Summary: | dev-cpp/abseil-cpp-20220623.1 gcc-13 Static assertion failures compiling AllocatorTraits.Rebind test | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ninpo <ninpo> |
Component: | Current packages | Assignee: | Paul Zander <negril.nx+gentoo> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | sam |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/abseil/abseil-cpp/issues/1366 https://github.com/abseil/abseil-cpp/issues/1369 https://bugs.gentoo.org/show_bug.cgi?id=898634 https://bugs.gentoo.org/show_bug.cgi?id=907305 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 865117 | ||
Attachments: | dev-cpp/abseil-cpp-20220623.1/temp/build.log |
Description
Ninpo
2023-02-12 01:44:58 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 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." |