Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 500206 - net-libs/webkit-gtk configure failed w/ ld.gold
Summary: net-libs/webkit-gtk configure failed w/ ld.gold
Status: RESOLVED DUPLICATE of bug 469942
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-03 17:51 UTC by Alex Turbov
Modified: 2014-02-03 18:45 UTC (History)
1 user (show)

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


Attachments

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