make[4]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man5' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/install -c -m 644 tcsd.conf.5 '/tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/man/man5' make[4]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man5' make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man5' Making install in man8 make[3]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man8' make[4]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man8' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 tcsd.8 '/tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/man/man8' make[4]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man8' make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man8' make[3]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man' make[4]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man' make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man' make[2]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man' Making install in dist make[2]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/dist' /bin/sh -c 'if [ ! -e /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot//var/lib/tpm ];then mkdir -p /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot//var/lib/tpm; fi' if test ! -e /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot//etc/tcsd.conf; then mkdir -p /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot//etc && cp tcsd.conf /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot//etc; fi make[2]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/dist' make[2]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15' make[3]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15' make[2]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15' make[1]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15' >>> trousers 0.3.15 Fixing libtool files for la in $(find /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-3/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@:/tmp/instance-3/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/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 >>> trousers 0.3.15 Installing to target PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-3/output-1/target install -C /tmp/instance-3/output-1/build/trousers-0.3.15/ make[1]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15' Making install in src make[2]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src' Making install in trspi make[3]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/trspi' make[4]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/trspi' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/trspi' make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/trspi' Making install in tddl make[3]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tddl' make[4]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tddl' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/lib' /usr/bin/install -c -m 644 libtddl.a '/tmp/instance-3/output-1/target/usr/lib' ( cd '/tmp/instance-3/output-1/target/usr/lib' && /tmp/instance-3/output-1/host/bin/sparc64-linux-ranlib libtddl.a ) make[4]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tddl' make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tddl' Making install in tcs make[3]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tcs' make[4]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tcs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tcs' make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tcs' Making install in tspi make[3]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tspi' make[4]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tspi' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libtspi.la '/tmp/instance-3/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libtspi.so.1.2.0 /tmp/instance-3/output-1/target/usr/lib/libtspi.so.1.2.0 libtool: install: (cd /tmp/instance-3/output-1/target/usr/lib && { ln -s -f libtspi.so.1.2.0 libtspi.so.1 || { rm -f libtspi.so.1 && ln -s libtspi.so.1.2.0 libtspi.so.1; }; }) libtool: install: (cd /tmp/instance-3/output-1/target/usr/lib && { ln -s -f libtspi.so.1.2.0 libtspi.so || { rm -f libtspi.so && ln -s libtspi.so.1.2.0 libtspi.so; }; }) libtool: install: /usr/bin/install -c .libs/libtspi.lai /tmp/instance-3/output-1/target/usr/lib/libtspi.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tspi' make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tspi' Making install in tcsd make[3]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tcsd' make[4]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tcsd' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c tcsd '/tmp/instance-3/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c tcsd /tmp/instance-3/output-1/target/usr/sbin/tcsd make[4]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tcsd' make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/tcsd' Making install in include make[3]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/include' make[4]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/include' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/include/trousers' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/include/tss' /usr/bin/install -c -m 644 trousers/tss.h trousers/trousers.h '/tmp/instance-3/output-1/target/usr/include/trousers' /usr/bin/install -c -m 644 tss/tcpa_error.h tss/tcs_error.h tss/tcs_defines.h tss/tcs.h tss/tddlapi_error.h tss/tspi.h tss/tss_error.h tss/platform.h tss/tcpa_struct.h tss/tcs_structs.h tss/tddl_error.h tss/tss_defines.h tss/tss_structs.h tss/tcpa_defines.h tss/tcpa_typedef.h tss/tcs_typedef.h tss/tddli.h tss/tss_error_basics.h tss/tss_typedef.h tss/compat11b.h tss/tpm.h tss/tpm_error.h tss/tpm_ordinal.h '/tmp/instance-3/output-1/target/usr/include/tss' make[4]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/include' make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src/include' make[3]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src' make[4]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src' make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src' make[2]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/src' Making install in man make[2]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man' Making install in man3 make[3]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man3' make[4]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man3' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 Tspi_ChangeAuth.3 Tspi_ChangeAuthAsym.3 Tspi_Context_Close.3 Tspi_Context_CloseObject.3 Tspi_Context_Connect.3 Tspi_Context_Create.3 Tspi_Context_CreateObject.3 Tspi_Context_FreeMemory.3 Tspi_Context_GetCapability.3 Tspi_Context_GetDefaultPolicy.3 Tspi_Context_GetKeyByPublicInfo.3 Tspi_Context_GetKeyByUUID.3 Tspi_Context_GetRegisteredKeysByUUID.3 Tspi_Context_GetRegisteredKeysByUUID2.3 Tspi_Context_GetTpmObject.3 Tspi_Context_LoadKeyByBlob.3 Tspi_Context_LoadKeyByUUID.3 Tspi_Context_RegisterKey.3 Tspi_Context_UnregisterKey.3 Tspi_Data_Bind.3 Tspi_Data_Seal.3 Tspi_Data_Unbind.3 Tspi_Data_Unseal.3 Tspi_DecodeBER_TssBlob.3 Tspi_EncodeDER_TssBlob.3 Tspi_GetAttribData.3 Tspi_GetAttribUint32.3 Tspi_GetPolicyObject.3 Tspi_Hash_GetHashValue.3 Tspi_Hash_SetHashValue.3 Tspi_Hash_Sign.3 Tspi_Hash_UpdateHashValue.3 Tspi_Hash_VerifySignature.3 Tspi_Key_CertifyKey.3 Tspi_Key_ConvertMigrationBlob.3 Tspi_Key_CreateKey.3 Tspi_Key_CreateMigrationBlob.3 Tspi_Key_GetPubKey.3 Tspi_Key_LoadKey.3 Tspi_Key_UnloadKey.3 '/tmp/instance-3/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 Tspi_Key_WrapKey.3 Tspi_PcrComposite_GetPcrValue.3 Tspi_PcrComposite_SelectPcrIndex.3 Tspi_PcrComposite_SetPcrValue.3 Tspi_Policy_AssignToObject.3 Tspi_Policy_FlushSecret.3 Tspi_Policy_SetSecret.3 Tspi_SetAttribData.3 Tspi_SetAttribUint32.3 Tspi_TPM_AuthorizeMigrationTicket.3 Tspi_TPM_CertifySelfTest.3 Tspi_TPM_CheckMaintenancePubKey.3 Tspi_TPM_ClearOwner.3 Tspi_TPM_CollateIdentityRequest.3 Tspi_TPM_CreateEndorsementKey.3 Tspi_TPM_CreateMaintenanceArchive.3 Tspi_TPM_DirRead.3 Tspi_TPM_DirWrite.3 Tspi_TPM_GetCapability.3 Tspi_TPM_GetEvent.3 Tspi_TPM_GetEventLog.3 Tspi_TPM_GetEvents.3 Tspi_TPM_GetPubEndorsementKey.3 Tspi_TPM_GetRandom.3 Tspi_TPM_GetStatus.3 Tspi_TPM_GetTestResult.3 Tspi_TPM_KillMaintenanceFeature.3 Tspi_TPM_LoadMaintenancePubKey.3 Tspi_TPM_PcrRead.3 Tspi_TPM_PcrExtend.3 Tspi_TPM_Quote.3 Tspi_TPM_SelfTestFull.3 Tspi_TPM_SetStatus.3 Tspi_TPM_StirRandom.3 Tspi_TPM_TakeOwnership.3 Tspi_TPM_GetAuditDigest.3 Tspi_TPM_OwnerGetSRKPubKey.3 Tspi_TPM_Quote2.3 Tspi_TPM_CMKSetRestrictions.3 '/tmp/instance-3/output-1/target/usr/share/man/man3' make[4]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man3' make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man3' Making install in man5 make[3]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man5' make[4]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man5' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 tcsd.conf.5 '/tmp/instance-3/output-1/target/usr/share/man/man5' make[4]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man5' make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man5' Making install in man8 make[3]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man8' make[4]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man8' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 tcsd.8 '/tmp/instance-3/output-1/target/usr/share/man/man8' make[4]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man8' make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man/man8' make[3]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man' make[4]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man' make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man' make[2]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/man' Making install in dist make[2]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15/dist' /bin/sh -c 'if [ ! -e /tmp/instance-3/output-1/target//var/lib/tpm ];then mkdir -p /tmp/instance-3/output-1/target//var/lib/tpm; fi' if test ! -e /tmp/instance-3/output-1/target//etc/tcsd.conf; then mkdir -p /tmp/instance-3/output-1/target//etc && cp tcsd.conf /tmp/instance-3/output-1/target//etc; fi make[2]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15/dist' make[2]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15' make[3]: Entering directory '/tmp/instance-3/output-1/build/trousers-0.3.15' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15' make[2]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15' make[1]: Leaving directory '/tmp/instance-3/output-1/build/trousers-0.3.15' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-3/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-3/output-1/host/bin/sparc64-linux-%g' -e 's%@TARGET_ARCH@%sparc64%g' -e 's%@TARGET_CPU@%ultrasparc%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-3/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/bash" >> /tmp/instance-3/output-1/target/etc/shells rm -f /tmp/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-3/output-1/host/bin/glib-compile-schemas /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/python3.9/" /tmp/instance-3/output-1/host/bin/python3.9 /tmp/instance-3/buildroot/support/scripts/pycompile.py --strip-root /tmp/instance-3/output-1/target /tmp/instance-3/output-1/target/usr/lib/python3.9 find /tmp/instance-3/output-1/target/usr/lib/python3.9 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /tmp/instance-3/output-1/target/usr/lib/python3.9 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /tmp/instance-3/output-1/target/etc echo "buildroot" > /tmp/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-3/output-1/target/etc/hosts mkdir -p /tmp/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-3/output-1/target/etc/shadow rm -f /tmp/instance-3/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-3/output-1/build/locales.nopurge for dir in /tmp/instance-3/output-1/target/usr/share/locale /tmp/instance-3/output-1/target/usr/share/X11/locale /tmp/instance-3/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##*/}" /tmp/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-3/output-1/target/usr/include /tmp/instance-3/output-1/target/usr/share/aclocal \ /tmp/instance-3/output-1/target/usr/lib/pkgconfig /tmp/instance-3/output-1/target/usr/share/pkgconfig \ /tmp/instance-3/output-1/target/usr/lib/cmake /tmp/instance-3/output-1/target/usr/share/cmake \ /tmp/instance-3/output-1/target/usr/doc find /tmp/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-3/output-1/target/lib/ /tmp/instance-3/output-1/target/usr/lib/ /tmp/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-3/output-1/target/usr/share/gdb rm -rf /tmp/instance-3/output-1/target/usr/share/zsh rm -rf /tmp/instance-3/output-1/target/usr/man /tmp/instance-3/output-1/target/usr/share/man rm -rf /tmp/instance-3/output-1/target/usr/info /tmp/instance-3/output-1/target/usr/share/info rm -rf /tmp/instance-3/output-1/target/usr/doc /tmp/instance-3/output-1/target/usr/share/doc rm -rf /tmp/instance-3/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-3/output-1/target/lib/debug /tmp/instance-3/output-1/target/usr/lib/debug find /tmp/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 /tmp/instance-3/output-1/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-3/output-1/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/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 /tmp/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 /tmp/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-915-g92f9eb53ba"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-3/output-1/per-package /tmp/instance-3/buildroot/support/scripts/fix-rpath target touch /tmp/instance-3/output-1/target/usr ln -snf /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot /tmp/instance-3/output-1/staging make: Leaving directory '/tmp/instance-3/buildroot' make: Entering directory '/tmp/instance-3/buildroot' >>> Buildroot 2021.05-915-g92f9eb53ba 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 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> bash 5.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> binutils 2.35.2 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> coreutils 8.32 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> debianutils 4.11 Collecting legal info debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567) >>> diffutils 3.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dstat 0.7.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> findutils 4.8.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> grep 3.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> gzip 1.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ifupdown 0.8.16 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ima-evm-utils 1.3.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> tpm2-tss 3.0.3 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> liburiparser 0.9.5 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> iotop 0.6 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> iproute2 5.13.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> 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) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdnet 1.11 Collecting legal info LICENSE: OK (sha256: 1e94df12cb3701fa64e07eeb60284bb16a3544815d5a39860dacff7b86610584) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.2 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmicrohttpd 0.9.73 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libnetfilter_conntrack 1.0.8 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libosmium 2.17.0 Collecting legal info LICENSE: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> protozero 1.7.0 Collecting legal info LICENSE.md: OK (sha256: 1f4d477e3c2d74d8706c8f05437bd86804abe46853b1f233ce1549a4de76fa49) LICENSE.from_folly: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> libstrophe 0.10.1 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> memcached 1.6.9 Collecting legal info COPYING: OK (sha256: bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c) >>> mjpegtools 2.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> mxml 3.2 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: ed63aec4c75b9c21a5156b40052138032269bd27fd6f4bc0c51389807cdc7db9) >>> openjpeg 2.4.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> python-asn1crypto 1.4.0 Collecting legal info LICENSE: OK (sha256: a88480656ec98943fb04344f6a477ee74062896f3ddb1a6f99e5f05f0109a286) >>> python-attrs 19.3.0 Collecting legal info LICENSE: OK (sha256: bf659a28b49240602f56bbdf490cbe2ec509b15b98f99d7b19a52c740e327863) >>> python-automat 20.2.0 Collecting legal info LICENSE: OK (sha256: b2201301678d0a937d938543827ca1360712eb34e23de8ee3f3bfffbd4c0e376) >>> host-python-m2r 0.2.1 Collecting legal info LICENSE: OK (sha256: 28728ec0ecbd8c171ebaeccebf69e3961282fd81f06abc7424c65546b6ae6f27) >>> host-python-docutils 0.15.2 Collecting legal info COPYING.txt: OK (sha256: efa0c85aa99ea5b4781240031b0d02af54d7b5554c87ad2b2bea9ba490f6663f) >>> host-python-mistune 0.8.4 Collecting legal info LICENSE: OK (sha256: 0c5259c3dd0a7c46f4835221645f62a0638c9b9faa02af08676e8069e1ff964b) >>> host-python-setuptools-scm 5.0.1 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> python-botocore 1.19.48 Collecting legal info LICENSE.txt: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> python-cchardet 2.1.7 Collecting legal info COPYING: OK (sha256: 107a29ccdd2d778aa2df5462f85dddfa099059abd22e064e07ec2cc9bafc37cd) >>> python-certifi 2021.5.30 Collecting legal info LICENSE: OK (sha256: be9d82f36112f87a7f1d74ecd4887e1467bbae8878a84004a00117b1e475a3e2) >>> python-cffi 1.14.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-characteristic 14.3.0 Collecting legal info LICENSE: OK (sha256: 0af91b662f8428b28f5e517b049a0bb9feeb59b1adaa5c9418c1579f9485107c) >>> python-chardet 4.0.0 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> python-constantly 15.1.0 Collecting legal info LICENSE: OK (sha256: 020870fcaf4bf9c50b233e331817094fe109b91c0880570fd476f527cfbfc085) >>> python-cryptography 3.3.2 Collecting legal info LICENSE: OK (sha256: 43dad2cc752ab721cd9a9f36ece70fb53ab7713551f2d3d8694d8e8c5a06d6e2) LICENSE.APACHE: OK (sha256: aac73b3148f6d1d7111dbca32099f68d26c644c6813ae1e4f05f6579aa2663fe) LICENSE.BSD: OK (sha256: 602c4c7482de6479dd2e9793cda275e5e63d773dacd1eca689232ab7008fb4fb) >>> host-python-cffi 1.14.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-dateutil 2.8.1 Collecting legal info LICENSE: OK (sha256: ba00f51a0d92823b5a1cde27d8b5b9d2321e67ed8da9bc163eff96d5e17e577e) >>> python-hyperlink 19.0.0 Collecting legal info LICENSE: OK (sha256: 9577b66fb599aa5700b4981078ab0a319416a086beee646cd282aa9f33c8c74c) >>> python-idna 3.2 Collecting legal info LICENSE.md: OK (sha256: a2d6e4d940bd24dbe7b9645cde19a9792cc51db7ae0d5acd301ac860caa3e836) >>> python-incremental 17.5.0 Collecting legal info LICENSE: OK (sha256: d043bc8899b4695de1f4511d8f507b927e11723b981ce600fa3ef7b73954afa5) >>> python-jmespath 0.10.0 Collecting legal info LICENSE.txt: OK (sha256: 66b313cce80ed0623fc7db3f24863a0c80fd83eb341a46b57864158ae74faa56) >>> python-json-schema-validator 2.4.1 Collecting legal info >>> host-python-versiontools 1.9.1 Collecting legal info >>> python-pyasn1-modules 0.2.8 Collecting legal info LICENSE.txt: OK (sha256: 22c5cc6922ab5d69fba32d8c5ee4cdd14981508cb53afc0ebd85593847fd95a5) >>> python-pyasn1 0.4.8 Collecting legal info LICENSE.rst: OK (sha256: 22c5cc6922ab5d69fba32d8c5ee4cdd14981508cb53afc0ebd85593847fd95a5) >>> python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pyhamcrest 1.9.0 Collecting legal info LICENSE.txt: OK (sha256: ec76c04449607010d061b1e29c9d20a5ffae74db9d04670ae82538ccfe68b941) >>> python-pyopenssl 19.1.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-requests 2.25.1 Collecting legal info LICENSE: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> python-service-identity 18.1.0 Collecting legal info LICENSE: OK (sha256: c5075126e1272b176504e36af369781a95c5c1124239da8e4f61b0f9c15a56cf) >>> python-setproctitle 1.1.10 Collecting legal info COPYRIGHT: OK (sha256: 40e85df0511ccacd29b6b5898e7e09b76889fc2f5d94b2670ece847977d3bbed) >>> python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-six 1.15.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-treq 20.3.0 Collecting legal info LICENSE: OK (sha256: 7cc1b65e1937b1cc07052bb864ec96d8e5fd413400c0842e5b89a8201a600293) >>> host-python-incremental 17.5.0 Collecting legal info LICENSE: OK (sha256: d043bc8899b4695de1f4511d8f507b927e11723b981ce600fa3ef7b73954afa5) >>> python-twisted 20.3.0 Collecting legal info LICENSE: OK (sha256: 98426fd47315df70098e0d85efbb5d7dd8001c9c536386937354640d6d8d75b9) >>> python-urllib3 1.26.6 Collecting legal info LICENSE.txt: OK (sha256: c37bf186e27cf9dbe9619e55edfe3cea7b30091ceb3da63c7dacbe0e6d77907b) >>> host-python-xlrd 1.2.0 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> python-zope-interface 5.3.0 Collecting legal info LICENSE.txt: OK (sha256: 3e671db11df687516cc1db5b3d65e4aa383eaca3c20cea3faf53a0f7335d0a3c) >>> ripgrep 0.8.1 Collecting legal info LICENSE-MIT: OK (sha256: 0f96a83840e146e43c0ec96a22ec1f392e0680e6c1226e6f3ba87e0740af850f) >>> host-rustc Collecting legal info >>> host-rust-bin 1.52.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> rsync 3.2.3 Collecting legal info COPYING: OK (sha256: 0d33aa97d302cb9df27f99dfa28d58001c2479a02317956f1a7a890f3937a976) >>> sed 4.8 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> slirp 4.6.1 Collecting legal info COPYRIGHT: OK (sha256: b28aecf4796a6a22054167f0a976de13d9db335669d37afd2dc7ea4c335e1e13) >>> tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> trousers 0.3.15 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: python-json-schema-validator-2.4.1: cannot save license (PYTHON_JSON_SCHEMA_VALIDATOR_LICENSE_FILES not defined) WARNING: python-versiontools-1.9.1: cannot save license (HOST_PYTHON_VERSIONTOOLS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-3/output-1/legal-info make: Leaving directory '/tmp/instance-3/buildroot'