Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]MAN-DB failing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
JustCauseWhyNot
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2021
Posts: 131

PostPosted: Sat May 04, 2024 4:21 pm    Post subject: [SOLVED]MAN-DB failing Reply with quote

Here's my build.log, and here's my emerge --info 'sys-apps/man-db` I've recently changed my cpu from a 3700x to a 7800x3d idk how relevant that is.

Thank you for any help.


Last edited by JustCauseWhyNot on Mon May 06, 2024 3:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4576
Location: Germany

PostPosted: Sun May 05, 2024 10:14 am    Post subject: Reply with quote

emerge --info wrote:
Code:
CFLAGS="-O3 -fno-plt -fno-semantic-interposition -frecord-gcc-switches -march=native -pipe"
Hm, works it with
Code:
CFLAGS="-march=native -O2 -pipe"
?
I would try with this rebuild
Code:
emerge -av1 sys-apps/groff sys-apps/man-db
Back to top
View user's profile Send private message
JustCauseWhyNot
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2021
Posts: 131

PostPosted: Mon May 06, 2024 3:10 pm    Post subject: Reply with quote

That worked. Thank you very much!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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