Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 690628

Summary: dev-python/tagpy-2013.1 : /.../ld: cannot find -lboost_python-2.7
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 688992    
Bug Blocks: 671712    
Attachments: emerge-info.txt
dev-python:tagpy-2013.1:20190724-185007.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-07-24 18:53:26 UTC
                            ^~~~~~~~
x86_64-pc-linux-gnu-g++ -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/temp.linux-x86_64-2.7/src/wrapper/basics.o /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/temp.linux-x86_64-2.7/src/wrapper/id3.o /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/temp.linux-x86_64-2.7/src/wrapper/rest.o -L/usr/lib64 -ltag -lboost_python-2.7 -lpython2.7 -o /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/lib/_tagpy.so
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_python-2.7
collect2: error: ld returned 1 exit status
error: command 'x86_64-pc-linux-gnu-g++' failed with exit status 1
 * ERROR: dev-python/tagpy-2013.1::gentoo failed (compile phase):

  -------------------------------------------------------------------

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-stable-20190722-130807

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-python/tagpy
[ebuild  N    ] dev-python/tagpy-2013.1  USE="-examples" PYTHON_TARGETS="python2_7 python3_6 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-07-24 18:53:29 UTC
Created attachment 584420 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-24 18:53:32 UTC
Created attachment 584422 [details]
dev-python:tagpy-2013.1:20190724-185007.log
Comment 3 Toralf Förster gentoo-dev 2019-07-24 18:53:34 UTC
Created attachment 584424 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-24 18:53:37 UTC
Created attachment 584426 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-07-24 18:53:40 UTC
Created attachment 584428 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-24 18:53:42 UTC
Created attachment 584430 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-07-24 18:54:07 UTC
happened again, so not sure if this is a dup of bug 604028
Comment 8 Larry the Git Cow gentoo-dev 2019-07-24 19:55:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a88796a7fe247ae4cc947364856dd1f9077b29

commit d9a88796a7fe247ae4cc947364856dd1f9077b29
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-07-24 19:45:50 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-07-24 19:52:33 +0000

    dev-python/tagpy: 2018.1 version bump
    
    Bug: https://bugs.gentoo.org/653776
    Closes: https://bugs.gentoo.org/688992
    Closes: https://bugs.gentoo.org/690628
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-python/tagpy/Manifest                          |  1 +
 dev-python/tagpy/files/tagpy-2018.1-readme.rst     | 16 +++++++
 .../tagpy/files/tagpy-2018.1-taglib-1.8.patch      | 17 +++++++
 dev-python/tagpy/tagpy-2018.1.ebuild               | 56 ++++++++++++++++++++++
 4 files changed, 90 insertions(+)