Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875671 - media-sound/rosegarden-22.12 - /.../ActionData.cpp: error: parameter declarator cannot be qualified
Summary: media-sound/rosegarden-22.12 - /.../ActionData.cpp: error: parameter declarat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-06 20:11 UTC by Toralf Förster
Modified: 2023-07-15 16:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.30 KB, text/plain)
2022-10-06 20:11 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,2.68 KB, application/x-bzip)
2022-10-06 20:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,110.55 KB, text/plain)
2022-10-06 20:11 UTC, Toralf Förster
Details
environment (environment,100.55 KB, text/plain)
2022-10-06 20:11 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.40 KB, application/x-bzip)
2022-10-06 20:11 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.04 KB, application/x-bzip)
2022-10-06 20:11 UTC, Toralf Förster
Details
media-sound:rosegarden-22.06:20221006-001627.log.bz2 (media-sound:rosegarden-22.06:20221006-001627.log.bz2,10.45 KB, application/x-bzip)
2022-10-06 20:11 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,36.35 KB, application/x-bzip)
2022-10-06 20:11 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 2022-10-06 20:11:17 UTC
too long lines were shrinked:

[320/750] /usr/lib/llvm/15/bin/clang++ -DBUILD_DEBUG -DDEBUG -DHAVE_ALSA -DHAVE_LIBJACK -DHAVE_LIBSNDFILE -DHAVE_LIRC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DROSEGARDENPRIVATE_LIB_MAKEDLL -DSTABLE -D
[321/750] /usr/lib/llvm/15/bin/clang++ -DBUILD_DEBUG -DDEBUG -DHAVE_ALSA -DHAVE_LIBJACK -DHAVE_LIBSNDFILE -DHAVE_LIRC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DROSEGARDENPRIVATE_LIB_MAKEDLL -DSTABLE -D
FAILED: src/CMakeFiles/rosegardenprivate.dir/gui/general/ActionData.cpp.o 
/usr/lib/llvm/15/bin/clang++ -DBUILD_DEBUG -DDEBUG -DHAVE_ALSA -DHAVE_LIBJACK -DHAVE_LIBSNDFILE -DHAVE_LIRC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DROSEGARDENPRIVATE_LIB_MAKEDLL -DSTABLE -DWANT_TIMIN
/var/tmp/portage/media-sound/rosegarden-22.06/work/rosegarden-22.06/src/gui/general/ActionData.cpp:743:36: error: parameter declarator cannot be qualified
            QVariant bg(QBrush(Qt::cyan));
                               ~~~~^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20221005-090901

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
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.2
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit f2be7357a5c015a78ea77e745671c440db2650de
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 5 23:33:40 2022 +0000

    2022-10-05 23:33:40 UTC

emerge -qpvO media-sound/rosegarden
[ebuild  N    ] media-sound/rosegarden-22.06  USE="lirc -test"
Comment 1 Toralf Förster gentoo-dev 2022-10-06 20:11:18 UTC
Created attachment 821962 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-06 20:11:19 UTC
Created attachment 821965 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-06 20:11:21 UTC
Created attachment 821968 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-06 20:11:22 UTC
Created attachment 821971 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-06 20:11:23 UTC
Created attachment 821974 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-06 20:11:24 UTC
Created attachment 821977 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-06 20:11:25 UTC
Created attachment 821980 [details]
media-sound:rosegarden-22.06:20221006-001627.log.bz2
Comment 8 Toralf Förster gentoo-dev 2022-10-06 20:11:26 UTC
Created attachment 821983 [details]
temp.tar.bz2
Comment 9 Agostino Sarubbo gentoo-dev 2022-12-12 09:52:14 UTC
clang-stricter_tinderbox has reproduced this issue with version 22.12 - Updating summary.
Comment 10 Miroslav Šulc gentoo-dev 2023-07-14 06:05:55 UTC
is 23.06 still affected? i see last update in this bug for 22.12.
Comment 11 Toralf Förster gentoo-dev 2023-07-15 15:54:59 UTC
seems to work fine:

/home/tinderbox/run/17.1_desktop-20230703-155654/var/log/emerge.log
2023-07-14T10:03:18 >>> media-sound/rosegarden-23.06: 7 minutes, 3 seconds

/home/tinderbox/run/17.1_desktop_systemd_merged_usr-20230714-111526/var/log/emerge.log
2023-07-14T19:34:04 >>> media-sound/rosegarden-23.06: 3 minutes, 13 seconds
Comment 12 Miroslav Šulc gentoo-dev 2023-07-15 16:13:17 UTC
thanks! so i'm closing this bug as resolved as all previous versions are gone.