pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fw: Re: [pdf-devel] Install problems.


From: david as Siddiq
Subject: Fw: Re: [pdf-devel] Install problems.
Date: Tue, 20 Jul 2010 14:34:03 -0700 (PDT)



--- On Tue, 7/20/10, david as Siddiq <address@hidden> wrote:

From: david as Siddiq <address@hidden>
Subject: Re: [pdf-devel] Install problems.
To: "Jose E. Marchesi" <address@hidden>
Date: Tuesday, July 20, 2010, 5:31 PM



--- On Mon, 7/19/10, Jose E. Marchesi <address@hidden> wrote:

From: Jose E. Marchesi <address@hidden>
Subject: Re: [pdf-devel] Install problems.
To: address@hidden
Cc: address@hidden
Date: Monday, July 19, 2010, 4:05 AM

   
    With the exception of libcheck I have all the required libraries
    installed, but I still couldn't build.

Please send us the contents of the 'config.log' file that you will
find in the top build directory.

--
Jose E. Marchesi    address@hidden
GNU Project         http://www.gnu.org

---------------------------------------------------------------------------------------------------------------------------

The contents of the config.log file:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU PDF Library configure trunk, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = battousai
uname -m = i686
uname -r = 2.6.32-21-generic
uname -s = Linux
uname -v = #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/darkness/bin
PATH: /home/darkness/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3455: checking for a BSD-compatible install
configure:3523: result: /usr/bin/install -c
configure:3534: checking whether build environment is sane
configure:3584: result: yes
configure:3725: checking for a thread-safe mkdir -p
configure:3764: result: /bin/mkdir -p
configure:3778: checking for gawk
configure:3794: found /usr/bin/gawk
configure:3805: result: gawk
configure:3816: checking whether make sets $(MAKE)
configure:3838: result: yes
configure:3926: checking build system type
configure:3940: result: i686-pc-linux-gnu
configure:3960: checking host system type
configure:3973: result: i686-pc-linux-gnu
configure:4000: autobuild project... GNU PDF Library
configure:4006: autobuild revision... trunk
configure:4011: autobuild hostname... battousai
configure:4022: autobuild timestamp... 20100720T212057Z
configure:4075: checking for gcc
configure:4091: found /usr/bin/gcc
configure:4102: result: gcc
configure:4331: checking for C compiler version
configure:4340: gcc --version >&5
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4351: $? = 0
configure:4340: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
configure:4351: $? = 0
configure:4340: gcc -V >&5
gcc: '-V' option must have argument
configure:4351: $? = 1
configure:4340: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:4351: $? = 1
configure:4371: checking whether the C compiler works
configure:4393: gcc    conftest.c  >&5
configure:4397: $? = 0
configure:4446: result: yes
configure:4449: checking for C compiler default output file name
configure:4451: result: a.out
configure:4457: checking for suffix of executables
configure:4464: gcc -o conftest    conftest.c  >&5
configure:4468: $? = 0
configure:4490: result:
configure:4512: checking whether we are cross compiling
configure:4520: gcc -o conftest    conftest.c  >&5
configure:4524: $? = 0
configure:4531: ./conftest
configure:4535: $? = 0
configure:4550: result: no
configure:4555: checking for suffix of object files
configure:4577: gcc -c   conftest.c >&5
configure:4581: $? = 0
configure:4602: result: o
configure:4606: checking whether we are using the GNU C compiler
configure:4625: gcc -c   conftest.c >&5
configure:4625: $? = 0
configure:4634: result: yes
configure:4643: checking whether gcc accepts -g
configure:4663: gcc -c -g  conftest.c >&5
configure:4663: $? = 0
configure:4704: result: yes
configure:4721: checking for gcc option to accept ISO C89
configure:4785: gcc  -c -g -O2  conftest.c >&5
configure:4785: $? = 0
configure:4798: result: none needed
configure:4829: checking for style of include used by make
configure:4857: result: GNU
configure:4882: checking dependency style of gcc
configure:4992: result: gcc3
configure:5051: checking for ranlib
configure:5067: found /usr/bin/ranlib
configure:5078: result: ranlib
configure:5101: checking whether gcc and cc understand -c and -o together
configure:5132: gcc -c conftest.c -o conftest2.o >&5
configure:5136: $? = 0
configure:5142: gcc -c conftest.c -o conftest2.o >&5
configure:5146: $? = 0
configure:5157: cc -c conftest.c >&5
configure:5161: $? = 0
configure:5169: cc -c conftest.c -o conftest2.o >&5
configure:5173: $? = 0
configure:5179: cc -c conftest.c -o conftest2.o >&5
configure:5183: $? = 0
configure:5201: result: yes
configure:5232: checking how to run the C preprocessor
configure:5263: gcc -E  conftest.c
configure:5263: $? = 0
configure:5277: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:5277: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5302: result: gcc -E
configure:5322: gcc -E  conftest.c
configure:5322: $? = 0
configure:5336: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:5336: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5365: checking for grep that handles long lines and -e
configure:5423: result: /bin/grep
configure:5428: checking for egrep
configure:5490: result: /bin/grep -E
configure:5495: checking for ANSI C header files
configure:5515: gcc -c -g -O2  conftest.c >&5
configure:5515: $? = 0
configure:5588: gcc -o conftest -g -O2   conftest.c  >&5
configure:5588: $? = 0
configure:5588: ./conftest
configure:5588: $? = 0
configure:5599: result: yes
configure:5612: checking for sys/types.h
configure:5612: gcc -c -g -O2  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for sys/stat.h
configure:5612: gcc -c -g -O2  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for stdlib.h
configure:5612: gcc -c -g -O2  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for string.h
configure:5612: gcc -c -g -O2  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for memory.h
configure:5612: gcc -c -g -O2  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for strings.h
configure:5612: gcc -c -g -O2  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for inttypes.h
configure:5612: gcc -c -g -O2  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for stdint.h
configure:5612: gcc -c -g -O2  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for unistd.h
configure:5612: gcc -c -g -O2  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5628: checking minix/config.h usability
configure:5628: gcc -c -g -O2  conftest.c >&5
conftest.c:54:26: error: minix/config.h: No such file or directory
configure:5628: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5628: result: no
configure:5628: checking minix/config.h presence
configure:5628: gcc -E  conftest.c
conftest.c:21:26: error: minix/config.h: No such file or directory
configure:5628: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:5628: result: no
configure:5628: checking for minix/config.h
configure:5628: result: no
configure:5657: checking whether it is safe to define __EXTENSIONS__
configure:5675: gcc -c -g -O2  conftest.c >&5
configure:5675: $? = 0
configure:5682: result: yes
configure:5702: checking for _LARGEFILE_SOURCE value needed for large files
configure:5721: gcc -o conftest -g -O2   conftest.c  >&5
configure:5721: $? = 0
configure:5749: result: no
configure:5831: autobuild project... GNU PDF Library
configure:5837: autobuild revision... trunk
configure:5842: autobuild hostname... battousai
configure:5853: autobuild timestamp... 20100720T212059Z
configure:5976: checking for a sed that does not truncate output
configure:6040: result: /bin/sed
configure:6058: checking for fgrep
configure:6120: result: /bin/grep -F
configure:6155: checking for ld used by gcc
configure:6222: result: /usr/bin/ld
configure:6229: checking if the linker (/usr/bin/ld) is GNU ld
configure:6244: result: yes
configure:6256: checking for BSD- or MS-compatible name lister (nm)
configure:6305: result: /usr/bin/nm -B
configure:6423: checking the name lister (/usr/bin/nm -B) interface
configure:6430: gcc -c -g -O2  conftest.c >&5
configure:6433: /usr/bin/nm -B "conftest.o"
configure:6436: output
00000000 B some_variable
configure:6443: result: BSD nm
configure:6446: checking whether ln -s works
configure:6450: result: yes
configure:6458: checking the maximum length of command line arguments
configure:6578: result: 1572864
configure:6595: checking whether the shell understands some XSI constructs
configure:6605: result: yes
configure:6609: checking whether the shell understands "+="
configure:6615: result: yes
configure:6650: checking for /usr/bin/ld option to reload object files
configure:6657: result: -r
configure:6726: checking for objdump
configure:6742: found /usr/bin/objdump
configure:6753: result: objdump
configure:6785: checking how to recognize dependent libraries
configure:6981: result: pass_all
configure:7041: checking for ar
configure:7057: found /usr/bin/ar
configure:7068: result: ar
configure:7146: checking for strip
configure:7162: found /usr/bin/strip
configure:7173: result: strip
configure:7245: checking for ranlib
configure:7272: result: ranlib
configure:7362: checking command to parse /usr/bin/nm -B output from gcc object
configure:7480: gcc -c -g -O2  conftest.c >&5
configure:7483: $? = 0
configure:7487: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[     ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][     ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7490: $? = 0
configure:7544: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:7547: $? = 0
configure:7585: result: ok
configure:8390: checking for dlfcn.h
configure:8390: gcc -c -g -O2  conftest.c >&5
configure:8390: $? = 0
configure:8390: result: yes
configure:8574: checking for objdir
configure:8589: result: .libs
configure:8885: checking if gcc supports -fno-rtti -fno-exceptions
configure:8903: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:8907: $? = 0
configure:8920: result: no
configure:8940: checking for gcc option to produce PIC
configure:9212: result: -fPIC -DPIC
configure:9224: checking if gcc PIC flag -fPIC -DPIC works
configure:9242: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:9246: $? = 0
configure:9259: result: yes
configure:9283: checking if gcc static flag -static works
configure:9311: result: yes
configure:9326: checking if gcc supports -c -o file.o
configure:9347: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:9351: $? = 0
configure:9373: result: yes
configure:9381: checking if gcc supports -c -o file.o
configure:9428: result: yes
configure:9461: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:10452: result: yes
configure:10489: checking whether -lc should be explicitly linked in
configure:10494: gcc -c -g -O2  conftest.c >&5
configure:10497: $? = 0
configure:10512: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:10515: $? = 0
configure:10527: result: no
configure:10691: checking dynamic linker characteristics
configure:11124: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:11124: $? = 0
configure:11354: result: GNU/Linux ld.so
configure:11456: checking how to hardcode library paths into programs
configure:11481: result: immediate
configure:12001: checking whether stripping libraries is possible
configure:12006: result: yes
configure:12041: checking if libtool supports shared libraries
configure:12043: result: yes
configure:12046: checking whether to build shared libraries
configure:12067: result: yes
configure:12070: checking whether to build static libraries
configure:12074: result: yes
configure:12121: checking whether system is Windows or MSDOS
configure:12141: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:35: error: 'neither' undeclared (first use in this function)
conftest.c:35: error: (Each undeclared identifier is reported only once
conftest.c:35: error: for each function it appears in.)
conftest.c:35: error: expected ';' before 'MSDOS'
configure:12141: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
| #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __CYGWIN__
| neither MSDOS nor Windows
| #endif
|   ;
|   return 0;
| }
configure:12149: result: no
configure:12218: checking whether // is distinct from /
configure:12247: result: no
configure:12365: checking for dup2
configure:12365: gcc -o conftest -g -O2   conftest.c  >&5
configure:12365: $? = 0
configure:12365: result: yes
configure:12365: checking for fcntl
configure:12365: gcc -o conftest -g -O2   conftest.c  >&5
configure:12365: $? = 0
configure:12365: result: yes
configure:12365: checking for fpurge
configure:12365: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccRqeC5R.o: In function `main':
/home/darkness/Projects/GNUpdf/build/trunk/conftest.c:68: undefined reference to `fpurge'
collect2: ld returned 1 exit status
configure:12365: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| /* end confdefs.h.  */
| /* Define fpurge to an innocuous variant, in case <limits.h> declares fpurge.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fpurge innocuous_fpurge
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fpurge (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef fpurge
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fpurge ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_fpurge || defined __stub___fpurge
| choke me
| #endif
|
| int
| main ()
| {
| return fpurge ();
|   ;
|   return 0;
| }
configure:12365: result: no
configure:12365: checking for __fpurge
configure:12365: gcc -o conftest -g -O2   conftest.c  >&5
configure:12365: $? = 0
configure:12365: result: yes
configure:12365: checking for __freading
configure:12365: gcc -o conftest -g -O2   conftest.c  >&5
configure:12365: $? = 0
configure:12365: result: yes
configure:12365: checking for getdelim
configure:12365: gcc -o conftest -g -O2   conftest.c  >&5
configure:12365: $? = 0
configure:12365: result: yes
configure:12365: checking for getdtablesize
configure:12365: gcc -o conftest -g -O2   conftest.c  >&5
configure:12365: $? = 0
configure:12365: result: yes
configure:12365: checking for gettimeofday
configure:12365: gcc -o conftest -g -O2   conftest.c  >&5
configure:12365: $? = 0
configure:12365: result: yes
configure:12365: checking for lstat
configure:12365: gcc -o conftest -g -O2   conftest.c  >&5
configure:12365: $? = 0
configure:12365: result: yes
configure:12365: checking for pathconf
configure:12365: gcc -o conftest -g -O2   conftest.c  >&5
configure:12365: $? = 0
configure:12365: result: yes
configure:12365: checking for pipe
configure:12365: gcc -o conftest -g -O2   conftest.c  >&5
configure:12365: $? = 0
configure:12365: result: yes
configure:12381: checking whether the preprocessor supports include_next
configure:12419: gcc -c -g -O2  -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:12419: $? = 0
configure:12440: result: yes
configure:12469: checking errno.h usability
configure:12469: gcc -c -g -O2  conftest.c >&5
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking errno.h presence
configure:12469: gcc -E  conftest.c
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking for errno.h
configure:12469: result: yes
configure:12469: checking fcntl.h usability
configure:12469: gcc -c -g -O2  conftest.c >&5
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking fcntl.h presence
configure:12469: gcc -E  conftest.c
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking for fcntl.h
configure:12469: result: yes
configure:12469: checking float.h usability
configure:12469: gcc -c -g -O2  conftest.c >&5
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking float.h presence
configure:12469: gcc -E  conftest.c
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking for float.h
configure:12469: result: yes
configure:12469: checking getopt.h usability
configure:12469: gcc -c -g -O2  conftest.c >&5
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking getopt.h presence
configure:12469: gcc -E  conftest.c
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking for getopt.h
configure:12469: result: yes
configure:12469: checking sys/time.h usability
configure:12469: gcc -c -g -O2  conftest.c >&5
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking sys/time.h presence
configure:12469: gcc -E  conftest.c
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking for sys/time.h
configure:12469: result: yes
configure:12469: checking math.h usability
configure:12469: gcc -c -g -O2  conftest.c >&5
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking math.h presence
configure:12469: gcc -E  conftest.c
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking for math.h
configure:12469: result: yes
configure:12469: checking for unistd.h
configure:12469: result: yes
configure:12469: checking sys/param.h usability
configure:12469: gcc -c -g -O2  conftest.c >&5
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking sys/param.h presence
configure:12469: gcc -E  conftest.c
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking for sys/param.h
configure:12469: result: yes
configure:12469: checking stddef.h usability
configure:12469: gcc -c -g -O2  conftest.c >&5
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking stddef.h presence
configure:12469: gcc -E  conftest.c
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking for stddef.h
configure:12469: result: yes
configure:12469: checking for stdint.h
configure:12469: result: yes
configure:12469: checking wchar.h usability
configure:12469: gcc -c -g -O2  conftest.c >&5
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking wchar.h presence
configure:12469: gcc -E  conftest.c
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking for wchar.h
configure:12469: result: yes
configure:12469: checking stdio.h usability
configure:12469: gcc -c -g -O2  conftest.c >&5
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking stdio.h presence
configure:12469: gcc -E  conftest.c
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking for stdio.h
configure:12469: result: yes
configure:12469: checking for stdlib.h
configure:12469: result: yes
configure:12469: checking sys/socket.h usability
configure:12469: gcc -c -g -O2  conftest.c >&5
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking sys/socket.h presence
configure:12469: gcc -E  conftest.c
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking for sys/socket.h
configure:12469: result: yes
configure:12469: checking for string.h
configure:12469: result: yes
configure:12469: checking for sys/stat.h
configure:12469: result: yes
configure:12469: checking time.h usability
configure:12469: gcc -c -g -O2  conftest.c >&5
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking time.h presence
configure:12469: gcc -E  conftest.c
configure:12469: $? = 0
configure:12469: result: yes
configure:12469: checking for time.h
configure:12469: result: yes
configure:12486: checking for complete errno.h
configure:12538: result: yes
configure:12819: checking whether strerror_r is declared
configure:12819: gcc -c -g -O2  conftest.c >&5
configure:12819: $? = 0
configure:12819: result: yes
configure:12832: checking for strerror_r
configure:12832: gcc -o conftest -g -O2   conftest.c  >&5
configure:12832: $? = 0
configure:12832: result: yes
configure:12841: checking whether strerror_r returns char *
configure:12865: gcc -c -g -O2  conftest.c >&5
configure:12865: $? = 0
configure:12903: result: yes
configure:12911: checking for inline
configure:12927: gcc -c -g -O2  conftest.c >&5
configure:12927: $? = 0
configure:12935: result: inline
configure:12973: checking for working fcntl.h
configure:13030: gcc -o conftest -g -O2   conftest.c  >&5
configure:13030: $? = 0
configure:13030: ./conftest
configure:13030: $? = 0
configure:13045: result: yes
configure:13163: checking for fseeko
configure:13181: gcc -o conftest -g -O2   conftest.c  >&5
configure:13181: $? = 0
configure:13190: result: yes
configure:13214: checking whether stdin defaults to large file offsets
configure:13238: gcc -o conftest -g -O2   conftest.c  >&5
configure:13238: $? = 0
configure:13246: result: yes
configure:13250: checking whether getdelim is declared
configure:13250: gcc -c -g -O2  conftest.c >&5
configure:13250: $? = 0
configure:13250: result: yes
configure:13273: checking whether getline is declared
configure:13273: gcc -c -g -O2  conftest.c >&5
configure:13273: $? = 0
configure:13273: result: yes
configure:13372: checking for getopt.h
configure:13372: result: yes
configure:13389: checking for getopt_long_only
configure:13389: gcc -o conftest -g -O2   conftest.c  >&5
configure:13389: $? = 0
configure:13389: result: yes
configure:13403: checking whether optreset is declared
configure:13403: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:74: error: 'optreset' undeclared (first use in this function)
conftest.c:74: error: (Each undeclared identifier is reported only once
conftest.c:74: error: for each function it appears in.)
configure:13403: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PIPE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h.  */
| #include <getopt.h>
|
| int
| main ()
| {
| #ifndef optreset
|   (void) optreset;
| #endif
|
|   ;
|   return 0;
| }
configure:13403: result: no
configure:13417: checking whether getopt_clip is declared
configure:13417: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:75: error: 'getopt_clip' undeclared (first use in this function)
conftest.c:75: error: (Each undeclared identifier is reported only once
conftest.c:75: error: for each function it appears in.)
configure:13417: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PIPE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_OPTRESET 0
| /* end confdefs.h.  */
| #include <getopt.h>
|
| int
| main ()
| {
| #ifndef getopt_clip
|   (void) getopt_clip;
| #endif
|
|   ;
|   return 0;
| }
configure:13417: result: no
configure:13435: checking whether getopt is POSIX compatible
configure:13543: gcc -o conftest -g -O2   conftest.c  >&5
configure:13543: $? = 0
configure:13543: ./conftest
configure:13543: $? = 0
configure:13554: result: yes
configure:13562: checking for working GNU getopt function
configure:13644: gcc -o conftest -g -O2   conftest.c  >&5
configure:13644: $? = 0
configure:13644: ./conftest
configure:13644: $? = 9
configure: program exited with status 9
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PIPE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_GETOPT_CLIP 0
| /* end confdefs.h.  */
| #include <getopt.h>
|                            #include <stddef.h>
|                            #include <string.h>
|
| int
| main ()
| {
|
|              /* This code succeeds on glibc 2.8, OpenBSD 4.0, Cygwin, mingw,
|                 and fails on MacOS X 10.5, AIX 5.2, HP-UX 11, IRIX 6.5,
|                 OSF/1 5.1, Solaris 10.  */
|              {
|                char *myargv[3];
|                myargv[0] = "conftest";
|                myargv[1] = "-+";
|                myargv[2] = 0;
|                opterr = 0;
|                if (getopt (2, myargv, "+a") != '?')
|                  return 1;
|              }
|              /* This code succeeds on glibc 2.8, mingw,
|                 and fails on MacOS X 10.5, OpenBSD 4.0, AIX 5.2, HP-UX 11,
|                 IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x.  */
|              {
|                char *argv[] = { "program", "-p", "foo", "bar", NULL };
|
|                optind = 1;
|                if (getopt (4, argv, "p::") != 'p')
|                  return 2;
|                if (optarg != NULL)
|                  return 3;
|                if (getopt (4, argv, "p::") != -1)
|                  return 4;
|                if (optind != 2)
|                  return 5;
|              }
|              /* This code succeeds on glibc 2.8 and fails on Cygwin 1.7.0.  */
|              {
|                char *argv[] = { "program", "foo", "-p", NULL };
|                optind = 0;
|                if (getopt (3, argv, "-p") != 1)
|                  return 6;
|                if (getopt (3, argv, "-p") != 'p')
|                  return 7;
|              }
|              /* This code fails on glibc 2.11.  */
|              {
|                char *argv[] = { "program", "-b", "-a", NULL };
|                optind = opterr = 0;
|                if (getopt (3, argv, "+:a:b") != 'b')
|                  return 8;
|                if (getopt (3, argv, "+:a:b") != ':')
|                  return 9;
|              }
|              return 0;
|
|   ;
|   return 0;
| }
configure:13658: result: no
configure:13666: checking whether getenv is declared
configure:13666: gcc -c -g -O2  conftest.c >&5
configure:13666: $? = 0
configure:13666: result: yes
configure:13728: checking for C/C++ restrict keyword
configure:13753: gcc -c -g -O2  conftest.c >&5
configure:13753: $? = 0
configure:13761: result: __restrict
configure:13860: checking for struct timeval
configure:13880: gcc -c -g -O2  conftest.c >&5
configure:13880: $? = 0
configure:13887: result: yes
configure:13896: checking whether gettimeofday is declared without a macro
configure:13918: gcc -c -g -O2  conftest.c >&5
configure:13918: $? = 0
configure:13926: result: yes
configure:13948: checking for nl_langinfo and CODESET
configure:13964: gcc -o conftest -g -O2   conftest.c  >&5
configure:13964: $? = 0
configure:13973: result: yes
configure:13982: checking whether getc_unlocked is declared
configure:13982: gcc -c -g -O2  conftest.c >&5
configure:13982: $? = 0
configure:13982: result: yes
configure:13995: checking whether we are using the GNU C Library 2.1 or newer
configure:14022: result: yes
configure:14029: checking for LC_MESSAGES
configure:14045: gcc -o conftest -g -O2   conftest.c  >&5
configure:14045: $? = 0
configure:14053: result: yes
configure:14062: checking for CFPreferencesCopyAppValue
configure:14080: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:77:42: error: CoreFoundation/CFPreferences.h: No such file or directory
conftest.c: In function 'main':
conftest.c:81: error: 'NULL' undeclared (first use in this function)
conftest.c:81: error: (Each undeclared identifier is reported only once
conftest.c:81: error: for each function it appears in.)
configure:14080: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PIPE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_GETOPT_CLIP 0
| #define HAVE_DECL_GETENV 1
| #define __GETOPT_PREFIX rpl_
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:14089: result: no
configure:14096: checking for CFLocaleCopyCurrent
configure:14114: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:77:37: error: CoreFoundation/CFLocale.h: No such file or directory
configure:14114: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PIPE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_GETOPT_CLIP 0
| #define HAVE_DECL_GETENV 1
| #define __GETOPT_PREFIX rpl_
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:14123: result: no
configure:14176: checking for ld used by GCC
configure:14240: result: /usr/bin/ld
configure:14247: checking if the linker (/usr/bin/ld) is GNU ld
configure:14260: result: yes
configure:14267: checking for shared library run path origin
configure:14280: result: done
configure:14370: checking whether imported symbols can be declared weak
configure:14388: gcc -o conftest -g -O2   conftest.c  >&5
configure:14388: $? = 0
configure:14422: gcc -o conftest -g -O2   conftest.c  >&5
configure:14422: $? = 0
configure:14422: ./conftest
configure:14422: $? = 0
configure:14434: result: yes
configure:14439: checking pthread.h usability
configure:14439: gcc -c -g -O2  conftest.c >&5
configure:14439: $? = 0
configure:14439: result: yes
configure:14439: checking pthread.h presence
configure:14439: gcc -E  conftest.c
configure:14439: $? = 0
configure:14439: result: yes
configure:14439: checking for pthread.h
configure:14439: result: yes
configure:14467: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc7wmYPK.o: In function `main':
/home/darkness/Projects/GNUpdf/build/trunk/conftest.c:82: undefined reference to `pthread_mutexattr_init'
collect2: ld returned 1 exit status
configure:14467: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PIPE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_GETOPT_CLIP 0
| #define HAVE_DECL_GETENV 1
| #define __GETOPT_PREFIX rpl_
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_mutex_lock((pthread_mutex_t*)0);
|            pthread_mutexattr_init((pthread_mutexattr_t*)0);
|   ;
|   return 0;
| }
configure:14530: checking for pthread_kill in -lpthread
configure:14555: gcc -o conftest -g -O2   conftest.c -lpthread   >&5
configure:14555: $? = 0
configure:14564: result: yes
configure:15250: checking for multithread API to use
configure:15252: result: posix
configure:15302: checking whether lstat correctly handles trailing slash
configure:15328: gcc -o conftest -g -O2   conftest.c  >&5
configure:15328: $? = 0
configure:15328: ./conftest
configure:15328: $? = 0
configure:15345: result: yes
configure:15427: checking whether malloc, realloc, calloc are POSIX compliant
configure:15447: gcc -c -g -O2  conftest.c >&5
configure:15447: $? = 0
configure:15455: result: yes
configure:15562: gcc -c -g -O2  conftest.c >&5
conftest.c:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:15562: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PIPE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_GETOPT_CLIP 0
| #define HAVE_DECL_GETENV 1
| #define __GETOPT_PREFIX rpl_
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
|          not a universal capable compiler
|         #endif
|         typedef int dummy;
|
configure:15597: checking for mode_t
configure:15597: gcc -c -g -O2  conftest.c >&5
configure:15597: $? = 0
configure:15597: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:116: error: expected _expression_ before ')' token
configure:15597: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PIPE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_GETOPT_CLIP 0
| #define HAVE_DECL_GETENV 1
| #define __GETOPT_PREFIX rpl_
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
|         return 0;
|   ;
|   return 0;
| }
configure:15597: result: yes
configure:15610: checking for promoted mode_t type
configure:15627: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:84: error: size of array 'array' is negative
configure:15627: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PIPE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_GETOPT_CLIP 0
| #define HAVE_DECL_GETENV 1
| #define __GETOPT_PREFIX rpl_
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| int
| main ()
| {
| typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
|   ;
|   return 0;
| }
configure:15635: result: mode_t
configure:15653: checking for stdbool.h that conforms to C99
configure:15736: gcc -c -g -O2  conftest.c >&5
configure:15736: $? = 0
configure:15743: result: yes
configure:15745: checking for _Bool
configure:15745: gcc -c -g -O2  conftest.c >&5
configure:15745: $? = 0
configure:15745: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:117: error: expected _expression_ before ')' token
configure:15745: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PIPE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_GETOPT_CLIP 0
| #define HAVE_DECL_GETENV 1
| #define __GETOPT_PREFIX rpl_
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define PROMOTED_MODE_T mode_t
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
|         return 0;
|   ;
|   return 0;
| }
configure:15745: result: yes
configure:15766: checking for wchar_t
configure:15783: gcc -c -g -O2  conftest.c >&5
configure:15783: $? = 0
configure:15790: result: yes
configure:15804: checking for long long int
configure:15841: gcc -o conftest -g -O2   conftest.c  >&5
configure:15841: $? = 0
configure:15871: gcc -o conftest -g -O2   conftest.c  >&5
configure:15871: $? = 0
configure:15871: ./conftest
configure:15871: $? = 0
configure:15886: result: yes
configure:15895: checking for unsigned long long int
configure:15932: gcc -o conftest -g -O2   conftest.c  >&5
configure:15932: $? = 0
configure:15940: result: yes
configure:15959: checking whether C symbols are prefixed with underscore at the linker level
configure:15972: gcc -g -O2  -S conftest.c
configure:15975: $? = 0
configure:15985: result: no
configure:16086: checking for working strerror function
configure:16124: gcc -o conftest -g -O2   conftest.c  >&5
configure:16124: $? = 0
configure:16124: ./conftest
configure:16124: $? = 0
configure:16135: result: yes
configure:16251: checking whether memmem is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether mempcpy is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether memrchr is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether rawmemchr is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether stpcpy is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether stpncpy is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether strchrnul is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether strdup is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether strncat is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether strndup is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether strnlen is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether strpbrk is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether strsep is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether strcasestr is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether strtok_r is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether strsignal is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16251: checking whether strverscmp is declared without a macro
configure:16269: gcc -c -g -O2  conftest.c >&5
configure:16269: $? = 0
configure:16277: result: yes
configure:16290: checking whether stat file-mode macros are broken
configure:16317: gcc -c -g -O2  conftest.c >&5
configure:16317: $? = 0
configure:16324: result: no
configure:16344: checking for special C compiler options needed for large files
configure:16389: result: no
configure:16395: checking for _FILE_OFFSET_BITS value needed for large files
configure:16420: gcc -c -g -O2  conftest.c >&5
conftest.c:110: warning: left shift count >= width of type
conftest.c:110: warning: left shift count >= width of type
conftest.c:112: error: size of array 'off_t_is_large' is negative
configure:16420: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PIPE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_GETOPT_CLIP 0
| #define HAVE_DECL_GETENV 1
| #define __GETOPT_PREFIX rpl_
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define USER_LABEL_PREFIX
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|                && LARGE_OFF_T % 2147483647 == 1)
|               ? 1 : -1];
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:16444: gcc -c -g -O2  conftest.c >&5
configure:16444: $? = 0
configure:16452: result: 64
configure:16563: checking for struct timespec in <time.h>
configure:16580: gcc -c -g -O2  conftest.c >&5
configure:16580: $? = 0
configure:16587: result: yes
configure:16795: checking whether <wchar.h> uses 'inline' correctly
configure:16810: gcc -c -g -O2  conftest.c >&5
configure:16813: $? = 0
configure:16824: gcc -c -g -O2  conftest.c >&5
configure:16827: $? = 0
configure:16840: result: yes
configure:16855: checking for wint_t
configure:16880: gcc -c -g -O2  conftest.c >&5
configure:16880: $? = 0
configure:16887: result: yes
configure:16962: checking whether // is distinct from /
configure:16991: result: no
configure:17023: checking whether dup2 works
configure:17065: gcc -o conftest -g -O2   conftest.c  >&5
configure:17065: $? = 0
configure:17065: ./conftest
configure:17065: $? = 0
configure:17076: result: yes
configure:17125: checking for error_at_line
configure:17141: gcc -o conftest -g -O2   conftest.c  >&5
configure:17141: $? = 0
configure:17149: result: yes
configure:17219: checking whether fcntl handles F_DUPFD correctly
configure:17245: gcc -o conftest -g -O2   conftest.c  >&5
configure:17245: $? = 0
configure:17245: ./conftest
configure:17245: $? = 0
configure:17255: result: yes
configure:17289: checking whether fcntl understands F_DUPFD_CLOEXEC
configure:17310: gcc -c -g -O2  conftest.c >&5
configure:17310: $? = 0
configure:17328: gcc -c -g -O2  conftest.c >&5
conftest.c:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:17328: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PIPE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_GETOPT_CLIP 0
| #define HAVE_DECL_GETENV 1
| #define __GETOPT_PREFIX rpl_
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define USER_LABEL_PREFIX
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_WINT_T 1
| #define GNULIB_TEST_DUP2 1
| /* end confdefs.h.  */
|
| #ifdef __linux__
| /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace
|    it to support the semantics on older kernels that failed with EINVAL.  */
| choke me
| #endif
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:17339: result: needs runtime check
configure:17448: checking whether fcntl is declared without a macro
configure:17466: gcc -c -g -O2  conftest.c >&5
configure:17466: $? = 0
configure:17474: result: yes
configure:17448: checking whether openat is declared without a macro
configure:17466: gcc -c -g -O2  conftest.c >&5
configure:17466: $? = 0
configure:17474: result: yes
configure:17489: checking whether fflush works on input streams
configure:17547: gcc -o conftest -g -O2   conftest.c  >&5
configure:17547: $? = 0
configure:17547: ./conftest
configure:17547: $? = 7
configure: program exited with status 7
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PIPE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_GETOPT_CLIP 0
| #define HAVE_DECL_GETENV 1
| #define __GETOPT_PREFIX rpl_
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define USER_LABEL_PREFIX
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_WINT_T 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| /* end confdefs.h.  */
|
| #include <stdio.h>
| #include <unistd.h>
|
| int
| main ()
| {
| FILE *f = fopen ("conftest.txt", "r");
|          char buffer[10];
|          int fd;
|          int c;
|          if (f == NULL)
|            return 1;
|          fd = fileno (f);
|          if (fd < 0 || fread (buffer, 1, 5, f) != 5)
|            return 2;
|          /* For deterministic results, ensure f read a bigger buffer.  */
|          if (lseek (fd, 0, SEEK_CUR) == 5)
|            return 3;
|          /* POSIX requires fflush-fseek to set file offset of fd.  This fails
|             on BSD systems and on mingw.  */
|          if (fflush (f) != 0 || fseek (f, 0, SEEK_CUR) != 0)
|            return 4;
|          if (lseek (fd, 0, SEEK_CUR) != 5)
|            return 5;
|          /* Verify behaviour of fflush after ungetc. See
|             <http://www.opengroup.org/austin/aardvark/latest/xshbug3.txt>  */
|          /* Verify behaviour of fflush after a backup ungetc.  This fails on
|             mingw.  */
|          c = fgetc (f);
|          ungetc (c, f);
|          fflush (f);
|          if (fgetc (f) != c)
|            return 6;
|          /* Verify behaviour of fflush after a non-backup ungetc.  This fails
|             on glibc 2.8 and on BSD systems.  */
|          c = fgetc (f);
|          ungetc ('@', f);
|          fflush (f);
|          if (fgetc (f) != c)
|            return 7;
|          return 0;
|
|   ;
|   return 0;
| }
configure:17559: result: no
configure:17692: checking whether fopen recognizes a trailing slash
configure:17717: gcc -o conftest -g -O2   conftest.c  >&5
configure:17717: $? = 0
configure:17717: ./conftest
configure:17717: $? = 0
configure:17729: result: yes
configure:17805: checking whether fpurge is declared
configure:17805: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:119: error: 'fpurge' undeclared (first use in this function)
conftest.c:119: error: (Each undeclared identifier is reported only once
conftest.c:119: error: for each function it appears in.)
configure:17805: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PIPE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_GETOPT_CLIP 0
| #define HAVE_DECL_GETENV 1
| #define __GETOPT_PREFIX rpl_
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define USER_LABEL_PREFIX
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_WINT_T 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_FFLUSH 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_SAFER 1
| /* end confdefs.h.  */
| #include <stdio.h>
|
| int
| main ()
| {
| #ifndef fpurge
|   (void) fpurge;
| #endif
|
|   ;
|   return 0;
| }
configure:17805: result: no
configure:18038: checking for ftello
configure:18055: gcc -o conftest -g -O2   conftest.c  >&5
configure:18055: $? = 0
configure:18064: result: yes
configure:18073: checking whether ftello works
configure:18149: gcc -o conftest -g -O2   conftest.c  >&5
configure:18149: $? = 0
configure:18149: ./conftest
configure:18149: $? = 0
configure:18160: result: yes
configure:18222: checking for working getdelim function
configure:18282: gcc -o conftest -g -O2   conftest.c  >&5
configure:18282: $? = 0
configure:18282: ./conftest
configure:18282: $? = 0
configure:18292: result: yes
configure:18405: checking for getline
configure:18405: gcc -o conftest -g -O2   conftest.c  >&5
configure:18405: $? = 0
configure:18405: result: yes
configure:18413: checking for working getline function
configure:18473: gcc -o conftest -g -O2   conftest.c  >&5
configure:18473: $? = 0
configure:18473: ./conftest
configure:18473: $? = 0
configure:18483: result: yes
configure:18782: checking whether gettimeofday clobbers localtime buffer
configure:18814: gcc -o conftest -g -O2   conftest.c  >&5
configure:18814: $? = 0
configure:18814: ./conftest
configure:18814: $? = 0
configure:18824: result: no
configure:18877: checking for gettimeofday with POSIX signature
configure:18905: gcc -c -g -O2  conftest.c >&5
conftest.c:126: error: conflicting types for 'gettimeofday'
/usr/include/sys/time.h:73: note: previous declaration of 'gettimeofday' was here
configure:18905: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU PDF Library"
| #define PACKAGE_TARNAME "libgnupdf"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "GNU PDF Library trunk"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/libgnupdf/"
| #define PACKAGE "libgnupdf"
| #define VERSION "trunk"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PIPE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_GETOPT_CLIP 0
| #define HAVE_DECL_GETENV 1
| #define __GETOPT_PREFIX rpl_
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define USER_LABEL_PREFIX
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_WINT_T 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_FFLUSH 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_SAFER 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FREOPEN 1
| #define GNULIB_FREOPEN_SAFER 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| /* end confdefs.h.  */
| #include <sys/time.h>
|               struct timeval c;
|               int gettimeofday (struct timeval *restrict, void *restrict);
|
| int
| main ()
| {
| /* glibc uses struct timezone * rather than the POSIX void *
|                  if _GNU_SOURCE is defined.  However, since the only portable
|                  use of gettimeofday uses NULL as the second parameter, and
|                  since the glibc definition is actually more typesafe, it is
|                  not worth wrapping this to get a compliant signature.  */
|               int (*f) (struct timeval *restrict, void *restrict)
|                 = gettimeofday;
|               int x = f (&c, 0);
|               return !(x | c.tv_sec | c.tv_usec);
|
|   ;
|   return 0;
| }
configure:18921: gcc -c -g -O2  conftest.c >&5
configure:18921: $? = 0
configure:18930: result: almost
configure:19004: checking whether the compiler generally respects inline
configure:19025: gcc -c -g -O2  conftest.c >&5
configure:19025: $? = 0
configure:19034: result: yes
configure:19072: checking for setlocale
configure:19072: gcc -o conftest -g -O2   conftest.c  >&5
configure:19072: $? = 0
configure:19072: result: yes
configure:19072: checking for uselocale
configure:19072: gcc -o conftest -g%2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]