Gentoo Archives: gentoo-user

From: Daian YUE <sheepduke@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Compiling maim/slop failed
Date: Tue, 12 Dec 2017 02:51:44
Message-Id: 87po7kmzey.fsf@gmail.com
In Reply to: [gentoo-user] Compiling maim/slop failed by tuxic@posteo.de
1 On 2017-12-12 02:36, tuxic@××××××.de wrote:
2 > Hi,
3 >
4 > before the profile was updated this compiles fine. My system
5 > was (say before my personal profilegeddon) and is not multilib.
6 > So why is that a problem as it was not before...?
7 >
8 >
9 >
10 >>>> Source compiled.
11 >>>> Test phase [not enabled]: x11-misc/slop-6.3.46
12 >
13 >>>> Install slop-6.3.46 into /var/tmp/portage/x11-misc/slop-6.3.46/image/ category x11-misc
14 >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-misc/slop-6.3.46/work/slop-6.3.46_build"
15 > make -j6 install
16 > [ 87%] Built target slopy
17 > [100%] Built target slop
18 > Install the project...
19 > -- Install configuration: "Gentoo"
20 > -- Installing: /var/tmp/portage/x11-misc/slop-6.3.46/image/usr/bin/slop
21 > -- Set runtime path of "/var/tmp/portage/x11-misc/slop-6.3.46/image//usr/bin/slop" to ""
22 > -- Installing: /var/tmp/portage/x11-misc/slop-6.3.46/image/usr/lib/libslopy.so
23 > -- Installing: /var/tmp/portage/x11-misc/slop-6.3.46/image/usr/include/slop.hpp
24 > -- Installing: /var/tmp/portage/x11-misc/slop-6.3.46/image/usr/share/man/man1/slop.1.gz
25 >>>> Completed installing slop-6.3.46 into /var/tmp/portage/x11-misc/slop-6.3.46/image/
26 >
27 > * Final size of build directory: 2448 KiB (2.3 MiB)
28 > * Final size of installed tree: 624 KiB
29 >
30 > Files matching a file type that is not allowed:
31 > usr/lib/libslopy.so
32 > * ERROR: x11-misc/slop-6.3.46::gentoo failed:
33 > * multilib-strict check failed!
34 > *
35 > * Call stack:
36 > * misc-functions.sh, line 666: Called install_qa_check
37 > * misc-functions.sh, line 217: Called source 'install_symlink_html_docs'
38 > * 80multilib-strict, line 46: Called multilib_strict_check
39 > * 80multilib-strict, line 42: Called die
40 > * The specific snippet of code:
41 > * [[ ${abort} == yes ]] && die "multilib-strict check failed!"
42 > *
43 >
44 > As always...any survival tips are very welcome...;)
45 >
46 > Cheers
47 > Meino
48
49 Hi,
50
51 You are not alone. I encountered the same problem here.
52 On my machine slop-6.3.46 and maim-5.4.63 does not build no matter how I
53 try...
54
55 So I just masked both version ;-)
56
57 Danny