Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940591 - net-libs/signond-8.61-r100[qt5] - [libtool] [gcc-15] /.../qglobalstatic.h: error: the value of {anonymous}::Q_QGS_libProxyWrapper::guard is not usable in a constant expression
Summary: net-libs/signond-8.61-r100[qt5] - [libtool] [gcc-15] /.../qglobalstatic.h: er...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on: 940529
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-10-01 07:24 UTC by Toralf Förster
Modified: 2024-10-04 09:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.81 KB, text/plain)
2024-10-01 07:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,215.40 KB, text/plain)
2024-10-01 07:24 UTC, Toralf Förster
Details
environment (environment,72.58 KB, text/plain)
2024-10-01 07:24 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-10-01 07:24 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.58 KB, application/x-xz)
2024-10-01 07:24 UTC, Toralf Förster
Details
net-libs:signond-8.61-r100:20241001-034039.log (net-libs:signond-8.61-r100:20241001-034039.log,165.08 KB, text/plain)
2024-10-01 07:24 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,55.93 KB, application/x-xz)
2024-10-01 07:24 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.07 KB, application/x-xz)
2024-10-01 07:24 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 2024-10-01 07:24:07 UTC
In file included from /usr/include/qt5/QtCore/qglobal.h:1310,
                 from /usr/include/qt5/QtNetwork/qtnetworkglobal.h:43,
                 from /usr/include/qt5/QtNetwork/qnetworkproxy.h:43,
                 from /usr/include/qt5/QtNetwork/QNetworkProxyFactory:1,
                 from my-network-proxy-factory.h:26,
                 from my-network-proxy-factory.cpp:50:
/usr/include/qt5/QtCore/qglobalstatic.h:159:42: error: the value of {anonymous}::Q_QGS_libProxyWrapper::guard is not usable in a constant expression
  159 |                          Q_QGS_ ## NAME::guard> NAME;
      |                                          ^~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened-20240927-210004

  UNMASKED:
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15
    Requested by sam

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 19.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/19/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/19
19.1.0
Python 3.12.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit 05f38679f8302bf844d253dbc5749d62feaec8b1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 1 02:36:05 2024 +0000

    2024-10-01 02:36:04 UTC

emerge -qpvO =net-libs/signond-8.61-r100
[ebuild  N    ] net-libs/signond-8.61-r100  USE="qt5 -doc -qt6 -test"
Comment 1 Toralf Förster gentoo-dev 2024-10-01 07:24:08 UTC
Created attachment 904475 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-01 07:24:09 UTC
Created attachment 904476 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-10-01 07:24:10 UTC
Created attachment 904477 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-01 07:24:11 UTC
Created attachment 904478 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-01 07:24:12 UTC
Created attachment 904479 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-01 07:24:13 UTC
Created attachment 904480 [details]
net-libs:signond-8.61-r100:20241001-034039.log
Comment 7 Toralf Förster gentoo-dev 2024-10-01 07:24:14 UTC
Created attachment 904481 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-01 07:24:15 UTC
Created attachment 904482 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-10-04 09:31:15 UTC
The bug has been closed via the following commit(s):

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

commit 0d8a7b0a1d8a675ae92b47899ed4a935988ac600
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-10-04 09:30:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-10-04 09:30:51 +0000

    sys-devel/gcc: add 15.0.0_pre20240929-r1 (backport two C++ patches)
    
    Fixes Qt 5 header use and building FF.
    
    Closes: https://bugs.gentoo.org/940529
    Closes: https://bugs.gentoo.org/940542
    Closes: https://bugs.gentoo.org/940545
    Closes: https://bugs.gentoo.org/940580
    Closes: https://bugs.gentoo.org/940589
    Closes: https://bugs.gentoo.org/940590
    Closes: https://bugs.gentoo.org/940591
    Closes: https://bugs.gentoo.org/940607
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/gcc/Manifest                         |  1 +
 sys-devel/gcc/gcc-15.0.0_pre20240929-r1.ebuild | 53 ++++++++++++++++++++++++++
 2 files changed, 54 insertions(+)