gzip -d -c /home/test/dl//lockfile-progs_0.1.15.tar.gz | tar --strip-components=1 -C /home/test/test/output/build/lockfile-progs-0.1.15 -xf - >>> lockfile-progs 0.1.15 Patching package//lockfile-progs Applying lockfile-progs-0.1.15-sus3v-legacy.patch using patch: patching file lockfile-progs.c Hunk #1 succeeded at 134 (offset 41 lines). >>> lockfile-progs 0.1.15 Configuring >>> lockfile-progs 0.1.15 Building /usr/bin/make -j12 PATH="/home/test/test/output/host/bin:/home/test/test/output/host/usr/bin:/home/test/test/output/host/usr/sbin/:/usr/local/bin:/usr/bin:/bin:/usr/games" AR="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ar" AS="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-as" LD="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld" NM="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-nm" CC="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc" GCC="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc" CPP="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-cpp" CXX="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++" FC="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gfortran" RANLIB="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ranlib" STRIP="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-strip" OBJCOPY="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-objcopy" OBJDUMP="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-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++" FC_FOR_BUILD="/usr/bin/ld" LD_FOR_BUILD="/usr/bin/ld" CFLAGS_FOR_BUILD="-O2 -I/home/test/test/output/host/include -I/home/test/test/output/host/usr/include" CXXFLAGS_FOR_BUILD="-I/home/test/test/output/host/include -I/home/test/test/output/host/usr/include" LDFLAGS_FOR_BUILD="-L/home/test/test/output/host/lib -L/home/test/test/output/host/usr/lib -Wl,-rpath,/home/test/test/output/host/usr/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-as" DEFAULT_LINKER="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld" CFLAGS=" -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CXXFLAGS=" -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" LDFLAGS="" FCFLAGS="" PKG_CONFIG="/home/test/test/output/host/usr/bin/pkg-config" PERLLIB="/home/test/test/output/host/usr/lib/perl" STAGING_DIR="/home/test/test/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot" -C /home/test/test/output/build/lockfile-progs-0.1.15 make[1]: Entering directory `/home/test/test/output/build/lockfile-progs-0.1.15' /home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lockfile-progs.o lockfile-progs.c /home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -o lockfile-create lockfile-progs.o -llockfile /home/test/test/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/liblockfile.so: warning: the use of OBSOLESCENT `utime' is discouraged, use `utimes' rm -rf bin mkdir -p bin cp -a lockfile-create bin cp -a lockfile-create bin/mail-lock cd bin && ln lockfile-create lockfile-remove cd bin && ln lockfile-create lockfile-touch cd bin && ln lockfile-create lockfile-check cd bin && ln mail-lock mail-unlock cd bin && ln mail-lock mail-touchlock mkdir -p man cp -a lockfile-progs.1 man (cd man && ln -sf lockfile-progs.1 lockfile-create.1 && \ ln -sf lockfile-progs.1 lockfile-remove.1 && \ ln -sf lockfile-progs.1 lockfile-touch.1 && \ ln -sf lockfile-progs.1 lockfile-check.1 && \ ln -sf lockfile-progs.1 mail-lock.1 && \ ln -sf lockfile-progs.1 mail-unlock.1 && \ ln -sf lockfile-progs.1 mail-touchlock.1) make[1]: Leaving directory `/home/test/test/output/build/lockfile-progs-0.1.15' >>> lockfile-progs 0.1.15 Installing to target for i in lockfile-check lockfile-create lockfile-remove lockfile-touch mail-lock mail-touchlock mail-unlock; do install -D -m 755 /home/test/test/output/build/lockfile-progs-0.1.15/bin/$i /home/test/test/output/target/usr/bin/$i; done >>> luaexpat 1.2.0 Extracting gzip -d -c /home/test/dl//luaexpat-1.2.0.tar.gz | tar --strip-components=1 -C /home/test/test/output/build/luaexpat-1.2.0 -xf - >>> luaexpat 1.2.0 Patching package//luaexpat >>> luaexpat 1.2.0 Configuring >>> luaexpat 1.2.0 Building /usr/bin/make -j12 -C /home/test/test/output/build/luaexpat-1.2.0 LUA_VERSION_NUM=501 LUA_INC=/home/test/test/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include/lua EXPAT_INC=/home/test/test/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include LIBNAME=lxp.so LIB_OPTION="-shared -fPIC -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CC="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -fPIC -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" make[1]: Entering directory `/home/test/test/output/build/luaexpat-1.2.0' /home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -fPIC -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Waggregate-return -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -ansi -O2 -I/home/test/test/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include/lua -I../compat/src -I/home/test/test/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -c -o src/lxplib.o src/lxplib.c export MACOSX_DEPLOYMENT_TARGET="10.3"; /home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -fPIC -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o src/lxp.so -shared -fPIC -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 src/lxplib.o -lexpat make[1]: Leaving directory `/home/test/test/output/build/luaexpat-1.2.0' >>> luaexpat 1.2.0 Installing to target /usr/bin/install -D /home/test/test/output/build/luaexpat-1.2.0/src/lxp.so /home/test/test/output/target/usr/lib/lua/lxp.so /usr/bin/install -D -m 0644 /home/test/test/output/build/luaexpat-1.2.0/src/lxp/lom.lua /home/test/test/output/target/usr/share/lua/lxp/lom.lua >>> luajit 2.0.0-beta10 Extracting gzip -d -c /home/test/dl//LuaJIT-2.0.0-beta10.tar.gz | tar --strip-components=1 -C /home/test/test/output/build/luajit-2.0.0-beta10 -xf - >>> luajit 2.0.0-beta10 Patching package//luajit Applying luajit-01-root-path.patch using patch: patching file src/luaconf.h Applying luajit-02-shared-lib.patch using patch: patching file src/Makefile Applying luajit-03-dont-strip.patch using patch: patching file src/Makefile Applying luajit-04-no-bin-symlink.patch using patch: patching file Makefile >>> luajit 2.0.0-beta10 Configuring >>> luajit 2.0.0-beta10 Building /usr/bin/make -j12 PREFIX="/usr" STATIC_CC="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc" DYNAMIC_CC="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -fPIC" TARGET_LD="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc" TARGET_AR="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ar rcus" TARGET_STRIP="/home/test/test/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-strip" TARGET_CFLAGS=" -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" TARGET_LDFLAGS="" HOST_CC="/usr/bin/gcc -m32" HOST_CFLAGS="-O2 -I/home/test/test/output/host/include -I/home/test/test/output/host/usr/include" HOST_LDFLAGS="-L/home/test/test/output/host/lib -L/home/test/test/output/host/usr/lib -Wl,-rpath,/home/test/test/output/host/usr/lib" -C /home/test/test/output/build/luajit-2.0.0-beta10 amalg make[1]: Entering directory `/home/test/test/output/build/luajit-2.0.0-beta10' Building LuaJIT 2.0.0-beta10 /usr/bin/make -C src amalg lj_arch.h:244:2: error: #error "No support for ARM hard-float ABI (yet)" lj_arch.h:244:2: error: #error "No support for ARM hard-float ABI (yet)" lj_arch.h:244:2: error: #error "No support for ARM hard-float ABI (yet)" make[2]: Entering directory `/home/test/test/output/build/luajit-2.0.0-beta10/src' +--------------------------------------------------------------------------+ | WARNING: Compiling the amalgamation needs a lot of virtual memory | | (around 200 MB with GCC 4.x)! If you don't have enough physical memory | | your machine will start swapping to disk and the compile will not finish | | within a reasonable amount of time. | | So either compile on a bigger machine or use the non-amalgamated build. | +--------------------------------------------------------------------------+ /usr/bin/make all "LJCORE_O=ljamalg.o" lj_arch.h:244:2: error: #error "No support for ARM hard-float ABI (yet)" lj_arch.h:244:2: error: #error "No support for ARM hard-float ABI (yet)" lj_arch.h:244:2: error: #error "No support for ARM hard-float ABI (yet)" make[3]: Entering directory `/home/test/test/output/build/luajit-2.0.0-beta10/src' HOSTCC buildvm.o HOSTCC buildvm_asm.o HOSTCC buildvm_peobj.o HOSTCC buildvm_lib.o HOSTCC buildvm_fold.o CC luajit.o In file included from luajit.c:21:0: lj_arch.h:244:2: error: #error "No support for ARM hard-float ABI (yet)" make[3]: *** [luajit.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/home/test/test/output/build/luajit-2.0.0-beta10/src' make[2]: *** [amalg] Error 2 make[2]: Leaving directory `/home/test/test/output/build/luajit-2.0.0-beta10/src' make[1]: *** [amalg] Error 2 make[1]: Leaving directory `/home/test/test/output/build/luajit-2.0.0-beta10' make: *** [/home/test/test/output/build/luajit-2.0.0-beta10/.stamp_built] Error 2