enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp: In member function 'virtual void OpenSSLCryptoHashHMAC::setKey(const XSECCryptoKey*)': enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp:148:14: warning: 'int HMAC_Init(HMAC_CTX*, const void*, int, const EVP_MD*)' is deprecated [-Wdeprecated-declarations] 148 | mp_md); | ^ In file included from /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/evp.h:13, from ../xsec/enc/OpenSSL/OpenSSLCryptoHashHMAC.hpp:41, from enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp:38: /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/hmac.h:30:1: note: declared here 30 | DEPRECATEDIN_1_1_0(__owur int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~~~~~~~ enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp: In member function 'virtual void OpenSSLCryptoHashHMAC::reset()': enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp:179:18: warning: 'int HMAC_Init(HMAC_CTX*, const void*, int, const EVP_MD*)' is deprecated [-Wdeprecated-declarations] 179 | mp_md); | ^ In file included from /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/evp.h:13, from ../xsec/enc/OpenSSL/OpenSSLCryptoHashHMAC.hpp:41, from enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp:38: /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/hmac.h:30:1: note: declared here 30 | DEPRECATEDIN_1_1_0(__owur int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyRSA.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyRSA.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoHash.lo `test -f 'enc/OpenSSL/OpenSSLCryptoHash.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoHash.cpp libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoHash.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoHash.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoProvider.lo `test -f 'enc/OpenSSL/OpenSSLCryptoProvider.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoProvider.cpp libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoProvider.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoProvider.o enc/OpenSSL/OpenSSLCryptoProvider.cpp: In destructor 'virtual OpenSSLCryptoProvider::~OpenSSLCryptoProvider()': enc/OpenSSL/OpenSSLCryptoProvider.cpp:156:23: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] 156 | ERR_remove_state(0); | ^ In file included from /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/evp.h:13, from ../xsec/enc/OpenSSL/OpenSSLCryptoHash.hpp:41, from enc/OpenSSL/OpenSSLCryptoProvider.cpp:37: /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl/err.h:261:1: note: declared here 261 | DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) | ^~~~~~~~~~~~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoX509.lo `test -f 'enc/OpenSSL/OpenSSLCryptoX509.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoX509.cpp libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoX509.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoX509.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoBase64.lo `test -f 'enc/OpenSSL/OpenSSLCryptoBase64.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoBase64.cpp libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoBase64.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoBase64.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyDSA.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyDSA.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyEC.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyEC.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyEC.cpp libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoKeyEC.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyEC.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoSymmetricKey.lo `test -f 'enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoSymmetricKey.o In file included from enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp:34: ../xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp: In constructor 'OpenSSLCryptoSymmetricKey::OpenSSLCryptoSymmetricKey(XSECCryptoSymmetricKey::SymmetricKeyType)': ../xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp:316:37: warning: 'OpenSSLCryptoSymmetricKey::m_keyLen' will be initialized after [-Wreorder] 316 | unsigned int m_keyLen; | ^~~~~~~~ ../xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp:310:38: warning: 'EVP_CIPHER_CTX* OpenSSLCryptoSymmetricKey::mp_ctx' [-Wreorder] 310 | EVP_CIPHER_CTX *mp_ctx; // OpenSSL Cipher Context structure | ^~~~~~ enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp:51:1: warning: when initialized here [-Wreorder] 51 | OpenSSLCryptoSymmetricKey::OpenSSLCryptoSymmetricKey(XSECCryptoSymmetricKey::SymmetricKeyType type) : | ^~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyHMAC.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyHMAC.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyHMAC.cpp libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoKeyHMAC.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyHMAC.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLSupport.lo `test -f 'enc/OpenSSL/OpenSSLSupport.cpp' || echo './'`enc/OpenSSL/OpenSSLSupport.cpp libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLSupport.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLSupport.o /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -version-info 20:2:0 -o libxml-security-c.la -rpath /usr/lib canon/libxml_security_c_la-XSECC14n20010315.lo canon/libxml_security_c_la-XSECXMLNSStack.lo canon/libxml_security_c_la-XSECCanon.lo dsig/libxml_security_c_la-DSIGKeyInfoPGPData.lo dsig/libxml_security_c_la-DSIGReferenceList.lo dsig/libxml_security_c_la-DSIGKeyInfoValue.lo dsig/libxml_security_c_la-DSIGKeyInfoDEREncoded.lo dsig/libxml_security_c_la-DSIGXPathHere.lo dsig/libxml_security_c_la-DSIGAlgorithmHandlerDefault.lo dsig/libxml_security_c_la-DSIGXPathFilterExpr.lo dsig/libxml_security_c_la-DSIGKeyInfoMgmtData.lo dsig/libxml_security_c_la-DSIGTransformXPathFilter.lo dsig/libxml_security_c_la-DSIGSignedInfo.lo dsig/libxml_security_c_la-DSIGKeyInfoList.lo dsig/libxml_security_c_la-DSIGConstants.lo dsig/libxml_security_c_la-DSIGSignature.lo dsig/libxml_security_c_la-DSIGTransformXSL.lo dsig/libxml_security_c_la-DSIGObject.lo dsig/libxml_security_c_la-DSIGTransformXPath.lo dsig/libxml_security_c_la-DSIGTransformEnvelope.lo dsig/libxml_security_c_la-DSIGKeyInfoName.lo dsig/libxml_security_c_la-DSIGTransformBase64.lo dsig/libxml_security_c_la-DSIGReference.lo dsig/libxml_security_c_la-DSIGKeyInfoSPKIData.lo dsig/libxml_security_c_la-DSIGTransformList.lo dsig/libxml_security_c_la-DSIGKeyInfoX509.lo dsig/libxml_security_c_la-DSIGKeyInfoExt.lo dsig/libxml_security_c_la-DSIGTransform.lo dsig/libxml_security_c_la-DSIGTransformC14n.lo enc/libxml_security_c_la-XSECCryptoX509.lo enc/libxml_security_c_la-XSECKeyInfoResolverDefault.lo enc/libxml_security_c_la-XSECCryptoUtils.lo enc/libxml_security_c_la-XSECCryptoBase64.lo enc/XSCrypt/libxml_security_c_la-XSCryptCryptoBase64.lo enc/libxml_security_c_la-XSECCryptoException.lo framework/libxml_security_c_la-XSECError.lo framework/libxml_security_c_la-XSECAlgorithmMapper.lo framework/libxml_security_c_la-XSECEnv.lo framework/libxml_security_c_la-XSECProvider.lo framework/libxml_security_c_la-XSECException.lo framework/libxml_security_c_la-XSECURIResolverXerces.lo transformers/libxml_security_c_la-TXFMBase.lo transformers/libxml_security_c_la-TXFMChain.lo transformers/libxml_security_c_la-TXFMCipher.lo transformers/libxml_security_c_la-TXFMParser.lo transformers/libxml_security_c_la-TXFMSB.lo transformers/libxml_security_c_la-TXFMEnvelope.lo transformers/libxml_security_c_la-TXFMBase64.lo transformers/libxml_security_c_la-TXFMXPathFilter.lo transformers/libxml_security_c_la-TXFMHash.lo transformers/libxml_security_c_la-TXFMC14n.lo transformers/libxml_security_c_la-TXFMURL.lo transformers/libxml_security_c_la-TXFMOutputFile.lo transformers/libxml_security_c_la-TXFMXPath.lo transformers/libxml_security_c_la-TXFMXSL.lo transformers/libxml_security_c_la-TXFMDocObject.lo transformers/libxml_security_c_la-TXFMConcatChains.lo transformers/libxml_security_c_la-TXFMChar.lo utils/libxml_security_c_la-XSECAlgorithmSupport.lo utils/libxml_security_c_la-XSECBinTXFMInputStream.lo utils/libxml_security_c_la-XSECXPathNodeList.lo utils/libxml_security_c_la-XSECSafeBuffer.lo utils/libxml_security_c_la-XSECTXFMInputSource.lo utils/libxml_security_c_la-XSECDOMUtils.lo utils/libxml_security_c_la-XSECSafeBufferFormatter.lo utils/libxml_security_c_la-XSECNameSpaceExpander.lo utils/libxml_security_c_la-XSECPlatformUtils.lo utils/libxml_security_c_la-XSECSOAPRequestorSimple.lo utils/unixutils/libxml_security_c_la-XSECSOAPRequestorSimpleUnix.lo xenc/impl/libxml_security_c_la-XENCCipherReferenceImpl.lo xenc/impl/libxml_security_c_la-XENCEncryptionMethodImpl.lo xenc/impl/libxml_security_c_la-XENCCipherValueImpl.lo xenc/impl/libxml_security_c_la-XENCAlgorithmHandlerDefault.lo xenc/impl/libxml_security_c_la-XENCEncryptedDataImpl.lo xenc/impl/libxml_security_c_la-XENCCipherDataImpl.lo xenc/impl/libxml_security_c_la-XENCEncryptedTypeImpl.lo xenc/impl/libxml_security_c_la-XENCCipherImpl.lo xenc/impl/libxml_security_c_la-XENCEncryptedKeyImpl.lo xkms/libxml_security_c_la-XKMSConstants.lo xkms/impl/libxml_security_c_la-XKMSCompoundRequestImpl.lo xkms/impl/libxml_security_c_la-XKMSRecoverRequestImpl.lo xkms/impl/libxml_security_c_la-XKMSRegisterResultImpl.lo xkms/impl/libxml_security_c_la-XKMSRecoverResultImpl.lo xkms/impl/libxml_security_c_la-XKMSCompoundResultImpl.lo xkms/impl/libxml_security_c_la-XKMSRevokeKeyBindingImpl.lo xkms/impl/libxml_security_c_la-XKMSKeyBindingAbstractTypeImpl.lo xkms/impl/libxml_security_c_la-XKMSPrototypeKeyBindingImpl.lo xkms/impl/libxml_security_c_la-XKMSValidateResultImpl.lo xkms/impl/libxml_security_c_la-XKMSAuthenticationImpl.lo xkms/impl/libxml_security_c_la-XKMSStatusResultImpl.lo xkms/impl/libxml_security_c_la-XKMSReissueRequestImpl.lo xkms/impl/libxml_security_c_la-XKMSKeyBindingImpl.lo xkms/impl/libxml_security_c_la-XKMSRequestAbstractTypeImpl.lo xkms/impl/libxml_security_c_la-XKMSRespondWithImpl.lo xkms/impl/libxml_security_c_la-XKMSReissueResultImpl.lo xkms/impl/libxml_security_c_la-XKMSMessageAbstractTypeImpl.lo xkms/impl/libxml_security_c_la-XKMSRevokeResultImpl.lo xkms/impl/libxml_security_c_la-XKMSRevokeRequestImpl.lo xkms/impl/libxml_security_c_la-XKMSPendingRequestImpl.lo xkms/impl/libxml_security_c_la-XKMSValidateRequestImpl.lo xkms/impl/libxml_security_c_la-XKMSRecoverKeyBindingImpl.lo xkms/impl/libxml_security_c_la-XKMSRSAKeyPairImpl.lo xkms/impl/libxml_security_c_la-XKMSUnverifiedKeyBindingImpl.lo xkms/impl/libxml_security_c_la-XKMSLocateRequestImpl.lo xkms/impl/libxml_security_c_la-XKMSResultTypeImpl.lo xkms/impl/libxml_security_c_la-XKMSResultImpl.lo xkms/impl/libxml_security_c_la-XKMSValidityIntervalImpl.lo xkms/impl/libxml_security_c_la-XKMSRegisterRequestImpl.lo xkms/impl/libxml_security_c_la-XKMSStatusImpl.lo xkms/impl/libxml_security_c_la-XKMSStatusRequestImpl.lo xkms/impl/libxml_security_c_la-XKMSReissueKeyBindingImpl.lo xkms/impl/libxml_security_c_la-XKMSMessageFactoryImpl.lo xkms/impl/libxml_security_c_la-XKMSResponseMechanismImpl.lo xkms/impl/libxml_security_c_la-XKMSNotBoundAuthentication.lo xkms/impl/libxml_security_c_la-XKMSLocateResultImpl.lo xkms/impl/libxml_security_c_la-XKMSQueryKeyBindingImpl.lo xkms/impl/libxml_security_c_la-XKMSUseKeyWithImpl.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoHashHMAC.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyRSA.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoHash.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoProvider.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoX509.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoBase64.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyDSA.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyEC.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoSymmetricKey.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyHMAC.lo enc/OpenSSL/libxml_security_c_la-OpenSSLSupport.lo -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lcrypto libtool: link: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -fPIC -DPIC -shared -nostdlib /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/crti.o /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/crtbeginS.o canon/.libs/libxml_security_c_la-XSECC14n20010315.o canon/.libs/libxml_security_c_la-XSECXMLNSStack.o canon/.libs/libxml_security_c_la-XSECCanon.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoPGPData.o dsig/.libs/libxml_security_c_la-DSIGReferenceList.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoValue.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoDEREncoded.o dsig/.libs/libxml_security_c_la-DSIGXPathHere.o dsig/.libs/libxml_security_c_la-DSIGAlgorithmHandlerDefault.o dsig/.libs/libxml_security_c_la-DSIGXPathFilterExpr.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoMgmtData.o dsig/.libs/libxml_security_c_la-DSIGTransformXPathFilter.o dsig/.libs/libxml_security_c_la-DSIGSignedInfo.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoList.o dsig/.libs/libxml_security_c_la-DSIGConstants.o dsig/.libs/libxml_security_c_la-DSIGSignature.o dsig/.libs/libxml_security_c_la-DSIGTransformXSL.o dsig/.libs/libxml_security_c_la-DSIGObject.o dsig/.libs/libxml_security_c_la-DSIGTransformXPath.o dsig/.libs/libxml_security_c_la-DSIGTransformEnvelope.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoName.o dsig/.libs/libxml_security_c_la-DSIGTransformBase64.o dsig/.libs/libxml_security_c_la-DSIGReference.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoSPKIData.o dsig/.libs/libxml_security_c_la-DSIGTransformList.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoX509.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoExt.o dsig/.libs/libxml_security_c_la-DSIGTransform.o dsig/.libs/libxml_security_c_la-DSIGTransformC14n.o enc/.libs/libxml_security_c_la-XSECCryptoX509.o enc/.libs/libxml_security_c_la-XSECKeyInfoResolverDefault.o enc/.libs/libxml_security_c_la-XSECCryptoUtils.o enc/.libs/libxml_security_c_la-XSECCryptoBase64.o enc/XSCrypt/.libs/libxml_security_c_la-XSCryptCryptoBase64.o enc/.libs/libxml_security_c_la-XSECCryptoException.o framework/.libs/libxml_security_c_la-XSECError.o framework/.libs/libxml_security_c_la-XSECAlgorithmMapper.o framework/.libs/libxml_security_c_la-XSECEnv.o framework/.libs/libxml_security_c_la-XSECProvider.o framework/.libs/libxml_security_c_la-XSECException.o framework/.libs/libxml_security_c_la-XSECURIResolverXerces.o transformers/.libs/libxml_security_c_la-TXFMBase.o transformers/.libs/libxml_security_c_la-TXFMChain.o transformers/.libs/libxml_security_c_la-TXFMCipher.o transformers/.libs/libxml_security_c_la-TXFMParser.o transformers/.libs/libxml_security_c_la-TXFMSB.o transformers/.libs/libxml_security_c_la-TXFMEnvelope.o transformers/.libs/libxml_security_c_la-TXFMBase64.o transformers/.libs/libxml_security_c_la-TXFMXPathFilter.o transformers/.libs/libxml_security_c_la-TXFMHash.o transformers/.libs/libxml_security_c_la-TXFMC14n.o transformers/.libs/libxml_security_c_la-TXFMURL.o transformers/.libs/libxml_security_c_la-TXFMOutputFile.o transformers/.libs/libxml_security_c_la-TXFMXPath.o transformers/.libs/libxml_security_c_la-TXFMXSL.o transformers/.libs/libxml_security_c_la-TXFMDocObject.o transformers/.libs/libxml_security_c_la-TXFMConcatChains.o transformers/.libs/libxml_security_c_la-TXFMChar.o utils/.libs/libxml_security_c_la-XSECAlgorithmSupport.o utils/.libs/libxml_security_c_la-XSECBinTXFMInputStream.o utils/.libs/libxml_security_c_la-XSECXPathNodeList.o utils/.libs/libxml_security_c_la-XSECSafeBuffer.o utils/.libs/libxml_security_c_la-XSECTXFMInputSource.o utils/.libs/libxml_security_c_la-XSECDOMUtils.o utils/.libs/libxml_security_c_la-XSECSafeBufferFormatter.o utils/.libs/libxml_security_c_la-XSECNameSpaceExpander.o utils/.libs/libxml_security_c_la-XSECPlatformUtils.o utils/.libs/libxml_security_c_la-XSECSOAPRequestorSimple.o utils/unixutils/.libs/libxml_security_c_la-XSECSOAPRequestorSimpleUnix.o xenc/impl/.libs/libxml_security_c_la-XENCCipherReferenceImpl.o xenc/impl/.libs/libxml_security_c_la-XENCEncryptionMethodImpl.o xenc/impl/.libs/libxml_security_c_la-XENCCipherValueImpl.o xenc/impl/.libs/libxml_security_c_la-XENCAlgorithmHandlerDefault.o xenc/impl/.libs/libxml_security_c_la-XENCEncryptedDataImpl.o xenc/impl/.libs/libxml_security_c_la-XENCCipherDataImpl.o xenc/impl/.libs/libxml_security_c_la-XENCEncryptedTypeImpl.o xenc/impl/.libs/libxml_security_c_la-XENCCipherImpl.o xenc/impl/.libs/libxml_security_c_la-XENCEncryptedKeyImpl.o xkms/.libs/libxml_security_c_la-XKMSConstants.o xkms/impl/.libs/libxml_security_c_la-XKMSCompoundRequestImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSRecoverRequestImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSRegisterResultImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSRecoverResultImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSCompoundResultImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSRevokeKeyBindingImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSKeyBindingAbstractTypeImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSPrototypeKeyBindingImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSValidateResultImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSAuthenticationImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSStatusResultImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSReissueRequestImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSKeyBindingImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSRequestAbstractTypeImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSRespondWithImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSReissueResultImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSMessageAbstractTypeImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSRevokeResultImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSRevokeRequestImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSPendingRequestImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSValidateRequestImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSRecoverKeyBindingImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSRSAKeyPairImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSUnverifiedKeyBindingImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSLocateRequestImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSResultTypeImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSResultImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSValidityIntervalImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSRegisterRequestImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSStatusImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSStatusRequestImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSReissueKeyBindingImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSMessageFactoryImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSResponseMechanismImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSNotBoundAuthentication.o xkms/impl/.libs/libxml_security_c_la-XKMSLocateResultImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSQueryKeyBindingImpl.o xkms/impl/.libs/libxml_security_c_la-XKMSUseKeyWithImpl.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoHashHMAC.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyRSA.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoHash.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoProvider.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoX509.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoBase64.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyDSA.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyEC.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoSymmetricKey.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyHMAC.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLSupport.o -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -lcrypto -L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0 -L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc -L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib -L/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib -L/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lstdc++ -lm -lc -lgcc_s /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/crtendS.o /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/crtn.o -Os -g0 -O2 -pthread -pthread -Wl,-soname -Wl,libxml-security-c.so.20 -o .libs/libxml-security-c.so.20.0.2 libtool: link: (cd ".libs" && rm -f "libxml-security-c.so.20" && ln -s "libxml-security-c.so.20.0.2" "libxml-security-c.so.20") libtool: link: (cd ".libs" && rm -f "libxml-security-c.so" && ln -s "libxml-security-c.so.20.0.2" "libxml-security-c.so") libtool: link: ( cd ".libs" && rm -f "libxml-security-c.la" && ln -s "../libxml-security-c.la" "libxml-security-c.la" ) /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o tools/xtest/xsec_xtest-xtest.o `test -f 'tools/xtest/xtest.cpp' || echo './'`tools/xtest/xtest.cpp tools/xtest/xtest.cpp: In function 'void unitTestRSA(xercesc_3_2::DOMImplementation*)': tools/xtest/xtest.cpp:1142:20: warning: 'rsaKey' may be used uninitialized in this function [-Wmaybe-uninitialized] 1142 | unitTestSig(impl, (XSECCryptoKeyRSA *)rsaKey->clone(), DSIGConstants::s_unicodeStrURIRSA_SHA384); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-xtest tools/xtest/xsec_xtest-xtest.o libxml-security-c.la -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lcrypto libtool: link: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-xtest tools/xtest/xsec_xtest-xtest.o ./.libs/libxml-security-c.so -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -lcrypto -pthread -Wl,-rpath -Wl,/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec/.libs /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o tools/c14n/xsec_c14n-c14n.o `test -f 'tools/c14n/c14n.cpp' || echo './'`tools/c14n/c14n.cpp /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-c14n tools/c14n/xsec_c14n-c14n.o libxml-security-c.la -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c libtool: link: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-c14n tools/c14n/xsec_c14n-c14n.o ./.libs/libxml-security-c.so -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lcrypto -lxerces-c -pthread -Wl,-rpath -Wl,/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec/.libs /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o tools/checksig/xsec_checksig-checksig.o `test -f 'tools/checksig/checksig.cpp' || echo './'`tools/checksig/checksig.cpp /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o tools/checksig/xsec_checksig-AnonymousResolver.o `test -f 'tools/checksig/AnonymousResolver.cpp' || echo './'`tools/checksig/AnonymousResolver.cpp /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o tools/checksig/xsec_checksig-InteropResolver.o `test -f 'tools/checksig/InteropResolver.cpp' || echo './'`tools/checksig/InteropResolver.cpp /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-checksig tools/checksig/xsec_checksig-checksig.o tools/checksig/xsec_checksig-AnonymousResolver.o tools/checksig/xsec_checksig-InteropResolver.o libxml-security-c.la -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lcrypto libtool: link: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-checksig tools/checksig/xsec_checksig-checksig.o tools/checksig/xsec_checksig-AnonymousResolver.o tools/checksig/xsec_checksig-InteropResolver.o ./.libs/libxml-security-c.so -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -lcrypto -pthread -Wl,-rpath -Wl,/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec/.libs /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o tools/templatesign/xsec_templatesign-templatesign.o `test -f 'tools/templatesign/templatesign.cpp' || echo './'`tools/templatesign/templatesign.cpp /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-templatesign tools/templatesign/xsec_templatesign-templatesign.o libxml-security-c.la -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lcrypto libtool: link: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-templatesign tools/templatesign/xsec_templatesign-templatesign.o ./.libs/libxml-security-c.so -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -lcrypto -pthread -Wl,-rpath -Wl,/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec/.libs /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o tools/txfmout/xsec_txfmout-txfmout.o `test -f 'tools/txfmout/txfmout.cpp' || echo './'`tools/txfmout/txfmout.cpp /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-txfmout tools/txfmout/xsec_txfmout-txfmout.o libxml-security-c.la -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c libtool: link: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-txfmout tools/txfmout/xsec_txfmout-txfmout.o ./.libs/libxml-security-c.so -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lcrypto -lxerces-c -pthread -Wl,-rpath -Wl,/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec/.libs /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o tools/siginf/xsec_siginf-siginf.o `test -f 'tools/siginf/siginf.cpp' || echo './'`tools/siginf/siginf.cpp /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-siginf tools/siginf/xsec_siginf-siginf.o libxml-security-c.la -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c libtool: link: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-siginf tools/siginf/xsec_siginf-siginf.o ./.libs/libxml-security-c.so -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lcrypto -lxerces-c -pthread -Wl,-rpath -Wl,/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec/.libs /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o tools/cipher/xsec_cipher-cipher.o `test -f 'tools/cipher/cipher.cpp' || echo './'`tools/cipher/cipher.cpp /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o tools/cipher/xsec_cipher-XencInteropResolver.o `test -f 'tools/cipher/XencInteropResolver.cpp' || echo './'`tools/cipher/XencInteropResolver.cpp /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-cipher tools/cipher/xsec_cipher-cipher.o tools/cipher/xsec_cipher-XencInteropResolver.o libxml-security-c.la -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lcrypto libtool: link: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-cipher tools/cipher/xsec_cipher-cipher.o tools/cipher/xsec_cipher-XencInteropResolver.o ./.libs/libxml-security-c.so -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -lcrypto -pthread -Wl,-rpath -Wl,/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec/.libs /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o tools/xklient/xsec_xklient-xklient.o `test -f 'tools/xklient/xklient.cpp' || echo './'`tools/xklient/xklient.cpp /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-xklient tools/xklient/xsec_xklient-xklient.o libxml-security-c.la -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lcrypto libtool: link: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-xklient tools/xklient/xsec_xklient-xklient.o ./.libs/libxml-security-c.so -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -lcrypto -pthread -Wl,-rpath -Wl,/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec/.libs /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o samples/simpleHMAC.o samples/simpleHMAC.cpp /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o samples/IOStreamOutputter.o samples/IOStreamOutputter.cpp /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-simpleHMAC samples/simpleHMAC.o samples/IOStreamOutputter.o libxml-security-c.la -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c libtool: link: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-simpleHMAC samples/simpleHMAC.o samples/IOStreamOutputter.o ./.libs/libxml-security-c.so -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lcrypto -lxerces-c -pthread -Wl,-rpath -Wl,/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec/.libs /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o samples/simpleValidate.o samples/simpleValidate.cpp /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-simpleValidate samples/simpleValidate.o samples/IOStreamOutputter.o libxml-security-c.la -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c libtool: link: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-simpleValidate samples/simpleValidate.o samples/IOStreamOutputter.o ./.libs/libxml-security-c.so -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lcrypto -lxerces-c -pthread -Wl,-rpath -Wl,/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec/.libs /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o samples/xsec_simpleEncrypt-simpleEncrypt.o `test -f 'samples/simpleEncrypt.cpp' || echo './'`samples/simpleEncrypt.cpp /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o samples/xsec_simpleEncrypt-IOStreamOutputter.o `test -f 'samples/IOStreamOutputter.cpp' || echo './'`samples/IOStreamOutputter.cpp /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-simpleEncrypt samples/xsec_simpleEncrypt-simpleEncrypt.o samples/xsec_simpleEncrypt-IOStreamOutputter.o libxml-security-c.la -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lcrypto libtool: link: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-simpleEncrypt samples/xsec_simpleEncrypt-simpleEncrypt.o samples/xsec_simpleEncrypt-IOStreamOutputter.o ./.libs/libxml-security-c.so -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -lcrypto -pthread -Wl,-rpath -Wl,/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec/.libs /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o samples/xsec_simpleDecrypt-simpleDecrypt.o `test -f 'samples/simpleDecrypt.cpp' || echo './'`samples/simpleDecrypt.cpp /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -c -o samples/xsec_simpleDecrypt-IOStreamOutputter.o `test -f 'samples/IOStreamOutputter.cpp' || echo './'`samples/IOStreamOutputter.cpp /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-simpleDecrypt samples/xsec_simpleDecrypt-simpleDecrypt.o samples/xsec_simpleDecrypt-IOStreamOutputter.o libxml-security-c.la -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lcrypto libtool: link: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c++11 -O2 -DNDEBUG -pthread -o xsec-simpleDecrypt samples/xsec_simpleDecrypt-simpleDecrypt.o samples/xsec_simpleDecrypt-IOStreamOutputter.o ./.libs/libxml-security-c.so -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lxerces-c -lcrypto -pthread -Wl,-rpath -Wl,/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec/.libs make[3]: Leaving directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec' make[3]: Entering directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' make[3]: Leaving directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' make[2]: Leaving directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' make[1]: Leaving directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' >>> xml-security-c 2.0.2 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-gnueabihf/sysroot install -C /tmp/instance-0/output-1/build/xml-security-c-2.0.2/ make[1]: Entering directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' Making install in xsec make[2]: Entering directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec' make[3]: Entering directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libxml-security-c.la '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libxml-security-c.so.20.0.2 /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libxml-security-c.so.20.0.2 libtool: install: (cd /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && { ln -s -f libxml-security-c.so.20.0.2 libxml-security-c.so.20 || { rm -f libxml-security-c.so.20 && ln -s libxml-security-c.so.20.0.2 libxml-security-c.so.20; }; }) libtool: install: (cd /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && { ln -s -f libxml-security-c.so.20.0.2 libxml-security-c.so || { rm -f libxml-security-c.so && ln -s libxml-security-c.so.20.0.2 libxml-security-c.so; }; }) libtool: install: /usr/bin/install -c .libs/libxml-security-c.lai /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libxml-security-c.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c xsec-xtest xsec-c14n xsec-checksig xsec-templatesign xsec-txfmout xsec-siginf xsec-cipher xsec-xklient '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin' libtool: install: /usr/bin/install -c xsec-xtest /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/xsec-xtest libtool: install: /usr/bin/install -c xsec-c14n /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/xsec-c14n libtool: install: /usr/bin/install -c xsec-checksig /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/xsec-checksig libtool: install: /usr/bin/install -c xsec-templatesign /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/xsec-templatesign libtool: install: /usr/bin/install -c xsec-txfmout /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/xsec-txfmout libtool: install: /usr/bin/install -c xsec-siginf /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/xsec-siginf libtool: install: /usr/bin/install -c xsec-cipher /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/xsec-cipher libtool: install: /usr/bin/install -c xsec-xklient /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/xsec-xklient /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/canon' /usr/bin/install -c -m 644 canon/XSECXMLNSStack.hpp canon/XSECCanon.hpp canon/XSECC14n20010315.hpp '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/canon' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/dsig' /usr/bin/install -c -m 644 dsig/DSIGKeyInfoSPKIData.hpp dsig/DSIGXPathHere.hpp dsig/DSIGAlgorithmHandlerDefault.hpp dsig/DSIGXPathFilterExpr.hpp dsig/DSIGKeyInfoX509.hpp dsig/DSIGKeyInfoList.hpp dsig/DSIGKeyInfoValue.hpp dsig/DSIGKeyInfoDEREncoded.hpp dsig/DSIGTransformC14n.hpp dsig/DSIGTransformXSL.hpp dsig/DSIGKeyInfo.hpp dsig/DSIGKeyInfoPGPData.hpp dsig/DSIGKeyInfoExt.hpp dsig/DSIGObject.hpp dsig/DSIGTransformList.hpp dsig/DSIGTransform.hpp dsig/DSIGTransformBase64.hpp dsig/DSIGTransformXPath.hpp dsig/DSIGKeyInfoMgmtData.hpp dsig/DSIGSignedInfo.hpp dsig/DSIGTransformXPathFilter.hpp dsig/DSIGReferenceList.hpp dsig/DSIGReference.hpp dsig/DSIGSignature.hpp dsig/DSIGKeyInfoName.hpp dsig/DSIGTransformEnvelope.hpp dsig/DSIGConstants.hpp '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/dsig' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/enc' /usr/bin/install -c -m 644 enc/XSECCryptoKeyHMAC.hpp enc/XSECCryptoX509.hpp enc/XSECCryptoKeyDSA.hpp enc/XSECCryptoKeyEC.hpp enc/XSECKeyInfoResolver.hpp enc/XSECCryptoHash.hpp enc/XSECCryptoBase64.hpp enc/XSECCryptoSymmetricKey.hpp enc/XSECCryptoKey.hpp enc/XSECCryptoProvider.hpp enc/XSECKeyInfoResolverDefault.hpp enc/XSECCryptoKeyRSA.hpp enc/XSECCryptoException.hpp enc/XSECCryptoUtils.hpp '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/enc' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/framework' /usr/bin/install -c -m 644 framework/XSECAlgorithmHandler.hpp framework/XSECURIResolver.hpp framework/XSECDefs.hpp framework/XSECEnv.hpp framework/XSECException.hpp framework/XSECError.hpp framework/XSECProvider.hpp framework/XSECURIResolverXerces.hpp framework/XSECAlgorithmMapper.hpp framework/XSECW32Config.hpp framework/XSECVersion.hpp '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/framework' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/framework' /usr/bin/install -c -m 644 framework/XSECConfig.hpp '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/framework' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/enc/NSS' /usr/bin/install -c -m 644 enc/NSS/NSSCryptoX509.hpp enc/NSS/NSSCryptoHashHMAC.hpp enc/NSS/NSSCryptoKeyDSA.hpp enc/NSS/NSSCryptoKeyHMAC.hpp enc/NSS/NSSCryptoHash.hpp enc/NSS/NSSCryptoSymmetricKey.hpp enc/NSS/NSSCryptoProvider.hpp enc/NSS/NSSCryptoKeyRSA.hpp '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/enc/NSS' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/enc/OpenSSL' /usr/bin/install -c -m 644 enc/OpenSSL/OpenSSLCryptoBase64.hpp enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp enc/OpenSSL/OpenSSLCryptoProvider.hpp enc/OpenSSL/OpenSSLCryptoKeyRSA.hpp enc/OpenSSL/OpenSSLCryptoX509.hpp enc/OpenSSL/OpenSSLCryptoHashHMAC.hpp enc/OpenSSL/OpenSSLCryptoKeyDSA.hpp enc/OpenSSL/OpenSSLCryptoKeyEC.hpp enc/OpenSSL/OpenSSLCryptoKeyHMAC.hpp enc/OpenSSL/OpenSSLCryptoHash.hpp enc/OpenSSL/OpenSSLSupport.hpp '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/enc/OpenSSL' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/transformers' /usr/bin/install -c -m 644 transformers/TXFMXPathFilter.hpp transformers/TXFMHash.hpp transformers/TXFMParser.hpp transformers/TXFMOutputFile.hpp transformers/TXFMURL.hpp transformers/TXFMBase.hpp transformers/TXFMChar.hpp transformers/TXFMCipher.hpp transformers/TXFMEnvelope.hpp transformers/TXFMChain.hpp transformers/TXFMDocObject.hpp transformers/TXFMConcatChains.hpp transformers/TXFMSB.hpp transformers/TXFMC14n.hpp transformers/TXFMXSL.hpp transformers/TXFMXPath.hpp transformers/TXFMBase64.hpp '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/transformers' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/utils' /usr/bin/install -c -m 644 utils/XSECSafeBuffer.hpp utils/XSECSOAPRequestor.hpp utils/XSECTXFMInputSource.hpp utils/XSECNameSpaceExpander.hpp utils/XSECSOAPRequestorSimple.hpp utils/XSECXPathNodeList.hpp utils/XSECSafeBufferFormatter.hpp utils/XSECBinTXFMInputStream.hpp utils/XSECPlatformUtils.hpp '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/utils' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/xenc' /usr/bin/install -c -m 644 xenc/XENCEncryptionMethod.hpp xenc/XENCEncryptedType.hpp xenc/XENCCipherData.hpp xenc/XENCEncryptedKey.hpp xenc/XENCCipherValue.hpp xenc/XENCEncryptedData.hpp xenc/XENCCipherReference.hpp xenc/XENCCipher.hpp '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/xenc' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/xkms' /usr/bin/install -c -m 644 xkms/XKMSNotBoundAuthentication.hpp xkms/XKMSValidateResult.hpp xkms/XKMSValidityInterval.hpp xkms/XKMSStatusRequest.hpp xkms/XKMSRegisterRequest.hpp xkms/XKMSPendingRequest.hpp xkms/XKMSCompoundRequest.hpp xkms/XKMSUseKeyWith.hpp xkms/XKMSValidateRequest.hpp xkms/XKMSUnverifiedKeyBinding.hpp xkms/XKMSLocateResult.hpp xkms/XKMSRespondWith.hpp xkms/XKMSQueryKeyBinding.hpp xkms/XKMSPrototypeKeyBinding.hpp xkms/XKMSKeyBindingAbstractType.hpp xkms/XKMSMessageAbstractType.hpp xkms/XKMSMessageFactory.hpp xkms/XKMSConstants.hpp xkms/XKMSRequestAbstractType.hpp xkms/XKMSResult.hpp xkms/XKMSAuthentication.hpp xkms/XKMSLocateRequest.hpp xkms/XKMSResultType.hpp xkms/XKMSStatusResult.hpp xkms/XKMSKeyBinding.hpp xkms/XKMSCompoundResult.hpp xkms/XKMSRegisterResult.hpp xkms/XKMSResponseMechanism.hpp xkms/XKMSStatus.hpp xkms/XKMSRevokeRequest.hpp xkms/XKMSRevokeResult.hpp xkms/XKMSRecoverKeyBinding.hpp xkms/XKMSRevokeKeyBinding.hpp xkms/XKMSRSAKeyPair.hpp xkms/XKMSRecoverResult.hpp xkms/XKMSReissueResult.hpp xkms/XKMSRecoverRequest.hpp xkms/XKMSReissueRequest.hpp xkms/XKMSReissueKeyBinding.hpp '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/xkms' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/enc/XSCrypt' /usr/bin/install -c -m 644 enc/XSCrypt/XSCryptCryptoBase64.hpp '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/xsec/enc/XSCrypt' make[3]: Leaving directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec' make[2]: Leaving directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec' make[2]: Entering directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' make[3]: Entering directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xml-security-c.pc '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' make[2]: Leaving directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' make[1]: Leaving directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' >>> xml-security-c 2.0.2 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/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-gnueabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/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@:/tmp/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/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 >>> xml-security-c 2.0.2 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/xml-security-c-2.0.2/ make[1]: Entering directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' Making install in xsec make[2]: Entering directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec' make[3]: Entering directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libxml-security-c.la '/tmp/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libxml-security-c.so.20.0.2 /tmp/instance-0/output-1/target/usr/lib/libxml-security-c.so.20.0.2 libtool: install: (cd /tmp/instance-0/output-1/target/usr/lib && { ln -s -f libxml-security-c.so.20.0.2 libxml-security-c.so.20 || { rm -f libxml-security-c.so.20 && ln -s libxml-security-c.so.20.0.2 libxml-security-c.so.20; }; }) libtool: install: (cd /tmp/instance-0/output-1/target/usr/lib && { ln -s -f libxml-security-c.so.20.0.2 libxml-security-c.so || { rm -f libxml-security-c.so && ln -s libxml-security-c.so.20.0.2 libxml-security-c.so; }; }) libtool: install: /usr/bin/install -c .libs/libxml-security-c.lai /tmp/instance-0/output-1/target/usr/lib/libxml-security-c.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c xsec-xtest xsec-c14n xsec-checksig xsec-templatesign xsec-txfmout xsec-siginf xsec-cipher xsec-xklient '/tmp/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c xsec-xtest /tmp/instance-0/output-1/target/usr/bin/xsec-xtest libtool: install: /usr/bin/install -c xsec-c14n /tmp/instance-0/output-1/target/usr/bin/xsec-c14n libtool: install: /usr/bin/install -c xsec-checksig /tmp/instance-0/output-1/target/usr/bin/xsec-checksig libtool: install: /usr/bin/install -c xsec-templatesign /tmp/instance-0/output-1/target/usr/bin/xsec-templatesign libtool: install: /usr/bin/install -c xsec-txfmout /tmp/instance-0/output-1/target/usr/bin/xsec-txfmout libtool: install: /usr/bin/install -c xsec-siginf /tmp/instance-0/output-1/target/usr/bin/xsec-siginf libtool: install: /usr/bin/install -c xsec-cipher /tmp/instance-0/output-1/target/usr/bin/xsec-cipher libtool: install: /usr/bin/install -c xsec-xklient /tmp/instance-0/output-1/target/usr/bin/xsec-xklient /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/xsec/canon' /usr/bin/install -c -m 644 canon/XSECXMLNSStack.hpp canon/XSECCanon.hpp canon/XSECC14n20010315.hpp '/tmp/instance-0/output-1/target/usr/include/xsec/canon' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/xsec/dsig' /usr/bin/install -c -m 644 dsig/DSIGKeyInfoSPKIData.hpp dsig/DSIGXPathHere.hpp dsig/DSIGAlgorithmHandlerDefault.hpp dsig/DSIGXPathFilterExpr.hpp dsig/DSIGKeyInfoX509.hpp dsig/DSIGKeyInfoList.hpp dsig/DSIGKeyInfoValue.hpp dsig/DSIGKeyInfoDEREncoded.hpp dsig/DSIGTransformC14n.hpp dsig/DSIGTransformXSL.hpp dsig/DSIGKeyInfo.hpp dsig/DSIGKeyInfoPGPData.hpp dsig/DSIGKeyInfoExt.hpp dsig/DSIGObject.hpp dsig/DSIGTransformList.hpp dsig/DSIGTransform.hpp dsig/DSIGTransformBase64.hpp dsig/DSIGTransformXPath.hpp dsig/DSIGKeyInfoMgmtData.hpp dsig/DSIGSignedInfo.hpp dsig/DSIGTransformXPathFilter.hpp dsig/DSIGReferenceList.hpp dsig/DSIGReference.hpp dsig/DSIGSignature.hpp dsig/DSIGKeyInfoName.hpp dsig/DSIGTransformEnvelope.hpp dsig/DSIGConstants.hpp '/tmp/instance-0/output-1/target/usr/include/xsec/dsig' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/xsec/enc' /usr/bin/install -c -m 644 enc/XSECCryptoKeyHMAC.hpp enc/XSECCryptoX509.hpp enc/XSECCryptoKeyDSA.hpp enc/XSECCryptoKeyEC.hpp enc/XSECKeyInfoResolver.hpp enc/XSECCryptoHash.hpp enc/XSECCryptoBase64.hpp enc/XSECCryptoSymmetricKey.hpp enc/XSECCryptoKey.hpp enc/XSECCryptoProvider.hpp enc/XSECKeyInfoResolverDefault.hpp enc/XSECCryptoKeyRSA.hpp enc/XSECCryptoException.hpp enc/XSECCryptoUtils.hpp '/tmp/instance-0/output-1/target/usr/include/xsec/enc' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/xsec/framework' /usr/bin/install -c -m 644 framework/XSECAlgorithmHandler.hpp framework/XSECURIResolver.hpp framework/XSECDefs.hpp framework/XSECEnv.hpp framework/XSECException.hpp framework/XSECError.hpp framework/XSECProvider.hpp framework/XSECURIResolverXerces.hpp framework/XSECAlgorithmMapper.hpp framework/XSECW32Config.hpp framework/XSECVersion.hpp '/tmp/instance-0/output-1/target/usr/include/xsec/framework' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/xsec/framework' /usr/bin/install -c -m 644 framework/XSECConfig.hpp '/tmp/instance-0/output-1/target/usr/include/xsec/framework' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/xsec/enc/NSS' /usr/bin/install -c -m 644 enc/NSS/NSSCryptoX509.hpp enc/NSS/NSSCryptoHashHMAC.hpp enc/NSS/NSSCryptoKeyDSA.hpp enc/NSS/NSSCryptoKeyHMAC.hpp enc/NSS/NSSCryptoHash.hpp enc/NSS/NSSCryptoSymmetricKey.hpp enc/NSS/NSSCryptoProvider.hpp enc/NSS/NSSCryptoKeyRSA.hpp '/tmp/instance-0/output-1/target/usr/include/xsec/enc/NSS' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/xsec/enc/OpenSSL' /usr/bin/install -c -m 644 enc/OpenSSL/OpenSSLCryptoBase64.hpp enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp enc/OpenSSL/OpenSSLCryptoProvider.hpp enc/OpenSSL/OpenSSLCryptoKeyRSA.hpp enc/OpenSSL/OpenSSLCryptoX509.hpp enc/OpenSSL/OpenSSLCryptoHashHMAC.hpp enc/OpenSSL/OpenSSLCryptoKeyDSA.hpp enc/OpenSSL/OpenSSLCryptoKeyEC.hpp enc/OpenSSL/OpenSSLCryptoKeyHMAC.hpp enc/OpenSSL/OpenSSLCryptoHash.hpp enc/OpenSSL/OpenSSLSupport.hpp '/tmp/instance-0/output-1/target/usr/include/xsec/enc/OpenSSL' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/xsec/transformers' /usr/bin/install -c -m 644 transformers/TXFMXPathFilter.hpp transformers/TXFMHash.hpp transformers/TXFMParser.hpp transformers/TXFMOutputFile.hpp transformers/TXFMURL.hpp transformers/TXFMBase.hpp transformers/TXFMChar.hpp transformers/TXFMCipher.hpp transformers/TXFMEnvelope.hpp transformers/TXFMChain.hpp transformers/TXFMDocObject.hpp transformers/TXFMConcatChains.hpp transformers/TXFMSB.hpp transformers/TXFMC14n.hpp transformers/TXFMXSL.hpp transformers/TXFMXPath.hpp transformers/TXFMBase64.hpp '/tmp/instance-0/output-1/target/usr/include/xsec/transformers' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/xsec/utils' /usr/bin/install -c -m 644 utils/XSECSafeBuffer.hpp utils/XSECSOAPRequestor.hpp utils/XSECTXFMInputSource.hpp utils/XSECNameSpaceExpander.hpp utils/XSECSOAPRequestorSimple.hpp utils/XSECXPathNodeList.hpp utils/XSECSafeBufferFormatter.hpp utils/XSECBinTXFMInputStream.hpp utils/XSECPlatformUtils.hpp '/tmp/instance-0/output-1/target/usr/include/xsec/utils' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/xsec/xenc' /usr/bin/install -c -m 644 xenc/XENCEncryptionMethod.hpp xenc/XENCEncryptedType.hpp xenc/XENCCipherData.hpp xenc/XENCEncryptedKey.hpp xenc/XENCCipherValue.hpp xenc/XENCEncryptedData.hpp xenc/XENCCipherReference.hpp xenc/XENCCipher.hpp '/tmp/instance-0/output-1/target/usr/include/xsec/xenc' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/xsec/xkms' /usr/bin/install -c -m 644 xkms/XKMSNotBoundAuthentication.hpp xkms/XKMSValidateResult.hpp xkms/XKMSValidityInterval.hpp xkms/XKMSStatusRequest.hpp xkms/XKMSRegisterRequest.hpp xkms/XKMSPendingRequest.hpp xkms/XKMSCompoundRequest.hpp xkms/XKMSUseKeyWith.hpp xkms/XKMSValidateRequest.hpp xkms/XKMSUnverifiedKeyBinding.hpp xkms/XKMSLocateResult.hpp xkms/XKMSRespondWith.hpp xkms/XKMSQueryKeyBinding.hpp xkms/XKMSPrototypeKeyBinding.hpp xkms/XKMSKeyBindingAbstractType.hpp xkms/XKMSMessageAbstractType.hpp xkms/XKMSMessageFactory.hpp xkms/XKMSConstants.hpp xkms/XKMSRequestAbstractType.hpp xkms/XKMSResult.hpp xkms/XKMSAuthentication.hpp xkms/XKMSLocateRequest.hpp xkms/XKMSResultType.hpp xkms/XKMSStatusResult.hpp xkms/XKMSKeyBinding.hpp xkms/XKMSCompoundResult.hpp xkms/XKMSRegisterResult.hpp xkms/XKMSResponseMechanism.hpp xkms/XKMSStatus.hpp xkms/XKMSRevokeRequest.hpp xkms/XKMSRevokeResult.hpp xkms/XKMSRecoverKeyBinding.hpp xkms/XKMSRevokeKeyBinding.hpp xkms/XKMSRSAKeyPair.hpp xkms/XKMSRecoverResult.hpp xkms/XKMSReissueResult.hpp xkms/XKMSRecoverRequest.hpp xkms/XKMSReissueRequest.hpp xkms/XKMSReissueKeyBinding.hpp '/tmp/instance-0/output-1/target/usr/include/xsec/xkms' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/xsec/enc/XSCrypt' /usr/bin/install -c -m 644 enc/XSCrypt/XSCryptCryptoBase64.hpp '/tmp/instance-0/output-1/target/usr/include/xsec/enc/XSCrypt' make[3]: Leaving directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec' make[2]: Leaving directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2/xsec' make[2]: Entering directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' make[3]: Entering directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xml-security-c.pc '/tmp/instance-0/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' make[2]: Leaving directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' make[1]: Leaving directory '/tmp/instance-0/output-1/build/xml-security-c-2.0.2' >>> 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-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a9%g' -e 's%@TARGET_ENDIAN@%little%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-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/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 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-gnueabihf/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 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 find: '/tmp/instance-0/output-1/target/usr/libexec/': No such file or directory 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-linux-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-linux-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-665-gdb7d786140"; \ 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-gnueabihf/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-665-gdb7d786140 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 >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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) >>> augeas 1.12.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> readline 8.1 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) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> botan 2.18.1 Collecting legal info license.txt: OK (sha256: fb7f0322d36fba55ca17d77bc203a9f09a40daa8a249b75cf8887aba36cec9d0) >>> civetweb 1.15 Collecting legal info LICENSE.md: OK (sha256: 24d3d2aee56ae3cddcdf3392c1250877818108314233cf15f2bc9eb3ac298934) >>> daq3 3.0.4 Collecting legal info COPYING: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) LICENSE: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.1 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> darkhttpd 1.13 Collecting legal info darkhttpd.c: OK (sha256: 44e784df460954c7760e2eeae69aecb12a3d23ca1c0a4f6047c3c6452b2e2f49) >>> ffmpeg 4.4 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libdrm 2.4.107 Collecting legal info xf86drm.c: OK (sha256: 7e952c6666ed17c99f91ee7af13c688b8769b0feaf6f4558bf6ad3e07512e1e6) >>> 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-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> 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) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> host-genpart 1.0.2 Collecting legal info >>> iproute2 5.14.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> jo 1.4 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> libbsd 0.10.0 Collecting legal info COPYING: OK (sha256: 933d14a6bc89ee1fd7adbf5b6ec97f6ff0e002549d0b0c164f8a8895371d78f8) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libcodec2 0.9.2 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> libloki 0.1.7 Collecting legal info >>> log4cxx 0.11.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> matio 1.5.21 Collecting legal info COPYING: OK (sha256: 69143d4a8f1933022bb909327df1ce812dd2420ed57949812dd8f370856bf2a1) >>> mesa3d 21.1.8 Collecting legal info docs/license.rst: OK (sha256: 998437f3f75f0c542046f83c1cb349408122268168fb13eb4ae6967aa18b7d98) >>> host-python3-mako 1.1.3 Collecting legal info LICENSE: OK (sha256: 47cd0d41b1092f9161cfb629ed15e5cea185144710ff4633a4281ef088ff5de7) >>> mrouted 4.2 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> netcat-openbsd debian_1.195-2 Collecting legal info debian/copyright: OK (sha256: e2e86d58c38f044a49f51e45515747585db58a2305419c73323eaad88fcaef5c) >>> netsnmp 5.9 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> numactl 2.0.14 Collecting legal info README.md: OK (sha256: e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.6 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> pistache f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d Collecting legal info LICENSE: OK (sha256: c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> protobuf-c 1.4.0 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf-c 1.4.0 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf 3.18.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> qemu 6.0.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-qemu 6.0.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> riemann-c-client 1.10.4 Collecting legal info LICENSE: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> rrdtool 1.7.2 Collecting legal info COPYRIGHT: OK (sha256: ab6b4646e9e01f1ec287c29c351c886c4cb7f945c11efc0a1be9f6e5e6cc5320) LICENSE: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> rt-tests 1.10 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tftpd b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 Collecting legal info tftpd/tftpd.c: OK (sha256: 67754ebd8f265571d3226ac97e521b1bd6fd8a61363ecd4ab7806a6f90efab92) >>> uclibc-ng-test 0844445e7358eb10e716155b55b0fb23e88d644a Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.45 Collecting legal info COPYING: OK (sha256: d516b8b337a77e3d4c65dffe708ca7fb25b1cb4ec77ec362cf11ed659b9250bc) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> xerces 3.2.3 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> xml-security-c 2.0.2 Collecting legal info LICENSE.txt: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) 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: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'