Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 802906 - dev-libs/libnest2d-0.4-r1 fails to install with "multilib-strict check failed!"
Summary: dev-libs/libnest2d-0.4-r1 fails to install with "multilib-strict check failed!"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-19 12:17 UTC by Sebastian Pipping
Modified: 2021-07-21 17:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (libnest2d-0.4-r1:20210719-110708.log,10.41 KB, text/x-log)
2021-07-19 12:23 UTC, Sebastian Pipping
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Pipping gentoo-dev 2021-07-19 12:17:07 UTC
[..]
>>> 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!"
[..]
Comment 1 Sebastian Pipping gentoo-dev 2021-07-19 12:23:09 UTC
Created attachment 725161 [details]
Build log
Comment 2 Larry the Git Cow gentoo-dev 2021-07-21 17:48:28 UTC
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(+)