Summary: | media-libs/osl-1.12.14.0 fails to compile (lto): osogram.hpp:82:7: error: type union YYSTYPE violates the C++ One Definition Rule [-Werror=odr] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Paul Zander <negril.nx+gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | eschwartz, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/issues/1810 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 822715 [details]
build.log
build log and emerge --info
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 "Qt5" with any of FAILED: lib/liboslexec.so.1.12.6 /var/tmp/portage/media-libs/osl-1.12.6.2/work/OpenShadingLanguage-1.12.6.2_build/src/liboslexec/osogram.hpp:82:7: error: type ‘union YYSTYPE’ violates the C++ One Definition Rule [-Werror=odr] lto_tinderbox has reproduced this issue with version 1.12.14.0 - Updating summary. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6441e2b149d548297bf87ab5ffeda35bb1d32c1e commit 6441e2b149d548297bf87ab5ffeda35bb1d32c1e Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-05-03 00:09:38 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-03 03:33:18 +0000 media-libs/osl: mark as LTO-unsafe Closes: https://bugs.gentoo.org/875836 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> media-libs/osl/osl-1.12.14.0-r1.ebuild | 5 +++++ media-libs/osl/osl-1.12.14.0.ebuild | 5 +++++ media-libs/osl/osl-1.13.7.0.ebuild | 5 +++++ media-libs/osl/osl-9999.ebuild | 5 +++++ 4 files changed, 20 insertions(+) |