Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 579616 - dev-libs/boost-1.60 breaks auto registration
Summary: dev-libs/boost-1.60 breaks auto registration
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-11 13:10 UTC by Harris Landgarten
Modified: 2017-04-04 18:00 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harris Landgarten 2016-04-11 13:10:43 UTC
boost-1.60 breaks auto registration in libboost_python with causes runtime errors in paludis and most likely other packages.

This is a like to the upstream fix:

https://github.com/vslashg/python/commit/f2c465ffa508459216f7093bf95ba001ad994206
Comment 1 Harris Landgarten 2016-04-11 16:39:35 UTC
note: This patch has been merged upstream
Comment 2 David Seifert gentoo-dev 2016-04-11 17:02:11 UTC
Harris: have you tried the patch?
Comment 3 Harris Landgarten 2016-04-11 17:42:12 UTC
yes. It fixes the issue with paludis and it has been merged upstream.
Comment 4 David Seifert gentoo-dev 2016-04-13 19:08:03 UTC
I've added the patch without revbumping (due to the massive rebuilds that would follow), people that are affected by this bug should

emerge -1 dev-libs/boost

manually.

commit 92a7e9f4284a9141aeedda4c3f736927254d5340
Author: David Seifert <soap@gentoo.org>
Date:   Wed Apr 13 21:06:01 2016 +0200

    dev-libs/boost: Add patch for ptr registration in libboost_python
    
    Gentoo-Bug: 579616
Comment 5 David Seifert gentoo-dev 2017-04-04 18:00:38 UTC
Obsolete, reopen if issue persists.

commit 400e20295bf062a0bf697acce718e78116b143e2
Author: David Seifert <soap@gentoo.org>
Date:   Tue Apr 4 19:33:14 2017 +0200

    dev-libs/boost: Remove old