Look in the src... directory for the file ERROR-LOG and search for
'error'.

Sometimes the console output is not so informative (as you have
provided)

On Fri, 2010-02-12 at 13:35 +0100, Uwe Dlouhy wrote:
> Hy,
> 
>  
> 
> I have a problem to build the t2-8.0-trunk on Ubuntu 9.10 for my Atmel
> AVR32 (AP7000, NGW100 Board). I use the following configuration:
> 
>  
> 
> Generic Embedded
> 
> uClibc
> 
> [x] Use busybox applets
> 
>  
> 
> avr32
> 
> ap7000
> 
> atngw100
> 
> [x] cross-build
> 
>  
> 
>  
> 
> ./scripts/Build-Target -cfg system
> 
> ##############################################################################
> 
> ...
> 
> == 23:44:19 =[0]=> Building base/gcc [4.2.2.atmel.1.1.3 8.0-trunk].
> 
> -> Parallel build using 2 jobs enabled.
> 
> -> uClibc: appending patches...
> 
> -> Reading package config: package/base/gcc/gcc.conf Reading 
> 
> -> build/.../tools.cross/lib/pkg_gcc_post.conf
> 
> -> Preparing build in src.gcc.system.20100206.234412.7606.ubuntu
> 
> -> Building. Writing output to $root/var/adm/logs/0-gcc.out
> 
> *> Corrected ./libjava/libltdl/ltmain.sh *>
> Corrected ./libjava/classpath/ltmain.sh *> Corrected ./ltmain.sh !>
> gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-proto ..
> 
> !> srcdir="../../fixincludes" /bin/sh ../../fixincludes/mkfixinc.sh
> avr32-t2- ..
> 
> !> sed -e 's/@gcc_version@/4.2.2/' < mkheaders.almost > mkheadersT !>
> mv -f mkheadersT mkheaders !> gcc -g -O2  -o fixincl fixincl.o
> fixtests.o fixfixes.o server.o procopen.o ..
> 
> !> echo timestamp > full-stamp
> 
> !> Due to previous errors, no 0-gcc.log file!
> 
> !> (Try enabling xtrace in the config to track an error inside the
> build syst ..
> 
> -> $root/var/adm/logs/0-gcc.out -> 0-gcc.err
> 
> == 02/06/10 23:48:46 =[0]=> Aborted building package gcc.
> 
> -> Unmounting loop mounts ...
> 
>  
> 
>  
> 
> 0-gcc.err
> 
> ##############################################################################
> 
> ...
> 
> checking whether times is declared... yes checking whether sigaltstack
> is declared... yes checking for struct tms... yes checking for
> clock_t... yes source='../../libdecnumber/decContext.c'
> object='decContext.o' libtool=no gcc  -I../../libdecnumber -I.  -g -O2
> -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -Wold-style-definition -Wmissing-format-attribute -Wcast-qual
> -pedantic -Wno-long-long  -I../../libdecnumber -I.
> -c ../../libdecnumber/decContext.c checking
> for .preinit_array/.init_array/.fini_array support...
> source='../../libdecnumber/decUtility.c' object='decUtility.o'
> libtool=no gcc  -I../../libdecnumber -I.  -g -O2 -W -Wall
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -Wold-style-definition -Wmissing-format-attribute -Wcast-qual
> -pedantic -Wno-long-long  -I../../libdecnumber -I.
> -c ../../libdecnumber/decUtility.c yes checking if mkdir takes one
> argument... source='../../libdecnumber/decimal32.c'
> object='decimal32.o' libtool=no gcc  -I../../libdecnumber -I.  -g -O2
> -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -Wold-style-definition -Wmissing-format-attribute -Wcast-qual
> -pedantic -Wno-long-long  -I../../libdecnumber -I.
> -c ../../libdecnumber/decimal32.c no This target does not support
> --with-cpu.
> 
> Valid --with options are: part arch
> 
> source='../../libdecnumber/decimal64.c' object='decimal64.o'
> libtool=no gcc  -I../../libdecnumber -I.  -g -O2 -W -Wall
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -Wold-style-definition -Wmissing-format-attribute -Wcast-qual
> -pedantic -Wno-long-long  -I../../libdecnumber -I.
> -c ../../libdecnumber/decimal64.c
> source='../../libdecnumber/decimal128.c' object='decimal128.o'
> libtool=no gcc  -I../../libdecnumber -I.  -g -O2 -W -Wall
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -Wold-style-definition -Wmissing-format-attribute -Wcast-qual
> -pedantic -Wno-long-long  -I../../libdecnumber -I.
> -c ../../libdecnumber/decimal128.c rm -f libdecnumber.a ar cru
> libdecnumber.a decNumber.o decContext.o decUtility.o decimal32.o
> decimal64.o decimal128.o ranlib libdecnumber.a
> 
> make[2]: Leaving directory
> `/home/uwe/t2-trunk/src.gcc.system.20100206.234412.7606.ubuntu/gcc-4.2.2/objdir/libdecnumber'
> 
> make[2]: Entering directory
> `/home/uwe/t2-trunk/src.gcc.system.20100206.234412.7606.ubuntu/gcc-4.2.2/objdir/fixincludes'
> 
> gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
> -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I.
> -I../../fixincludes -I../include
> -I../../fixincludes/../include ../../fixincludes/fixincl.c
> 
> make[1]: *** [configure-gcc] Error 1
> 
> make[1]: *** Waiting for unfinished jobs....
> 
> gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
> -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I.
> -I../../fixincludes -I../include
> -I../../fixincludes/../include ../../fixincludes/fixtests.c
> 
> gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
> -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I.
> -I../../fixincludes -I../include
> -I../../fixincludes/../include ../../fixincludes/fixfixes.c
> 
> gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
> -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I.
> -I../../fixincludes -I../include
> -I../../fixincludes/../include ../../fixincludes/server.c
> 
> ../../fixincludes/server.c: In function 'server_setup':
> 
> ../../fixincludes/server.c:195: warning: ignoring return value of
> 'getcwd', declared with attribute warn_unused_result
> 
> gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
> -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I.
> -I../../fixincludes -I../include
> -I../../fixincludes/../include ../../fixincludes/procopen.c
> 
> gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
> -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I.
> -I../../fixincludes -I../include
> -I../../fixincludes/../include ../../fixincludes/fixlib.c
> 
> gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
> -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I.
> -I../../fixincludes -I../include
> -I../../fixincludes/../include ../../fixincludes/fixopts.c
> 
> srcdir="../../fixincludes" /bin/sh ../../fixincludes/mkfixinc.sh
> avr32-t2-linux-uclibc sed -e 's/@gcc_version@/4.2.2/' <
> mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders gcc -g -O2
> -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o
> fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp >
> full-stamp
> 
> make[2]: Leaving directory
> `/home/uwe/t2-trunk/src.gcc.system.20100206.234412.7606.ubuntu/gcc-4.2.2/objdir/fixincludes'
> 
> make[1]: Leaving directory
> `/home/uwe/t2-trunk/src.gcc.system.20100206.234412.7606.ubuntu/gcc-4.2.2/objdir'
> 
> make: *** [all] Error 2
> 
> Due to previous errors, no 0-gcc.log file!
> 
> (Try enabling xtrace in the config to track an error inside the build
> system.)
> 
> --- BUILD ERROR ---
> 
> Creating file list and doing final adaptions ... 
> 
> Searching for orphaned files ...
> 
> Found 5 files for this package.
> 
> Found 0 orphaned files for this package.
> 
> Clear (old) md5sums ...
> 
> Creating md5sum files ... done.
> 
> Creating package description ...
> 
> Making post-install adaptions.
> 
>  
> 
>  
> 
> Best regards
> 
> Uwe
> 
>  
> 
>  
> 
> 



----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to