128 | XMLFormatter * const formatter) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ samples/IOStreamOutputter.cpp: In member function 'virtual void DOMMemFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)': samples/IOStreamOutputter.cpp:446:62: warning: unused parameter 'formatter' [-Wunused-parameter] 446 | XMLFormatter * const formatter) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-1/output-1/host/bin/microblazeel-linux-g++ -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -std=c++11 -o xsec-simpleHMAC samples/simpleHMAC.o samples/IOStreamOutputter.o libxml-security-c.la -L/tmp/instance-1/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lxerces-c libtool: link: /tmp/instance-1/output-1/host/bin/microblazeel-linux-g++ -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -std=c++11 -o xsec-simpleHMAC samples/simpleHMAC.o samples/IOStreamOutputter.o ./.libs/libxml-security-c.so -L/tmp/instance-1/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lcrypto -lpthread -lxerces-c -pthread -Wl,-rpath -Wl,/tmp/instance-1/output-1/build/xml-security-c-2.0.4/xsec/.libs /tmp/instance-1/output-1/host/bin/microblazeel-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -std=c++11 -c -o samples/simpleValidate.o samples/simpleValidate.cpp In file included from ../xsec/dsig/DSIGReference.hpp:41, from samples/simpleValidate.cpp:37: ../xsec/utils/XSECSafeBufferFormatter.hpp: In member function 'virtual void sbFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)': ../xsec/utils/XSECSafeBufferFormatter.hpp:63:73: warning: unused parameter 'formatter' [-Wunused-parameter] 63 | XERCES_CPP_NAMESPACE_QUALIFIER XMLFormatter * const formatter) | ^ samples/simpleValidate.cpp: In function 'int main(int, char**)': samples/simpleValidate.cpp:114:15: warning: unused parameter 'argc' [-Wunused-parameter] 114 | int main (int argc, char **argv) { | ~~~~^~~~ samples/simpleValidate.cpp:114:28: warning: unused parameter 'argv' [-Wunused-parameter] 114 | int main (int argc, char **argv) { | ~~~~~~~^~~~ /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-1/output-1/host/bin/microblazeel-linux-g++ -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -std=c++11 -o xsec-simpleValidate samples/simpleValidate.o samples/IOStreamOutputter.o libxml-security-c.la -L/tmp/instance-1/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lxerces-c libtool: link: /tmp/instance-1/output-1/host/bin/microblazeel-linux-g++ -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -std=c++11 -o xsec-simpleValidate samples/simpleValidate.o samples/IOStreamOutputter.o ./.libs/libxml-security-c.so -L/tmp/instance-1/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lcrypto -lpthread -lxerces-c -pthread -Wl,-rpath -Wl,/tmp/instance-1/output-1/build/xml-security-c-2.0.4/xsec/.libs /tmp/instance-1/output-1/host/bin/microblazeel-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -std=c++11 -c -o samples/xsec_simpleEncrypt-simpleEncrypt.o `test -f 'samples/simpleEncrypt.cpp' || echo './'`samples/simpleEncrypt.cpp In file included from ../xsec/dsig/DSIGSignature.hpp:35, from ../xsec/framework/XSECProvider.hpp:33, from samples/simpleEncrypt.cpp:38: ../xsec/utils/XSECSafeBufferFormatter.hpp: In member function 'virtual void sbFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)': ../xsec/utils/XSECSafeBufferFormatter.hpp:63:73: warning: unused parameter 'formatter' [-Wunused-parameter] 63 | XERCES_CPP_NAMESPACE_QUALIFIER XMLFormatter * const formatter) | ^ samples/simpleEncrypt.cpp: In function 'int main(int, char**)': samples/simpleEncrypt.cpp:118:15: warning: unused parameter 'argc' [-Wunused-parameter] 118 | int main (int argc, char **argv) { | ~~~~^~~~ samples/simpleEncrypt.cpp:118:28: warning: unused parameter 'argv' [-Wunused-parameter] 118 | int main (int argc, char **argv) { | ~~~~~~~^~~~ /tmp/instance-1/output-1/host/bin/microblazeel-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -std=c++11 -c -o samples/xsec_simpleEncrypt-IOStreamOutputter.o `test -f 'samples/IOStreamOutputter.cpp' || echo './'`samples/IOStreamOutputter.cpp samples/IOStreamOutputter.cpp: In member function 'virtual void DOMPrintFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)': samples/IOStreamOutputter.cpp:128:50: warning: unused parameter 'formatter' [-Wunused-parameter] 128 | XMLFormatter * const formatter) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ samples/IOStreamOutputter.cpp: In member function 'virtual void DOMMemFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)': samples/IOStreamOutputter.cpp:446:62: warning: unused parameter 'formatter' [-Wunused-parameter] 446 | XMLFormatter * const formatter) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-1/output-1/host/bin/microblazeel-linux-g++ -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -std=c++11 -o xsec-simpleEncrypt samples/xsec_simpleEncrypt-simpleEncrypt.o samples/xsec_simpleEncrypt-IOStreamOutputter.o libxml-security-c.la -L/tmp/instance-1/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lxerces-c -L/tmp/instance-1/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lcrypto libtool: link: /tmp/instance-1/output-1/host/bin/microblazeel-linux-g++ -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -std=c++11 -o xsec-simpleEncrypt samples/xsec_simpleEncrypt-simpleEncrypt.o samples/xsec_simpleEncrypt-IOStreamOutputter.o ./.libs/libxml-security-c.so -L/tmp/instance-1/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lpthread -lxerces-c -lcrypto -pthread -Wl,-rpath -Wl,/tmp/instance-1/output-1/build/xml-security-c-2.0.4/xsec/.libs /tmp/instance-1/output-1/host/bin/microblazeel-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -std=c++11 -c -o samples/xsec_simpleDecrypt-simpleDecrypt.o `test -f 'samples/simpleDecrypt.cpp' || echo './'`samples/simpleDecrypt.cpp In file included from ../xsec/dsig/DSIGSignature.hpp:35, from ../xsec/framework/XSECProvider.hpp:33, from samples/simpleDecrypt.cpp:40: ../xsec/utils/XSECSafeBufferFormatter.hpp: In member function 'virtual void sbFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)': ../xsec/utils/XSECSafeBufferFormatter.hpp:63:73: warning: unused parameter 'formatter' [-Wunused-parameter] 63 | XERCES_CPP_NAMESPACE_QUALIFIER XMLFormatter * const formatter) | ^ samples/simpleDecrypt.cpp: In function 'int main(int, char**)': samples/simpleDecrypt.cpp:116:15: warning: unused parameter 'argc' [-Wunused-parameter] 116 | int main (int argc, char **argv) { | ~~~~^~~~ samples/simpleDecrypt.cpp:116:28: warning: unused parameter 'argv' [-Wunused-parameter] 116 | int main (int argc, char **argv) { | ~~~~~~~^~~~ /tmp/instance-1/output-1/host/bin/microblazeel-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -std=c++11 -c -o samples/xsec_simpleDecrypt-IOStreamOutputter.o `test -f 'samples/IOStreamOutputter.cpp' || echo './'`samples/IOStreamOutputter.cpp samples/IOStreamOutputter.cpp: In member function 'virtual void DOMPrintFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)': samples/IOStreamOutputter.cpp:128:50: warning: unused parameter 'formatter' [-Wunused-parameter] 128 | XMLFormatter * const formatter) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ samples/IOStreamOutputter.cpp: In member function 'virtual void DOMMemFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)': samples/IOStreamOutputter.cpp:446:62: warning: unused parameter 'formatter' [-Wunused-parameter] 446 | XMLFormatter * const formatter) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-1/output-1/host/bin/microblazeel-linux-g++ -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -std=c++11 -o xsec-simpleDecrypt samples/xsec_simpleDecrypt-simpleDecrypt.o samples/xsec_simpleDecrypt-IOStreamOutputter.o libxml-security-c.la -L/tmp/instance-1/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lxerces-c -L/tmp/instance-1/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lcrypto libtool: link: /tmp/instance-1/output-1/host/bin/microblazeel-linux-g++ -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -std=c++11 -o xsec-simpleDecrypt samples/xsec_simpleDecrypt-simpleDecrypt.o samples/xsec_simpleDecrypt-IOStreamOutputter.o ./.libs/libxml-security-c.so -L/tmp/instance-1/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lpthread -lxerces-c -lcrypto -pthread -Wl,-rpath -Wl,/tmp/instance-1/output-1/build/xml-security-c-2.0.4/xsec/.libs make[3]: Leaving directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4/xsec' make[3]: Entering directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' make[3]: Leaving directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' make[2]: Leaving directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' make[1]: Leaving directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' >>> xml-security-c 2.0.4 Installing to staging directory PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot install -C /tmp/instance-1/output-1/build/xml-security-c-2.0.4/ make[1]: Entering directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' Making install in xsec make[2]: Entering directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4/xsec' make[3]: Entering directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4/xsec' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libxml-security-c.la '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libxml-security-c.so.20.0.4 /tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libxml-security-c.so.20.0.4 libtool: install: (cd /tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libxml-security-c.so.20.0.4 libxml-security-c.so.20 || { rm -f libxml-security-c.so.20 && ln -s libxml-security-c.so.20.0.4 libxml-security-c.so.20; }; }) libtool: install: (cd /tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libxml-security-c.so.20.0.4 libxml-security-c.so || { rm -f libxml-security-c.so && ln -s libxml-security-c.so.20.0.4 libxml-security-c.so; }; }) libtool: install: /usr/bin/install -c .libs/libxml-security-c.lai /tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libxml-security-c.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/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-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c xsec-xtest /tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/xsec-xtest libtool: install: /usr/bin/install -c xsec-c14n /tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/xsec-c14n libtool: install: /usr/bin/install -c xsec-checksig /tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/xsec-checksig libtool: install: /usr/bin/install -c xsec-templatesign /tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/xsec-templatesign libtool: install: /usr/bin/install -c xsec-txfmout /tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/xsec-txfmout libtool: install: /usr/bin/install -c xsec-siginf /tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/xsec-siginf libtool: install: /usr/bin/install -c xsec-cipher /tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/xsec-cipher libtool: install: /usr/bin/install -c xsec-xklient /tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/xsec-xklient /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/xsec/canon' /usr/bin/install -c -m 644 canon/XSECXMLNSStack.hpp canon/XSECCanon.hpp canon/XSECC14n20010315.hpp '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/xsec/canon' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/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-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/xsec/dsig' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/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-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/xsec/enc' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/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-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/xsec/framework' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/xsec/framework' /usr/bin/install -c -m 644 framework/XSECConfig.hpp '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/xsec/framework' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/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-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/xsec/enc/NSS' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/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-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/xsec/enc/OpenSSL' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/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-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/xsec/transformers' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/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-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/xsec/utils' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/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-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/xsec/xenc' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/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-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/xsec/xkms' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/xsec/enc/XSCrypt' /usr/bin/install -c -m 644 enc/XSCrypt/XSCryptCryptoBase64.hpp '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/xsec/enc/XSCrypt' make[3]: Leaving directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4/xsec' make[2]: Leaving directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4/xsec' make[2]: Entering directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' make[3]: Entering directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xml-security-c.pc '/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' make[2]: Leaving directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' make[1]: Leaving directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' >>> xml-security-c 2.0.4 Fixing libtool files for la in $(find /tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-1/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-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-1/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.4 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-1/output-1/target install -C /tmp/instance-1/output-1/build/xml-security-c-2.0.4/ make[1]: Entering directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' Making install in xsec make[2]: Entering directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4/xsec' make[3]: Entering directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4/xsec' /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libxml-security-c.la '/tmp/instance-1/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libxml-security-c.so.20.0.4 /tmp/instance-1/output-1/target/usr/lib/libxml-security-c.so.20.0.4 libtool: install: (cd /tmp/instance-1/output-1/target/usr/lib && { ln -s -f libxml-security-c.so.20.0.4 libxml-security-c.so.20 || { rm -f libxml-security-c.so.20 && ln -s libxml-security-c.so.20.0.4 libxml-security-c.so.20; }; }) libtool: install: (cd /tmp/instance-1/output-1/target/usr/lib && { ln -s -f libxml-security-c.so.20.0.4 libxml-security-c.so || { rm -f libxml-security-c.so && ln -s libxml-security-c.so.20.0.4 libxml-security-c.so; }; }) libtool: install: /usr/bin/install -c .libs/libxml-security-c.lai /tmp/instance-1/output-1/target/usr/lib/libxml-security-c.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-1/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-1/output-1/target/usr/bin' libtool: install: /usr/bin/install -c xsec-xtest /tmp/instance-1/output-1/target/usr/bin/xsec-xtest libtool: install: /usr/bin/install -c xsec-c14n /tmp/instance-1/output-1/target/usr/bin/xsec-c14n libtool: install: /usr/bin/install -c xsec-checksig /tmp/instance-1/output-1/target/usr/bin/xsec-checksig libtool: install: /usr/bin/install -c xsec-templatesign /tmp/instance-1/output-1/target/usr/bin/xsec-templatesign libtool: install: /usr/bin/install -c xsec-txfmout /tmp/instance-1/output-1/target/usr/bin/xsec-txfmout libtool: install: /usr/bin/install -c xsec-siginf /tmp/instance-1/output-1/target/usr/bin/xsec-siginf libtool: install: /usr/bin/install -c xsec-cipher /tmp/instance-1/output-1/target/usr/bin/xsec-cipher libtool: install: /usr/bin/install -c xsec-xklient /tmp/instance-1/output-1/target/usr/bin/xsec-xklient /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/include/xsec/canon' /usr/bin/install -c -m 644 canon/XSECXMLNSStack.hpp canon/XSECCanon.hpp canon/XSECC14n20010315.hpp '/tmp/instance-1/output-1/target/usr/include/xsec/canon' /usr/bin/mkdir -p '/tmp/instance-1/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-1/output-1/target/usr/include/xsec/dsig' /usr/bin/mkdir -p '/tmp/instance-1/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-1/output-1/target/usr/include/xsec/enc' /usr/bin/mkdir -p '/tmp/instance-1/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-1/output-1/target/usr/include/xsec/framework' /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/include/xsec/framework' /usr/bin/install -c -m 644 framework/XSECConfig.hpp '/tmp/instance-1/output-1/target/usr/include/xsec/framework' /usr/bin/mkdir -p '/tmp/instance-1/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-1/output-1/target/usr/include/xsec/enc/NSS' /usr/bin/mkdir -p '/tmp/instance-1/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-1/output-1/target/usr/include/xsec/enc/OpenSSL' /usr/bin/mkdir -p '/tmp/instance-1/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-1/output-1/target/usr/include/xsec/transformers' /usr/bin/mkdir -p '/tmp/instance-1/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-1/output-1/target/usr/include/xsec/utils' /usr/bin/mkdir -p '/tmp/instance-1/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-1/output-1/target/usr/include/xsec/xenc' /usr/bin/mkdir -p '/tmp/instance-1/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-1/output-1/target/usr/include/xsec/xkms' /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/include/xsec/enc/XSCrypt' /usr/bin/install -c -m 644 enc/XSCrypt/XSCryptCryptoBase64.hpp '/tmp/instance-1/output-1/target/usr/include/xsec/enc/XSCrypt' make[3]: Leaving directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4/xsec' make[2]: Leaving directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4/xsec' make[2]: Entering directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' make[3]: Entering directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xml-security-c.pc '/tmp/instance-1/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' make[2]: Leaving directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' make[1]: Leaving directory '/tmp/instance-1/output-1/build/xml-security-c-2.0.4' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-1/output-1/host/bin/microblazeel-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-1/output-1/host/bin/microblazeel-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-1/output-1/host/bin/microblazeel-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-1/output-1/host/bin/microblazeel-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-1/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-1/output-1/host/bin/microblazeel-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-1/output-1/host/bin/microblazeel-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-1/output-1/host/bin/microblazeel-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-1/output-1/host/bin/microblazeel-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-1/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-1/output-1/target/etc/shells rm -f /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-1/output-1/host/bin/glib-compile-schemas /tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-1/output-1/target/etc/shells ln -sf dash /tmp/instance-1/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-1/output-1/target/etc/passwd if [ -x /tmp/instance-1/output-1/target/sbin/swapon -a -x /tmp/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-1/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-1/output-1/target/etc/inittab rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/lib/rpm /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-1/output-1/target/usr/share/zsh rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-1/output-1/target/lib/debug /tmp/instance-1/output-1/target/usr/lib/debug find /tmp/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1119-gaff4317797"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/microblazeel-buildroot-linux-gnu/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2022.11-1119-gaff4317797 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2021.11-1 Collecting legal info >>> toolchain Collecting legal info >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> acpitool 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-aespipe 2.4f Collecting legal info >>> altera-stapl 0.3.3 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-bootgen xilinx_v2022.2 Collecting legal info LICENSE: OK (sha256: 4da5f5eff0592e5d275f1871faf9e9a4fc0f6346027bfb777fa59d0aa6a59aa3) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-util-linux 2.38 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) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux-libs 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 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-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cairomm 1.16.1 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libsigc 3.4.0 Collecting legal info COPYING: OK (sha256: 97628afebc60f026f5c2b25d7491c46a5c4ee61f693e7cfa07fbd2c03605979b) >>> can-utils 2021.08.0 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> cups 2.4.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) NOTICE: OK (sha256: 7a7bd639e3a8457ae40b0dcfb74ea3cc6a8132b06c726142e993625d33eb6de5) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> udev Collecting legal info >>> eudev 3.2.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libressl 3.6.1 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> getent Collecting legal info >>> glibmm 2.68.2 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> harfbuzz 5.3.1 Collecting legal info COPYING: OK (sha256: 4345e1735f8bc6d812fed5180cabb5a5e88a4109d332652f2a45c13cfa5ee692) >>> initscripts Collecting legal info >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libhid 0.2.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> mg 3.5 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> neard 0.18 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> pango 1.50.12 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> pangomm 2.48.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rapidjson 1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> util-linux 2.38 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) >>> xerces 3.2.4 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> xml-security-c 2.0.4 Collecting legal info LICENSE.txt: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'