for la in $(find /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zziplib 0.13.72 Installing to target GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/home/buildroot/instance-0/output-1/target /home/buildroot/instance-0/output-1/host/bin/cmake --install /home/buildroot/instance-0/output-1/build/zziplib-0.13.72/ -- Install configuration: "Release" -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/pkgconfig/zziplib.pc -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/pkgconfig/zzipmmapped.pc -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/pkgconfig/zzipfseeko.pc -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/lib.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/zzip.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/format.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/types.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/conf.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/_msvc.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/file.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/info.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/plugin.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/write.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/fetch.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/stdint.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/zzip32.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/autoconf.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/_config.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/libzzip-0.so.13.0.72 -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/libzzip-0.so.13 -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/libzzip-0.so -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/fseeko.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/libzzipfseeko-0.so.13.0.72 -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/libzzipfseeko-0.so.13 -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/libzzipfseeko-0.so -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/mmapped.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/memdisk.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/libzzipmmapped-0.so.13.0.72 -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/libzzipmmapped-0.so.13 -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/libzzipmmapped-0.so -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zziplib.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip-io.h .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzip-0.so' -> 'libzzip-0.so.13.0.72' .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzip-0.so.10' -> 'libzzip-0.so.13.0.72' .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzip-0.so.11' -> 'libzzip-0.so.13.0.72' .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzip-0.so.12' -> 'libzzip-0.so.13.0.72' .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzip.so' -> 'libzzip-0.so.13.0.72' .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzip-0.so.10' -> 'libzzip-0.so.13.0.72' .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzip-0.so.11' -> 'libzzip-0.so.13.0.72' .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzip-0.so.12' -> 'libzzip-0.so.13.0.72' .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzipfseeko.so' -> 'libzzipfseeko-0.so.13.0.72' .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzipfseeko-0.so.10' -> 'libzzipfseeko-0.so.13.0.72' .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzipfseeko-0.so.11' -> 'libzzipfseeko-0.so.13.0.72' .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzipfseeko-0.so.12' -> 'libzzipfseeko-0.so.13.0.72' .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzipmmapped.so' -> 'libzzipmmapped-0.so.13.0.72' .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzipmmapped-0.so.10' -> 'libzzipmmapped-0.so.13.0.72' .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzipmmapped-0.so.11' -> 'libzzipmmapped-0.so.13.0.72' .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzipmmapped-0.so.12' -> 'libzzipmmapped-0.so.13.0.72' -- Up-to-date: /home/buildroot/instance-0/output-1/target/usr/lib/libzzip.so -- Up-to-date: /home/buildroot/instance-0/output-1/target/usr/lib/libzzipfseeko.so -- Up-to-date: /home/buildroot/instance-0/output-1/target/usr/lib/libzzipmmapped.so -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/pkgconfig/zzipwrap.pc -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/zzip/wrap.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/libzzipwrap-0.so.13.0.72 -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/libzzipwrap-0.so.13 -- Set non-toolchain portion of runtime path of "/home/buildroot/instance-0/output-1/target/usr/lib/libzzipwrap-0.so.13.0.72" to "" -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/libzzipwrap-0.so .. Installing: /home/buildroot/instance-0/output-1/target/usr/lib'libzzipwrap.so' -> 'libzzipwrap-0.so.13.0.72' -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/SDL_rwops_zzip/SDL_rwops_zzip.c -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/SDL_rwops_zzip/SDL_rwops_zzip.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/pkgconfig/SDL_rwops_zzip.pc -- Installing: /home/buildroot/instance-0/output-1/target/usr/bin/zzcat -- Set non-toolchain portion of runtime path of "/home/buildroot/instance-0/output-1/target/usr/bin/zzcat" to "" -- Installing: /home/buildroot/instance-0/output-1/target/usr/bin/zzdir -- Set non-toolchain portion of runtime path of "/home/buildroot/instance-0/output-1/target/usr/bin/zzdir" to "" -- Installing: /home/buildroot/instance-0/output-1/target/usr/bin/zzxorcat -- Set non-toolchain portion of runtime path of "/home/buildroot/instance-0/output-1/target/usr/bin/zzxorcat" to "" -- Installing: /home/buildroot/instance-0/output-1/target/usr/bin/zzxordir -- Set non-toolchain portion of runtime path of "/home/buildroot/instance-0/output-1/target/usr/bin/zzxordir" to "" -- Installing: /home/buildroot/instance-0/output-1/target/usr/bin/zzxorcopy -- Set non-toolchain portion of runtime path of "/home/buildroot/instance-0/output-1/target/usr/bin/zzxorcopy" to "" -- Installing: /home/buildroot/instance-0/output-1/target/usr/bin/unzzip -- Set non-toolchain portion of runtime path of "/home/buildroot/instance-0/output-1/target/usr/bin/unzzip" to "" -- Installing: /home/buildroot/instance-0/output-1/target/usr/bin/unzzip-mix -- Set non-toolchain portion of runtime path of "/home/buildroot/instance-0/output-1/target/usr/bin/unzzip-mix" to "" -- Installing: /home/buildroot/instance-0/output-1/target/usr/bin/unzzip-big -- Set non-toolchain portion of runtime path of "/home/buildroot/instance-0/output-1/target/usr/bin/unzzip-big" to "" -- Installing: /home/buildroot/instance-0/output-1/target/usr/bin/unzzip-mem -- Set non-toolchain portion of runtime path of "/home/buildroot/instance-0/output-1/target/usr/bin/unzzip-mem" to "" -- Installing: /home/buildroot/instance-0/output-1/target/usr/bin/unzip-mem -- Set non-toolchain portion of runtime path of "/home/buildroot/instance-0/output-1/target/usr/bin/unzip-mem" to "" -- Installing: /home/buildroot/instance-0/output-1/target/usr/share/aclocal/zziplib.m4 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-gfortran%g" -e "s%@TARGET_STRIP@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-strip%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%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/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-gfortran%g" -e "s%@TARGET_STRIP@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-strip%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/bash" >> /home/buildroot/instance-0/output-1/target/etc/shells # Remove any existing certificates under /etc/ssl/certs rm -f /home/buildroot/instance-0/output-1/target/etc/ssl/certs/* # Create symlinks to certificates under /etc/ssl/certs # and generate the bundle cd /home/buildroot/instance-0/output-1/target ; for i in `find usr/share/ca-certificates -name "*.crt" | LC_COLLATE=C sort` ; do ln -sf ../../../$i etc/ssl/certs/`basename ${i} .crt`.pem ; cat $i ; done >/home/buildroot/instance-0/output-1/build/ca-certificates.crt # Create symlinks to the certificates by their hash values /home/buildroot/instance-0/output-1/host/bin/c_rehash /home/buildroot/instance-0/output-1/target/etc/ssl/certs Doing /home/buildroot/instance-0/output-1/target/etc/ssl/certs # Install the certificates bundle /usr/bin/install -D -m 644 /home/buildroot/instance-0/output-1/build/ca-certificates.crt /home/buildroot/instance-0/output-1/target/etc/ssl/certs/ca-certificates.crt rm -f /home/buildroot/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/instance-0/output-1/host/bin/glib-compile-schemas /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/buildroot/instance-0/output-1/target/usr/share/lua/5.4/doc rm -rf /home/buildroot/instance-0/output-1/target/usr/lib/luarocks grep -qsE '^/bin/mksh$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/mksh" >> /home/buildroot/instance-0/output-1/target/etc/shells rm -rf /home/buildroot/instance-0/output-1/target/usr/lib/perl5/5.38.2/pod rm -rf /home/buildroot/instance-0/output-1/target/usr/lib/perl5/5.38.2/x86_64-linux/CORE find /home/buildroot/instance-0/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/buildroot/instance-0/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/buildroot/instance-0/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f for i in `ls /home/buildroot/instance-0/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data/*.dat`; do i_base=`basename "$i" .dat`; echo ""C en_US" en_US_POSIX" | grep -qw "$i_base" || rm "$i"; done PYTHONPATH="/home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/python3.11/" /home/buildroot/instance-0/output-1/host/bin/python3.11 /home/buildroot/instance-0/output-1/build/python3-3.11.8/Lib/compileall.py -q -b -s /home/buildroot/instance-0/output-1/target -p / /home/buildroot/instance-0/output-1/target/usr/lib/python3.11 find /home/buildroot/instance-0/output-1/target/usr/lib/python3.11 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/instance-0/output-1/target/usr/lib/python3.11 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/instance-0/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/buildroot/instance-0/output-1/build/locales.nopurge for dir in /home/buildroot/instance-0/output-1/target/usr/share/locale /home/buildroot/instance-0/output-1/target/usr/share/X11/locale /home/buildroot/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/instance-0/output-1/target/usr/include /home/buildroot/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/instance-0/output-1/target/usr/lib/cmake /home/buildroot/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/instance-0/output-1/target/usr/lib/rpm /home/buildroot/instance-0/output-1/target/usr/doc find /home/buildroot/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/instance-0/output-1/target/lib/ /home/buildroot/instance-0/output-1/target/usr/lib/ /home/buildroot/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/instance-0/output-1/target/usr/man /home/buildroot/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/instance-0/output-1/target/usr/info /home/buildroot/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/instance-0/output-1/target/usr/doc /home/buildroot/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/instance-0/output-1/target/lib/debug /home/buildroot/instance-0/output-1/target/usr/lib/debug find /home/buildroot/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/instance-0/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/instance-0/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.02-206-g9536c726bb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.05-git\"" \ ) > /home/buildroot/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=17 \ PER_PACKAGE_DIR=/home/buildroot/instance-0/output-1/per-package \ /home/buildroot/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/instance-0/output-1/target/usr ln -snf /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot /home/buildroot/instance-0/output-1/staging make: Leaving directory '/home/buildroot/instance-0/buildroot' make: Entering directory '/home/buildroot/instance-0/buildroot' >>> Buildroot 2024.02-206-g9536c726bb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2023.11-1 Collecting legal info >>> toolchain Collecting legal info >>> acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-autoconf 2.72 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> acpica 20230628 Collecting legal info source/include/acpi.h: OK (sha256: 905d6f191f3c29aa673602d9c66eb8df00f7e1b35064a081e0de81284ff17ee6) >>> 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-gnu 0.22.4 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> alsa-lib 1.2.11 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> gettext Collecting legal info >>> gettext-gnu 0.22.4 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> atop 2.9.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> augeas 1.12.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> python3 3.11.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-python3 3.11.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.2 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.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> openssl Collecting legal info >>> libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sqlite 3.45.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> xz 5.4.6 Collecting legal info COPYING: OK (sha256: 29a1e305b2e34eefe5d4602d00cde1d528b71c5d9f2eec5106972cf6ddb6f73f) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> avocado 98.0 Collecting legal info LICENSE: OK (sha256: 680ce56e9c4043826f0f1420935d2453ea3ddacd1582cb6f1cef26c1077fcc93) >>> host-python-setuptools 69.0.3 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> azmq 1.0.3 Collecting legal info LICENSE-BOOST_1_0: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> boost 1.83.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-cmake 3.28.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> zeromq 4.3.5 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.42 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.5 Collecting legal info LICENSE.md: OK (sha256: 60c756742db3ad1913304e8b13f0e86e22e51adb50cc0b3333c163f7e45ceec1) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-nasm 2.16.01 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> tiff 4.6.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libnl 3.9.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> check 11970a7e112dfe243a2e68773f014687df2900e8 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> bash 5.2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bats-core 1.8.2 Collecting legal info LICENSE.md: OK (sha256: 55074b2b3b87809105034e1468e59076554d76a80c67bcc592000cc3d929852d) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> benejson 0.9.7 Collecting legal info LICENSE: OK (sha256: d0b7dae881fcb18c4dddfd8b0c1643ae671d5f356d14ba5b4e95ca889cc9ec32) >>> host-scons 4.5.2 Collecting legal info LICENSE: OK (sha256: 2f6ac9a1fc98394d18b80dba9bedb9d5626006d44db3fecf7cf3e21cff7e8b1c) >>> binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> bitcoin 26.0 Collecting legal info COPYING: OK (sha256: a6331cd1f889397adfc0c3b0535682a20950c6cf8e5c712e9997a15ce98324e1) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bmon 4.0 Collecting legal info LICENSE.BSD: OK (sha256: 59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c4991) LICENSE.MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> brcmfmac_sdio-firmware-rpi ea9963f3f77b4bb6cd280577eb115152bdd67e8d Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> bubblewrap 0.8.0 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> c-ares 1.27.0 Collecting legal info LICENSE.md: OK (sha256: 80fff25340df53b0cf0c3cddbca9050b559b9cbed2ad71830327cfef54959aef) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> capnproto 0.10.4 Collecting legal info LICENSE: OK (sha256: 9564998c8d7f270a61a8b89869a8d17a9d5e3783b64027788b5e339ec8479e10) >>> host-capnproto 0.10.4 Collecting legal info LICENSE: OK (sha256: 9564998c8d7f270a61a8b89869a8d17a9d5e3783b64027788b5e339ec8479e10) >>> cegui 00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0 Collecting legal info COPYING: OK (sha256: cc869e2ece8ad039f6d7fd17259db4ea0ae0a502d02a1bb506c0168deb12e40d) >>> glm 1.0.0 Collecting legal info copying.txt: OK (sha256: 62d2d642c7d054d4fb4c9b42faad617d6c88fcd91e317f8035aa9f277cc159c3) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> flac 1.4.3 Collecting legal info COPYING.Xiph: OK (sha256: 12600ea1a7affcbf469bd0d8b2cd725e4167114a2ee834b88f5d2857bfd7ddbf) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libmodplug d1b97ed0020bc620a059d3675d1854b40bd2608d Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> sdl2_net 2.2.0 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> civetweb 1.16 Collecting legal info LICENSE.md: OK (sha256: bc24af9ffb777f4842f8556ac752efd5ea212c55d2eccfae58cc2c2a24ea1f03) >>> lua 5.4.6 Collecting legal info doc/readme.html: OK (sha256: 8f1bff27c5b0585ab679dbe4e37e75a1014af0f79732f42a79f86728321a0c6d) >>> cmake 3.28.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> jsoncpp 1.9.5 Collecting legal info LICENSE: OK (sha256: cec0db5f6d7ed6b3a72647bd50aed02e13c3377fd44382b96dc2915534c042ad) >>> libarchive 3.7.2 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> libcurl 8.6.0 Collecting legal info COPYING: OK (sha256: adb1fc06547fd136244179809f7b7c2d2ae6c4534f160aa513af9b6a12866a32) >>> libuv 1.48.0 Collecting legal info LICENSE: OK (sha256: 16de0c32b265cb7d46a6d3bd614f259dd4d693a5e26b3407b04aae8d73041f0c) LICENSE-extra: OK (sha256: 262c44bd2cdba037e6d2a82fba15f5800d292bc993a6f5d6b6ea487744d02836) >>> rhash 1.4.4 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> comix-cursors 0.9.1 Collecting legal info >>> conmon 2.1.8 Collecting legal info LICENSE: OK (sha256: 9c9d771d4004725237a31ada889fe06c85a24fd0a29e41825181ab4cde54f016) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> libcap-ng 0.8.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> linux-pam 1.6.0 Collecting legal info Copyright: OK (sha256: 133d98e7a2ab3ffd330b4debb0bfc10fea21e4b2b5a5b09de2e924293be5ff08) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> coremark-pro 1.1.2743 Collecting legal info LICENSE.md: OK (sha256: 0d7775bd793ea71fef3594c18164a08ed2f5f66c898958d0644f7a236a536f2b) >>> perl 5.38.2 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 9519aaeeac509b3fa8778155a63545b6086f8313546b93fe9958d1c434d476a8) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cppcms 2.0.0-beta2 Collecting legal info COPYING.TXT: OK (sha256: fb7c15ddf590037d4cd18ebd61148a2304b9243369d238a64f599182377e32db) MIT.TXT: OK (sha256: 3e4012cc5950e05bedfdd2f00ceffe1ef71c46ac8c79f07e237ecb23c773f65f) THIRD_PARTY_SOFTWARE.TXT: OK (sha256: d6ce062e5cf4f7e3c536d7d2fee84c882c45245f1848ed3162401f2b29fa2b4b) >>> libgcrypt 1.10.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> cppdb 0.3.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) MIT.txt: OK (sha256: 503ed52ef942d44bb26bd47dd5c6765927b198624e4f375e32cc660dfc2a0981) >>> postgresql 16.1 Collecting legal info COPYRIGHT: OK (sha256: 1a7d13c3ab31961b91ba256f77d6e82e0b54bf992253060fe93bdb5466df416a) >>> host-zic 2024a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> openldap 2.5.16 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> cracklib 2.9.11 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.11 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> crda 4.15 Collecting legal info LICENSE: OK (sha256: c16224b376128b589eea69a8fdd1f09818b8cb995e10d1e37f72dff22233d7b0) >>> host-python-pycryptodomex 3.19.1 Collecting legal info LICENSE.rst: OK (sha256: 4e04660d77c1c64e89d79537919fb8240fa21484a7e3db29f358b2c7f84ea073) Doc/LEGAL/COPYRIGHT.pycrypto: OK (sha256: 8e563c767164faa0831a333b57d23d4311cf566eb1b15d93250f4606be4eb549) >>> crucible 2023.11.02 Collecting legal info ERROR: while checking hashes from package/crucible/crucible.hash ERROR: LICENSE has wrong sha256 hash: ERROR: expected: d88514630470aec9fa7abdc990a1e0a8751a752321bffa868188c49009d64d59 ERROR: got : a89c50d83be30fe7ec75be69a07f6c1b5dfaae0a6b94a678d2394fff34acb69c ERROR: Incomplete download, or man-in-the-middle (MITM) attack make: *** [package/crucible/crucible.mk:15: crucible-legal-info] Error 1 make: Leaving directory '/home/buildroot/instance-0/buildroot'