Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 197244 Details for
Bug 277093
app-office/dia-0.96.1-r1 fails to compile: libpython2.5.a... not found
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), 65.17 KB, created by
Denilson Sá Maia
on 2009-07-08 19:37:50 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Denilson Sá Maia
Created:
2009-07-08 19:37:50 UTC
Size:
65.17 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 dia configure 0.96.1, which was >generated by GNU Autoconf 2.63. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-cairo --with-python --enable-db2html --disable-gnome --without-gnomeprint --enable-gtk-doc > >## --------- ## >## Platform. ## >## --------- ## > >hostname = amdserver >uname -m = x86_64 >uname -r = 2.6.29.4 >uname -s = Linux >uname -v = #4 SMP Tue Jul 7 17:20:17 BRT 2009 > >/usr/bin/uname -p = AMD Sempron(tm) Processor LE-1200 >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2 >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2271: checking for a BSD-compatible install >configure:2339: result: /usr/bin/install -c >configure:2350: checking whether build environment is sane >configure:2393: result: yes >configure:2418: checking for a thread-safe mkdir -p >configure:2457: result: /bin/mkdir -p >configure:2470: checking for gawk >configure:2486: found /bin/gawk >configure:2497: result: gawk >configure:2508: checking whether make sets $(MAKE) >configure:2530: result: yes >configure:2729: checking for x86_64-pc-linux-gnu-gcc >configure:2745: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2756: result: x86_64-pc-linux-gnu-gcc >configure:3028: checking for C compiler version >configure:3036: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2 >Copyright (C) 2008 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:3040: $? = 0 >configure:3047: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r3 p1.6, pie-10.1.5' >Thread model: posix >gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) >configure:3051: $? = 0 >configure:3058: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:3062: $? = 1 >configure:3085: checking for C compiler default output file name >configure:3107: x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:3111: $? = 0 >configure:3149: result: a.out >configure:3168: checking whether the C compiler works >configure:3178: ./a.out >configure:3182: $? = 0 >configure:3201: result: yes >configure:3208: checking whether we are cross compiling >configure:3210: result: no >configure:3213: checking for suffix of executables >configure:3220: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:3224: $? = 0 >configure:3250: result: >configure:3256: checking for suffix of object files >configure:3282: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:3286: $? = 0 >configure:3311: result: o >configure:3315: checking whether we are using the GNU C compiler >configure:3344: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:3351: $? = 0 >configure:3368: result: yes >configure:3377: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3407: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3414: $? = 0 >configure:3515: result: yes >configure:3532: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3606: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:3613: $? = 0 >configure:3636: result: none needed >configure:3665: checking for style of include used by make >configure:3693: result: GNU >configure:3718: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3809: result: gcc3 >configure:3838: checking for x86_64-pc-linux-gnu-g++ >configure:3854: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:3865: result: x86_64-pc-linux-gnu-g++ >configure:3936: checking for C++ compiler version >configure:3944: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2 >Copyright (C) 2008 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:3948: $? = 0 >configure:3955: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r3 p1.6, pie-10.1.5' >Thread model: posix >gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) >configure:3959: $? = 0 >configure:3966: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: '-V' option must have argument >configure:3970: $? = 1 >configure:3973: checking whether we are using the GNU C++ compiler >configure:4002: x86_64-pc-linux-gnu-g++ -c -march=k8 -msse3 -O2 -pipe conftest.cpp >&5 >configure:4009: $? = 0 >configure:4026: result: yes >configure:4035: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:4065: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:4072: $? = 0 >configure:4173: result: yes >configure:4198: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:4289: result: gcc3 >configure:4305: checking whether to enable maintainer-specific portions of Makefiles >configure:4314: result: no >configure:4407: checking build system type >configure:4425: result: x86_64-pc-linux-gnu >configure:4447: checking host system type >configure:4462: result: x86_64-pc-linux-gnu >configure:4484: checking for a sed that does not truncate output >configure:4540: result: /bin/sed >configure:4543: checking for grep that handles long lines and -e >configure:4603: result: /bin/grep >configure:4608: checking for egrep >configure:4672: result: /bin/grep -E >configure:4688: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:4755: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:4764: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:4779: result: yes >configure:4784: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:4791: result: -r >configure:4809: checking for BSD-compatible nm >configure:4858: result: /usr/bin/nm -B >configure:4862: checking whether ln -s works >configure:4866: result: yes >configure:4873: checking how to recognize dependent libraries >configure:5059: result: pass_all >configure:5148: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:5151: $? = 0 >configure:5308: checking how to run the C preprocessor >configure:5348: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5355: $? = 0 >configure:5386: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:5393: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "dia" >| #define PACKAGE_TARNAME "dia" >| #define PACKAGE_VERSION "0.96.1" >| #define PACKAGE_STRING "dia 0.96.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=dia" >| #define PACKAGE "dia" >| #define VERSION "0.96.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5426: result: x86_64-pc-linux-gnu-gcc -E >configure:5455: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5462: $? = 0 >configure:5493: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:5500: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "dia" >| #define PACKAGE_TARNAME "dia" >| #define PACKAGE_VERSION "0.96.1" >| #define PACKAGE_STRING "dia 0.96.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=dia" >| #define PACKAGE "dia" >| #define VERSION "0.96.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5540: checking for ANSI C header files >configure:5570: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:5577: $? = 0 >configure:5676: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:5680: $? = 0 >configure:5686: ./conftest >configure:5690: $? = 0 >configure:5708: result: yes >configure:5732: checking for sys/types.h >configure:5753: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:5760: $? = 0 >configure:5777: result: yes >configure:5732: checking for sys/stat.h >configure:5753: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:5760: $? = 0 >configure:5777: result: yes >configure:5732: checking for stdlib.h >configure:5753: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:5760: $? = 0 >configure:5777: result: yes >configure:5732: checking for string.h >configure:5753: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:5760: $? = 0 >configure:5777: result: yes >configure:5732: checking for memory.h >configure:5753: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:5760: $? = 0 >configure:5777: result: yes >configure:5732: checking for strings.h >configure:5753: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:5760: $? = 0 >configure:5777: result: yes >configure:5732: checking for inttypes.h >configure:5753: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:5760: $? = 0 >configure:5777: result: yes >configure:5732: checking for stdint.h >configure:5753: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:5760: $? = 0 >configure:5777: result: yes >configure:5732: checking for unistd.h >configure:5753: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:5760: $? = 0 >configure:5777: result: yes >configure:5807: checking dlfcn.h usability >configure:5824: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:5831: $? = 0 >configure:5845: result: yes >configure:5849: checking dlfcn.h presence >configure:5864: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5871: $? = 0 >configure:5885: result: yes >configure:5918: checking for dlfcn.h >configure:5927: result: yes >configure:5952: checking how to run the C++ preprocessor >configure:5988: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:5995: $? = 0 >configure:6026: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:6033: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "dia" >| #define PACKAGE_TARNAME "dia" >| #define PACKAGE_VERSION "0.96.1" >| #define PACKAGE_STRING "dia 0.96.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=dia" >| #define PACKAGE "dia" >| #define VERSION "0.96.1" >| #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:6066: result: x86_64-pc-linux-gnu-g++ -E >configure:6095: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:6102: $? = 0 >configure:6133: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:6140: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "dia" >| #define PACKAGE_TARNAME "dia" >| #define PACKAGE_VERSION "0.96.1" >| #define PACKAGE_STRING "dia 0.96.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=dia" >| #define PACKAGE "dia" >| #define VERSION "0.96.1" >| #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:6191: checking for x86_64-pc-linux-gnu-g77 >configure:6221: result: no >configure:6191: checking for x86_64-pc-linux-gnu-xlf >configure:6221: result: no >configure:6191: checking for x86_64-pc-linux-gnu-f77 >configure:6221: result: no >configure:6191: checking for x86_64-pc-linux-gnu-frt >configure:6221: result: no >configure:6191: checking for x86_64-pc-linux-gnu-pgf77 >configure:6221: result: no >configure:6191: checking for x86_64-pc-linux-gnu-cf77 >configure:6221: result: no >configure:6191: checking for x86_64-pc-linux-gnu-fort77 >configure:6221: result: no >configure:6191: checking for x86_64-pc-linux-gnu-fl32 >configure:6221: result: no >configure:6191: checking for x86_64-pc-linux-gnu-af77 >configure:6221: result: no >configure:6191: checking for x86_64-pc-linux-gnu-xlf90 >configure:6221: result: no >configure:6191: checking for x86_64-pc-linux-gnu-f90 >configure:6221: result: no >configure:6191: checking for x86_64-pc-linux-gnu-pgf90 >configure:6221: result: no >configure:6191: checking for x86_64-pc-linux-gnu-pghpf >configure:6221: result: no >configure:6191: checking for x86_64-pc-linux-gnu-epcf90 >configure:6221: result: no >configure:6191: checking for x86_64-pc-linux-gnu-gfortran >configure:6207: found /usr/bin/x86_64-pc-linux-gnu-gfortran >configure:6218: result: x86_64-pc-linux-gnu-gfortran >configure:6288: checking for Fortran 77 compiler version >configure:6296: x86_64-pc-linux-gnu-gfortran --version >&5 >GNU Fortran (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2 >Copyright (C) 2008 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:6300: $? = 0 >configure:6307: x86_64-pc-linux-gnu-gfortran -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r3 p1.6, pie-10.1.5' >Thread model: posix >gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) >configure:6311: $? = 0 >configure:6318: x86_64-pc-linux-gnu-gfortran -V >&5 >x86_64-pc-linux-gnu-gfortran: '-V' option must have argument >configure:6322: $? = 1 >configure:6330: checking whether we are using the GNU Fortran 77 compiler >configure:6349: x86_64-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:6356: $? = 0 >configure:6373: result: yes >configure:6379: checking whether x86_64-pc-linux-gnu-gfortran accepts -g >configure:6396: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:6403: $? = 0 >configure:6419: result: yes >configure:6452: checking the maximum length of command line arguments >configure:6564: result: 1572864 >configure:6576: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object >configure:6681: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:6684: $? = 0 >configure:6688: /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:6691: $? = 0 >configure:6743: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c conftstm.o >&5 >configure:6746: $? = 0 >configure:6784: result: ok >configure:6788: checking for objdir >configure:6803: result: .libs >configure:6855: checking for x86_64-pc-linux-gnu-ar >configure:6871: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:6882: result: x86_64-pc-linux-gnu-ar >configure:6947: checking for x86_64-pc-linux-gnu-ranlib >configure:6963: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:6974: result: x86_64-pc-linux-gnu-ranlib >configure:7039: checking for x86_64-pc-linux-gnu-strip >configure:7055: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:7066: result: x86_64-pc-linux-gnu-strip >configure:7647: checking for correct ltmain.sh version >configure:7697: result: yes >configure:7757: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:7775: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -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:7779: $? = 0 >configure:7792: result: no >configure:7807: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:8039: result: -fPIC >configure:8047: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works >configure:8065: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe -fPIC -DPIC conftest.c >&5 >configure:8069: $? = 0 >configure:8082: result: yes >configure:8110: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:8138: result: yes >configure:8148: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8169: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe -o out/conftest2.o conftest.c >&5 >configure:8173: $? = 0 >configure:8195: result: yes >configure:8221: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:9209: result: yes >configure:9230: checking whether -lc should be explicitly linked in >configure:9235: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:9238: $? = 0 >configure:9253: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:9256: $? = 0 >configure:9268: result: no >configure:9276: checking dynamic linker characteristics >configure:9891: result: GNU/Linux ld.so >configure:9915: checking how to hardcode library paths into programs >configure:9940: result: immediate >configure:9954: checking whether stripping libraries is possible >configure:9959: result: yes >configure:10789: checking if libtool supports shared libraries >configure:10791: result: yes >configure:10794: checking whether to build shared libraries >configure:10815: result: yes >configure:10818: checking whether to build static libraries >configure:10822: result: no >configure:10916: creating libtool >configure:11509: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:11576: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:11585: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:11600: result: yes >configure:11651: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:12605: result: yes >configure:12622: x86_64-pc-linux-gnu-g++ -c -march=k8 -msse3 -O2 -pipe conftest.cpp >&5 >configure:12625: $? = 0 >configure:12781: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:13065: result: -fPIC >configure:13073: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works >configure:13091: x86_64-pc-linux-gnu-g++ -c -march=k8 -msse3 -O2 -pipe -fPIC -DPIC conftest.cpp >&5 >configure:13095: $? = 0 >configure:13108: result: yes >configure:13136: checking if x86_64-pc-linux-gnu-g++ static flag -static works >configure:13164: result: yes >configure:13174: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:13195: x86_64-pc-linux-gnu-g++ -c -march=k8 -msse3 -O2 -pipe -o out/conftest2.o conftest.cpp >&5 >configure:13199: $? = 0 >configure:13221: result: yes >configure:13247: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:13273: result: yes >configure:13340: checking dynamic linker characteristics >configure:13903: result: GNU/Linux ld.so >configure:13927: checking how to hardcode library paths into programs >configure:13952: result: immediate >configure:14491: checking if libtool supports shared libraries >configure:14493: result: yes >configure:14496: checking whether to build shared libraries >configure:14516: result: yes >configure:14519: checking whether to build static libraries >configure:14523: result: no >configure:14533: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC >configure:14765: result: -fPIC >configure:14773: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:14791: x86_64-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:14795: $? = 0 >configure:14808: result: yes >configure:14836: checking if x86_64-pc-linux-gnu-gfortran static flag -static works >configure:14864: result: yes >configure:14874: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o >configure:14895: x86_64-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:14899: $? = 0 >configure:14921: result: yes >configure:14947: checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:15915: result: yes >configure:15982: checking dynamic linker characteristics >configure:16545: result: GNU/Linux ld.so >configure:16569: checking how to hardcode library paths into programs >configure:16594: result: immediate >configure:20216: checking whether build environment is sane >configure:20259: result: yes >configure:20276: checking for a BSD-compatible install >configure:20344: result: /usr/bin/install -c >configure:20355: checking whether ln -s works >configure:20359: result: yes >configure:20366: checking whether make sets $(MAKE) >configure:20388: result: yes >configure:20397: checking for library containing strerror >configure:20438: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:20445: $? = 0 >configure:20476: result: none required >configure:20493: checking for dirent.h that defines DIR >configure:20522: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:20529: $? = 0 >configure:20546: result: yes >configure:20561: checking for library containing opendir >configure:20602: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:20609: $? = 0 >configure:20640: result: none required >configure:20738: checking for ANSI C header files >configure:20906: result: yes >configure:20935: checking stddef.h usability >configure:20952: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:20959: $? = 0 >configure:20973: result: yes >configure:20977: checking stddef.h presence >configure:20992: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:20999: $? = 0 >configure:21013: result: yes >configure:21046: checking for stddef.h >configure:21055: result: yes >configure:20935: checking fcntl.h usability >configure:20952: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:20959: $? = 0 >configure:20973: result: yes >configure:20977: checking fcntl.h presence >configure:20992: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:20999: $? = 0 >configure:21013: result: yes >configure:21046: checking for fcntl.h >configure:21055: result: yes >configure:20924: checking for unistd.h >configure:20931: result: yes >configure:20935: checking utime.h usability >configure:20952: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:20959: $? = 0 >configure:20973: result: yes >configure:20977: checking utime.h presence >configure:20992: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:20999: $? = 0 >configure:21013: result: yes >configure:21046: checking for utime.h >configure:21055: result: yes >configure:21071: checking for an ANSI C-conforming const >configure:21146: x86_64-pc-linux-gnu-gcc -c -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:21153: $? = 0 >configure:21168: result: yes >configure:21187: checking for select >configure:21243: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:21250: $? = 0 >configure:21272: result: yes >configure:21187: checking for strcspn >configure:21243: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c >&5 >conftest.c:51: warning: conflicting types for built-in function 'strcspn' >configure:21250: $? = 0 >configure:21272: result: yes >configure:21187: checking for strdup >configure:21243: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c >&5 >conftest.c:52: warning: conflicting types for built-in function 'strdup' >configure:21250: $? = 0 >configure:21272: result: yes >configure:21187: checking for strtol >configure:21243: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:21250: $? = 0 >configure:21272: result: yes >configure:21187: checking for snprintf >configure:21243: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c >&5 >conftest.c:54: warning: conflicting types for built-in function 'snprintf' >configure:21250: $? = 0 >configure:21272: result: yes >configure:21286: checking whether NLS is requested >configure:21295: result: yes >configure:21312: checking for intltool >= 0.21 >configure:21319: result: 0.40.5 found >configure:21329: checking for intltool-update >configure:21347: found /usr/bin/intltool-update >configure:21359: result: /usr/bin/intltool-update >configure:21369: checking for intltool-merge >configure:21387: found /usr/bin/intltool-merge >configure:21399: result: /usr/bin/intltool-merge >configure:21409: checking for intltool-extract >configure:21427: found /usr/bin/intltool-extract >configure:21439: result: /usr/bin/intltool-extract >configure:21496: checking for xgettext >configure:21514: found /usr/bin/xgettext >configure:21526: result: /usr/bin/xgettext >configure:21536: checking for msgmerge >configure:21554: found /usr/bin/msgmerge >configure:21566: result: /usr/bin/msgmerge >configure:21576: checking for msgfmt >configure:21594: found /usr/bin/msgfmt >configure:21606: result: /usr/bin/msgfmt >configure:21616: checking for gmsgfmt >configure:21634: found /usr/bin/gmsgfmt >configure:21647: result: /usr/bin/gmsgfmt >configure:21671: checking for perl >configure:21689: found /usr/bin/perl >configure:21701: result: /usr/bin/perl >configure:21720: checking for XML::Parser >configure:21723: result: ok >configure:21760: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:21767: $? = 0 >configure:21900: checking for x86_64-pc-linux-gnu-pkg-config >configure:21933: result: no >configure:21943: checking for pkg-config >configure:21961: found /usr/bin/pkg-config >configure:21973: result: /usr/bin/pkg-config >configure:21998: checking pkg-config is at least version 0.9.0 >configure:22001: result: yes >configure:22012: checking for GMODULE >configure:22019: $PKG_CONFIG --exists --print-errors "gmodule-2.0 gobject-2.0" >configure:22022: $? = 0 >configure:22035: $PKG_CONFIG --exists --print-errors "gmodule-2.0 gobject-2.0" >configure:22038: $? = 0 >configure:22115: result: yes >configure:22123: checking for glib-genmarshal >configure:22141: found /usr/bin/glib-genmarshal >configure:22153: result: /usr/bin/glib-genmarshal >configure:22165: checking for PANGOVERSION >configure:22172: $PKG_CONFIG --exists --print-errors "pango >= 1.1.5" >configure:22175: $? = 0 >configure:22188: $PKG_CONFIG --exists --print-errors "pango >= 1.1.5" >configure:22191: $? = 0 >configure:22230: result: yes >configure:22246: checking for PANGOFT2 >configure:22253: $PKG_CONFIG --exists --print-errors "pangoft2" >configure:22256: $? = 0 >configure:22269: $PKG_CONFIG --exists --print-errors "pangoft2" >configure:22272: $? = 0 >configure:22307: result: yes >configure:22313: checking for FT_Init_FreeType in -lfreetype >configure:22348: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c -lfreetype -lfreetype -lz >&5 >configure:22355: $? = 0 >configure:22376: result: yes >configure:22385: checking if FreeType version is 2.0.9 or higher >configure:22407: x86_64-pc-linux-gnu-gcc -E -I/usr/include/freetype2 conftest.c >configure:22414: $? = 0 >configure:22419: result: yes >configure:22467: checking for LIBART >configure:22474: $PKG_CONFIG --exists --print-errors "libart-2.0" >configure:22477: $? = 0 >configure:22490: $PKG_CONFIG --exists --print-errors "libart-2.0" >configure:22493: $? = 0 >configure:22528: result: yes >configure:22541: checking whether GNOME specific code should be used >configure:22579: result: >configure:22585: checking for GTK >configure:22592: $PKG_CONFIG --exists --print-errors "$GTK_MODULES" >configure:22595: $? = 0 >configure:22608: $PKG_CONFIG --exists --print-errors "$GTK_MODULES" >configure:22611: $? = 0 >configure:22688: result: yes >configure:22809: checking for CAIROVERSION >configure:22816: $PKG_CONFIG --exists --print-errors "cairo >= 0.6.0" >configure:22819: $? = 0 >configure:22832: $PKG_CONFIG --exists --print-errors "cairo >= 0.6.0" >configure:22835: $? = 0 >configure:22874: result: yes >configure:22880: checking for CAIRO >configure:22887: $PKG_CONFIG --exists --print-errors "cairo" >configure:22890: $? = 0 >configure:22903: $PKG_CONFIG --exists --print-errors "cairo" >configure:22906: $? = 0 >configure:22941: result: yes >configure:22967: checking for XSLT >configure:22974: $PKG_CONFIG --exists --print-errors "libxslt" >configure:22977: $? = 0 >configure:22990: $PKG_CONFIG --exists --print-errors "libxslt" >configure:22993: $? = 0 >configure:23028: result: yes >configure:23066: checking for poptSetOtherOptionHelp in -lpopt >configure:23101: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c -lpopt >&5 >configure:23108: $? = 0 >configure:23129: result: yes >configure:23157: checking popt.h usability >configure:23174: x86_64-pc-linux-gnu-gcc -c -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:23181: $? = 0 >configure:23195: result: yes >configure:23199: checking popt.h presence >configure:23214: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:23221: $? = 0 >configure:23235: result: yes >configure:23268: checking for popt.h >configure:23277: result: yes >configure:23310: checking png.h usability >configure:23327: x86_64-pc-linux-gnu-gcc -c -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe conftest.c >&5 >configure:23334: $? = 0 >configure:23348: result: yes >configure:23352: checking png.h presence >configure:23367: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:23374: $? = 0 >configure:23388: result: yes >configure:23421: checking for png.h >configure:23428: result: yes >configure:23440: checking for png_read_info in -lpng >configure:23475: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c -lpng -lz -lm >&5 >configure:23482: $? = 0 >configure:23503: result: yes >configure:23517: checking for png_structp in png.h >configure:23534: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wl,-O1 -lz -lm conftest.c -lpng >&5 >configure:23541: $? = 0 >configure:23561: result: yes >configure:23607: checking for xgettext >configure:23635: result: /usr/bin/xgettext >configure:23666: checking locale.h usability >configure:23683: x86_64-pc-linux-gnu-gcc -c -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe conftest.c >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:23690: $? = 0 >configure:23704: result: yes >configure:23708: checking locale.h presence >configure:23723: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:23730: $? = 0 >configure:23744: result: yes >configure:23777: checking for locale.h >configure:23786: result: yes >configure:23802: checking for LC_MESSAGES >configure:23828: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c -lpng -lz -lm >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:23835: $? = 0 >configure:23855: result: yes >configure:23884: checking libintl.h usability >configure:23901: x86_64-pc-linux-gnu-gcc -c -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe conftest.c >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:23908: $? = 0 >configure:23922: result: yes >configure:23926: checking libintl.h presence >configure:23941: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:23948: $? = 0 >configure:23962: result: yes >configure:23995: checking for libintl.h >configure:24002: result: yes >configure:24013: checking for ngettext in libc >configure:24041: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c -lpng -lz -lm >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:24048: $? = 0 >configure:24069: result: yes >configure:24073: checking for dgettext in libc >configure:24101: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c -lpng -lz -lm >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:24108: $? = 0 >configure:24129: result: yes >configure:24138: checking for bind_textdomain_codeset >configure:24194: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c -lpng -lz -lm >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:24201: $? = 0 >configure:24223: result: yes >configure:24739: checking for msgfmt >configure:24766: result: /usr/bin/msgfmt >configure:24779: checking for dcgettext >configure:24835: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c -lpng -lz -lm >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >conftest.c:68: warning: conflicting types for built-in function 'dcgettext' >configure:24842: $? = 0 >configure:24864: result: yes >configure:24877: checking if msgfmt accepts -c >configure:24892: $MSGFMT -c -o /dev/null conftest.foo >configure:24895: $? = 0 >configure:24897: result: yes >configure:24907: checking for gmsgfmt >configure:24938: result: /usr/bin/gmsgfmt >configure:24948: checking for xgettext >configure:24975: result: /usr/bin/xgettext >configure:25004: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c -lpng -lz -lm >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:25011: $? = 0 >configure:25187: checking for catalogs to be installed >configure:25212: result: pt pt_BR >configure:25256: checking for xml2-config >configure:25272: found /usr/bin/xml2-config >configure:25283: result: xml2-config >configure:25292: checking for libxml >= 2.3.9 >configure:25297: result: found >configure:25406: checking zlib.h usability >configure:25423: x86_64-pc-linux-gnu-gcc -c -I/usr/include/libxml2 -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe conftest.c >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:25430: $? = 0 >configure:25444: result: yes >configure:25448: checking zlib.h presence >configure:25463: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:25470: $? = 0 >configure:25484: result: yes >configure:25517: checking for zlib.h >configure:25526: result: yes >configure:25536: checking for gzread in -lz >configure:25571: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include/libxml2 -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c -lz -lpng -lz -lm >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:25578: $? = 0 >configure:25599: result: yes >configure:25649: checking math.h usability >configure:25666: x86_64-pc-linux-gnu-gcc -c -I/usr/include/libxml2 -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe conftest.c >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:25673: $? = 0 >configure:25687: result: yes >configure:25691: checking math.h presence >configure:25706: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:25713: $? = 0 >configure:25727: result: yes >configure:25760: checking for math.h >configure:25769: result: yes >configure:25779: checking for isinf in -lm >configure:25814: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include/libxml2 -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wl,-O1 conftest.c -lm -lpng -lz -lm -lz >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >conftest.c:57: warning: conflicting types for built-in function 'isinf' >configure:25821: $? = 0 >configure:25842: result: yes >configure:26112: checking if C compiler accepts -Wall >configure:26137: x86_64-pc-linux-gnu-gcc -c -I/usr/include/libxml2 -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wall conftest.c >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:26144: $? = 0 >configure:26149: result: yes >configure:26163: checking if C compiler accepts -Wunused >configure:26188: x86_64-pc-linux-gnu-gcc -c -I/usr/include/libxml2 -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wall -Wunused conftest.c >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:26195: $? = 0 >configure:26200: result: yes >configure:26214: checking if C compiler accepts --std=c89 >configure:26239: x86_64-pc-linux-gnu-gcc -c -I/usr/include/libxml2 -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wall -Wunused --std=c89 conftest.c >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:26246: $? = 0 >configure:26251: result: yes >configure:26265: checking if C compiler accepts -Wdeclaration-after-statement >configure:26290: x86_64-pc-linux-gnu-gcc -c -I/usr/include/libxml2 -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wall -Wunused --std=c89 -Wdeclaration-after-statement conftest.c >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:26297: $? = 0 >configure:26302: result: yes >configure:26316: checking if C compiler accepts -Wmissing-prototypes >configure:26341: x86_64-pc-linux-gnu-gcc -c -I/usr/include/libxml2 -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wall -Wunused --std=c89 -Wdeclaration-after-statement -Wmissing-prototypes conftest.c >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:26348: $? = 0 >configure:26353: result: yes >configure:26367: checking if C compiler accepts -Wmissing-declarations >configure:26392: x86_64-pc-linux-gnu-gcc -c -I/usr/include/libxml2 -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wall -Wunused --std=c89 -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:26399: $? = 0 >configure:26404: result: yes >configure:26418: checking if C compiler accepts -finline-functions >configure:26443: x86_64-pc-linux-gnu-gcc -c -I/usr/include/libxml2 -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wall -Wunused --std=c89 -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -finline-functions conftest.c >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:26450: $? = 0 >configure:26455: result: yes >configure:26469: checking if C compiler accepts -fstrict-aliasing >configure:26494: x86_64-pc-linux-gnu-gcc -c -I/usr/include/libxml2 -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wall -Wunused --std=c89 -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -finline-functions -fstrict-aliasing conftest.c >&5 >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:26501: $? = 0 >configure:26506: result: yes >configure:26539: checking for db2html >configure:26570: result: no >configure:26591: checking for xsltproc >configure:26609: found /usr/bin/xsltproc >configure:26622: result: /usr/bin/xsltproc >configure:26658: checking for python >configure:26676: found /usr/bin/python >configure:26688: result: /usr/bin/python >configure:26702: checking if Python version >= 1.5.2 >configure:26721: result: okay >configure:26730: checking local Python configuration >configure:26761: checking for script directory >configure:26769: result: /usr/lib64/python2.5/site-packages >configure:26779: checking for extension module directory >configure:26787: result: /usr/lib64/python2.5/site-packages >configure:26796: result: looks good >configure:26800: checking for headers required to compile python extensions >configure:26824: x86_64-pc-linux-gnu-gcc -E -I/usr/include/python2.5 conftest.c >conftest.c:38:1: warning: "HAVE_LIBPNG" redefined >conftest.c:37:1: warning: this is the location of the previous definition >configure:26831: $? = 0 >configure:26836: result: found >configure:26854: checking for libpython2.5.a >configure:26870: result: not found >configure:26880: error: could not find files required to build python plugin > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CAIROVERSION_CFLAGS_set= >ac_cv_env_CAIROVERSION_CFLAGS_value= >ac_cv_env_CAIROVERSION_LIBS_set= >ac_cv_env_CAIROVERSION_LIBS_value= >ac_cv_env_CAIRO_CFLAGS_set= >ac_cv_env_CAIRO_CFLAGS_value= >ac_cv_env_CAIRO_LIBS_set= >ac_cv_env_CAIRO_LIBS_value= >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=k8 -msse3 -O2 -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='-march=k8 -msse3 -O2 -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_GMODULE_CFLAGS_set= >ac_cv_env_GMODULE_CFLAGS_value= >ac_cv_env_GMODULE_LIBS_set= >ac_cv_env_GMODULE_LIBS_value= >ac_cv_env_GNOMEPRINT_CFLAGS_set= >ac_cv_env_GNOMEPRINT_CFLAGS_value= >ac_cv_env_GNOMEPRINT_LIBS_set= >ac_cv_env_GNOMEPRINT_LIBS_value= >ac_cv_env_GTK_CFLAGS_set= >ac_cv_env_GTK_CFLAGS_value= >ac_cv_env_GTK_LIBS_set= >ac_cv_env_GTK_LIBS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=-Wl,-O1 >ac_cv_env_LIBART_CFLAGS_set= >ac_cv_env_LIBART_CFLAGS_value= >ac_cv_env_LIBART_LIBS_set= >ac_cv_env_LIBART_LIBS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_PANGOFT2_CFLAGS_set= >ac_cv_env_PANGOFT2_CFLAGS_value= >ac_cv_env_PANGOFT2_LIBS_set= >ac_cv_env_PANGOFT2_LIBS_value= >ac_cv_env_PANGOVERSION_CFLAGS_set= >ac_cv_env_PANGOVERSION_CFLAGS_value= >ac_cv_env_PANGOVERSION_LIBS_set= >ac_cv_env_PANGOVERSION_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_XSLT_CFLAGS_set= >ac_cv_env_XSLT_CFLAGS_value= >ac_cv_env_XSLT_LIBS_set= >ac_cv_env_XSLT_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_f77_compiler_gnu=yes >ac_cv_func_bind_textdomain_codeset=yes >ac_cv_func_dcgettext=yes >ac_cv_func_select=yes >ac_cv_func_snprintf=yes >ac_cv_func_strcspn=yes >ac_cv_func_strdup=yes >ac_cv_func_strtol=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libintl_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_math_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_png_h=yes >ac_cv_header_popt_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=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_header_utime_h=yes >ac_cv_header_zlib_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_freetype_FT_Init_FreeType=yes >ac_cv_lib_m_isinf=yes >ac_cv_lib_png_png_read_info=yes >ac_cv_lib_popt_poptSetOtherOptionHelp=yes >ac_cv_lib_z_gzread=yes >ac_cv_objext=o >ac_cv_path_DB2HTML=no >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract >ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge >ac_cv_path_INTLTOOL_PERL=/usr/bin/perl >ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PYTHON=/usr/bin/python >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_XSLTPROC=/usr/bin/xsltproc >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=x86_64-pc-linux-gnu-gfortran >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_XGETTEXT=/usr/bin/xgettext >ac_cv_prog_XML2_CONFIG=xml2-config >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_search_opendir='none required' >ac_cv_search_strerror='none required' >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_python_pyexecdir=/usr/lib64/python2.5/site-packages >am_cv_python_pythondir=/usr/lib64/python2.5/site-packages >am_cv_val_LC_MESSAGES=yes >gt_cv_func_dgettext_libc=yes >gt_cv_func_dgettext_libintl=no >gt_cv_func_ngettext_libc=yes >gt_cv_have_gettext=yes >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/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >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_pic_works=yes >lt_cv_prog_compiler_pic_works_CXX=yes >lt_cv_prog_compiler_pic_works_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_compiler_static_works_CXX=yes >lt_cv_prog_compiler_static_works_F77=yes >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_lib_dlsearch_path_spec='/lib /usr/lib /usr/local/lib //usr/lib32/opengl/nvidia/lib //usr/lib64/opengl/nvidia/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /usr/x86_64-pc-linux-gnu/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2 /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/32 /usr/lib64/nspr /usr/lib64/nss /usr/lib64/qca1 /usr/lib64/qca2 /usr/lib/qt4 /usr/lib64/qt4 /usr/lib32/qt4 /usr/qt/3/lib /usr/qt/3/lib64 /usr/qt/3/lib32 /opt/firefox /usr/games/lib /usr/games/lib64 /usr/games/lib32 /usr/lib32/libstdc++-v3/ ' >lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2 /usr/lib64 /lib64 /usr/x86_64-pc-linux-gnu/lib' >lt_cv_sys_max_cmd_len=1572864 >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_CAIROVERSION_CFLAGS='-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' >pkg_cv_CAIROVERSION_LIBS='-lcairo ' >pkg_cv_CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' >pkg_cv_CAIRO_LIBS='-lcairo ' >pkg_cv_GMODULE_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >pkg_cv_GMODULE_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 ' >pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libart-2.0 ' >pkg_cv_GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lcairo -lxml2 -lgdk_pixbuf-2.0 -lgthread-2.0 -lrt -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lart_lgpl_2 ' >pkg_cv_LIBART_CFLAGS='-I/usr/include/libart-2.0 ' >pkg_cv_LIBART_LIBS='-lart_lgpl_2 ' >pkg_cv_PANGOFT2_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >pkg_cv_PANGOFT2_LIBS='-lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' >pkg_cv_PANGOVERSION_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >pkg_cv_PANGOVERSION_LIBS='-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' >pkg_cv_XSLT_CFLAGS='-I/usr/include/libxml2 ' >pkg_cv_XSLT_LIBS='-lxslt -lz -lm -lxml2 ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/app-office/dia-0.96.1-r1/work/dia-0.96.1/missing --run aclocal-1.10' >ALL_LINGUAS='am ar az be bg bs ca cs da de el en_CA en_GB es eu fi fr ga gl gu hr hu id is it ja ko lt lv mk ml mn ms nb ne nl nn pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv th tr uk vi zh_CN zh_TW' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/app-office/dia-0.96.1-r1/work/dia-0.96.1/missing --run tar' >APP_LIBS=' -lpopt' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/app-office/dia-0.96.1-r1/work/dia-0.96.1/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/app-office/dia-0.96.1-r1/work/dia-0.96.1/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/app-office/dia-0.96.1-r1/work/dia-0.96.1/missing --run automake-1.10' >AWK='gawk' >CAIROVERSION_CFLAGS='-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' >CAIROVERSION_LIBS='-lcairo ' >CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' >CAIRO_LIBS='-lcairo ' >CATALOGS=' pt.gmo pt_BR.gmo' >CATOBJEXT='.gmo' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-I/usr/include/libxml2 -I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wall -Wunused --std=c89 -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -finline-functions -fstrict-aliasing' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-march=k8 -msse3 -O2 -pipe' >CYGPATH_W='echo' >DATADIRNAME='share' >DB2HTML='no' >DB2MAN='http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl' >DEBUG_FLAGS='' >DEFS='' >DEPDIR='.deps' >DSYMUTIL='' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >F77='x86_64-pc-linux-gnu-gfortran' >FFLAGS='-g -O2' >FREETYPE_CFLAGS='-I/usr/include/freetype2' >FREETYPE_LIBS='-lfreetype -lz' >GETTEXT_PACKAGE='dia' >GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' >GMODULE_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >GMODULE_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 ' >GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bs.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' >GMSGFMT='/usr/bin/gmsgfmt' >GNOMEPRINT_CFLAGS='' >GNOMEPRINT_LIBS='' >GREP='/bin/grep' >GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libart-2.0 ' >GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lcairo -lxml2 -lgdk_pixbuf-2.0 -lgthread-2.0 -lrt -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lart_lgpl_2 ' >HAVE_BONOBO_FALSE='' >HAVE_BONOBO_TRUE='#' >HAVE_DB2HTML_FALSE='' >HAVE_DB2HTML_TRUE='#' >HAVE_DB2MAN_FALSE='#' >HAVE_DB2MAN_TRUE='' >HAVE_GCC_FALSE='#' >HAVE_GCC_TRUE='' >HAVE_GNOME_FALSE='' >HAVE_GNOME_TRUE='#' >HAVE_XSLT_FALSE='#' >HAVE_XSLT_TRUE='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INSTOBJEXT='.mo' >INTLLIBS='' >INTLOBJS='' >INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_EXTRACT='/usr/bin/intltool-extract' >INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_MERGE='/usr/bin/intltool-merge' >INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' >INTLTOOL_PERL='/usr/bin/perl' >INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UPDATE='/usr/bin/intltool-update' >INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' >INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >LDFLAGS='-Wl,-O1' >LIBART_CFLAGS='-I/usr/include/libart-2.0 ' >LIBART_LIBS='-lart_lgpl_2 ' >LIBOBJS='' >LIBS=' -lpng -lz -lm -lz' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/app-office/dia-0.96.1-r1/work/dia-0.96.1/missing --run makeinfo' >MKDIR_P='/bin/mkdir -p' >MKINSTALLDIRS='./mkinstalldirs' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_OPTS='-c' >MSGMERGE='/usr/bin/msgmerge' >NMEDIT='' >OBJEXT='o' >PACKAGE='dia' >PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=dia' >PACKAGE_NAME='dia' >PACKAGE_STRING='dia 0.96.1' >PACKAGE_TARNAME='dia' >PACKAGE_VERSION='0.96.1' >PANGOFT2_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >PANGOFT2_LIBS='-lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' >PANGOVERSION_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >PANGOVERSION_LIBS='-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >PNG_LIBS='-lpng -lz -lm' >POFILES=' am.po ar.po az.po be.po bg.po bs.po ca.po cs.po da.po de.po el.po en_CA.po en_GB.po es.po eu.po fi.po fr.po ga.po gl.po gu.po hr.po hu.po id.po is.po it.po ja.po ko.po lt.po lv.po mk.po ml.po mn.po ms.po nb.po ne.po nl.po nn.po pl.po pt.po pt_BR.po ro.po ru.po rw.po sk.po sl.po sq.po sr.po sr@Latn.po sv.po th.po tr.po uk.po vi.po zh_CN.po zh_TW.po' >POPT_LIBS='-lpopt' >POSUB='po' >PO_IN_DATADIR_FALSE='' >PO_IN_DATADIR_TRUE='' >PYTHON='/usr/bin/python' >PYTHON_EXEC_PREFIX='/usr' >PYTHON_INCLUDES='-I/usr/include/python2.5' >PYTHON_LIBS='' >PYTHON_PLATFORM='linux2' >PYTHON_PREFIX='/usr' >PYTHON_VERSION='2.5' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >USE_NLS='yes' >VERSION='0.96.1' >WITH_CAIRO_FALSE='#' >WITH_CAIRO_TRUE='' >WITH_FREETYPE_FALSE='#' >WITH_FREETYPE_TRUE='' >WITH_GNOMEPRINT_FALSE='' >WITH_GNOMEPRINT_TRUE='#' >WITH_PYTHON_FALSE='' >WITH_PYTHON_TRUE='' >XGETTEXT='/usr/bin/xgettext' >XML2_CONFIG='xml2-config' >XML_CFLAGS='-I/usr/include/libxml2' >XML_CONFIG='' >XML_LIBS='-lxml2 -lz -lm' >XSLTPROC='/usr/bin/xsltproc' >XSLT_CFLAGS='-I/usr/include/libxml2 ' >XSLT_DIR='xslt' >XSLT_LIBS='-lxslt -lz -lm -lxml2 ' >Z_LIBS='-lz' >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__isrc='' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='$(SHELL) /var/tmp/portage/app-office/dia-0.96.1-r1/work/dia-0.96.1/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${prefix}/${DATADIRNAME}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgpyexecdir='${pyexecdir}/dia' >pkgpythondir='${pythondir}/dia' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >pyexecdir='/usr/lib64/python2.5/site-packages' >pythondir='/usr/lib64/python2.5/site-packages' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' >uidatadir='${pkgdatadir}/ui' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "dia" >#define PACKAGE_TARNAME "dia" >#define PACKAGE_VERSION "0.96.1" >#define PACKAGE_STRING "dia 0.96.1" >#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=dia" >#define PACKAGE "dia" >#define VERSION "0.96.1" >#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 HAVE_DIRENT_H 1 >#define STDC_HEADERS 1 >#define HAVE_STDDEF_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_SELECT 1 >#define HAVE_STRCSPN 1 >#define HAVE_STRDUP 1 >#define HAVE_STRTOL 1 >#define HAVE_SNPRINTF 1 >#define HAVE_FREETYPE 1 >#define HAVE_LIBART 1 >#define HAVE_CAIRO 1 >#define LIBXSLT_PREFIX "/usr/lib" >#define HAVE_LIBPOPT /**/ >#define HAVE_POPT_H 1 >#define HAVE_LIBPNG 1 >#define HAVE_LIBPNG /**/ >#define GETTEXT_PACKAGE "dia" >#define HAVE_LOCALE_H 1 >#define HAVE_LC_MESSAGES 1 >#define HAVE_BIND_TEXTDOMAIN_CODESET 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define ENABLE_NLS 1 >#define HAVE_ZLIB_H 1 >#define HAVE_LIBZ /**/ >#define HAVE_MATH_H 1 >#define HAVE_ISINF 1 > >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 277093
:
197242
| 197244 |
197246