Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 210022 Details for
Bug 292913
dev-python/pythonmagick-0.9.1 needs to depend on dev-libs/boost[python]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
dev-python:pythonmagick-0.9.1:20091112-115345.log (text/plain), 13.68 KB, created by
Sebastian Luther (few)
on 2009-11-12 12:39:22 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Sebastian Luther (few)
Created:
2009-11-12 12:39:22 UTC
Size:
13.68 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking PythonMagick-0.9.1.tar.gz to /var/tmp/portage/dev-python/pythonmagick-0.9.1/work >>>> Source unpacked in /var/tmp/portage/dev-python/pythonmagick-0.9.1/work >>>> Preparing source in /var/tmp/portage/dev-python/pythonmagick-0.9.1/work/PythonMagick-0.9.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pythonmagick-0.9.1/work/PythonMagick-0.9.1 ... > * econf: updating PythonMagick-0.9.1/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating PythonMagick-0.9.1/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 >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 for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking for C++ compiler default output file name... a.out >checking whether the C++ compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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++... gcc3 >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... gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >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 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/nm -B >checking the name lister (/usr/bin/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 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-ar... i686-pc-linux-gnu-ar >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/nm -B output from i686-pc-linux-gnu-gcc object... ok >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 whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >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... yes >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... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for a Python interpreter with version >= 2.6... python >checking for python... /usr/bin/python >checking for python version... 2.6 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib/python2.6/site-packages >checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/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 python2.6... python2.6 >checking for main in -lpython2.6... yes >checking python2.6/Python.h usability... yes >checking python2.6/Python.h presence... yes >checking for python2.6/Python.h... yes >./configure: line 16212: locate: command not found >./configure: line 16219: test: !=: unary operator expected >checking for python2.5... (cached) python2.6 >checking for main in -lpython2.6... (cached) yes >checking for python2.6/Python.h... (cached) yes >./configure: line 16212: locate: command not found >./configure: line 16219: test: !=: unary operator expected >checking for python2.4... (cached) python2.6 >checking for main in -lpython2.6... (cached) yes >checking for python2.6/Python.h... (cached) yes >./configure: line 16212: locate: command not found >./configure: line 16219: test: !=: unary operator expected >checking for python2.3... (cached) python2.6 >checking for main in -lpython2.6... (cached) yes >checking for python2.6/Python.h... (cached) yes >./configure: line 16212: locate: command not found >./configure: line 16219: test: !=: unary operator expected >checking for python2.2... (cached) python2.6 >checking for main in -lpython2.6... (cached) yes >checking for python2.6/Python.h... (cached) yes >./configure: line 16212: locate: command not found >./configure: line 16219: test: !=: unary operator expected >checking for python2.1... (cached) python2.6 >checking for main in -lpython2.6... (cached) yes >checking for python2.6/Python.h... (cached) yes >./configure: line 16212: locate: command not found >./configure: line 16219: test: !=: unary operator expected >checking for python... (cached) python2.6 >checking for main in -lpython2.6... (cached) yes >checking for python2.6/Python.h... (cached) yes >./configure: line 16212: locate: command not found >./configure: line 16219: test: !=: unary operator expected > results of the Python check: > Binary: python2.6 > Library: python2.6 > Include Dir: no >checking whether the Boost::Python library is available... no >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 >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.1/work/PythonMagick-0.9.1 ... >make -j2 >Making all in pythonmagick_src >make[1]: Entering directory `/var/tmp/portage/dev-python/pythonmagick-0.9.1/work/PythonMagick-0.9.1/pythonmagick_src' >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -fopenmp -I/usr/include/ImageMagick -O2 -march=native -pipe -I/usr/include/python2.6 -I/usr/include/python2.6 -DBOOST_PYTHON_DYNAMIC_LIB -MT libpymagick_la-_DrawableFillRule.lo -MD -MP -MF .deps/libpymagick_la-_DrawableFillRule.Tpo -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 -I/usr/include -fopenmp -I/usr/include/ImageMagick -O2 -march=native -pipe -I/usr/include/python2.6 -I/usr/include/python2.6 -DBOOST_PYTHON_DYNAMIC_LIB -MT libpymagick_la-_PathMovetoAbs.lo -MD -MP -MF .deps/libpymagick_la-_PathMovetoAbs.Tpo -c -o libpymagick_la-_PathMovetoAbs.lo `test -f '_PathMovetoAbs.cpp' || echo './'`_PathMovetoAbs.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -fopenmp -I/usr/include/ImageMagick -O2 -march=native -pipe -I/usr/include/python2.6 -I/usr/include/python2.6 -DBOOST_PYTHON_DYNAMIC_LIB -MT libpymagick_la-_PathMovetoAbs.lo -MD -MP -MF .deps/libpymagick_la-_PathMovetoAbs.Tpo -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 -I/usr/include -fopenmp -I/usr/include/ImageMagick -O2 -march=native -pipe -I/usr/include/python2.6 -I/usr/include/python2.6 -DBOOST_PYTHON_DYNAMIC_LIB -MT libpymagick_la-_DrawableFillRule.lo -MD -MP -MF .deps/libpymagick_la-_DrawableFillRule.Tpo -c _DrawableFillRule.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableFillRule.o >_DrawableFillRule.cpp:3:28: error: boost/python.hpp: No such file or directory >_PathMovetoAbs.cpp:3:28: error: boost/python.hpp: No such file or directory >_DrawableFillRule.cpp:10: error: 'python' is not a namespace-name >_DrawableFillRule.cpp:10: error: expected namespace-name before ';' token >_PathMovetoAbs.cpp:10: error: 'python' is not a namespace-name >_PathMovetoAbs.cpp:10: error: expected namespace-name before ';' token >_DrawableFillRule.cpp:19: error: expected ')' before '*' token >_DrawableFillRule.cpp:23: error: ISO C++ forbids declaration of 'PyObject' with no type >_DrawableFillRule.cpp:23: error: expected ';' before '*' token >_DrawableFillRule.cpp: In function 'void Export_pyste_src_DrawableFillRule()': >_DrawableFillRule.cpp:33: error: 'class_' was not declared in this scope >_DrawableFillRule.cpp:33: error: expected primary-expression before ',' token >_DrawableFillRule.cpp:33: error: 'noncopyable' is not a member of 'boost' >_DrawableFillRule.cpp:33: error: expected primary-expression before '>' token >_DrawableFillRule.cpp:33: error: 'init' was not declared in this scope >_DrawableFillRule.cpp:33: error: expected primary-expression before 'const' >_DrawableFillRule.cpp:33: error: expected ')' before 'const' >make[1]: *** [libpymagick_la-_DrawableFillRule.lo] Fehler 1 >make[1]: *** Warte auf noch nicht beendete Prozesse... >_PathMovetoAbs.cpp:19: error: expected ')' before '*' token >_PathMovetoAbs.cpp:22: error: expected ')' before '*' token >_PathMovetoAbs.cpp:25: error: expected ')' before '*' token >_PathMovetoAbs.cpp:29: error: ISO C++ forbids declaration of 'PyObject' with no type >_PathMovetoAbs.cpp:29: error: expected ';' before '*' token >_PathMovetoAbs.cpp: In function 'void Export_pyste_src_PathMovetoAbs()': >_PathMovetoAbs.cpp:39: error: 'class_' was not declared in this scope >_PathMovetoAbs.cpp:39: error: expected primary-expression before ',' token >_PathMovetoAbs.cpp:39: error: expected primary-expression before '>' token >_PathMovetoAbs.cpp:39: error: 'init' was not declared in this scope >_PathMovetoAbs.cpp:39: error: expected primary-expression before 'const' >_PathMovetoAbs.cpp:39: error: expected ')' before 'const' >make[1]: *** [libpymagick_la-_PathMovetoAbs.lo] Fehler 1 >make[1]: Leaving directory `/var/tmp/portage/dev-python/pythonmagick-0.9.1/work/PythonMagick-0.9.1/pythonmagick_src' >make: *** [all-recursive] Fehler 1 > * ERROR: dev-python/pythonmagick-0.9.1 failed: > * emake failed > * > * Call stack: > * ebuild.sh, line 49: Called src_compile > * environment, line 3269: Called _eapi2_src_compile > * ebuild.sh, line 629: Called die > * The specific snippet of code: > * emake || die "emake failed" > * > * If you need support, post the output of 'emerge --info =dev-python/pythonmagick-0.9.1', > * the complete build log and the output of 'emerge -pqv =dev-python/pythonmagick-0.9.1'. > * The complete build log is located at '/var/log/portage/dev-python:pythonmagick-0.9.1:20091112-115345.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/pythonmagick-0.9.1/temp/environment'. > * S: '/var/tmp/portage/dev-python/pythonmagick-0.9.1/work/PythonMagick-0.9.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 292913
: 210022