../../src/include/tcslog.h:89:28: note: in expansion of macro 'LogMessage' 89 | #define LogError(fmt, ...) LogMessage(stderr, LOG_ERR, APPID, "ERROR: " fmt, ##__VA_ARGS__) | ^~~~~~~~~~ tcsd_threads.c:189:3: note: in expansion of macro 'LogError' 189 | LogError("worker thread %ld is exiting prematurely", THREAD_ID); | ^~~~~~~~ ../../src/include/tcslog.h:28:18: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'struct __pthread *' [-Wformat=] 28 | fprintf(dest, "%s " fmt "\n", layer, ## __VA_ARGS__); \ | ^~~~~ ../../src/include/tcslog.h:89:28: note: in expansion of macro 'LogMessage' 89 | #define LogError(fmt, ...) LogMessage(stderr, LOG_ERR, APPID, "ERROR: " fmt, ##__VA_ARGS__) | ^~~~~~~~~~ tcsd_threads.c:195:3: note: in expansion of macro 'LogError' 195 | LogError("worker thread %ld is exiting prematurely", THREAD_ID); | ^~~~~~~~ tcsd_threads.c: In function 'tcsd_thread_run': tcsd_threads.c:289:30: warning: taking address of packed member of 'struct tcsd_packet_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 289 | UnloadBlob_UINT32(&offset, &data->comm.hdr.packet_size, data->comm.buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ tcsd_threads.c:290:30: warning: taking address of packed member of 'struct tcsd_packet_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 290 | UnloadBlob_UINT32(&offset, &data->comm.hdr.u.result, data->comm.buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ tcsd_threads.c:291:30: warning: taking address of packed member of 'struct tcsd_packet_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 291 | UnloadBlob_UINT32(&offset, &data->comm.hdr.num_parms, data->comm.buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~ tcsd_threads.c:292:30: warning: taking address of packed member of 'struct tcsd_packet_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 292 | UnloadBlob_UINT32(&offset, &data->comm.hdr.type_size, data->comm.buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~ tcsd_threads.c:293:30: warning: taking address of packed member of 'struct tcsd_packet_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 293 | UnloadBlob_UINT32(&offset, &data->comm.hdr.type_offset, data->comm.buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ tcsd_threads.c:294:30: warning: taking address of packed member of 'struct tcsd_packet_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 294 | UnloadBlob_UINT32(&offset, &data->comm.hdr.parm_size, data->comm.buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~ tcsd_threads.c:295:30: warning: taking address of packed member of 'struct tcsd_packet_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 295 | UnloadBlob_UINT32(&offset, &data->comm.hdr.parm_offset, data->comm.buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -DPACKAGE_NAME=\"trousers\" -DPACKAGE_TARNAME=\"trousers\" -DPACKAGE_VERSION=\"0.3.15\" -DPACKAGE_STRING=\"trousers\ 0.3.15\" -DPACKAGE_BUGREPORT=\"trousers-tech@lists.sf.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trousers\" -DVERSION=\"0.3.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_OPENSSL_BN_H=1 -DHAVE_OPENSSL_ENGINE_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHTOLE_DEFINED=1 -DHAVE_DAEMON=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DAPPID=\"TCSD\" -DVAR_PREFIX=\"/var\" -DETC_PREFIX=\"/etc\" -I../../src/include -DTSS_BUILD_PS -DTSS_BUILD_PCR_EVENTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -DNOUSERCHECK -DBI_OPENSSL -W -Wall -Wno-unused-parameter -Wsign-compare -I../include -DTCSD_DEFAULT_PORT=30003 -DTSS_VER_MAJOR=0 -DTSS_VER_MINOR=3 -DTSS_SPEC_MAJOR=1 -DTSS_SPEC_MINOR=2 -c -o tcsd-platform.o `test -f 'platform.c' || echo './'`platform.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-0/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -DAPPID=\"TCSD\" -DVAR_PREFIX=\"/var\" -DETC_PREFIX=\"/etc\" -I../../src/include -DTSS_BUILD_PS -DTSS_BUILD_PCR_EVENTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -DNOUSERCHECK -DBI_OPENSSL -W -Wall -Wno-unused-parameter -Wsign-compare -I../include -DTCSD_DEFAULT_PORT=30003 -DTSS_VER_MAJOR=0 -DTSS_VER_MINOR=3 -DTSS_SPEC_MAJOR=1 -DTSS_SPEC_MINOR=2 -Wl,-z,relro -o tcsd tcsd-svrside.o tcsd-tcsd_conf.o tcsd-tcsd_threads.o tcsd-platform.o ../../src/tcs/libtcs.a ../../src/tddl/libtddl.a -lpthread -lcrypto libtool: link: /tmp/instance-0/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -DAPPID=\"TCSD\" -DVAR_PREFIX=\"/var\" -DETC_PREFIX=\"/etc\" -I../../src/include -DTSS_BUILD_PS -DTSS_BUILD_PCR_EVENTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -DNOUSERCHECK -DBI_OPENSSL -W -Wall -Wno-unused-parameter -Wsign-compare -I../include -DTCSD_DEFAULT_PORT=30003 -DTSS_VER_MAJOR=0 -DTSS_VER_MINOR=3 -DTSS_SPEC_MAJOR=1 -DTSS_SPEC_MINOR=2 -Wl,-z -Wl,relro -o tcsd tcsd-svrside.o tcsd-tcsd_conf.o tcsd-tcsd_threads.o tcsd-platform.o ../../src/tcs/libtcs.a ../../src/tddl/libtddl.a -lpthread -lcrypto make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tcsd' Making all in include make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/include' make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src' make[2]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src' Making all in man make[2]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man' Making all in man3 make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man3' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man3' Making all in man5 make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man5' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man5' Making all in man8 make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man8' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man8' make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man' make[2]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man' Making all in dist make[2]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/dist' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/dist' make[2]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15' make[1]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15' >>> trousers 0.3.15 Installing to staging directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot install -C /tmp/instance-0/output-1/build/trousers-0.3.15/ make[1]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15' Making install in src make[2]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src' Making install in trspi make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/trspi' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/build/trousers-0.3.15/src/trspi' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/trspi' Making install in tddl make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tddl' make[4]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tddl' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib' /usr/bin/install -c -m 644 libtddl.a '/tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib' ( cd '/tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib' && /tmp/instance-0/output-1/host/bin/arm-buildroot-linux-musleabihf-ranlib libtddl.a ) make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tddl' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tddl' Making install in tcs make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tcs' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/build/trousers-0.3.15/src/tcs' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tcs' Making install in tspi make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tspi' make[4]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tspi' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libtspi.la '/tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libtspi.so.1.2.0 /tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libtspi.so.1.2.0 libtool: install: (cd /tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/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-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/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-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libtspi.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tspi' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tspi' Making install in tcsd make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tcsd' make[4]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tcsd' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c tcsd '/tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/sbin' libtool: install: /usr/bin/install -c tcsd /tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/sbin/tcsd make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tcsd' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tcsd' Making install in include make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/include' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/trousers' /usr/bin/install -c -m 644 trousers/tss.h trousers/trousers.h '/tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/trousers' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/tss' /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-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/tss' make[4]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/include' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/include' make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/build/trousers-0.3.15/src' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src' make[2]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src' Making install in man make[2]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man' Making install in man3 make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man3' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/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-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/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-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/man/man3' make[4]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man3' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man3' Making install in man5 make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man5' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/man/man5' /usr/bin/install -c -m 644 tcsd.conf.5 '/tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/man/man5' make[4]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man5' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man5' Making install in man8 make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man8' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 tcsd.8 '/tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/man/man8' make[4]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man8' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man8' make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/build/trousers-0.3.15/man' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man' make[2]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man' Making install in dist make[2]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/dist' /bin/sh -c 'if [ ! -e /tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot//var/lib/tpm ];then mkdir -p /tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot//var/lib/tpm; fi' if test ! -e /tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot//etc/tcsd.conf; then mkdir -p /tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot//etc && cp tcsd.conf /tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot//etc; fi make[2]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/dist' make[2]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15' make[3]: Entering directory '/tmp/instance-0/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-0/output-1/build/trousers-0.3.15' make[2]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15' make[1]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15' >>> trousers 0.3.15 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/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 >>> trousers 0.3.15 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/tmp/instance-0/output-1/target install -C /tmp/instance-0/output-1/build/trousers-0.3.15/ make[1]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15' Making install in src make[2]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src' Making install in trspi make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/trspi' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/build/trousers-0.3.15/src/trspi' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/trspi' Making install in tddl make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tddl' make[4]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tddl' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 libtddl.a '/tmp/instance-0/output-1/target/usr/lib' ( cd '/tmp/instance-0/output-1/target/usr/lib' && /tmp/instance-0/output-1/host/bin/arm-buildroot-linux-musleabihf-ranlib libtddl.a ) make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tddl' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tddl' Making install in tcs make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tcs' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/build/trousers-0.3.15/src/tcs' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tcs' Making install in tspi make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tspi' make[4]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tspi' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libtspi.la '/tmp/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libtspi.so.1.2.0 /tmp/instance-0/output-1/target/usr/lib/libtspi.so.1.2.0 libtool: install: (cd /tmp/instance-0/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-0/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-0/output-1/target/usr/lib/libtspi.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tspi' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tspi' Making install in tcsd make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tcsd' make[4]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tcsd' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c tcsd '/tmp/instance-0/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c tcsd /tmp/instance-0/output-1/target/usr/sbin/tcsd make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tcsd' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/tcsd' Making install in include make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/include' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/target/usr/include/trousers' /usr/bin/install -c -m 644 trousers/tss.h trousers/trousers.h '/tmp/instance-0/output-1/target/usr/include/trousers' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/tss' /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-0/output-1/target/usr/include/tss' make[4]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/include' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src/include' make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/build/trousers-0.3.15/src' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src' make[2]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/src' Making install in man make[2]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man' Making install in man3 make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man3' make[4]: Entering directory '/tmp/instance-0/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-0/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-0/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-0/output-1/target/usr/share/man/man3' make[4]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man3' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man3' Making install in man5 make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man5' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 tcsd.conf.5 '/tmp/instance-0/output-1/target/usr/share/man/man5' make[4]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man5' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man5' Making install in man8 make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man8' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 tcsd.8 '/tmp/instance-0/output-1/target/usr/share/man/man8' make[4]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man8' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man/man8' make[3]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/build/trousers-0.3.15/man' make[3]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man' make[2]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/man' Making install in dist make[2]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15/dist' /bin/sh -c 'if [ ! -e /tmp/instance-0/output-1/target//var/lib/tpm ];then mkdir -p /tmp/instance-0/output-1/target//var/lib/tpm; fi' if test ! -e /tmp/instance-0/output-1/target//etc/tcsd.conf; then mkdir -p /tmp/instance-0/output-1/target//etc && cp tcsd.conf /tmp/instance-0/output-1/target//etc; fi make[2]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15/dist' make[2]: Entering directory '/tmp/instance-0/output-1/build/trousers-0.3.15' make[3]: Entering directory '/tmp/instance-0/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-0/output-1/build/trousers-0.3.15' make[2]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15' make[1]: Leaving directory '/tmp/instance-0/output-1/build/trousers-0.3.15' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-0/output-1/host/bin/arm-buildroot-linux-musleabihf-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a8%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g2'@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', '-g2'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-0/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-0/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-0/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-0/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-0/output-1/target/etc/shells; fi rm -f /tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-0/output-1/host/bin/glib-compile-schemas /tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh if [ -x /tmp/instance-0/output-1/target/sbin/swapon -a -x /tmp/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-0/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-0/output-1/build/locales.nopurge for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/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##*/}" /tmp/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/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 /tmp/instance-0/output-1/host/bin/arm-buildroot-linux-musleabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/arm-buildroot-linux-musleabihf-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/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 /tmp/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 /tmp/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.08-rc1-509-gc483318d09"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.11-git\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2021.08-rc1-509-gc483318d09 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.2 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.14.3 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> musl-compat-headers Collecting legal info >>> toolchain Collecting legal info >>> boost 1.77.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-dos2unix 7.4.2 Collecting legal info COPYING.txt: OK (sha256: db8888b7d1454348aca0c6ca851327245ef60e57afa8a6555761c8b95d24af77) >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> hiredis 1.0.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> openssl Collecting legal info >>> libopenssl 1.1.1l Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> initscripts Collecting legal info >>> libcofi 7313fbe12b0593034d0a1b606bf33c7cf4ababce Collecting legal info README.md: OK (sha256: 1a8203e5d11f0841235cf30265b1ffb19c0d9c4a6d2889554cbeccaf9f09b327) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> 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) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libfuse3 3.10.4 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> host-meson 0.59.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.7 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) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> 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) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> openssh 8.6p1 Collecting legal info LICENCE: OK (sha256: 432abf7480fb31473a6706627212913fc70032e3fb71b90fecb28ae26a2d741d) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sshfs 3.7.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> trousers 0.3.15 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'