Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220267 - dev-libs/beecrypt-4.1.2-r* fails multilib-strict on amd64
Summary: dev-libs/beecrypt-4.1.2-r* fails multilib-strict on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-04 18:33 UTC by Kenneth Prugh (RETIRED)
Modified: 2009-11-14 18:20 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Prugh (RETIRED) gentoo-dev 2008-05-04 18:33:09 UTC
>>> Completed installing beecrypt-4.1.2-r1 into /var/tmp/portage/dev-libs/beecrypt-4.1.2-r1/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment
   usr/lib64/python2.4/site-packages/_bc.so
   usr/lib64/libbeecrypt_cxx.so.6.4.0
   usr/lib64/libbeecrypt.so.6.4.0
   usr/lib/beecrypt/base.so.0.0.0
   usr/lib64/libbeecrypt_cxx.a
   usr/lib64/libbeecrypt.a
   usr/lib/beecrypt/base.a
removing executable bit: usr/lib64/libbeecrypt_cxx.la
removing executable bit: usr/lib64/libbeecrypt.la
Files matching a file type that is not allowed:
   usr/lib/beecrypt/base.so.0.0.0
 * 
 * ERROR: dev-libs/beecrypt-4.1.2-r1 failed.
 * Call stack:
 *       misc-functions.sh, line 609:  Called install_qa_check
 *       misc-functions.sh, line 360:  Called die
 * The specific snippet of code:
 *   		[[ ${abort} == yes ]] && die "multilib-strict check failed!"
 *  The die message:
 *   multilib-strict check failed!
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-libs/beecrypt-4.1.2-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/beecrypt-4.1.2-r1/temp/environment'.
 * 
!!! When you file a bug report, please include the following information:
GENTOO_VM=  CLASSPATH="." JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info
!!! install_qa_check failed; exiting.
Comment 1 Pacho Ramos gentoo-dev 2008-07-19 19:45:34 UTC
Same with r2
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2009-11-14 18:20:29 UTC
This was because of march=native.  I've fixed this without a bump.