Summary: | 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] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Hans de Graaff <graaff> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | eschwartz |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://bugs.mysql.com/bug.php?id=115735 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 885059 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
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] 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(+) |