Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927779 - sci-visualization/gle-4.3.4-r1 fails to compile: eval.cpp:97:8: error: type struct keyw violates the C++ One Definition Rule [-Werror=odr]
Summary: sci-visualization/gle-4.3.4-r1 fails to compile: eval.cpp:97:8: error: type s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-03-25 10:38 UTC by Agostino Sarubbo
Modified: 2024-08-01 03:15 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,171.29 KB, text/plain)
2024-03-25 10:38 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-25 10:38:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-visualization/gle-4.3.4-r1 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-25 10:38:58 UTC
Created attachment 888505 [details]
build.log

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


  Could not find a package configuration file provided by "JBIG" with any of
  Could not find a package configuration file provided by "ZSTD" with any of
FAILED: gle/gle 
FAILED: gle/liblibgle-graphics.so 
/var/tmp/portage/sci-visualization/gle-4.3.4-r1/work/GLE-4.3.4/src/gle/eval.cpp:97:8: error: type ‘struct keyw’ violates the C++ One Definition Rule [-Werror=odr]
Comment 3 Larry the Git Cow gentoo-dev 2024-08-01 03:15:07 UTC
The bug has been closed via the following commit(s):

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

commit f30e7f7f7319330640d9fc44c10909f482c278da
Author:     Eli Schwartz <eschwartz@gentoo.org>
AuthorDate: 2024-07-31 23:29:33 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-08-01 03:14:16 +0000

    sci-visualization/gle: mark as LTO-unsafe
    
    Closes: https://bugs.gentoo.org/927779
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 sci-visualization/gle/gle-4.3.4-r1.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)