Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691442 - media-sound/rosegarden-17.12.1 : /.../qtypeinfo.h:301:1: error: redefinition of const char* name()
Summary: media-sound/rosegarden-17.12.1 : /.../qtypeinfo.h:301:1: error: redefinition ...
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: 731976
Blocks:
  Show dependency tree
 
Reported: 2019-08-04 19:19 UTC by Toralf Förster
Modified: 2020-08-11 15:42 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.33 KB, text/plain)
2019-08-04 19:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,145.85 KB, text/plain)
2019-08-04 19:19 UTC, Toralf Förster
Details
environment (environment,90.04 KB, text/plain)
2019-08-04 19:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.50 KB, application/x-bzip)
2019-08-04 19:19 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.52 KB, application/x-bzip)
2019-08-04 19:19 UTC, Toralf Förster
Details
media-sound:rosegarden-17.12.1:20190804-191513.log.bz2 (media-sound:rosegarden-17.12.1:20190804-191513.log.bz2,167.50 KB, application/x-bzip)
2019-08-04 19:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,189.70 KB, application/x-bzip)
2019-08-04 19:19 UTC, Toralf Förster
Details
updated ebuild for 19.06 (rosegarden-19.06.ebuild,996 bytes, text/plain)
2019-10-26 06:46 UTC, jeremy mills
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-08-04 19:19:35 UTC
  301 | Q_DECLARE_TYPEINFO(char, Q_PRIMITIVE_TYPE);
      | ^~~~~~~~~~~~~~~~~~
/usr/include/qt5/QtCore/qtypeinfo.h:301:1: error: redefinition of ‘const char* name()’
  301 | Q_DECLARE_TYPEINFO(char, Q_PRIMITIVE_TYPE);
      | ^~~~~~~~~~~~~~~~~~
/usr/include/qt5/QtCore/qtypeinfo.h:300:1: note: ‘const char* name()’ previously defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20190802-011928

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO media-sound/rosegarden
[ebuild  N    ] media-sound/rosegarden-17.12.1  USE="-lirc"
Comment 1 Toralf Förster gentoo-dev 2019-08-04 19:19:38 UTC
Created attachment 585690 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-04 19:19:41 UTC
Created attachment 585692 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-08-04 19:19:43 UTC
Created attachment 585694 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-08-04 19:19:46 UTC
Created attachment 585696 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-08-04 19:19:49 UTC
Created attachment 585698 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-04 19:19:51 UTC
Created attachment 585700 [details]
media-sound:rosegarden-17.12.1:20190804-191513.log.bz2
Comment 7 Toralf Förster gentoo-dev 2019-08-04 19:19:54 UTC
Created attachment 585702 [details]
temp.tbz2
Comment 8 jospezial 2019-09-09 01:03:34 UTC
rosegarden-19.06 fixes this issue.

Please bump! Rename of the ebuild worked for me.
Comment 9 jeremy mills 2019-10-26 06:46:39 UTC
Created attachment 593986 [details]
updated ebuild for 19.06

here os an updated ebuild. rosegarden-19.06. it builds successfully but im unable to test for functionality at the moment. if anybody wants to give it a try please feel free to do so. just drop it in your local overlay, run repoman manifest, then emerge it. the ebuild is identical to the old version...ive just change the filename to rosegarden-19.06.
Comment 10 Larry the Git Cow gentoo-dev 2019-10-28 08:12:55 UTC
The bug has been referenced in the following commit(s):

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

commit faf3379a5f32987aa47dfd4bda81d729119aefc2
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2019-10-28 08:12:25 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2019-10-28 08:12:44 +0000

    media-sound/rosegarden-19.06: bump
    
    Bug: https://bugs.gentoo.org/691442
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/rosegarden/Manifest                |  1 +
 media-sound/rosegarden/rosegarden-19.06.ebuild | 54 ++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)
Comment 11 Miroslav Šulc gentoo-dev 2020-08-11 15:42:05 UTC
closing this one, we have 20.06 and already amd64 stable, hopefully even x86 will be stabilized.