Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 176001 Details for
Bug 251809
dev-python/pythonmagick-0.7 fails to work with --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pythonmagick's config.log
config.log (text/plain), 50.47 KB, created by
René 'Necoro' Neumann
on 2008-12-20 23:02:55 UTC
(
hide
)
Description:
pythonmagick's config.log
Filename:
MIME Type:
Creator:
René 'Necoro' Neumann
Created:
2008-12-20 23:02:55 UTC
Size:
50.47 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 PythonMagick configure 0.7, 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 --with-boost-python=boost_python --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = Zakarumiy >uname -m = i686 >uname -r = 2.6.26-gentoo-r3 >uname -s = Linux >uname -v = #3 SMP Sat Dec 13 17:52:28 CET 2008 > >/usr/bin/uname -p = Intel(R) Pentium(R) D CPU 2.80GHz >/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/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.17/bin >PATH: /opt/sun-jdk-1.4.2.17/jre/bin >PATH: /opt/sun-jdk-1.4.2.17/jre/javaws > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2015: checking for a BSD-compatible install >configure:2071: result: /usr/bin/install -c >configure:2082: checking whether build environment is sane >configure:2125: result: yes >configure:2153: checking for a thread-safe mkdir -p >configure:2192: result: /bin/mkdir -p >configure:2205: checking for gawk >configure:2221: found /bin/gawk >configure:2232: result: gawk >configure:2243: checking whether make sets $(MAKE) >configure:2264: result: yes >configure:2468: checking for i686-pc-linux-gnu-g++ >configure:2484: found /usr/bin/i686-pc-linux-gnu-g++ >configure:2495: result: i686-pc-linux-gnu-g++ >configure:2570: checking for C++ compiler version >configure:2577: i686-pc-linux-gnu-g++ --version >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) >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:2580: $? = 0 >configure:2587: 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 --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.1) >configure:2590: $? = 0 >configure:2597: i686-pc-linux-gnu-g++ -V >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:2600: $? = 1 >configure:2623: checking for C++ compiler default output file name >configure:2650: i686-pc-linux-gnu-g++ -march=prescott -O2 -pipe -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--no-undefined conftest.cpp >&5 >configure:2653: $? = 0 >configure:2691: result: a.out >configure:2708: checking whether the C++ compiler works >configure:2718: ./a.out >configure:2721: $? = 0 >configure:2738: result: yes >configure:2745: checking whether we are cross compiling >configure:2747: result: no >configure:2750: checking for suffix of executables >configure:2757: i686-pc-linux-gnu-g++ -o conftest -march=prescott -O2 -pipe -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--no-undefined conftest.cpp >&5 >configure:2760: $? = 0 >configure:2784: result: >configure:2790: checking for suffix of object files >configure:2816: i686-pc-linux-gnu-g++ -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:2819: $? = 0 >configure:2842: result: o >configure:2846: checking whether we are using the GNU C++ compiler >configure:2875: i686-pc-linux-gnu-g++ -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:2881: $? = 0 >configure:2898: result: yes >configure:2903: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:2933: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:2939: $? = 0 >configure:3038: result: yes >configure:3072: checking for style of include used by make >configure:3100: result: GNU >configure:3125: checking dependency style of i686-pc-linux-gnu-g++ >configure:3216: result: gcc3 >configure:3239: checking for i686-pc-linux-gnu-gcc >configure:3255: found /usr/bin/i686-pc-linux-gnu-gcc >configure:3266: result: i686-pc-linux-gnu-gcc >configure:3544: checking for C compiler version >configure:3551: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) >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:3554: $? = 0 >configure:3561: 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 --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.1) >configure:3564: $? = 0 >configure:3571: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:3574: $? = 1 >configure:3577: checking whether we are using the GNU C compiler >configure:3606: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3612: $? = 0 >configure:3629: result: yes >configure:3634: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3664: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3670: $? = 0 >configure:3769: result: yes >configure:3786: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:3860: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3866: $? = 0 >configure:3889: result: none needed >configure:3909: checking dependency style of i686-pc-linux-gnu-gcc >configure:4000: result: gcc3 >configure:4028: checking for a BSD-compatible install >configure:4084: result: /usr/bin/install -c >configure:4095: checking whether ln -s works >configure:4099: result: yes >configure:4106: checking whether make sets $(MAKE) >configure:4127: result: yes >configure:4214: checking build system type >configure:4232: result: i686-pc-linux-gnu >configure:4254: checking host system type >configure:4269: result: i686-pc-linux-gnu >configure:4291: checking for a sed that does not truncate output >configure:4347: result: /bin/sed >configure:4350: checking for grep that handles long lines and -e >configure:4424: result: /bin/grep >configure:4429: checking for egrep >configure:4507: result: /bin/grep -E >configure:4523: checking for ld used by i686-pc-linux-gnu-gcc >configure:4590: result: /usr/i686-pc-linux-gnu/bin/ld >configure:4599: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:4614: result: yes >configure:4619: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:4626: result: -r >configure:4644: checking for BSD-compatible nm >configure:4693: result: /usr/bin/nm -B >configure:4697: checking how to recognize dependent libraries >configure:4883: result: pass_all >configure:5124: checking how to run the C preprocessor >configure:5164: i686-pc-linux-gnu-gcc -E conftest.c >configure:5170: $? = 0 >configure:5201: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:5207: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "PythonMagick" >| #define PACKAGE_TARNAME "pythonmagick" >| #define PACKAGE_VERSION "0.7" >| #define PACKAGE_STRING "PythonMagick 0.7" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "pythonmagick" >| #define VERSION "0.7" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5240: result: i686-pc-linux-gnu-gcc -E >configure:5269: i686-pc-linux-gnu-gcc -E conftest.c >configure:5275: $? = 0 >configure:5306: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:5312: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "PythonMagick" >| #define PACKAGE_TARNAME "pythonmagick" >| #define PACKAGE_VERSION "0.7" >| #define PACKAGE_STRING "PythonMagick 0.7" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "pythonmagick" >| #define VERSION "0.7" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5350: checking for ANSI C header files >configure:5380: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5386: $? = 0 >configure:5485: i686-pc-linux-gnu-gcc -o conftest -march=prescott -O2 -pipe -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--no-undefined conftest.c >&5 >configure:5488: $? = 0 >configure:5494: ./conftest >configure:5497: $? = 0 >configure:5514: result: yes >configure:5538: checking for sys/types.h >configure:5559: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5565: $? = 0 >configure:5581: result: yes >configure:5538: checking for sys/stat.h >configure:5559: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5565: $? = 0 >configure:5581: result: yes >configure:5538: checking for stdlib.h >configure:5559: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5565: $? = 0 >configure:5581: result: yes >configure:5538: checking for string.h >configure:5559: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5565: $? = 0 >configure:5581: result: yes >configure:5538: checking for memory.h >configure:5559: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5565: $? = 0 >configure:5581: result: yes >configure:5538: checking for strings.h >configure:5559: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5565: $? = 0 >configure:5581: result: yes >configure:5538: checking for inttypes.h >configure:5559: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5565: $? = 0 >configure:5581: result: yes >configure:5538: checking for stdint.h >configure:5559: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5565: $? = 0 >configure:5581: result: yes >configure:5538: checking for unistd.h >configure:5559: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5565: $? = 0 >configure:5581: result: yes >configure:5608: checking dlfcn.h usability >configure:5625: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5631: $? = 0 >configure:5645: result: yes >configure:5649: checking dlfcn.h presence >configure:5664: i686-pc-linux-gnu-gcc -E conftest.c >configure:5670: $? = 0 >configure:5684: result: yes >configure:5712: checking for dlfcn.h >configure:5720: result: yes >configure:5743: checking how to run the C++ preprocessor >configure:5779: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:5785: $? = 0 >configure:5816: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:5822: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "PythonMagick" >| #define PACKAGE_TARNAME "pythonmagick" >| #define PACKAGE_VERSION "0.7" >| #define PACKAGE_STRING "PythonMagick 0.7" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "pythonmagick" >| #define VERSION "0.7" >| #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:5855: result: i686-pc-linux-gnu-g++ -E >configure:5884: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:5890: $? = 0 >configure:5921: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:5927: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "PythonMagick" >| #define PACKAGE_TARNAME "pythonmagick" >| #define PACKAGE_VERSION "0.7" >| #define PACKAGE_STRING "PythonMagick 0.7" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "pythonmagick" >| #define VERSION "0.7" >| #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:5976: checking for i686-pc-linux-gnu-g77 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-xlf >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-f77 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-frt >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-pgf77 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-cf77 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-fort77 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-fl32 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-af77 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-xlf90 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-f90 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-pgf90 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-pghpf >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-epcf90 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-gfortran >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-g95 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-xlf95 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-f95 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-fort >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-ifort >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-ifc >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-efc >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-pgf95 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-lf95 >configure:6006: result: no >configure:5976: checking for i686-pc-linux-gnu-ftn >configure:6006: result: no >configure:6020: checking for g77 >configure:6050: result: no >configure:6020: checking for xlf >configure:6050: result: no >configure:6020: checking for f77 >configure:6050: result: no >configure:6020: checking for frt >configure:6050: result: no >configure:6020: checking for pgf77 >configure:6050: result: no >configure:6020: checking for cf77 >configure:6050: result: no >configure:6020: checking for fort77 >configure:6050: result: no >configure:6020: checking for fl32 >configure:6050: result: no >configure:6020: checking for af77 >configure:6050: result: no >configure:6020: checking for xlf90 >configure:6050: result: no >configure:6020: checking for f90 >configure:6050: result: no >configure:6020: checking for pgf90 >configure:6050: result: no >configure:6020: checking for pghpf >configure:6050: result: no >configure:6020: checking for epcf90 >configure:6050: result: no >configure:6020: checking for gfortran >configure:6050: result: no >configure:6020: checking for g95 >configure:6050: result: no >configure:6020: checking for xlf95 >configure:6050: result: no >configure:6020: checking for f95 >configure:6050: result: no >configure:6020: checking for fort >configure:6050: result: no >configure:6020: checking for ifort >configure:6050: result: no >configure:6020: checking for ifc >configure:6050: result: no >configure:6020: checking for efc >configure:6050: result: no >configure:6020: checking for pgf95 >configure:6050: result: no >configure:6020: checking for lf95 >configure:6050: result: no >configure:6020: checking for ftn >configure:6050: result: no >configure:6077: checking for Fortran 77 compiler version >configure:6084: --version >&5 >./configure: line 6085: --version: command not found >configure:6087: $? = 127 >configure:6094: -v >&5 >./configure: line 6095: -v: command not found >configure:6097: $? = 127 >configure:6104: -V >&5 >./configure: line 6105: -V: command not found >configure:6107: $? = 127 >configure:6115: checking whether we are using the GNU Fortran 77 compiler >configure:6134: -c conftest.F >&5 >./configure: line 6135: -c: command not found >configure:6140: $? = 127 >configure: failed program was: >| program main >| #ifndef __GNUC__ >| choke me >| #endif >| >| end >configure:6157: result: no >configure:6163: checking whether accepts -g >configure:6180: -c -g conftest.f >&5 >./configure: line 6181: -c: command not found >configure:6186: $? = 127 >configure: failed program was: >| program main >| >| end >configure:6202: result: no >configure:6232: checking the maximum length of command line arguments >configure:6344: result: 98304 >configure:6356: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:6461: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:6464: $? = 0 >configure:6468: /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:6471: $? = 0 >configure:6523: i686-pc-linux-gnu-gcc -o conftest -march=prescott -O2 -pipe -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--no-undefined conftest.c conftstm.o >&5 >configure:6526: $? = 0 >configure:6564: result: ok >configure:6568: checking for objdir >configure:6583: result: .libs >configure:6635: checking for i686-pc-linux-gnu-ar >configure:6651: found /usr/bin/i686-pc-linux-gnu-ar >configure:6662: result: i686-pc-linux-gnu-ar >configure:6731: checking for i686-pc-linux-gnu-ranlib >configure:6747: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:6758: result: i686-pc-linux-gnu-ranlib >configure:6827: checking for i686-pc-linux-gnu-strip >configure:6843: found /usr/bin/i686-pc-linux-gnu-strip >configure:6854: result: i686-pc-linux-gnu-strip >configure:7180: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:7198: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:7202: $? = 0 >configure:7215: result: no >configure:7230: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:7462: result: -fPIC >configure:7470: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:7488: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer -fPIC -DPIC conftest.c >&5 >configure:7492: $? = 0 >configure:7505: result: yes >configure:7533: checking if i686-pc-linux-gnu-gcc static flag -static works >configure:7561: result: yes >configure:7571: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:7592: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 >configure:7596: $? = 0 >configure:7618: result: yes >configure:7644: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:8625: result: yes >configure:8646: checking whether -lc should be explicitly linked in >configure:8651: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:8654: $? = 0 >configure:8669: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:8672: $? = 0 >configure:8684: result: no >configure:8692: checking dynamic linker characteristics >configure:9306: result: GNU/Linux ld.so >configure:9315: checking how to hardcode library paths into programs >configure:9340: result: immediate >configure:9354: checking whether stripping libraries is possible >configure:9359: result: yes >configure:10161: checking if libtool supports shared libraries >configure:10163: result: yes >configure:10166: checking whether to build shared libraries >configure:10187: result: yes >configure:10190: checking whether to build static libraries >configure:10194: result: yes >configure:10287: creating libtool >configure:10875: checking for ld used by i686-pc-linux-gnu-g++ >configure:10942: result: /usr/i686-pc-linux-gnu/bin/ld >configure:10951: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:10966: result: yes >configure:11017: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11991: result: yes >configure:12009: i686-pc-linux-gnu-g++ -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:12012: $? = 0 >configure:12164: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:12448: result: -fPIC >configure:12456: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:12474: i686-pc-linux-gnu-g++ -c -march=prescott -O2 -pipe -fomit-frame-pointer -fPIC -DPIC conftest.cpp >&5 >configure:12478: $? = 0 >configure:12491: result: yes >configure:12519: checking if i686-pc-linux-gnu-g++ static flag -static works >configure:12547: result: yes >configure:12557: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:12578: i686-pc-linux-gnu-g++ -c -march=prescott -O2 -pipe -fomit-frame-pointer -o out/conftest2.o conftest.cpp >&5 >configure:12582: $? = 0 >configure:12604: result: yes >configure:12630: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:12658: result: yes >configure:12725: checking dynamic linker characteristics >configure:13287: result: GNU/Linux ld.so >configure:13296: checking how to hardcode library paths into programs >configure:13321: result: immediate >configure:19550: checking for a Python interpreter with version >= 2.5 >configure:19565: python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.5', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) >configure:19568: $? = 0 >configure:19575: result: python >configure:19583: checking for python >configure:19601: found /usr/bin/python >configure:19613: result: /usr/bin/python >configure:19633: checking for python version >configure:19640: result: 2.5 >configure:19652: checking for python platform >configure:19659: result: linux2 >configure:19666: checking for python script directory >configure:19674: result: ${prefix}/lib/python2.5/site-packages >configure:19683: checking for python extension module directory >configure:19691: result: ${exec_prefix}/lib/python2.5/site-packages >configure:19736: checking for boostlib >= 1.20.0 >configure:19796: i686-pc-linux-gnu-g++ -c -march=prescott -O2 -pipe -fomit-frame-pointer -I/usr/include conftest.cpp >&5 >configure:19802: $? = 0 >configure:19808: result: yes >configure:19979: checking for python include dir >configure:19986: result: /usr/include/python2.5 >configure:20012: checking boost/python.hpp usability >configure:20029: i686-pc-linux-gnu-g++ -c -march=prescott -O2 -pipe -fomit-frame-pointer -I/usr/include/python2.5 conftest.cpp >&5 >configure:20035: $? = 0 >configure:20049: result: yes >configure:20053: checking boost/python.hpp presence >configure:20068: i686-pc-linux-gnu-g++ -E -I/usr/include/python2.5 conftest.cpp >configure:20074: $? = 0 >configure:20088: result: yes >configure:20116: checking for boost/python.hpp >configure:20123: result: yes >configure:20160: checking for Usable Boost::Python library >configure:20189: i686-pc-linux-gnu-g++ -o conftest -I/usr/include/python2.5 -march=prescott -O2 -pipe -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--no-undefined conftest.cpp -lboost_python -lpython2.5 >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyList_Insert' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyExc_ImportError' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyString_InternFromString' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyProperty_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyString_AsString' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyExc_StopIteration' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyUnicodeUCS4_FromEncodedObject' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyImport_Import' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyClass_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_InPlaceRshift' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyObject_CallMethod' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyIter_Next' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_Remainder' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyType_Ready' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `_PyEval_SliceIndex' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyFile_AsFile' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyLong_FromUnsignedLong' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyMem_Free' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_InPlaceXor' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_InPlaceOr' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyBool_FromLong' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyDict_Items' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_InPlaceRemainder' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyErr_NoMemory' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyList_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyComplex_ImagAsDouble' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyObject_IsTrue' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `_Py_NotImplementedStruct' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyExc_TypeError' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyDict_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_Lshift' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_InPlaceMultiply' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `_PyObject_New' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyInt_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyComplex_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyExc_ReferenceError' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyObject_GetItem' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyString_FromStringAndSize' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyModule_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_InPlaceLshift' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyString_Size' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyDict_Update' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyComplex_RealAsDouble' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyErr_Format' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyBaseObject_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_And' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyUnicodeUCS4_AsWideChar' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_InPlaceAdd' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyObject_GetAttr' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyErr_ExceptionMatches' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyErr_Occurred' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyDict_Copy' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_Divide' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyFloat_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyDict_Keys' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyExc_IndexError' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyErr_SetObject' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_Multiply' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyRun_FileExFlags' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyUnicode_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyObject_Size' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyString_FromString' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyString_FromFormat' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_InPlaceAnd' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyInt_FromLong' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyTuple_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyDict_Size' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyDict_GetItem' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyObject_SetItem' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyInt_AsLong' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyObject_RichCompare' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyCFunction_NewEx' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyDict_Values' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyExc_RuntimeError' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_Rshift' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyStaticMethod_New' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyType_IsSubtype' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyType_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_Add' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyList_Sort' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PySequence_DelSlice' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyErr_WarnEx' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyMethod_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyStaticMethod_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_Xor' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyObject_ClearWeakRefs' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_Subtract' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PySlice_New' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyObject_GetAttrString' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyObject_IsInstance' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyLong_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyRun_StringFlags' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyObject_SetAttrString' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `_Py_NoneStruct' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyExc_OverflowError' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyWeakref_NewRef' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyErr_NewException' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyList_Append' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyObject_SetAttr' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyDict_GetItemString' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_InPlaceDivide' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyLong_AsLongLong' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyExc_AttributeError' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyLong_AsUnsignedLongLong' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_Or' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyObject_DelItem' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyNumber_InPlaceSubtract' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `Py_InitModule4' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyMethod_New' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyEval_CallFunction' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PySequence_GetSlice' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyTuple_Size' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyImport_ImportModule' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyErr_Clear' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyTuple_New' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyCFunction_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyTuple_GetItem' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyErr_SetString' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyObject_CallFunction' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyList_Reverse' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyString_Type' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyObject_HasAttrString' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyFile_FromString' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `_PyType_Lookup' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyList_New' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyType_GenericAlloc' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyMem_Malloc' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyCallable_Check' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyDict_Clear' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PySequence_SetSlice' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyLong_AsUnsignedLong' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libboost_python.so: undefined reference to `PyDict_New' >collect2: ld returned 1 exit status >configure:20195: $? = 1 >configure: failed program was: >| #include <boost/python/module.hpp> >| using namespace boost::python; >| BOOST_PYTHON_MODULE(test) { throw "Boost::Python test."; } >| int main() {return 0;} >configure:20230: result: no >configure:20237: WARNING: No suitable Boost::Python library found >configure:20248: checking for i686-pc-linux-gnu-pkg-config >configure:20281: result: no >configure:20291: checking for pkg-config >configure:20309: found /usr/bin/pkg-config >configure:20321: result: /usr/bin/pkg-config >configure:20350: checking pkg-config is at least version 0.9.0 >configure:20353: result: yes >configure:20364: checking for MAGICKPP >configure:20372: $PKG_CONFIG --exists --print-errors "ImageMagick++ >= 6.2" >configure:20375: $? = 0 >configure:20390: $PKG_CONFIG --exists --print-errors "ImageMagick++ >= 6.2" >configure:20393: $? = 0 >configure:20469: result: yes >configure:20475: checking for MAGICK >configure:20483: $PKG_CONFIG --exists --print-errors "ImageMagick >= 6.2" >configure:20486: $? = 0 >configure:20501: $PKG_CONFIG --exists --print-errors "ImageMagick >= 6.2" >configure:20504: $? = 0 >configure:20580: result: yes >configure:20591: checking for stdbool.h that conforms to C99 >configure:20684: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:20690: $? = 0 >configure:20705: result: yes >configure:20707: checking for _Bool >configure:20737: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:20743: $? = 0 >configure:20758: result: yes >configure:20777: checking for an ANSI C-conforming const >configure:20852: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:20858: $? = 0 >configure:20873: result: yes >configure:20883: checking for size_t >configure:20913: i686-pc-linux-gnu-gcc -c -march=prescott -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:20919: $? = 0 >configure:20934: result: yes >configure:21074: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by PythonMagick config.status 0.7, which was >generated by GNU Autoconf 2.61. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on Zakarumiy > >config.status:683: creating Makefile >config.status:683: creating helpers_src/Makefile >config.status:683: creating pythonmagick_src/Makefile >config.status:683: creating config.h >config.status:960: executing depfiles commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >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=prescott -O2 -pipe -fomit-frame-pointer' >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=prescott -O2 -pipe -fomit-frame-pointer' >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_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,--as-needed -Wl,-O1 -Wl,--no-undefined' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_MAGICKPP_CFLAGS_set= >ac_cv_env_MAGICKPP_CFLAGS_value= >ac_cv_env_MAGICKPP_LIBS_set= >ac_cv_env_MAGICKPP_LIBS_value= >ac_cv_env_MAGICK_CFLAGS_set= >ac_cv_env_MAGICK_CFLAGS_value= >ac_cv_env_MAGICK_LIBS_set= >ac_cv_env_MAGICK_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_f77_compiler_gnu=no >ac_cv_header_boost_python_hpp=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdbool_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_PYTHON=/usr/bin/python >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=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_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=no >ac_cv_prog_make_make_set=yes >ac_cv_type__Bool=yes >ac_cv_type_size_t=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_pathless_PYTHON=python >am_cv_python_platform=linux2 >am_cv_python_pyexecdir='${exec_prefix}/lib/python2.5/site-packages' >am_cv_python_pythondir='${prefix}/lib/python2.5/site-packages' >am_cv_python_version=2.5 >ax_cv_boost_python_save_CPPFLAGS= >ax_cv_python=python2.5 >ax_cv_python_includedir=/usr/include/python2.5 >ax_cv_search=no >ax_cv_search_save_CXXFLAGS='-march=prescott -O2 -pipe -fomit-frame-pointer' >ax_cv_search_save_LIBS= >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_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=98304 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"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_MAGICKPP_CFLAGS='-I/usr/include/ImageMagick ' >pkg_cv_MAGICKPP_LIBS='-lMagick++ -lMagickWand -lMagickCore ' >pkg_cv_MAGICK_CFLAGS='-I/usr/include/ImageMagick ' >pkg_cv_MAGICK_LIBS='-lMagickWand -lMagickCore ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/dev-python/pythonmagick-0.7-r1/work/PythonMagick-0.7/missing --run aclocal-1.10' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/dev-python/pythonmagick-0.7-r1/work/PythonMagick-0.7/missing --run tar' >AR='i686-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/dev-python/pythonmagick-0.7-r1/work/PythonMagick-0.7/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/dev-python/pythonmagick-0.7-r1/work/PythonMagick-0.7/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/dev-python/pythonmagick-0.7-r1/work/PythonMagick-0.7/missing --run automake-1.10' >AWK='gawk' >BOOST_CPPFLAGS='-I/usr/include' >BOOST_LDFLAGS='-L/usr/lib' >BOOST_PYTHON_LIBS='' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-march=prescott -O2 -pipe -fomit-frame-pointer' >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=prescott -O2 -pipe -fomit-frame-pointer -DBOOST_PYTHON_DYNAMIC_LIB' >CYGPATH_W='echo' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >F77='' >FFLAGS='' >GREP='/bin/grep' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LDFLAGS='-Wl,--as-needed -Wl,-O1 -Wl,--no-undefined' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAGICKPP_CFLAGS='-I/usr/include/ImageMagick ' >MAGICKPP_LIBS='-lMagick++ -lMagickWand -lMagickCore ' >MAGICK_CFLAGS='-I/usr/include/ImageMagick ' >MAGICK_LIBS='-lMagickWand -lMagickCore ' >MAKEINFO='${SHELL} /var/tmp/portage/dev-python/pythonmagick-0.7-r1/work/PythonMagick-0.7/missing --run makeinfo' >OBJEXT='o' >PACKAGE='pythonmagick' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='PythonMagick' >PACKAGE_STRING='PythonMagick 0.7' >PACKAGE_TARNAME='pythonmagick' >PACKAGE_VERSION='0.7' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >PYTHON='/usr/bin/python' >PYTHON_EXEC_PREFIX='${exec_prefix}' >PYTHON_INCLUDE_DIR='/usr/include/python2.5' >PYTHON_LIB='python2.5' >PYTHON_PLATFORM='linux2' >PYTHON_PREFIX='${prefix}' >PYTHON_VERSION='2.5' >RANLIB='i686-pc-linux-gnu-ranlib' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >VERSION='0.7' >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='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' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >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='$(SHELL) /var/tmp/portage/dev-python/pythonmagick-0.7-r1/work/PythonMagick-0.7/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgpyexecdir='${pyexecdir}/pythonmagick' >pkgpythondir='${pythondir}/pythonmagick' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >pyexecdir='${exec_prefix}/lib/python2.5/site-packages' >pythondir='${prefix}/lib/python2.5/site-packages' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "PythonMagick" >#define PACKAGE_TARNAME "pythonmagick" >#define PACKAGE_VERSION "0.7" >#define PACKAGE_STRING "PythonMagick 0.7" >#define PACKAGE_BUGREPORT "" >#define PACKAGE "pythonmagick" >#define VERSION "0.7" >#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_BOOST >#define HAVE_BOOST_PYTHON >#define HAVE__BOOL 1 >#define HAVE_STDBOOL_H 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 251809
: 176001 |
194065