Gentoo Archives: gentoo-mips

From: Markos Chandras <hwoarang@g.o>
To: gentoo-mips@l.g.o
Cc: multilib@g.o
Subject: [gentoo-mips] multilib problems on mips64 profiles
Date: Sat, 13 Sep 2014 09:47:56
Message-Id: 541412C5.4090809@gentoo.org
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA512
3
4 Hi,
5
6 Here is some weirdness with eg mips64/n32 multilib profile when trying
7 a world update
8
9 [ebuild U ] sys-devel/libtool-2.4.2-r1:2 [2.4.2:2]
10 USE="-static-libs {-test} -vanilla" ABI_MIPS="(n32%*) o32%* -n64%" 0 kB
11
12 As you can see n32 and o32 are enabled but n64 is not. Obviously this
13 is not full mips64 multilib. This is probably due the portage profile
14 stacking/inheritance problems on mips64, where the mips64/multilib
15 profiles inherit the default o32 one. Michal (multilib CC'd) can
16 provide more information on what exactly goes wrong since he
17 understands the problem better than me. Michal also said that on
18 amd64, the multilib profiles defaults to 64-bit only. I believe this
19 contradicts with what someone expects from MIPS64 where all three ABIs
20 need to be present *by default* unless you override the ABI_MIPS
21 variable in make.conf. Correct?
22
23 - --
24 Regards,
25 Markos Chandras
26 -----BEGIN PGP SIGNATURE-----
27 Version: GnuPG v2
28
29 iQF8BAEBCgBmBQJUFBLFXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
30 ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRGRDlGMzA4MUI2MzBDODQ4RDBGOEYxMjQx
31 RjEwRUQ0QjgxREVCRjE5AAoJEB8Q7UuB3r8Z6JQH/AkuGs0pE5mshn/pGiz3cb/p
32 43Ksh/ZBd7z9gB54o/QeK/GnqxgkG5y4koX0rs+35SAjYCkYS3Nc7Aa0DSA0o/Mz
33 z6FGkOxBRBwb6jmJ8ujKYZXC6rMgHY1kA9xx2qLK+WplIsLE5tx/Tsixqa4/6XuK
34 28BN41A1W4kaeB9Rtlv9Mt9OFEfTPiUqSkzyHpm1fKT60O6kq0Jba3Mh15w7IKJn
35 HUWCy92doVpcpip+wn//reoV+logtRL8616juHGNVRMXN4ZuLHl99IJXzjh/4Fu2
36 9KOb+H7NgpSQIUklg8l8XV577dZAYOaZUp+sqgu0ymbZmmO1mOButiOceXxAh/Q=
37 =8P/6
38 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-mips] multilib problems on mips64 profiles "Anthony G. Basile" <blueness@g.o>
Re: [gentoo-mips] multilib problems on mips64 profiles "Michał Górny" <mgorny@g.o>