checking for a complete set of pcap headers... checking how to run the C preprocessor... /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-cpp found /nvmedata/autobuild/instance-9/output-1/host/microblaze-buildroot-linux-uclibc/sysroot/usr/include/pcap checking for pcap_open_live in -lpcap... yes checking for BPF include path... pcap/bpf.h checking for DLT_LINUX_SLL in pcap/bpf.h... yes checking for DLT_LOOP in pcap/bpf.h... yes checking for DLT_IEEE802_11 in pcap/bpf.h... yes checking for DLT_IEEE802_11_RADIO in pcap/bpf.h... yes checking for DLT_RAW in pcap/bpf.h... yes checking for DLT_PFLOG in pcap/bpf.h... yes checking for DLT_IPNET in pcap/bpf.h... yes CONFIG: IPv6 support enabled CONFIG: privilege dropping DISABLED CONFIG: using PCRE regex library CONFIG: tcpkill feature disabled CONFIG: automatically including VLAN frames configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --disable-nls, --enable-static, --disable-shared >>> ngrep 1.47 Building PATH="/nvmedata/autobuild/instance-9/output-1/host/bin:/nvmedata/autobuild/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-9/output-1/build/ngrep-1.47/ make[1]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/ngrep-1.47' /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -D_BSD_SOURCE=1 -D__FAVOR_BSD=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/nvmedata/autobuild/instance-9/output-1/host/microblaze-buildroot-linux-uclibc/sysroot/usr/include/pcap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -g -c ngrep.c ngrep.c: In function 'setup_pcap_source': ngrep.c:449:13: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 449 | pcap_lookupdev(pc_err); | ^~~~~~~~~~~~~~ In file included from ngrep.c:83: /nvmedata/autobuild/instance-9/output-1/host/microblaze-buildroot-linux-uclibc/sysroot/usr/include/pcap/pcap.h:394:16: note: declared here 394 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -s -o ngrep ngrep.o -static -lpcap -lpcre make[1]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/ngrep-1.47' >>> ngrep 1.47 Installing to staging directory PATH="/nvmedata/autobuild/instance-9/output-1/host/bin:/nvmedata/autobuild/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-9/output-1/host/microblaze-buildroot-linux-uclibc/sysroot install -C /nvmedata/autobuild/instance-9/output-1/build/ngrep-1.47/ make[1]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/ngrep-1.47' ./install-sh -c -m 0755 ngrep /nvmedata/autobuild/instance-9/output-1/host/microblaze-buildroot-linux-uclibc/sysroot//usr/bin/ngrep ./install-sh -c -m 0644 ngrep.8 /nvmedata/autobuild/instance-9/output-1/host/microblaze-buildroot-linux-uclibc/sysroot//usr/share/man/man8/ngrep.8 make[1]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/ngrep-1.47' >>> ngrep 1.47 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-9/output-1/host/microblaze-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/nvmedata/autobuild/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-9/output-1/host/microblaze-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-9/output-1/host/microblaze-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/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 >>> ngrep 1.47 Installing to target PATH="/nvmedata/autobuild/instance-9/output-1/host/bin:/nvmedata/autobuild/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-9/output-1/target install -C /nvmedata/autobuild/instance-9/output-1/build/ngrep-1.47/ make[1]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/ngrep-1.47' ./install-sh -c -m 0755 ngrep /nvmedata/autobuild/instance-9/output-1/target//usr/bin/ngrep ./install-sh -c -m 0644 ngrep.8 /nvmedata/autobuild/instance-9/output-1/target//usr/share/man/man8/ngrep.8 make[1]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/ngrep-1.47' >>> parprouted 0.7 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-9/output-1/build/.parprouted-0.7.tar.gz.uODELh/output' 'https://www.hazard.maks.net/parprouted/parprouted-0.7.tar.gz' --2022-07-07 02:47:36-- https://www.hazard.maks.net/parprouted/parprouted-0.7.tar.gz Resolving www.hazard.maks.net (www.hazard.maks.net)... 49.12.15.28 Connecting to www.hazard.maks.net (www.hazard.maks.net)|49.12.15.28|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 18844 (18K) [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-9/output-1/build/.parprouted-0.7.tar.gz.uODELh/output' 0K .......... ........ 100% 134K=0.1s 2022-07-07 02:47:37 (134 KB/s) - '/nvmedata/autobuild/instance-9/output-1/build/.parprouted-0.7.tar.gz.uODELh/output' saved [18844/18844] parprouted-0.7.tar.gz: OK (sha256: d63643c95d4149a3d71112da5892f459433456bf0279bfa304625f109178defc) >>> parprouted 0.7 Extracting gzip -d -c /nvmedata/autobuild/instance-9/dl/parprouted/parprouted-0.7.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-9/output-1/build/parprouted-0.7 -xf - >>> parprouted 0.7 Patching >>> parprouted 0.7 Configuring >>> parprouted 0.7 Building /usr/bin/make -j1 PATH="/nvmedata/autobuild/instance-9/output-1/host/bin:/nvmedata/autobuild/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-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/nvmedata/autobuild/instance-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-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 -Ofast -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -Ofast -g0 -static" FFLAGS=" -Ofast -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-9/output-1/host/microblaze-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /nvmedata/autobuild/instance-9/output-1/build/parprouted-0.7 all make[1]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/parprouted-0.7' /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o parprouted.o parprouted.c /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o arp.o arp.c arp.c: In function 'arp_reply': arp.c:90:27: warning: taking address of packed member of 'struct _ether_arp_frame' may result in an unaligned pointer value [-Waddress-of-packed-member] 90 | struct ether_arp *arp = &reqframe->arp; | ^~~~~~~~~~~~~~ arp.c: In function 'arp_req': arp.c:134:27: warning: taking address of packed member of 'struct _ether_arp_frame' may result in an unaligned pointer value [-Waddress-of-packed-member] 134 | struct ether_arp *arp = &frame.arp; | ^~~~~~~~~~ /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -g -o parprouted parprouted.o arp.o -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -static -lpthread make[1]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/parprouted-0.7' >>> parprouted 0.7 Installing to target /usr/bin/install -D -m 0755 /nvmedata/autobuild/instance-9/output-1/build/parprouted-0.7/parprouted /nvmedata/autobuild/instance-9/output-1/target/usr/sbin/parprouted patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /nvmedata/autobuild/instance-9/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 1309 (offset -6 lines). Applying 0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch using patch: patching file src/patchelf.cc Applying 0006-Fix-shared-library-corruption-when-rerunning-patchel.patch using patch: patching file src/patchelf.cc Applying 0007-fix-adjusting-startPage.patch using patch: patching file src/patchelf.cc Applying 0008-Use-sh_offset-instead-of-sh_addr-when-checking-alrea.patch using patch: patching file src/patchelf.cc Applying 0009-Fix-issue-66-by-ignoring-the-first-section-header-wh.patch using patch: patching file src/patchelf.cc Applying 0010-Fix-endianness-issues-for-powerpc-PIE.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/nvmedata/autobuild/instance-9/output-1/host/bin:/nvmedata/autobuild/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/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="/nvmedata/autobuild/instance-9/output-1/host/lib/pkgconfig:/nvmedata/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/nvmedata/autobuild/instance-9/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-9/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/nvmedata/autobuild/instance-9/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-9/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/nvmedata/autobuild/instance-9/output-1/host" --sysconfdir="/nvmedata/autobuild/instance-9/output-1/host/etc" --localstatedir="/nvmedata/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 for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.9 Building PATH="/nvmedata/autobuild/instance-9/output-1/host/bin:/nvmedata/autobuild/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/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="/nvmedata/autobuild/instance-9/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-9/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/nvmedata/autobuild/instance-9/output-1/host/include -Wall -O2 -I/nvmedata/autobuild/instance-9/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/nvmedata/autobuild/instance-9/output-1/host/include -L/nvmedata/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-9/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/nvmedata/autobuild/instance-9/output-1/host/bin:/nvmedata/autobuild/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/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="/nvmedata/autobuild/instance-9/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-9/output-1/host/share/pkgconfig" /usr/bin/make -j1 install -C /nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9/src' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-9/output-1/host/bin' /usr/bin/install -c patchelf '/nvmedata/autobuild/instance-9/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/nvmedata/autobuild/instance-9/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README '/nvmedata/autobuild/instance-9/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-9/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/nvmedata/autobuild/instance-9/output-1/host/share/man/man1' make[3]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/host-patchelf-0.9' sysvinit-2.99.tar.xz: OK (sha256: b05c3677bb698afe64c997968b00c49b2a9bd320ce963523230ee7ea41197757) >>> sysvinit 2.99 Extracting xzcat /nvmedata/autobuild/instance-9/dl/sysvinit/sysvinit-2.99.tar.xz | tar --strip-components=1 -C /nvmedata/autobuild/instance-9/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="/nvmedata/autobuild/instance-9/output-1/host/bin:/nvmedata/autobuild/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-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/nvmedata/autobuild/instance-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-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 -Ofast -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -Ofast -g0 -static" FFLAGS=" -Ofast -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-9/output-1/host/microblaze-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j1 SYSROOT=/nvmedata/autobuild/instance-9/output-1/host/microblaze-buildroot-linux-uclibc/sysroot -C /nvmedata/autobuild/instance-9/output-1/build/sysvinit-2.99/src make[1]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/sysvinit-2.99/src' /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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] 1393 | strncpy(id, dev, sizeof(id)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ init.c:1391:6: warning: 'strncpy' specified bound 8 equals destination size [-Wstringop-truncation] 1391 | strncpy(id, dev+3, sizeof(id)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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] 209 | strncpy(utmp.ut_id, id, sizeof(utmp.ut_id)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:217:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 217 | strncpy(utmp.ut_user, user, UT_NAMESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:209:2: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] 209 | strncpy(utmp.ut_id, id, sizeof(utmp.ut_id)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:217:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 217 | strncpy(utmp.ut_user, user, UT_NAMESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:218:12: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 218 | 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] 131 | strncpy(utmp.ut_name, user, sizeof(utmp.ut_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:132:2: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] 132 | strncpy(utmp.ut_id , id , sizeof(utmp.ut_id )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:133:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 133 | strncpy(utmp.ut_line, line, sizeof(utmp.ut_line)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -static init.o init_utmp.o runlevellog.o -o init /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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] 209 | strncpy(utmp.ut_id, id, sizeof(utmp.ut_id)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:217:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 217 | strncpy(utmp.ut_user, user, UT_NAMESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:218:12: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 218 | 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] 131 | strncpy(utmp.ut_name, user, sizeof(utmp.ut_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:132:2: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] 132 | strncpy(utmp.ut_id , id , sizeof(utmp.ut_id )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:133:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 133 | strncpy(utmp.ut_line, line, sizeof(utmp.ut_line)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -static halt.o ifdown.o hddown.o utmp.o runlevellog.o -o halt /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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] 161 | FILE *tp; | ^~ dowall.c:170:8: warning: variable 'fd' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 170 | int fd, flags; | ^~ /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -static shutdown.o dowall.o utmp.o -o shutdown /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -static runlevel.o runlevellog.o -o runlevel /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 killall5.c: In function 'check4nfs': killall5.c:447:12: warning: 'strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 447 | strncpy(real, curr, PATH_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -static fstab-decode.o -o fstab-decode /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -static logsave.o -o logsave /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -static sulogin.o consoles.o -lcrypt -o sulogin /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -static bootlogd.o -lutil -o bootlogd /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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] 849 | 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] 865 | 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] 467 | strncat(domain, p->ut_host, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -static last.o -o last /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -static mesg.o -o mesg /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -static readbootlog.o -o readbootlog /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 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] 70 | 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] 71 | 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] 72 | 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] 70 | 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] 71 | 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] 72 | strncpy(dest.ut_host, src.ut_host, OLD_HOSTSIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -static utmpdump.o -o utmpdump /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 /nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -static wall.o dowall.o -o wall make[1]: Leaving directory '/nvmedata/autobuild/instance-9/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 /nvmedata/autobuild/instance-9/output-1/build/sysvinit-2.99/src/$x /nvmedata/autobuild/instance-9/output-1/target/sbin/$x || exit 1; done /usr/bin/install -D -m 0644 package/sysvinit/inittab /nvmedata/autobuild/instance-9/output-1/target/etc/inittab ln -sf /sbin/halt /nvmedata/autobuild/instance-9/output-1/target/sbin/reboot ln -sf /sbin/halt /nvmedata/autobuild/instance-9/output-1/target/sbin/poweroff ln -sf killall5 /nvmedata/autobuild/instance-9/output-1/target/sbin/pidof >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-9/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-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', '-Ofast', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-9/output-1/host/microblaze-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-9/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-9/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-9/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-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', '-Ofast', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-9/output-1/host/microblaze-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-9/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-9/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /nvmedata/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/dash" >> /nvmedata/autobuild/instance-9/output-1/target/etc/shells mkdir -p /nvmedata/autobuild/instance-9/output-1/target/etc echo "buildroot" > /nvmedata/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' /nvmedata/autobuild/instance-9/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-9/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-9/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-9/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-9/output-1/target/etc/shells ln -sf dash /nvmedata/autobuild/instance-9/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /nvmedata/autobuild/instance-9/output-1/target/etc/passwd if [ -x /nvmedata/autobuild/instance-9/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-9/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-9/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-9/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-9/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-9/output-1/target/etc/inittab rm -rf /nvmedata/autobuild/instance-9/output-1/target/usr/include /nvmedata/autobuild/instance-9/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-9/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-9/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-9/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-9/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-9/output-1/target/usr/doc find /nvmedata/autobuild/instance-9/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-9/output-1/target/lib/ /nvmedata/autobuild/instance-9/output-1/target/usr/lib/ /nvmedata/autobuild/instance-9/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-9/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-9/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-9/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-9/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-9/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-9/output-1/target/usr/man /nvmedata/autobuild/instance-9/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-9/output-1/target/usr/info /nvmedata/autobuild/instance-9/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-9/output-1/target/usr/doc /nvmedata/autobuild/instance-9/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-9/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-9/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-9/output-1/target/lib/debug /nvmedata/autobuild/instance-9/output-1/target/usr/lib/debug find /nvmedata/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 /nvmedata/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 /nvmedata/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 /nvmedata/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 /nvmedata/autobuild/instance-9/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-365-gd594c16123"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /nvmedata/autobuild/instance-9/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-9/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-9/output-1/per-package /nvmedata/autobuild/instance-9/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-9/output-1/target/usr ln -snf /nvmedata/autobuild/instance-9/output-1/host/microblaze-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-9/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-9/buildroot' make: Entering directory '/nvmedata/autobuild/instance-9/buildroot' >>> Buildroot 2022.05-365-gd594c16123 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 9.4.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 9.4.0 Collecting legal info >>> linux-headers 4.19.246 Collecting legal info >>> initscripts Collecting legal info >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mfoc 0.10.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> netsnmp 5.9 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> parprouted 0.7 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-9.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-9.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.19.246: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-9/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-9/buildroot'