Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 458748 - dev-libs/UTF8Strings fails multilib-strict check
Summary: dev-libs/UTF8Strings fails multilib-strict check
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Grigory
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 458704
  Show dependency tree
 
Reported: 2013-02-22 14:22 UTC by Agostino Sarubbo
Modified: 2013-02-22 17:05 UTC (History)
1 user (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 Agostino Sarubbo gentoo-dev 2013-02-22 14:22:12 UTC
>>> Completed installing UTF8Strings-1.9 into /var/tmp/portage/dev-libs/UTF8Strings-1.9/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
   usr/lib/libUTF8Strings-1.so
   usr/lib/libUTF8Strings-1.a
Files matching a file type that is not allowed:
   usr/lib/libUTF8Strings-1.so
 * ERROR: dev-libs/UTF8Strings-1.9 failed:
 *   multilib-strict check failed!
 * 
 * Call stack:
 *   misc-functions.sh, line 1294:  Called install_qa_check
 *   misc-functions.sh, line  842:  Called die
 * The specific snippet of code:
 *              [[ ${abort} == yes ]] && die "multilib-strict check failed!"
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/UTF8Strings-1.9'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/UTF8Strings-1.9'`.
 * The complete build log is located at '/home/ago/log/build/dev-libs/UTF8Strings-1.9:20130222-141103.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/UTF8Strings-1.9/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/UTF8Strings-1.9/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/UTF8Strings-1.9/image'
 * S: '/var/tmp/portage/dev-libs/UTF8Strings-1.9/work/UTF8Strings-1.9'
!!! post install failed; exiting.



@maintainer: since it is cmake, it should be: lib${LIB_SUFFIX}
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-02-22 17:05:38 UTC
+  22 Feb 2013; Tom Wijsman <TomWij@gentoo.org> +UTF8Strings-1.12.1.ebuild,
+  UTF8Strings-1.12.0.ebuild, UTF8Strings-1.9.ebuild:
+  Version bump to 1.12.1 by Gorelov Grigory which supports multilib-strict,
+  removes .a files and is now EAPI=5. Fixes bug #458748 and #458750.