Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 431200 Details for
Bug 580496
dev-python/tagpy-0.94.8-r1 : /.../ld: cannot find -lboost_python-2.7-mt
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:tagpy-0.94.8-r1:20160418-223417.log
dev-python:tagpy-0.94.8-r1:20160418-223417.log (text/plain), 4.14 KB, created by
Toralf Förster
on 2016-04-19 06:57:10 UTC
(
hide
)
Description:
dev-python:tagpy-0.94.8-r1:20160418-223417.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-04-19 06:57:10 UTC
Size:
4.14 KB
patch
obsolete
> * Package: dev-python/tagpy-0.94.8-r1 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking tagpy-0.94.8.tar.gz to /var/tmp/portage/dev-python/tagpy-0.94.8-r1/work >>>> Source unpacked in /var/tmp/portage/dev-python/tagpy-0.94.8-r1/work >>>> Preparing source in /var/tmp/portage/dev-python/tagpy-0.94.8-r1/work/tagpy-0.94.8 ... > * Applying tagpy-0.94.8-taglib-1.8_compat.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/tagpy-0.94.8-r1/work/tagpy-0.94.8 ... > * Configuration of dev-python/tagpy-0.94.8-r1 with CPython 2.7... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/tagpy-0.94.8-r1/work/tagpy-0.94.8 ... > * Building of dev-python/tagpy-0.94.8-r1 with CPython 2.7... >python2.7 setup.py build -b build >running build >running build_py >creating build >creating build/lib.linux-x86_64-2.7 >creating build/lib.linux-x86_64-2.7/tagpy >copying tagpy/mpeg.py -> build/lib.linux-x86_64-2.7/tagpy >copying tagpy/mpc.py -> build/lib.linux-x86_64-2.7/tagpy >copying tagpy/id3v2.py -> build/lib.linux-x86_64-2.7/tagpy >copying tagpy/id3v1.py -> build/lib.linux-x86_64-2.7/tagpy >copying tagpy/flac.py -> build/lib.linux-x86_64-2.7/tagpy >copying tagpy/ape.py -> build/lib.linux-x86_64-2.7/tagpy >copying tagpy/__init__.py -> build/lib.linux-x86_64-2.7/tagpy >creating build/lib.linux-x86_64-2.7/tagpy/ogg >copying tagpy/ogg/vorbis.py -> build/lib.linux-x86_64-2.7/tagpy/ogg >copying tagpy/ogg/flac.py -> build/lib.linux-x86_64-2.7/tagpy/ogg >copying tagpy/ogg/__init__.py -> build/lib.linux-x86_64-2.7/tagpy/ogg >warning: build_py: byte-compiling is disabled, skipping. > >running build_ext >building '_tagpy' extension >creating build/temp.linux-x86_64-2.7 >creating build/temp.linux-x86_64-2.7/src >creating build/temp.linux-x86_64-2.7/src/wrapper >x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -I/usr/include/taglib -I/usr/include/python2.7 -c src/wrapper/basics.cpp -o build/temp.linux-x86_64-2.7/src/wrapper/basics.o >x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -I/usr/include/taglib -I/usr/include/python2.7 -c src/wrapper/id3.cpp -o build/temp.linux-x86_64-2.7/src/wrapper/id3.o >x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -I/usr/include/taglib -I/usr/include/python2.7 -c src/wrapper/rest.cpp -o build/temp.linux-x86_64-2.7/src/wrapper/rest.o >x86_64-pc-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe build/temp.linux-x86_64-2.7/src/wrapper/basics.o build/temp.linux-x86_64-2.7/src/wrapper/id3.o build/temp.linux-x86_64-2.7/src/wrapper/rest.o -L/usr/lib64 -ltag -lboost_python-2.7-mt -lpython2.7 -o build/lib.linux-x86_64-2.7/_tagpy.so >/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_python-2.7-mt >collect2: error: ld returned 1 exit status >error: command 'x86_64-pc-linux-gnu-g++' failed with exit status 1 > * ERROR: dev-python/tagpy-0.94.8-r1::gentoo failed (compile phase): > * Building failed with CPython 2.7 in distutils_building() function > * > * Call stack: > * ebuild.sh, line 133: Called src_compile > * environment, line 4912: Called distutils_src_compile > * environment, line 1196: Called python_execute_function '-s' 'distutils_building' > * environment, line 3306: Called die > * The specific snippet of code: > * die "${failure_message}"; > * > * If you need support, post the output of `emerge --info '=dev-python/tagpy-0.94.8-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/tagpy-0.94.8-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:tagpy-0.94.8-r1:20160418-223417.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/tagpy-0.94.8-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/tagpy-0.94.8-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/tagpy-0.94.8-r1/work/tagpy-0.94.8-2.7' > * S: '/var/tmp/portage/dev-python/tagpy-0.94.8-r1/work/tagpy-0.94.8'
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 580496
: 431200 |
431202
|
431204