Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 628362 - media-sound/supercollider-3.8.0 : * multilib-strict check failed!
Summary: media-sound/supercollider-3.8.0 : * 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: 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: 2017-08-20 09:41 UTC by Toralf Förster
Modified: 2018-01-06 02:14 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.60 KB, text/plain)
2017-08-20 09:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,212.84 KB, text/plain)
2017-08-20 09:41 UTC, Toralf Förster
Details
environment (environment,121.44 KB, text/plain)
2017-08-20 09:41 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.49 KB, application/x-bzip)
2017-08-20 09:42 UTC, Toralf Förster
Details
media-sound:supercollider-3.8.0:20170820-090610.log.bz2 (media-sound:supercollider-3.8.0:20170820-090610.log.bz2,44.80 KB, application/x-bzip)
2017-08-20 09:42 UTC, Toralf Förster
Details
Patch for multilib strict issue (supercollider.3.8.0.patch,475 bytes, patch)
2017-11-29 07:56 UTC, Adam Grigolato
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-08-20 09:41:48 UTC
   usr/lib/libscsynth.so.1.0.0
 * ERROR: media-sound/supercollider-3.8.0::gentoo failed:
 *   multilib-strict check failed!
 * 
 * Call stack:
 *   misc-functions.sh, line 605:  Called install_qa_check

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-gnome_libressl_20170815-192021

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:


emerge -qpv media-sound/supercollider
[ebuild  N    ] media-sound/supercollider-3.8.0  USE="fftw gpl3 portaudio sndfile -avahi -debug -emacs -gedit -jack -qt5 -server -static-libs -vim -wiimote" CPU_FLAGS_X86="sse sse2"
Comment 1 Toralf Förster gentoo-dev 2017-08-20 09:41:51 UTC
Created attachment 489748 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-20 09:41:54 UTC
Created attachment 489750 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-08-20 09:41:57 UTC
Created attachment 489752 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-08-20 09:42:01 UTC
Created attachment 489754 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-08-20 09:42:04 UTC
Created attachment 489756 [details]
media-sound:supercollider-3.8.0:20170820-090610.log.bz2
Comment 6 CaptainBlood 2017-10-31 17:11:24 UTC
easy workaround: temporary downgrade to portage 2.3.6

n ~ # eix sys-apps/portage 
[U] sys-apps/portage
     Installed versions:  2.3.6(19:17:22 31/10/2017)(ipc native-extensions -build -doc -epydoc -selinux -xattr LINGUAS="-ru" PYTHON_TARGETS="python2_7 python3_5 python3_6 -pypy -python3_4")

n ~ # eix media-sound/supercollider
[I] media-sound/supercollider
     Installed versions:  3.8.0^m(19:43:00 31/10/2017)(fftw gpl3 portaudio qt5 sndfile -avahi -debug -emacs -gedit -jack -server -static-libs -vim -wiimote CPU_FLAGS_X86="sse sse2")

please don't forget to either:

1) backup portage-2.3.6 as binary => quickpkg --include-config y portage & optionally make a copy of the binary package somewhere safe.
or

2) replicate sys-apps/portage in local repository & block deletion of portage-2.3.6.tar.bz2 by eclean --distfiles

3) apply 1) & 2)
Comment 7 Adam Grigolato 2017-11-29 07:56:11 UTC
Created attachment 507056 [details, diff]
Patch for multilib strict issue

Fix for multilib strict issue.
Found originally on 
https://www.mail-archive.com/proaudio@lists.tuxfamily.org/msg05274.html

Patch attached.
Comment 8 Larry the Git Cow gentoo-dev 2018-01-06 02:14:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40a98d76d8344f7876563da4f38274a74b49ed83

commit 40a98d76d8344f7876563da4f38274a74b49ed83
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-01-06 01:59:21 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-01-06 02:13:48 +0000

    media-sound/supercollider: Fix multilib-strict issue
    
    Closes: https://bugs.gentoo.org/628362
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../files/supercollider-3.8.0-multilib.patch       | 89 ++++++++++++++++++++++
 .../supercollider/supercollider-3.8.0.ebuild       |  3 +-
 2 files changed, 91 insertions(+), 1 deletion(-)