logo       

Re: avr32 target build error on linux26: msg#00014

t2.devel

Subject: Re: avr32 target build error on linux26

Hi René,

thanks a lot for the fast response. I updated from cvs, and saw that
the linux config was changed indeed and the build passes fine. But now
build stope at libpng with this log:

Command Wrapper Debug: running 'avr32-t2-linux-uclibc-gcc --version' ..
avr32-t2-linux-uclibc-gcc is
/root/t2-7.01/build/default-7.0-stable-embedded-avr32-cross/TOOLCHAIN/tools.cross/wrapper/avr32-t2-linux-uclibc-gcc
Old Command: avr32-t2-linux-uclibc-gcc --version
ENVPREFIX = 'CMD'
OTHERS = ''
INSERT = '--help?:-pipe -Os'
REMOVE = '-O -O[0-9s] -mtune* -march* -mcpu* -g*'
APPEND = '-s */X11R6/include?-I/usr/X11/include
*/X11R6/lib?-L/usr/X11/lib */X11R6/lib64?-L/usr/X11/lib64'
FILTER = 'sed -e
's,^\(-[LI]\)*\(/\|/usr/\|/usr/[^/]*/\|/opt/[^/]*/\)\(include\|lib\),\1/root/t2-7.01/build/default-7.0-stable-embedded-avr32-cross\2\3,''
conditonal arg: --help?:-pipe.
conditonal: --help, lhs: , rhs: -pipe.
Insert: -pipe
Insert: -Os
Copy: --version
Append: -s
conditonal arg: */X11R6/include?-I/usr/X11/include.
conditonal: */X11R6/include, lhs: -I/usr/X11/include, rhs: .
conditonal arg: */X11R6/lib?-L/usr/X11/lib.
conditonal: */X11R6/lib, lhs: -L/usr/X11/lib, rhs: .
conditonal arg: */X11R6/lib64?-L/usr/X11/lib64.
conditonal: */X11R6/lib64, lhs: -L/usr/X11/lib64, rhs: .
Run Filter: sed -e
's,^\(-[LI]\)*\(/\|/usr/\|/usr/[^/]*/\|/opt/[^/]*/\)\(include\|lib\),\1/root/t2-7.01/build/default-7.0-stable-embedded-avr32-cross\2\3,'
Old PATH:
/root/t2-7.01/build/default-7.0-stable-embedded-avr32-cross/TOOLCHAIN/tools.cross/wrapper:/root/t2-7.01/build/default-7.0-stable-embedded-avr32-cross/TOOLCHAIN/tools.cross/bin:/root/t2-7.01/build/default-7.0-stable-embedded-avr32-cross/TOOLCHAIN/tools.cross/crosscc:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
New PATH:
/root/t2-7.01/build/default-7.0-stable-embedded-avr32-cross/TOOLCHAIN/tools.cross/bin:/root/t2-7.01/build/default-7.0-stable-embedded-avr32-cross/TOOLCHAIN/tools.cross/crosscc:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
New Command: avr32-t2-linux-uclibc-gcc -pipe -Os --version -s
avr32-t2-linux-uclibc-gcc (GCC) 4.0.4-atmel.0.99.0
Copyright (C) 2006 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.

