Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 513872

Summary: app-arch/xz-utils-5.0.5-r1: can't be emerged with gcc.4.8.3 at x86 :
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: bkohler
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/log/portage/app-arch:xz-utils-5.0.5-r1:20140619-160743.log.gz
config.log

Description Toralf Förster gentoo-dev 2014-06-19 16:12:59 UTC
Just upgraded to 4.8.3 from 4.7.3-r1 at a x86 system and now I get :

...
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler works... no
configure: error: in `/var/tmp/portage/app-arch/xz-utils-5.0.5-r1/work/xz-5.0.5-.default':
configure: error: C compiler cannot create executables
See `config.log' for more details

:-(
Comment 1 Toralf Förster gentoo-dev 2014-06-19 16:13:12 UTC
Created attachment 379262 [details]
/var/log/portage/app-arch:xz-utils-5.0.5-r1:20140619-160743.log.gz
Comment 2 Ben Kohler gentoo-dev 2014-06-19 16:30:34 UTC
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-arch/xz-utils-5.0.5-r1/work/xz-5.0.5-.default/config.log
Comment 3 Toralf Förster gentoo-dev 2014-06-19 16:40:52 UTC
Created attachment 379264 [details]
config.log

ofc here it is
Comment 4 Ben Kohler gentoo-dev 2014-06-19 16:43:02 UTC
Looks like you have a typo in your CFLAGS.  Past experience tells me it was a vim mistake pressing 'i' for insert mode too many times =)

configure:5088: i686-pc-linux-gnu-gcc -O2 -march=native -pipei -fstack-protector  -Wl,-O1 -Wl,--as-needed conftest.c  >&5
i686-pc-linux-gnu-gcc: error: unrecognized command line option '-pipei'
Comment 5 Toralf Förster gentoo-dev 2014-06-19 16:45:27 UTC
puhh - sry for the noise - yes, my fault while editing that file
*shame*
PEBKAC