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

Bug 500206

Summary: net-libs/webkit-gtk configure failed w/ ld.gold
Product: Gentoo Linux Reporter: Alex Turbov <I.zaufi>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alex_y_xu
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alex Turbov 2014-02-03 17:51:25 UTC
configure:3791: error: in `/storage/tmp/paludis/net-libs-webkit-gtk-2.2.4-r200/work/webkitgtk-2.2.4':
configure:3793: error: C compiler cannot create executables
See `config.log' for more details


relevant cut of config.log:
configure:3722: checking whether the C compiler works
configure:3744: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -minline-stringops-dynamically -mtls-dialect=gnu2 -floop-block -floop-interchange -ftre
e-loop-distribution -floop-strip-mine -ftree-vectorize -fmerge-all-constants -fira-loop-pressure  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--enabl
e-new-dtags -Wl,--gc-sections -Wl,--hash-style=gnu -Wl,-fuse-ld=gold -Wl,--no-keep-memory -Wl,--reduce-memory-overheads conftest.c  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld.gold: --reduce-memory-overheads: unknown option
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld.gold: use the --help option for usage information
collect2: error: ld returned 1 exit status
configure:3748: $? = 1


Reproducible: Always
Comment 1 Alex Xu (Hello71) 2014-02-03 18:45:44 UTC

*** This bug has been marked as a duplicate of bug 469942 ***