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

Bug 689300

Summary: dev-libs/boost new USEFLAG for --without-stacktrace
Product: Gentoo Linux Reporter: David van Laatum <david>
Component: Current packagesAssignee: David Seifert <soap>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://www.boost.org/doc/libs/1_70_0/doc/html/stacktrace/configuration_and_build.html
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 911267    

Description David van Laatum 2019-07-05 04:28:46 UTC
boost-1.70.0.ebuild has
--without-stacktrace
hard set which prevents building programs that use BOOST_STACKTRACE_LINK define
https://www.boost.org/doc/libs/1_70_0/doc/html/stacktrace/configuration_and_build.html
Comment 1 Larry the Git Cow gentoo-dev 2023-08-12 20:18:31 UTC
The bug has been referenced in the following commit(s):

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

commit 6d008b0de933e108110eabe3f2764fc8f79ba1c4
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-08-12 20:18:20 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-08-12 20:18:20 +0000

    dev-libs/boost: add USE=stacktrace
    
    * required for media-gfx/inkscape-1.3
    
    Bug: https://bugs.gentoo.org/689300
    Bug: https://bugs.gentoo.org/911267
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-libs/boost/{boost-1.83.0.ebuild => boost-1.83.0-r1.ebuild} | 4 ++--
 dev-libs/boost/metadata.xml                                    | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2023-08-26 14:07:19 UTC
The bug has been referenced in the following commit(s):

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

commit 35275a6a0c2cea2cf3bb9f9dc5c46bfebc114e64
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-26 14:06:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-26 14:07:12 +0000

    media-gfx/inkscape: 9999 needs boost[stacktrace(-)]
    
    Bug: https://bugs.gentoo.org/689300
    Bug: https://bugs.gentoo.org/911267
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/inkscape/inkscape-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)