make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/feeds' make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests' make[4]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests' make[2]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests' Making install in examples make[2]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/examples' make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/examples' make[2]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/examples' Making install in scripts make[2]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/scripts' make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/scripts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/scripts' make[2]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/scripts' make[2]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15' make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/nvmedata/autobuild/instance-4/output-1/host/powerpc64le-buildroot-linux-musl/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 raptor2.pc '/nvmedata/autobuild/instance-4/output-1/host/powerpc64le-buildroot-linux-musl/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15' make[2]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15' make[1]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15' >>> raptor 2.0.15 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-4/output-1/host/powerpc64le-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/nvmedata/autobuild/instance-4/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-4/output-1/host/powerpc64le-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-4/output-1/host/powerpc64le-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-4/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 >>> raptor 2.0.15 Installing to target PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-4/output-1/target install -C /nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/ make[1]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15' Making install in librdfa make[2]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/librdfa' make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/librdfa' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/librdfa' make[2]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/librdfa' Making install in src make[2]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/src' /usr/bin/make install-am make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/src' make[4]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/src' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-4/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libraptor2.la '/nvmedata/autobuild/instance-4/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libraptor2.so.0.0.0 /nvmedata/autobuild/instance-4/output-1/target/usr/lib/libraptor2.so.0.0.0 libtool: install: (cd /nvmedata/autobuild/instance-4/output-1/target/usr/lib && { ln -s -f libraptor2.so.0.0.0 libraptor2.so.0 || { rm -f libraptor2.so.0 && ln -s libraptor2.so.0.0.0 libraptor2.so.0; }; }) libtool: install: (cd /nvmedata/autobuild/instance-4/output-1/target/usr/lib && { ln -s -f libraptor2.so.0.0.0 libraptor2.so || { rm -f libraptor2.so && ln -s libraptor2.so.0.0.0 libraptor2.so; }; }) libtool: install: /usr/bin/install -c .libs/libraptor2.lai /nvmedata/autobuild/instance-4/output-1/target/usr/lib/libraptor2.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-4/output-1/target/usr/include/raptor2' /usr/bin/install -c -m 644 raptor2.h '/nvmedata/autobuild/instance-4/output-1/target/usr/include/raptor2' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-4/output-1/target/usr/include/raptor2' /usr/bin/install -c -m 644 raptor.h '/nvmedata/autobuild/instance-4/output-1/target/usr/include/raptor2' make[4]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/src' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/src' Making install in utils make[2]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/utils' make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/utils' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-4/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c rapper '/nvmedata/autobuild/instance-4/output-1/target/usr/bin' libtool: install: /usr/bin/install -c rapper /nvmedata/autobuild/instance-4/output-1/target/usr/bin/rapper /usr/bin/mkdir -p '/nvmedata/autobuild/instance-4/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 rapper.1 '/nvmedata/autobuild/instance-4/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/utils' make[2]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/utils' Making install in docs make[2]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/docs' make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/docs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/introduction.html /usr/bin/install -c -m 644 ./html/ix01.html /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/parser-grddl.html /usr/bin/install -c -m 644 ./html/parser-guess.html /usr/bin/install -c -m 644 ./html/parser-json.html /usr/bin/install -c -m 644 ./html/parser-ntriples.html /usr/bin/install -c -m 644 ./html/parser-rdfa.html /usr/bin/install -c -m 644 ./html/parser-rdfxml.html /usr/bin/install -c -m 644 ./html/parser-rss-tag-soup.html /usr/bin/install -c -m 644 ./html/parser-trig.html /usr/bin/install -c -m 644 ./html/parser-turtle.html /usr/bin/install -c -m 644 ./html/raptor-formats-types-by-parser.html /usr/bin/install -c -m 644 ./html/raptor-formats-types-by-serializer.html /usr/bin/install -c -m 644 ./html/raptor-formats-types-index.html /usr/bin/install -c -m 644 ./html/raptor-formats.html /usr/bin/install -c -m 644 ./html/raptor-parsers.html /usr/bin/install -c -m 644 ./html/raptor-serializers.html /usr/bin/install -c -m 644 ./html/raptor2-changes-1-4-21-to-2-0-0.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-10-to-2-0-11.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-11-to-2-0-12.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-13-to-2-0-14.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-14-to-2-0-15.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-3-to-2-0-4.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-4-to-2-0-5.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-5-to-2-0-6.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-6-to-2-0-7.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-7-to-2-0-8.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-9-to-2-0-10.html /usr/bin/install -c -m 644 ./html/raptor2-changes.html /usr/bin/install -c -m 644 ./html/raptor2-section-avltree.html /usr/bin/install -c -m 644 ./html/raptor2-section-constants.html /usr/bin/install -c -m 644 ./html/raptor2-section-general.html /usr/bin/install -c -m 644 ./html/raptor2-section-iostream.html /usr/bin/install -c -m 644 ./html/raptor2-section-locator.html /usr/bin/install -c -m 644 ./html/raptor2-section-memory.html /usr/bin/install -c -m 644 ./html/raptor2-section-option.html /usr/bin/install -c -m 644 ./html/raptor2-section-parser.html /usr/bin/install -c -m 644 ./html/raptor2-section-sax2.html /usr/bin/install -c -m 644 ./html/raptor2-section-sequence.html /usr/bin/install -c -m 644 ./html/raptor2-section-serializer.html /usr/bin/install -c -m 644 ./html/raptor2-section-stringbuffer.html /usr/bin/install -c -m 644 ./html/raptor2-section-triples.html /usr/bin/install -c -m 644 ./html/raptor2-section-unicode.html /usr/bin/install -c -m 644 ./html/raptor2-section-uri.html /usr/bin/install -c -m 644 ./html/raptor2-section-world.html /usr/bin/install -c -m 644 ./html/raptor2-section-www.html /usr/bin/install -c -m 644 ./html/raptor2-section-xml-namespace.html /usr/bin/install -c -m 644 ./html/raptor2-section-xml-qname.html /usr/bin/install -c -m 644 ./html/raptor2-section-xml.html /usr/bin/install -c -m 644 ./html/raptor2.devhelp2 /usr/bin/install -c -m 644 ./html/reference-manual.html /usr/bin/install -c -m 644 ./html/restrict-parser-network-access.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/serializer-atom.html /usr/bin/install -c -m 644 ./html/serializer-dot.html /usr/bin/install -c -m 644 ./html/serializer-json.html /usr/bin/install -c -m 644 ./html/serializer-nquads.html /usr/bin/install -c -m 644 ./html/serializer-ntriples.html /usr/bin/install -c -m 644 ./html/serializer-rdfxml-abbrev.html /usr/bin/install -c -m 644 ./html/serializer-rdfxml-xmp.html /usr/bin/install -c -m 644 ./html/serializer-rdfxml.html /usr/bin/install -c -m 644 ./html/serializer-rss-1-0.html /usr/bin/install -c -m 644 ./html/serializer-turtle.html /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/tutorial-initialising-finishing.html /usr/bin/install -c -m 644 ./html/tutorial-parse-strictness.html /usr/bin/install -c -m 644 ./html/tutorial-parser-abort.html /usr/bin/install -c -m 644 ./html/tutorial-parser-content.html /usr/bin/install -c -m 644 ./html/tutorial-parser-create.html /usr/bin/install -c -m 644 ./html/tutorial-parser-destroy.html /usr/bin/install -c -m 644 ./html/tutorial-parser-example.html /usr/bin/install -c -m 644 ./html/tutorial-parser-features.html /usr/bin/install -c -m 644 ./html/tutorial-parser-runtime-info.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-error-warning-handlers.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-id-handler.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-namespace-handler.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-triple-handler.html /usr/bin/install -c -m 644 ./html/tutorial-parser-static-info.html /usr/bin/install -c -m 644 ./html/tutorial-parsing.html /usr/bin/install -c -m 644 ./html/tutorial-querying-functionality.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-create.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-declare-namespace.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-destroy.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-example.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-features.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-get-triples.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-runtime-info.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-send-triples.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-set-error-warning-handlers.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-to-destination.html /usr/bin/install -c -m 644 ./html/tutorial-serializing.html /usr/bin/install -c -m 644 ./html/tutorial.html /usr/bin/install -c -m 644 ./html/up.png /usr/bin/mkdir -p '/nvmedata/autobuild/instance-4/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 libraptor2.3 '/nvmedata/autobuild/instance-4/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/docs' make[2]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/docs' Making install in data make[2]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/data' make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/data' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/data' make[2]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/data' Making install in tests make[2]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests' Making install in rdfxml make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/rdfxml' make[4]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/rdfxml' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/rdfxml' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/rdfxml' Making install in ntriples make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/ntriples' make[4]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/ntriples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/ntriples' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/ntriples' Making install in ntriples-2013 make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/ntriples-2013' make[4]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/ntriples-2013' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/ntriples-2013' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/ntriples-2013' Making install in nquads-2013 make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/nquads-2013' make[4]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/nquads-2013' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/nquads-2013' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/nquads-2013' Making install in turtle make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/turtle' make[4]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/turtle' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/turtle' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/turtle' Making install in turtle-2013 make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/turtle-2013' make[4]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/turtle-2013' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/turtle-2013' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/turtle-2013' Making install in trig make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/trig' make[4]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/trig' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/trig' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/trig' Making install in grddl make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/grddl' make[4]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/grddl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/grddl' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/grddl' Making install in rdfa make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/rdfa' make[4]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/rdfa' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/rdfa' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/rdfa' Making install in rdfa11 make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/rdfa11' make[4]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/rdfa11' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/rdfa11' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/rdfa11' Making install in json make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/json' make[4]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/json' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/json' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/json' Making install in feeds make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/feeds' make[4]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/feeds' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/feeds' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests/feeds' make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests' make[4]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests' make[2]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/tests' Making install in examples make[2]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/examples' make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/examples' make[2]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/examples' Making install in scripts make[2]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/scripts' make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/scripts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/scripts' make[2]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15/scripts' make[2]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15' make[3]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/nvmedata/autobuild/instance-4/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 raptor2.pc '/nvmedata/autobuild/instance-4/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15' make[2]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15' make[1]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/raptor-2.0.15' >>> whetstone 1.2 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-4/output-1/build/.whetstone.c.JTvkWp/output' 'http://www.netlib.org/benchmark/whetstone.c' --2022-08-24 09:05:08-- http://www.netlib.org/benchmark/whetstone.c Resolving www.netlib.org (www.netlib.org)... 160.36.131.221 Connecting to www.netlib.org (www.netlib.org)|160.36.131.221|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://netlib.org/benchmark/whetstone.c [following] --2022-08-24 09:05:08-- https://netlib.org/benchmark/whetstone.c Resolving netlib.org (netlib.org)... 160.36.131.221 Connecting to netlib.org (netlib.org)|160.36.131.221|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8121 (7.9K) [text/x-c] Saving to: '/nvmedata/autobuild/instance-4/output-1/build/.whetstone.c.JTvkWp/output' 0K ....... 100% 194M=0s 2022-08-24 09:05:08 (194 MB/s) - '/nvmedata/autobuild/instance-4/output-1/build/.whetstone.c.JTvkWp/output' saved [8121/8121] whetstone.c: OK (sha256: 333e4ceca042c146f63eec605573d16ae8b07166cbc44a17bec1ea97c6f1efbf) >>> whetstone 1.2 Extracting cp /nvmedata/autobuild/instance-4/dl/whetstone/whetstone.c /nvmedata/autobuild/instance-4/output-1/build/whetstone-1.2/ >>> whetstone 1.2 Patching >>> whetstone 1.2 Configuring >>> whetstone 1.2 Building PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc-ar" AS="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-as" LD="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-ld" NM="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc-nm" CC="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc" GCC="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc" CPP="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-cpp" CXX="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-g++" FC="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-gfortran" F77="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-gfortran" RANLIB="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc-ranlib" READELF="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-objcopy" OBJDUMP="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-4/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-4/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-4/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-4/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-4/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " LDFLAGS="" FCFLAGS=" -O1 -g0" FFLAGS=" -O1 -g0" PKG_CONFIG="/nvmedata/autobuild/instance-4/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-4/output-1/host/powerpc64le-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j1 LDLIBS="-lm" -C /nvmedata/autobuild/instance-4/output-1/build/whetstone-1.2 whetstone make[1]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/whetstone-1.2' /nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 whetstone.c -lm -o whetstone make[1]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/whetstone-1.2' >>> whetstone 1.2 Installing to target /usr/bin/install -D /nvmedata/autobuild/instance-4/output-1/build/whetstone-1.2/whetstone /nvmedata/autobuild/instance-4/output-1/target/usr/bin/whetstone >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-4/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-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', '-O1', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%970%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@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-4/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-4/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-4/output-1/host/powerpc64le-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-4/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-4/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/nvmedata/autobuild/instance-4/output-1/host/bin/powerpc64le-buildroot-linux-musl-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%970%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-4/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-4/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-4/output-1/host/powerpc64le-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-4/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-4/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-4/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-4/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-4/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-4/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-4/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-4/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-4/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-4/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-4/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-4/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-4/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-4/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-4/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-4/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-4/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-4/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-4/output-1/target/etc/inittab rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/include /nvmedata/autobuild/instance-4/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-4/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-4/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/rpm /nvmedata/autobuild/instance-4/output-1/target/usr/doc find /nvmedata/autobuild/instance-4/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-4/output-1/target/lib/ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/ /nvmedata/autobuild/instance-4/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-4/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-4/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/man /nvmedata/autobuild/instance-4/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/info /nvmedata/autobuild/instance-4/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/doc /nvmedata/autobuild/instance-4/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-4/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-4/output-1/target/lib/debug /nvmedata/autobuild/instance-4/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-4/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 /nvmedata/autobuild/instance-4/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-4/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-4/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 /nvmedata/autobuild/instance-4/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-125-g1fc299ad6a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-rc1\"" \ ) > /nvmedata/autobuild/instance-4/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-4/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-4/output-1/per-package /nvmedata/autobuild/instance-4/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-4/output-1/target/usr ln -snf /nvmedata/autobuild/instance-4/output-1/host/powerpc64le-buildroot-linux-musl/sysroot /nvmedata/autobuild/instance-4/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-4/buildroot' make: Entering directory '/nvmedata/autobuild/instance-4/buildroot' >>> Buildroot 2022.08-rc1-125-g1fc299ad6a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> bdwgc 8.0.6 Collecting legal info README.QUICK: OK (sha256: 0aab7a56a92ed878c4a5464cf282d65f38bcdee64fe9cf213e26254bddb3f340) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-skeleton Collecting legal info >>> libatomic_ops 7.6.12 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> musl-compat-headers Collecting legal info >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> whois 5.5.13 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> dhrystone 2 Collecting legal info >>> file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> host-file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-imx-mkimage lf-5.10.72_2.2.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> initscripts Collecting legal info >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> minizip-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> whetstone 1.2 Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-4/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-4/buildroot'