inlined from 'mxml_load_data' at mxml-file.c:1982:14: mxml-file.c:598:36: warning: pointer may be used after 'realloc' [-Wuse-after-free] 598 | *bufptr = newbuffer + (*bufptr - *buffer); | ~~~~~~~~~^~~~~~~~~~ mxml-file.c:591:22: note: call to 'realloc' here 591 | if ((newbuffer = realloc(*buffer, *bufsize)) == NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling mxml-get.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-index.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-node.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-search.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-set.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-private.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-string.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Creating libmxml.so.1.6... make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/mxml-3.3.1' >>> mxml 3.3.1 Installing to staging directory PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/make/make -j1 DSTROOT=/home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot install -C /home/autobuild/autobuild/instance-9/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/mxml-3.3.1' Installing libmxml.so to /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/lib... Creating libmxml.a... a - mxml-attr.o a - mxml-entity.o a - mxml-file.o a - mxml-get.o a - mxml-index.o a - mxml-node.o a - mxml-search.o a - mxml-set.o a - mxml-private.o a - mxml-string.o Installing libmxml.a to /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/lib... Installing documentation in /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/share/doc/mxml... Installing header files in /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include... Installing pkgconfig files in /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig... Installing man pages in /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/share/man... make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/mxml-3.3.1' >>> mxml 3.3.1 Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-9/output-1/host/sh4eb-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/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-9/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 >>> mxml 3.3.1 Installing to target PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/make/make -j1 DSTROOT=/home/autobuild/autobuild/instance-9/output-1/target install -C /home/autobuild/autobuild/instance-9/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/mxml-3.3.1' Installing libmxml.so to /home/autobuild/autobuild/instance-9/output-1/target/usr/lib... Installing libmxml.a to /home/autobuild/autobuild/instance-9/output-1/target/usr/lib... Installing documentation in /home/autobuild/autobuild/instance-9/output-1/target/usr/share/doc/mxml... Installing header files in /home/autobuild/autobuild/instance-9/output-1/target/usr/include... Installing pkgconfig files in /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/pkgconfig... Installing man pages in /home/autobuild/autobuild/instance-9/output-1/target/usr/share/man... make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/mxml-3.3.1' patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /home/autobuild/autobuild/instance-9/dl/patchelf/patchelf-0.13.tar.bz2 | /home/autobuild/autobuild/instance-9/output-1/host/bin/tar --strip-components=1 -C /home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13 -xf - >>> host-patchelf 0.13 Patching Applying 0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 45 (offset -1 lines). Hunk #2 succeeded at 85 with fuzz 1 (offset 4 lines). Hunk #3 succeeded at 244 with fuzz 2 (offset 14 lines). Hunk #4 succeeded at 1318 with fuzz 2 (offset 226 lines). Hunk #5 succeeded at 1385 (offset 218 lines). Hunk #6 succeeded at 1419 (offset 223 lines). Hunk #7 succeeded at 1861 (offset 323 lines). Hunk #8 succeeded at 1887 (offset 322 lines). Hunk #9 succeeded at 1950 (offset 313 lines). Hunk #10 succeeded at 2021 with fuzz 1 (offset 325 lines). >>> host-patchelf 0.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.13 Patching libtool >>> host-patchelf 0.13 Configuring (cd /home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-9/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/autobuild/autobuild/instance-9/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-9/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/autobuild/autobuild/instance-9/output-1/host/include" CFLAGS="-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include" LDFLAGS="-L/home/autobuild/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include" LDFLAGS="-L/home/autobuild/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-9/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/autobuild/autobuild/instance-9/output-1/host" --sysconfdir="/home/autobuild/autobuild/instance-9/output-1/host/etc" --localstatedir="/home/autobuild/autobuild/instance-9/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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 checking dependency style of /usr/bin/gcc... none 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.13 Building PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-9/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/autobuild/autobuild/instance-9/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.13.20210805.a949ff2\" -DPACKAGE_STRING=\"patchelf\ 0.13.20210805.a949ff2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.13.20210805.a949ff2\" -I. -I/home/autobuild/autobuild/instance-9/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -L/home/autobuild/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-9/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-9/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/autobuild/autobuild/instance-9/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13/src' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-9/output-1/host/bin' /usr/bin/install -c patchelf '/home/autobuild/autobuild/instance-9/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13/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/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-9/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README.md '/home/autobuild/autobuild/instance-9/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-9/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/home/autobuild/autobuild/instance-9/output-1/host/share/man/man1' make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/host-patchelf-0.13' sysvinit-3.04.tar.xz: OK (sha256: 2a621fe6e4528bc91308b74867ddaaebbdf7753f02395c0c5bae817bd2b7e3a5) >>> sysvinit 3.04 Extracting xzcat /home/autobuild/autobuild/instance-9/dl/sysvinit/sysvinit-3.04.tar.xz | /home/autobuild/autobuild/instance-9/output-1/host/bin/tar --strip-components=1 -C /home/autobuild/autobuild/instance-9/output-1/build/sysvinit-3.04 -xf - >>> sysvinit 3.04 Patching Applying 0001-Makefile-disable-stack-protector-strong.patch using patch: patching file src/Makefile >>> sysvinit 3.04 Configuring >>> sysvinit 3.04 Building PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ar" AS="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-as" LD="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-ld" NM="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-nm" CC="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc" GCC="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc" CPP="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-cpp" CXX="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-g++" FC="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gfortran" F77="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gfortran" RANLIB="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-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/autobuild/autobuild/instance-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-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 -O3 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 SYSROOT=/home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot -C /home/autobuild/autobuild/instance-9/output-1/build/sysvinit-3.04/src make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/sysvinit-3.04/src' /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition init.c: In function 'read_inittab': init.c:1396:41: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] 1396 | strncpy(id, dev, sizeof(id)); | ^ init.c:1394:41: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 28 [-Wstringop-truncation] 1394 | strncpy(id, dev+3, sizeof(id)); | ^ /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc init.o init_utmp.o runlevellog.o -o init /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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 /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc halt.o ifdown.o hddown.o utmp.o runlevellog.o -o halt /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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 /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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 In file included from /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/string.h:548, from dowall.c:30: In function 'strncat', inlined from 'wall' at dowall.c:227:4: /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' argument 2 declared attribute 'nonstring' [-Wstringop-overread] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/utmp.h:29, from dowall.c:34: /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/bits/utmp.h: In function 'wall': /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here 62 | char ut_line[UT_LINESIZE] | ^~~~~~~ /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc shutdown.o dowall.o utmp.o -o shutdown /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc runlevel.o runlevellog.o -o runlevel /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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 killall5.c: In function 'check4nfs': killall5.c:442:12: warning: '__builtin_strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 442 | strncpy(real, curr, PATH_MAX); | ^ /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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 /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc fstab-decode.o -o fstab-decode /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc logsave.o -o logsave /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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 /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc sulogin.o consoles.o -lcrypt -o sulogin /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc bootlogd.o -lutil -o bootlogd /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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 In file included from /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/string.h:548, from last.c:39: In function 'strncat', inlined from 'list' at last.c:381:2: /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' argument 2 declared attribute 'nonstring' [-Wstringop-overread] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/utmp.h:29, from last.c:35: /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/bits/utmp.h: In function 'list': /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here 62 | char ut_line[UT_LINESIZE] | ^~~~~~~ In function 'strncat', inlined from 'list' at last.c:467:3: /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' argument 2 declared attribute 'nonstring' [-Wstringop-overread] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/bits/utmp.h: In function 'list': /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/bits/utmp.h:68:8: note: argument 'ut_host' declared here 68 | char ut_host[UT_HOSTSIZE] | ^~~~~~~ /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc last.o -o last /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc mesg.o -o mesg /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc readbootlog.o -o readbootlog /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc utmpdump.o -o utmpdump /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -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/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc wall.o dowall.o -o wall make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/sysvinit-3.04/src' >>> sysvinit 3.04 Installing to target for x in halt init shutdown killall5; do /usr/bin/install -D -m 0755 /home/autobuild/autobuild/instance-9/output-1/build/sysvinit-3.04/src/$x /home/autobuild/autobuild/instance-9/output-1/target/sbin/$x || exit 1; done /usr/bin/install -D -m 0644 package/sysvinit/inittab /home/autobuild/autobuild/instance-9/output-1/target/etc/inittab ln -sf /sbin/halt /home/autobuild/autobuild/instance-9/output-1/target/sbin/reboot ln -sf /sbin/halt /home/autobuild/autobuild/instance-9/output-1/target/sbin/poweroff ln -sf killall5 /home/autobuild/autobuild/instance-9/output-1/target/sbin/pidof vmtouch-1.3.1.tar.gz: OK (sha256: d57b7b3ae1146c4516429ab7d6db6f2122401db814ddd9cdaad10980e9c8428c) >>> vmtouch 1.3.1 Extracting gzip -d -c /home/autobuild/autobuild/instance-9/dl/vmtouch/vmtouch-1.3.1.tar.gz | /home/autobuild/autobuild/instance-9/output-1/host/bin/tar --strip-components=1 -C /home/autobuild/autobuild/instance-9/output-1/build/vmtouch-1.3.1 -xf - >>> vmtouch 1.3.1 Patching >>> vmtouch 1.3.1 Configuring >>> vmtouch 1.3.1 Building PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ar" AS="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-as" LD="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-ld" NM="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-nm" CC="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc" GCC="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc" CPP="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-cpp" CXX="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-g++" FC="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gfortran" F77="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gfortran" RANLIB="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-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/autobuild/autobuild/instance-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-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 -O3 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-9/output-1/build/vmtouch-1.3.1 make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/vmtouch-1.3.1' /home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -Wall -O2 -g -std=c99 -o vmtouch vmtouch.c pod2man --section 8 --center "System Manager's Manual" --release " " vmtouch.pod > vmtouch.8 make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/vmtouch-1.3.1' >>> vmtouch 1.3.1 Installing to target PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ar" AS="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-as" LD="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-ld" NM="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-nm" CC="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc" GCC="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc" CPP="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-cpp" CXX="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-g++" FC="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gfortran" F77="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gfortran" RANLIB="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-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/autobuild/autobuild/instance-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-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 -O3 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-9/output-1/build/vmtouch-1.3.1 install DESTDIR=/home/autobuild/autobuild/instance-9/output-1/target PREFIX=/usr make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/vmtouch-1.3.1' install -Dm 0755 vmtouch /home/autobuild/autobuild/instance-9/output-1/target/usr/bin/vmtouch install -Dm 0644 vmtouch.8 /home/autobuild/autobuild/instance-9/output-1/target/usr/share/man/man8/vmtouch.8 make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/vmtouch-1.3.1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-9/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-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', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%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@%/home/autobuild/autobuild/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-9/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-9/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-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', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-9/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-9/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/mksh$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/mksh" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-9/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-9/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-9/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-9/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells ln -sf mksh /home/autobuild/autobuild/instance-9/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,mksh,' /home/autobuild/autobuild/instance-9/output-1/target/etc/passwd if [ -x /home/autobuild/autobuild/instance-9/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-9/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-9/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-9/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-9/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-9/output-1/target/etc/inittab rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/include /home/autobuild/autobuild/instance-9/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-9/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-9/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-9/output-1/target/usr/doc find /home/autobuild/autobuild/instance-9/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-9/output-1/target/lib/ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-9/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-9/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-9/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/man /home/autobuild/autobuild/instance-9/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/info /home/autobuild/autobuild/instance-9/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/doc /home/autobuild/autobuild/instance-9/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-9/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-9/output-1/target/lib/debug /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-9/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/autobuild/autobuild/instance-9/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-9/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/autobuild/autobuild/instance-9/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/autobuild/autobuild/instance-9/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.11-147-g5a1e20f37c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.02-git\"" \ ) > /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-9/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-9/output-1/per-package \ /home/autobuild/autobuild/instance-9/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-9/output-1/target/usr ln -snf /home/autobuild/autobuild/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-9/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-9/buildroot' >>> Buildroot 2023.11-147-g5a1e20f37c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-27-g750a45a783906a19591fb8ff6b7841470f1f5701 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-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.2.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.6.3 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 >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> sdl2 2.28.5 Collecting legal info LICENSE.txt: OK (sha256: 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927) >>> sdl2_mixer 2.6.3 Collecting legal info LICENSE.txt: OK (sha256: 1852c8549e3d154687197d46abababd3e8faae035f19991b2ca850fa3a43ad57) >>> sdl2_net 2.2.0 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> 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) >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> initscripts Collecting legal info >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> mbpfan 2.4.0 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mxml 3.3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 7dedb0043b0bbed7880bcc9724b3a3dae4d5ab2dce98a7904703109572b626e3) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sysvinit 3.04 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) WARNING: the Buildroot source code has not been saved Legal info produced in /home/autobuild/autobuild/instance-9/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot'