libtool: compile: /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTIXML_USE_STL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c tinyxml.cpp -fPIC -DPIC -o .libs/tinyxml.o libtool: compile: /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTIXML_USE_STL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c tinyxmlparser.cpp -fPIC -DPIC -o .libs/tinyxmlparser.o libtool: compile: /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTIXML_USE_STL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c tinystr.cpp -fPIC -DPIC -o .libs/tinystr.o libtool: compile: /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTIXML_USE_STL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c tinyxmlerror.cpp -fPIC -DPIC -o .libs/tinyxmlerror.o /bin/sh ../libtool --tag=CXX --mode=link /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ -DTIXML_USE_STL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o libtinyxml.la -rpath /usr/lib tinystr.lo tinyxml.lo tinyxmlerror.lo tinyxmlparser.lo libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/../../../../arm-buildroot-linux-musleabihf/lib/libstdc++.la' was moved. libtool: link: /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ -fPIC -DPIC -shared -nostdlib /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/lib/crti.o /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/crtbeginS.o .libs/tinystr.o .libs/tinyxml.o .libs/tinyxmlerror.o .libs/tinyxmlparser.o -Wl,-rpath -Wl,/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/../../../../arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/../../../../arm-buildroot-linux-musleabihf/lib -L/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0 -L/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc -L/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/../../../../arm-buildroot-linux-musleabihf/lib -L/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/lib -L/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/../../../../arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -lc -lgcc_s /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/crtendS.o /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/lib/crtn.o -Os -Wl,-soname -Wl,libtinyxml.so.0 -o .libs/libtinyxml.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtinyxml.so.0" && ln -s "libtinyxml.so.0.0.0" "libtinyxml.so.0") libtool: link: (cd ".libs" && rm -f "libtinyxml.so" && ln -s "libtinyxml.so.0.0.0" "libtinyxml.so") libtool: link: ( cd ".libs" && rm -f "libtinyxml.la" && ln -s "../libtinyxml.la" "libtinyxml.la" ) make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/src' Making all in test make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/test' /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTIXML_USE_STL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o xmltest.o xmltest.cpp /bin/sh ../libtool --tag=CXX --mode=link /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ -DTIXML_USE_STL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -L../src/.libs -o xmltest xmltest.o -ltinyxml libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/../../../../arm-buildroot-linux-musleabihf/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/../../../../arm-buildroot-linux-musleabihf/lib/libstdc++.la' was moved. libtool: link: /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ -DTIXML_USE_STL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o xmltest xmltest.o -L../src/.libs /accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/src/.libs/libtinyxml.so /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/../../../../arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -Wl,-rpath -Wl,/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/src/.libs -Wl,-rpath -Wl,/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/../../../../arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/../../../../arm-buildroot-linux-musleabihf/lib make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/test' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' >>> tinyxml 2.6.2_2 Installing to staging directory PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j45 DESTDIR=/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot install -C /accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/src' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/src' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libtinyxml.la '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib' /usr/bin/install -c -m 644 tinyxml.pc '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ../include/tinystr.h ../include/tinyxml.h '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libtinyxml.so.0.0.0 /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libtinyxml.so.0.0.0 libtool: install: (cd /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib && { ln -s -f libtinyxml.so.0.0.0 libtinyxml.so.0 || { rm -f libtinyxml.so.0 && ln -s libtinyxml.so.0.0.0 libtinyxml.so.0; }; }) libtool: install: (cd /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib && { ln -s -f libtinyxml.so.0.0.0 libtinyxml.so || { rm -f libtinyxml.so && ln -s libtinyxml.so.0.0.0 libtinyxml.so; }; }) libtool: install: /usr/bin/install -c .libs/libtinyxml.lai /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libtinyxml.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/src' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/src' Making install in test make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/test' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/test' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c xmltest '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/bin' libtool: install: /usr/bin/install -c xmltest /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/bin/xmltest make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/test' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/test' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/doc/libtinyxml/html' /usr/bin/install -c -m 644 ./docs/annotated.html ./docs/classTiXmlAttribute-members.html ./docs/classTiXmlAttribute.html ./docs/classTiXmlAttribute.png ./docs/classTiXmlBase-members.html ./docs/classTiXmlBase.html ./docs/classTiXmlBase.png ./docs/classTiXmlComment-members.html ./docs/classTiXmlComment.html ./docs/classTiXmlComment.png ./docs/classTiXmlDeclaration-members.html ./docs/classTiXmlDeclaration.html ./docs/classTiXmlDeclaration.png ./docs/classTiXmlDocument-members.html ./docs/classTiXmlDocument.html ./docs/classTiXmlDocument.png ./docs/classTiXmlElement-members.html ./docs/classTiXmlElement.html ./docs/classTiXmlElement.png ./docs/classTiXmlHandle-members.html ./docs/classTiXmlHandle.html ./docs/classTiXmlNode-members.html ./docs/classTiXmlNode.html ./docs/classTiXmlNode.png ./docs/classTiXmlPrinter-members.html ./docs/classTiXmlPrinter.html ./docs/classTiXmlPrinter.png ./docs/classTiXmlText-members.html ./docs/classTiXmlText.html ./docs/classTiXmlText.png ./docs/classTiXmlUnknown-members.html ./docs/classTiXmlUnknown.html ./docs/classTiXmlUnknown.png ./docs/classTiXmlVisitor-members.html ./docs/classTiXmlVisitor.html ./docs/classTiXmlVisitor.png ./docs/classes.html ./docs/deprecated.html ./docs/doxygen.css ./docs/doxygen.png '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/doc/libtinyxml/html' /usr/bin/install -c -m 644 ./docs/files.html ./docs/functions.html ./docs/functions_0x63.html ./docs/functions_0x64.html ./docs/functions_0x65.html ./docs/functions_0x66.html ./docs/functions_0x67.html ./docs/functions_0x69.html ./docs/functions_0x6c.html ./docs/functions_0x6e.html ./docs/functions_0x6f.html ./docs/functions_0x70.html ./docs/functions_0x71.html ./docs/functions_0x72.html ./docs/functions_0x73.html ./docs/functions_0x74.html ./docs/functions_0x75.html ./docs/functions_0x76.html ./docs/functions_enum.html ./docs/functions_func.html ./docs/functions_func_0x63.html ./docs/functions_func_0x64.html ./docs/functions_func_0x65.html ./docs/functions_func_0x66.html ./docs/functions_func_0x67.html ./docs/functions_func_0x69.html ./docs/functions_func_0x6c.html ./docs/functions_func_0x6e.html ./docs/functions_func_0x70.html ./docs/functions_func_0x71.html ./docs/functions_func_0x72.html ./docs/functions_func_0x73.html ./docs/functions_func_0x74.html ./docs/functions_func_0x75.html ./docs/functions_func_0x76.html ./docs/functions_rela.html ./docs/functions_vars.html ./docs/hierarchy.html ./docs/index.html ./docs/pages.html '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/doc/libtinyxml/html' /usr/bin/install -c -m 644 ./docs/tab_b.gif ./docs/tab_l.gif ./docs/tab_r.gif ./docs/tabs.css ./docs/tinystr_8h_source.html ./docs/tinyxml_8h_source.html ./docs/tutorial0.html '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/doc/libtinyxml/html' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' >>> tinyxml 2.6.2_2 Fixing libtool files >>> tinyxml 2.6.2_2 Installing to target PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j45 DESTDIR=/accts/mlweber1/instance-0/output/target install -C /accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/src' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/src' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/include' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libtinyxml.la '/accts/mlweber1/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 ../include/tinystr.h ../include/tinyxml.h '/accts/mlweber1/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 tinyxml.pc '/accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libtinyxml.so.0.0.0 /accts/mlweber1/instance-0/output/target/usr/lib/libtinyxml.so.0.0.0 libtool: install: (cd /accts/mlweber1/instance-0/output/target/usr/lib && { ln -s -f libtinyxml.so.0.0.0 libtinyxml.so.0 || { rm -f libtinyxml.so.0 && ln -s libtinyxml.so.0.0.0 libtinyxml.so.0; }; }) libtool: install: (cd /accts/mlweber1/instance-0/output/target/usr/lib && { ln -s -f libtinyxml.so.0.0.0 libtinyxml.so || { rm -f libtinyxml.so && ln -s libtinyxml.so.0.0.0 libtinyxml.so; }; }) libtool: install: /usr/bin/install -c .libs/libtinyxml.lai /accts/mlweber1/instance-0/output/target/usr/lib/libtinyxml.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/src' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/src' Making install in test make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/test' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/test' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c xmltest '/accts/mlweber1/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c xmltest /accts/mlweber1/instance-0/output/target/usr/bin/xmltest make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/test' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2/test' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/share/doc/libtinyxml/html' /usr/bin/install -c -m 644 ./docs/annotated.html ./docs/classTiXmlAttribute-members.html ./docs/classTiXmlAttribute.html ./docs/classTiXmlAttribute.png ./docs/classTiXmlBase-members.html ./docs/classTiXmlBase.html ./docs/classTiXmlBase.png ./docs/classTiXmlComment-members.html ./docs/classTiXmlComment.html ./docs/classTiXmlComment.png ./docs/classTiXmlDeclaration-members.html ./docs/classTiXmlDeclaration.html ./docs/classTiXmlDeclaration.png ./docs/classTiXmlDocument-members.html ./docs/classTiXmlDocument.html ./docs/classTiXmlDocument.png ./docs/classTiXmlElement-members.html ./docs/classTiXmlElement.html ./docs/classTiXmlElement.png ./docs/classTiXmlHandle-members.html ./docs/classTiXmlHandle.html ./docs/classTiXmlNode-members.html ./docs/classTiXmlNode.html ./docs/classTiXmlNode.png ./docs/classTiXmlPrinter-members.html ./docs/classTiXmlPrinter.html ./docs/classTiXmlPrinter.png ./docs/classTiXmlText-members.html ./docs/classTiXmlText.html ./docs/classTiXmlText.png ./docs/classTiXmlUnknown-members.html ./docs/classTiXmlUnknown.html ./docs/classTiXmlUnknown.png ./docs/classTiXmlVisitor-members.html ./docs/classTiXmlVisitor.html ./docs/classTiXmlVisitor.png ./docs/classes.html ./docs/deprecated.html ./docs/doxygen.css ./docs/doxygen.png '/accts/mlweber1/instance-0/output/target/usr/share/doc/libtinyxml/html' /usr/bin/install -c -m 644 ./docs/files.html ./docs/functions.html ./docs/functions_0x63.html ./docs/functions_0x64.html ./docs/functions_0x65.html ./docs/functions_0x66.html ./docs/functions_0x67.html ./docs/functions_0x69.html ./docs/functions_0x6c.html ./docs/functions_0x6e.html ./docs/functions_0x6f.html ./docs/functions_0x70.html ./docs/functions_0x71.html ./docs/functions_0x72.html ./docs/functions_0x73.html ./docs/functions_0x74.html ./docs/functions_0x75.html ./docs/functions_0x76.html ./docs/functions_enum.html ./docs/functions_func.html ./docs/functions_func_0x63.html ./docs/functions_func_0x64.html ./docs/functions_func_0x65.html ./docs/functions_func_0x66.html ./docs/functions_func_0x67.html ./docs/functions_func_0x69.html ./docs/functions_func_0x6c.html ./docs/functions_func_0x6e.html ./docs/functions_func_0x70.html ./docs/functions_func_0x71.html ./docs/functions_func_0x72.html ./docs/functions_func_0x73.html ./docs/functions_func_0x74.html ./docs/functions_func_0x75.html ./docs/functions_func_0x76.html ./docs/functions_rela.html ./docs/functions_vars.html ./docs/hierarchy.html ./docs/index.html ./docs/pages.html '/accts/mlweber1/instance-0/output/target/usr/share/doc/libtinyxml/html' /usr/bin/install -c -m 644 ./docs/tab_b.gif ./docs/tab_l.gif ./docs/tab_r.gif ./docs/tabs.css ./docs/tinystr_8h_source.html ./docs/tinyxml_8h_source.html ./docs/tutorial0.html '/accts/mlweber1/instance-0/output/target/usr/share/doc/libtinyxml/html' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/tinyxml-2.6.2_2' v14.1_Firmware.zip: OK (sha256: a2e7a327dd545ba2051946f7613005cbde88fdd952afb8eecdd1dacda7e767d2) >>> wilc1000-firmware 14.1 Extracting /usr/bin/unzip -q -d /accts/mlweber1/instance-0/output/build /accts/mlweber1/instance-0/dl/v14.1_Firmware.zip mv /accts/mlweber1/instance-0/output/build/wireless-firmware-14.1_Firmware/* /accts/mlweber1/instance-0/output/build/wilc1000-firmware-14.1 rmdir /accts/mlweber1/instance-0/output/build/wireless-firmware-14.1_Firmware >>> wilc1000-firmware 14.1 Patching >>> wilc1000-firmware 14.1 Configuring >>> wilc1000-firmware 14.1 Building >>> wilc1000-firmware 14.1 Installing to target /usr/bin/install -D -m 0644 /accts/mlweber1/instance-0/output/build/wilc1000-firmware-14.1/wilc1003_firmware.bin /accts/mlweber1/instance-0/output/target/lib/firmware/atmel/wilc1003_firmware.bin >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'readline', 'gmp', 'libconfig'] Warning: target file "./usr/bin/xzcat" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/unlzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/lzcat" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/lib/charset.alias" is touched by more than one package: ['libglib2', 'lftp'] Warning: target file "./usr/bin/xz" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/lzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/unxz" is touched by more than one package: ['busybox', 'xz'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'readline', 'gmp', 'libconfig'] Warning: staging file "./usr/include/linux/libc-compat.h" is touched by more than one package: ['toolchain-external-custom', 'toolchain'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-libffi', 'host-gengetopt', 'host-bison'] Warning: host file "./bin/2to3" is touched by more than one package: ['host-python', 'host-python3'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/instance-0/output/target/etc/inittab rm -f /accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-0/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/accts/mlweber1/instance-0/output/target/usr/lib/python3.6/" cd /accts/mlweber1/instance-0/output/target && /accts/mlweber1/instance-0/output/host/bin/python3.6 /accts/mlweber1/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.6 find /accts/mlweber1/instance-0/output/target/usr/lib/python3.6 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /accts/mlweber1/instance-0/output/target/usr/lib/python3.6 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "buildroot" > /accts/mlweber1/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-0/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-0/output/target/etc/shadow rm -f /accts/mlweber1/instance-0/output/target/bin/sh rm -f /accts/mlweber1/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-0/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-0/output/target/usr/share/locale /accts/mlweber1/instance-0/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-0/output/target/usr/include /accts/mlweber1/instance-0/output/target/usr/share/aclocal \ /accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-0/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-0/output/target/usr/lib/cmake /accts/mlweber1/instance-0/output/target/usr/share/cmake find /accts/mlweber1/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-0/output/target/lib/ /accts/mlweber1/instance-0/output/target/usr/lib/ /accts/mlweber1/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-0/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-0/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-0/output/target/usr/man /accts/mlweber1/instance-0/output/target/usr/share/man rm -rf /accts/mlweber1/instance-0/output/target/usr/info /accts/mlweber1/instance-0/output/target/usr/share/info rm -rf /accts/mlweber1/instance-0/output/target/usr/doc /accts/mlweber1/instance-0/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-0/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-rc1-00026-g7c384c3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-rc1\"" \ ) > /accts/mlweber1/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-0/buildroot' make: Entering directory `/accts/mlweber1/instance-0/buildroot' >>> Buildroot 2018.02-rc1-00026-g7c384c3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> dbus-python 1.2.4 Collecting legal info ERROR: No hash found for COPYING >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> libdaemon 0.14 Collecting legal info ERROR: No hash found for LICENSE >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> icu 60.1 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> host-icu 60.1 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cairomm 1.12.0 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> dialog 1.3-20170509 Collecting legal info ERROR: No hash found for COPYING >>> dtach v0.9 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> glib-networking 2.50.0 Collecting legal info ERROR: No hash found for COPYING >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> glog v0.3.5 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> harfbuzz 1.7.1 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) ERROR: No hash found for src/hb-ucdn/COPYING >>> heirloom-mailx 12.5 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> jack2 v1.9.10 Collecting legal info >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> janus-gateway v0.2.6 Collecting legal info COPYING: OK (sha256: 0a884af515b4593503f6f0c9b424db3945bd77eaa2644d25f45eb93a412b3c19) >>> host-gengetopt 2.22.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libnice 0.1.13 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.MPL ERROR: No hash found for COPYING.LGPL >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libdrm 2.4.89 Collecting legal info >>> host-xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> lftp 4.8.0 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libee 0.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libestr 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libite v1.9.2 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> libldns 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmpd 11.8.17 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libserial 0.6.0rc2 Collecting legal info ERROR: No hash found for COPYING >>> libsha1 0.3 Collecting legal info ERROR: No hash found for COPYING >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info ERROR: No hash found for LICENSE >>> libsigrokdecode 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> libucl 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> mtr 66de3ecbab28b054b868a73fbb57f30549d770ac Collecting legal info ERROR: No hash found for COPYING >>> nmap 7.60 Collecting legal info ERROR: No hash found for COPYING >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> pangomm 2.40.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-ti-cgt-pru 2.2.1 Collecting legal info PRU_Code_Generation_Tools_2.2.x_manifest.html: OK (sha256: eb646f4f8b14351110992b40ba24d12803bcc150a76e7298705f51088b0a09cc) pru_rts_2_2_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 6b98f9262abd1ae9a3731e6feee02a56b6e290542dea119eeeeaf88bf802aabc) >>> python-asn1crypto 0.22.0 Collecting legal info >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-certifi 2018.1.18 Collecting legal info LICENSE: OK (sha256: 6a70a4bf6b010016d59a64b8ae4ad8dc7f5ef16f1fb453cc2ecd771c5a341131) >>> python-chardet 3.0.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-couchdb 1.1 Collecting legal info ERROR: No hash found for COPYING >>> python-cssselect 1.0.3 Collecting legal info LICENSE: OK (sha256: 5c8da9f744e0afba81a48c9b5dbe73048f798b3287d6f1af8a05ee08ebb10892) >>> python-cssutils 1.0.1 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> python-dialog3 3.4.0 Collecting legal info ERROR: No hash found for COPYING >>> python-idna 2.5 Collecting legal info ERROR: No hash found for LICENSE.rst >>> python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> python-markdown 2.6.8 Collecting legal info ERROR: No hash found for LICENSE.md >>> python-markupsafe 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-msgpack 0.4.8 Collecting legal info ERROR: No hash found for COPYING >>> python-mwscrape2slob 0f9124ed62009dff6a230947d80340f5a61a6f49 Collecting legal info >>> python-oauthlib 2.0.6 Collecting legal info LICENSE: OK (sha256: 9e1ae8725f5815738dadb6cbb09f450453d94e07c7b5efaee864f546a6209a95) >>> python-pycli 2.0.3 Collecting legal info ERROR: No hash found for lib/cli/__init__.py >>> python-pycrypto 2.6.1 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LEGAL/copy/LICENSE.libtom ERROR: No hash found for LEGAL/copy/LICENSE.python-2.2 ERROR: No hash found for LEGAL/copy/LICENSE.original >>> python-pyicu 1.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-requests-oauthlib 0.8.0 Collecting legal info LICENSE: OK (sha256: ae01846afad8a8291fe6a08966f3015af9a8ff675d84b981f9793c122f7876e8) >>> python-requests 2.18.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-slob 31ad0e769360a5b10a4893f686587bb8e48c3895 Collecting legal info ERROR: No hash found for LICENSE >>> python-urllib3 1.21.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> shairport-sync 3.1.6 Collecting legal info ERROR: No hash found for LICENSES >>> thttpd 2.25b Collecting legal info ERROR: No hash found for thttpd.c >>> tinyxml 2.6.2_2 Collecting legal info ERROR: No hash found for README >>> wilc1000-firmware 14.1 Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: jack2-v1.9.10: cannot save license (JACK2_LICENSE_FILES not defined) WARNING: libdrm-2.4.89: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: python-asn1crypto-0.22.0: cannot save license (PYTHON_ASN1CRYPTO_LICENSE_FILES not defined) WARNING: python-mwscrape2slob-0f9124ed62009dff6a230947d80340f5a61a6f49: cannot save license (PYTHON_MWSCRAPE2SLOB_LICENSE_FILES not defined) WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/instance-0/buildroot'