Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553786 - cross-avr/gcc-4.9.3: cross-avr/gcc-4.9.3/work/build/avr/avr25/libsanitizer' - configure: error: C compiler cannot create executables
Summary: cross-avr/gcc-4.9.3: cross-avr/gcc-4.9.3/work/build/avr/avr25/libsanitizer' -...
Status: RESOLVED DUPLICATE of bug 526142
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
: 553784 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-07-02 12:07 UTC by Manuel Rüger (RETIRED)
Modified: 2015-07-06 07:47 UTC (History)
0 users

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


Attachments
avr/libsanitizer/config.log (config.log,150.94 KB, patch)
2015-07-02 12:11 UTC, Manuel Rüger (RETIRED)
Details | Diff
avr/avr25/libsanitizer/config.log (config.log,15.05 KB, patch)
2015-07-02 12:15 UTC, Manuel Rüger (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2015-07-02 12:07:22 UTC
Adding multilib support to Makefile in /var/tmp/portage/cross-avr/gcc-4.9.3/work/gcc-4.9.3/libsanitizer
multidirs=avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrxmega2 avrxmega4 avrxmega5 avrxmega6 avrxmega7 tiny-stack avr25/tiny-stack
with_multisubdir=
Running configure in multilib subdirs avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrxmega2 avrxmega4 avrxmega5 avrxmega6 avrxmega7 tiny-stack avr25/tiny-stack
pwd: /var/tmp/portage/cross-avr/gcc-4.9.3/work/build/avr/libsanitizer
Running configure in multilib subdir avr25
pwd: /var/tmp/portage/cross-avr/gcc-4.9.3/work/build/avr
configure: creating cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for avr-gcc... /var/tmp/portage/cross-avr/gcc-4.9.3/work/build/./gcc/xgcc -B/var/tmp/portage/cross-avr/gcc-4.9.3/work/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include  -mmcu=avr25
checking for C compiler default output file name... 
configure: error: in `/var/tmp/portage/cross-avr/gcc-4.9.3/work/build/avr/avr25/libsanitizer':
configure: error: C compiler cannot create executables
See `config.log' for more details.
Makefile:9335: recipe for target 'configure-target-libsanitizer' failed
make[1]: *** [configure-target-libsanitizer] Error 1
make[1]: Leaving directory '/var/tmp/portage/cross-avr/gcc-4.9.3/work/build'
Makefile:840: recipe for target 'all' failed
make: *** [all] Error 2
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2015-07-02 12:11:23 UTC
Created attachment 406066 [details, diff]
avr/libsanitizer/config.log
Comment 2 Manuel Rüger (RETIRED) gentoo-dev 2015-07-02 12:12:21 UTC
configure:16249: /var/tmp/portage/cross-avr/gcc-4.9.3/work/build/./gcc/xgcc -B/var/tmp/portage/cross-avr/gcc-4.9.3/work/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include    -E  conftest.c
conftest.c:32:18: fatal error: link.h: No such file or directory
 #include <link.h>
                  ^
Comment 3 Manuel Rüger (RETIRED) gentoo-dev 2015-07-02 12:14:22 UTC
*** Bug 553784 has been marked as a duplicate of this bug. ***
Comment 4 Manuel Rüger (RETIRED) gentoo-dev 2015-07-02 12:15:15 UTC
Created attachment 406068 [details, diff]
avr/avr25/libsanitizer/config.log
Comment 5 SpanKY gentoo-dev 2015-07-06 07:47:05 UTC

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