Summary: | sci-libs/libcifpp-3.0.0 fails to compile (lto): <artificial>:(.text+0x269b): undefined reference to std::tuple<cif::Row, bool> cif::Category::emplace<cif::Item const>(cif::Item const, cif::Item const) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Pacho Ramos <pacho> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/PDB-REDO/libcifpp/issues/19 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 826239 [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: <artificial>:(.text+0x269b): undefined reference to `std::tuple<cif::Row, bool> cif::Category::emplace<cif::Item const*>(cif::Item const*, cif::Item const*)' FAILED: unit-test Using resources not possible since mrc was not found collect2: error: ld returned 1 exit status The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d578350ffb974dbc7e320a7fe0dd381a6bb81c82 commit d578350ffb974dbc7e320a7fe0dd381a6bb81c82 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2022-12-04 13:39:19 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2022-12-04 14:49:17 +0000 sci-libs/libcifpp: add 5.0.5 Closes: https://bugs.gentoo.org/881289 Closes: https://bugs.gentoo.org/878893 Signed-off-by: Pacho Ramos <pacho@gentoo.org> sci-libs/libcifpp/Manifest | 2 ++ sci-libs/libcifpp/libcifpp-5.0.5.ebuild | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) |