/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o test_mp.o test_mp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o test_philo.o test_philo.c /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o test_sig.o test_sig.c /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o test_select.o test_select.c /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o test_sfio.o test_sfio.c /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o test_uctx.o test_uctx.c test_uctx.c: In function 'worker': test_uctx.c:45:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 45 | volatile int n = (int)ctx; | ^ test_uctx.c: In function 'test_working': test_uctx.c:71:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 71 | pth_uctx_make(uctx[i], NULL, 32*1024, NULL, worker, (void *)i, uctx[0]); | ^ /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -rpath /usr/lib -version-info 20:28:0 -export-symbols ./libpthsem.sym -o libpthsem.la -rpath /usr/lib pth_debug.lo pth_ring.lo pth_pqueue.lo pth_time.lo pth_errno.lo pth_mctx.lo pth_uctx.lo pth_tcb.lo pth_sched.lo pth_attr.lo pth_lib.lo pth_event.lo pth_data.lo pth_clean.lo pth_cancel.lo pth_msg.lo pth_sync.lo pth_fork.lo pth_util.lo pth_high.lo pth_syscall.lo pth_ext.lo pth_compat.lo pth_string.lo libtool: link: echo "{ global:" > .libs/libpthsem.ver libtool: link: cat ./libpthsem.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libpthsem.ver libtool: link: echo "local: *; };" >> .libs/libpthsem.ver libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/pth_debug.o .libs/pth_ring.o .libs/pth_pqueue.o .libs/pth_time.o .libs/pth_errno.o .libs/pth_mctx.o .libs/pth_uctx.o .libs/pth_tcb.o .libs/pth_sched.o .libs/pth_attr.o .libs/pth_lib.o .libs/pth_event.o .libs/pth_data.o .libs/pth_clean.o .libs/pth_cancel.o .libs/pth_msg.o .libs/pth_sync.o .libs/pth_fork.o .libs/pth_util.o .libs/pth_high.o .libs/pth_syscall.o .libs/pth_ext.o .libs/pth_compat.o .libs/pth_string.o -O2 -g0 -Wl,-soname -Wl,libpthsem.so.20 -Wl,-version-script -Wl,.libs/libpthsem.ver -o .libs/libpthsem.so.20.0.28 libtool: link: (cd ".libs" && rm -f "libpthsem.so.20" && ln -s "libpthsem.so.20.0.28" "libpthsem.so.20") libtool: link: (cd ".libs" && rm -f "libpthsem.so" && ln -s "libpthsem.so.20.0.28" "libpthsem.so") libtool: link: ( cd ".libs" && rm -f "libpthsem.la" && ln -s "../libpthsem.la" "libpthsem.la" ) /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_std test_std.o test_common.o libpthsem.la /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_httpd test_httpd.o test_common.o libpthsem.la /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_misc test_misc.o test_common.o libpthsem.la /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_mp test_mp.o test_common.o libpthsem.la libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_httpd test_httpd.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_std test_std.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_mp test_mp.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_misc test_misc.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/.libs /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_philo test_philo.o test_common.o libpthsem.la /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_sig test_sig.o test_common.o libpthsem.la /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_select test_select.o test_common.o libpthsem.la /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_sfio test_sfio.o test_common.o libpthsem.la libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_philo test_philo.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_select test_select.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_sfio test_sfio.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/.libs /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_uctx test_uctx.o test_common.o libpthsem.la libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_sig test_sig.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test_uctx test_uctx.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/.libs make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' >>> libpthsem 2.0.8 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' Making install in debian make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/debian' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/debian' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/debian' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/debian' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libpthsem.la '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pthsem-config '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c -m 644 pthsem.3 '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 pthsem-config.1 '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 pthsem.m4 '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 pthsem.h '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 pthsem.pc '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libpthsem.so.20.0.28 /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libpthsem.so.20.0.28 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpthsem.so.20.0.28 libpthsem.so.20 || { rm -f libpthsem.so.20 && ln -s libpthsem.so.20.0.28 libpthsem.so.20; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpthsem.so.20.0.28 libpthsem.so || { rm -f libpthsem.so && ln -s libpthsem.so.20.0.28 libpthsem.so; }; }) libtool: install: /usr/bin/install -c .libs/libpthsem.lai /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libpthsem.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' >>> libpthsem 2.0.8 Fixing package configuration files >>> libpthsem 2.0.8 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> libpthsem 2.0.8 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' Making install in debian make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/debian' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/debian' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/debian' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8/debian' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /bin/bash ./libtool --mode=install /usr/bin/install -c libpthsem.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3' /usr/bin/install -c pthsem-config '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/install -c -m 644 pthsem.3 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 pthsem-config.1 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 pthsem.m4 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal' /usr/bin/install -c -m 644 pthsem.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 pthsem.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libpthsem.so.20.0.28 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libpthsem.so.20.0.28 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libpthsem.so.20.0.28 libpthsem.so.20 || { rm -f libpthsem.so.20 && ln -s libpthsem.so.20.0.28 libpthsem.so.20; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libpthsem.so.20.0.28 libpthsem.so || { rm -f libpthsem.so && ln -s libpthsem.so.20.0.28 libpthsem.so; }; }) libtool: install: /usr/bin/install -c .libs/libpthsem.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libpthsem.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpthsem-2.0.8' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 1309 (offset -6 lines). Applying 0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch using patch: patching file src/patchelf.cc Applying 0006-Fix-shared-library-corruption-when-rerunning-patchel.patch using patch: patching file src/patchelf.cc Applying 0007-fix-adjusting-startPage.patch using patch: patching file src/patchelf.cc Applying 0008-Use-sh_offset-instead-of-sh_addr-when-checking-alrea.patch using patch: patching file src/patchelf.cc Applying 0009-Fix-issue-66-by-ignoring-the-first-section-header-wh.patch using patch: patching file src/patchelf.cc Applying 0010-Fix-endianness-issues-for-powerpc-PIE.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-0/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-0/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.9 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wall -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/bin' /usr/bin/install -c patchelf '/home/buildroot/autobuild/instance-0/output-1/host/bin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/share/doc/patchelf' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/buildroot/autobuild/instance-0/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.9' sysvinit-2.99.tar.xz: OK (sha256: b05c3677bb698afe64c997968b00c49b2a9bd320ce963523230ee7ea41197757) >>> sysvinit 2.99 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/sysvinit/sysvinit-2.99.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/sysvinit-2.99 -xf - >>> sysvinit 2.99 Patching Applying 0001-Makefile-disable-stack-protector-strong.patch using patch: patching file src/Makefile >>> sysvinit 2.99 Configuring >>> sysvinit 2.99 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-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/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-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 -O2 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 SYSROOT=/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot -C /home/buildroot/autobuild/instance-0/output-1/build/sysvinit-2.99/src make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sysvinit-2.99/src' /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o init.o init.c /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -DINIT_MAIN -c -o init_utmp.o utmp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o runlevellog.o runlevellog.c /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o halt.o halt.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o ifdown.o ifdown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o hddown.o hddown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o utmp.o utmp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o shutdown.o shutdown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o dowall.o dowall.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o runlevel.o runlevel.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" killall5.c -o killall5 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o fstab-decode.o fstab-decode.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from init.c:53: In function 'strncpy', inlined from 'check_kernel_console' at init.c:1393:6, inlined from 'read_inittab' at init.c:1701:3: /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'check_kernel_console' at init.c:1391:6, inlined from 'read_inittab' at init.c:1701:3: /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 28 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o logsave.o logsave.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o sulogin.o sulogin.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from killall5.c:52: In function 'strncpy', inlined from 'check4nfs' at killall5.c:447:12: /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o consoles.o consoles.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o bootlogd.o bootlogd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o last.o last.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o mesg.o mesg.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o readbootlog.o readbootlog.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o utmpdump.o utmpdump.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o wall.o wall.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc init.o init_utmp.o runlevellog.o -o init /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc halt.o ifdown.o hddown.o utmp.o runlevellog.o -o halt /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc shutdown.o dowall.o utmp.o -o shutdown /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc runlevel.o runlevellog.o -o runlevel /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc fstab-decode.o -o fstab-decode /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc logsave.o -o logsave /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc sulogin.o consoles.o -lcrypt -o sulogin /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc bootlogd.o -lutil -o bootlogd /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc last.o -o last /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc mesg.o -o mesg /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc readbootlog.o -o readbootlog /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc wall.o dowall.o -o wall /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc utmpdump.o -o utmpdump make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sysvinit-2.99/src' >>> sysvinit 2.99 Installing to target for x in halt init shutdown killall5; do /usr/bin/install -D -m 0755 /home/buildroot/autobuild/instance-0/output-1/build/sysvinit-2.99/src/$x /home/buildroot/autobuild/instance-0/output-1/target/sbin/$x || exit 1; done /usr/bin/install -D -m 0644 package/sysvinit/inittab /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab ln -sf /sbin/halt /home/buildroot/autobuild/instance-0/output-1/target/sbin/reboot ln -sf /sbin/halt /home/buildroot/autobuild/instance-0/output-1/target/sbin/poweroff ln -sf killall5 /home/buildroot/autobuild/instance-0/output-1/target/sbin/pidof >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/instance-0/output-1/target/bin/sh if [ -x /home/buildroot/autobuild/instance-0/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab; fi /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/include /home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-0/output-1/target/usr/doc find /home/buildroot/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output-1/target/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/man /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/info /home/buildroot/autobuild/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/doc /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-0/output-1/target/lib/debug /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-173-g9c0e8ace80"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-0/output-1/per-package /home/buildroot/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-0/output-1/target/usr ln -snf /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-0/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2022.05-173-g9c0e8ace80 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> glibc 2.35-96-g2c4fc8e5ca742c6a3a1933799495bb0b00a807f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> initscripts Collecting legal info >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'