Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 513872 - app-arch/xz-utils-5.0.5-r1: can't be emerged with gcc.4.8.3 at x86 :
Summary: app-arch/xz-utils-5.0.5-r1: can't be emerged with gcc.4.8.3 at x86 :
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-19 16:12 UTC by Toralf Förster
Modified: 2014-06-19 16:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/log/portage/app-arch:xz-utils-5.0.5-r1:20140619-160743.log.gz (app-arch:xz-utils-5.0.5-r1:20140619-160743.log.gz,2.79 KB, application/gzip)
2014-06-19 16:13 UTC, Toralf Förster
Details
config.log (config.log,15.35 KB, text/plain)
2014-06-19 16:40 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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