[Bug 3282] qemu-native-0.9.0+cvs20070613-r5

bugzilla-daemon at treke.net bugzilla-daemon at treke.net
Wed Feb 27 12:36:03 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=3282


Marc Poulhiès <dkm at kataplop.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dkm at kataplop.net




--- Comment #4 from Marc Poulhiès <dkm at kataplop.net>  2008-02-27 12:36:03 ---
It also fails to build here. I guess that there is a problem with the
inheritance of the EXTRA_OECONF="--disable-gcc-check" as it's not passed to
configure script, which complains:

NOTE: Running
/home/ympe8462/OE//build/tmp/angstrom/work/x86_64-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/configure
              --build=x86_64-linux 
                   --host=x86_64-linux                    
--target=x86_64-linux                  
--prefix=/home/ympe8462/OE//build/tmp/angstrom/staging/x86_64-linux/           
       
--exec_prefix=/home/ympe8462/OE//build/tmp/angstrom/staging/x86_64-linux       
        --bindir=/home/ympe8462/OE//build/tmp/angstrom/staging/x86_64-linux/bin
               
--sbindir=/home/ympe8462/OE//build/tmp/angstrom/staging/x86_64-linux/bin       
       
--libexecdir=/home/ympe8462/OE//build/tmp/angstrom/staging/x86_64-linux/libexec
               
--datadir=/home/ympe8462/OE//build/tmp/angstrom/staging/x86_64-linux/share  
           
--sysconfdir=/home/ympe8462/OE//build/tmp/angstrom/staging/x86_64-linux//etc   
               
--sharedstatedir=/home/ympe8462/OE//build/tmp/angstrom/staging/x86_64-linux//com
              
--localstatedir=/home/ympe8462/OE//build/tmp/angstrom/staging/x86_64-linux//var
               
--libdir=/home/ympe8462/OE//build/tmp/angstrom/staging/x86_64-linux/lib        
       
--includedir=/home/ympe8462/OE//build/tmp/angstrom/staging/x86_64-linux/include 
               
--oldincludedir=/home/ympe8462/OE//build/tmp/angstrom/staging/x86_64-linux/include
            
--infodir=/home/ympe8462/OE//build/tmp/angstrom/staging/x86_64-linux/share/info
               
--mandir=/home/ympe8462/OE//build/tmp/angstrom/staging/x86_64-linux/share/man  
                    --disable-gfx-check                 ...
WARNING: "gcc" looks like gcc 4.x
Looking for gcc 3.x
gcc 3.x not found!
QEMU is known to have problems when compiled with gcc 4.x
It is recommended that you use gcc 3.x to build QEMU
To use this compiler anyway, configure with --disable-gcc-check
FATAL: oe_runconf failed


I was able to force the "--disable-gcc-check" by adding it to some other .inc
files, but compilation fails later (which I guess is expected given the warning
displayed by configure).

This prevent the compilation of a 'base-image' for angstrom 2007.12-stable


-- 
Configure bugmail: http://bugs.openembedded.net/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