Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Jaap de Jong <jaap.dejong@nedap.com>
To: openembedded-devel@lists.openembedded.org
Subject: failure building gcc-cross-initial for armv5te
Date: Wed, 20 Oct 2010 11:35:36 +0200	[thread overview]
Message-ID: <4CBEB7E8.5020109@nedap.com> (raw)

  building gcc-cross-initial for armv5te fails:

    ///
    | checking for arm-angstrom-linux-gnueabi-ranlib...
    arm-angstrom-linux-gnueabi-ranlib
    | checking for arm-angstrom-linux-gnueabi-strip...
    arm-angstrom-linux-gnueabi-strip
    | checking whether ln -s works... yes
    | checking for arm-angstrom-linux-gnueabi-gcc...
    /media/OpenEmbedded/unstable/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r12.0+svnr164562/gcc-4.5/build.i686-linux.arm-angstrom-linux-gnueabi/./gcc/xgcc
    -B/media/OpenEmbedded/unstable/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r12.0+svnr164562/gcc-4.5/build.i686-linux.arm-angstrom-linux-gnueabi/./gcc/
    -march=armv5te -mtune=arm926ej-s -mthumb-interwork -mno-thumb
    -isystem/media/OpenEmbedded/unstable/tmp/sysroots/armv5te-angstrom-linux-gnueabi/usr/include
    -B/media/OpenEmbedded/unstable/tmp/sysroots/i686-linux/usr/armv5te/arm-angstrom-linux-gnueabi/bin/
    -B/media/OpenEmbedded/unstable/tmp/sysroots/i686-linux/usr/armv5te/arm-angstrom-linux-gnueabi/lib/
    -isystem
    /media/OpenEmbedded/unstable/tmp/sysroots/i686-linux/usr/armv5te/arm-angstrom-linux-gnueabi/include
    -isystem
    /media/OpenEmbedded/unstable/tmp/sysroots/i686-linux/usr/armv5te/arm-angstrom-linux-gnueabi/sys-include
    --sysroot=/media/OpenEmbedded/unstable/tmp/sysroots/armv5te-angstrom-linux-gnueabi
    | checking for suffix of object files... configure: error: in
    `/media/OpenEmbedded/unstable/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r12.0+svnr164562/gcc-4.5/build.i686-linux.arm-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi/libgcc':
    | configure: error: cannot compute suffix of object files: cannot
    compile
    | See `config.log' for more details.
    | make[1]: *** [configure-target-libgcc] Error 1
    | make[1]: Leaving directory
    `/media/OpenEmbedded/unstable/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r12.0+svnr164562/gcc-4.5/build.i686-linux.arm-angstrom-linux-gnueabi'
    | make: *** [all] Error 2
    | FATAL: oe_runmake failed
    NOTE: Task failed:
    /media/OpenEmbedded/unstable/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r12.0+svnr164562/temp/log.do_compile.1864
    ERROR: TaskFailed event exception, aborting
    ERROR: Build of
    /media/OpenEmbedded/unstable/org.openembedded.dev/recipes/gcc/gcc-cross-initial_4.5.bb
    do_compile failed
    ERROR: Task 6228
    (/media/OpenEmbedded/unstable/org.openembedded.dev/recipes/gcc/gcc-cross-initial_4.5.bb,
    do_compile) failed
    NOTE: Waiting for 2 active tasks to finish
    NOTE: 1:
    /media/OpenEmbedded/unstable/org.openembedded.dev/recipes/classpath/classpath-native_0.98.bb,
    do_install (1885)
    NOTE: 2:
    virtual:native:/media/OpenEmbedded/unstable/org.openembedded.dev/recipes/xorg-lib/libx11_1.3.99.902.bb,
    do_install (1886)
    NOTE: Waiting for 1 active tasks to finish
    NOTE: 1:
    /media/OpenEmbedded/unstable/org.openembedded.dev/recipes/classpath/classpath-native_0.98.bb,
    do_install (1885)
    NOTE: Tasks Summary: Attempted 888 tasks of which 888 didn't need to
    be rerun and 1 failed.
    ERROR:
    '/media/OpenEmbedded/unstable/org.openembedded.dev/recipes/gcc/gcc-cross-initial_4.5.bb'
    failed


Checking

tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r12.0+svnr164562/gcc-4.5/build.i686-linux.arm-angstrom-linux-gnueabi/gcc/config.log

reveals:

    configure:4791: checking whether compiler driver understands Ada
    configure:4814: result: no
    configure:4851: checking how to run the C preprocessor
    configure:4921: result: gcc -E
    configure:4941: gcc -E  conftest.c
    configure:4941: $? = 0
    configure:4955: gcc -E  conftest.c
    conftest.c:11: fatal error: ac_nonexistent.h: No such file or directory
    compilation terminated.


Not sure if it has anything to do with it.
I can't find ac_nonexistent.h, but perhaps this is intended looking at 
the filename...
Any help is appreciated!
Jaap


             reply	other threads:[~2010-10-20  9:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-20  9:35 Jaap de Jong [this message]
2010-10-20 10:35 ` failure building gcc-cross-initial for armv5te Holger Freyther
2010-10-20 10:37 ` Gary Thomas
2010-10-20 11:25 ` Frans Meulenbroeks
2010-10-20 11:33   ` Gary Thomas
2010-10-20 13:26   ` Nik
2010-10-20 14:05     ` Martin Jansa
2010-10-20 14:50       ` Simon Busch
2010-10-20 16:26         ` Koen Kooi
2010-10-20 17:18           ` Khem Raj
2010-10-20 18:31             ` Andreas Oberritter
2010-10-20 19:21               ` Khem Raj
2010-10-20 14:43     ` Jaap de Jong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CBEB7E8.5020109@nedap.com \
    --to=jaap.dejong@nedap.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox