/usr/bin/mkdir -p '/tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include' /usr/bin/install -c -m 644 popt.h '/tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include' make[4]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19/src' make[3]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19/src' Making install in po make[3]: Entering directory '/tmp/instance-18/output-1/build/popt-1.19/po' if test "popt" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19/po' Making install in tests make[3]: Entering directory '/tmp/instance-18/output-1/build/popt-1.19/tests' make[4]: Entering directory '/tmp/instance-18/output-1/build/popt-1.19/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19/tests' make[3]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19/tests' make[3]: Entering directory '/tmp/instance-18/output-1/build/popt-1.19' make[4]: Entering directory '/tmp/instance-18/output-1/build/popt-1.19' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 popt.3 '/tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 popt.pc '/tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/lib/pkgconfig' make[4]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19' make[3]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19' make[2]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19' make[1]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19' >>> popt 1.19 Fixing libtool files for la in $(find /tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-18/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-18/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 >>> popt 1.19 Installing to target PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-18/output-1/target install -C /tmp/instance-18/output-1/build/popt-1.19/ make[1]: Entering directory '/tmp/instance-18/output-1/build/popt-1.19' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-18/output-1/build/popt-1.19' Making install in src make[3]: Entering directory '/tmp/instance-18/output-1/build/popt-1.19/src' make[4]: Entering directory '/tmp/instance-18/output-1/build/popt-1.19/src' /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libpopt.la '/tmp/instance-18/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libpopt.lai /tmp/instance-18/output-1/target/usr/lib/libpopt.la libtool: install: /usr/bin/install -c .libs/libpopt.a /tmp/instance-18/output-1/target/usr/lib/libpopt.a libtool: install: chmod 644 /tmp/instance-18/output-1/target/usr/lib/libpopt.a libtool: install: /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc-ranlib /tmp/instance-18/output-1/target/usr/lib/libpopt.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/usr/include' /usr/bin/install -c -m 644 popt.h '/tmp/instance-18/output-1/target/usr/include' make[4]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19/src' make[3]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19/src' Making install in po make[3]: Entering directory '/tmp/instance-18/output-1/build/popt-1.19/po' if test "popt" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-18/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-18/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-18/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19/po' Making install in tests make[3]: Entering directory '/tmp/instance-18/output-1/build/popt-1.19/tests' make[4]: Entering directory '/tmp/instance-18/output-1/build/popt-1.19/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19/tests' make[3]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19/tests' make[3]: Entering directory '/tmp/instance-18/output-1/build/popt-1.19' make[4]: Entering directory '/tmp/instance-18/output-1/build/popt-1.19' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 popt.3 '/tmp/instance-18/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 popt.pc '/tmp/instance-18/output-1/target/usr/lib/pkgconfig' make[4]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19' make[3]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19' make[2]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19' make[1]: Leaving directory '/tmp/instance-18/output-1/build/popt-1.19' sysvinit-2.99.tar.xz: OK (sha256: b05c3677bb698afe64c997968b00c49b2a9bd320ce963523230ee7ea41197757) >>> sysvinit 2.99 Extracting xzcat /tmp/instance-18/dl/sysvinit/sysvinit-2.99.tar.xz | tar --strip-components=1 -C /tmp/instance-18/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="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc-ar" AS="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-as" LD="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-ld" NM="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc-nm" CC="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc" GCC="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc" CPP="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-cpp" CXX="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-g++" FC="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gfortran" F77="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gfortran" RANLIB="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc-ranlib" READELF="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-objcopy" OBJDUMP="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-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/tmp/instance-18/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-18/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-18/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-18/output-1/host/lib -Wl,-rpath,/tmp/instance-18/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-as" DEFAULT_LINKER="/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-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 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -static" LDFLAGS=" -static" FCFLAGS="-mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static" FFLAGS="-mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static" PKG_CONFIG="/tmp/instance-18/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 SYSROOT=/tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot -C /tmp/instance-18/output-1/build/sysvinit-2.99/src make[1]: Entering directory '/tmp/instance-18/output-1/build/sysvinit-2.99/src' /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 In function 'check_kernel_console', inlined from 'read_inittab' at init.c:1701:3: init.c:1393:6: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] strncpy(id, dev, sizeof(id)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ init.c:1391:6: warning: 'strncpy' specified bound 8 equals destination size [-Wstringop-truncation] strncpy(id, dev+3, sizeof(id)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 utmp.c: In function 'write_utmp': utmp.c:209:2: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] strncpy(utmp.ut_id, id, sizeof(utmp.ut_id)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:217:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(utmp.ut_user, user, UT_NAMESIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:209:2: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] strncpy(utmp.ut_id, id, sizeof(utmp.ut_id)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:217:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(utmp.ut_user, user, UT_NAMESIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:218:12: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] if (line) strncpy(utmp.ut_line, line, UT_LINESIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c: In function 'write_wtmp': utmp.c:131:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(utmp.ut_name, user, sizeof(utmp.ut_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:132:2: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] strncpy(utmp.ut_id , id , sizeof(utmp.ut_id )); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:133:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(utmp.ut_line, line, sizeof(utmp.ut_line)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -static init.o init_utmp.o runlevellog.o -o init /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 utmp.c: In function 'write_utmp.constprop': utmp.c:209:2: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] strncpy(utmp.ut_id, id, sizeof(utmp.ut_id)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:217:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(utmp.ut_user, user, UT_NAMESIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:218:12: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] if (line) strncpy(utmp.ut_line, line, UT_LINESIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c: In function 'write_wtmp': utmp.c:131:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(utmp.ut_name, user, sizeof(utmp.ut_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:132:2: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] strncpy(utmp.ut_id , id , sizeof(utmp.ut_id )); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:133:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(utmp.ut_line, line, sizeof(utmp.ut_line)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -static halt.o ifdown.o hddown.o utmp.o runlevellog.o -o halt /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 dowall.c: In function 'wall': dowall.c:161:10: warning: variable 'tp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] FILE *tp; ^~ dowall.c:170:8: warning: variable 'fd' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int fd, flags; ^~ /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -static shutdown.o dowall.o utmp.o -o shutdown /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -static runlevel.o runlevellog.o -o runlevel /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -static killall5.c -o killall5 /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -static fstab-decode.o -o fstab-decode /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -static logsave.o -o logsave /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -static sulogin.o consoles.o -lcrypt -o sulogin /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -static bootlogd.o -lutil -o bootlogd /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 last.c: In function 'main': last.c:849:5: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] strncpy(ut.ut_line, "system down", OLD_LINESIZE - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ last.c:865:4: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] strncpy(ut.ut_line, "system boot", OLD_LINESIZE - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ last.c: In function 'list': last.c:467:3: warning: 'strncat' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] strncat(domain, p->ut_host, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -static last.o -o last /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -static mesg.o -o mesg /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -static readbootlog.o -o readbootlog /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 In function 'newtoold', inlined from 'undump.constprop' at utmpdump.c:245:31: utmpdump.c:70:2: warning: 'strncpy' output may be truncated copying 12 bytes from a string of length 31 [-Wstringop-truncation] strncpy(dest.ut_line, src.ut_line, OLD_LINESIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c:71:2: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] strncpy(dest.ut_user, src.ut_user, OLD_NAMESIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c:72:2: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 255 [-Wstringop-truncation] strncpy(dest.ut_host, src.ut_host, OLD_HOSTSIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c: In function 'newtoold': utmpdump.c:70:2: warning: 'strncpy' output may be truncated copying 12 bytes from a string of length 31 [-Wstringop-truncation] strncpy(dest.ut_line, src.ut_line, OLD_LINESIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c:71:2: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] strncpy(dest.ut_user, src.ut_user, OLD_NAMESIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c:72:2: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 255 [-Wstringop-truncation] strncpy(dest.ut_host, src.ut_host, OLD_HOSTSIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'newtoold', inlined from 'undump' at utmpdump.c:245:31: utmpdump.c:70:2: warning: 'strncpy' output may be truncated copying 12 bytes from a string of length 31 [-Wstringop-truncation] strncpy(dest.ut_line, src.ut_line, OLD_LINESIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c:71:2: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] strncpy(dest.ut_user, src.ut_user, OLD_NAMESIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c:72:2: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 255 [-Wstringop-truncation] strncpy(dest.ut_host, src.ut_host, OLD_HOSTSIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -static utmpdump.o -o utmpdump /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -Ofast -g0 -static -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 /tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -static wall.o dowall.o -o wall make[1]: Leaving directory '/tmp/instance-18/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 /tmp/instance-18/output-1/build/sysvinit-2.99/src/$x /tmp/instance-18/output-1/target/sbin/$x || exit 1; done /usr/bin/install -D -m 0644 package/sysvinit/inittab /tmp/instance-18/output-1/target/etc/inittab ln -sf /sbin/halt /tmp/instance-18/output-1/target/sbin/reboot ln -sf /sbin/halt /tmp/instance-18/output-1/target/sbin/poweroff ln -sf killall5 /tmp/instance-18/output-1/target/sbin/pidof >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-18/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mabi=spe', '-mfloat-gprs=single', '-Wa,-me500', '-Ofast', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mabi=spe', '-mfloat-gprs=single', '-Wa,-me500', '-Ofast', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-mabi=spe', '-mfloat-gprs=single', '-Wa,-me500', '-Ofast', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%8540%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-18/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-18/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-18/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-18/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-18/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-18/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%8540%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-mabi=spe', '-mfloat-gprs=single', '-Wa,-me500', '-Ofast', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mabi=spe', '-mfloat-gprs=single', '-Wa,-me500', '-Ofast', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mabi=spe', '-mfloat-gprs=single', '-Wa,-me500', '-Ofast', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-18/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-18/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-18/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-18/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-18/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/mksh$' /tmp/instance-18/output-1/target/etc/shells || echo "/bin/mksh" >> /tmp/instance-18/output-1/target/etc/shells mkdir -p /tmp/instance-18/output-1/target/etc echo "buildroot" > /tmp/instance-18/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-18/output-1/target/etc/hosts mkdir -p /tmp/instance-18/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-18/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-18/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-18/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-18/output-1/target/etc/shells ln -sf mksh /tmp/instance-18/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,mksh,' /tmp/instance-18/output-1/target/etc/passwd if [ -x /tmp/instance-18/output-1/target/sbin/swapon -a -x /tmp/instance-18/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-18/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-18/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /tmp/instance-18/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /tmp/instance-18/output-1/target/etc/inittab rm -rf /tmp/instance-18/output-1/target/usr/include /tmp/instance-18/output-1/target/usr/share/aclocal \ /tmp/instance-18/output-1/target/usr/lib/pkgconfig /tmp/instance-18/output-1/target/usr/share/pkgconfig \ /tmp/instance-18/output-1/target/usr/lib/cmake /tmp/instance-18/output-1/target/usr/share/cmake \ /tmp/instance-18/output-1/target/usr/lib/rpm /tmp/instance-18/output-1/target/usr/doc find /tmp/instance-18/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-18/output-1/target/lib/ /tmp/instance-18/output-1/target/usr/lib/ /tmp/instance-18/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-18/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-18/output-1/target/usr/share/gdb rm -rf /tmp/instance-18/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-18/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-18/output-1/target/usr/share/zsh rm -rf /tmp/instance-18/output-1/target/usr/man /tmp/instance-18/output-1/target/usr/share/man rm -rf /tmp/instance-18/output-1/target/usr/info /tmp/instance-18/output-1/target/usr/share/info rm -rf /tmp/instance-18/output-1/target/usr/doc /tmp/instance-18/output-1/target/usr/share/doc rm -rf /tmp/instance-18/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-18/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-18/output-1/target/lib/debug /tmp/instance-18/output-1/target/usr/lib/debug find /tmp/instance-18/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 /tmp/instance-18/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-18/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-18/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 /tmp/instance-18/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-163-g7ad6dd20ff"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /tmp/instance-18/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-18/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-18/output-1/per-package /tmp/instance-18/buildroot/support/scripts/fix-rpath target touch /tmp/instance-18/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-18/output-1/build/buildroot-fs mkdir -p /tmp/instance-18/output-1/build/buildroot-fs printf ' \n' >> /tmp/instance-18/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /tmp/instance-18/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /tmp/instance-18/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /tmp/instance-18/output-1/images rm -rf /tmp/instance-18/output-1/build/buildroot-fs/ubifs mkdir -p /tmp/instance-18/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-18/output-1/target/ /tmp/instance-18/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /tmp/instance-18/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /tmp/instance-18/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /tmp/instance-18/output-1/build/buildroot-fs/ubifs/target" >> /tmp/instance-18/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-18/buildroot/support/scripts/mkusers /tmp/instance-18/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-18/output-1/build/buildroot-fs/ubifs/target >> /tmp/instance-18/output-1/build/buildroot-fs/ubifs/fakeroot echo "/tmp/instance-18/output-1/host/bin/makedevs -d /tmp/instance-18/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-18/output-1/build/buildroot-fs/ubifs/target" >> /tmp/instance-18/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /tmp/instance-18/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /tmp/instance-18/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-18/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /tmp/instance-18/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-18/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /tmp/instance-18/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-18/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /tmp/instance-18/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /tmp/instance-18/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /tmp/instance-18/output-1/host/sbin/mkfs.ubifs -d /tmp/instance-18/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x zlib -o /tmp/instance-18/output-1/images/rootfs.ubifs\n' >> /tmp/instance-18/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /tmp/instance-18/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-18/output-1/host/bin/fakeroot -- /tmp/instance-18/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/tmp/instance-18/output-1/build/buildroot-fs/ubifs/target table='/tmp/instance-18/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" bzip2 -9 -c /tmp/instance-18/output-1/images/rootfs.ubifs > /tmp/instance-18/output-1/images/rootfs.ubifs.bz2 >>> Generating filesystem image rootfs.ubi mkdir -p /tmp/instance-18/output-1/images rm -rf /tmp/instance-18/output-1/build/buildroot-fs/ubi mkdir -p /tmp/instance-18/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-18/output-1/target/ /tmp/instance-18/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /tmp/instance-18/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /tmp/instance-18/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /tmp/instance-18/output-1/build/buildroot-fs/ubi/target" >> /tmp/instance-18/output-1/build/buildroot-fs/ubi/fakeroot PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-18/buildroot/support/scripts/mkusers /tmp/instance-18/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-18/output-1/build/buildroot-fs/ubi/target >> /tmp/instance-18/output-1/build/buildroot-fs/ubi/fakeroot echo "/tmp/instance-18/output-1/host/bin/makedevs -d /tmp/instance-18/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-18/output-1/build/buildroot-fs/ubi/target" >> /tmp/instance-18/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /tmp/instance-18/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /tmp/instance-18/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /tmp/instance-18/output-1/build/buildroot-fs/ubi/fakeroot echo "find /tmp/instance-18/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-18/output-1/build/buildroot-fs/ubi/fakeroot echo "find /tmp/instance-18/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-18/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /tmp/instance-18/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /tmp/instance-18/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/tmp/instance-18/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/tmp/instance-18/output-1/images;'\'' fs/ubi/ubinize.cfg > /tmp/instance-18/output-1/build/ubinize.cfg\n /tmp/instance-18/output-1/host/sbin/ubinize -o /tmp/instance-18/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /tmp/instance-18/output-1/build/ubinize.cfg\n rm /tmp/instance-18/output-1/build/ubinize.cfg\n' >> /tmp/instance-18/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /tmp/instance-18/output-1/build/buildroot-fs/ubi/fakeroot PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-18/output-1/host/bin/fakeroot -- /tmp/instance-18/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/tmp/instance-18/output-1/build/buildroot-fs/ubi/target table='/tmp/instance-18/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/tmp/instance-18/output-1/images/rootfs.ubifs"7096320 bytes (6.7 MiB) ln -snf /tmp/instance-18/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot /tmp/instance-18/output-1/staging make: Leaving directory '/tmp/instance-18/buildroot' make: Entering directory '/tmp/instance-18/buildroot' >>> Buildroot 2023.02-163-g7ad6dd20ff Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 8.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 8.4.0 Collecting legal info >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> 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) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> empty 0.6.22b Collecting legal info COPYRIGHT: OK (sha256: db6b65f5eaf782a92715887ac107f3477d64016301a66194a92312b13ff89be1) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> initscripts Collecting legal info >>> less 608 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.4 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-8.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-8.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-18/output-1/legal-info make: Leaving directory '/tmp/instance-18/buildroot'