Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940545 - net-libs/kdsoap-2.2.0[qt5] - [gcc-15] /.../settings.cpp: error: the value of {anonymous}::Q_QGS_s_settings::guard is not usable in a constant expression
Summary: net-libs/kdsoap-2.2.0[qt5] - [gcc-15] /.../settings.cpp: error: the value of ...
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-09-30 17:52 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,20.26 KB, text/plain)
2024-09-30 17:52 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,58.64 KB, application/x-xz)
2024-09-30 17:52 UTC, Toralf Förster
Details
environment (environment,104.34 KB, text/plain)
2024-09-30 17:52 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-09-30 17:52 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,57.10 KB, application/x-xz)
2024-09-30 17:52 UTC, Toralf Förster
Details
net-libs:kdsoap-2.2.0:20240930-064001.log (net-libs:kdsoap-2.2.0:20240930-064001.log,135.91 KB, text/plain)
2024-09-30 17:52 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,67.68 KB, application/x-xz)
2024-09-30 17:52 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,28.50 KB, application/x-xz)
2024-09-30 17:52 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-09-30 17:52:22 UTC
too long lines were shrinked:

/usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_OPTIONAL_FOUND -DQT_CORE_LIB -DQT_FATAL_ASSERT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_XML_LIB -DQURL_NO_CAST_FROM_STRING -DUSE_EXCEPTIONS -I/var/tmp/portage/net-libs/kdsoap-2.2.0/work/kdsoap-2.2.0_build-qt5/kdwsdl2cpp -I/var/tmp/portage/net-libs/kdsoap-2.2.0/wor
In file included from /usr/include/qt5/QtCore/qglobal.h:1310,
                 from /usr/include/qt5/QtCore/qalgorithms.h:43,
                 from /usr/include/qt5/QtCore/qdebug.h:44,
                 from /usr/include/qt5/QtCore/QDebug:1,
                 from /var/tmp/portage/net-libs/kdsoap-2.2.0/work/kdsoap-2.2.0/kdwsdl2cpp/src/settings.cpp:10:
/var/tmp/portage/net-libs/kdsoap-2.2.0/work/kdsoap-2.2.0/kdwsdl2cpp/src/settings.cpp:23:1: error: the value of {anonymous}::Q_QGS_s_settings::guard is not usable in a constant expression
   23 | Q_GLOBAL_STATIC(SettingsSingleton, s_settings)
      | ^~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened_systemd-20240925-080506

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

  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):
  [1]   php8.3 *
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit 753e89b53d060da54dcb1f4170f65adc5175946e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 30 05:51:25 2024 +0000

    2024-09-30 05:51:24 UTC

emerge -qpvO =net-libs/kdsoap-2.2.0
[ebuild  N    ] net-libs/kdsoap-2.2.0  USE="qt5 -qt6"
Comment 1 Toralf Förster gentoo-dev 2024-09-30 17:52:23 UTC
Created attachment 904310 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-30 17:52:24 UTC
Created attachment 904311 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-09-30 17:52:25 UTC
Created attachment 904312 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-09-30 17:52:26 UTC
Created attachment 904313 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-09-30 17:52:27 UTC
Created attachment 904314 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-30 17:52:29 UTC
Created attachment 904315 [details]
net-libs:kdsoap-2.2.0:20240930-064001.log
Comment 7 Toralf Förster gentoo-dev 2024-09-30 17:52:30 UTC
Created attachment 904316 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-09-30 17:52:31 UTC
Created attachment 904317 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-10-04 09:31:16 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(+)