Applying 17-restore-unix-timestamps-accurately.patch using series: patching file process.c Applying 18-cve-2014-9913-unzip-buffer-overflow.patch using series: patching file list.c Applying 19-cve-2016-9844-zipinfo-buffer-overflow.patch using series: patching file zipinfo.c Applying 20-cve-2018-1000035-unzip-buffer-overflow.patch using series: patching file fileio.c Applying 21-fix-warning-messages-on-big-files.patch using series: patching file fileio.c Applying 22-cve-2019-13232-fix-bug-in-undefer-input.patch using series: patching file fileio.c Applying 23-cve-2019-13232-zip-bomb-with-overlapped-entries.patch using series: patching file extract.c patching file globals.c patching file globals.h patching file process.c patching file unzip.h Applying 24-cve-2019-13232-do-not-raise-alert-for-misplaced-central-directory.patch using series: patching file extract.c patching file process.c patching file unzpriv.h Applying 25-cve-2019-13232-fix-bug-in-uzbunzip2.patch using series: patching file extract.c Applying 26-cve-2019-13232-fix-bug-in-uzinflate.patch using series: patching file inflate.c Applying 27-zipgrep-avoid-test-errors.patch using series: patching file unix/zipgrep Applying 28-cve-2022-0529-and-cve-2022-0530.patch using series: patching file fileio.c patching file process.c Unsupported file type for /home/thomas/autobuild/instance-3/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/postinst, skipping Unsupported file type for /home/thomas/autobuild/instance-3/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/postrm, skipping Unsupported file type for /home/thomas/autobuild/instance-3/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/rules, skipping Unsupported file type for /home/thomas/autobuild/instance-3/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/source/format, skipping Unsupported file type for /home/thomas/autobuild/instance-3/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/source/lintian-overrides, skipping Unsupported file type for /home/thomas/autobuild/instance-3/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/unzip.docs, skipping Unsupported file type for /home/thomas/autobuild/instance-3/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/unzip.install, skipping Unsupported file type for /home/thomas/autobuild/instance-3/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/unzip.links, skipping Applying 0001-Add-a-CMakeFile.txt-to-ease-cross-compilation.patch using patch: patching file CMakeLists.txt >>> unzip 6.0 Configuring (mkdir -p /home/thomas/autobuild/instance-3/output-1/build/unzip-6.0/ && cd /home/thomas/autobuild/instance-3/output-1/build/unzip-6.0/ && rm -f CMakeCache.txt && PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-3/output-1/host/bin/cmake /home/thomas/autobuild/instance-3/output-1/build/unzip-6.0/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/thomas/autobuild/instance-3/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DCMAKE_C_FLAGS="-D_FILE_OFFSET_BITS=64 -O0 -g0 -DLARGE_FILE_SUPPORT" -DCMAKE_CXX_FLAGS="-D_FILE_OFFSET_BITS=64 -O0 -g0 -DLARGE_FILE_SUPPORT" ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for lchmod -- Looking for lchmod - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_CXX_FLAGS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /home/thomas/autobuild/instance-3/output-1/build/unzip-6.0 >>> unzip 6.0 Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/unzip-6.0/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/unzip-6.0' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/unzip-6.0' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/unzip-6.0' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/unzip-6.0' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/unzip-6.0' [ 5%] Building C object CMakeFiles/unzip.dir/unzip.c.o [ 10%] Building C object CMakeFiles/unzip.dir/crypt.c.o [ 15%] Building C object CMakeFiles/unzip.dir/crc32.c.o [ 21%] Building C object CMakeFiles/unzip.dir/envargs.c.o [ 26%] Building C object CMakeFiles/unzip.dir/explode.c.o [ 31%] Building C object CMakeFiles/unzip.dir/extract.c.o [ 36%] Building C object CMakeFiles/unzip.dir/fileio.c.o [ 42%] Building C object CMakeFiles/unzip.dir/globals.c.o [ 47%] Building C object CMakeFiles/unzip.dir/inflate.c.o [ 52%] Building C object CMakeFiles/unzip.dir/list.c.o [ 57%] Building C object CMakeFiles/unzip.dir/match.c.o [ 63%] Building C object CMakeFiles/unzip.dir/process.c.o [ 68%] Building C object CMakeFiles/unzip.dir/ttyio.c.o [ 73%] Building C object CMakeFiles/unzip.dir/ubz2err.c.o [ 78%] Building C object CMakeFiles/unzip.dir/unreduce.c.o [ 84%] Building C object CMakeFiles/unzip.dir/unshrink.c.o [ 89%] Building C object CMakeFiles/unzip.dir/zipinfo.c.o [ 94%] Building C object CMakeFiles/unzip.dir/unix/unix.c.o [100%] Linking C executable unzip make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/unzip-6.0' [100%] Built target unzip make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/unzip-6.0' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/unzip-6.0' >>> unzip 6.0 Installing to target PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/thomas/autobuild/instance-3/output-1/target install/fast -C /home/thomas/autobuild/instance-3/output-1/build/unzip-6.0/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/unzip-6.0' Install the project... -- Install configuration: "Debug" -- Installing: /home/thomas/autobuild/instance-3/output-1/target/usr/bin/unzip make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/unzip-6.0' wpa_supplicant-2.10.tar.gz: OK (sha256: 20df7ae5154b3830355f8ab4269123a87affdea59fe74fe9292a91d0d7e17b2f) >>> wpa_supplicant 2.10 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/wpa_supplicant/wpa_supplicant-2.10.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/wpa_supplicant-2.10 -xf - >>> wpa_supplicant 2.10 Patching Applying 0001-build-re-enable-options-for-libwpa_client.so-and-.patch using patch: patching file wpa_supplicant/Makefile Applying 0002-wpa_supplicant-use-a-less-generic-name-for-IEEE802.1.patch using patch: patching file src/ap/hostapd.c patching file src/ap/neighbor_db.c patching file src/utils/crc32.c patching file src/utils/crc32.h Applying 0003-Include-HMAC-SHA384-512-KDF-for-SAE-if-SHA384-512-is.patch using patch: patching file wpa_supplicant/Android.mk patching file wpa_supplicant/Makefile >>> wpa_supplicant 2.10 Configuring cp /home/thomas/autobuild/instance-3/output-1/build/wpa_supplicant-2.10/wpa_supplicant/defconfig /home/thomas/autobuild/instance-3/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config sed -i -e 's/^#\(CONFIG_INTERNAL_LIBTOMMATH\)/\1/' -e 's/^#\(CONFIG_MATCH_IFACE\)/\1/' -e 's/^#\(CONFIG_LIBNL32\)/\1/' -e 's/^\(CONFIG_SMARTCARD\)/#\1/' -e 's/^\(CONFIG_DRIVER_WEXT\)/#\1/' -e 's/^\(CONFIG_IBSS_RSN\)/#\1/' -e 's/^\(CONFIG_EAP\)/#\1/' -e 's/^\(CONFIG_IEEE8021X_EAPOL\)/#\1/' -e 's/^\(CONFIG_FILS\)/#\1/' -e 's/^\(CONFIG_DRIVER_WIRED\)/#\1/' -e 's/^\(CONFIG_MACSEC\)/#\1/' -e 's/^\(CONFIG_DRIVER_MACSEC_LINUX\)/#\1/' -e 's/^\(CONFIG_HS20\)/#\1/' -e 's/^\(CONFIG_INTERWORKING\)/#\1/' -e 's/^\(CONFIG_AP\)/#\1/' -e 's/^\(CONFIG_P2P\)/#\1/' -e 's/^\(CONFIG_WIFI_DISPLAY\)/#\1/' -e 's/^\(CONFIG_MESH\)/#\1/' -e 's/^\(CONFIG_HT_OVERRIDES\)/#\1/' -e 's/^\(CONFIG_VHT_OVERRIDES\)/#\1/' -e 's/^\(CONFIG_HE_OVERRIDES\)/#\1/' -e 's/^\(CONFIG_WPS\)/#\1/' -e 's/^\(CONFIG_DPP\)/#\1/' -e 's/^\(CONFIG_SAE\)/#\1/' -e 's/^\(CONFIG_SAE_PK\)/#\1/' -e 's/^\(CONFIG_OWE\)/#\1/' -e 's/^\(CONFIG_EAP_PWD\)/#\1/' -e 's/^\(CONFIG_EAP_TEAP\)/#\1/' -e 's/^\(CONFIG_CTRL_IFACE\>\)/#\1/' -e 's/^\(CONFIG_CTRL_IFACE_DBUS_NEW\)/#\1/' -e 's/^\(CONFIG_DEBUG_SYSLOG\)/#\1/' -e 's/#\(CONFIG_TLS=\).*/\1internal/' /home/thomas/autobuild/instance-3/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config # set requested configuration options not listed in wpa_s defconfig for s in CONFIG_INTERNAL_LIBTOMMATH CONFIG_MATCH_IFACE CONFIG_LIBNL32 ; do if ! grep -q "^${s}" /home/thomas/autobuild/instance-3/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config; then echo "${s}=y" >> /home/thomas/autobuild/instance-3/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config ; fi done >>> wpa_supplicant 2.10 Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I/home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/libnl3/" LDFLAGS="" BINDIR=/usr/sbin LIBS="" LIBS_c="" LIBS_p="" /usr/bin/make -j4 CC="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc" -C /home/thomas/autobuild/instance-3/output-1/build/wpa_supplicant-2.10/wpa_supplicant make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/wpa_supplicant-2.10/wpa_supplicant' sed systemd/wpa_supplicant.service.in sed systemd/wpa_supplicant.service.arg.in sed systemd/wpa_supplicant-nl80211.service.arg.in sed systemd/wpa_supplicant-wired.service.arg.in sed dbus/fi.w1.wpa_supplicant1.service.in CC wpa_passphrase.c CC eap_register.c CC notify.c CC bss.c CC ../src/utils/config.c CC ../src/utils/common.c CC config.c CC ../src/utils/wpa_debug.c CC ../src/utils/bitfield.c CC ../src/utils/wpabuf.c CC ../src/utils/ip_addr.c CC ../src/utils/crc32.c CC op_classes.c CC twt.c CC ../src/utils/os_unix.c CC rrm.c CC wmm_ac.c CC robust_av.c CC ../src/utils/eloop.c CC ../src/rsn_supp/wpa_ft.c CC config_file.c CC ../src/rsn_supp/pmksa_cache.c CC ../src/rsn_supp/preauth.c CC ../src/rsn_supp/tdls.c CC ../src/rsn_supp/wpa_ie.c CC ../src/crypto/crypto_internal.c CC ../src/crypto/tls_none.c CC ../src/rsn_supp/wpa.c CC ../src/crypto/aes-internal.c CC ../src/crypto/aes-unwrap.c CC ../src/crypto/aes-internal-dec.c CC ../src/crypto/aes-omac1.c CC ../src/crypto/md5.c CC ../src/crypto/aes-internal-enc.c CC ../src/common/wpa_common.c CC ../src/crypto/md5-internal.c CC ../src/crypto/rc4.c CC ../src/crypto/sha256-prf.c CC ../src/crypto/sha256-internal.c CC ../src/crypto/sha256.c CC ../src/crypto/sha384-internal.c CC ../src/crypto/sha512-internal.c CC ../src/crypto/random.c CC ../src/utils/base64.c CC ../src/crypto/sha1.c CC ../src/common/hw_features_common.c CC sme.c CC ../src/crypto/sha1-prf.c CC ../src/crypto/sha1-pbkdf2.c CC ../src/crypto/sha1-internal.c CC ../src/common/ieee802_11_common.c CC bgscan.c CC bgscan_simple.c CC ../src/drivers/driver_common.c CC bssid_ignore.c CC wpas_glue.c CC main.c CC scan.c CC events.c CC wpa_supplicant.c CC ../src/drivers/driver_nl80211_capa.c CC ../src/drivers/driver_nl80211_monitor.c CC ../src/drivers/driver_nl80211_event.c CC ../src/drivers/netlink.c CC ../src/drivers/rfkill.c CC ../src/utils/radiotap.c CC ../src/drivers/driver_nl80211_scan.c CC ../src/drivers/drivers.c CC ../src/drivers/linux_ioctl.c CC ../src/l2_packet/l2_packet_linux.c CC ../src/common/wpa_ctrl.c CC wpa_cli.c CC ../src/common/cli.c LD wpa_passphrase CC ../src/utils/edit_simple.c LD wpa_cli CC ../src/drivers/driver_nl80211.c LD wpa_supplicant make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/wpa_supplicant-2.10/wpa_supplicant' >>> wpa_supplicant 2.10 Installing to staging directory >>> wpa_supplicant 2.10 Fixing libtool files for la in $(find /home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/thomas/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/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/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/thomas/autobuild/instance-3/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 >>> wpa_supplicant 2.10 Installing to target /usr/bin/install -m 0755 -D /home/thomas/autobuild/instance-3/output-1/build/wpa_supplicant-2.10/wpa_supplicant/wpa_supplicant /home/thomas/autobuild/instance-3/output-1/target/usr/sbin/wpa_supplicant /usr/bin/install -m 644 -D package/wpa_supplicant/wpa_supplicant.conf /home/thomas/autobuild/instance-3/output-1/target/etc/wpa_supplicant.conf >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@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', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm1136jf-s%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/thomas/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm1136jf-s%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/dash" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells grep -qsE '^/bin/mksh$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/mksh" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells ln -sf dash /home/thomas/autobuild/instance-3/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/thomas/autobuild/instance-3/output-1/target/etc/passwd if [ -x /home/thomas/autobuild/instance-3/output-1/target/sbin/swapon -a -x /home/thomas/autobuild/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/include /home/thomas/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-3/output-1/target/usr/doc find /home/thomas/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-3/output-1/target/lib/ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/ /home/thomas/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/thomas/autobuild/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/man /home/thomas/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/info /home/thomas/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/doc /home/thomas/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-3/output-1/target/lib/debug /home/thomas/autobuild/instance-3/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-3/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/thomas/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/autobuild/instance-3/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/thomas/autobuild/instance-3/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/thomas/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-3551-g593454c77e5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02.6"; \ echo "PRETTY_NAME=\"Buildroot 2023.02.6\"" \ ) > /home/thomas/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-3/output-1/per-package /home/thomas/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-3/output-1/target/usr ln -snf /home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /home/thomas/autobuild/instance-3/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot' make: Entering directory '/home/thomas/autobuild/instance-3/buildroot' >>> Buildroot 2022.08-rc1-3551-g593454c77e5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> glibc 2.36-118-g22955ad85186ee05834e47e665056148ca07699c 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-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.57 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 >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.11.6 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hostapd 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> initscripts Collecting legal info >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> linux-firmware 20221214 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENSE.qcom: OK (sha256: be904cd28cb292b80cdb6cf412ab0d9159d431671e987ad433c1f62e0988a9bc) WHENCE: OK (sha256: 744babd4eae138ccfb5bd343b1589912b9839274f8a794af0b6c9b451df73579) qcom/NOTICE.txt: OK (sha256: fa43e1b9a13b341a07adca9dbe73d0f9072d7966fdfe811c01f0dd2872d7309a) >>> lldpd 1.0.15 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-pahole 1.24 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libbpf 1.1.0 Collecting legal info LICENSE: OK (sha256: 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349) LICENSE.BSD-2-Clause: OK (sha256: e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf) LICENSE.LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.80.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tinyalsa 2.0.0 Collecting legal info NOTICE: OK (sha256: ea22a4711f5250f88a4d7011fbc65367d1b02ac954dcc49f5b6d7c135e6537c4) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> tinycompress 1.2.8 Collecting legal info COPYING: OK (sha256: 912ea37a4435594a3b3c35f04efa4b5b7af2e68a05f5319c16c881711a31e4b7) >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) >>> unzip 6.0 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> wpa_supplicant 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'