Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 122014 Details for
Bug 182004
x11-libs/cairo-1.4.8 fails to build with Use-Flag directfb
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Config Log
config.log (text/plain), 75.03 KB, created by
Sven Müller
on 2007-06-14 08:33:50 UTC
(
hide
)
Description:
Config Log
Filename:
MIME Type:
Creator:
Sven Müller
Created:
2007-06-14 08:33:50 UTC
Size:
75.03 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 cairo configure 1.4.8, which was >generated by GNU Autoconf 2.61. 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-xlib --enable-gtk-doc --enable-directfb --enable-svg --disable-glitz --disable-test-surfaces --enable-pdf --enable-png --enable-freetype --enable-ps --disable-xcb --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = Blechkasten >uname -m = i686 >uname -r = 2.6.21-gentoo-r1 >uname -s = Linux >uname -v = #1 PREEMPT Tue May 22 19:46:40 CEST 2007 > >/usr/bin/uname -p = AMD Athlon(tm) XP 2600+ >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/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.2 >PATH: /opt/sun-jdk-1.4.2.14/bin >PATH: /opt/sun-jdk-1.4.2.14/jre/bin >PATH: /opt/sun-jdk-1.4.2.14/jre/javaws >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /opt/vmware/workstation/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2234: checking for a BSD-compatible install >configure:2290: result: /usr/bin/install -c >configure:2301: checking whether build environment is sane >configure:2344: result: yes >configure:2409: checking for gawk >configure:2425: found /bin/gawk >configure:2436: result: gawk >configure:2447: checking whether make sets $(MAKE) >configure:2468: result: yes >configure:2685: checking for find >configure:2703: found /usr/bin/find >configure:2715: result: /usr/bin/find >configure:2725: checking for xargs >configure:2743: found /usr/bin/xargs >configure:2755: result: /usr/bin/xargs >configure:2773: checking for i686-pc-linux-gnu-gcc >configure:2789: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:2800: result: i686-pc-linux-gnu-gcc >configure:3078: checking for C compiler version >configure:3085: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.2 20070214 ( (gdc 0.23, using dmd 1.007)) (Gentoo 4.1.2) >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:3088: $? = 0 >configure:3095: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/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 --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-objc-gc --enable-languages=c,c++,d,java,objc,obj-c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 20070214 ( (gdc 0.23, using dmd 1.007)) (Gentoo 4.1.2) >configure:3098: $? = 0 >configure:3105: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:3108: $? = 1 >configure:3131: checking for C compiler default output file name >configure:3158: i686-pc-linux-gnu-gcc -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:3161: $? = 0 >configure:3199: result: a.out >configure:3216: checking whether the C compiler works >configure:3226: ./a.out >configure:3229: $? = 0 >configure:3246: result: yes >configure:3253: checking whether we are cross compiling >configure:3255: result: no >configure:3258: checking for suffix of executables >configure:3265: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:3268: $? = 0 >configure:3292: result: >configure:3298: checking for suffix of object files >configure:3324: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:3327: $? = 0 >configure:3350: result: o >configure:3354: checking whether we are using the GNU C compiler >configure:3383: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:3389: $? = 0 >configure:3406: result: yes >configure:3411: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3441: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3447: $? = 0 >configure:3546: result: yes >configure:3563: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:3637: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:3643: $? = 0 >configure:3666: result: none needed >configure:3695: checking for style of include used by make >configure:3723: result: GNU >configure:3751: checking dependency style of i686-pc-linux-gnu-gcc >configure:3841: result: gcc3 >configure:3863: checking how to run the C preprocessor >configure:3903: i686-pc-linux-gnu-gcc -E conftest.c >configure:3909: $? = 0 >configure:3940: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:3946: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "cairo" >| #define PACKAGE_TARNAME "cairo" >| #define PACKAGE_VERSION "1.4.8" >| #define PACKAGE_STRING "cairo 1.4.8" >| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" >| #define PACKAGE "cairo" >| #define VERSION "1.4.8" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3979: result: i686-pc-linux-gnu-gcc -E >configure:4008: i686-pc-linux-gnu-gcc -E conftest.c >configure:4014: $? = 0 >configure:4045: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4051: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "cairo" >| #define PACKAGE_TARNAME "cairo" >| #define PACKAGE_VERSION "1.4.8" >| #define PACKAGE_STRING "cairo 1.4.8" >| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" >| #define PACKAGE "cairo" >| #define VERSION "1.4.8" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4168: checking build system type >configure:4186: result: i686-pc-linux-gnu >configure:4208: checking host system type >configure:4223: result: i686-pc-linux-gnu >configure:4245: checking for a sed that does not truncate output >configure:4299: result: /bin/sed >configure:4302: checking for grep that handles long lines and -e >configure:4376: result: /bin/grep >configure:4381: checking for egrep >configure:4459: result: /bin/grep -E >configure:4475: checking for ld used by i686-pc-linux-gnu-gcc >configure:4542: result: /usr/i686-pc-linux-gnu/bin/ld >configure:4551: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:4566: result: yes >configure:4571: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:4578: result: -r >configure:4596: checking for BSD-compatible nm >configure:4645: result: /usr/bin/nm -B >configure:4649: checking whether ln -s works >configure:4653: result: yes >configure:4660: checking how to recognise dependent libraries >configure:4836: result: pass_all >configure:5356: checking for ANSI C header files >configure:5386: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:5392: $? = 0 >configure:5491: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:5494: $? = 0 >configure:5500: ./conftest >configure:5503: $? = 0 >configure:5520: result: yes >configure:5544: checking for sys/types.h >configure:5565: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:5571: $? = 0 >configure:5587: result: yes >configure:5544: checking for sys/stat.h >configure:5565: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:5571: $? = 0 >configure:5587: result: yes >configure:5544: checking for stdlib.h >configure:5565: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:5571: $? = 0 >configure:5587: result: yes >configure:5544: checking for string.h >configure:5565: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:5571: $? = 0 >configure:5587: result: yes >configure:5544: checking for memory.h >configure:5565: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:5571: $? = 0 >configure:5587: result: yes >configure:5544: checking for strings.h >configure:5565: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:5571: $? = 0 >configure:5587: result: yes >configure:5544: checking for inttypes.h >configure:5565: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:5571: $? = 0 >configure:5587: result: yes >configure:5544: checking for stdint.h >configure:5565: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:5571: $? = 0 >configure:5587: result: yes >configure:5544: checking for unistd.h >configure:5565: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:5571: $? = 0 >configure:5587: result: yes >configure:5614: checking dlfcn.h usability >configure:5631: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:5637: $? = 0 >configure:5651: result: yes >configure:5655: checking dlfcn.h presence >configure:5670: i686-pc-linux-gnu-gcc -E conftest.c >configure:5676: $? = 0 >configure:5690: result: yes >configure:5723: checking for dlfcn.h >configure:5731: result: yes >configure:5758: checking for i686-pc-linux-gnu-g++ >configure:5774: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ >configure:5785: result: i686-pc-linux-gnu-g++ >configure:5860: checking for C++ compiler version >configure:5867: i686-pc-linux-gnu-g++ --version >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.2 20070214 ( (gdc 0.23, using dmd 1.007)) (Gentoo 4.1.2) >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:5870: $? = 0 >configure:5877: i686-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/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 --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-objc-gc --enable-languages=c,c++,d,java,objc,obj-c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 20070214 ( (gdc 0.23, using dmd 1.007)) (Gentoo 4.1.2) >configure:5880: $? = 0 >configure:5887: i686-pc-linux-gnu-g++ -V >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:5890: $? = 1 >configure:5893: checking whether we are using the GNU C++ compiler >configure:5922: i686-pc-linux-gnu-g++ -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.cpp >&5 >configure:5928: $? = 0 >configure:5945: result: yes >configure:5950: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:5980: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:5986: $? = 0 >configure:6085: result: yes >configure:6110: checking dependency style of i686-pc-linux-gnu-g++ >configure:6200: result: gcc3 >configure:6227: checking how to run the C++ preprocessor >configure:6263: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:6269: $? = 0 >configure:6300: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:6306: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "cairo" >| #define PACKAGE_TARNAME "cairo" >| #define PACKAGE_VERSION "1.4.8" >| #define PACKAGE_STRING "cairo 1.4.8" >| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" >| #define PACKAGE "cairo" >| #define VERSION "1.4.8" >| #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. */ >| #include <ac_nonexistent.h> >configure:6339: result: i686-pc-linux-gnu-g++ -E >configure:6368: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:6374: $? = 0 >configure:6405: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:6411: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "cairo" >| #define PACKAGE_TARNAME "cairo" >| #define PACKAGE_VERSION "1.4.8" >| #define PACKAGE_STRING "cairo 1.4.8" >| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" >| #define PACKAGE "cairo" >| #define VERSION "1.4.8" >| #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. */ >| #include <ac_nonexistent.h> >configure:6460: checking for i686-pc-linux-gnu-g77 >configure:6490: result: no >configure:6460: checking for i686-pc-linux-gnu-xlf >configure:6490: result: no >configure:6460: checking for i686-pc-linux-gnu-f77 >configure:6490: result: no >configure:6460: checking for i686-pc-linux-gnu-frt >configure:6490: result: no >configure:6460: checking for i686-pc-linux-gnu-pgf77 >configure:6490: result: no >configure:6460: checking for i686-pc-linux-gnu-cf77 >configure:6490: result: no >configure:6460: checking for i686-pc-linux-gnu-fort77 >configure:6490: result: no >configure:6460: checking for i686-pc-linux-gnu-fl32 >configure:6490: result: no >configure:6460: checking for i686-pc-linux-gnu-af77 >configure:6490: result: no >configure:6460: checking for i686-pc-linux-gnu-xlf90 >configure:6490: result: no >configure:6460: checking for i686-pc-linux-gnu-f90 >configure:6490: result: no >configure:6460: checking for i686-pc-linux-gnu-pgf90 >configure:6490: result: no >configure:6460: checking for i686-pc-linux-gnu-pghpf >configure:6490: result: no >configure:6460: checking for i686-pc-linux-gnu-epcf90 >configure:6490: result: no >configure:6460: checking for i686-pc-linux-gnu-gfortran >configure:6476: found /usr/bin/i686-pc-linux-gnu-gfortran >configure:6487: result: i686-pc-linux-gnu-gfortran >configure:6561: checking for Fortran 77 compiler version >configure:6568: i686-pc-linux-gnu-gfortran --version >&5 >GNU Fortran 95 (GCC) 4.1.2 20070214 ( (gdc 0.23, using dmd 1.007)) (Gentoo 4.1.2) >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:6571: $? = 0 >configure:6578: i686-pc-linux-gnu-gfortran -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/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 --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-objc-gc --enable-languages=c,c++,d,java,objc,obj-c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 20070214 ( (gdc 0.23, using dmd 1.007)) (Gentoo 4.1.2) >configure:6581: $? = 0 >configure:6588: i686-pc-linux-gnu-gfortran -V >&5 >i686-pc-linux-gnu-gfortran: '-V' option must have argument >configure:6591: $? = 1 >configure:6599: checking whether we are using the GNU Fortran 77 compiler >configure:6618: i686-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:6624: $? = 0 >configure:6641: result: yes >configure:6647: checking whether i686-pc-linux-gnu-gfortran accepts -g >configure:6664: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:6670: $? = 0 >configure:6686: result: yes >configure:6716: checking the maximum length of command line arguments >configure:6825: result: 32768 >configure:6836: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:6941: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:6944: $? = 0 >configure:6948: /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:6951: $? = 0 >configure:7003: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c conftstm.o >&5 >configure:7006: $? = 0 >configure:7044: result: ok >configure:7048: checking for objdir >configure:7063: result: .libs >configure:7115: checking for i686-pc-linux-gnu-ar >configure:7131: found /usr/bin/i686-pc-linux-gnu-ar >configure:7142: result: i686-pc-linux-gnu-ar >configure:7211: checking for i686-pc-linux-gnu-ranlib >configure:7227: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:7238: result: i686-pc-linux-gnu-ranlib >configure:7307: checking for i686-pc-linux-gnu-strip >configure:7323: found /usr/bin/i686-pc-linux-gnu-strip >configure:7334: result: i686-pc-linux-gnu-strip >configure:7660: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:7678: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:7682: $? = 0 >configure:7695: result: no >configure:7710: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:7920: result: -fPIC >configure:7928: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:7946: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -fPIC -DPIC conftest.c >&5 >configure:7950: $? = 0 >configure:7963: result: yes >configure:7991: checking if i686-pc-linux-gnu-gcc static flag -static works >configure:8019: result: yes >configure:8029: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:8050: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -o out/conftest2.o conftest.c >&5 >configure:8054: $? = 0 >configure:8076: result: yes >configure:8102: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:9057: result: yes >configure:9078: checking whether -lc should be explicitly linked in >configure:9083: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:9086: $? = 0 >configure:9101: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:9104: $? = 0 >configure:9116: result: no >configure:9124: checking dynamic linker characteristics >configure:9700: result: GNU/Linux ld.so >configure:9709: checking how to hardcode library paths into programs >configure:9734: result: immediate >configure:9748: checking whether stripping libraries is possible >configure:9753: result: yes >configure:10554: checking if libtool supports shared libraries >configure:10556: result: yes >configure:10559: checking whether to build shared libraries >configure:10580: result: yes >configure:10583: checking whether to build static libraries >configure:10587: result: yes >configure:10679: creating libtool >configure:11267: checking for ld used by i686-pc-linux-gnu-g++ >configure:11334: result: /usr/i686-pc-linux-gnu/bin/ld >configure:11343: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:11358: result: yes >configure:11409: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:12343: result: yes >configure:12361: i686-pc-linux-gnu-g++ -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.cpp >&5 >configure:12364: $? = 0 >configure:12483: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:12757: result: -fPIC >configure:12765: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:12783: i686-pc-linux-gnu-g++ -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -fPIC -DPIC conftest.cpp >&5 >configure:12787: $? = 0 >configure:12800: result: yes >configure:12828: checking if i686-pc-linux-gnu-g++ static flag -static works >configure:12856: result: yes >configure:12866: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:12887: i686-pc-linux-gnu-g++ -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -o out/conftest2.o conftest.cpp >&5 >configure:12891: $? = 0 >configure:12913: result: yes >configure:12939: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:12967: result: yes >configure:13034: checking dynamic linker characteristics >configure:13610: result: GNU/Linux ld.so >configure:13619: checking how to hardcode library paths into programs >configure:13644: result: immediate >configure:14170: checking if libtool supports shared libraries >configure:14172: result: yes >configure:14175: checking whether to build shared libraries >configure:14195: result: yes >configure:14198: checking whether to build static libraries >configure:14202: result: yes >configure:14212: checking for i686-pc-linux-gnu-gfortran option to produce PIC >configure:14422: result: -fPIC >configure:14430: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:14448: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:14452: $? = 0 >configure:14465: result: yes >configure:14493: checking if i686-pc-linux-gnu-gfortran static flag -static works >configure:14521: result: yes >configure:14531: checking if i686-pc-linux-gnu-gfortran supports -c -o file.o >configure:14552: i686-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:14556: $? = 0 >configure:14578: result: yes >configure:14604: checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:15539: result: yes >configure:15606: checking dynamic linker characteristics >configure:16182: result: GNU/Linux ld.so >configure:16191: checking how to hardcode library paths into programs >configure:16216: result: immediate >configure:19761: checking for ANSI C header files >configure:19925: result: yes >configure:19935: checking for inline >configure:19961: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:19967: $? = 0 >configure:19985: result: inline >configure:20004: checking whether byte ordering is bigendian >configure:20037: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:20043: $? = 0 >configure:20075: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:29: error: 'not' undeclared (first use in this function) >conftest.c:29: error: (Each undeclared identifier is reported only once >conftest.c:29: error: for each function it appears in.) >conftest.c:29: error: expected ';' before 'big' >configure:20081: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "cairo" >| #define PACKAGE_TARNAME "cairo" >| #define PACKAGE_VERSION "1.4.8" >| #define PACKAGE_STRING "cairo 1.4.8" >| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" >| #define PACKAGE "cairo" >| #define VERSION "1.4.8" >| #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 STDC_HEADERS 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:20221: result: no >configure:20240: checking whether float word ordering is bigendian >configure:20277: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:20283: $? = 0 >configure:20311: result: no >configure:20349: checking for vasnprintf >configure:20405: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >/var/tmp/portage/x11-libs/cairo-1.4.8/temp/ccXhRUgz.o: In function `main': >conftest.c:(.text+0xf): undefined reference to `vasnprintf' >collect2: ld returned 1 exit status >configure:20411: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "cairo" >| #define PACKAGE_TARNAME "cairo" >| #define PACKAGE_VERSION "1.4.8" >| #define PACKAGE_STRING "cairo 1.4.8" >| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" >| #define PACKAGE "cairo" >| #define VERSION "1.4.8" >| #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 STDC_HEADERS 1 >| /* end confdefs.h. */ >| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define vasnprintf innocuous_vasnprintf >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char vasnprintf (); 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 vasnprintf >| >| /* 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 vasnprintf (); >| /* 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_vasnprintf || defined __stub___vasnprintf >| choke me >| #endif >| >| int >| main () >| { >| return vasnprintf (); >| ; >| return 0; >| } >configure:20429: result: no >configure:20578: checking for cos in -lm >configure:20613: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c -lm >&5 >conftest.c:29: warning: conflicting types for built-in function 'cos' >configure:20619: $? = 0 >configure:20637: result: yes >configure:20648: checking for compress in -lz >configure:20683: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c -lz -lm >&5 >configure:20689: $? = 0 >configure:20707: result: yes >configure:20720: checking zlib.h usability >configure:20737: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:20743: $? = 0 >configure:20757: result: yes >configure:20761: checking zlib.h presence >configure:20776: i686-pc-linux-gnu-gcc -E conftest.c >configure:20782: $? = 0 >configure:20796: result: yes >configure:20829: checking for zlib.h >configure:20836: result: yes >configure:20859: checking for i686-pc-linux-gnu-pkg-config >configure:20892: result: no >configure:20902: checking for pkg-config >configure:20920: found /usr/bin/pkg-config >configure:20932: result: /usr/bin/pkg-config >configure:20961: checking pkg-config is at least version 0.9.0 >configure:20964: result: yes >configure:20994: checking for X >configure:21164: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c -lX11 -lm >&5 >configure:21170: $? = 0 >configure:21229: result: libraries , headers >configure:21247: checking for cairo's Xlib backend >configure:21264: checking for xlib >configure:21272: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES" >configure:21275: $? = 0 >configure:21290: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES" >configure:21293: $? = 0 >configure:23495: result: yes >configure:23508: checking whether cairo's Xlib backend could be enabled >configure:23511: result: yes >configure:23559: creating src/cairo-xlib.pc >configure:23613: checking for cairo's Xlib Xrender backend >configure:23634: checking for xlib_xrender >configure:23642: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES" >configure:23645: $? = 0 >configure:23660: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES" >configure:23663: $? = 0 >configure:23977: result: yes >configure:23991: checking whether cairo's Xlib Xrender backend could be enabled >configure:23994: result: yes >configure:24042: creating src/cairo-xlib-xrender.pc >configure:24555: checking for native Win32 >configure:24565: result: no >configure:24593: checking windows.h usability >configure:24610: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >conftest.c:55:21: error: windows.h: No such file or directory >configure:24616: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "cairo" >| #define PACKAGE_TARNAME "cairo" >| #define PACKAGE_VERSION "1.4.8" >| #define PACKAGE_STRING "cairo 1.4.8" >| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" >| #define PACKAGE "cairo" >| #define VERSION "1.4.8" >| #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 STDC_HEADERS 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 <windows.h> >configure:24630: result: no >configure:24634: checking windows.h presence >configure:24649: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:22:21: error: windows.h: No such file or directory >configure:24655: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "cairo" >| #define PACKAGE_TARNAME "cairo" >| #define PACKAGE_VERSION "1.4.8" >| #define PACKAGE_STRING "cairo 1.4.8" >| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" >| #define PACKAGE "cairo" >| #define VERSION "1.4.8" >| #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 STDC_HEADERS 1 >| /* end confdefs.h. */ >| #include <windows.h> >configure:24669: result: no >configure:24702: checking for windows.h >configure:24710: result: no >configure:24740: checking for cairo's Microsoft Windows backend >configure:24767: checking whether cairo's Microsoft Windows backend could be enabled >configure:24770: result: no (requires a Win32 platform) >configure:24872: checking for cairo's Microsoft Windows font backend >configure:24896: checking whether cairo's Microsoft Windows font backend could be enabled >configure:24899: result: no (requires a Win32 platform) >configure:25869: checking for cairo's PNG backend >configure:25901: checking for png >configure:25909: $PKG_CONFIG --exists --print-errors "$png_REQUIRES" >configure:25912: $? = 0 >configure:25927: $PKG_CONFIG --exists --print-errors "$png_REQUIRES" >configure:25930: $? = 0 >configure:25968: result: yes >configure:25985: checking whether cairo's PNG backend could be enabled >configure:25988: result: yes >configure:26036: creating src/cairo-png.pc >configure:26669: checking for cairo's directfb backend >configure:26686: checking for directfb >configure:26694: $PKG_CONFIG --exists --print-errors "$directfb_REQUIRES" >configure:26697: $? = 0 >configure:26712: $PKG_CONFIG --exists --print-errors "$directfb_REQUIRES" >configure:26715: $? = 0 >configure:26755: result: yes >configure:26768: checking whether cairo's directfb backend could be enabled >configure:26771: result: yes >configure:26819: creating src/cairo-directfb.pc >configure:26894: checking for cairo's FreeType font backend >configure:26911: checking for FONTCONFIG >configure:26919: $PKG_CONFIG --exists --print-errors "$ft_REQUIRES" >configure:26922: $? = 0 >configure:26937: $PKG_CONFIG --exists --print-errors "$ft_REQUIRES" >configure:26940: $? = 0 >configure:26978: result: yes >configure:26989: checking for FcFini >configure:27045: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c -lm -lfontconfig >&5 >configure:27051: $? = 0 >configure:27069: result: yes >configure:27087: checking for FREETYPE >configure:27095: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION" >configure:27098: $? = 0 >configure:27113: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION" >configure:27116: $? = 0 >configure:27156: result: yes >configure:27243: checking whether cairo's FreeType font backend could be enabled >configure:27246: result: yes >configure:27294: creating src/cairo-ft.pc >configure:27339: checking for FT_Bitmap_Size.y_ppem >configure:27369: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -I/usr/include/freetype2 conftest.c >&5 >configure:27375: $? = 0 >configure:27434: result: yes >configure:27453: checking for FT_GlyphSlot_Embolden >configure:27509: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -I/usr/include/freetype2 conftest.c -lm -lfreetype -lz -lfontconfig >&5 >configure:27515: $? = 0 >configure:27533: result: yes >configure:27453: checking for FT_Load_Sfnt_Table >configure:27509: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -I/usr/include/freetype2 conftest.c -lm -lfreetype -lz -lfontconfig >&5 >configure:27515: $? = 0 >configure:27533: result: yes >configure:27574: checking pthread.h usability >configure:27591: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:27597: $? = 0 >configure:27611: result: yes >configure:27615: checking pthread.h presence >configure:27630: i686-pc-linux-gnu-gcc -E conftest.c >configure:27636: $? = 0 >configure:27650: result: yes >configure:27683: checking for pthread.h >configure:27691: result: yes >configure:27738: checking for cairo's PostScript backend >configure:27760: checking whether cairo's PostScript backend could be enabled >configure:27763: result: yes >configure:27811: creating src/cairo-ps.pc >configure:27866: checking for cairo's PDF backend >configure:27892: checking whether cairo's PDF backend could be enabled >configure:27895: result: yes >configure:27943: creating src/cairo-pdf.pc >configure:27989: checking for POPPLER >configure:27997: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY pango gtk+-2.0" >configure:28000: $? = 0 >configure:28015: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY pango gtk+-2.0" >configure:28018: $? = 0 >configure:28058: result: yes >configure:28113: checking for cairo's SVG backend >configure:28139: checking whether cairo's SVG backend could be enabled >configure:28142: result: yes >configure:28190: creating src/cairo-svg.pc >configure:28235: checking for LIBRSVG >configure:28243: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0" >configure:28246: $? = 0 >configure:28261: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0" >configure:28264: $? = 0 >configure:28304: result: yes >configure:28683: checking for stdint.h >configure:28689: result: yes >configure:28693: checking signal.h usability >configure:28710: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:28716: $? = 0 >configure:28730: result: yes >configure:28734: checking signal.h presence >configure:28749: i686-pc-linux-gnu-gcc -E conftest.c >configure:28755: $? = 0 >configure:28769: result: yes >configure:28802: checking for signal.h >configure:28810: result: yes >configure:28683: checking for inttypes.h >configure:28689: result: yes >configure:28693: checking sys/int_types.h usability >configure:28710: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >conftest.c:65:27: error: sys/int_types.h: No such file or directory >configure:28716: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "cairo" >| #define PACKAGE_TARNAME "cairo" >| #define PACKAGE_VERSION "1.4.8" >| #define PACKAGE_STRING "cairo 1.4.8" >| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" >| #define PACKAGE "cairo" >| #define VERSION "1.4.8" >| #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 STDC_HEADERS 1 >| #define HAVE_FCFINI 1 >| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1 >| #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_PTHREAD_H 1 >| #define CAIRO_CAN_TEST_PDF_SURFACE 1 >| #define CAIRO_CAN_TEST_SVG_SURFACE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_INTTYPES_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/int_types.h> >configure:28730: result: no >configure:28734: checking sys/int_types.h presence >configure:28749: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:32:27: error: sys/int_types.h: No such file or directory >configure:28755: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "cairo" >| #define PACKAGE_TARNAME "cairo" >| #define PACKAGE_VERSION "1.4.8" >| #define PACKAGE_STRING "cairo 1.4.8" >| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" >| #define PACKAGE "cairo" >| #define VERSION "1.4.8" >| #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 STDC_HEADERS 1 >| #define HAVE_FCFINI 1 >| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1 >| #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_PTHREAD_H 1 >| #define CAIRO_CAN_TEST_PDF_SURFACE 1 >| #define CAIRO_CAN_TEST_SVG_SURFACE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_INTTYPES_H 1 >| /* end confdefs.h. */ >| #include <sys/int_types.h> >configure:28769: result: no >configure:28802: checking for sys/int_types.h >configure:28810: result: no >configure:28823: checking for uint64_t >configure:28853: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:28859: $? = 0 >configure:28874: result: yes >configure:28884: checking for uint128_t >configure:28914: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >conftest.c:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' >conftest.c: In function 'main': >conftest.c:70: error: 'ac__type_new_' undeclared (first use in this function) >conftest.c:70: error: (Each undeclared identifier is reported only once >conftest.c:70: error: for each function it appears in.) >conftest.c:70: error: expected expression before ')' token >configure:28920: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "cairo" >| #define PACKAGE_TARNAME "cairo" >| #define PACKAGE_VERSION "1.4.8" >| #define PACKAGE_STRING "cairo 1.4.8" >| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" >| #define PACKAGE "cairo" >| #define VERSION "1.4.8" >| #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 STDC_HEADERS 1 >| #define HAVE_FCFINI 1 >| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1 >| #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_PTHREAD_H 1 >| #define CAIRO_CAN_TEST_PDF_SURFACE 1 >| #define CAIRO_CAN_TEST_SVG_SURFACE 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UINT64_T 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 >| typedef uint128_t ac__type_new_; >| int >| main () >| { >| if ((ac__type_new_ *) 0) >| return 0; >| if (sizeof (ac__type_new_)) >| return 0; >| ; >| return 0; >| } >configure:28935: result: no >configure:28962: checking sched.h usability >configure:28979: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:28985: $? = 0 >configure:28999: result: yes >configure:29003: checking sched.h presence >configure:29018: i686-pc-linux-gnu-gcc -E conftest.c >configure:29024: $? = 0 >configure:29038: result: yes >configure:29071: checking for sched.h >configure:29079: result: yes >configure:29092: checking for sched_getaffinity >configure:29148: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c -lm >&5 >configure:29154: $? = 0 >configure:29172: result: yes >configure:29209: checking libgen.h usability >configure:29226: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:29232: $? = 0 >configure:29246: result: yes >configure:29250: checking libgen.h presence >configure:29265: i686-pc-linux-gnu-gcc -E conftest.c >configure:29271: $? = 0 >configure:29285: result: yes >configure:29318: checking for libgen.h >configure:29326: result: yes >configure:29360: checking for supported warning flags >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wall >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wall conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wextra >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wextra conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wsign-compare >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wsign-compare conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Werror-implicit-function-declaration >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Werror-implicit-function-declaration conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wpointer-arith >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wpointer-arith conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wwrite-strings >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wwrite-strings conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wstrict-prototypes >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wstrict-prototypes conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wmissing-prototypes >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wmissing-prototypes conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wmissing-declarations >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wmissing-declarations conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wnested-externs >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wnested-externs conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wpacked >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wpacked conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wswitch-enum >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wswitch-enum conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wmissing-format-attribute >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wmissing-format-attribute conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wstrict-aliasing=2 >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wstrict-aliasing=2 conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Winit-self >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Winit-self conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wunsafe-loop-optimizations >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wunsafe-loop-optimizations conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wdeclaration-after-statement >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wdeclaration-after-statement conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wold-style-definition >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wold-style-definition conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wno-missing-field-initializers >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wno-missing-field-initializers conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wno-unused-parameter >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wno-unused-parameter conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29382: checking whether i686-pc-linux-gnu-gcc supports -Wno-attributes >configure:29397: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -Wno-attributes conftest.c >&5 >configure:29403: $? = 0 >configure:29424: result: yes >configure:29432: checking which warning flags were supported >configure:29435: result: -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes >configure:29444: checking how to enable unused result warnings >configure:29470: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 conftest.c >&5 >configure:29476: $? = 0 >configure:29496: result: __attribute__((__warn_unused_result__)) >configure:29500: checking whether i686-pc-linux-gnu-gcc supports -fno-strict-aliasing >configure:29515: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -fno-strict-aliasing conftest.c >&5 >configure:29521: $? = 0 >configure:29543: result: yes >configure:29628: checking gtk-doc version >= 1.6 >configure:29631: result: yes >configure:29679: checking for MMX/SSE intrinsics in the compiler >configure:29702: i686-pc-linux-gnu-gcc -c -march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200 -mmmx -Winline --param inline-unit-growth=10000 --param large-function-growth=10000 conftest.c >&5 >configure:29708: $? = 0 >configure:29723: result: yes >configure:30351: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by cairo config.status 1.4.8, which was >generated by GNU Autoconf 2.61. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on Blechkasten > >config.status:800: creating Makefile >config.status:800: creating boilerplate/Makefile >config.status:800: creating pixman/Makefile >config.status:800: creating pixman/src/Makefile >config.status:800: creating src/Makefile >config.status:800: creating test/Makefile >config.status:800: creating test/pdiff/Makefile >config.status:800: creating perf/Makefile >config.status:800: creating util/Makefile >config.status:800: creating doc/Makefile >config.status:800: creating doc/public/Makefile >config.status:800: creating doc/public/version.xml >config.status:800: creating src/cairo.pc >config.status:800: creating config.h >config.status:1084: executing depfiles commands >config.status:1084: executing src/cairo-features.h commands >config.status:1217: creating src/cairo-features.h > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_inline=inline >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200' >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='-march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200' >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_GLITZ_AGL_CFLAGS_set= >ac_cv_env_GLITZ_AGL_CFLAGS_value= >ac_cv_env_GLITZ_AGL_LIBS_set= >ac_cv_env_GLITZ_AGL_LIBS_value= >ac_cv_env_GLITZ_EGL_CFLAGS_set= >ac_cv_env_GLITZ_EGL_CFLAGS_value= >ac_cv_env_GLITZ_EGL_LIBS_set= >ac_cv_env_GLITZ_EGL_LIBS_value= >ac_cv_env_GLITZ_GLX_CFLAGS_set= >ac_cv_env_GLITZ_GLX_CFLAGS_value= >ac_cv_env_GLITZ_GLX_LIBS_set= >ac_cv_env_GLITZ_GLX_LIBS_value= >ac_cv_env_GLITZ_WGL_CFLAGS_set= >ac_cv_env_GLITZ_WGL_CFLAGS_value= >ac_cv_env_GLITZ_WGL_LIBS_set= >ac_cv_env_GLITZ_WGL_LIBS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_LIBRSVG_CFLAGS_set= >ac_cv_env_LIBRSVG_CFLAGS_value= >ac_cv_env_LIBRSVG_LIBS_set= >ac_cv_env_LIBRSVG_LIBS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_POPPLER_CFLAGS_set= >ac_cv_env_POPPLER_CFLAGS_value= >ac_cv_env_POPPLER_LIBS_set= >ac_cv_env_POPPLER_LIBS_value= >ac_cv_env_XMKMF_set= >ac_cv_env_XMKMF_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_directfb_CFLAGS_set= >ac_cv_env_directfb_CFLAGS_value= >ac_cv_env_directfb_LIBS_set= >ac_cv_env_directfb_LIBS_value= >ac_cv_env_glitz_CFLAGS_set= >ac_cv_env_glitz_CFLAGS_value= >ac_cv_env_glitz_LIBS_set= >ac_cv_env_glitz_LIBS_value= >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_png_CFLAGS_set= >ac_cv_env_png_CFLAGS_value= >ac_cv_env_png_LIBS_set= >ac_cv_env_png_LIBS_value= >ac_cv_env_png_REQUIRES_set= >ac_cv_env_png_REQUIRES_value= >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_env_xcb_CFLAGS_set= >ac_cv_env_xcb_CFLAGS_value= >ac_cv_env_xcb_LIBS_set= >ac_cv_env_xcb_LIBS_value= >ac_cv_env_xlib_CFLAGS_set= >ac_cv_env_xlib_CFLAGS_value= >ac_cv_env_xlib_LIBS_set= >ac_cv_env_xlib_LIBS_value= >ac_cv_env_xlib_xrender_CFLAGS_set= >ac_cv_env_xlib_xrender_CFLAGS_value= >ac_cv_env_xlib_xrender_LIBS_set= >ac_cv_env_xlib_xrender_LIBS_value= >ac_cv_f77_compiler_gnu=yes >ac_cv_func_FT_GlyphSlot_Embolden=yes >ac_cv_func_FT_Load_Sfnt_Table=yes >ac_cv_func_FcFini=yes >ac_cv_func_sched_getaffinity=yes >ac_cv_func_vasnprintf=no >ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libgen_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_pthread_h=yes >ac_cv_header_sched_h=yes >ac_cv_header_signal_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_int_types_h=no >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_windows_h=no >ac_cv_header_zlib_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_lib_m_cos=yes >ac_cv_lib_z_compress=yes >ac_cv_member_FT_Bitmap_Size_y_ppem=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FIND=/usr/bin/find >ac_cv_path_GREP=/bin/grep >ac_cv_path_XARGS=/usr/bin/xargs >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/usr/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_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_f77_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_type_uint128_t=no >ac_cv_type_uint64_t=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >ax_cv_c_float_words_bigendian=no >cairo_cv_backend_directfb_base=cairo >cairo_cv_backend_directfb_cache_version=4 >cairo_cv_backend_directfb_cflags='-D_REENTRANT -I/usr/include/directfb ' >cairo_cv_backend_directfb_libs='-ldirectfb -lz -lfusion -ldirect -lpthread -ldl ' >cairo_cv_backend_directfb_nonpkgconfig_cflags= >cairo_cv_backend_directfb_nonpkgconfig_libs= >cairo_cv_backend_directfb_requires=directfb >cairo_cv_backend_directfb_use=yes >cairo_cv_backend_ft_base=cairo >cairo_cv_backend_ft_cache_version=4 >cairo_cv_backend_ft_cflags='-I/usr/include/freetype2 ' >cairo_cv_backend_ft_libs='-lfreetype -lz -lfontconfig ' >cairo_cv_backend_ft_nonpkgconfig_cflags= >cairo_cv_backend_ft_nonpkgconfig_libs= >cairo_cv_backend_ft_requires='freetype2 >= 8.0.2 fontconfig' >cairo_cv_backend_ft_use=yes >cairo_cv_backend_pdf_base=cairo >cairo_cv_backend_pdf_cache_version=4 >cairo_cv_backend_pdf_cflags= >cairo_cv_backend_pdf_libs= >cairo_cv_backend_pdf_nonpkgconfig_cflags= >cairo_cv_backend_pdf_nonpkgconfig_libs=-lz >cairo_cv_backend_pdf_requires= >cairo_cv_backend_pdf_use=yes >cairo_cv_backend_png_base=cairo >cairo_cv_backend_png_cache_version=4 >cairo_cv_backend_png_cflags='-DPNG_NO_MMX_CODE -I/usr/include/libpng12 ' >cairo_cv_backend_png_libs='-lpng12 ' >cairo_cv_backend_png_nonpkgconfig_cflags= >cairo_cv_backend_png_nonpkgconfig_libs= >cairo_cv_backend_png_requires=libpng12 >cairo_cv_backend_png_use=yes >cairo_cv_backend_ps_base=cairo >cairo_cv_backend_ps_cache_version=4 >cairo_cv_backend_ps_cflags= >cairo_cv_backend_ps_libs= >cairo_cv_backend_ps_nonpkgconfig_cflags= >cairo_cv_backend_ps_nonpkgconfig_libs= >cairo_cv_backend_ps_requires= >cairo_cv_backend_ps_use=yes >cairo_cv_backend_svg_base=cairo >cairo_cv_backend_svg_cache_version=4 >cairo_cv_backend_svg_cflags= >cairo_cv_backend_svg_libs= >cairo_cv_backend_svg_nonpkgconfig_cflags= >cairo_cv_backend_svg_nonpkgconfig_libs= >cairo_cv_backend_svg_requires= >cairo_cv_backend_svg_use=yes >cairo_cv_backend_win32_base=cairo >cairo_cv_backend_win32_cache_version=4 >cairo_cv_backend_win32_cflags= >cairo_cv_backend_win32_font_base=cairo >cairo_cv_backend_win32_font_cache_version=4 >cairo_cv_backend_win32_font_cflags= >cairo_cv_backend_win32_font_libs= >cairo_cv_backend_win32_font_nonpkgconfig_cflags= >cairo_cv_backend_win32_font_nonpkgconfig_libs= >cairo_cv_backend_win32_font_requires= >cairo_cv_backend_win32_font_use='no (requires a Win32 platform)' >cairo_cv_backend_win32_libs='-lgdi32 -lmsimg32' >cairo_cv_backend_win32_nonpkgconfig_cflags= >cairo_cv_backend_win32_nonpkgconfig_libs= >cairo_cv_backend_win32_requires= >cairo_cv_backend_win32_use='no (requires a Win32 platform)' >cairo_cv_backend_xlib_base=cairo >cairo_cv_backend_xlib_cache_version=4 >cairo_cv_backend_xlib_cflags=' ' >cairo_cv_backend_xlib_libs='-lX11 ' >cairo_cv_backend_xlib_nonpkgconfig_cflags= >cairo_cv_backend_xlib_nonpkgconfig_libs= >cairo_cv_backend_xlib_requires=x11 >cairo_cv_backend_xlib_use=yes >cairo_cv_backend_xlib_xrender_base=cairo-xlib >cairo_cv_backend_xlib_xrender_cache_version=4 >cairo_cv_backend_xlib_xrender_cflags=' ' >cairo_cv_backend_xlib_xrender_libs='-lXrender -lX11 ' >cairo_cv_backend_xlib_xrender_nonpkgconfig_cflags= >cairo_cv_backend_xlib_xrender_nonpkgconfig_libs= >cairo_cv_backend_xlib_xrender_requires='xrender >= 0.6' >cairo_cv_backend_xlib_xrender_use=yes >cairo_cv_warn_cflags=' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes' >cairo_cv_warn_maybe='-Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes' >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_FONTCONFIG_CFLAGS=' ' >pkg_cv_FONTCONFIG_LIBS='-lfontconfig ' >pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2 ' >pkg_cv_FREETYPE_LIBS='-lfreetype -lz ' >pkg_cv_LIBRSVG_CFLAGS='-D_REENTRANT -DPNG_NO_MMX_CODE -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 ' >pkg_cv_LIBRSVG_LIBS='-lrsvg-2 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >pkg_cv_POPPLER_CFLAGS='-D_REENTRANT -DPNG_NO_MMX_CODE -I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/atk-1.0 ' >pkg_cv_POPPLER_LIBS='-lpoppler-glib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >pkg_cv_directfb_CFLAGS='-D_REENTRANT -I/usr/include/directfb ' >pkg_cv_directfb_LIBS='-ldirectfb -lz -lfusion -ldirect -lpthread -ldl ' >pkg_cv_png_CFLAGS='-DPNG_NO_MMX_CODE -I/usr/include/libpng12 ' >pkg_cv_png_LIBS='-lpng12 ' >pkg_cv_xlib_CFLAGS=' ' >pkg_cv_xlib_LIBS='-lX11 ' >pkg_cv_xlib_xrender_CFLAGS=' ' >pkg_cv_xlib_xrender_LIBS='-lXrender -lX11 ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/x11-libs/cairo-1.4.8/work/cairo-1.4.8/missing --run aclocal-1.9' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/x11-libs/cairo-1.4.8/work/cairo-1.4.8/missing --run tar' >AR='i686-pc-linux-gnu-ar' >AS='as' >AUTOCONF='${SHELL} /var/tmp/portage/x11-libs/cairo-1.4.8/work/cairo-1.4.8/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/x11-libs/cairo-1.4.8/work/cairo-1.4.8/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/x11-libs/cairo-1.4.8/work/cairo-1.4.8/missing --run automake-1.9' >AWK='gawk' >CAIRO_CAN_TEST_GLITZ_AGL_SURFACE_FALSE='' >CAIRO_CAN_TEST_GLITZ_AGL_SURFACE_TRUE='#' >CAIRO_CAN_TEST_GLITZ_EGL_SURFACE_FALSE='' >CAIRO_CAN_TEST_GLITZ_EGL_SURFACE_TRUE='#' >CAIRO_CAN_TEST_GLITZ_GLX_SURFACE_FALSE='' >CAIRO_CAN_TEST_GLITZ_GLX_SURFACE_TRUE='#' >CAIRO_CAN_TEST_GLITZ_WGL_SURFACE_FALSE='' >CAIRO_CAN_TEST_GLITZ_WGL_SURFACE_TRUE='#' >CAIRO_CAN_TEST_PDF_SURFACE_FALSE='#' >CAIRO_CAN_TEST_PDF_SURFACE_TRUE='' >CAIRO_CAN_TEST_SVG_SURFACE_FALSE='#' >CAIRO_CAN_TEST_SVG_SURFACE_TRUE='' >CAIRO_CFLAGS='-I/usr/include/freetype2 -D_REENTRANT -I/usr/include/directfb -DPNG_NO_MMX_CODE -I/usr/include/libpng12 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -fno-strict-aliasing' >CAIRO_HAS_ATSUI_FONT_FALSE='' >CAIRO_HAS_ATSUI_FONT_TRUE='#' >CAIRO_HAS_BEOS_SURFACE_FALSE='' >CAIRO_HAS_BEOS_SURFACE_TRUE='#' >CAIRO_HAS_DIRECTFB_SURFACE_FALSE='#' >CAIRO_HAS_DIRECTFB_SURFACE_TRUE='' >CAIRO_HAS_FT_FONT_FALSE='#' >CAIRO_HAS_FT_FONT_TRUE='' >CAIRO_HAS_GLITZ_SURFACE_FALSE='' >CAIRO_HAS_GLITZ_SURFACE_TRUE='#' >CAIRO_HAS_MULTI_PAGE_SURFACES_FALSE='#' >CAIRO_HAS_MULTI_PAGE_SURFACES_TRUE='' >CAIRO_HAS_OS2_SURFACE_FALSE='' >CAIRO_HAS_OS2_SURFACE_TRUE='#' >CAIRO_HAS_PDF_SURFACE_FALSE='#' >CAIRO_HAS_PDF_SURFACE_TRUE='' >CAIRO_HAS_PNG_FUNCTIONS_FALSE='#' >CAIRO_HAS_PNG_FUNCTIONS_TRUE='' >CAIRO_HAS_PS_SURFACE_FALSE='#' >CAIRO_HAS_PS_SURFACE_TRUE='' >CAIRO_HAS_QUARTZ_SURFACE_FALSE='' >CAIRO_HAS_QUARTZ_SURFACE_TRUE='#' >CAIRO_HAS_SVG_SURFACE_FALSE='#' >CAIRO_HAS_SVG_SURFACE_TRUE='' >CAIRO_HAS_TEST_SURFACES_FALSE='' >CAIRO_HAS_TEST_SURFACES_TRUE='#' >CAIRO_HAS_WIN32_FONT_FALSE='' >CAIRO_HAS_WIN32_FONT_TRUE='#' >CAIRO_HAS_WIN32_SURFACE_FALSE='' >CAIRO_HAS_WIN32_SURFACE_TRUE='#' >CAIRO_HAS_XCB_SURFACE_FALSE='' >CAIRO_HAS_XCB_SURFACE_TRUE='#' >CAIRO_HAS_XLIB_SURFACE_FALSE='#' >CAIRO_HAS_XLIB_SURFACE_TRUE='' >CAIRO_HAS_XLIB_XRENDER_SURFACE_FALSE='#' >CAIRO_HAS_XLIB_XRENDER_SURFACE_TRUE='' >CAIRO_LDADD='' >CAIRO_LIBS='-lz -lfreetype -lz -lfontconfig -ldirectfb -lz -lfusion -ldirect -lpthread -ldl -lpng12 -lXrender -lX11 -lX11 -lm' >CAIRO_NONPKGCONFIG_CFLAGS='' >CAIRO_NONPKGCONFIG_LIBS='-lz -lm' >CAIRO_REQUIRES='freetype2 >= 8.0.2 fontconfig directfb libpng12 xrender >= 0.6 x11 ' >CAIRO_VERSION_MAJOR='1' >CAIRO_VERSION_MICRO='8' >CAIRO_VERSION_MINOR='4' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200' >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='-march=athlon-xp -Os -pipe -fomit-frame-pointer -finline-limit=1200' >CYGPATH_W='echo' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DISABLE_SOME_FLOATING_POINT_FALSE='' >DISABLE_SOME_FLOATING_POINT_TRUE='#' >DLLTOOL='dlltool' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_GTK_DOC_FALSE='#' >ENABLE_GTK_DOC_TRUE='' >EXEEXT='' >F77='i686-pc-linux-gnu-gfortran' >FFLAGS='-g -O2' >FIND='/usr/bin/find' >FONTCONFIG_CFLAGS=' ' >FONTCONFIG_LIBS='-lfontconfig ' >FREETYPE_CFLAGS='-I/usr/include/freetype2 ' >FREETYPE_CONFIG='' >FREETYPE_LIBS='-lfreetype -lz ' >GLITZ_AGL_CFLAGS='' >GLITZ_AGL_LIBS='' >GLITZ_EGL_CFLAGS='' >GLITZ_EGL_LIBS='' >GLITZ_GLX_CFLAGS='' >GLITZ_GLX_LIBS='' >GLITZ_WGL_CFLAGS='' >GLITZ_WGL_LIBS='' >GREP='/bin/grep' >GTK_DOC_USE_LIBTOOL_FALSE='#' >GTK_DOC_USE_LIBTOOL_TRUE='' >HAVE_PTHREAD_FALSE='#' >HAVE_PTHREAD_TRUE='' >HTML_DIR='${datadir}/gtk-doc/html' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='' >LIBOBJS='' >LIBRSVG_CFLAGS='-D_REENTRANT -DPNG_NO_MMX_CODE -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 ' >LIBRSVG_LIBS='-lrsvg-2 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >LIBS=' -lm' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >LTP='' >LTP_GENHTML='' >LT_CURRENT_MINUS_AGE='2' >MAKEINFO='${SHELL} /var/tmp/portage/x11-libs/cairo-1.4.8/work/cairo-1.4.8/missing --run makeinfo' >OBJDUMP='objdump' >OBJEXT='o' >OS_WIN32_FALSE='' >OS_WIN32_TRUE='#' >PACKAGE='cairo' >PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=cairo' >PACKAGE_NAME='cairo' >PACKAGE_STRING='cairo 1.4.8' >PACKAGE_TARNAME='cairo' >PACKAGE_VERSION='1.4.8' >PATH_SEPARATOR=':' >PIXMAN_CFLAGS=' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -fno-strict-aliasing -mmmx -Winline --param inline-unit-growth=10000 --param large-function-growth=10000' >PIXMAN_LDADD='' >PKGCONFIG_REQUIRES='Requires.private' >PKG_CONFIG='/usr/bin/pkg-config' >POPPLER_CFLAGS='-D_REENTRANT -DPNG_NO_MMX_CODE -I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/atk-1.0 ' >POPPLER_LIBS='-lpoppler-glib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >RANLIB='i686-pc-linux-gnu-ranlib' >SET_MAKE='' >SHELL='/bin/sh' >SHTOOL='' >STRIP='i686-pc-linux-gnu-strip' >USE_MMX_FALSE='#' >USE_MMX_TRUE='' >VERSION='1.4.8' >VERSION_INFO='13:4:11' >XARGS='/usr/bin/xargs' >XMKMF='' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >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' >datarootdir='${prefix}/share' >directfb_CFLAGS='-D_REENTRANT -I/usr/include/directfb ' >directfb_LIBS='-ldirectfb -lz -lfusion -ldirect -lpthread -ldl ' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >glitz_CFLAGS='' >glitz_LIBS='' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/x11-libs/cairo-1.4.8/work/cairo-1.4.8/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >pdfdir='${docdir}' >png_CFLAGS='-DPNG_NO_MMX_CODE -I/usr/include/libpng12 ' >png_LIBS='-lpng12 ' >png_REQUIRES='libpng12 ' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' >xcb_CFLAGS='' >xcb_LIBS='' >xlib_CFLAGS=' ' >xlib_LIBS='-lX11 ' >xlib_xrender_CFLAGS=' ' >xlib_xrender_LIBS='-lXrender -lX11 ' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "cairo" >#define PACKAGE_TARNAME "cairo" >#define PACKAGE_VERSION "1.4.8" >#define PACKAGE_STRING "cairo 1.4.8" >#define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" >#define PACKAGE "cairo" >#define VERSION "1.4.8" >#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 STDC_HEADERS 1 >#define HAVE_FCFINI 1 >#define HAVE_FT_BITMAP_SIZE_Y_PPEM 1 >#define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 >#define HAVE_FT_LOAD_SFNT_TABLE 1 >#define HAVE_PTHREAD_H 1 >#define CAIRO_CAN_TEST_PDF_SURFACE 1 >#define CAIRO_CAN_TEST_SVG_SURFACE 1 >#define HAVE_STDINT_H 1 >#define HAVE_SIGNAL_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_UINT64_T 1 >#define HAVE_SCHED_H 1 >#define HAVE_SCHED_GETAFFINITY 1 >#define HAVE_SCHED_GETAFFINITY 1 >#define HAVE_LIBGEN_H 1 >#define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) >#define USE_MMX 1 > >configure: exit 0
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 182004
:
122013
| 122014 |
122016