Summary: | dev-libs/icu-71.1-r1 fails tests (lto): compactdecimalformattest.cpp:24:16: error: type struct ExpectedResult violates the C++ One Definition Rule [-Werror=odr] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Office Team <office> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | herrtimson, kocelfc, paolo.pedroni |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://unicode-org.atlassian.net/browse/ICU-22001 https://github.com/unicode-org/icu/pull/2982 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 942694 | ||
Bug Blocks: | 618550 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2022-08-27 08:31:42 UTC
Created attachment 801451 [details]
build.log
build log and emerge --info
Same on dev-libs/icu-73.2 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6c40d35ca61948c30fd5f4b729df2919bf6ba8a commit a6c40d35ca61948c30fd5f4b729df2919bf6ba8a Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-04-09 23:18:17 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-04-10 02:30:01 +0000 dev-libs/icu: mark as LTO-unsafe It is a test-only unsafety, but this prevents testing that the LTO'ed version works. Closes: https://bugs.gentoo.org/866947 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> dev-libs/icu/icu-74.2.ebuild | 8 ++++++++ 1 file changed, 8 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c6ab8dd87b5ab288678671e1e5c6beea18ec528 commit 3c6ab8dd87b5ab288678671e1e5c6beea18ec528 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-05-02 06:48:23 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-02 06:49:04 +0000 dev-libs/icu-layoutex: add 75.1 (unkeyworded) This adds another filter-lto which I've mentioned on the upstream bug. Bug: https://unicode-org.atlassian.net/browse/ICU-22001 Bug: https://bugs.gentoo.org/866947 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/icu-layoutex/Manifest | 2 + dev-libs/icu-layoutex/icu-layoutex-75.1.ebuild | 131 +++++++++++++++++++++++++ 2 files changed, 133 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42930f4b96c926bf59bae0b715b5df14ef14a837 commit 42930f4b96c926bf59bae0b715b5df14ef14a837 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-11-10 19:39:03 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-11-10 19:48:20 +0000 dev-libs/icu: add 76.1 Bug: https://bugs.gentoo.org/942694 Bug: https://bugs.gentoo.org/866947 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/icu/Manifest | 2 + dev-libs/icu/files/icu-76.1-remove-bashisms.patch | 151 ++++++++++++++++++ dev-libs/icu/icu-76.1.ebuild | 178 ++++++++++++++++++++++ 3 files changed, 331 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7f8b403a9b5197c0f7965b6873094a26506f80e commit d7f8b403a9b5197c0f7965b6873094a26506f80e Author: Sam James <sam@gentoo.org> AuthorDate: 2024-11-10 19:38:43 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-11-10 19:48:19 +0000 dev-libs/icu-layoutex: add 76.1 Bug: https://bugs.gentoo.org/942694 Bug: https://bugs.gentoo.org/866947 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/icu-layoutex/Manifest | 2 + .../files/icu-layoutex-76.1-remove-bashisms.patch | 151 +++++++++++++++++++++ dev-libs/icu-layoutex/icu-layoutex-76.1.ebuild | 135 ++++++++++++++++++ 3 files changed, 288 insertions(+) |