Summary: | dev-libs/libnest2d-0.4-r1 fails to install with "multilib-strict check failed!" | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sebastian Pipping <sping> |
Component: | Current packages | Assignee: | 3D Printing Team <3dprint> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Build log |
Created attachment 725161 [details]
Build log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be9065c531c2442f72339b61186836977520ce51 commit be9065c531c2442f72339b61186836977520ce51 Author: Dennis Lamm <expeditioneer@gentoo.org> AuthorDate: 2021-07-21 17:22:17 +0000 Commit: Dennis Lamm <expeditioneer@gentoo.org> CommitDate: 2021-07-21 17:48:22 +0000 dev-libs/libnest2d: dropped old Closes: https://bugs.gentoo.org/802906 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Package-Manager: Portage-3.0.20, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/21740 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> dev-libs/libnest2d/libnest2d-0.4-r1.ebuild | 43 ------------------------------ 1 file changed, 43 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88c5e4df38c6bae4c44f7aff21443ff1a7866211 commit 88c5e4df38c6bae4c44f7aff21443ff1a7866211 Author: Dennis Lamm <expeditioneer@gentoo.org> AuthorDate: 2021-07-21 17:21:08 +0000 Commit: Dennis Lamm <expeditioneer@gentoo.org> CommitDate: 2021-07-21 17:48:22 +0000 dev-libs/libnest2d: replaced hard coded install dirs now using CMAKEs 'GNUInstallDirs' Bug: https://bugs.gentoo.org/802906 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> .../files/libnest2d-0.4-gnu-install-dirs.patch | 25 ++++++++++++ dev-libs/libnest2d/libnest2d-0.4-r2.ebuild | 45 ++++++++++++++++++++++ 2 files changed, 70 insertions(+) |
[..] >>> Completed installing dev-libs/libnest2d-0.4-r1 into /var/tmp/portage/dev-libs/libnest2d-0.4-r1/image * Final size of build directory: 2836 KiB (2.7 MiB) * Final size of installed tree: 932 KiB Files matching a file type that is not allowed: usr/lib/libnest2d_clipper_nlopt.so.1.0 * ERROR: dev-libs/libnest2d-0.4-r1::gentoo failed: * multilib-strict check failed! * * Call stack: * misc-functions.sh, line 601: Called install_qa_check * misc-functions.sh, line 132: Called source 'install_symlink_html_docs' * 80multilib-strict, line 46: Called multilib_strict_check * 80multilib-strict, line 42: Called die * The specific snippet of code: * [[ ${abort} == yes ]] && die "multilib-strict check failed!" [..]