| ^ /usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/include/g++-v12/type_traits:813:40: error: narrowing conversion of '-1' from 'int' to 'bool' [-Wnarrowing] 813 | struct __is_signed_helper<_Tp, true> | ^ /usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/include/g++-v12/bits/stl_pair.h:406:26: error: '_PCCP' was not declared in this scope; did you mean '_PCC'? 406 | enable_if<_PCCP::template | ^~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_systemd-j4-20220422-040006 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.3.1 [2] x86_64-pc-linux-gnu-11.3.0 [3] x86_64-pc-linux-gnu-12.0.1 * clang/llvm (if any): clang version 14.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/14/bin /usr/lib/llvm/14 14.0.1 Python 3.9.12 Available Rust versions: [1] rust-1.60.0 * The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: HEAD of ::gentoo commit 3bb4f475a04aa5529299dad70ec77d93735aa085 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Apr 23 21:49:09 2022 +0000 2022-04-23 21:49:09 UTC emerge -qpvO media-plugins/libvisual-plugins [ebuild N ] media-plugins/libvisual-plugins-0.4.0-r4 USE="-alsa -debug -gtk -jack -mplayer -opengl"
Created attachment 773851 [details] emerge-info.txt
Created attachment 773854 [details] emerge-history.txt
Created attachment 773857 [details] environment
Created attachment 773860 [details] etc.portage.tar.bz2
Created attachment 773863 [details] logs.tar.bz2
Created attachment 773866 [details] media-plugins:libvisual-plugins-0.4.0-r4:20220423-221237.log.bz2
Created attachment 773869 [details] temp.tar.bz2
Noticed sping on repo upstream (https://github.com/Libvisual/libvisual/) so CCing him for input. Feel free to either disable this plugin or last-rite if depgraph allows.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c287a98bdda7b83d47068e164eada3980389cce6 commit c287a98bdda7b83d47068e164eada3980389cce6 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2022-11-19 10:57:14 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2022-11-19 11:02:29 +0000 package.mask: Last rite broken sound@ packages Bug: https://bugs.gentoo.org/624136 Bug: https://bugs.gentoo.org/699808 Bug: https://bugs.gentoo.org/726076 Bug: https://bugs.gentoo.org/840514 Signed-off-by: Michał Górny <mgorny@gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 17 +++++++++++++++++ 2 files changed, 21 insertions(+)
Toralf, I cannot reproduce the issue with GCC 12.2.1_p20221008. Any chance you could try with a non-pre version of GCC 12? I see version 12.0.1_pre20220417 used in the emerge info here and given that the error is from GCC's own header stl_pair.h it seems to me that a pre-12 release of GCC is causing the issue here, not libvisual code. It's also unclear why -Wnarrowing would be enabled during the build and why it's reported as an error rather than a warning, feeling like implicit -Werror in a way. What do you think?
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef71db79a49c9d5d87bd301a9daa525d29601447 commit ef71db79a49c9d5d87bd301a9daa525d29601447 Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2022-11-20 17:56:29 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2022-11-20 18:02:14 +0000 package.mask: Stop last rite of media-libs/libvisual for now .. after going through all open issues on media-libs/libvisual . Bug: https://bugs.gentoo.org/840514 Signed-off-by: Sebastian Pipping <sping@gentoo.org> profiles/base/package.use.mask | 1 - profiles/package.mask | 5 ----- 2 files changed, 6 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65c26d5d8d6c94f92a5589f3328a7ee702626f7 commit e65c26d5d8d6c94f92a5589f3328a7ee702626f7 Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2022-11-20 18:11:51 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2022-11-20 18:13:29 +0000 media-libs/libvisual: Add sping as a maintainer Bug: https://bugs.gentoo.org/840514 Signed-off-by: Sebastian Pipping <sping@gentoo.org> media-libs/libvisual/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+)
happened at 17.1_desktop_systemd-j4-20221120-160007 too, will atatch the files
appeared recently at the tinderbox image 17.1_desktop_systemd-j4-20221120-160007
Created attachment 835391 [details] emerge-info.txt
Created attachment 835393 [details] emerge-history.txt
Created attachment 835395 [details] environment
Created attachment 835397 [details] etc.portage.tar.bz2
Created attachment 835399 [details] logs.tar.bz2
Created attachment 835401 [details] media-plugins:libvisual-plugins-0.4.0-r4:20221121-091206.log.bz2
Created attachment 835403 [details] temp.tar.bz2
Toralf, you're right!
(In reply to Sebastian Pipping from comment #22) > Toralf, you're right! It's the tinderbox, not me ;)
*** Bug 860198 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0ec1ed1cd039b7833070ceaae8fc227d5a3a26d commit b0ec1ed1cd039b7833070ceaae8fc227d5a3a26d Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2022-12-06 00:09:40 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2022-12-06 00:15:48 +0000 media-plugins/libvisual-plugins: 0.4.1 + EAPI 8 Closes: https://bugs.gentoo.org/840514 Signed-off-by: Sebastian Pipping <sping@gentoo.org> media-plugins/libvisual-plugins/Manifest | 1 + .../libvisual-plugins-0.4.1.ebuild | 55 ++++++++++++++++++++++ 2 files changed, 56 insertions(+)