/usr/bin/install -c -m 644 ./sdl.m4 /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/aclocal/sdl.m4
for src in ./docs/man3/*.3; do \
file=`echo $src | sed -e 's|^.*/||'`; \
/usr/bin/install -c -m 644 $src /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/man/man3/$file; \
done
mkdir -p -- /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL
/bin/sh build-scripts/mkinstalldirs /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig
/usr/bin/install -c -m 644 sdl.pc /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig
for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \
/usr/bin/install -c -m 644 ./include/$file /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL/$file; \
done
libtool: install: /usr/bin/install -c build/.libs/libSDL-1.2.so.0.11.4 /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDL-1.2.so.0.11.4
libtool: install: (cd /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL-1.2.so.0 || { rm -f libSDL-1.2.so.0 && ln -s libSDL-1.2.so.0.11.4 libSDL-1.2.so.0; }; })
libtool: install: (cd /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL.so || { rm -f libSDL.so && ln -s libSDL-1.2.so.0.11.4 libSDL.so; }; })
libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDL.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDLmain.la
libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDLmain.la
libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDLmain.a
libtool: install: chmod 644 /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDLmain.a
libtool: install: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ranlib /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDLmain.a
/usr/bin/install -c -m 644 include/SDL_config.h /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL/SDL_config.h
libtool: install: warning: remember to run `libtool --finish /usr/lib'
[3m>>> sdl 1.2.15 Fixing package configuration files[23m
[3m>>> sdl 1.2.15 Fixing libtool files[23m
[3m>>> sdl 1.2.15 Installing to target[23m
PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j8 DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/sdl-1.2.15/
/bin/sh build-scripts/mkinstalldirs /home/peko/autobuild/instance-0/output/target/usr/bin
/bin/sh build-scripts/mkinstalldirs /home/peko/autobuild/instance-0/output/target/usr/include/SDL
/bin/sh build-scripts/mkinstalldirs /home/peko/autobuild/instance-0/output/target/usr/lib
/bin/sh build-scripts/mkinstalldirs /home/peko/autobuild/instance-0/output/target/usr/share/aclocal
/bin/sh build-scripts/mkinstalldirs /home/peko/autobuild/instance-0/output/target/usr/share/man/man3
/usr/bin/install -c -m 755 sdl-config /home/peko/autobuild/instance-0/output/target/usr/bin/sdl-config
/bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDL.la /home/peko/autobuild/instance-0/output/target/usr/lib/libSDL.la
/usr/bin/install -c -m 644 ./sdl.m4 /home/peko/autobuild/instance-0/output/target/usr/share/aclocal/sdl.m4
for src in ./docs/man3/*.3; do \
file=`echo $src | sed -e 's|^.*/||'`; \
/usr/bin/install -c -m 644 $src /home/peko/autobuild/instance-0/output/target/usr/share/man/man3/$file; \
done
mkdir -p -- /home/peko/autobuild/instance-0/output/target/usr/include/SDL
for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \
/usr/bin/install -c -m 644 ./include/$file /home/peko/autobuild/instance-0/output/target/usr/include/SDL/$file; \
done
/bin/sh build-scripts/mkinstalldirs /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig
/usr/bin/install -c -m 644 sdl.pc /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig
libtool: install: /usr/bin/install -c build/.libs/libSDL-1.2.so.0.11.4 /home/peko/autobuild/instance-0/output/target/usr/lib/libSDL-1.2.so.0.11.4
libtool: install: (cd /home/peko/autobuild/instance-0/output/target/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL-1.2.so.0 || { rm -f libSDL-1.2.so.0 && ln -s libSDL-1.2.so.0.11.4 libSDL-1.2.so.0; }; })
libtool: install: (cd /home/peko/autobuild/instance-0/output/target/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL.so || { rm -f libSDL.so && ln -s libSDL-1.2.so.0.11.4 libSDL.so; }; })
libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /home/peko/autobuild/instance-0/output/target/usr/lib/libSDL.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /home/peko/autobuild/instance-0/output/target/usr/lib/libSDLmain.la
libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /home/peko/autobuild/instance-0/output/target/usr/lib/libSDLmain.la
libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /home/peko/autobuild/instance-0/output/target/usr/lib/libSDLmain.a
libtool: install: chmod 644 /home/peko/autobuild/instance-0/output/target/usr/lib/libSDLmain.a
libtool: install: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ranlib /home/peko/autobuild/instance-0/output/target/usr/lib/libSDLmain.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/usr/bin/install -c -m 644 include/SDL_config.h /home/peko/autobuild/instance-0/output/target/usr/include/SDL/SDL_config.h
PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" BR2_DL_DIR=/home/peko/autobuild/instance-0/dl BUILD_DIR=/home/peko/autobuild/instance-0/output/build O=/home/peko/autobuild/instance-0/output flock /home/peko/autobuild/instance-0/dl/sdl_gfx/ support/download/dl-wrapper -c '2.0.23' -d '/home/peko/autobuild/instance-0/dl/sdl_gfx' -D '/home/peko/autobuild/instance-0/dl' -f 'SDL_gfx-2.0.23.tar.gz' -H 'package/sdl_gfx//sdl_gfx.hash' -n 'sdl_gfx-2.0.23' -N 'sdl_gfx' -o '/home/peko/autobuild/instance-0/dl/sdl_gfx/SDL_gfx-2.0.23.tar.gz' -u http+http://www.ferzkopp.net/Software/SDL_gfx-2.0 -u http\|urlencode+http://sources.buildroot.net/sdl_gfx -u http\|urlencode+http://sources.buildroot.net --
SDL_gfx-2.0.23.tar.gz: OK (md5: fcc3c4f2d1b4943409bf7e67dd65d03a)
SDL_gfx-2.0.23.tar.gz: OK (sha1: aae60e7fed539f3f8a0a0bd6da3bbcf625642596)
[3m>>> sdl_gfx 2.0.23 Extracting[23m
gzip -d -c /home/peko/autobuild/instance-0/dl/sdl_gfx/SDL_gfx-2.0.23.tar.gz | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/sdl_gfx-2.0.23 -xf -
[3m>>> sdl_gfx 2.0.23 Patching[23m
[3m>>> sdl_gfx 2.0.23 Updating config.sub and config.guess[23m
for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-0/output/build/sdl_gfx-2.0.23 -name $file); do cp support/gnuconfig/$file $i; done; done
[3m>>> sdl_gfx 2.0.23 Patching libtool[23m
patching file /home/peko/autobuild/instance-0/output/build/sdl_gfx-2.0.23/ltmain.sh
patching file /home/peko/autobuild/instance-0/output/build/sdl_gfx-2.0.23/Test/ltmain.sh
[3m>>> sdl_gfx 2.0.23 Configuring[23m
(cd /home/peko/autobuild/instance-0/output/build/sdl_gfx-2.0.23/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-as" LD="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=powerpc-buildroot-linux-uclibc --host=powerpc-buildroot-linux-uclibc --build=powerpc64le-unknown-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-sdl-prefix=/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr --disable-sdltest --enable-static --disable-mmx )
configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls
checking build system type... powerpc64le-unknown-linux-gnu
checking host system type... powerpc-buildroot-linux-uclibc
checking target system type... powerpc-buildroot-linux-uclibc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for powerpc-buildroot-linux-uclibc-strip... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for powerpc-buildroot-linux-uclibc-gcc... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc accepts -g... yes
checking for /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed
checking dependency style of /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld
checking if the linker (/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-nm
checking the name lister (/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert powerpc64le-unknown-linux-gnu file names to powerpc-buildroot-linux-uclibc format... func_convert_file_noop
checking how to convert powerpc64le-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld option to reload object files... -r
checking for powerpc-buildroot-linux-uclibc-objdump... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-objdump
checking how to recognize dependent libraries... pass_all
checking for powerpc-buildroot-linux-uclibc-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for powerpc-buildroot-linux-uclibc-ar... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ar
checking for archiver @FILE support... @
checking for powerpc-buildroot-linux-uclibc-strip... (cached) /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-strip
checking for powerpc-buildroot-linux-uclibc-ranlib... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ranlib
checking command to parse /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-nm output from /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc object... ok
checking for sysroot... no
checking for powerpc-buildroot-linux-uclibc-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-cpp
checking for ANSI C header files... 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 for dlfcn.h... yes
checking for objdir... .libs
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no
checking for /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc static flag -static works... yes
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc supports -c -o file.o... yes
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes
checking whether the /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc linker (/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-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
checking whether make sets $(MAKE)... (cached) yes
checking for powerpc-buildroot-linux-uclibc-gcc... (cached) /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc accepts -g... (cached) yes
checking for /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc option to accept ISO C89... (cached) none needed
checking dependency style of /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc... (cached) none
checking whether we are using the GNU C++ compiler... yes
checking whether /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ accepts -g... yes
checking dependency style of /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++... none
checking how to run the C++ preprocessor... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ -E
checking for ld used by /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld
checking if the linker (/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld) is GNU ld... yes
checking whether the /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ linker (/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld) supports shared libraries... yes
checking for /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ option to produce PIC... -fPIC -DPIC
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ PIC flag -fPIC -DPIC works... yes
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ static flag -static works... yes
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ supports -c -o file.o... yes
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ supports -c -o file.o... (cached) yes
checking whether the /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ linker (/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for an ANSI C-conforming const... yes
checking for X... no
checking size of long... 4
checking for sdl-config... /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating SDL_gfx.pc
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls
[3m>>> sdl_gfx 2.0.23 Building[23m
PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j8 -C /home/peko/autobuild/instance-0/output/build/sdl_gfx-2.0.23/
/bin/sh ./libtool --tag=CC --mode=compile /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DSIZEOF_LONG=4 -DBUILD_DLL -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDL_gfxPrimitives.lo SDL_gfxPrimitives.c
/bin/sh ./libtool --tag=CC --mode=compile /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DSIZEOF_LONG=4 -DBUILD_DLL -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDL_rotozoom.lo SDL_rotozoom.c
/bin/sh ./libtool --tag=CC --mode=compile /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DSIZEOF_LONG=4 -DBUILD_DLL -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDL_framerate.lo SDL_framerate.c
/bin/sh ./libtool --tag=CC --mode=compile /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DSIZEOF_LONG=4 -DBUILD_DLL -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDL_imageFilter.lo SDL_imageFilter.c
/bin/sh ./libtool --tag=CC --mode=compile /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DSIZEOF_LONG=4 -DBUILD_DLL -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDL_gfxBlitFunc.lo SDL_gfxBlitFunc.c
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DSIZEOF_LONG=4 -DBUILD_DLL -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDL_framerate.c -fPIC -DPIC -o .libs/SDL_framerate.o
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DSIZEOF_LONG=4 -DBUILD_DLL -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDL_gfxBlitFunc.c -fPIC -DPIC -o .libs/SDL_gfxBlitFunc.o
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DSIZEOF_LONG=4 -DBUILD_DLL -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDL_rotozoom.c -fPIC -DPIC -o .libs/SDL_rotozoom.o
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DSIZEOF_LONG=4 -DBUILD_DLL -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDL_gfxPrimitives.c -fPIC -DPIC -o .libs/SDL_gfxPrimitives.o
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DSIZEOF_LONG=4 -DBUILD_DLL -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDL_imageFilter.c -fPIC -DPIC -o .libs/SDL_imageFilter.o
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DSIZEOF_LONG=4 -DBUILD_DLL -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDL_framerate.c -o SDL_framerate.o >/dev/null 2>&1
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DSIZEOF_LONG=4 -DBUILD_DLL -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDL_gfxBlitFunc.c -o SDL_gfxBlitFunc.o >/dev/null 2>&1
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DSIZEOF_LONG=4 -DBUILD_DLL -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDL_rotozoom.c -o SDL_rotozoom.o >/dev/null 2>&1
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DSIZEOF_LONG=4 -DBUILD_DLL -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDL_imageFilter.c -o SDL_imageFilter.o >/dev/null 2>&1
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DSIZEOF_LONG=4 -DBUILD_DLL -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDL_gfxPrimitives.c -o SDL_gfxPrimitives.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -no-undefined -version-info 22:1:9 -o libSDL_gfx.la -rpath /usr/lib SDL_gfxPrimitives.lo SDL_rotozoom.lo SDL_framerate.lo SDL_imageFilter.lo SDL_gfxBlitFunc.lo -lm -L/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib -lSDL -lpthread
libtool: link: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -shared -fPIC -DPIC .libs/SDL_gfxPrimitives.o .libs/SDL_rotozoom.o .libs/SDL_framerate.o .libs/SDL_imageFilter.o .libs/SDL_gfxBlitFunc.o -Wl,-rpath -Wl,/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib -Wl,-rpath -Wl,/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib -L/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDL.so -lm -lpthread -Os -Wl,-soname -Wl,libSDL_gfx.so.13 -o .libs/libSDL_gfx.so.13.9.1
libtool: link: (cd ".libs" && rm -f "libSDL_gfx.so.13" && ln -s "libSDL_gfx.so.13.9.1" "libSDL_gfx.so.13")
libtool: link: (cd ".libs" && rm -f "libSDL_gfx.so" && ln -s "libSDL_gfx.so.13.9.1" "libSDL_gfx.so")
libtool: link: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ar cru .libs/libSDL_gfx.a SDL_gfxPrimitives.o SDL_rotozoom.o SDL_framerate.o SDL_imageFilter.o SDL_gfxBlitFunc.o
libtool: link: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ranlib .libs/libSDL_gfx.a
libtool: link: ( cd ".libs" && rm -f "libSDL_gfx.la" && ln -s "../libSDL_gfx.la" "libSDL_gfx.la" )
[3m>>> sdl_gfx 2.0.23 Installing to staging directory[23m
PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j8 DESTDIR=/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot install -C /home/peko/autobuild/instance-0/output/build/sdl_gfx-2.0.23/
test -z "/usr/lib" || /usr/bin/mkdir -p "/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib"
test -z "/usr/include/SDL" || /usr/bin/mkdir -p "/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL"
test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig"
/bin/sh ./libtool --mode=install /usr/bin/install -c libSDL_gfx.la '/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib'
/usr/bin/install -c -m 644 SDL_gfxPrimitives.h SDL_gfxPrimitives_font.h SDL_rotozoom.h SDL_framerate.h SDL_imageFilter.h SDL_gfxBlitFunc.h '/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL'
/usr/bin/install -c -m 644 SDL_gfx.pc '/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libSDL_gfx.so.13.9.1 /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDL_gfx.so.13.9.1
libtool: install: (cd /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libSDL_gfx.so.13.9.1 libSDL_gfx.so.13 || { rm -f libSDL_gfx.so.13 && ln -s libSDL_gfx.so.13.9.1 libSDL_gfx.so.13; }; })
libtool: install: (cd /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libSDL_gfx.so.13.9.1 libSDL_gfx.so || { rm -f libSDL_gfx.so && ln -s libSDL_gfx.so.13.9.1 libSDL_gfx.so; }; })
libtool: install: /usr/bin/install -c .libs/libSDL_gfx.lai /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDL_gfx.la
libtool: install: /usr/bin/install -c .libs/libSDL_gfx.a /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDL_gfx.a
libtool: install: chmod 644 /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDL_gfx.a
libtool: install: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ranlib /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDL_gfx.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
[3m>>> sdl_gfx 2.0.23 Fixing libtool files[23m
[3m>>> sdl_gfx 2.0.23 Installing to target[23m
PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j8 DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/sdl_gfx-2.0.23/
test -z "/usr/lib" || /usr/bin/mkdir -p "/home/peko/autobuild/instance-0/output/target/usr/lib"
test -z "/usr/include/SDL" || /usr/bin/mkdir -p "/home/peko/autobuild/instance-0/output/target/usr/include/SDL"
test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig"
/bin/sh ./libtool --mode=install /usr/bin/install -c libSDL_gfx.la '/home/peko/autobuild/instance-0/output/target/usr/lib'
/usr/bin/install -c -m 644 SDL_gfx.pc '/home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 SDL_gfxPrimitives.h SDL_gfxPrimitives_font.h SDL_rotozoom.h SDL_framerate.h SDL_imageFilter.h SDL_gfxBlitFunc.h '/home/peko/autobuild/instance-0/output/target/usr/include/SDL'
libtool: install: /usr/bin/install -c .libs/libSDL_gfx.so.13.9.1 /home/peko/autobuild/instance-0/output/target/usr/lib/libSDL_gfx.so.13.9.1
libtool: install: (cd /home/peko/autobuild/instance-0/output/target/usr/lib && { ln -s -f libSDL_gfx.so.13.9.1 libSDL_gfx.so.13 || { rm -f libSDL_gfx.so.13 && ln -s libSDL_gfx.so.13.9.1 libSDL_gfx.so.13; }; })
libtool: install: (cd /home/peko/autobuild/instance-0/output/target/usr/lib && { ln -s -f libSDL_gfx.so.13.9.1 libSDL_gfx.so || { rm -f libSDL_gfx.so && ln -s libSDL_gfx.so.13.9.1 libSDL_gfx.so; }; })
libtool: install: /usr/bin/install -c .libs/libSDL_gfx.lai /home/peko/autobuild/instance-0/output/target/usr/lib/libSDL_gfx.la
libtool: install: /usr/bin/install -c .libs/libSDL_gfx.a /home/peko/autobuild/instance-0/output/target/usr/lib/libSDL_gfx.a
libtool: install: chmod 644 /home/peko/autobuild/instance-0/output/target/usr/lib/libSDL_gfx.a
libtool: install: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ranlib /home/peko/autobuild/instance-0/output/target/usr/lib/libSDL_gfx.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" BR2_DL_DIR=/home/peko/autobuild/instance-0/dl BUILD_DIR=/home/peko/autobuild/instance-0/output/build O=/home/peko/autobuild/instance-0/output flock /home/peko/autobuild/instance-0/dl/mjpegtools/ support/download/dl-wrapper -c '2.1.0' -d '/home/peko/autobuild/instance-0/dl/mjpegtools' -D '/home/peko/autobuild/instance-0/dl' -f 'mjpegtools-2.1.0.tar.gz' -H 'package/mjpegtools//mjpegtools.hash' -n 'mjpegtools-2.1.0' -N 'mjpegtools' -o '/home/peko/autobuild/instance-0/dl/mjpegtools/mjpegtools-2.1.0.tar.gz' -u http+http://sourceforge.net/projects/mjpeg/files/mjpegtools/2.1.0 -u http\|urlencode+http://sources.buildroot.net/mjpegtools -u http\|urlencode+http://sources.buildroot.net --
mjpegtools-2.1.0.tar.gz: OK (md5: 57bf5dd78976ca9bac972a6511b236f3)
mjpegtools-2.1.0.tar.gz: OK (sha1: b9effa86280e23d67369e842e5cb645948583097)
[3m>>> mjpegtools 2.1.0 Extracting[23m
gzip -d -c /home/peko/autobuild/instance-0/dl/mjpegtools/mjpegtools-2.1.0.tar.gz | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/mjpegtools-2.1.0 -xf -
[3m>>> mjpegtools 2.1.0 Patching[23m
[3m>>> mjpegtools 2.1.0 Updating config.sub and config.guess[23m
for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-0/output/build/mjpegtools-2.1.0 -name $file); do cp support/gnuconfig/$file $i; done; done
[3m>>> mjpegtools 2.1.0 Patching libtool[23m
patching file /home/peko/autobuild/instance-0/output/build/mjpegtools-2.1.0/ltmain.sh
[3m>>> mjpegtools 2.1.0 Configuring[23m
(cd /home/peko/autobuild/instance-0/output/build/mjpegtools-2.1.0/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-as" LD="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=powerpc-buildroot-linux-uclibc --host=powerpc-buildroot-linux-uclibc --build=powerpc64le-unknown-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-libpng --without-libsdl --with-sdlgfx --without-x --without-dga --without-gtk )
configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls
checking build system type... powerpc64le-unknown-linux-gnu
checking host system type... powerpc-buildroot-linux-uclibc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for powerpc-buildroot-linux-uclibc-strip... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for powerpc-buildroot-linux-uclibc-gcc... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc accepts -g... yes
checking for /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed
checking dependency style of /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc... none
checking how to run the C preprocessor... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld
checking if the linker (/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-nm
checking the name lister (/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert powerpc64le-unknown-linux-gnu file names to powerpc-buildroot-linux-uclibc format... func_convert_file_noop
checking how to convert powerpc64le-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld option to reload object files... -r
checking for powerpc-buildroot-linux-uclibc-objdump... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-objdump
checking how to recognize dependent libraries... pass_all
checking for powerpc-buildroot-linux-uclibc-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for powerpc-buildroot-linux-uclibc-ar... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ar
checking for archiver @FILE support... @
checking for powerpc-buildroot-linux-uclibc-strip... (cached) /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-strip
checking for powerpc-buildroot-linux-uclibc-ranlib... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ranlib
checking command to parse /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-nm output from /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc object... ok
checking for sysroot... no
checking for powerpc-buildroot-linux-uclibc-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no
checking for /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc static flag -static works... yes
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc supports -c -o file.o... yes
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes
checking whether the /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc linker (/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-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... no
checking for gawk... (cached) gawk
checking for powerpc-buildroot-linux-uclibc-gcc... (cached) /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc accepts -g... (cached) yes
checking for /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc option to accept ISO C89... (cached) none needed
checking dependency style of /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc... (cached) none
checking whether /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc and cc understand -c and -o together... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ accepts -g... yes
checking dependency style of /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++... none
checking how to run the C++ preprocessor... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ -E
checking for ld used by /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld
checking if the linker (/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld) is GNU ld... yes
checking whether the /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ linker (/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld) supports shared libraries... yes
checking for /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ option to produce PIC... -fPIC -DPIC
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ PIC flag -fPIC -DPIC works... yes
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ static flag -static works... yes
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ supports -c -o file.o... yes
checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ supports -c -o file.o... (cached) yes
checking whether the /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-g++ linker (/home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking whether byte ordering is bigendian... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking dependency style of /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc... none
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for sin in -lm... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for fmax... yes
checking for fmin... yes
checking for lround... yes
checking for getopt_long... yes
checking return type of signal handlers... void
configure: The host is powerpc-buildroot-linux-uclibc powerpc buildroot linux-uclibc .
checking for alpha architecture... no
checking linux/videodev.h usability... no
checking linux/videodev.h presence... no
checking for linux/videodev.h... no
configure: WARNING: videodev.h not found - please install the linux kernel headers programms needing v4l disabled
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc
checking for pthread_attr_getstacksize... yes
checking for jpeg_start_compress in -ljpeg... yes
checking pkg-config is at least version 0.9.0... yes
checking for LIBQUICKTIME... no
checking for LIBPNG... yes
checking for LIBDV... no
checking for X... disabled
checking for __progname... yes
checking Architecture... PowerPC
checking compiler support for AltiVec... yes
checking sub-architecture settings...
enable_static_build=\'\'
checking what warning flags to pass to the C compiler... -Wall -Wunused
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating debian/Makefile
config.status: creating debian/control
config.status: creating docs/Makefile
config.status: creating lavtools/Makefile
config.status: creating yuvcorrect/Makefile
config.status: creating yuvdenoise/Makefile
config.status: creating yuvdeinterlace/Makefile
config.status: creating yuvscaler/Makefile
config.status: creating y4munsharp/Makefile
config.status: creating y4mutils/Makefile
config.status: creating yuvfilters/Makefile
config.status: creating mpeg2enc/Makefile
config.status: creating aenc/Makefile
config.status: creating mplex/Makefile
config.status: creating scripts/Makefile
config.status: creating utils/Makefile
config.status: creating utils/altivec/Makefile
config.status: creating utils/mmxsse/Makefile
config.status: creating y4mdenoise/Makefile
config.status: creating y4mscaler/Makefile
config.status: creating mjpegtools.pc
config.status: creating mjpegtools.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls
configure:
configure: MJPEG tools 2.1.0 build configuration :
configure:
configure: - PowerPC Optimizations:
configure: - AltiVec enabled : true
configure: - video4linux recording/playback: false
configure: - software MJPEG playback : false
configure: - Quicktime playback/recording : false
configure: - PNG input support : true
configure: - AVI MJPEG playback/recording : true (always)
configure: - libDV (digital video) support : false
configure: - Gtk+ support for glav : false
configure:
[3m>>> mjpegtools 2.1.0 Building[23m
PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j8 -C /home/peko/autobuild/instance-0/output/build/mjpegtools-2.1.0/
/usr/bin/make all-recursive
Making all in utils
Making all in altivec
/bin/sh ../../libtool --mode=compile /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c -o add_pred.lo add_pred.c
/bin/sh ../../libtool --mode=compile /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c -o amber.lo amber.c
/bin/sh ../../libtool --mode=compile /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c -o benchmark.lo benchmark.c
/bin/sh ../../libtool --mode=compile /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c -o bsad.lo bsad.c
/bin/sh ../../libtool --mode=compile /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c -o bsumsq.lo bsumsq.c
/bin/sh ../../libtool --mode=compile /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c -o bsumsq_sub22.lo bsumsq_sub22.c
/bin/sh ../../libtool --mode=compile /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c -o build_sub22_mests.lo build_sub22_mests.c
/bin/sh ../../libtool --mode=compile /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c -o build_sub44_mests.lo build_sub44_mests.c
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c bsumsq_sub22.c -fPIC -DPIC -o .libs/bsumsq_sub22.o
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c build_sub22_mests.c -fPIC -DPIC -o .libs/build_sub22_mests.o
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c bsad.c -fPIC -DPIC -o .libs/bsad.o
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c benchmark.c -fPIC -DPIC -o .libs/benchmark.o
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c amber.c -fPIC -DPIC -o .libs/amber.o
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c add_pred.c -fPIC -DPIC -o .libs/add_pred.o
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c bsumsq.c -fPIC -DPIC -o .libs/bsumsq.o
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c build_sub44_mests.c -fPIC -DPIC -o .libs/build_sub44_mests.o
build_sub22_mests.c: In function 'build_sub22_mests_altivec':
build_sub22_mests.c:125:39: warning: variable 'stride2_16' set but not used [-Wunused-but-set-variable]
int stride1, stride2, stride1_16, stride2_16;
^~~~~~~~~~
/bin/sh ../../libtool --mode=compile /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c -o detect.lo detect.c
build_sub22_mests.c:259:9: internal compiler error: Segmentation fault
v8x1b = vec_ld(stride1, pblk);
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ../../libtool --mode=compile /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c -o fdct.lo fdct.c
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c detect.c -fPIC -DPIC -o .libs/detect.o
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
make[5]: *** [build_sub22_mests.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
detect.c:42:0: warning: ignoring #pragma altivec_vrsave off [-Wunknown-pragmas]
#pragma altivec_vrsave off
libtool: compile: /home/peko/autobuild/instance-0/output/host/bin/powerpc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -Wall -Wunused -c fdct.c -fPIC -DPIC -o .libs/fdct.o
build_sub44_mests.c: In function 'build_sub44_mests_altivec':
build_sub44_mests.c:268:9: internal compiler error: Segmentation fault
vr1 = vec_ld(rowstride, (unsigned char*)s44blk);
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
make[5]: *** [build_sub44_mests.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [/home/peko/autobuild/instance-0/output/build/mjpegtools-2.1.0/.stamp_built] Error 2
make: *** [_all] Error 2
make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'