/home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -E -Wall -D_GNU_SOURCE -DLinux -DVERSION=\"3.7.9\" -g -M logrotate.c log.c config.c basenames.c > .depend /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_GNU_SOURCE -DLinux -DVERSION=\"3.7.9\" -g -c -o logrotate.o logrotate.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_GNU_SOURCE -DLinux -DVERSION=\"3.7.9\" -g -c -o log.o log.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_GNU_SOURCE -DLinux -DVERSION=\"3.7.9\" -g -c -o config.o config.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_GNU_SOURCE -DLinux -DVERSION=\"3.7.9\" -g -c -o basenames.o basenames.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 logrotate.o log.o config.o basenames.o -lpopt -o logrotate logrotate.o: In function `compressLogFile': /home/test/test/output/build/logrotate-3.7.9/logrotate.c:338: warning: the use of OBSOLESCENT `utime' is discouraged, use `utimes' make[1]: Leaving directory `/home/test/test/output/build/logrotate-3.7.9' >>> logrotate 3.7.9 Installing to target /usr/bin/make -j12 PREFIX=/home/test/test/output/target -C /home/test/test/output/build/logrotate-3.7.9 install make[1]: Entering directory `/home/test/test/output/build/logrotate-3.7.9' [ -d /home/test/test/output/target//usr/sbin ] || mkdir -p /home/test/test/output/target//usr/sbin [ -d /home/test/test/output/target//usr/man ] || mkdir -p /home/test/test/output/target//usr/man [ -d /home/test/test/output/target//usr/man/man8 ] || mkdir -p /home/test/test/output/target//usr/man/man8 [ -d /home/test/test/output/target//usr/man/man5 ] || mkdir -p /home/test/test/output/target//usr/man/man5 if [ "Linux" = HP-UX ]; then \ install logrotate /home/test/test/output/target//usr/sbin 0755 bin bin; \ install logrotate.8 /home/test/test/output/target//usr/man/man`echo logrotate.8 | sed "s/.*\.//"` 0644 bin bin; \ install logrotate.conf.5 /home/test/test/output/target//usr/man/man`echo logrotate.conf.5 | sed "s/.*\.//"` 0644 bin bin; \ else \ install -m 755 logrotate /home/test/test/output/target//usr/sbin; \ install -m 644 logrotate.8 /home/test/test/output/target//usr/man/man`echo logrotate.8 | sed "s/.*\.//"`/logrotate.8; \ install -m 644 logrotate.conf.5 /home/test/test/output/target//usr/man/man`echo logrotate.conf.5 | sed "s/.*\.//"`/logrotate.conf.5; \ fi make[1]: Leaving directory `/home/test/test/output/build/logrotate-3.7.9' if [ ! -f /home/test/test/output/target/etc/logrotate.conf ]; then /usr/bin/install -m 0644 package/logrotate/logrotate.conf /home/test/test/output/target/etc/logrotate.conf; fi /usr/bin/install -d -m 0755 /home/test/test/output/target/etc/logrotate.d >>> host-lpc3250loader 1.0 Extracting gzip -d -c /home/test/dl//host-lpc3250loader-1.0.tar.gz | tar --strip-components=1 -C /home/test/test/output/build/host-lpc3250loader-1.0 -xf - >>> host-lpc3250loader 1.0 Patching package//lpc3250loader >>> host-lpc3250loader 1.0 Configuring >>> host-lpc3250loader 1.0 Building >>> host-lpc3250loader 1.0 Installing to host directory /usr/bin/install -m 0755 -D /home/test/test/output/build/host-lpc3250loader-1.0/LPC3250loader.py /home/test/test/output/host/usr/bin/LPC3250loader.py >>> lua 5.1.5 Extracting gzip -d -c /home/test/dl//lua-5.1.5.tar.gz | tar --strip-components=1 -C /home/test/test/output/build/lua-5.1.5 -xf - >>> lua 5.1.5 Patching package//lua Applying lua-01-root-path.patch using patch: patching file etc/lua.pc patching file src/luaconf.h Applying lua-02-shared-libs-for-lua.patch using patch: patching file src/Makefile Applying lua-03-shared-libs-for-luac.patch using patch: patching file src/ldo.h patching file src/lfunc.h patching file src/lmem.h patching file src/lstring.h patching file src/lundump.h patching file src/Makefile Hunk #2 succeeded at 62 with fuzz 2. >>> lua 5.1.5 Configuring >>> lua 5.1.5 Building /usr/bin/make -j12 CC="/home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc" RANLIB="/home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-ranlib" CFLAGS=" -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN" MYLIBS="-ldl" AR="/home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-ar rcu" PKG_VERSION=5.1.5 -C /home/test/test/output/build/lua-5.1.5/src all make[1]: Entering directory `/home/test/test/output/build/lua-5.1.5/src' /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lapi.o lapi.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lcode.o lcode.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ldebug.o ldebug.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ldo.o ldo.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ldump.o ldump.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lfunc.o lfunc.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lgc.o lgc.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o llex.o llex.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lmem.o lmem.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lobject.o lobject.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lopcodes.o lopcodes.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lparser.o lparser.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lstate.o lstate.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lstring.o lstring.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ltable.o ltable.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ltm.o ltm.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lundump.o lundump.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lvm.o lvm.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lzio.o lzio.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lauxlib.o lauxlib.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lbaselib.o lbaselib.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ldblib.o ldblib.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o liolib.o liolib.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lmathlib.o lmathlib.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o loslib.o loslib.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ltablib.o ltablib.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lstrlib.o lstrlib.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o loadlib.o loadlib.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o linit.o linit.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lua.o lua.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o luac.o luac.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o print.o print.c /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-ar rcu liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o # DLL needs all object files /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -o liblua.so.5.1.5 -shared -Wl,-soname="liblua.so.5.1.5" lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o -nostdlib -lgcc /home/test/test/output/host/usr/bin/x86_64-unknown-linux-uclibc-ranlib liblua.a /home/test/test/output/host/opt/ext-toolchain/bin/../lib/gcc/x86_64-unknown-linux-uclibc/4.6.3/../../../../x86_64-unknown-linux-uclibc/bin/ld: lapi.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC lapi.o: could not read symbols: Bad value collect2: ld returned 1 exit status make[1]: *** [liblua.so] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/home/test/test/output/build/lua-5.1.5/src' make: *** [/home/test/test/output/build/lua-5.1.5/.stamp_built] Error 2