Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690800 - dev-python/cgkit-2.0.0-r2 : /.../ld: cannot find -lboost_python-2.7
Summary: dev-python/cgkit-2.0.0-r2 : /.../ld: cannot find -lboost_python-2.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: boost-1.71
  Show dependency tree
 
Reported: 2019-07-27 07:34 UTC by Toralf Förster
Modified: 2019-11-12 15:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.18 KB, text/plain)
2019-07-27 07:34 UTC, Toralf Förster
Details
dev-python:cgkit-2.0.0-r2:20190727-015300.log (dev-python:cgkit-2.0.0-r2:20190727-015300.log,193.39 KB, text/plain)
2019-07-27 07:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,102 bytes, text/plain)
2019-07-27 07:34 UTC, Toralf Förster
Details
environment (environment,113.83 KB, text/plain)
2019-07-27 07:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.38 KB, application/x-bzip)
2019-07-27 07:35 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,415 bytes, application/x-bzip)
2019-07-27 07:35 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.83 KB, application/x-bzip)
2019-07-27 07:35 UTC, Toralf Förster
Details
emerge-info.txt (emerge-info.txt,16.25 KB, text/plain)
2019-09-24 16:42 UTC, Toralf Förster
Details
dev-python:cgkit-2.0.0-r1:20190924-122532.log (dev-python:cgkit-2.0.0-r1:20190924-122532.log,193.03 KB, text/plain)
2019-09-24 16:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,53.78 KB, text/plain)
2019-09-24 16:42 UTC, Toralf Förster
Details
environment (environment,113.56 KB, text/plain)
2019-09-24 16:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.70 KB, application/x-bzip)
2019-09-24 16:42 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,416 bytes, application/x-bzip)
2019-09-24 16:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.68 KB, application/x-bzip)
2019-09-24 16:42 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-07-27 07:34:44 UTC
/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/cgkit-2.0.0-r2::gentoo failed (compile phase):

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-stable-20190725-223533

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

  Please see the tracker bug for details.

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)





emerge -qpvO dev-python/cgkit
[ebuild  N    ] dev-python/cgkit-2.0.0-r2  USE="-3ds" PYTHON_TARGETS="python2_7 python3_6 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-07-27 07:34:49 UTC
Created attachment 584774 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-27 07:34:53 UTC
Created attachment 584776 [details]
dev-python:cgkit-2.0.0-r2:20190727-015300.log
Comment 3 Toralf Förster gentoo-dev 2019-07-27 07:34:56 UTC
Created attachment 584778 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-27 07:34:59 UTC
Created attachment 584780 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-07-27 07:35:02 UTC
Created attachment 584782 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-27 07:35:05 UTC
Created attachment 584784 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-07-27 07:35:07 UTC
Created attachment 584786 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-07-27 07:54:46 UTC
The bug has been closed via the following commit(s):

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

commit f0b422090842ec668fd7d6ba01a12a49e25461b9
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-07-27 07:52:41 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-07-27 07:53:27 +0000

    dev-python/cgkit: Fix configure with >=boost-1.70
    
    Closes: https://bugs.gentoo.org/690800
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-python/cgkit/cgkit-2.0.0-r2.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
Comment 9 Toralf Förster gentoo-dev 2019-09-24 16:42:00 UTC
it is still an issue at stable amd64 tinderbox image 17.1_desktop_gnome-stable-20190922-165624
Comment 10 Toralf Förster gentoo-dev 2019-09-24 16:42:03 UTC
Created attachment 590950 [details]
emerge-info.txt
Comment 11 Toralf Förster gentoo-dev 2019-09-24 16:42:06 UTC
Created attachment 590952 [details]
dev-python:cgkit-2.0.0-r1:20190924-122532.log
Comment 12 Toralf Förster gentoo-dev 2019-09-24 16:42:09 UTC
Created attachment 590954 [details]
emerge-history.txt
Comment 13 Toralf Förster gentoo-dev 2019-09-24 16:42:12 UTC
Created attachment 590956 [details]
environment
Comment 14 Toralf Förster gentoo-dev 2019-09-24 16:42:14 UTC
Created attachment 590958 [details]
etc.portage.tbz2
Comment 15 Toralf Förster gentoo-dev 2019-09-24 16:42:17 UTC
Created attachment 590960 [details]
logs.tbz2
Comment 16 Toralf Förster gentoo-dev 2019-09-24 16:42:20 UTC
Created attachment 590962 [details]
temp.tbz2
Comment 17 Larry the Git Cow gentoo-dev 2019-10-12 09:17:23 UTC
The bug has been referenced in the following commit(s):

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

commit 15b8ee72b927d0c54d23130344262517cf046ab3
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-10-12 09:17:04 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-10-12 09:17:04 +0000

    package.mask: Last rite dev-python/cgkit
    
    Bug: https://bugs.gentoo.org/683140
    Bug: https://bugs.gentoo.org/690800
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 18 Larry the Git Cow gentoo-dev 2019-11-12 15:31:15 UTC
The bug has been closed via the following commit(s):

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

commit 5e0517f8b796e591bd97eba1d3cea0a0e9e1192d
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2019-11-12 15:30:26 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-11-12 15:30:26 +0000

    dev-python/cgkit: drop last-rited package
    
    Closes: https://bugs.gentoo.org/683140
    Closes: https://bugs.gentoo.org/690800
    
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 dev-python/cgkit/Manifest                          |  2 -
 dev-python/cgkit/cgkit-2.0.0-r1.ebuild             | 85 --------------------
 dev-python/cgkit/cgkit-2.0.0-r2.ebuild             | 92 ----------------------
 .../cgkit/files/cgkit-2.0.0-fix-build-system.patch | 40 ----------
 dev-python/cgkit/files/cgkit-2.0.0-fix-c++14.patch | 33 --------
 dev-python/cgkit/files/cgkit-py2k-pillow.patch     | 82 -------------------
 dev-python/cgkit/files/cgkit-py3k-pillow.patch     | 82 -------------------
 dev-python/cgkit/metadata.xml                      | 18 -----
 profiles/package.mask                              |  7 --
 9 files changed, 441 deletions(-)