*** the default, copy the relevant parts from etc/sensors.conf.eg to *** /etc/sensors3.conf. make[1]: Leaving directory `/home/test/test/output1/build/lm-sensors-3.3.3' rm -f /home/test/test/output1/target/usr/bin/sensors-conf-convert /home/test/test/output1/target/usr/bin/sensors /home/test/test/output1/target/usr/sbin/fancontrol /home/test/test/output1/target/usr/sbin/isadump /home/test/test/output1/target/usr/sbin/sensors-detect >>> logrotate 3.7.9 Extracting gzip -d -c /home/test/dl/logrotate-3.7.9.tar.gz | tar --strip-components=1 -C /home/test/test/output1/build/logrotate-3.7.9 -xf - >>> logrotate 3.7.9 Patching package//logrotate >>> logrotate 3.7.9 Configuring >>> logrotate 3.7.9 Building /usr/bin/make -j8 CC="/home/test/test/output1/host/usr/bin/powerpc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -te500v2 -Os " LDFLAGS="" -C /home/test/test/output1/build/logrotate-3.7.9 make[1]: Entering directory `/home/test/test/output1/build/logrotate-3.7.9' /home/test/test/output1/host/usr/bin/powerpc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -te500v2 -Os -E -Wall -D_GNU_SOURCE -DLinux -DVERSION=\"3.7.9\" -g -M logrotate.c log.c config.c basenames.c > .depend /home/test/test/output1/host/usr/bin/powerpc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -te500v2 -Os -Wall -D_GNU_SOURCE -DLinux -DVERSION=\"3.7.9\" -g -c -o logrotate.o logrotate.c /home/test/test/output1/host/usr/bin/powerpc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -te500v2 -Os -Wall -D_GNU_SOURCE -DLinux -DVERSION=\"3.7.9\" -g -c -o log.o log.c /home/test/test/output1/host/usr/bin/powerpc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -te500v2 -Os -Wall -D_GNU_SOURCE -DLinux -DVERSION=\"3.7.9\" -g -c -o config.o config.c /home/test/test/output1/host/usr/bin/powerpc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -te500v2 -Os -Wall -D_GNU_SOURCE -DLinux -DVERSION=\"3.7.9\" -g -c -o basenames.o basenames.c /home/test/test/output1/host/usr/bin/powerpc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -te500v2 -Os logrotate.o log.o config.o basenames.o -lpopt -o logrotate make[1]: Leaving directory `/home/test/test/output1/build/logrotate-3.7.9' >>> logrotate 3.7.9 Installing to target /usr/bin/make -j8 PREFIX=/home/test/test/output1/target -C /home/test/test/output1/build/logrotate-3.7.9 install make[1]: Entering directory `/home/test/test/output1/build/logrotate-3.7.9' [ -d /home/test/test/output1/target//usr/sbin ] || mkdir -p /home/test/test/output1/target//usr/sbin [ -d /home/test/test/output1/target//usr/man ] || mkdir -p /home/test/test/output1/target//usr/man [ -d /home/test/test/output1/target//usr/man/man8 ] || mkdir -p /home/test/test/output1/target//usr/man/man8 [ -d /home/test/test/output1/target//usr/man/man5 ] || mkdir -p /home/test/test/output1/target//usr/man/man5 if [ "Linux" = HP-UX ]; then \ install logrotate /home/test/test/output1/target//usr/sbin 0755 bin bin; \ install logrotate.8 /home/test/test/output1/target//usr/man/man`echo logrotate.8 | sed "s/.*\.//"` 0644 bin bin; \ install logrotate.conf.5 /home/test/test/output1/target//usr/man/man`echo logrotate.conf.5 | sed "s/.*\.//"` 0644 bin bin; \ else \ install -m 755 logrotate /home/test/test/output1/target//usr/sbin; \ install -m 644 logrotate.8 /home/test/test/output1/target//usr/man/man`echo logrotate.8 | sed "s/.*\.//"`/logrotate.8; \ install -m 644 logrotate.conf.5 /home/test/test/output1/target//usr/man/man`echo logrotate.conf.5 | sed "s/.*\.//"`/logrotate.conf.5; \ fi make[1]: Leaving directory `/home/test/test/output1/build/logrotate-3.7.9' if [ ! -f /home/test/test/output1/target/etc/logrotate.conf ]; then /usr/bin/install -m 0644 package/logrotate/logrotate.conf /home/test/test/output1/target/etc/logrotate.conf; fi /usr/bin/install -d -m 0755 /home/test/test/output1/target/etc/logrotate.d >>> luajit 2.0.0 Extracting gzip -d -c /home/test/dl/LuaJIT-2.0.0.tar.gz | tar --strip-components=1 -C /home/test/test/output1/build/luajit-2.0.0 -xf - >>> luajit 2.0.0 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 Configuring >>> luajit 2.0.0 Building /usr/bin/make -j8 PREFIX="/usr" STATIC_CC="/home/test/test/output1/host/usr/bin/powerpc-linux-gnu-gcc" DYNAMIC_CC="/home/test/test/output1/host/usr/bin/powerpc-linux-gnu-gcc -fPIC" TARGET_LD="/home/test/test/output1/host/usr/bin/powerpc-linux-gnu-gcc" TARGET_AR="/home/test/test/output1/host/usr/bin/powerpc-linux-gnu-ar rcus" TARGET_STRIP="/home/test/test/output1/host/usr/bin/powerpc-linux-gnu-strip" TARGET_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -te500v2 -Os " TARGET_LDFLAGS="" HOST_CC="/usr/bin/gcc -m32" HOST_CFLAGS="-O2 -I/home/test/test/output1/host/usr/include" HOST_LDFLAGS="-L/home/test/test/output1/host/lib -L/home/test/test/output1/host/usr/lib -Wl,-rpath,/home/test/test/output1/host/usr/lib" -C /home/test/test/output1/build/luajit-2.0.0 amalg make[1]: Entering directory `/home/test/test/output1/build/luajit-2.0.0' Building LuaJIT 2.0.0 /usr/bin/make -C src amalg make[2]: Entering directory `/home/test/test/output1/build/luajit-2.0.0/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" make[3]: Entering directory `/home/test/test/output1/build/luajit-2.0.0/src' HOSTCC host/minilua.o HOSTCC host/buildvm_asm.o HOSTCC host/buildvm_peobj.o HOSTCC host/buildvm_lib.o HOSTCC host/buildvm_fold.o CC luajit.o HOSTLINK host/minilua DYNASM host/buildvm_arch.h HOSTCC host/buildvm.o HOSTLINK host/buildvm BUILDVM lj_vm.s BUILDVM lj_ffdef.h BUILDVM lj_bcdef.h BUILDVM lj_folddef.h BUILDVM lj_recdef.h BUILDVM lj_libdef.h BUILDVM jit/vmdef.lua ASM lj_vm.o CC ljamalg.o AR libluajit.a DYNLINK libluajit.so ljamalg_dyn.o: In function `lj_vm_foldarith': ljamalg.c:(.text+0x106bc): multiple definition of `lj_vm_foldarith' lj_vm_dyn.o:buildvm_ppc.dasc:(.text+0x3964): first defined here collect2: ld returned 1 exit status make[3]: *** [libluajit.so] Error 1 make[3]: Leaving directory `/home/test/test/output1/build/luajit-2.0.0/src' make[2]: *** [amalg] Error 2 make[2]: Leaving directory `/home/test/test/output1/build/luajit-2.0.0/src' make[1]: *** [amalg] Error 2 make[1]: Leaving directory `/home/test/test/output1/build/luajit-2.0.0' make: *** [/home/test/test/output1/build/luajit-2.0.0/.stamp_built] Error 2