Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 100187 Details for
Bug 152308
poppler-bindings-0.5.4 needs pangocairo.pc from somewhere
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/x-log), 64.74 KB, created by
Daniel Black (RETIRED)
on 2006-10-21 18:24:41 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Daniel Black (RETIRED)
Created:
2006-10-21 18:24:41 UTC
Size:
64.74 KB
patch
obsolete
>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.5.4, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-opi --enable-cairo-output --enable-poppler-glib --enable-poppler-qt --enable-poppler-qt4 --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = beer >uname -m = i686 >uname -r = 2.6.18-gentoo-r1 >uname -s = Linux >uname -v = #3 PREEMPT Sat Oct 21 10:58:16 EST 2006 > >/usr/bin/uname -p = AMD Athlon(tm) XP 3200+ >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 >PATH: /usr/i686-pc-linux-gnu/powerpc-unknown-linux-gnu/gcc-bin/4.1.1 >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /usr/qt/3-embedded/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1633: checking for a BSD-compatible install >configure:1688: result: /bin/install -c >configure:1699: checking whether build environment is sane >configure:1742: result: yes >configure:1807: checking for gawk >configure:1823: found /bin/gawk >configure:1833: result: gawk >configure:1843: checking whether make sets $(MAKE) >configure:1863: result: yes >configure:2114: checking build system type >configure:2132: result: i686-pc-linux-gnu >configure:2140: checking host system type >configure:2154: result: i686-pc-linux-gnu >configure:2174: checking for style of include used by make >configure:2202: result: GNU >configure:2235: checking for i686-pc-linux-gnu-gcc >configure:2251: found /usr/bin/i686-pc-linux-gnu-gcc >configure:2261: result: i686-pc-linux-gnu-gcc >configure:2543: checking for C compiler version >configure:2546: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 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:2549: $? = 0 >configure:2551: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:2554: $? = 0 >configure:2556: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:2559: $? = 1 >configure:2582: checking for C compiler default output file name >configure:2585: i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:2588: $? = 0 >configure:2634: result: a.out >configure:2639: checking whether the C compiler works >configure:2645: ./a.out >configure:2648: $? = 0 >configure:2665: result: yes >configure:2672: checking whether we are cross compiling >configure:2674: result: no >configure:2677: checking for suffix of executables >configure:2679: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:2682: $? = 0 >configure:2707: result: >configure:2713: checking for suffix of object files >configure:2734: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:2737: $? = 0 >configure:2759: result: o >configure:2763: checking whether we are using the GNU C compiler >configure:2787: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:2793: $? = 0 >configure:2797: test -z > || test ! -s conftest.err >configure:2800: $? = 0 >configure:2803: test -s conftest.o >configure:2806: $? = 0 >configure:2819: result: yes >configure:2825: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2846: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2852: $? = 0 >configure:2856: test -z > || test ! -s conftest.err >configure:2859: $? = 0 >configure:2862: test -s conftest.o >configure:2865: $? = 0 >configure:2876: result: yes >configure:2893: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2963: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:2969: $? = 0 >configure:2973: test -z > || test ! -s conftest.err >configure:2976: $? = 0 >configure:2979: test -s conftest.o >configure:2982: $? = 0 >configure:3000: result: none needed >configure:3018: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:3024: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3159: checking dependency style of i686-pc-linux-gnu-gcc >configure:3249: result: gcc3 >configure:3266: checking for a sed that does not truncate output >configure:3320: result: /bin/sed >configure:3323: checking for egrep >configure:3333: result: grep -E >configure:3349: checking for ld used by i686-pc-linux-gnu-gcc >configure:3416: result: /usr/i686-pc-linux-gnu/bin/ld >configure:3425: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:3440: result: yes >configure:3445: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:3452: result: -r >configure:3470: checking for BSD-compatible nm >configure:3519: result: /usr/bin/nm -B >configure:3523: checking whether ln -s works >configure:3527: result: yes >configure:3534: checking how to recognise dependent libraries >configure:3710: result: pass_all >configure:3947: checking how to run the C preprocessor >configure:3982: i686-pc-linux-gnu-gcc -E conftest.c >configure:3988: $? = 0 >configure:4020: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: error: ac_nonexistent.h: No such file or directory >configure:4026: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "poppler" >| #define PACKAGE_TARNAME "poppler" >| #define PACKAGE_VERSION "0.5.4" >| #define PACKAGE_STRING "poppler 0.5.4" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "poppler" >| #define VERSION "0.5.4" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4065: result: i686-pc-linux-gnu-gcc -E >configure:4089: i686-pc-linux-gnu-gcc -E conftest.c >configure:4095: $? = 0 >configure:4127: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: error: ac_nonexistent.h: No such file or directory >configure:4133: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "poppler" >| #define PACKAGE_TARNAME "poppler" >| #define PACKAGE_VERSION "0.5.4" >| #define PACKAGE_STRING "poppler 0.5.4" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "poppler" >| #define VERSION "0.5.4" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4177: checking for ANSI C header files >configure:4202: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:4208: $? = 0 >configure:4212: test -z > || test ! -s conftest.err >configure:4215: $? = 0 >configure:4218: test -s conftest.o >configure:4221: $? = 0 >configure:4310: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit' >configure:4313: $? = 0 >configure:4315: ./conftest >configure:4318: $? = 0 >configure:4333: result: yes >configure:4357: checking for sys/types.h >configure:4373: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:4379: $? = 0 >configure:4383: test -z > || test ! -s conftest.err >configure:4386: $? = 0 >configure:4389: test -s conftest.o >configure:4392: $? = 0 >configure:4403: result: yes >configure:4357: checking for sys/stat.h >configure:4373: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:4379: $? = 0 >configure:4383: test -z > || test ! -s conftest.err >configure:4386: $? = 0 >configure:4389: test -s conftest.o >configure:4392: $? = 0 >configure:4403: result: yes >configure:4357: checking for stdlib.h >configure:4373: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:4379: $? = 0 >configure:4383: test -z > || test ! -s conftest.err >configure:4386: $? = 0 >configure:4389: test -s conftest.o >configure:4392: $? = 0 >configure:4403: result: yes >configure:4357: checking for string.h >configure:4373: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:4379: $? = 0 >configure:4383: test -z > || test ! -s conftest.err >configure:4386: $? = 0 >configure:4389: test -s conftest.o >configure:4392: $? = 0 >configure:4403: result: yes >configure:4357: checking for memory.h >configure:4373: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:4379: $? = 0 >configure:4383: test -z > || test ! -s conftest.err >configure:4386: $? = 0 >configure:4389: test -s conftest.o >configure:4392: $? = 0 >configure:4403: result: yes >configure:4357: checking for strings.h >configure:4373: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:4379: $? = 0 >configure:4383: test -z > || test ! -s conftest.err >configure:4386: $? = 0 >configure:4389: test -s conftest.o >configure:4392: $? = 0 >configure:4403: result: yes >configure:4357: checking for inttypes.h >configure:4373: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:4379: $? = 0 >configure:4383: test -z > || test ! -s conftest.err >configure:4386: $? = 0 >configure:4389: test -s conftest.o >configure:4392: $? = 0 >configure:4403: result: yes >configure:4357: checking for stdint.h >configure:4373: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:4379: $? = 0 >configure:4383: test -z > || test ! -s conftest.err >configure:4386: $? = 0 >configure:4389: test -s conftest.o >configure:4392: $? = 0 >configure:4403: result: yes >configure:4357: checking for unistd.h >configure:4373: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:4379: $? = 0 >configure:4383: test -z > || test ! -s conftest.err >configure:4386: $? = 0 >configure:4389: test -s conftest.o >configure:4392: $? = 0 >configure:4403: result: yes >configure:4429: checking dlfcn.h usability >configure:4441: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:4447: $? = 0 >configure:4451: test -z > || test ! -s conftest.err >configure:4454: $? = 0 >configure:4457: test -s conftest.o >configure:4460: $? = 0 >configure:4470: result: yes >configure:4474: checking dlfcn.h presence >configure:4484: i686-pc-linux-gnu-gcc -E conftest.c >configure:4490: $? = 0 >configure:4510: result: yes >configure:4545: checking for dlfcn.h >configure:4552: result: yes >configure:4575: checking for i686-pc-linux-gnu-g++ >configure:4591: found /usr/bin/i686-pc-linux-gnu-g++ >configure:4601: result: i686-pc-linux-gnu-g++ >configure:4659: checking for C++ compiler version >configure:4662: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 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:4665: $? = 0 >configure:4667: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:4670: $? = 0 >configure:4672: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:4675: $? = 1 >configure:4678: checking whether we are using the GNU C++ compiler >configure:4702: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe conftest.cc >&5 >configure:4708: $? = 0 >configure:4712: test -z > || test ! -s conftest.err >configure:4715: $? = 0 >configure:4718: test -s conftest.o >configure:4721: $? = 0 >configure:4734: result: yes >configure:4740: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:4761: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:4767: $? = 0 >configure:4771: test -z > || test ! -s conftest.err >configure:4774: $? = 0 >configure:4777: test -s conftest.o >configure:4780: $? = 0 >configure:4791: result: yes >configure:4833: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe conftest.cc >&5 >configure:4839: $? = 0 >configure:4843: test -z > || test ! -s conftest.err >configure:4846: $? = 0 >configure:4849: test -s conftest.o >configure:4852: $? = 0 >configure:4878: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe conftest.cc >&5 >conftest.cc: In function 'int main()': >conftest.cc:26: error: 'exit' was not declared in this scope >configure:4884: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "poppler" >| #define PACKAGE_TARNAME "poppler" >| #define PACKAGE_VERSION "0.5.4" >| #define PACKAGE_STRING "poppler 0.5.4" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "poppler" >| #define VERSION "0.5.4" >| #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 >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4833: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe conftest.cc >&5 >configure:4839: $? = 0 >configure:4843: test -z > || test ! -s conftest.err >configure:4846: $? = 0 >configure:4849: test -s conftest.o >configure:4852: $? = 0 >configure:4878: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe conftest.cc >&5 >configure:4884: $? = 0 >configure:4888: test -z > || test ! -s conftest.err >configure:4891: $? = 0 >configure:4894: test -s conftest.o >configure:4897: $? = 0 >configure:4922: checking dependency style of i686-pc-linux-gnu-g++ >configure:5012: result: gcc3 >configure:5039: checking how to run the C++ preprocessor >configure:5070: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5076: $? = 0 >configure:5108: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory >configure:5114: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "poppler" >| #define PACKAGE_TARNAME "poppler" >| #define PACKAGE_VERSION "0.5.4" >| #define PACKAGE_STRING "poppler 0.5.4" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "poppler" >| #define VERSION "0.5.4" >| #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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5153: result: i686-pc-linux-gnu-g++ -E >configure:5177: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5183: $? = 0 >configure:5215: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory >configure:5221: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "poppler" >| #define PACKAGE_TARNAME "poppler" >| #define PACKAGE_VERSION "0.5.4" >| #define PACKAGE_STRING "poppler 0.5.4" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "poppler" >| #define VERSION "0.5.4" >| #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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5276: checking for i686-pc-linux-gnu-g77 >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-f77 >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-xlf >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-frt >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-pgf77 >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-fort77 >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-fl32 >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-af77 >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-f90 >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-xlf90 >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-pgf90 >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-epcf90 >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-f95 >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-fort >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-xlf95 >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-ifc >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-efc >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-pgf95 >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-lf95 >configure:5305: result: no >configure:5276: checking for i686-pc-linux-gnu-gfortran >configure:5292: found /usr/bin/i686-pc-linux-gnu-gfortran >configure:5302: result: i686-pc-linux-gnu-gfortran >configure:5359: checking for Fortran 77 compiler version >configure:5362: i686-pc-linux-gnu-gfortran --version </dev/null >&5 >GNU Fortran 95 (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING > >configure:5365: $? = 0 >configure:5367: i686-pc-linux-gnu-gfortran -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:5370: $? = 0 >configure:5372: i686-pc-linux-gnu-gfortran -V </dev/null >&5 >i686-pc-linux-gnu-gfortran: '-V' option must have argument >configure:5375: $? = 1 >configure:5383: checking whether we are using the GNU Fortran 77 compiler >configure:5397: i686-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:5403: $? = 0 >configure:5407: test -z > || test ! -s conftest.err >configure:5410: $? = 0 >configure:5413: test -s conftest.o >configure:5416: $? = 0 >configure:5429: result: yes >configure:5435: checking whether i686-pc-linux-gnu-gfortran accepts -g >configure:5447: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:5453: $? = 0 >configure:5457: test -z > || test ! -s conftest.err >configure:5460: $? = 0 >configure:5463: test -s conftest.o >configure:5466: $? = 0 >configure:5478: result: yes >configure:5508: checking the maximum length of command line arguments >configure:5617: result: 32768 >configure:5628: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:5733: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:5736: $? = 0 >configure:5740: /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:5743: $? = 0 >configure:5795: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c conftstm.o >&5 >configure:5798: $? = 0 >configure:5836: result: ok >configure:5840: checking for objdir >configure:5855: result: .libs >configure:5907: checking for i686-pc-linux-gnu-ar >configure:5923: found /usr/bin/i686-pc-linux-gnu-ar >configure:5933: result: i686-pc-linux-gnu-ar >configure:5987: checking for i686-pc-linux-gnu-ranlib >configure:6003: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:6013: result: i686-pc-linux-gnu-ranlib >configure:6067: checking for i686-pc-linux-gnu-strip >configure:6083: found /usr/bin/i686-pc-linux-gnu-strip >configure:6093: result: i686-pc-linux-gnu-strip >configure:6355: checking for correct ltmain.sh version >configure:6405: result: yes >configure:6465: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:6483: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:6487: $? = 0 >configure:6500: result: no >configure:6515: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:6725: result: -fPIC >configure:6733: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:6751: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fPIC -DPIC conftest.c >&5 >configure:6755: $? = 0 >configure:6768: result: yes >configure:6796: checking if i686-pc-linux-gnu-gcc static flag -static works >configure:6824: result: yes >configure:6834: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:6855: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -o out/conftest2.o conftest.c >&5 >configure:6859: $? = 0 >configure:6881: result: yes >configure:6907: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:7865: result: yes >configure:7886: checking whether -lc should be explicitly linked in >configure:7891: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:7894: $? = 0 >configure:7909: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:7912: $? = 0 >configure:7924: result: no >configure:7932: checking dynamic linker characteristics >configure:8557: result: GNU/Linux ld.so >configure:8566: checking how to hardcode library paths into programs >configure:8591: result: immediate >configure:8605: checking whether stripping libraries is possible >configure:8610: result: yes >configure:9444: checking if libtool supports shared libraries >configure:9446: result: yes >configure:9449: checking whether to build shared libraries >configure:9470: result: yes >configure:9473: checking whether to build static libraries >configure:9477: result: yes >configure:9569: creating libtool >configure:10157: checking for ld used by i686-pc-linux-gnu-g++ >configure:10224: result: /usr/i686-pc-linux-gnu/bin/ld >configure:10233: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:10248: result: yes >configure:10299: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11237: result: yes >configure:11255: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe conftest.cpp >&5 >configure:11258: $? = 0 >configure:11377: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:11651: result: -fPIC >configure:11659: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:11677: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fPIC -DPIC conftest.cpp >&5 >configure:11681: $? = 0 >configure:11694: result: yes >configure:11722: checking if i686-pc-linux-gnu-g++ static flag -static works >configure:11750: result: yes >configure:11760: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:11781: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -o out/conftest2.o conftest.cpp >&5 >configure:11785: $? = 0 >configure:11807: result: yes >configure:11833: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11858: result: yes >configure:11925: checking dynamic linker characteristics >configure:12550: result: GNU/Linux ld.so >configure:12559: checking how to hardcode library paths into programs >configure:12584: result: immediate >configure:13110: checking if libtool supports shared libraries >configure:13112: result: yes >configure:13115: checking whether to build shared libraries >configure:13135: result: yes >configure:13138: checking whether to build static libraries >configure:13142: result: yes >configure:13152: checking for i686-pc-linux-gnu-gfortran option to produce PIC >configure:13362: result: -fPIC >configure:13370: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:13388: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:13392: $? = 0 >configure:13405: result: yes >configure:13433: checking if i686-pc-linux-gnu-gfortran static flag -static works >configure:13461: result: yes >configure:13471: checking if i686-pc-linux-gnu-gfortran supports -c -o file.o >configure:13492: i686-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:13496: $? = 0 >configure:13518: result: yes >configure:13544: checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:14482: result: yes >configure:14549: checking dynamic linker characteristics >configure:15174: result: GNU/Linux ld.so >configure:15183: checking how to hardcode library paths into programs >configure:15208: result: immediate >configure:18816: checking for i686-pc-linux-gnu-gcc >configure:18842: result: i686-pc-linux-gnu-gcc >configure:19124: checking for C compiler version >configure:19127: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 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:19130: $? = 0 >configure:19132: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:19135: $? = 0 >configure:19137: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:19140: $? = 1 >configure:19143: checking whether we are using the GNU C compiler >configure:19199: result: yes >configure:19205: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:19256: result: yes >configure:19273: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:19380: result: none needed >configure:19398: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:19404: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:19539: checking dependency style of i686-pc-linux-gnu-gcc >configure:19629: result: gcc3 >configure:19656: checking for i686-pc-linux-gnu-g++ >configure:19682: result: i686-pc-linux-gnu-g++ >configure:19740: checking for C++ compiler version >configure:19743: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 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:19746: $? = 0 >configure:19748: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:19751: $? = 0 >configure:19753: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:19756: $? = 1 >configure:19759: checking whether we are using the GNU C++ compiler >configure:19815: result: yes >configure:19821: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:19872: result: yes >configure:19914: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe conftest.cc >&5 >configure:19920: $? = 0 >configure:19924: test -z > || test ! -s conftest.err >configure:19927: $? = 0 >configure:19930: test -s conftest.o >configure:19933: $? = 0 >configure:19959: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe conftest.cc >&5 >configure:19965: $? = 0 >configure:19969: test -z > || test ! -s conftest.err >configure:19972: $? = 0 >configure:19975: test -s conftest.o >configure:19978: $? = 0 >configure:20003: checking dependency style of i686-pc-linux-gnu-g++ >configure:20093: result: gcc3 >configure:20110: checking for library containing strerror >configure:20140: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:20146: $? = 0 >configure:20150: test -z > || test ! -s conftest.err >configure:20153: $? = 0 >configure:20156: test -s conftest >configure:20159: $? = 0 >configure:20229: result: none required >configure:20250: checking for i686-pc-linux-gnu-g++ >configure:20276: result: i686-pc-linux-gnu-g++ >configure:20334: checking for C++ compiler version >configure:20337: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 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:20340: $? = 0 >configure:20342: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:20345: $? = 0 >configure:20347: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:20350: $? = 1 >configure:20353: checking whether we are using the GNU C++ compiler >configure:20409: result: yes >configure:20415: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:20466: result: yes >configure:20508: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe conftest.cc >&5 >configure:20514: $? = 0 >configure:20518: test -z > || test ! -s conftest.err >configure:20521: $? = 0 >configure:20524: test -s conftest.o >configure:20527: $? = 0 >configure:20553: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe conftest.cc >&5 >configure:20559: $? = 0 >configure:20563: test -z > || test ! -s conftest.err >configure:20566: $? = 0 >configure:20569: test -s conftest.o >configure:20572: $? = 0 >configure:20597: checking dependency style of i686-pc-linux-gnu-g++ >configure:20687: result: gcc3 >configure:20717: checking for a BSD-compatible install >configure:20772: result: /bin/install -c >configure:20783: checking for gettimeofday >configure:20840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:20846: $? = 0 >configure:20850: test -z > || test ! -s conftest.err >configure:20853: $? = 0 >configure:20856: test -s conftest >configure:20859: $? = 0 >configure:20871: result: yes >configure:20961: checking for X >configure:21066: i686-pc-linux-gnu-gcc -E conftest.c >configure:21072: $? = 0 >configure:21122: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c -lXt >&5 >configure:21128: $? = 0 >configure:21132: test -z > || test ! -s conftest.err >configure:21135: $? = 0 >configure:21138: test -s conftest >configure:21141: $? = 0 >configure:21191: result: libraries , headers >configure:21363: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c -lX11 >&5 >configure:21369: $? = 0 >configure:21373: test -z > || test ! -s conftest.err >configure:21376: $? = 0 >configure:21379: test -s conftest >configure:21382: $? = 0 >configure:21540: checking for gethostbyname >configure:21597: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:21603: $? = 0 >configure:21607: test -z > || test ! -s conftest.err >configure:21610: $? = 0 >configure:21613: test -s conftest >configure:21616: $? = 0 >configure:21628: result: yes >configure:21779: checking for connect >configure:21836: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:21842: $? = 0 >configure:21846: test -z > || test ! -s conftest.err >configure:21849: $? = 0 >configure:21852: test -s conftest >configure:21855: $? = 0 >configure:21867: result: yes >configure:21942: checking for remove >configure:21999: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:22005: $? = 0 >configure:22009: test -z > || test ! -s conftest.err >configure:22012: $? = 0 >configure:22015: test -s conftest >configure:22018: $? = 0 >configure:22030: result: yes >configure:22105: checking for shmat >configure:22162: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:22168: $? = 0 >configure:22172: test -z > || test ! -s conftest.err >configure:22175: $? = 0 >configure:22178: test -s conftest >configure:22181: $? = 0 >configure:22193: result: yes >configure:22277: checking for IceConnectionNumber in -lICE >configure:22307: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c -lICE >&5 >configure:22313: $? = 0 >configure:22317: test -z > || test ! -s conftest.err >configure:22320: $? = 0 >configure:22323: test -s conftest >configure:22326: $? = 0 >configure:22339: result: yes >configure:22357: checking for dirent.h that defines DIR >configure:22381: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:22387: $? = 0 >configure:22391: test -z > || test ! -s conftest.err >configure:22394: $? = 0 >configure:22397: test -s conftest.o >configure:22400: $? = 0 >configure:22411: result: yes >configure:22424: checking for library containing opendir >configure:22454: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:22460: $? = 0 >configure:22464: test -z > || test ! -s conftest.err >configure:22467: $? = 0 >configure:22470: test -s conftest >configure:22473: $? = 0 >configure:22543: result: none required >configure:22687: checking for gethostbyname >configure:22775: result: yes >configure:22855: checking for popen >configure:22912: i686-pc-linux-gnu-g++ -o conftest -O2 -march=athlon-xp -pipe conftest.cc >&5 >configure:22918: $? = 0 >configure:22922: test -z > || test ! -s conftest.err >configure:22925: $? = 0 >configure:22928: test -s conftest >configure:22931: $? = 0 >configure:22943: result: yes >configure:22855: checking for mkstemp >configure:22912: i686-pc-linux-gnu-g++ -o conftest -O2 -march=athlon-xp -pipe conftest.cc >&5 >configure:22918: $? = 0 >configure:22922: test -z > || test ! -s conftest.err >configure:22925: $? = 0 >configure:22928: test -s conftest >configure:22931: $? = 0 >configure:22943: result: yes >configure:22855: checking for mkstemps >configure:22912: i686-pc-linux-gnu-g++ -o conftest -O2 -march=athlon-xp -pipe conftest.cc >&5 >/var/tmp/portage/app-text/poppler-bindings-0.5.4/temp/ccs7MGnO.o: In function `main': >conftest.cc:(.text+0x16): undefined reference to `mkstemps' >/var/tmp/portage/app-text/poppler-bindings-0.5.4/temp/ccs7MGnO.o:(.data+0x0): undefined reference to `mkstemps' >collect2: ld returned 1 exit status >configure:22918: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "poppler" >| #define PACKAGE_TARNAME "poppler" >| #define PACKAGE_VERSION "0.5.4" >| #define PACKAGE_STRING "poppler 0.5.4" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "poppler" >| #define VERSION "0.5.4" >| #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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_GETTIMEOFDAY 1 >| #define OPI_SUPPORT 1 >| #define MULTITHREADED 1 >| #define TEXTOUT_WORD_LIST 1 >| #define SYSTEM_XPDFRC "/etc/xpdfrc" >| #define POPPLER_DATADIR "/usr/share/poppler" >| #define HAVE_DIRENT_H 1 >| #define HAVE_POPEN 1 >| #define HAVE_MKSTEMP 1 >| /* end confdefs.h. */ >| /* Define mkstemps to an innocuous variant, in case <limits.h> declares mkstemps. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define mkstemps innocuous_mkstemps >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char mkstemps (); 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 mkstemps >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char mkstemps (); >| /* 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_mkstemps) || defined (__stub___mkstemps) >| choke me >| #else >| char (*f) () = mkstemps; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != mkstemps; >| ; >| return 0; >| } >configure:22943: result: no >configure:22968: checking for special C compiler options needed for large files >configure:23067: result: no >configure:23073: checking for _FILE_OFFSET_BITS value needed for large files >configure:23104: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >conftest.c:40: warning: left shift count >= width of type >conftest.c:40: warning: left shift count >= width of type >conftest.c:42: error: size of array 'off_t_is_large' is negative >configure:23110: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "poppler" >| #define PACKAGE_TARNAME "poppler" >| #define PACKAGE_VERSION "0.5.4" >| #define PACKAGE_STRING "poppler 0.5.4" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "poppler" >| #define VERSION "0.5.4" >| #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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_GETTIMEOFDAY 1 >| #define OPI_SUPPORT 1 >| #define MULTITHREADED 1 >| #define TEXTOUT_WORD_LIST 1 >| #define SYSTEM_XPDFRC "/etc/xpdfrc" >| #define POPPLER_DATADIR "/usr/share/poppler" >| #define HAVE_DIRENT_H 1 >| #define HAVE_POPEN 1 >| #define HAVE_MKSTEMP 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:23157: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:23163: $? = 0 >configure:23167: test -z > || test ! -s conftest.err >configure:23170: $? = 0 >configure:23173: test -s conftest.o >configure:23176: $? = 0 >configure:23188: result: 64 >configure:23198: checking for _LARGE_FILES value needed for large files >configure:23229: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >configure:23235: $? = 0 >configure:23239: test -z > || test ! -s conftest.err >configure:23242: $? = 0 >configure:23245: test -s conftest.o >configure:23248: $? = 0 >configure:23313: result: no >configure:23325: checking for _LARGEFILE_SOURCE value needed for large files >configure:23348: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:39: warning: the address of 'fseeko', will always evaluate as 'true' >configure:23354: $? = 0 >configure:23358: test -z > || test ! -s conftest.err >configure:23361: $? = 0 >configure:23364: test -s conftest.o >configure:23367: $? = 0 >configure:23424: result: no >configure:23438: checking for fseeko >configure:23459: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:39: warning: the address of 'fseeko', will always evaluate as 'true' >configure:23465: $? = 0 >configure:23469: test -z > || test ! -s conftest.err >configure:23472: $? = 0 >configure:23475: test -s conftest >configure:23478: $? = 0 >configure:23490: result: yes >configure:23504: checking for fseek64 >configure:23561: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c >&5 >/var/tmp/portage/app-text/poppler-bindings-0.5.4/temp/ccP8niuU.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `fseek64' >/var/tmp/portage/app-text/poppler-bindings-0.5.4/temp/ccP8niuU.o:(.data+0x0): undefined reference to `fseek64' >collect2: ld returned 1 exit status >configure:23567: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "poppler" >| #define PACKAGE_TARNAME "poppler" >| #define PACKAGE_VERSION "0.5.4" >| #define PACKAGE_STRING "poppler 0.5.4" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "poppler" >| #define VERSION "0.5.4" >| #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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_GETTIMEOFDAY 1 >| #define OPI_SUPPORT 1 >| #define MULTITHREADED 1 >| #define TEXTOUT_WORD_LIST 1 >| #define SYSTEM_XPDFRC "/etc/xpdfrc" >| #define POPPLER_DATADIR "/usr/share/poppler" >| #define HAVE_DIRENT_H 1 >| #define HAVE_POPEN 1 >| #define HAVE_MKSTEMP 1 >| #define _FILE_OFFSET_BITS 64 >| #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 gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| 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 >| #else >| char (*f) () = fseek64; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != fseek64; >| ; >| return 0; >| } >configure:23592: result: no >configure:23608: checking for ftell64 >configure:23665: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c >&5 >/var/tmp/portage/app-text/poppler-bindings-0.5.4/temp/cccSyKJo.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `ftell64' >/var/tmp/portage/app-text/poppler-bindings-0.5.4/temp/cccSyKJo.o:(.data+0x0): undefined reference to `ftell64' >collect2: ld returned 1 exit status >configure:23671: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "poppler" >| #define PACKAGE_TARNAME "poppler" >| #define PACKAGE_VERSION "0.5.4" >| #define PACKAGE_STRING "poppler 0.5.4" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "poppler" >| #define VERSION "0.5.4" >| #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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_GETTIMEOFDAY 1 >| #define OPI_SUPPORT 1 >| #define MULTITHREADED 1 >| #define TEXTOUT_WORD_LIST 1 >| #define SYSTEM_XPDFRC "/etc/xpdfrc" >| #define POPPLER_DATADIR "/usr/share/poppler" >| #define HAVE_DIRENT_H 1 >| #define HAVE_POPEN 1 >| #define HAVE_MKSTEMP 1 >| #define _FILE_OFFSET_BITS 64 >| #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 gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| 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 >| #else >| char (*f) () = ftell64; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != ftell64; >| ; >| return 0; >| } >configure:23696: result: no >configure:24212: checking for libjpeg6b >configure:24246: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c -ljpeg6b -lm >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ljpeg6b >collect2: ld returned 1 exit status >configure:24252: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "poppler" >| #define PACKAGE_TARNAME "poppler" >| #define PACKAGE_VERSION "0.5.4" >| #define PACKAGE_STRING "poppler 0.5.4" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "poppler" >| #define VERSION "0.5.4" >| #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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_GETTIMEOFDAY 1 >| #define OPI_SUPPORT 1 >| #define MULTITHREADED 1 >| #define TEXTOUT_WORD_LIST 1 >| #define SYSTEM_XPDFRC "/etc/xpdfrc" >| #define POPPLER_DATADIR "/usr/share/poppler" >| #define HAVE_DIRENT_H 1 >| #define HAVE_POPEN 1 >| #define HAVE_MKSTEMP 1 >| #define _FILE_OFFSET_BITS 64 >| #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:24288: result: no >configure:24291: checking for libjpeg >configure:24325: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe conftest.c -ljpeg -lm >&5 >configure:24331: $? = 0 >configure:24335: test -z > || test ! -s conftest.err >configure:24338: $? = 0 >configure:24341: test -s conftest >configure:24344: $? = 0 >configure:24364: result: -ljpeg >configure: 24386: ${prefix}/include/jpeglib.h >configure: 24386: /usr/include/jpeglib.h >taking that >configure:24457: checking for i686-pc-linux-gnu-pkg-config >configure:24490: result: no >configure:24499: checking for pkg-config >configure:24517: found /usr/bin/pkg-config >configure:24529: result: /usr/bin/pkg-config >configure:24544: checking pkg-config is at least version 0.9.0 >configure:24547: result: yes >configure:24558: checking for FREETYPE >configure:24566: $PKG_CONFIG --exists --print-errors "freetype2" >configure:24569: $? = 0 >configure:24584: $PKG_CONFIG --exists --print-errors "freetype2" >configure:24587: $? = 0 >configure:24621: result: yes >configure:24695: checking for FONTCONFIG >configure:24703: $PKG_CONFIG --exists --print-errors "fontconfig" >configure:24706: $? = 0 >configure:24721: $PKG_CONFIG --exists --print-errors "fontconfig" >configure:24724: $? = 0 >configure:24800: result: yes >configure:24843: checking for CAIRO >configure:24851: $PKG_CONFIG --exists --print-errors "cairo >= $CAIRO_VERSION" >configure:24854: $? = 0 >configure:24869: $PKG_CONFIG --exists --print-errors "cairo >= $CAIRO_VERSION" >configure:24872: $? = 0 >configure:24948: result: yes >configure:25060: checking for POPPLER_GLIB >configure:25068: $PKG_CONFIG --exists --print-errors "gdk-2.0 >= 2.4.0 glib-2.0 >= 2.6" >Package pangocairo was not found in the pkg-config search path. >Perhaps you should add the directory containing `pangocairo.pc' >to the PKG_CONFIG_PATH environment variable >Package 'pangocairo', required by 'GDK', not found >configure:25071: $? = 1 >configure:25086: $PKG_CONFIG --exists --print-errors "gdk-2.0 >= 2.4.0 glib-2.0 >= 2.6" >Package pangocairo was not found in the pkg-config search path. >Perhaps you should add the directory containing `pangocairo.pc' >to the PKG_CONFIG_PATH environment variable >Package 'pangocairo', required by 'GDK', not found >configure:25089: $? = 1 >Package pangocairo was not found in the pkg-config search path. >Perhaps you should add the directory containing `pangocairo.pc' >to the PKG_CONFIG_PATH environment variable >Package 'pangocairo', required by 'GDK', not found >configure:25127: error: Package requirements (gdk-2.0 >= 2.4.0 glib-2.0 >= 2.6) were not met: > >Package pangocairo was not found in the pkg-config search path. >Perhaps you should add the directory containing `pangocairo.pc' >to the PKG_CONFIG_PATH environment variable >Package 'pangocairo', required by 'GDK', not 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_GLIB_CFLAGS >and POPPLER_GLIB_LIBS to avoid the need to call pkg-config. >See the pkg-config man page for more details. > > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >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_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=athlon-xp -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >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='-O2 -march=athlon-xp -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >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_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_LDFLAGS_set= >ac_cv_env_LDFLAGS_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_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=yes >ac_cv_func_connect=yes >ac_cv_func_fseek64=no >ac_cv_func_fseeko=yes >ac_cv_func_ftell64=no >ac_cv_func_gethostbyname=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_mkstemp=yes >ac_cv_func_mkstemps=no >ac_cv_func_popen=yes >ac_cv_func_remove=yes >ac_cv_func_shmat=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_inttypes_h=yes >ac_cv_header_memory_h=yes >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_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_jpeg_6b=no >ac_cv_lib_jpeg_normal=-ljpeg >ac_cv_objext=o >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=i686-pc-linux-gnu-gfortran >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_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=64 >ac_cv_sys_large_files=no >ac_cv_sys_largefile_CC=no >ac_cv_sys_largefile_source=no >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' >pkg_cv_CAIRO_CFLAGS='-I/usr/include/cairo ' >pkg_cv_CAIRO_LIBS='-lcairo ' >pkg_cv_FONTCONFIG_CFLAGS='-I/usr/include/freetype2 ' >pkg_cv_FONTCONFIG_LIBS='-lfreetype -lz -lfontconfig -lexpat ' >pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2 ' >pkg_cv_FREETYPE_LIBS='-lfreetype -lz ' >xpdf_cv_func_fseek64=no >xpdf_cv_func_ftell64=no > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/app-text/poppler-bindings-0.5.4/work/poppler-0.5.4/missing --run aclocal-1.9' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/app-text/poppler-bindings-0.5.4/work/poppler-0.5.4/missing --run tar' >AR='i686-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/app-text/poppler-bindings-0.5.4/work/poppler-0.5.4/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/app-text/poppler-bindings-0.5.4/work/poppler-0.5.4/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/app-text/poppler-bindings-0.5.4/work/poppler-0.5.4/missing --run automake-1.9' >AWK='gawk' >BUILD_CAIRO_OUTPUT_FALSE='#' >BUILD_CAIRO_OUTPUT_TRUE='' >BUILD_GTK_TEST_FALSE='' >BUILD_GTK_TEST_TRUE='' >BUILD_LIBJPEG_FALSE='#' >BUILD_LIBJPEG_TRUE='' >BUILD_POPPLER_GLIB_FALSE='' >BUILD_POPPLER_GLIB_TRUE='' >BUILD_POPPLER_QT4TESTS_FALSE='' >BUILD_POPPLER_QT4TESTS_TRUE='' >BUILD_POPPLER_QT4_FALSE='' >BUILD_POPPLER_QT4_TRUE='' >BUILD_POPPLER_QT_FALSE='' >BUILD_POPPLER_QT_TRUE='' >BUILD_SPLASH_OUTPUT_FALSE='#' >BUILD_SPLASH_OUTPUT_TRUE='' >BUILD_UTILS_FALSE='' >BUILD_UTILS_TRUE='' >BUILD_ZLIB_FALSE='' >BUILD_ZLIB_TRUE='#' >CAIRO_CFLAGS='-I/usr/include/cairo ' >CAIRO_FEATURE='#define POPPLER_HAS_CAIRO 1' >CAIRO_LIBS='-lcairo ' >CAIRO_REQ='cairo' >CAIRO_VERSION='0.5' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -march=athlon-xp -pipe' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -march=athlon-xp -pipe' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >ENABLE_GTK_DOC_FALSE='' >ENABLE_GTK_DOC_TRUE='' >ENABLE_XPDF_HEADERS_FALSE='' >ENABLE_XPDF_HEADERS_TRUE='#' >EXEEXT='' >F77='i686-pc-linux-gnu-gfortran' >FFLAGS='-g -O2' >FONTCONFIG_CFLAGS='-I/usr/include/freetype2 ' >FONTCONFIG_LIBS='-lfreetype -lz -lfontconfig -lexpat ' >FREETYPE_CFLAGS='-I/usr/include/freetype2 ' >FREETYPE_CONFIG='' >FREETYPE_LIBS='-lfreetype -lz ' >GLIB_MKENUMS='' >GTK_DOC_USE_LIBTOOL_FALSE='' >GTK_DOC_USE_LIBTOOL_TRUE='' >GTK_TEST_CFLAGS='' >GTK_TEST_LIBS='' >HTML_DIR='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='' >LIBJPEG_LIBS='-ljpeg' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/app-text/poppler-bindings-0.5.4/work/poppler-0.5.4/missing --run makeinfo' >OBJEXT='o' >PACKAGE='poppler' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='poppler' >PACKAGE_STRING='poppler 0.5.4' >PACKAGE_TARNAME='poppler' >PACKAGE_VERSION='0.5.4' >PATH_SEPARATOR=':' >PC_REQUIRES='' >PC_REQUIRES_PRIVATE='' >PKG_CONFIG='/usr/bin/pkg-config' >POPPLER_DATADIR='/usr/share/poppler' >POPPLER_GLIB_CFLAGS='' >POPPLER_GLIB_LIBS='' >POPPLER_QT4_CXXFLAGS='' >POPPLER_QT4_LIBS='' >POPPLER_QTTEST_CXXFLAGS='' >POPPLER_QTTEST_LIBS='' >POPPLER_QT_CXXFLAGS='' >POPPLER_QT_LIBS='' >RANLIB='i686-pc-linux-gnu-ranlib' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >SYSTEM_XPDFRC='/etc/xpdfrc' >VERSION='0.5.4' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS=' -lSM -lICE' >ZLIB_LIBS='' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >ac_pt_PKG_CONFIG='/usr/bin/pkg-config' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/app-text/poppler-bindings-0.5.4/work/poppler-0.5.4/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define ENABLE_LIBJPEG 1 >#define HAVE_CAIRO 1 >#define HAVE_DIRENT_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_FREETYPE_H 1 >#define HAVE_FSEEKO 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MKSTEMP 1 >#define HAVE_POPEN 1 >#define HAVE_SPLASH 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_UNISTD_H 1 >#define MULTITHREADED 1 >#define OPI_SUPPORT 1 >#define PACKAGE "poppler" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "poppler" >#define PACKAGE_STRING "poppler 0.5.4" >#define PACKAGE_TARNAME "poppler" >#define PACKAGE_VERSION "0.5.4" >#define POPPLER_DATADIR "/usr/share/poppler" >#define STDC_HEADERS 1 >#define SYSTEM_XPDFRC "/etc/xpdfrc" >#define TEXTOUT_WORD_LIST 1 >#define VERSION "0.5.4" >#define _FILE_OFFSET_BITS 64 >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 152308
: 100187