Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 513282 - =dev-libs/kqoauth-0.98 multilib-strict check failed!
Summary: =dev-libs/kqoauth-0.98 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: Gentoo Leechcraft Maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-06-15 02:38 UTC by Manuel Rüger (RETIRED)
Modified: 2014-06-16 07:59 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 Manuel Rüger (RETIRED) gentoo-dev 2014-06-15 02:38:59 UTC
>>> Completed installing kqoauth-0.98 into /var/tmp/portage/dev-libs/kqoauth-0.98/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   usr/lib/libkqoauth.so.0.97.0
Files matching a file type that is not allowed:
   usr/lib/libkqoauth.so.0.97.0
 * ERROR: dev-libs/kqoauth-0.98::gentoo failed:
 *   multilib-strict check failed!
 * 
 * Call stack:
 *   misc-functions.sh, line 1294:  Called install_qa_check
 *   misc-functions.sh, line  861:  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/kqoauth-0.98::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/kqoauth-0.98::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-libs/kqoauth-0.98/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/kqoauth-0.98/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/kqoauth-0.98/image'
 * S: '/var/tmp/portage/dev-libs/kqoauth-0.98/work/kqoauth-0.98'

 * Messages for package dev-libs/kqoauth-0.98:

 * ERROR: dev-libs/kqoauth-0.98::gentoo failed:
 *   multilib-strict check failed!
 * 
 * Call stack:
 *   misc-functions.sh, line 1294:  Called install_qa_check
 *   misc-functions.sh, line  861:  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/kqoauth-0.98::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/kqoauth-0.98::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-libs/kqoauth-0.98/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/kqoauth-0.98/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/kqoauth-0.98/image'
 * S: '/var/tmp/portage/dev-libs/kqoauth-0.98/work/kqoauth-0.98'


looks like it does not respect libdir.
Comment 2 Maxim Koltsov (RETIRED) gentoo-dev 2014-06-16 07:59:58 UTC
--- ./ChangeLog
+++ ./ChangeLog
@@ -4,0 +5,5 @@
+*kqoauth-0.98-r1 (16 Jun 2014)
+
+  16 Jun 2014; Maxim Koltsov <maksbotan@gentoo.org> +kqoauth-0.98-r1.ebuild:
+  Revbump, fix multilib issues (respect libdir). Bug #513282.
+