Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927061 - media-sound/qtractor-0.9.39 fails to compile: qtractorAudioMeter.h:92:7: error: type struct qtractorAudioMeter violates the C++ One Definition Rule [-Werror=odr]
Summary: media-sound/qtractor-0.9.39 fails to compile: qtractorAudioMeter.h:92:7: erro...
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: https://github.com/rncbc/qtractor/com...
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-03-15 08:06 UTC by Agostino Sarubbo
Modified: 2024-04-11 16:29 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,281.95 KB, text/plain)
2024-03-15 08:06 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-03-15 08:06:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/qtractor-0.9.39 fails to compile.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-15 08:06:21 UTC
Created attachment 887671 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-15 08:06:22 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


--   Package 'gtkmm-2.4', required by 'virtual:world', not found
FAILED: src/qtractor 
fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/media-sound/qtractor-0.9.39/work/qtractor-0.9.39/src/qtractorAudioMeter.h:92:7: error: type ‘struct qtractorAudioMeter’ violates the C++ One Definition Rule [-Werror=odr]
Comment 3 Eli Schwartz 2024-04-11 04:50:40 UTC
Fixed upstream.
Comment 4 Larry the Git Cow gentoo-dev 2024-04-11 16:29:58 UTC
The bug has been closed via the following commit(s):

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

commit 89dbaac35cf16aa75f229699b11760b5a8388536
Author:     Eli Schwartz <eschwartz93@gmail.com>
AuthorDate: 2024-04-11 04:54:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-11 16:28:13 +0000

    media-sound/qtractor: mark as LTO-unsafe
    
    Fixed upstream in git.
    
    Closes: https://bugs.gentoo.org/927061
    Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/qtractor/qtractor-0.9.39.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)