make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/trig' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/trig' Making install in grddl make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/grddl' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/grddl' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/grddl' Making install in rdfa make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/rdfa' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/rdfa' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/rdfa' Making install in rdfa11 make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/rdfa11' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/rdfa11' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/rdfa11' Making install in json make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/json' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/json' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/json' Making install in feeds make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/feeds' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/feeds' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/feeds' make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests' make[2]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests' Making install in examples make[2]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/examples' make[3]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/examples' make[2]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/examples' Making install in scripts make[2]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/scripts' make[3]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/scripts' make[2]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/scripts' make[2]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15' make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 raptor2.pc '/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15' make[2]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15' make[1]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15' >>> raptor 2.0.15 Fixing libtool files for la in $(find /tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-6/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-6/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="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/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-6/output-1/target install -C /tmp/instance-6/output-1/build/raptor-2.0.15/ make[1]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15' Making install in librdfa make[2]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/librdfa' make[3]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/librdfa' make[2]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/librdfa' Making install in src make[2]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/src' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/src' make[4]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/src' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libraptor2.la '/tmp/instance-6/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libraptor2.so.0.0.0 /tmp/instance-6/output-1/target/usr/lib/libraptor2.so.0.0.0 libtool: install: (cd /tmp/instance-6/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 /tmp/instance-6/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 /tmp/instance-6/output-1/target/usr/lib/libraptor2.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/include/raptor2' /usr/bin/install -c -m 644 raptor2.h '/tmp/instance-6/output-1/target/usr/include/raptor2' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/include/raptor2' /usr/bin/install -c -m 644 raptor.h '/tmp/instance-6/output-1/target/usr/include/raptor2' make[4]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/src' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/src' make[2]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/src' Making install in utils make[2]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/utils' make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/utils' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c rapper '/tmp/instance-6/output-1/target/usr/bin' libtool: install: /usr/bin/install -c rapper /tmp/instance-6/output-1/target/usr/bin/rapper /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 rapper.1 '/tmp/instance-6/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/utils' make[2]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/utils' Making install in docs make[2]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/docs' make[3]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 libraptor2.3 '/tmp/instance-6/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/docs' make[2]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/docs' Making install in data make[2]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/data' make[3]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/data' make[2]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/data' Making install in tests make[2]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests' Making install in rdfxml make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/rdfxml' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/rdfxml' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/rdfxml' Making install in ntriples make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/ntriples' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/ntriples' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/ntriples' Making install in ntriples-2013 make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/ntriples-2013' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/ntriples-2013' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/ntriples-2013' Making install in nquads-2013 make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/nquads-2013' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/nquads-2013' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/nquads-2013' Making install in turtle make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/turtle' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/turtle' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/turtle' Making install in turtle-2013 make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/turtle-2013' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/turtle-2013' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/turtle-2013' Making install in trig make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/trig' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/trig' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/trig' Making install in grddl make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/grddl' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/grddl' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/grddl' Making install in rdfa make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/rdfa' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/rdfa' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/rdfa' Making install in rdfa11 make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/rdfa11' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/rdfa11' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/rdfa11' Making install in json make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/json' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/json' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/json' Making install in feeds make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/feeds' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/feeds' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests/feeds' make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests' make[4]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/tests' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests' make[2]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/tests' Making install in examples make[2]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/examples' make[3]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/examples' make[2]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/examples' Making install in scripts make[2]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15/scripts' make[3]: Entering directory '/tmp/instance-6/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 '/tmp/instance-6/output-1/build/raptor-2.0.15/scripts' make[2]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15/scripts' make[2]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15' make[3]: Entering directory '/tmp/instance-6/output-1/build/raptor-2.0.15' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 raptor2.pc '/tmp/instance-6/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15' make[2]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15' make[1]: Leaving directory '/tmp/instance-6/output-1/build/raptor-2.0.15' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-6/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-6/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-6/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%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-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-6/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-6/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-6/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%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-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-6/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /tmp/instance-6/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-6/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-6/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-6/output-1/target/etc/shells; fi mkdir -p /tmp/instance-6/output-1/target/etc echo "buildroot" > /tmp/instance-6/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-6/output-1/target/etc/hosts mkdir -p /tmp/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-6/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-6/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-6/output-1/target/etc/shells rm -rf /tmp/instance-6/output-1/target/usr/include /tmp/instance-6/output-1/target/usr/share/aclocal \ /tmp/instance-6/output-1/target/usr/lib/pkgconfig /tmp/instance-6/output-1/target/usr/share/pkgconfig \ /tmp/instance-6/output-1/target/usr/lib/cmake /tmp/instance-6/output-1/target/usr/share/cmake \ /tmp/instance-6/output-1/target/usr/lib/rpm /tmp/instance-6/output-1/target/usr/doc find /tmp/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-6/output-1/target/lib/ /tmp/instance-6/output-1/target/usr/lib/ /tmp/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-6/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-6/output-1/target/usr/share/gdb rm -rf /tmp/instance-6/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-6/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-6/output-1/target/usr/share/zsh rm -rf /tmp/instance-6/output-1/target/usr/man /tmp/instance-6/output-1/target/usr/share/man rm -rf /tmp/instance-6/output-1/target/usr/info /tmp/instance-6/output-1/target/usr/share/info rm -rf /tmp/instance-6/output-1/target/usr/doc /tmp/instance-6/output-1/target/usr/share/doc rm -rf /tmp/instance-6/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-6/output-1/target/lib/debug /tmp/instance-6/output-1/target/usr/lib/debug find /tmp/instance-6/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-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-6/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-6/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-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-543-gf62d409cb8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-6/output-1/per-package /tmp/instance-6/buildroot/support/scripts/fix-rpath target touch /tmp/instance-6/output-1/target/usr ln -snf /tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot /tmp/instance-6/output-1/staging make: Leaving directory '/tmp/instance-6/buildroot' make: Entering directory '/tmp/instance-6/buildroot' >>> Buildroot 2022.11-543-gf62d409cb8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.4.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) >>> linux-headers 5.10.158 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> inadyn 2.10.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libbytesize 2.7 Collecting legal info LICENSE: OK (sha256: 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libupnp 1.14.13 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-mkpasswd Collecting legal info >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.10.158: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-6/output-1/legal-info make: Leaving directory '/tmp/instance-6/buildroot'