/usr/bin/install -c -m 644 man/lttng-gen-tp.1 '/home/test/test/output2/target/usr/share/man/man1' /usr/bin/install -c -m 644 man/lttng-ust.3 '/home/test/test/output2/target/usr/share/man/man3' make[4]: Leaving directory `/home/test/test/output2/build/lttng-libust-2.1.1/doc' make[3]: Leaving directory `/home/test/test/output2/build/lttng-libust-2.1.1/doc' Making install in examples make[3]: Entering directory `/home/test/test/output2/build/lttng-libust-2.1.1/doc/examples' make[4]: Entering directory `/home/test/test/output2/build/lttng-libust-2.1.1/doc/examples' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/test/test/output2/target/usr/share/doc/lttng-ust/examples/easy-ust' /bin/mkdir -p '/home/test/test/output2/target/usr/share/doc/lttng-ust/examples/gen-tp' /usr/bin/install -c -m 644 easy-ust/Makefile easy-ust/sample.c easy-ust/sample_component_provider.h easy-ust/tp.c '/home/test/test/output2/target/usr/share/doc/lttng-ust/examples/easy-ust' /usr/bin/install -c -m 644 gen-tp/Makefile gen-tp/sample.c gen-tp/sample_tracepoint.tp '/home/test/test/output2/target/usr/share/doc/lttng-ust/examples/gen-tp' make[4]: Leaving directory `/home/test/test/output2/build/lttng-libust-2.1.1/doc/examples' make[3]: Leaving directory `/home/test/test/output2/build/lttng-libust-2.1.1/doc/examples' make[2]: Leaving directory `/home/test/test/output2/build/lttng-libust-2.1.1/doc' make[1]: Leaving directory `/home/test/test/output2/build/lttng-libust-2.1.1' >>> lua-msgpack-native g41cce91 Extracting gzip -d -c /home/test/dl/lua-msgpack-native-g41cce91.tar.gz | tar --strip-components=1 -C /home/test/test/output2/build/lua-msgpack-native-g41cce91 -xf - >>> lua-msgpack-native g41cce91 Patching package//lua-msgpack-native >>> lua-msgpack-native g41cce91 Configuring >>> lua-msgpack-native g41cce91 Building /home/test/test/output2/host/usr/bin/powerpc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -te500v2 -Os -fPIC -shared -o /home/test/test/output2/build/lua-msgpack-native-g41cce91/msgpack.so /home/test/test/output2/build/lua-msgpack-native-g41cce91/mp.c >>> lua-msgpack-native g41cce91 Installing to target /usr/bin/install -m 755 -D /home/test/test/output2/build/lua-msgpack-native-g41cce91/msgpack.so /home/test/test/output2/target/usr/lib/lua/msgpack.so >>> 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/output2/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 -j8 -C /home/test/test/output2/build/luaexpat-1.2.0 LUA_VERSION_NUM=501 LUA_INC=/home/test/test/output2/host/usr/powerpc-buildroot-linux-gnu/sysroot/usr/include/lua EXPAT_INC=/home/test/test/output2/host/usr/powerpc-buildroot-linux-gnu/sysroot/usr/include LIBNAME=lxp.so LIB_OPTION="-shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -te500v2 -Os " CC="/home/test/test/output2/host/usr/bin/powerpc-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -te500v2 -Os " make[1]: Entering directory `/home/test/test/output2/build/luaexpat-1.2.0' /home/test/test/output2/host/usr/bin/powerpc-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -te500v2 -Os -Wall -pedantic -Waggregate-return -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -ansi -O2 -I/home/test/test/output2/host/usr/powerpc-buildroot-linux-gnu/sysroot/usr/include/lua -I../compat/src -I/home/test/test/output2/host/usr/powerpc-buildroot-linux-gnu/sysroot/usr/include -c -o src/lxplib.o src/lxplib.c export MACOSX_DEPLOYMENT_TARGET="10.3"; /home/test/test/output2/host/usr/bin/powerpc-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -te500v2 -Os -o src/lxp.so -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -te500v2 -Os src/lxplib.o -lexpat make[1]: Leaving directory `/home/test/test/output2/build/luaexpat-1.2.0' >>> luaexpat 1.2.0 Installing to target /usr/bin/install -D /home/test/test/output2/build/luaexpat-1.2.0/src/lxp.so /home/test/test/output2/target/usr/lib/lua/lxp.so /usr/bin/install -D -m 0644 /home/test/test/output2/build/luaexpat-1.2.0/src/lxp/lom.lua /home/test/test/output2/target/usr/share/lua/lxp/lom.lua >>> 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/output2/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/output2/host/usr/bin/powerpc-linux-gnu-gcc" DYNAMIC_CC="/home/test/test/output2/host/usr/bin/powerpc-linux-gnu-gcc -fPIC" TARGET_LD="/home/test/test/output2/host/usr/bin/powerpc-linux-gnu-gcc" TARGET_AR="/home/test/test/output2/host/usr/bin/powerpc-linux-gnu-ar rcus" TARGET_STRIP="/home/test/test/output2/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/output2/host/usr/include" HOST_LDFLAGS="-L/home/test/test/output2/host/lib -L/home/test/test/output2/host/usr/lib -Wl,-rpath,/home/test/test/output2/host/usr/lib" -C /home/test/test/output2/build/luajit-2.0.0 amalg make[1]: Entering directory `/home/test/test/output2/build/luajit-2.0.0' Building LuaJIT 2.0.0 /usr/bin/make -C src amalg make[2]: Entering directory `/home/test/test/output2/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/output2/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/output2/build/luajit-2.0.0/src' make[2]: *** [amalg] Error 2 make[2]: Leaving directory `/home/test/test/output2/build/luajit-2.0.0/src' make[1]: *** [amalg] Error 2 make[1]: Leaving directory `/home/test/test/output2/build/luajit-2.0.0' make: *** [/home/test/test/output2/build/luajit-2.0.0/.stamp_built] Error 2