Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Glibc fails compile phase
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
bstaletic
Apprentice
Apprentice


Joined: 05 Apr 2014
Posts: 253

PostPosted: Fri Aug 18, 2017 7:12 am    Post subject: [SOLVED] Glibc fails compile phase Reply with quote

Hello,

Yesterday there was an upgrade from glibc-2.25-r3 to glibc-2.25-r4 available. But after trying to build it it failed. Today I tried to build the (previously successful) glibc-2.25-r3, but the error was exactly the same.

Output of "emerge --info '=glibc-2.25-r3'
Output of "emerge -pqv '=glibc-2.25-r3'":
Code:
[ebuild   R   ] sys-libs/glibc-2.25-r3  USE="(multilib) rpc -audit -caps -debug -gd (-hardened) -nscd -profile (-selinux) -suid -systemtap -vanilla"

Build log
Environment

Currently trying to build glibc with USE="-rpc", but it should work even with that flag.

Thanks in advance.

EDIT: Even with USE="-rpc" the build failed with the same error.

EDIT2: The problem was building a multilib glibc on a kernel that doesn't support 32bit executables. I switched to a no-multilib profile and glibc built just fine.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30912
Location: here

PostPosted: Fri Aug 18, 2017 7:44 am    Post subject: Reply with quote

You have enable 32bits uspport in the kernel?
Post output of command zgrep CONFIG_IA32 /proc/config.gz
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
bstaletic
Apprentice
Apprentice


Joined: 05 Apr 2014
Posts: 253

PostPosted: Fri Aug 18, 2017 8:20 am    Post subject: Reply with quote

@fedeliallalinea

No, I have explicitly disabled CONFIG_IA32. I used to use 32bit wine to play old wow. Today I don't even have wine installed.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum