Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924671 - dev-db/mysql-workbench-8.0.36 fails to compile: ctype-czech.cpp:103:8: error: type struct wordvalue violates the C++ One Definition Rule [-Werror=odr]
Summary: dev-db/mysql-workbench-8.0.36 fails to compile: ctype-czech.cpp:103:8: error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Hans de Graaff
URL: https://bugs.mysql.com/bug.php?id=115735
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-02-15 18:57 UTC by Agostino Sarubbo
Modified: 2024-08-01 07:05 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,41.73 KB, application/x-xz)
2024-02-15 18:57 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-02-15 18:57:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-db/mysql-workbench-8.0.36 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-02-15 18:57:11 UTC
Created attachment 885059 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-15 18:57:12 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: library/sql.parser/source/libsqlparser.so.8.0.36 
/var/tmp/portage/dev-db/mysql-workbench-8.0.36/work/mysql-workbench-community-8.0.36-src/library/sql.parser/source/ctype-czech.cpp:103:8: error: type ‘struct wordvalue’ violates the C++ One Definition Rule [-Werror=odr]
Comment 3 Larry the Git Cow gentoo-dev 2024-08-01 07:05:50 UTC
The bug has been closed via the following commit(s):

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

commit 8c654eddc60e2150cbe88177f48dbd3e4ac0c148
Author:     Eli Schwartz <eschwartz@gentoo.org>
AuthorDate: 2024-08-01 06:14:02 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-08-01 07:00:10 +0000

    dev-db/mysql-workbench: mark as LTO-unsafe
    
    Closes: https://bugs.gentoo.org/924671
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 dev-db/mysql-workbench/mysql-workbench-8.0.36.ebuild | 5 +++++
 dev-db/mysql-workbench/mysql-workbench-8.0.38.ebuild | 5 +++++
 2 files changed, 10 insertions(+)