Skip to content

Instantly share code, notes, and snippets.

@cczona
Created January 19, 2012 04:31
Show Gist options
  • Select an option

  • Save cczona/1637909 to your computer and use it in GitHub Desktop.

Select an option

Save cczona/1637909 to your computer and use it in GitHub Desktop.
'brew install poppler --with-qt4 --enable-xpdf-headers' failure
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by poppler configure 0.18.2, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/poppler/0.18.2 --enable-xpdf-headers --enable-poppler-qt4
## --------- ##
## Platform. ##
## --------- ##
hostname = Spike.local
uname -m = x86_64
uname -r = 11.2.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 4.00 gigabytes
Default processor set: 138 tasks, 760 threads, 4 processors
Load average: 3.99, Mach factor: 1.63
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/X11/bin
PATH: /Users/cczona/.rvm/gems/ruby-1.9.2-p290@global/bin
PATH: /Users/cczona/.rvm/gems/ruby-1.9.2-p290@global/bin
PATH: /Users/cczona/.rvm/rubies/ruby-1.9.2-p290/bin
PATH: /Users/cczona/.rvm/bin
PATH: /usr/local/bin
PATH: /Users/cczona/bin
PATH: /usr/libexec
PATH: /Developer/Tools
PATH: /Library/PEAR/bin
PATH: /Users/cczona/.gem/ruby/1.9/bin
PATH: /Users/cczona/.gem/ruby/1.8/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/local/Library/Contributions/examples
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2822: checking for a BSD-compatible install
configure:2890: result: /usr/bin/install -c
configure:2901: checking whether build environment is sane
configure:2951: result: yes
configure:3092: checking for a thread-safe mkdir -p
configure:3131: result: ./install-sh -c -d
configure:3144: checking for gawk
configure:3174: result: no
configure:3144: checking for mawk
configure:3174: result: no
configure:3144: checking for nawk
configure:3174: result: no
configure:3144: checking for awk
configure:3160: found /usr/bin/awk
configure:3171: result: awk
configure:3182: checking whether make sets $(MAKE)
configure:3204: result: yes
configure:3312: checking for style of include used by make
configure:3340: result: GNU
configure:3410: checking for gcc
configure:3437: result: /usr/bin/llvm-gcc
configure:3666: checking for C compiler version
configure:3675: /usr/bin/llvm-gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
Copyright (C) 2007 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:3686: $? = 0
configure:3675: /usr/bin/llvm-gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
configure:3686: $? = 0
configure:3675: /usr/bin/llvm-gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:3686: $? = 1
configure:3675: /usr/bin/llvm-gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:3686: $? = 1
configure:3706: checking whether the C compiler works
configure:3728: /usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c >&5
configure:3732: $? = 0
configure:3780: result: yes
configure:3783: checking for C compiler default output file name
configure:3785: result: a.out
configure:3791: checking for suffix of executables
configure:3798: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c >&5
configure:3802: $? = 0
configure:3824: result:
configure:3846: checking whether we are cross compiling
configure:3854: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c >&5
configure:3858: $? = 0
configure:3865: ./conftest
configure:3869: $? = 0
configure:3884: result: no
configure:3889: checking for suffix of object files
configure:3911: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:3915: $? = 0
configure:3936: result: o
configure:3940: checking whether we are using the GNU C compiler
configure:3959: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:3959: $? = 0
configure:3968: result: yes
configure:3977: checking whether /usr/bin/llvm-gcc accepts -g
configure:3997: /usr/bin/llvm-gcc -c -g -I/usr/X11/include conftest.c >&5
configure:3997: $? = 0
configure:4038: result: yes
configure:4055: checking for /usr/bin/llvm-gcc option to accept ISO C89
configure:4119: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:4119: $? = 0
configure:4132: result: none needed
configure:4154: checking dependency style of /usr/bin/llvm-gcc
configure:4264: result: none
configure:4285: checking how to run the C preprocessor
configure:4316: /usr/bin/llvm-gcc -E -I/usr/X11/include conftest.c
configure:4316: $? = 0
configure:4330: /usr/bin/llvm-gcc -E -I/usr/X11/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4330: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4355: result: /usr/bin/llvm-gcc -E
configure:4375: /usr/bin/llvm-gcc -E -I/usr/X11/include conftest.c
configure:4375: $? = 0
configure:4389: /usr/bin/llvm-gcc -E -I/usr/X11/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4389: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4418: checking for grep that handles long lines and -e
configure:4476: result: /usr/bin/grep
configure:4481: checking for egrep
configure:4543: result: /usr/bin/grep -E
configure:4548: checking for ANSI C header files
configure:4568: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:4568: $? = 0
configure:4641: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c >&5
configure:4641: $? = 0
configure:4641: ./conftest
configure:4641: $? = 0
configure:4652: result: yes
configure:4665: checking for sys/types.h
configure:4665: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:4665: $? = 0
configure:4665: result: yes
configure:4665: checking for sys/stat.h
configure:4665: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:4665: $? = 0
configure:4665: result: yes
configure:4665: checking for stdlib.h
configure:4665: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:4665: $? = 0
configure:4665: result: yes
configure:4665: checking for string.h
configure:4665: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:4665: $? = 0
configure:4665: result: yes
configure:4665: checking for memory.h
configure:4665: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:4665: $? = 0
configure:4665: result: yes
configure:4665: checking for strings.h
configure:4665: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:4665: $? = 0
configure:4665: result: yes
configure:4665: checking for inttypes.h
configure:4665: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:4665: $? = 0
configure:4665: result: yes
configure:4665: checking for stdint.h
configure:4665: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:4665: $? = 0
configure:4665: result: yes
configure:4665: checking for unistd.h
configure:4665: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:4665: $? = 0
configure:4665: result: yes
configure:4677: checking whether byte ordering is bigendian
configure:4692: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:4692: $? = 0
configure:4737: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:4737: $? = 0
configure:4755: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:28: error: 'not' undeclared (first use in this function)
conftest.c:28: error: (Each undeclared identifier is reported only once
conftest.c:28: error: for each function it appears in.)
conftest.c:28: error: expected ';' before 'big'
configure:4755: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:4883: result: no
configure:4906: checking build system type
configure:4920: result: x86_64-apple-darwin11.2.0
configure:4940: checking host system type
configure:4953: result: x86_64-apple-darwin11.2.0
configure:5323: checking how to print strings
configure:5350: result: printf
configure:5371: checking for a sed that does not truncate output
configure:5435: result: /usr/bin/sed
configure:5453: checking for fgrep
configure:5515: result: /usr/bin/grep -F
configure:5550: checking for ld used by /usr/bin/llvm-gcc
configure:5617: result: /usr/bin/llvm-gcc
configure:5624: checking if the linker (/usr/bin/llvm-gcc) is GNU ld
configure:5639: result: no
configure:5651: checking for BSD- or MS-compatible name lister (nm)
configure:5700: result: /usr/bin/nm
configure:5830: checking the name lister (/usr/bin/nm) interface
configure:5837: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:5840: /usr/bin/nm "conftest.o"
configure:5843: output
0000000000000000 S _some_variable
configure:5850: result: BSD nm
configure:5853: checking whether ln -s works
configure:5857: result: yes
configure:5865: checking the maximum length of command line arguments
configure:5995: result: 196608
configure:6012: checking whether the shell understands some XSI constructs
configure:6022: result: yes
configure:6026: checking whether the shell understands "+="
configure:6032: result: yes
configure:6067: checking how to convert x86_64-apple-darwin11.2.0 file names to x86_64-apple-darwin11.2.0 format
configure:6107: result: func_convert_file_noop
configure:6114: checking how to convert x86_64-apple-darwin11.2.0 file names to toolchain format
configure:6134: result: func_convert_file_noop
configure:6141: checking for /usr/bin/llvm-gcc option to reload object files
configure:6148: result: -r
configure:6222: checking for objdump
configure:6249: result: objdump
configure:6278: checking how to recognize dependent libraries
configure:6480: result: pass_all
configure:6565: checking for dlltool
configure:6592: result: dlltool
configure:6622: checking how to associate runtime and link libraries
configure:6649: result: printf %s\n
configure:6709: checking for ar
configure:6725: found /usr/bin/ar
configure:6736: result: ar
configure:6773: checking for archiver @FILE support
configure:6790: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:6790: $? = 0
configure:6793: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6796: $? = 1
configure:6816: result: no
configure:6874: checking for strip
configure:6890: found /usr/bin/strip
configure:6901: result: strip
configure:6973: checking for ranlib
configure:6989: found /usr/bin/ranlib
configure:7000: result: ranlib
configure:7102: checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object
configure:7222: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:7225: $? = 0
configure:7229: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7232: $? = 0
cannot find nm_test_var in conftest.nm
configure:7222: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:7225: $? = 0
configure:7229: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7232: $? = 0
configure:7298: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c conftstm.o >&5
configure:7301: $? = 0
configure:7339: result: ok
configure:7376: checking for sysroot
configure:7406: result: no
configure:7662: checking for mt
configure:7692: result: no
configure:7712: checking if : is a manifest tool
configure:7718: : '-?'
configure:7726: result: no
configure:7782: checking for dsymutil
configure:7798: found /usr/bin/dsymutil
configure:7809: result: dsymutil
configure:7874: checking for nmedit
configure:7890: found /usr/bin/nmedit
configure:7901: result: nmedit
configure:7966: checking for lipo
configure:7982: found /usr/bin/lipo
configure:7993: result: lipo
configure:8058: checking for otool
configure:8074: found /usr/bin/otool
configure:8085: result: otool
configure:8150: checking for otool64
configure:8180: result: no
configure:8225: checking for -single_module linker flag
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -L/usr/X11/lib -Wl,-F/usr/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8258: result: yes
configure:8261: checking for -exported_symbols_list linker flag
configure:8281: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8281: $? = 0
configure:8291: result: yes
configure:8294: checking for -force_load linker flag
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -L/usr/X11/lib -Wl,-F/usr/local/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8326: result: yes
configure:8365: checking for dlfcn.h
configure:8365: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:8365: $? = 0
configure:8365: result: yes
configure:8569: checking for objdir
configure:8584: result: .libs
configure:8855: checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions
configure:8873: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -fno-rtti -fno-exceptions conftest.c >&5
configure:8877: $? = 0
configure:8890: result: yes
configure:9217: checking for /usr/bin/llvm-gcc option to produce PIC
configure:9224: result: -fno-common -DPIC
configure:9232: checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works
configure:9250: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -fno-common -DPIC -DPIC conftest.c >&5
configure:9254: $? = 0
configure:9267: result: yes
configure:9296: checking if /usr/bin/llvm-gcc static flag -static works
configure:9324: result: no
configure:9339: checking if /usr/bin/llvm-gcc supports -c -o file.o
configure:9360: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -o out/conftest2.o conftest.c >&5
configure:9364: $? = 0
configure:9386: result: yes
configure:9394: checking if /usr/bin/llvm-gcc supports -c -o file.o
configure:9441: result: yes
configure:9474: checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries
configure:10627: result: yes
configure:10867: checking dynamic linker characteristics
configure:11600: result: darwin11.2.0 dyld
configure:11707: checking how to hardcode library paths into programs
configure:11732: result: immediate
configure:12272: checking whether stripping libraries is possible
configure:12286: result: yes
configure:12312: checking if libtool supports shared libraries
configure:12314: result: yes
configure:12317: checking whether to build shared libraries
configure:12338: result: yes
configure:12341: checking whether to build static libraries
configure:12345: result: yes
configure:12431: checking for gcc
configure:12458: result: /usr/bin/llvm-gcc
configure:12687: checking for C compiler version
configure:12696: /usr/bin/llvm-gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
Copyright (C) 2007 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:12707: $? = 0
configure:12696: /usr/bin/llvm-gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
configure:12707: $? = 0
configure:12696: /usr/bin/llvm-gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:12707: $? = 1
configure:12696: /usr/bin/llvm-gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:12707: $? = 1
configure:12711: checking whether we are using the GNU C compiler
configure:12739: result: yes
configure:12748: checking whether /usr/bin/llvm-gcc accepts -g
configure:12809: result: yes
configure:12826: checking for /usr/bin/llvm-gcc option to accept ISO C89
configure:12903: result: none needed
configure:12925: checking dependency style of /usr/bin/llvm-gcc
configure:13035: result: none
configure:13162: checking for C++ compiler version
configure:13171: /usr/bin/llvm-g++ --version >&5
i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
Copyright (C) 2007 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:13182: $? = 0
configure:13171: /usr/bin/llvm-g++ -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
configure:13182: $? = 0
configure:13171: /usr/bin/llvm-g++ -V >&5
llvm-g++-4.2: argument to `-V' is missing
configure:13182: $? = 1
configure:13171: /usr/bin/llvm-g++ -qversion >&5
i686-apple-darwin11-llvm-g++-4.2: no input files
configure:13182: $? = 1
configure:13186: checking whether we are using the GNU C++ compiler
configure:13205: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.cpp >&5
configure:13205: $? = 0
configure:13214: result: yes
configure:13223: checking whether /usr/bin/llvm-g++ accepts -g
configure:13243: /usr/bin/llvm-g++ -c -g -I/usr/X11/include conftest.cpp >&5
configure:13243: $? = 0
configure:13284: result: yes
configure:13309: checking dependency style of /usr/bin/llvm-g++
configure:13419: result: none
configure:13452: checking how to run the C++ preprocessor
configure:13479: /usr/bin/llvm-g++ -E -I/usr/X11/include conftest.cpp
configure:13479: $? = 0
configure:13493: /usr/bin/llvm-g++ -E -I/usr/X11/include conftest.cpp
conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
configure:13493: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13518: result: /usr/bin/llvm-g++ -E
configure:13538: /usr/bin/llvm-g++ -E -I/usr/X11/include conftest.cpp
configure:13538: $? = 0
configure:13552: /usr/bin/llvm-g++ -E -I/usr/X11/include conftest.cpp
conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
configure:13552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13721: checking for ld used by /usr/bin/llvm-g++
configure:13788: result: /usr/bin/llvm-gcc
configure:13795: checking if the linker (/usr/bin/llvm-gcc) is GNU ld
configure:13810: result: no
configure:13865: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries
configure:14870: result: yes
configure:14906: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.cpp >&5
configure:14909: $? = 0
configure:15429: checking for /usr/bin/llvm-g++ option to produce PIC
configure:15436: result: -fno-common -DPIC
configure:15444: checking if /usr/bin/llvm-g++ PIC flag -fno-common -DPIC works
configure:15462: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -fno-common -DPIC -DPIC conftest.cpp >&5
configure:15466: $? = 0
configure:15479: result: yes
configure:15502: checking if /usr/bin/llvm-g++ static flag -static works
configure:15530: result: no
configure:15542: checking if /usr/bin/llvm-g++ supports -c -o file.o
configure:15563: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -o out/conftest2.o conftest.cpp >&5
configure:15567: $? = 0
configure:15589: result: yes
configure:15594: checking if /usr/bin/llvm-g++ supports -c -o file.o
configure:15641: result: yes
configure:15671: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries
configure:15707: result: yes
configure:15848: checking dynamic linker characteristics
configure:16515: result: darwin11.2.0 dyld
configure:16568: checking how to hardcode library paths into programs
configure:16593: result: immediate
configure:16633: checking for library containing strerror
configure:16664: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c >&5
configure:16664: $? = 0
configure:16681: result: none required
configure:16693: checking for /usr/bin/llvm-gcc option to accept ISO C99
configure:16842: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
conftest.c:73: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'main':
conftest.c:127: error: nested functions are disabled, use -fnested-functions to re-enable
conftest.c:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:127: error: 'newvar' undeclared (first use in this function)
conftest.c:127: error: (Each undeclared identifier is reported only once
conftest.c:127: error: for each function it appears in.)
conftest.c:137: error: 'for' loop initial declaration used outside C99 mode
configure:16842: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:16842: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:16842: $? = 0
configure:16862: result: -std=gnu99
configure:16964: checking for /usr/bin/llvm-gcc -std=gnu99 option to accept ISO Standard C
configure:16978: result: -std=gnu99
configure:17097: checking for C++ compiler version
configure:17106: /usr/bin/llvm-g++ --version >&5
i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
Copyright (C) 2007 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:17117: $? = 0
configure:17106: /usr/bin/llvm-g++ -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
configure:17117: $? = 0
configure:17106: /usr/bin/llvm-g++ -V >&5
llvm-g++-4.2: argument to `-V' is missing
configure:17117: $? = 1
configure:17106: /usr/bin/llvm-g++ -qversion >&5
i686-apple-darwin11-llvm-g++-4.2: no input files
configure:17117: $? = 1
configure:17121: checking whether we are using the GNU C++ compiler
configure:17149: result: yes
configure:17158: checking whether /usr/bin/llvm-g++ accepts -g
configure:17219: result: yes
configure:17244: checking dependency style of /usr/bin/llvm-g++
configure:17354: result: none
configure:17434: checking for pkg-config
configure:17452: found /usr/local/bin/pkg-config
configure:17464: result: /usr/local/bin/pkg-config
configure:17489: checking pkg-config is at least version 0.9.0
configure:17492: result: yes
configure:17695: checking for the pthreads library -lpthreads
configure:17728: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c -lpthreads >&5
ld: library not found for -lpthreads
collect2: ld returned 1 exit status
configure:17728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:17737: result: no
configure:17640: checking whether pthreads work without any flags
configure:17728: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c >&5
configure:17728: $? = 0
configure:17737: result: yes
configure:17756: checking for joinable pthread attribute
configure:17771: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c >&5
configure:17771: $? = 0
configure:17777: result: PTHREAD_CREATE_JOINABLE
configure:17787: checking if more special flags are required for pthreads
configure:17794: result: -D_THREAD_SAFE
configure:17954: checking for X
configure:18062: /usr/bin/llvm-gcc -E -I/usr/X11/include conftest.c
configure:18062: $? = 0
configure:18093: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c -lX11 >&5
configure:18093: $? = 0
configure:18143: result: libraries , headers
configure:18242: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c -lX11 >&5
configure:18242: $? = 0
configure:18340: checking for gethostbyname
configure:18340: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c >&5
configure:18340: $? = 0
configure:18340: result: yes
configure:18437: checking for connect
configure:18437: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c >&5
configure:18437: $? = 0
configure:18437: result: yes
configure:18486: checking for remove
configure:18486: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c >&5
configure:18486: $? = 0
configure:18486: result: yes
configure:18535: checking for shmat
configure:18535: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c >&5
configure:18535: $? = 0
configure:18535: result: yes
configure:18593: checking for IceConnectionNumber in -lICE
configure:18618: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c -lICE >&5
configure:18618: $? = 0
configure:18627: result: yes
configure:18640: checking for dirent.h that defines DIR
configure:18659: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:18659: $? = 0
configure:18667: result: yes
configure:18680: checking for library containing opendir
configure:18711: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c >&5
configure:18711: $? = 0
configure:18728: result: none required
configure:18797: checking for stdint.h
configure:18797: result: yes
configure:18815: checking whether gettimeofday is declared
configure:18815: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 -ansi -I/usr/X11/include conftest.cpp >&5
configure:18815: $? = 0
configure:18815: result: yes
configure:18818: checking for gettimeofday
configure:18818: /usr/bin/llvm-g++ -o conftest -O3 -w -pipe -march=core2 -msse4 -ansi -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.cpp >&5
configure:18818: $? = 0
configure:18818: result: yes
configure:18827: checking for localtime_r
configure:18827: /usr/bin/llvm-g++ -o conftest -O3 -w -pipe -march=core2 -msse4 -ansi -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.cpp >&5
configure:18827: $? = 0
configure:18827: result: yes
configure:18834: checking for gmtime_r
configure:18834: /usr/bin/llvm-g++ -o conftest -O3 -w -pipe -march=core2 -msse4 -ansi -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.cpp >&5
configure:18834: $? = 0
configure:18834: result: yes
configure:18842: checking for gethostbyname
configure:18842: result: yes
configure:18890: checking for nanosleep
configure:18890: /usr/bin/llvm-g++ -o conftest -O3 -w -pipe -march=core2 -msse4 -ansi -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.cpp >&5
configure:18890: $? = 0
configure:18890: result: yes
configure:19055: checking for opj_cio_open in -lopenjpeg
configure:19080: /usr/bin/llvm-g++ -o conftest -O3 -w -pipe -march=core2 -msse4 -ansi -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.cpp -lopenjpeg >&5
ld: library not found for -lopenjpeg
collect2: ld returned 1 exit status
configure:19080: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.18.2/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| /* end confdefs.h. */
|
| /* 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 opj_cio_open ();
| int
| main ()
| {
| return opj_cio_open ();
| ;
| return 0;
| }
configure:19089: result: no
configure:19099: checking openjpeg.h usability
configure:19099: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 -ansi -I/usr/X11/include conftest.cpp >&5
conftest.cpp:66:22: error: openjpeg.h: No such file or directory
configure:19099: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.18.2/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 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 <openjpeg.h>
configure:19099: result: no
configure:19099: checking openjpeg.h presence
configure:19099: /usr/bin/llvm-g++ -E -I/usr/X11/include conftest.cpp
conftest.cpp:33:22: error: openjpeg.h: No such file or directory
configure:19099: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.18.2/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| /* end confdefs.h. */
| #include <openjpeg.h>
configure:19099: result: no
configure:19099: checking for openjpeg.h
configure:19099: result: no
configure:19201: checking for TIFFOpen in -ltiff
configure:19226: /usr/bin/llvm-g++ -o conftest -O3 -w -pipe -march=core2 -msse4 -ansi -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.cpp -ltiff >&5
ld: library not found for -ltiff
collect2: ld returned 1 exit status
configure:19226: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.18.2/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| /* end confdefs.h. */
|
| /* 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 TIFFOpen ();
| int
| main ()
| {
| return TIFFOpen ();
| ;
| return 0;
| }
configure:19235: result: no
configure:19245: checking tiffio.h usability
configure:19245: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 -ansi -I/usr/X11/include conftest.cpp >&5
conftest.cpp:66:20: error: tiffio.h: No such file or directory
configure:19245: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.18.2/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 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 <tiffio.h>
configure:19245: result: no
configure:19245: checking tiffio.h presence
configure:19245: /usr/bin/llvm-g++ -E -I/usr/X11/include conftest.cpp
conftest.cpp:33:20: error: tiffio.h: No such file or directory
configure:19245: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.18.2/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| /* end confdefs.h. */
| #include <tiffio.h>
configure:19245: result: no
configure:19245: checking for tiffio.h
configure:19245: result: no
configure:19284: checking for popen
configure:19284: /usr/bin/llvm-g++ -o conftest -O3 -w -pipe -march=core2 -msse4 -ansi -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.cpp >&5
configure:19284: $? = 0
configure:19284: result: yes
configure:19284: checking for mkstemp
configure:19284: /usr/bin/llvm-g++ -o conftest -O3 -w -pipe -march=core2 -msse4 -ansi -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.cpp >&5
configure:19284: $? = 0
configure:19284: result: yes
configure:19284: checking for mkstemps
configure:19284: /usr/bin/llvm-g++ -o conftest -O3 -w -pipe -march=core2 -msse4 -ansi -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.cpp >&5
configure:19284: $? = 0
configure:19284: result: yes
configure:19308: checking for special C compiler options needed for large files
configure:19353: result: no
configure:19359: checking for _FILE_OFFSET_BITS value needed for large files
configure:19384: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:19384: $? = 0
configure:19416: result: no
configure:19499: checking for _LARGEFILE_SOURCE value needed for large files
configure:19518: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c >&5
configure:19518: $? = 0
configure:19546: result: no
configure:19569: checking for fseek64
configure:19569: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c >&5
Undefined symbols for architecture x86_64:
"_fseek64", referenced from:
_main in ccSutpPa.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:19569: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.18.2/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_POPEN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| /* Define fseek64 to an innocuous variant, in case <limits.h> declares fseek64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fseek64 innocuous_fseek64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fseek64 (); 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 fseek64
|
| /* 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 fseek64 ();
| /* 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_fseek64 || defined __stub___fseek64
| choke me
| #endif
|
| int
| main ()
| {
| return fseek64 ();
| ;
| return 0;
| }
configure:19569: result: no
configure:19582: checking for ftell64
configure:19582: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c >&5
Undefined symbols for architecture x86_64:
"_ftell64", referenced from:
_main in cctGt4qh.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:19582: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.18.2/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_POPEN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| /* Define ftell64 to an innocuous variant, in case <limits.h> declares ftell64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define ftell64 innocuous_ftell64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char ftell64 (); 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 ftell64
|
| /* 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 ftell64 ();
| /* 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_ftell64 || defined __stub___ftell64
| choke me
| #endif
|
| int
| main ()
| {
| return ftell64 ();
| ;
| return 0;
| }
configure:19582: result: no
configure:19870: checking for libjpeg6b
configure:19899: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c -ljpeg6b -lm >&5
ld: library not found for -ljpeg6b
collect2: ld returned 1 exit status
configure:19899: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.18.2/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_POPEN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
|
| #ifdef __cplusplus
| extern "C" {
| #endif
| void jpeg_CreateDecompress();
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| jpeg_CreateDecompress();
| ;
| return 0;
| }
configure:19918: result: no
configure:19921: checking for libjpeg
configure:19950: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include -L/usr/X11/lib -Wl,-F/usr/local/lib conftest.c -ljpeg -lm >&5
ld: library not found for -ljpeg
collect2: ld returned 1 exit status
configure:19950: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.18.2/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_POPEN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
|
| #ifdef __cplusplus
| extern "C" {
| #endif
| void jpeg_CreateDecompress();
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| jpeg_CreateDecompress();
| ;
| return 0;
| }
configure:19969: result: no
configure:19981: checking jpeglib.h usability
configure:19981: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
conftest.c:70:21: error: jpeglib.h: No such file or directory
configure:19981: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.18.2/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_POPEN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_FSEEKO 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 <jpeglib.h>
configure:19981: result: no
configure:19981: checking jpeglib.h presence
configure:19981: /usr/bin/llvm-gcc -E -I/usr/X11/include conftest.c
conftest.c:37:21: error: jpeglib.h: No such file or directory
configure:19981: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.18.2"
| #define PACKAGE_STRING "poppler 0.18.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.18.2"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.18.2/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_POPEN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| #include <jpeglib.h>
configure:19981: result: no
configure:19981: checking for jpeglib.h
configure:19981: result: no
configure:20014: WARNING: libjpeg not found. disable JPEG support.
configure:20048: checking for LIBPNG
configure:20055: $PKG_CONFIG --exists --print-errors "libpng"
configure:20058: $? = 0
configure:20072: $PKG_CONFIG --exists --print-errors "libpng"
configure:20075: $? = 0
configure:20113: result: yes
configure:20139: checking for FREETYPE
configure:20146: $PKG_CONFIG --exists --print-errors "freetype2"
configure:20149: $? = 0
configure:20163: $PKG_CONFIG --exists --print-errors "freetype2"
configure:20166: $? = 0
configure:20204: result: yes
configure:20273: checking which font configuration to use
configure:20291: result: fontconfig
configure:20308: checking for FONTCONFIG
configure:20315: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.0.0"
configure:20318: $? = 0
configure:20332: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.0.0"
configure:20335: $? = 0
configure:20393: result: yes
configure:20537: checking for CAIRO
configure:20544: $PKG_CONFIG --exists --print-errors "cairo >= $CAIRO_VERSION"
configure:20547: $? = 0
configure:20561: $PKG_CONFIG --exists --print-errors "cairo >= $CAIRO_VERSION"
configure:20564: $? = 0
configure:20602: result: yes
configure:20628: checking fcntl.h usability
configure:20628: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:20628: $? = 0
configure:20628: result: yes
configure:20628: checking fcntl.h presence
configure:20628: /usr/bin/llvm-gcc -E -I/usr/X11/include conftest.c
configure:20628: $? = 0
configure:20628: result: yes
configure:20628: checking for fcntl.h
configure:20628: result: yes
configure:20628: checking sys/mman.h usability
configure:20628: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -w -pipe -march=core2 -msse4 -I/usr/X11/include conftest.c >&5
configure:20628: $? = 0
configure:20628: result: yes
configure:20628: checking sys/mman.h presence
configure:20628: /usr/bin/llvm-gcc -E -I/usr/X11/include conftest.c
configure:20628: $? = 0
configure:20628: result: yes
configure:20628: checking for sys/mman.h
configure:20628: result: yes
configure:20628: checking for sys/stat.h
configure:20628: result: yes
configure:20754: checking for POPPLER_GLIB
configure:20761: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED cairo >= $CAIRO_VERSION"
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
Package gobject-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gobject-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gobject-2.0' found
configure:20764: $? = 1
configure:20778: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED cairo >= $CAIRO_VERSION"
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
Package gobject-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gobject-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gobject-2.0' found
configure:20781: $? = 1
configure:20795: result: no
No package 'glib-2.0' found
No package 'gobject-2.0' found
configure:20994: checking for gtkdoc-check
configure:21027: result: no
configure:21036: checking for gtkdoc-rebase
configure:21069: result: no
configure:21080: checking for gtkdoc-mkpdf
configure:21113: result: no
configure:21244: checking whether to build gtk-doc documentation
configure:21246: result: no
configure:21322: checking for POPPLER_QT4
configure:21329: $PKG_CONFIG --exists --print-errors "QtCore >= 4.4.0 QtGui >= 4.4.0 QtXml >= 4.4.0"
Package QtCore was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtCore.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtCore' found
Package QtGui was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtGui.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtGui' found
Package QtXml was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtXml.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtXml' found
configure:21332: $? = 1
configure:21346: $PKG_CONFIG --exists --print-errors "QtCore >= 4.4.0 QtGui >= 4.4.0 QtXml >= 4.4.0"
Package QtCore was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtCore.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtCore' found
Package QtGui was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtGui.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtGui' found
Package QtXml was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtXml.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtXml' found
configure:21349: $? = 1
configure:21363: result: no
No package 'QtCore' found
No package 'QtGui' found
No package 'QtXml' found
configure:21379: error: Package requirements (QtCore >= 4.4.0 QtGui >= 4.4.0 QtXml >= 4.4.0) were not met:
No package 'QtCore' found
No package 'QtGui' found
No package 'QtXml' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables POPPLER_QT4_CFLAGS
and POPPLER_QT4_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin11.2.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CAIRO_CFLAGS_set=
ac_cv_env_CAIRO_CFLAGS_value=
ac_cv_env_CAIRO_LIBS_set=
ac_cv_env_CAIRO_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/llvm-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -w -pipe -march=core2 -msse4'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/X11/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O3 -w -pipe -march=core2 -msse4'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/llvm-g++
ac_cv_env_FONTCONFIG_CFLAGS_set=
ac_cv_env_FONTCONFIG_CFLAGS_value=
ac_cv_env_FONTCONFIG_LIBS_set=
ac_cv_env_FONTCONFIG_LIBS_value=
ac_cv_env_FREETYPE_CFLAGS_set=
ac_cv_env_FREETYPE_CFLAGS_value=
ac_cv_env_FREETYPE_LIBS_set=
ac_cv_env_FREETYPE_LIBS_value=
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
ac_cv_env_GTKDOC_DEPS_LIBS_set=
ac_cv_env_GTKDOC_DEPS_LIBS_value=
ac_cv_env_GTK_TEST_CFLAGS_set=
ac_cv_env_GTK_TEST_CFLAGS_value=
ac_cv_env_GTK_TEST_LIBS_set=
ac_cv_env_GTK_TEST_LIBS_value=
ac_cv_env_LCMS_CFLAGS_set=
ac_cv_env_LCMS_CFLAGS_value=
ac_cv_env_LCMS_LIBS_set=
ac_cv_env_LCMS_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/X11/lib -Wl,-F/usr/local/lib'
ac_cv_env_LIBCURL_CFLAGS_set=
ac_cv_env_LIBCURL_CFLAGS_value=
ac_cv_env_LIBCURL_LIBS_set=
ac_cv_env_LIBCURL_LIBS_value=
ac_cv_env_LIBPNG_CFLAGS_set=
ac_cv_env_LIBPNG_CFLAGS_value=
ac_cv_env_LIBPNG_LIBS_set=
ac_cv_env_LIBPNG_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_POPPLER_GLIB_CFLAGS_set=
ac_cv_env_POPPLER_GLIB_CFLAGS_value=
ac_cv_env_POPPLER_GLIB_LIBS_set=
ac_cv_env_POPPLER_GLIB_LIBS_value=
ac_cv_env_POPPLER_QT4_CFLAGS_set=set
ac_cv_env_POPPLER_QT4_CFLAGS_value=
ac_cv_env_POPPLER_QT4_LIBS_set=
ac_cv_env_POPPLER_QT4_LIBS_value=
ac_cv_env_POPPLER_QT4_TEST_CFLAGS_set=
ac_cv_env_POPPLER_QT4_TEST_CFLAGS_value=
ac_cv_env_POPPLER_QT4_TEST_LIBS_set=
ac_cv_env_POPPLER_QT4_TEST_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_connect=yes
ac_cv_func_fseek64=no
ac_cv_func_ftell64=no
ac_cv_func_gethostbyname=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_localtime_r=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mkstemps=yes
ac_cv_func_nanosleep=yes
ac_cv_func_popen=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_have_decl_gettimeofday=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=no
ac_cv_header_memory_h=yes
ac_cv_header_openjpeg_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_tiffio_h=no
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin11.2.0
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_jpeg_6b=no
ac_cv_lib_jpeg_normal=no
ac_cv_lib_openjpeg_opj_cio_open=no
ac_cv_lib_tiff_TIFFOpen=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/llvm-gcc -E'
ac_cv_prog_CXXCPP='/usr/bin/llvm-g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_search_strerror='none required'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/llvm-gcc
lt_cv_path_LDCXX=/usr/bin/llvm-gcc
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_CAIRO_CFLAGS='-I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 '
pkg_cv_CAIRO_LIBS='-L/usr/X11/lib -lcairo '
pkg_cv_FONTCONFIG_CFLAGS='-I/usr/X11/include '
pkg_cv_FONTCONFIG_LIBS='-L/usr/X11/lib -lfontconfig '
pkg_cv_FREETYPE_CFLAGS='-I/usr/X11/include/freetype2 -I/usr/X11/include '
pkg_cv_FREETYPE_LIBS='-L/usr/X11/lib -lfreetype '
pkg_cv_LIBPNG_CFLAGS='-I/usr/X11/include/libpng15 '
pkg_cv_LIBPNG_LIBS='-L/usr/X11/lib -lpng15 '
xpdf_cv_func_fseek64=no
xpdf_cv_func_ftell64=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-poppler-0.18.2-5pQe/poppler-0.18.2/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-poppler-0.18.2-5pQe/poppler-0.18.2/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/homebrew-poppler-0.18.2-5pQe/poppler-0.18.2/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-poppler-0.18.2-5pQe/poppler-0.18.2/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-poppler-0.18.2-5pQe/poppler-0.18.2/missing --run automake-1.11'
AWK='awk'
BUILD_CAIRO_OUTPUT_FALSE='#'
BUILD_CAIRO_OUTPUT_TRUE=''
BUILD_GTK_TEST_FALSE=''
BUILD_GTK_TEST_TRUE=''
BUILD_LIBCURL_FALSE=''
BUILD_LIBCURL_TRUE='#'
BUILD_LIBJPEG_FALSE=''
BUILD_LIBJPEG_TRUE='#'
BUILD_LIBOPENJPEG_FALSE=''
BUILD_LIBOPENJPEG_TRUE='#'
BUILD_LIBPNG_FALSE='#'
BUILD_LIBPNG_TRUE=''
BUILD_LIBTIFF_FALSE=''
BUILD_LIBTIFF_TRUE='#'
BUILD_POPPLER_CPP_FALSE=''
BUILD_POPPLER_CPP_TRUE=''
BUILD_POPPLER_GLIB_FALSE=''
BUILD_POPPLER_GLIB_TRUE='#'
BUILD_POPPLER_QT4_FALSE=''
BUILD_POPPLER_QT4_TRUE=''
BUILD_SPLASH_OUTPUT_FALSE='#'
BUILD_SPLASH_OUTPUT_TRUE=''
BUILD_UTILS_FALSE=''
BUILD_UTILS_TRUE=''
BUILD_WITH_WIN32_FONTCONFIGURATION_FALSE=''
BUILD_WITH_WIN32_FONTCONFIGURATION_TRUE='#'
BUILD_ZLIB_FALSE=''
BUILD_ZLIB_TRUE='#'
CAIRO_CFLAGS='-I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 '
CAIRO_FEATURE='#define POPPLER_HAS_CAIRO 1'
CAIRO_LIBS='-L/usr/X11/lib -lcairo '
CAIRO_REQ='cairo'
CAIRO_VERSION='1.10.0'
CC='/usr/bin/llvm-gcc -std=gnu99'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -w -pipe -march=core2 -msse4'
CPP='/usr/bin/llvm-gcc -E'
CPPFLAGS='-I/usr/X11/include'
CXX='/usr/bin/llvm-g++'
CXXCPP='/usr/bin/llvm-g++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O3 -w -pipe -march=core2 -msse4 -ansi'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_XPDF_HEADERS_FALSE='#'
ENABLE_XPDF_HEADERS_TRUE=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
FONTCONFIG_CFLAGS='-I/usr/X11/include '
FONTCONFIG_LIBS='-L/usr/X11/lib -lfontconfig '
FREETYPE_CFLAGS='-I/usr/X11/include/freetype2 -I/usr/X11/include '
FREETYPE_CONFIG=''
FREETYPE_LIBS='-L/usr/X11/lib -lfreetype '
GLIB_MKENUMS=''
GLIB_REQ=''
GLIB_REQUIRED='2.18'
GREP='/usr/bin/grep'
GTKDOC_CHECK=''
GTKDOC_DEPS_CFLAGS=''
GTKDOC_DEPS_LIBS=''
GTKDOC_MKPDF=''
GTKDOC_REBASE='true'
GTK_DOC_BUILD_HTML_FALSE='#'
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE='#'
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_DOC_USE_REBASE_FALSE='#'
GTK_DOC_USE_REBASE_TRUE=''
GTK_TEST_CFLAGS=''
GTK_TEST_LIBS=''
HAVE_INTROSPECTION_FALSE=''
HAVE_INTROSPECTION_TRUE='#'
HTML_DIR='${datadir}/gtk-doc/html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTROSPECTION_CFLAGS=''
INTROSPECTION_COMPILER=''
INTROSPECTION_GENERATE=''
INTROSPECTION_GIRDIR=''
INTROSPECTION_LIBS=''
INTROSPECTION_MAKEFILE=''
INTROSPECTION_SCANNER=''
INTROSPECTION_TYPELIBDIR=''
LCMS_CFLAGS=''
LCMS_LIBS=''
LD='/usr/bin/llvm-gcc'
LDFLAGS='-L/usr/X11/lib -Wl,-F/usr/local/lib'
LIBCURL_CFLAGS=''
LIBCURL_LIBS=''
LIBICONV=''
LIBJPEG_LIBS=''
LIBOBJS=''
LIBOPENJPEG_LIBS=''
LIBPNG_CFLAGS='-I/usr/X11/include/libpng15 '
LIBPNG_LIBS='-L/usr/X11/lib -lpng15 '
LIBS=''
LIBTIFF_LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBICONV=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/homebrew-poppler-0.18.2-5pQe/poppler-0.18.2/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
MOCQT4=''
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='poppler'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=poppler'
PACKAGE_NAME='poppler'
PACKAGE_STRING='poppler 0.18.2'
PACKAGE_TARNAME='poppler'
PACKAGE_URL=''
PACKAGE_VERSION='0.18.2'
PATH_SEPARATOR=':'
PC_REQUIRES=''
PC_REQUIRES_PRIVATE=''
PKG_CONFIG='/usr/local/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POPPLER_DATADIR='/usr/local/Cellar/poppler/0.18.2/share/poppler'
POPPLER_GLIB_CFLAGS=''
POPPLER_GLIB_DISABLE_DEPRECATED=''
POPPLER_GLIB_DISABLE_SINGLE_INCLUDES=''
POPPLER_GLIB_LIBS=''
POPPLER_MAJOR_VERSION=''
POPPLER_MICRO_VERSION=''
POPPLER_MINOR_VERSION=''
POPPLER_QT4_CFLAGS=''
POPPLER_QT4_CXXFLAGS=''
POPPLER_QT4_LIBS=''
POPPLER_QT4_TEST_CFLAGS=''
POPPLER_QT4_TEST_LIBS=''
POPPLER_VERSION=''
PTHREAD_CC='/usr/bin/llvm-gcc -std=gnu99'
PTHREAD_CFLAGS='-D_THREAD_SAFE '
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_CMS_FALSE=''
USE_CMS_TRUE=''
VERSION='0.18.2'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
ZLIB_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/llvm-gcc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
acx_pthread_config=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
auto_import_flags=''
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin11.2.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin11.2.0'
build_vendor='apple'
create_shared_lib=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin11.2.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin11.2.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-poppler-0.18.2-5pQe/poppler-0.18.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/poppler/0.18.2'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
win32_libs=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "poppler"
#define PACKAGE_TARNAME "poppler"
#define PACKAGE_VERSION "0.18.2"
#define PACKAGE_STRING "poppler 0.18.2"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
#define PACKAGE_URL ""
#define PACKAGE "poppler"
#define VERSION "0.18.2"
#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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define OPI_SUPPORT 1
#define MULTITHREADED 1
#define TEXTOUT_WORD_LIST 1
#define HAVE_PTHREAD 1
#define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.18.2/share/poppler"
#define HAVE_DIRENT_H 1
#define HAVE_STDINT_H 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LOCALTIME_R 1
#define HAVE_GMTIME_R 1
#define HAVE_POPEN 1
#define HAVE_MKSTEMP 1
#define HAVE_MKSTEMPS 1
#define HAVE_FSEEKO 1
#define ENABLE_LIBPNG 1
#define HAVE_FREETYPE_H 1
#define WITH_FONTCONFIGURATION_FONTCONFIG 1
#define HAVE_SPLASH 1
#define HAVE_CAIRO 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_STAT_H 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment