Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 430332 Details for
Bug 579848
dev-python/pythonmagick-0.9.12 fails to build with boost-1.60.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
pythonmagick-0.9.12.build (text/plain), 29.77 KB, created by
Helmut Jarausch
on 2016-04-13 16:27:42 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Helmut Jarausch
Created:
2016-04-13 16:27:42 UTC
Size:
29.77 KB
patch
obsolete
> * Package: dev-python/pythonmagick-0.9.12 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_4 userland_GNU > * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>>> cfg-update-1.8.2-r1: Checksum index is up-to-date ... >>>> Unpacking source... >>>> Unpacking PythonMagick-0.9.12.tar.xz to /var/tmp/portage/dev-python/pythonmagick-0.9.12/work >>>> Source unpacked in /var/tmp/portage/dev-python/pythonmagick-0.9.12/work >>>> Preparing source in /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12 ... > * Applying pythonmagick-0.9.10-Makefile.am.patch ... > [ ok ] > * Applying pythonmagick-0.9.10-ax_boost_python.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: PythonMagick-0.9.12/ > * Running elibtoolize in: PythonMagick-0.9.12/config/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12 ... > * python3_4: running python_configure >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12-python3_4" > * econf: updating PythonMagick-0.9.12/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating PythonMagick-0.9.12/config/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/pythonmagick-0.9.12 --disable-static --with-boost-python=boost_python-3.4 >checking whether build environment is sane... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/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 whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-g++... x86_64-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 x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... 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... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether /usr/bin/python3.4 version is >= 2.4... yes >checking for /usr/bin/python3.4 version... 3.4 >checking for /usr/bin/python3.4 platform... linux >checking for /usr/bin/python3.4 script directory... ${prefix}/lib64/python3.4/site-packages >checking for /usr/bin/python3.4 extension module directory... ${exec_prefix}/lib64/python3.4/site-packages >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-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 python3.4... /usr/bin/python3.4 >checking for a version of Python >= '2.1.0'... yes >checking for the distutils Python package... yes >checking for Python include path... -I/usr/include/python3.4m >checking for Python library path... -L/usr/lib64 -lpython3.4m >checking for Python site-packages path... /usr/lib64/python3.4/site-packages >checking python extra libraries... -lpthread -ldl -lutil >checking python extra linking flags... -Xlinker -export-dynamic >checking consistency of all components of python development environment... yes >checking whether the Boost::Python library is available... yes >checking for exit in -lboost_python-3.4... 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. >>>> Compiling source in /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12 ... > * python3_4: running autotools-utils_src_compile >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12-python3_4" >make -j4 >Making all in pythonmagick_src >make[1]: Entering directory '/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12-python3_4/pythonmagick_src' >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src -I../config -I -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 -mtune=native -O2 -msse3 -pipe -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.4m -c -o libpymagick_la-_DrawableFillRule.lo `test -f '_DrawableFillRule.cpp' || echo '/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/'`_DrawableFillRule.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src -I../config -I -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 -mtune=native -O2 -msse3 -pipe -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.4m -c -o libpymagick_la-_PathMovetoAbs.lo `test -f '_PathMovetoAbs.cpp' || echo '/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/'`_PathMovetoAbs.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src -I../config -I -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 -mtune=native -O2 -msse3 -pipe -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.4m -c -o libpymagick_la-_DrawableText.lo `test -f '_DrawableText.cpp' || echo '/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/'`_DrawableText.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src -I../config -I -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 -mtune=native -O2 -msse3 -pipe -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.4m -c -o libpymagick_la-_Blob.lo `test -f '_Blob.cpp' || echo '/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/'`_Blob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src -I../config -I -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 -mtune=native -O2 -msse3 -pipe -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.4m -c /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_PathMovetoAbs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathMovetoAbs.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src -I../config -I -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 -mtune=native -O2 -msse3 -pipe -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.4m -c /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_DrawableText.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableText.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src -I../config -I -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 -mtune=native -O2 -msse3 -pipe -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.4m -c /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_Blob.cpp -fPIC -DPIC -o .libs/libpymagick_la-_Blob.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src -I../config -I -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 -mtune=native -O2 -msse3 -pipe -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.4m -c /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_DrawableFillRule.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableFillRule.o >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_DrawableText.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_DrawableText.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_DrawableText.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_DrawableText.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_Blob.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_Blob.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_Blob.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_Blob.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_PathMovetoAbs.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_PathMovetoAbs.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_PathMovetoAbs.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_PathMovetoAbs.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_DrawableFillRule.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_DrawableFillRule.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_DrawableFillRule.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_DrawableFillRule.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >In file included from /usr/include/boost/python/object/make_instance.hpp:10:0, > from /usr/include/boost/python/object/make_ptr_instance.hpp:8, > from /usr/include/boost/python/to_python_indirect.hpp:11, > from /usr/include/boost/python/converter/arg_to_python.hpp:10, > from /usr/include/boost/python/call.hpp:15, > from /usr/include/boost/python/object_core.hpp:14, > from /usr/include/boost/python/args.hpp:25, > from /usr/include/boost/python.hpp:11, > from /var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_Blob.cpp:3: >/usr/include/boost/python/converter/registered.hpp: In instantiation of 'const boost::python::converter::registration& boost::python::converter::detail::registry_lookup1(boost::type<Target>) [with T = void]': >/usr/include/boost/python/converter/registered.hpp:104:80: required from 'const boost::python::converter::registration& boost::python::converter::detail::registered_base<void>::converters' >/usr/include/boost/python/converter/arg_from_python.hpp:269:61: required from 'boost::python::converter::pointer_arg_from_python<T>::pointer_arg_from_python(PyObject*) [with T = void*; PyObject = _object]' >/usr/include/boost/python/arg_from_python.hpp:70:18: required from 'boost::python::arg_from_python<T>::arg_from_python(PyObject*) [with T = void*; PyObject = _object]' >/usr/include/boost/preprocessor/iteration/detail/local.hpp:37:9: required from 'PyObject* boost::python::detail::caller_arity<3u>::impl<F, Policies, Sig>::operator()(PyObject*, PyObject*) [with F = void (*)(Magick::Blob&, void*, long unsigned int); Policies = boost::python::default_call_policies; Sig = boost::mpl::vector4<void, Magick::Blob&, void*, long unsigned int>; PyObject = _object]' >/usr/include/boost/python/object/py_function.hpp:38:33: required from 'PyObject* boost::python::objects::caller_py_function_impl<Caller>::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller<void (*)(Magick::Blob&, void*, long unsigned int), boost::python::default_call_policies, boost::mpl::vector4<void, Magick::Blob&, void*, long unsigned int> >; PyObject = _object]' >/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12/pythonmagick_src/_Blob.cpp:44:1: required from here >/usr/include/boost/python/converter/registered.hpp:93:30: error: no matching function for call to 'registry_lookup2(void (*)())' > return registry_lookup2((T(*)())0); > ^ >/usr/include/boost/python/converter/registered.hpp:83:3: note: candidate: template<class T> const boost::python::converter::registration& boost::python::converter::detail::registry_lookup2(T& (*)()) > registry_lookup2(T&(*)()) > ^ >/usr/include/boost/python/converter/registered.hpp:83:3: note: template argument deduction/substitution failed: >/usr/include/boost/python/converter/registered.hpp:93:30: note: mismatched types 'T&' and 'void' > return registry_lookup2((T(*)())0); > ^ >Makefile:625: recipe for target 'libpymagick_la-_Blob.lo' failed >make[1]: *** [libpymagick_la-_Blob.lo] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12-python3_4/pythonmagick_src' >Makefile:590: recipe for target 'all-recursive' failed >make: *** [all-recursive] Error 1 > * ERROR: dev-python/pythonmagick-0.9.12::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-python/pythonmagick-0.9.12::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/pythonmagick-0.9.12::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-python/pythonmagick-0.9.12/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/pythonmagick-0.9.12/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12-python3_4' > * S: '/var/tmp/portage/dev-python/pythonmagick-0.9.12/work/PythonMagick-0.9.12'
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 579848
: 430332 |
431176