Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887815 - sci-mathematics/octave: test failure with -D_GLIBCXX_ASSERTIONS
Summary: sci-mathematics/octave: test failure with -D_GLIBCXX_ASSERTIONS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 884417
  Show dependency tree
 
Reported: 2022-12-22 01:06 UTC by Sam James
Modified: 2023-01-08 05:17 UTC (History)
1 user (show)

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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-22 01:06:16 UTC
Just filing for completeness, already tracked upstream w/ gcc (and octave, but it's a gcc/libstdc++ issue).
Comment 1 Larry the Git Cow gentoo-dev 2023-01-08 05:17:56 UTC
The bug has been closed via the following commit(s):

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

commit b33a038cbac1a238d184e8c387b2b6fc7a7d6150
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-08 05:12:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-08 05:17:26 +0000

    sci-mathematics/octave: disable GLIBCXX_ASSERTIONS (libstdc++ bug)
    
    It's not a test-only issue so could cause SIGABRT at runtime, so
    revbump.
    
    The libstdc++ issue is reported upstream at
    https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107538.
    
    Closes: https://bugs.gentoo.org/887815
    Signed-off-by: Sam James <sam@gentoo.org>

 .../octave/{octave-6.4.0-r4.ebuild => octave-6.4.0-r5.ebuild}      | 5 ++++-
 .../octave/{octave-7.3.0-r1.ebuild => octave-7.3.0-r2.ebuild}      | 7 +++++--
 2 files changed, 9 insertions(+), 3 deletions(-)