[ writing debug log to
/root/t2-7.01/src.libpng.default.20071122.131704.7966.bilbo/cmd_wrapper.log
]
create symbolic link
`/root/t2-7.01/src.libpng.default.20071122.131704.7966.bilbo/archdir/libpng-1.2.22.tar.bz2'
to `/root/t2-7.01/download/mirror/l/libpng-1.2.22.tar.bz2'
Running main build function 'build_this_package' ...
Extracting libpng-1.2.22.tar.bz2 (--use-compress-program=bzip2 -xf) ...
Fixing ownership and permissions ...
Removing CVS, .svn, {arch} and .arch-ids directories ...
Changeing into
/root/t2-7.01/src.libpng.default.20071122.131704.7966.bilbo/libpng-1.2.22
...
Creating /root/t2-7.01/build/default-7.0-stable-embedded-avr32-cross/usr/<..>
if required ...
Updating ./config.sub
`/root/t2-7.01/build/default-7.0-stable-embedded-avr32-cross/TOOLCHAIN/tools.cross/usr/share/automake/config.sub'
->
`/root/t2-7.01/src.libpng.default.20071122.131704.7966.bilbo/libpng-1.2.22/./config.sub'
Updating ./config.guess
`/root/t2-7.01/build/default-7.0-stable-embedded-avr32-cross/TOOLCHAIN/tools.cross/usr/share/automake/config.guess'
->
`/root/t2-7.01/src.libpng.default.20071122.131704.7966.bilbo/libpng-1.2.22/./config.guess'
Autodetection for option impossible: --disable-debug passed thru.
Autodetection for option impossible: --disable-nls passed thru.
Autodetection for option impossible: --without-libpam passed thru.
Autodetection for option impossible: --without-pam passed thru.
Autodetection for option impossible: --disable-libpam passed thru.
Autodetection for option impossible: --disable-pam passed thru.
Running ./configure --prefix=/usr --bindir=/usr/bin
--sbindir=/usr/sbin --libdir=/usr/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam --disable-libpam --disable-pam
--build=i686-nocross-linux-gnu --host=avr32-t2-linux-uclibc
--cache-file=./config.cache
configure: loading cache ./config.cache
checking for a BSD-compatible install...
/root/t2-7.01/build/default-7.0-stable-embedded-avr32-cross/TOOLCHAIN/tools.cross/wrapper/install
-c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for avr32-t2-linux-uclibc-strip... avr32-t2-linux-uclibc-strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for avr32-t2-linux-uclibc-gcc... avr32-t2-linux-uclibc-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether avr32-t2-linux-uclibc-gcc accepts -g... yes
checking for avr32-t2-linux-uclibc-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of avr32-t2-linux-uclibc-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking build system type... i686-nocross-linux-gnu
checking host system type... avr32-t2-linux-uclibc
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by avr32-t2-linux-uclibc-gcc... avr32-t2-linux-uclibc-ld
checking if the linker (avr32-t2-linux-uclibc-ld) is GNU ld... yes
checking how to run the C preprocessor... avr32-t2-linux-uclibc-cpp
checking for avr32-t2-linux-uclibc-sed... /bin/sed
checking for a BSD-compatible install...
/root/t2-7.01/build/default-7.0-stable-embedded-avr32-cross/TOOLCHAIN/tools.cross/wrapper/install
-c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for avr32-t2-linux-uclibc-ld option to reload object files... -r
checking for BSD-compatible nm... avr32-t2-linux-uclibc-nm
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... (cached) yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether avr32-t2-linux-uclibc-g++ accepts -g... yes
checking dependency style of avr32-t2-linux-uclibc-g++... gcc3
checking how to run the C++ preprocessor... avr32-t2-linux-uclibc-g++ -E
checking for avr32-t2-linux-uclibc-g77... F77_not_available_in_stage_1
checking whether we are using the GNU Fortran 77 compiler... no
checking whether F77_not_available_in_stage_1 accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse avr32-t2-linux-uclibc-nm output from
avr32-t2-linux-uclibc-gcc object... ok
checking for objdir... .libs
checking for avr32-t2-linux-uclibc-ar... avr32-t2-linux-uclibc-ar
checking for avr32-t2-linux-uclibc-ranlib... avr32-t2-linux-uclibc-ranlib
checking for avr32-t2-linux-uclibc-strip... (cached) avr32-t2-linux-uclibc-strip
checking if avr32-t2-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no
checking for avr32-t2-linux-uclibc-gcc option to produce PIC... -fPIC
checking if avr32-t2-linux-uclibc-gcc PIC flag -fPIC works... yes
checking if avr32-t2-linux-uclibc-gcc static flag -static works... yes
checking if avr32-t2-linux-uclibc-gcc supports -c -o file.o... yes
checking whether the avr32-t2-linux-uclibc-gcc linker
(avr32-t2-linux-uclibc-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by avr32-t2-linux-uclibc-g++... avr32-t2-linux-uclibc-ld
checking if the linker (avr32-t2-linux-uclibc-ld) is GNU ld... yes
checking whether the avr32-t2-linux-uclibc-g++ linker
(avr32-t2-linux-uclibc-ld) supports shared libraries... yes
checking for avr32-t2-linux-uclibc-g++ option to produce PIC... -fPIC
checking if avr32-t2-linux-uclibc-g++ PIC flag -fPIC works... yes
checking if avr32-t2-linux-uclibc-g++ static flag -static works... yes
checking if avr32-t2-linux-uclibc-g++ supports -c -o file.o... yes
checking whether the avr32-t2-linux-uclibc-g++ linker
(avr32-t2-linux-uclibc-ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for F77_not_available_in_stage_1 option to produce PIC... -fPIC
checking if F77_not_available_in_stage_1 PIC flag -fPIC works... no
checking if F77_not_available_in_stage_1 static flag -static works... no
checking if F77_not_available_in_stage_1 supports -c -o file.o... no
checking whether the F77_not_available_in_stage_1 linker
(avr32-t2-linux-uclibc-ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working strtod... no
checking for pow... no
checking for pow in -lm... yes
checking for memset... yes
checking for pow... (cached) no
checking for pow in -lm... (cached) yes
checking for zlibVersion in -lz... yes
checking if assembler code in pnggccrd.c can be compiled without
PNG_NO_MMX_CODE... yes
checking if libraries can be versioned... yes
configure: pkgconfig directory is ${libdir}/pkgconfig
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpng.pc
config.status: creating libpng-config
config.status: creating config.h
config.status: executing depfiles commands
Running make -j2 CC=avr32-t2-linux-uclibc-gcc
CPP=avr32-t2-linux-uclibc-cpp CXX=avr32-t2-linux-uclibc-g++
prefix=/usr CC_FOR_BUILD=cc BUILDCC=cc BUILD_CC=cc HOSTCC=cc
HOST_CC=cc STRIP=avr32-t2-linux-uclibc-strip
AR=avr32-t2-linux-uclibc-ar LD=avr32-t2-linux-uclibc-ld
RANLIB=avr32-t2-linux-uclibc-ranlib NM=avr32-t2-linux-uclibc-nm
make all-am
make[1]: Entering directory
`/root/t2-7.01/src.libpng.default.20071122.131704.7966.bilbo/libpng-1.2.22'
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-png.lo -MD -MP -MF
".deps/libpng12_la-png.Tpo" -c -o libpng12_la-png.lo `test -f 'png.c'
|| echo './'`png.c; \
then mv -f ".deps/libpng12_la-png.Tpo" ".deps/libpng12_la-png.Plo";
else rm -f ".deps/libpng12_la-png.Tpo"; exit 1; fi
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngset.lo -MD -MP -MF
".deps/libpng12_la-pngset.Tpo" -c -o libpng12_la-pngset.lo `test -f
'pngset.c' || echo './'`pngset.c; \
then mv -f ".deps/libpng12_la-pngset.Tpo"
".deps/libpng12_la-pngset.Plo"; else rm -f
".deps/libpng12_la-pngset.Tpo"; exit 1; fi
mkdir .libs
mkdir .libs
mkdir: cannot create directory `.libs': File exists
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngset.lo -MD -MP -MF
.deps/libpng12_la-pngset.Tpo -c pngset.c -fPIC -DPIC -o
.libs/libpng12_la-pngset.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-png.lo -MD -MP -MF
.deps/libpng12_la-png.Tpo -c png.c -fPIC -DPIC -o
.libs/libpng12_la-png.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-png.lo -MD -MP -MF
.deps/libpng12_la-png.Tpo -c png.c -o libpng12_la-png.o >/dev/null
2>&1
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngset.lo -MD -MP -MF
.deps/libpng12_la-pngset.Tpo -c pngset.c -o libpng12_la-pngset.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngget.lo -MD -MP -MF
".deps/libpng12_la-pngget.Tpo" -c -o libpng12_la-pngget.lo `test -f
'pngget.c' || echo './'`pngget.c; \
then mv -f ".deps/libpng12_la-pngget.Tpo"
".deps/libpng12_la-pngget.Plo"; else rm -f
".deps/libpng12_la-pngget.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngget.lo -MD -MP -MF
.deps/libpng12_la-pngget.Tpo -c pngget.c -fPIC -DPIC -o
.libs/libpng12_la-pngget.o
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngrutil.lo -MD -MP
-MF ".deps/libpng12_la-pngrutil.Tpo" -c -o libpng12_la-pngrutil.lo
`test -f 'pngrutil.c' || echo './'`pngrutil.c; \
then mv -f ".deps/libpng12_la-pngrutil.Tpo"
".deps/libpng12_la-pngrutil.Plo"; else rm -f
".deps/libpng12_la-pngrutil.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngget.lo -MD -MP -MF
.deps/libpng12_la-pngget.Tpo -c pngget.c -o libpng12_la-pngget.o
>/dev/null 2>&1
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngrutil.lo -MD -MP -MF
.deps/libpng12_la-pngrutil.Tpo -c pngrutil.c -fPIC -DPIC -o
.libs/libpng12_la-pngrutil.o
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngtrans.lo -MD -MP
-MF ".deps/libpng12_la-pngtrans.Tpo" -c -o libpng12_la-pngtrans.lo
`test -f 'pngtrans.c' || echo './'`pngtrans.c; \
then mv -f ".deps/libpng12_la-pngtrans.Tpo"
".deps/libpng12_la-pngtrans.Plo"; else rm -f
".deps/libpng12_la-pngtrans.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngtrans.lo -MD -MP -MF
.deps/libpng12_la-pngtrans.Tpo -c pngtrans.c -fPIC -DPIC -o
.libs/libpng12_la-pngtrans.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngrutil.lo -MD -MP -MF
.deps/libpng12_la-pngrutil.Tpo -c pngrutil.c -o libpng12_la-pngrutil.o
>/dev/null 2>&1
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngtrans.lo -MD -MP -MF
.deps/libpng12_la-pngtrans.Tpo -c pngtrans.c -o libpng12_la-pngtrans.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngwutil.lo -MD -MP
-MF ".deps/libpng12_la-pngwutil.Tpo" -c -o libpng12_la-pngwutil.lo
`test -f 'pngwutil.c' || echo './'`pngwutil.c; \
then mv -f ".deps/libpng12_la-pngwutil.Tpo"
".deps/libpng12_la-pngwutil.Plo"; else rm -f
".deps/libpng12_la-pngwutil.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngwutil.lo -MD -MP -MF
.deps/libpng12_la-pngwutil.Tpo -c pngwutil.c -fPIC -DPIC -o
.libs/libpng12_la-pngwutil.o
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngread.lo -MD -MP
-MF ".deps/libpng12_la-pngread.Tpo" -c -o libpng12_la-pngread.lo `test
-f 'pngread.c' || echo './'`pngread.c; \
then mv -f ".deps/libpng12_la-pngread.Tpo"
".deps/libpng12_la-pngread.Plo"; else rm -f
".deps/libpng12_la-pngread.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngread.lo -MD -MP -MF
.deps/libpng12_la-pngread.Tpo -c pngread.c -fPIC -DPIC -o
.libs/libpng12_la-pngread.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngwutil.lo -MD -MP -MF
.deps/libpng12_la-pngwutil.Tpo -c pngwutil.c -o libpng12_la-pngwutil.o
>/dev/null 2>&1
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngread.lo -MD -MP -MF
.deps/libpng12_la-pngread.Tpo -c pngread.c -o libpng12_la-pngread.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngrio.lo -MD -MP -MF
".deps/libpng12_la-pngrio.Tpo" -c -o libpng12_la-pngrio.lo `test -f
'pngrio.c' || echo './'`pngrio.c; \
then mv -f ".deps/libpng12_la-pngrio.Tpo"
".deps/libpng12_la-pngrio.Plo"; else rm -f
".deps/libpng12_la-pngrio.Tpo"; exit 1; fi
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngwio.lo -MD -MP -MF
".deps/libpng12_la-pngwio.Tpo" -c -o libpng12_la-pngwio.lo `test -f
'pngwio.c' || echo './'`pngwio.c; \
then mv -f ".deps/libpng12_la-pngwio.Tpo"
".deps/libpng12_la-pngwio.Plo"; else rm -f
".deps/libpng12_la-pngwio.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngrio.lo -MD -MP -MF
.deps/libpng12_la-pngrio.Tpo -c pngrio.c -fPIC -DPIC -o
.libs/libpng12_la-pngrio.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngwio.lo -MD -MP -MF
.deps/libpng12_la-pngwio.Tpo -c pngwio.c -fPIC -DPIC -o
.libs/libpng12_la-pngwio.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngrio.lo -MD -MP -MF
.deps/libpng12_la-pngrio.Tpo -c pngrio.c -o libpng12_la-pngrio.o
>/dev/null 2>&1
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngwio.lo -MD -MP -MF
.deps/libpng12_la-pngwio.Tpo -c pngwio.c -o libpng12_la-pngwio.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngwrite.lo -MD -MP
-MF ".deps/libpng12_la-pngwrite.Tpo" -c -o libpng12_la-pngwrite.lo
`test -f 'pngwrite.c' || echo './'`pngwrite.c; \
then mv -f ".deps/libpng12_la-pngwrite.Tpo"
".deps/libpng12_la-pngwrite.Plo"; else rm -f
".deps/libpng12_la-pngwrite.Tpo"; exit 1; fi
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngrtran.lo -MD -MP
-MF ".deps/libpng12_la-pngrtran.Tpo" -c -o libpng12_la-pngrtran.lo
`test -f 'pngrtran.c' || echo './'`pngrtran.c; \
then mv -f ".deps/libpng12_la-pngrtran.Tpo"
".deps/libpng12_la-pngrtran.Plo"; else rm -f
".deps/libpng12_la-pngrtran.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngwrite.lo -MD -MP -MF
.deps/libpng12_la-pngwrite.Tpo -c pngwrite.c -fPIC -DPIC -o
.libs/libpng12_la-pngwrite.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngrtran.lo -MD -MP -MF
.deps/libpng12_la-pngrtran.Tpo -c pngrtran.c -fPIC -DPIC -o
.libs/libpng12_la-pngrtran.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngwrite.lo -MD -MP -MF
.deps/libpng12_la-pngwrite.Tpo -c pngwrite.c -o libpng12_la-pngwrite.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngwtran.lo -MD -MP
-MF ".deps/libpng12_la-pngwtran.Tpo" -c -o libpng12_la-pngwtran.lo
`test -f 'pngwtran.c' || echo './'`pngwtran.c; \
then mv -f ".deps/libpng12_la-pngwtran.Tpo"
".deps/libpng12_la-pngwtran.Plo"; else rm -f
".deps/libpng12_la-pngwtran.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngwtran.lo -MD -MP -MF
.deps/libpng12_la-pngwtran.Tpo -c pngwtran.c -fPIC -DPIC -o
.libs/libpng12_la-pngwtran.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngwtran.lo -MD -MP -MF
.deps/libpng12_la-pngwtran.Tpo -c pngwtran.c -o libpng12_la-pngwtran.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngmem.lo -MD -MP -MF
".deps/libpng12_la-pngmem.Tpo" -c -o libpng12_la-pngmem.lo `test -f
'pngmem.c' || echo './'`pngmem.c; \
then mv -f ".deps/libpng12_la-pngmem.Tpo"
".deps/libpng12_la-pngmem.Plo"; else rm -f
".deps/libpng12_la-pngmem.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngrtran.lo -MD -MP -MF
.deps/libpng12_la-pngrtran.Tpo -c pngrtran.c -o libpng12_la-pngrtran.o
>/dev/null 2>&1
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngmem.lo -MD -MP -MF
.deps/libpng12_la-pngmem.Tpo -c pngmem.c -fPIC -DPIC -o
.libs/libpng12_la-pngmem.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngmem.lo -MD -MP -MF
.deps/libpng12_la-pngmem.Tpo -c pngmem.c -o libpng12_la-pngmem.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngerror.lo -MD -MP
-MF ".deps/libpng12_la-pngerror.Tpo" -c -o libpng12_la-pngerror.lo
`test -f 'pngerror.c' || echo './'`pngerror.c; \
then mv -f ".deps/libpng12_la-pngerror.Tpo"
".deps/libpng12_la-pngerror.Plo"; else rm -f
".deps/libpng12_la-pngerror.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngerror.lo -MD -MP -MF
.deps/libpng12_la-pngerror.Tpo -c pngerror.c -fPIC -DPIC -o
.libs/libpng12_la-pngerror.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngerror.lo -MD -MP -MF
.deps/libpng12_la-pngerror.Tpo -c pngerror.c -o libpng12_la-pngerror.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngpread.lo -MD -MP
-MF ".deps/libpng12_la-pngpread.Tpo" -c -o libpng12_la-pngpread.lo
`test -f 'pngpread.c' || echo './'`pngpread.c; \
then mv -f ".deps/libpng12_la-pngpread.Tpo"
".deps/libpng12_la-pngpread.Plo"; else rm -f
".deps/libpng12_la-pngpread.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngpread.lo -MD -MP -MF
.deps/libpng12_la-pngpread.Tpo -c pngpread.c -fPIC -DPIC -o
.libs/libpng12_la-pngpread.o
rm -f libpng.sym libpng.sym.new
avr32-t2-linux-uclibc-cpp -DPNG_CONFIGURE_LIBPNG -DPNG_BUILDSYMS ./png.h | \
/bin/sed -n -e 's|^.*PNG_FUNCTION_EXPORT[
]*\([a-zA-Z0-9_]*\).*$|\1|p' \
-e 's|^.*PNG_DATA_EXPORT[
]*\([a-zA-Z0-9_]*\).*$|\1|p' \
>libpng.sym.new
mv libpng.sym.new libpng.sym
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-png.lo -MD -MP -MF
".deps/libpng_la-png.Tpo" -c -o libpng_la-png.lo `test -f 'png.c' ||
echo './'`png.c; \
then mv -f ".deps/libpng_la-png.Tpo" ".deps/libpng_la-png.Plo"; else
rm -f ".deps/libpng_la-png.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng12_la-pngpread.lo -MD -MP -MF
.deps/libpng12_la-pngpread.Tpo -c pngpread.c -o libpng12_la-pngpread.o
>/dev/null 2>&1
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-png.lo -MD -MP -MF
.deps/libpng_la-png.Tpo -c png.c -fPIC -DPIC -o .libs/libpng_la-png.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-png.lo -MD -MP -MF
.deps/libpng_la-png.Tpo -c png.c -o libpng_la-png.o >/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngset.lo -MD -MP -MF
".deps/libpng_la-pngset.Tpo" -c -o libpng_la-pngset.lo `test -f
'pngset.c' || echo './'`pngset.c; \
then mv -f ".deps/libpng_la-pngset.Tpo" ".deps/libpng_la-pngset.Plo";
else rm -f ".deps/libpng_la-pngset.Tpo"; exit 1; fi
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngget.lo -MD -MP -MF
".deps/libpng_la-pngget.Tpo" -c -o libpng_la-pngget.lo `test -f
'pngget.c' || echo './'`pngget.c; \
then mv -f ".deps/libpng_la-pngget.Tpo" ".deps/libpng_la-pngget.Plo";
else rm -f ".deps/libpng_la-pngget.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngset.lo -MD -MP -MF
.deps/libpng_la-pngset.Tpo -c pngset.c -fPIC -DPIC -o
.libs/libpng_la-pngset.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngget.lo -MD -MP -MF
.deps/libpng_la-pngget.Tpo -c pngget.c -fPIC -DPIC -o
.libs/libpng_la-pngget.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngget.lo -MD -MP -MF
.deps/libpng_la-pngget.Tpo -c pngget.c -o libpng_la-pngget.o
>/dev/null 2>&1
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngset.lo -MD -MP -MF
.deps/libpng_la-pngset.Tpo -c pngset.c -o libpng_la-pngset.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngrutil.lo -MD -MP -MF
".deps/libpng_la-pngrutil.Tpo" -c -o libpng_la-pngrutil.lo `test -f
'pngrutil.c' || echo './'`pngrutil.c; \
then mv -f ".deps/libpng_la-pngrutil.Tpo"
".deps/libpng_la-pngrutil.Plo"; else rm -f
".deps/libpng_la-pngrutil.Tpo"; exit 1; fi
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngtrans.lo -MD -MP -MF
".deps/libpng_la-pngtrans.Tpo" -c -o libpng_la-pngtrans.lo `test -f
'pngtrans.c' || echo './'`pngtrans.c; \
then mv -f ".deps/libpng_la-pngtrans.Tpo"
".deps/libpng_la-pngtrans.Plo"; else rm -f
".deps/libpng_la-pngtrans.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngrutil.lo -MD -MP -MF
.deps/libpng_la-pngrutil.Tpo -c pngrutil.c -fPIC -DPIC -o
.libs/libpng_la-pngrutil.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngtrans.lo -MD -MP -MF
.deps/libpng_la-pngtrans.Tpo -c pngtrans.c -fPIC -DPIC -o
.libs/libpng_la-pngtrans.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngtrans.lo -MD -MP -MF
.deps/libpng_la-pngtrans.Tpo -c pngtrans.c -o libpng_la-pngtrans.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngwutil.lo -MD -MP -MF
".deps/libpng_la-pngwutil.Tpo" -c -o libpng_la-pngwutil.lo `test -f
'pngwutil.c' || echo './'`pngwutil.c; \
then mv -f ".deps/libpng_la-pngwutil.Tpo"
".deps/libpng_la-pngwutil.Plo"; else rm -f
".deps/libpng_la-pngwutil.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngrutil.lo -MD -MP -MF
.deps/libpng_la-pngrutil.Tpo -c pngrutil.c -o libpng_la-pngrutil.o
>/dev/null 2>&1
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngwutil.lo -MD -MP -MF
.deps/libpng_la-pngwutil.Tpo -c pngwutil.c -fPIC -DPIC -o
.libs/libpng_la-pngwutil.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngwutil.lo -MD -MP -MF
.deps/libpng_la-pngwutil.Tpo -c pngwutil.c -o libpng_la-pngwutil.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngread.lo -MD -MP -MF
".deps/libpng_la-pngread.Tpo" -c -o libpng_la-pngread.lo `test -f
'pngread.c' || echo './'`pngread.c; \
then mv -f ".deps/libpng_la-pngread.Tpo"
".deps/libpng_la-pngread.Plo"; else rm -f
".deps/libpng_la-pngread.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngread.lo -MD -MP -MF
.deps/libpng_la-pngread.Tpo -c pngread.c -fPIC -DPIC -o
.libs/libpng_la-pngread.o
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngrio.lo -MD -MP -MF
".deps/libpng_la-pngrio.Tpo" -c -o libpng_la-pngrio.lo `test -f
'pngrio.c' || echo './'`pngrio.c; \
then mv -f ".deps/libpng_la-pngrio.Tpo" ".deps/libpng_la-pngrio.Plo";
else rm -f ".deps/libpng_la-pngrio.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngread.lo -MD -MP -MF
.deps/libpng_la-pngread.Tpo -c pngread.c -o libpng_la-pngread.o
>/dev/null 2>&1
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngrio.lo -MD -MP -MF
.deps/libpng_la-pngrio.Tpo -c pngrio.c -fPIC -DPIC -o
.libs/libpng_la-pngrio.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngrio.lo -MD -MP -MF
.deps/libpng_la-pngrio.Tpo -c pngrio.c -o libpng_la-pngrio.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngwio.lo -MD -MP -MF
".deps/libpng_la-pngwio.Tpo" -c -o libpng_la-pngwio.lo `test -f
'pngwio.c' || echo './'`pngwio.c; \
then mv -f ".deps/libpng_la-pngwio.Tpo" ".deps/libpng_la-pngwio.Plo";
else rm -f ".deps/libpng_la-pngwio.Tpo"; exit 1; fi
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngwrite.lo -MD -MP -MF
".deps/libpng_la-pngwrite.Tpo" -c -o libpng_la-pngwrite.lo `test -f
'pngwrite.c' || echo './'`pngwrite.c; \
then mv -f ".deps/libpng_la-pngwrite.Tpo"
".deps/libpng_la-pngwrite.Plo"; else rm -f
".deps/libpng_la-pngwrite.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngwio.lo -MD -MP -MF
.deps/libpng_la-pngwio.Tpo -c pngwio.c -fPIC -DPIC -o
.libs/libpng_la-pngwio.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngwrite.lo -MD -MP -MF
.deps/libpng_la-pngwrite.Tpo -c pngwrite.c -fPIC -DPIC -o
.libs/libpng_la-pngwrite.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngwio.lo -MD -MP -MF
.deps/libpng_la-pngwio.Tpo -c pngwio.c -o libpng_la-pngwio.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngrtran.lo -MD -MP -MF
".deps/libpng_la-pngrtran.Tpo" -c -o libpng_la-pngrtran.lo `test -f
'pngrtran.c' || echo './'`pngrtran.c; \
then mv -f ".deps/libpng_la-pngrtran.Tpo"
".deps/libpng_la-pngrtran.Plo"; else rm -f
".deps/libpng_la-pngrtran.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngwrite.lo -MD -MP -MF
.deps/libpng_la-pngwrite.Tpo -c pngwrite.c -o libpng_la-pngwrite.o
>/dev/null 2>&1
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngrtran.lo -MD -MP -MF
.deps/libpng_la-pngrtran.Tpo -c pngrtran.c -fPIC -DPIC -o
.libs/libpng_la-pngrtran.o
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngwtran.lo -MD -MP -MF
".deps/libpng_la-pngwtran.Tpo" -c -o libpng_la-pngwtran.lo `test -f
'pngwtran.c' || echo './'`pngwtran.c; \
then mv -f ".deps/libpng_la-pngwtran.Tpo"
".deps/libpng_la-pngwtran.Plo"; else rm -f
".deps/libpng_la-pngwtran.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngwtran.lo -MD -MP -MF
.deps/libpng_la-pngwtran.Tpo -c pngwtran.c -fPIC -DPIC -o
.libs/libpng_la-pngwtran.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngwtran.lo -MD -MP -MF
.deps/libpng_la-pngwtran.Tpo -c pngwtran.c -o libpng_la-pngwtran.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngmem.lo -MD -MP -MF
".deps/libpng_la-pngmem.Tpo" -c -o libpng_la-pngmem.lo `test -f
'pngmem.c' || echo './'`pngmem.c; \
then mv -f ".deps/libpng_la-pngmem.Tpo" ".deps/libpng_la-pngmem.Plo";
else rm -f ".deps/libpng_la-pngmem.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngmem.lo -MD -MP -MF
.deps/libpng_la-pngmem.Tpo -c pngmem.c -fPIC -DPIC -o
.libs/libpng_la-pngmem.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngmem.lo -MD -MP -MF
.deps/libpng_la-pngmem.Tpo -c pngmem.c -o libpng_la-pngmem.o
>/dev/null 2>&1
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngrtran.lo -MD -MP -MF
.deps/libpng_la-pngrtran.Tpo -c pngrtran.c -o libpng_la-pngrtran.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngerror.lo -MD -MP -MF
".deps/libpng_la-pngerror.Tpo" -c -o libpng_la-pngerror.lo `test -f
'pngerror.c' || echo './'`pngerror.c; \
then mv -f ".deps/libpng_la-pngerror.Tpo"
".deps/libpng_la-pngerror.Plo"; else rm -f
".deps/libpng_la-pngerror.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngerror.lo -MD -MP -MF
.deps/libpng_la-pngerror.Tpo -c pngerror.c -fPIC -DPIC -o
.libs/libpng_la-pngerror.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngerror.lo -MD -MP -MF
.deps/libpng_la-pngerror.Tpo -c pngerror.c -o libpng_la-pngerror.o
>/dev/null 2>&1
if /bin/bash ./libtool --mode=compile --tag=CC
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngpread.lo -MD -MP -MF
".deps/libpng_la-pngpread.Tpo" -c -o libpng_la-pngpread.lo `test -f
'pngpread.c' || echo './'`pngpread.c; \
then mv -f ".deps/libpng_la-pngpread.Tpo"
".deps/libpng_la-pngpread.Plo"; else rm -f
".deps/libpng_la-pngpread.Tpo"; exit 1; fi
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngpread.lo -MD -MP -MF
.deps/libpng_la-pngpread.Tpo -c pngpread.c -fPIC -DPIC -o
.libs/libpng_la-pngpread.o
avr32-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.
-DPNG_CONFIGURE_LIBPNG -g -O2 -MT libpng_la-pngpread.lo -MD -MP -MF
.deps/libpng_la-pngpread.Tpo -c pngpread.c -o libpng_la-pngpread.o
>/dev/null 2>&1
cp libpng-config libpng12-config
cp libpng.pc libpng12.pc
rm -f libpng.vers libpng.vers.new
echo PNG12_0 '{global:' > libpng.vers.new
/bin/sed s/$/\;/ libpng.sym >> libpng.vers.new
echo 'local: *; };' >> libpng.vers.new
mv libpng.vers.new libpng.vers
/bin/bash ./libtool --mode=link --tag=CC avr32-t2-linux-uclibc-gcc -g
-O2 -o libpng12.la -rpath /usr/lib -no-undefined -export-dynamic
-version-number 0:22:0 -Wl,--version-script=libpng.vers
libpng12_la-png.lo libpng12_la-pngset.lo libpng12_la-pngget.lo
libpng12_la-pngrutil.lo libpng12_la-pngtrans.lo
libpng12_la-pngwutil.lo libpng12_la-pngread.lo libpng12_la-pngrio.lo
libpng12_la-pngwio.lo libpng12_la-pngwrite.lo libpng12_la-pngrtran.lo
libpng12_la-pngwtran.lo libpng12_la-pngmem.lo libpng12_la-pngerror.lo
libpng12_la-pngpread.lo -lz -lm
/bin/bash ./libtool --mode=link --tag=CC avr32-t2-linux-uclibc-gcc -g
-O2 -o libpng.la -rpath '/usr/lib' -no-undefined -export-dynamic
-version-number 3:22:0 libpng_la-png.lo libpng_la-pngset.lo
libpng_la-pngget.lo libpng_la-pngrutil.lo libpng_la-pngtrans.lo
libpng_la-pngwutil.lo libpng_la-pngread.lo libpng_la-pngrio.lo
libpng_la-pngwio.lo libpng_la-pngwrite.lo libpng_la-pngrtran.lo
libpng_la-pngwtran.lo libpng_la-pngmem.lo libpng_la-pngerror.lo
libpng_la-pngpread.lo -lz -lm
avr32-t2-linux-uclibc-gcc -shared .libs/libpng12_la-png.o
.libs/libpng12_la-pngset.o .libs/libpng12_la-pngget.o
.libs/libpng12_la-pngrutil.o .libs/libpng12_la-pngtrans.o
.libs/libpng12_la-pngwutil.o .libs/libpng12_la-pngread.o
.libs/libpng12_la-pngrio.o .libs/libpng12_la-pngwio.o
.libs/libpng12_la-pngwrite.o .libs/libpng12_la-pngrtran.o
.libs/libpng12_la-pngwtran.o .libs/libpng12_la-pngmem.o
.libs/libpng12_la-pngerror.o .libs/libpng12_la-pngpread.o -lz -lm
-Wl,--version-script=libpng.vers -Wl,-soname -Wl,libpng12.so.0 -o
.libs/libpng12.so.0.22.0
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
make[1]: *** [libpng12.la] Error 1
make[1]: *** Waiting for unfinished jobs....
avr32-t2-linux-uclibc-gcc -shared .libs/libpng_la-png.o
.libs/libpng_la-pngset.o .libs/libpng_la-pngget.o
.libs/libpng_la-pngrutil.o .libs/libpng_la-pngtrans.o
.libs/libpng_la-pngwutil.o .libs/libpng_la-pngread.o
.libs/libpng_la-pngrio.o .libs/libpng_la-pngwio.o
.libs/libpng_la-pngwrite.o .libs/libpng_la-pngrtran.o
.libs/libpng_la-pngwtran.o .libs/libpng_la-pngmem.o
.libs/libpng_la-pngerror.o .libs/libpng_la-pngpread.o -lz -lm
-Wl,-soname -Wl,libpng.so.3 -o .libs/libpng.so.3.22.0
(cd .libs && rm -f libpng.so.3 && ln -s libpng.so.3.22.0 libpng.so.3)
(cd .libs && rm -f libpng.so && ln -s libpng.so.3.22.0 libpng.so)
avr32-t2-linux-uclibc-ar cru .libs/libpng.a libpng_la-png.o
libpng_la-pngset.o libpng_la-pngget.o libpng_la-pngrutil.o
libpng_la-pngtrans.o libpng_la-pngwutil.o libpng_la-pngread.o
libpng_la-pngrio.o libpng_la-pngwio.o libpng_la-pngwrite.o
libpng_la-pngrtran.o libpng_la-pngwtran.o libpng_la-pngmem.o
libpng_la-pngerror.o libpng_la-pngpread.o
avr32-t2-linux-uclibc-ranlib .libs/libpng.a
creating libpng.la
(cd .libs && rm -f libpng.la && ln -s ../libpng.la libpng.la)
make[1]: Leaving directory
`/root/t2-7.01/src.libpng.default.20071122.131704.7966.bilbo/libpng-1.2.22'
make: *** [all] Error 2
Due to previous errors, no 1-libpng.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 6 files for this package.
Found 1 orphaned files for this package.
Clear (old) md5sums ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.

I don't see what could be wrong here.

Regards,
Leen

On Nov 22, 2007 11:53 AM, René Rebe <rene@xxxxxxxxxxxx> wrote:
> Hello again,
>
> On Thursday 22 November 2007 10:39:34 René Rebe wrote:
> > Hi,
> >
> > On Wednesday 21 November 2007 22:13:53 Leen Toelen wrote:
> >
> > > I just checked out t2-7.0 and started building. I configured the
> ...
> > > Anyone knows what I am doing wrong? Ill attach the full log below.
> >
> > Thi is "just" unionfs patch failing, I removed unionfs from the generic
> > embedded target, now. It probably is not used often in embeded
> > systems and if someone needs it he can still add it back in the
> > specific target.
> >
> > Just svn up in the branches/7.0 and continue your build.
>
> In the case you already updated your Subversion working copy,
> you might probably like to do so again, as I just fixed a few other
> things that I noticed on an AVR32 embedded build from the 7.0
> branch.
>
> Yours,
> René
>
> --
> René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
>
> http://exactcode.de | http://t2-project.org | http://rene.rebe.name
>

-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
lists@xxxxxxxxxxxxxx with a subject of: unsubscribe t2
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise