Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge failed [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
RIA77
Guru
Guru


Joined: 24 Feb 2016
Posts: 342

PostPosted: Mon May 08, 2023 12:53 pm    Post subject: Emerge failed [SOLVED] Reply with quote

EDIT - solved, it was typo.


Hello and thank you in advance

emerge -uDUv @world --with-bdeps=y --backtrack=250 --keep-going

I have been using XFCE, no multilib Gentoo OpenRC


Code:
The following 3 packages have failed to build, install, or execute
 * postinst:
 *
 *  (dev-perl/Net-SSLeay-1.920.0-r1:0/0::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/portage/dev-perl/Net-SSLeay-1.920.0-r1/temp/build.log'
 *  (sys-block/parted-3.6:0/0::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/portage/sys-block/parted-3.6/temp/build.log'
 *  (sys-apps/xdg-desktop-portal-1.16.0-r1:0/0::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/portage/sys-apps/xdg-desktop-portal-1.16.0-r1/temp/build.log'
 *


https://bpa.st/ID6JG

https://bpa.st/BBPTG


https://bpa.st/2UYD2


Last edited by RIA77 on Mon May 08, 2023 1:29 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30888
Location: here

PostPosted: Mon May 08, 2023 1:23 pm    Post subject: Reply with quote

Code:
configure: error: C compiler cannot create executables
See `config.log' for more details

Code:
x86_64-pc-linux-gnu-gcc -c  -I"/usr/include" -O2 -march=native -pipe -fno-strict-aliasing -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -03 -pipe   -DVERSION=\"1.92\" -DXS_VERSION=\"1.92\" -fPIC "-I/usr/lib64/perl5/5.36/x86_64-linux/CORE"   SSLeay.c

You have configured in your make.conf -03 (zero) instead of -O3 ('o' uppercase).
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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