* Package: dev-python/pythonmagick-0.9.8  * Repository: gentoo  * Maintainer: python@gentoo.org  * USE: abi_x86_32 elibc_glibc kernel_linux userland_GNU x86  * FEATURES: ccache preserve-libs sandbox userpriv usersandbox  * Package: dev-python/pythonmagick-0.9.8  * Repository: gentoo  * Maintainer: python@gentoo.org  * USE: abi_x86_32 elibc_glibc kernel_linux userland_GNU x86  * FEATURES: ccache preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking PythonMagick-0.9.8.tar.xz to /var/tmp/portage/dev-python/pythonmagick-0.9.8/work >>> Source unpacked in /var/tmp/portage/dev-python/pythonmagick-0.9.8/work >>> Preparing source in /var/tmp/portage/dev-python/pythonmagick-0.9.8/work/PythonMagick-0.9.8 ... * Applying pythonmagick-0.9.1-use_active_python_version.patch ...  [ ok ] * Applying pythonmagick-0.9.2-fix_detection_of_python_includedir.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-python/pythonmagick-0.9.8/work/PythonMagick-0.9.8' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: PythonMagick-0.9.8/ * Applying target-nm/2.4.2 patch ... * Running elibtoolize in: PythonMagick-0.9.8/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Cleaning 'config/py-compile' file * Cleaning 'py-compile' file >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pythonmagick-0.9.8/work/PythonMagick-0.9.8 ... * Configuration of dev-python/pythonmagick-0.9.8 with CPython 2.7... * econf: updating PythonMagick-0.9.8-3.3/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating PythonMagick-0.9.8-3.3/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating PythonMagick-0.9.8-2.7/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating PythonMagick-0.9.8-2.7/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating PythonMagick-0.9.8/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating PythonMagick-0.9.8/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-static --with-boost-python=boost_python-2.7 checking whether build environment is sane... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-g++... none checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for boostlib >= 1.20.0... yes checking for python build information... checking for python... python checking for main in -lpython2.7... yes checking python2.7/Python.h usability... yes checking python2.7/Python.h presence... yes checking for python2.7/Python.h... yes results of the Python check: Binary: python Library: python2.7 Include Dir: /usr/include/python2.7 checking whether the Boost::Python library is available... yes checking for exit in -lboost_python-2.7-mt... yes checking for MAGICKCORE... yes checking for MAGICKPP... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating helpers_src/Makefile config.status: creating pythonmagick_src/Makefile config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands * Configuration of dev-python/pythonmagick-0.9.8 with CPython 3.3... * econf: updating PythonMagick-0.9.8-3.3/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating PythonMagick-0.9.8-3.3/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating PythonMagick-0.9.8-2.7/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating PythonMagick-0.9.8-2.7/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating PythonMagick-0.9.8/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating PythonMagick-0.9.8/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-static --with-boost-python=boost_python-3.3 checking whether build environment is sane... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-g++... none checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 3.3 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.3/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.3/site-packages checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for boostlib >= 1.20.0... yes checking for python build information... checking for python... python checking for main in -lpython3.3... yes checking python3.3/Python.h usability... yes checking python3.3/Python.h presence... yes checking for python3.3/Python.h... yes results of the Python check: Binary: python Library: python3.3 Include Dir: /usr/include/python3.3 checking whether the Boost::Python library is available... yes checking for exit in -lboost_python-2.7-mt... yes checking for MAGICKCORE... yes checking for MAGICKPP... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating helpers_src/Makefile config.status: creating pythonmagick_src/Makefile config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. CFLAGS="-O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe" CXXFLAGS="-O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe" >>> Compiling source in /var/tmp/portage/dev-python/pythonmagick-0.9.8/work/PythonMagick-0.9.8 ... * Building of dev-python/pythonmagick-0.9.8 with CPython 2.7... make -j5 Making all in pythonmagick_src make[1]: Entering directory '/var/tmp/portage/dev-python/pythonmagick-0.9.8/work/PythonMagick-0.9.8-2.7/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawableFillRule.lo `test -f '_DrawableFillRule.cpp' || echo './'`_DrawableFillRule.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_PathMovetoAbs.lo `test -f '_PathMovetoAbs.cpp' || echo './'`_PathMovetoAbs.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawableText.lo `test -f '_DrawableText.cpp' || echo './'`_DrawableText.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_Blob.lo `test -f '_Blob.cpp' || echo './'`_Blob.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawableRotation.lo `test -f '_DrawableRotation.cpp' || echo './'`_DrawableRotation.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawableFillRule.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableFillRule.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _Blob.cpp -fPIC -DPIC -o .libs/libpymagick_la-_Blob.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _PathMovetoAbs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathMovetoAbs.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawableText.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableText.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawableRotation.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableRotation.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawableCompositeImage.lo `test -f '_DrawableCompositeImage.cpp' || echo './'`_DrawableCompositeImage.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_PathSmoothCurvetoAbs.lo `test -f '_PathSmoothCurvetoAbs.cpp' || echo './'`_PathSmoothCurvetoAbs.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawableCompositeImage.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableCompositeImage.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _PathSmoothCurvetoAbs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathSmoothCurvetoAbs.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_PathLinetoVerticalAbs.lo `test -f '_PathLinetoVerticalAbs.cpp' || echo './'`_PathLinetoVerticalAbs.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _PathLinetoVerticalAbs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathLinetoVerticalAbs.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawableCircle.lo `test -f '_DrawableCircle.cpp' || echo './'`_DrawableCircle.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawableCircle.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableCircle.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawablePoint.lo `test -f '_DrawablePoint.cpp' || echo './'`_DrawablePoint.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawablePoint.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawablePoint.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_PathArcRel.lo `test -f '_PathArcRel.cpp' || echo './'`_PathArcRel.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _PathArcRel.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathArcRel.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawableClipPath.lo `test -f '_DrawableClipPath.cpp' || echo './'`_DrawableClipPath.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawableClipPath.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableClipPath.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawableArc.lo `test -f '_DrawableArc.cpp' || echo './'`_DrawableArc.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawableArc.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableArc.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_PathLinetoAbs.lo `test -f '_PathLinetoAbs.cpp' || echo './'`_PathLinetoAbs.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _PathLinetoAbs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathLinetoAbs.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawablePushPattern.lo `test -f '_DrawablePushPattern.cpp' || echo './'`_DrawablePushPattern.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawablePushPattern.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawablePushPattern.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_Image.lo `test -f '_Image.cpp' || echo './'`_Image.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawableTextDecoration.lo `test -f '_DrawableTextDecoration.cpp' || echo './'`_DrawableTextDecoration.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _Image.cpp -fPIC -DPIC -o .libs/libpymagick_la-_Image.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawableTextDecoration.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableTextDecoration.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_PathQuadraticCurvetoAbs.lo `test -f '_PathQuadraticCurvetoAbs.cpp' || echo './'`_PathQuadraticCurvetoAbs.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _PathQuadraticCurvetoAbs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathQuadraticCurvetoAbs.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawableSkewX.lo `test -f '_DrawableSkewX.cpp' || echo './'`_DrawableSkewX.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawableSkewX.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableSkewX.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawableDashArray.lo `test -f '_DrawableDashArray.cpp' || echo './'`_DrawableDashArray.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawableDashArray.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableDashArray.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawableFont.lo `test -f '_DrawableFont.cpp' || echo './'`_DrawableFont.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawableFont.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableFont.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawableAffine.lo `test -f '_DrawableAffine.cpp' || echo './'`_DrawableAffine.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawableTextAntialias.lo `test -f '_DrawableTextAntialias.cpp' || echo './'`_DrawableTextAntialias.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawableAffine.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableAffine.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawableTextAntialias.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableTextAntialias.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c -o libpymagick_la-_DrawableScaling.lo `test -f '_DrawableScaling.cpp' || echo './'`_DrawableScaling.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.7 -I/usr/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -O2 -march=core2 -mtune=generic -mfpmath=both -msse4.1 -fomit-frame-pointer -pipe -fno-strict-aliasing -DBOOST_PYTHON_DYNAMIC_LIB -c _DrawableScaling.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableScaling.o _Image.cpp: In function ‘void Export_pyste_src_Image()’: _Image.cpp:96:48: error: no matching function for call to ‘boost::python::class_::def(const char [8], )’ .def("compare", &Magick::Image::compare) ^ _Image.cpp:96:48: note: candidates are: In file included from /usr/include/boost/python.hpp:18:0, from _Image.cpp:3: /usr/include/boost/python/class.hpp:224:11: note: template boost::python::class_::self& boost::python::class_::def(const boost::python::def_visitor&) [with Derived = Derived; W = Magick::Image; X1 = boost::python::detail::not_specified; X2 = boost::python::detail::not_specified; X3 = boost::python::detail::not_specified] self& def(def_visitor const& visitor) ^ /usr/include/boost/python/class.hpp:224:11: note: template argument deduction/substitution failed: _Image.cpp:96:48: note: mismatched types ‘const boost::python::def_visitor’ and ‘const char [8]’ .def("compare", &Magick::Image::compare) ^ In file included from /usr/include/boost/python.hpp:18:0, from _Image.cpp:3: /usr/include/boost/python/class.hpp:234:11: note: template boost::python::class_::self& boost::python::class_::def(const char*, F) [with F = F; W = Magick::Image; X1 = boost::python::detail::not_specified; X2 = boost::python::detail::not_specified; X3 = boost::python::detail::not_specified] self& def(char const* name, F f) ^ /usr/include/boost/python/class.hpp:234:11: note: template argument deduction/substitution failed: _Image.cpp:96:48: note: couldn't deduce template parameter ‘F’ .def("compare", &Magick::Image::compare) ^ In file included from /usr/include/boost/python.hpp:18:0, from _Image.cpp:3: /usr/include/boost/python/class.hpp:243:11: note: template boost::python::class_::self& boost::python::class_::def(const char*, A1, const A2&) [with A1 = A1; A2 = A2; W = Magick::Image; X1 = boost::python::detail::not_specified; X2 = boost::python::detail::not_specified; X3 = boost::python::detail::not_specified] self& def(char const* name, A1 a1, A2 const& a2) ^ /usr/include/boost/python/class.hpp:243:11: note: template argument deduction/substitution failed: _Image.cpp:96:48: note: candidate expects 3 arguments, 2 provided .def("compare", &Magick::Image::compare) ^ In file included from /usr/include/boost/python.hpp:18:0, from _Image.cpp:3: /usr/include/boost/python/class.hpp:250:11: note: template boost::python::class_::self& boost::python::class_::def(const char*, Fn, const A1&, const A2&) [with Fn = Fn; A1 = A1; A2 = A2; W = Magick::Image; X1 = boost::python::detail::not_specified; X2 = boost::python::detail::not_specified; X3 = boost::python::detail::not_specified] self& def(char const* name, Fn fn, A1 const& a1, A2 const& a2) ^ /usr/include/boost/python/class.hpp:250:11: note: template argument deduction/substitution failed: _Image.cpp:96:48: note: candidate expects 4 arguments, 2 provided .def("compare", &Magick::Image::compare) ^ In file included from /usr/include/boost/python.hpp:18:0, from _Image.cpp:3: /usr/include/boost/python/class.hpp:266:11: note: template boost::python::class_::self& boost::python::class_::def(const char*, Fn, const A1&, const A2&, const A3&) [with Fn = Fn; A1 = A1; A2 = A2; A3 = A3; W = Magick::Image; X1 = boost::python::detail::not_specified; X2 = boost::python::detail::not_specified; X3 = boost::python::detail::not_specified] self& def(char const* name, Fn fn, A1 const& a1, A2 const& a2, A3 const& a3) ^ /usr/include/boost/python/class.hpp:266:11: note: template argument deduction/substitution failed: _Image.cpp:96:48: note: candidate expects 5 arguments, 2 provided .def("compare", &Magick::Image::compare) ^ Makefile:703: recipe for target 'libpymagick_la-_Image.lo' failed make[1]: *** [libpymagick_la-_Image.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/dev-python/pythonmagick-0.9.8/work/PythonMagick-0.9.8-2.7/pythonmagick_src' Makefile:587: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 * ERROR: dev-python/pythonmagick-0.9.8::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-python/pythonmagick-0.9.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/pythonmagick-0.9.8::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-python/pythonmagick-0.9.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pythonmagick-0.9.8/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/pythonmagick-0.9.8/work/PythonMagick-0.9.8-2.7' * S: '/var/tmp/portage/dev-python/pythonmagick-0.9.8/work/PythonMagick-0.9.8'