Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898634 - dev-cpp/abseil-cpp-20200923.3 - /.../extension.h: error: redefinition of constexpr const bool absl::lts_2020_09_23::str_format_int
Summary: dev-cpp/abseil-cpp-20200923.3 - /.../extension.h: error: redefinition of cons...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-03-01 18:57 UTC by Toralf Förster
Modified: 2023-04-18 11:16 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.42 KB, text/plain)
2023-03-01 18:57 UTC, Toralf Förster
Details
dev-cpp:abseil-cpp-20200923.3:20230301-022114.log (dev-cpp:abseil-cpp-20200923.3:20230301-022114.log,225.98 KB, text/plain)
2023-03-01 18:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,103.02 KB, text/plain)
2023-03-01 18:57 UTC, Toralf Förster
Details
environment (environment,130.44 KB, text/plain)
2023-03-01 18:57 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,694 bytes, application/x-bzip)
2023-03-01 18:57 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.15 KB, application/x-bzip)
2023-03-01 18:57 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.23 KB, application/x-bzip)
2023-03-01 18:57 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,38.61 KB, application/x-bzip)
2023-03-01 18:57 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-03-01 18:57:10 UTC
/var/tmp/portage/dev-cpp/abseil-cpp-20200923.3/work/abseil-cpp-20200923.3/absl/strings/internal/str_format/extension.h:400:54: error: expected primary-expression before char
  400 | constexpr bool Contains(FormatConversionCharSet set, char c) {
      |                                                      ^~~~
/var/tmp/portage/dev-cpp/abseil-cpp-20200923.3/work/abseil-cpp-20200923.3/absl/strings/internal/str_format/extension.h:400:60: error: expression list treated as compound expression in initializer [-fpermissive]
  400 | constexpr bool Contains(FormatConversionCharSet set, char c) {
      |                                                            ^
/var/tmp/portage/dev-cpp/abseil-cpp-20200923.3/work/abseil-cpp-20200923.3/absl/strings/internal/str_format/extension.h:406:16: error: redefinition of constexpr const bool absl::lts_2020_09_23::str_format_internal::Contains
  406 | constexpr bool Contains(FormatConversionCharSet set,
      |                ^~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd_merged_usr-j5-20230228-070039

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.67.1 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit f9f9876fd090fde88231dbede321f89af3c4c0b6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Mar 1 01:31:58 2023 +0000

    2023-03-01 01:31:58 UTC

emerge -qpvO dev-cpp/abseil-cpp
[ebuild  N    ] dev-cpp/abseil-cpp-20220623.1  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-03-01 18:57:11 UTC
Created attachment 855442 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-01 18:57:12 UTC
Created attachment 855444 [details]
dev-cpp:abseil-cpp-20200923.3:20230301-022114.log
Comment 3 Toralf Förster gentoo-dev 2023-03-01 18:57:14 UTC
Created attachment 855446 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-03-01 18:57:16 UTC
Created attachment 855448 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-03-01 18:57:17 UTC
Created attachment 855450 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-01 18:57:18 UTC
Created attachment 855452 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-03-01 18:57:18 UTC
Created attachment 855454 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-03-01 18:57:20 UTC
Created attachment 855456 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-03-27 12:51:39 UTC
The bug has been referenced in the following commit(s):

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

commit 61e5cb157d2f015ab9a730e3eaf11d4ee14b4ab4
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-27 11:30:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-27 12:47:08 +0000

    dev-qt/qtwebengine: fix build w/ gcc-13
    
    Bug: https://bugs.gentoo.org/898634
    Closes: https://bugs.gentoo.org/889724
    Closes: https://bugs.gentoo.org/895196
    Closes: https://bugs.gentoo.org/898902
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/qtwebengine-5.15.8_p20230112-gcc13.patch | 431 +++++++++++++++++++++
 .../qtwebengine-5.15.8_p20230112.ebuild            |   1 +
 2 files changed, 432 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2023-04-18 11:16:48 UTC
The bug has been closed via the following commit(s):

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

commit 152cb3a2d4c97ae308232d8cf7ad954ecd7408c0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-18 11:16:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-18 11:16:06 +0000

    dev-cpp/abseil-cpp: fix build w/ gcc 13
    
    Closes: https://bugs.gentoo.org/898634
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-cpp/abseil-cpp/abseil-cpp-20200923.3.ebuild | 1 +
 1 file changed, 1 insertion(+)