Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893984 - dev-cpp/abseil-cpp-20220623.1 gcc-13 Static assertion failures compiling AllocatorTraits.Rebind test
Summary: dev-cpp/abseil-cpp-20220623.1 gcc-13 Static assertion failures compiling Allo...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-12 01:44 UTC by Ninpo
Modified: 2024-02-14 10:38 UTC (History)
1 user (show)

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


Attachments
dev-cpp/abseil-cpp-20220623.1/temp/build.log (build.log,288.42 KB, text/x-log)
2023-02-12 01:44 UTC, Ninpo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ninpo 2023-02-12 01:44:58 UTC
Created attachment 850414 [details]
dev-cpp/abseil-cpp-20220623.1/temp/build.log

Fixed upstream: https://github.com/abseil/abseil-cpp/issues/1366
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-12 01:46:22 UTC
Note there's two bugs with GCC 13:
1. The compile failure reported in this bug, see https://github.com/abseil/abseil-cpp/issues/1366
2. A test failure, see https://github.com/abseil/abseil-cpp/issues/1369
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-27 07:05:34 UTC
https://github.com/abseil/abseil-cpp/issues/1366#issuecomment-1399154508

"Thank you! I have backported this as a patch to 20220623.1 and can confirm that it fixes the two static assertion failures without introducing any regressions in the test suite."