View previous topic :: View next topic |
Author |
Message |
CaptainBlood Advocate
Joined: 24 Jan 2010 Posts: 3864
|
Posted: Sat Nov 16, 2024 7:27 pm Post subject: |
|
|
Maybe you are forcing things a bit since Code: | ~> eix --installed-with-use abi_x86_32 --format '<installedversions:NAMEVERSION>' 16/11/2024 21:59:44
:::
dev-libs/boehm-gc-8.2.8
dev-libs/libatomic_ops-7.8.2
sys-apps/sandbox-2.39
Found 3 matches | despite clang-{18,19} here
openrc too.
Thks 4 ur attention, interest & support. _________________ USE="-* ..." in /etc/portage/make.conf here, i.e. a countermeasure to portage implicit braces, belt & diaper paradigm
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. " |
|
Back to top |
|
|
logrusx Advocate
Joined: 22 Feb 2018 Posts: 2435
|
Posted: Sun Nov 17, 2024 5:56 am Post subject: |
|
|
It's from the profile. I'm pretty sure I ditched all abi_x86_32 entries when I unmerged wine. Can't check right now but it's in the list. Thanks for the prompt.
Best Regards,
Georgi |
|
Back to top |
|
|
bstaletic Guru
Joined: 05 Apr 2014 Posts: 373
|
Posted: Sun Nov 17, 2024 6:35 pm Post subject: |
|
|
@logrusx On my multilib system, I have ABI_X86=64 in my make.conf. The only package which has abi_x86_32 forced on me is sys-apps/sandbox.
@cz0 I've tried a no-multilib profile in a chroot environment and have managed to bootstrap arm-none-eabi toolchain. Apparently something is different compared to the state from 8 years ago. |
|
Back to top |
|
|
logrusx Advocate
Joined: 22 Feb 2018 Posts: 2435
|
Posted: Sun Nov 17, 2024 6:42 pm Post subject: |
|
|
bstaletic wrote: | @logrusx On my multilib system, I have ABI_X86=64 in my make.conf. |
I'm not sure you need that.
bstaletic wrote: | The only package which has abi_x86_32 forced on me is sys-apps/sandbox. |
When I force -abi_x86_64 on the command line, it gets down to 3, this one and two more.
I'm sure I don't have anything 32 in package.use, so those must be pulled in by the profile.
Best Regards,
Georgi |
|
Back to top |
|
|
|