[oe-issues] [Bug 3137] New: `bitbake xproto' fails on do_configue -- automake: unknown warning category 'cross'

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Wed Oct 10 07:53:57 CEST 2007


http://bugs.openembedded.org/show_bug.cgi?id=3137

           Summary: `bitbake xproto' fails on do_configue -- automake:
                    unknown warning category 'cross'
           Product: Openembedded
           Version: Angstrom
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: joshua at willowisp.net


`bitbake xproto' fails on do_configue -- automake: unknown warning category
'cross'

This error from autoreconf seems to be quite common:
http://www.google.com/search?q=automake+unknown+warning+cross&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a
Is there perhaps a more general fix than fixing each package?  I have run into
it previously on a different package.

`bitbake xproto'
---
NOTE: Handling BitBake files: \ (4740/4740) [100 %]
NOTE: Parsing finished. 4525 cached, 0 parsed, 215 skipped, 0 masked.
NOTE: build 200710092254: started

OE Build Configuration:
BB_VERSION     = "1.8.8"
OE_REVISION    = "57d4969164263d2e6a79acef3ffe321fe7ac12ad"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux-gnueabi"
MACHINE        = "h2200"
DISTRO         = "angstrom"
DISTRO_VERSION = "2007.9-test-20071010"
TARGET_FPU     = "soft"

<<<SNIP>>>

NOTE: Running task 219 of 256 (ID: 5,
/home/joshua/oe/org.openembedded.dev/packages/xorg-proto/xproto_7.0.10.bb,
do_configure)
NOTE: package xproto-7.0.10: started
NOTE: package xproto-1_7.0.10-r1: task do_configure: started
ERROR: function do_configure failed
ERROR: log data follows
(/home/joshua/oe/build_h2200/tmp/work/armv5te-angstrom-linux-gnueabi/xproto-1_7.0.10-r1/temp/log.do_configure.29749)
| automake (GNU automake) 1.9.3
| Written by Tom Tromey <tromey at redhat.com>.
|
| Copyright 2004 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| AUTOV is 1.9
| NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I
/home/joshua/oe/build_h2200/tmp/staging/arm-angstrom-linux-gnueabi/share/aclocal-1.9
-I
/home/joshua/oe/build_h2200/tmp/staging/arm-angstrom-linux-gnueabi/share/aclocal
| autoreconf: Entering directory `.'
| autoreconf: configure.ac: not using Gettext
| autoreconf: running: aclocal -I
/home/joshua/oe/build_h2200/tmp/staging/arm-angstrom-linux-gnueabi/share/aclocal-1.9
-I
/home/joshua/oe/build_h2200/tmp/staging/arm-angstrom-linux-gnueabi/share/aclocal
--force
| autoreconf: configure.ac: tracing
| autoreconf: configure.ac: not using Libtool
| autoreconf: running:
/home/joshua/oe/build_h2200/tmp/staging/i686-linux/bin/autoconf
--include=/home/joshua/oe/build_h2200/tmp/staging/arm-angstrom-linux-gnueabi/share/aclocal-1.9
--include=/home/joshua/oe/build_h2200/tmp/staging/arm-angstrom-linux-gnueabi/share/aclocal
--force --warnings=cross
| autoreconf: running:
/home/joshua/oe/build_h2200/tmp/staging/i686-linux/bin/autoheader
--include=/home/joshua/oe/build_h2200/tmp/staging/arm-angstrom-linux-gnueabi/share/aclocal-1.9
--include=/home/joshua/oe/build_h2200/tmp/staging/arm-angstrom-linux-gnueabi/share/aclocal
--force --warnings=cross
| autoreconf: running: automake --foreign --add-missing --copy --force-missing
--warnings=cross
| automake: unknown warning category `cross'
| autoreconf: running: gnu-configize
| autoreconf: Leaving directory `.'
| NOTE: Running
/home/joshua/oe/build_h2200/tmp/work/armv5te-angstrom-linux-gnueabi/xproto-1_7.0.10-r1/xproto-7.0.10/configure
             --build=i686-linux     --host=arm-angstrom-linux-gnueabi          
     --target=arm-angstrom-linux-gnueabi                     --prefix=/usr     
             --exec_prefix=/usr     --bindir=/usr/bin               
--sbindir=/usr/sbin                     --libexecdir=/usr/libexec              
--datadir=/usr/share                    --sysconfdir=/etc              
--sharedstatedir=/usr/com               --localstatedir=/var                   
--libdir=/usr/lib               --includedir=/usr/include              
--oldincludedir=/usr/include                    --infodir=/usr/share/info      
        --mandir=/usr/share/man                                ...
| configure: loading site script
/home/joshua/oe/org.openembedded.dev/site/endian-little
| configure: loading site script
/home/joshua/oe/org.openembedded.dev/site/common-glibc
| configure: loading site script
/home/joshua/oe/org.openembedded.dev/site/arm-common
| configure: loading site script
/home/joshua/oe/org.openembedded.dev/site/arm-linux
| configure: loading site script
/home/joshua/oe/org.openembedded.dev/site/common
| configure: loading site script
/home/joshua/oe/org.openembedded.dev/site/common
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking for arm-angstrom-linux-gnueabi-strip...
arm-angstrom-linux-gnueabi-strip
| checking build system type... i686-pc-linux-gnu
| checking host system type... arm-angstrom-linux-gnueabi
| checking for style of include used by make... GNU
| checking for arm-angstrom-linux-gnueabi-gcc... ccache
arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=xscale
| checking for C compiler default output file name...
| configure: error: C compiler cannot create executables
| See `config.log' for more details.
| FATAL: oe_runconf failed
NOTE: Task failed:
/home/joshua/oe/build_h2200/tmp/work/armv5te-angstrom-linux-gnueabi/xproto-1_7.0.10-r1/temp/log.do_configure.29749
NOTE: package xproto-1_7.0.10-r1: task do_configure: failed
ERROR: TaskFailed event exception, aborting
NOTE: package xproto-7.0.10: failed
ERROR: Build of
/home/joshua/oe/org.openembedded.dev/packages/xorg-proto/xproto_7.0.10.bb
do_configure failed
ERROR: Task 5
(/home/joshua/oe/org.openembedded.dev/packages/xorg-proto/xproto_7.0.10.bb,
do_configure) failed
NOTE: Tasks Summary: Attempted 218 tasks of which 0 didn't need to be rerun and
1 failed.
ERROR:
'/home/joshua/oe/org.openembedded.dev/packages/xorg-proto/xproto_7.0.10.bb'
failed
---


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Openembedded-issues mailing list