doc/GNUmakefile.mk:215: target 'doc/articles/xml/ReleaseNotes.xml' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/BuildRepository.xml' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/ToolGuide.xml' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/Documentation.xml' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/BuildSource.xml' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/Authors.xml' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/ReleaseNotes.wiki' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/BuildRepository.wiki' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/ToolGuide.wiki' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/Documentation.wiki' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/BuildSource.wiki' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/Authors.wiki' given more than once in the same rule doc/GNUmakefile.mk:258: target 'doc/site/ReleaseNotes.html' given more than once in the same rule doc/GNUmakefile.mk:258: target 'doc/site/BuildRepository.html' given more than once in the same rule doc/GNUmakefile.mk:258: target 'doc/site/ToolGuide.html' given more than once in the same rule doc/GNUmakefile.mk:258: target 'doc/site/BuildSource.html' given more than once in the same rule doc/GNUmakefile.mk:258: target 'doc/site/Authors.html' given more than once in the same rule test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib" test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/man/man1" /bin/bash ./libtool --mode=install /usr/bin/install -c libmp4v2.la '/tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib' test -z "/usr/include/mp4v2" || /usr/bin/mkdir -p "/tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/mp4v2" /usr/bin/install -c -m 644 include/mp4v2/project.h include/mp4v2/chapter.h include/mp4v2/file.h include/mp4v2/file_prop.h include/mp4v2/general.h include/mp4v2/isma.h include/mp4v2/itmf_generic.h include/mp4v2/itmf_tags.h include/mp4v2/mp4v2.h include/mp4v2/platform.h include/mp4v2/sample.h include/mp4v2/streaming.h include/mp4v2/track.h include/mp4v2/track_prop.h '/tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/mp4v2' libtool: install: /usr/bin/install -c .libs/libmp4v2.so.2.0.0 /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libmp4v2.so.2.0.0 libtool: install: (cd /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmp4v2.so.2.0.0 libmp4v2.so.2 || { rm -f libmp4v2.so.2 && ln -s libmp4v2.so.2.0.0 libmp4v2.so.2; }; }) libtool: install: (cd /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmp4v2.so.2.0.0 libmp4v2.so || { rm -f libmp4v2.so && ln -s libmp4v2.so.2.0.0 libmp4v2.so; }; }) libtool: install: /usr/bin/install -c .libs/libmp4v2.lai /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libmp4v2.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/bin" make[2]: Leaving directory '/tmp/instance-0/output-1/build/mp4v2-4.1.3' make[1]: Leaving directory '/tmp/instance-0/output-1/build/mp4v2-4.1.3' >>> mp4v2 4.1.3 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> mp4v2 4.1.3 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-0/output-1/target install -C /tmp/instance-0/output-1/build/mp4v2-4.1.3/ make[1]: Entering directory '/tmp/instance-0/output-1/build/mp4v2-4.1.3' doc/GNUmakefile.mk:207: target 'doc/articles/html/ReleaseNotes.html' given more than once in the same rule doc/GNUmakefile.mk:207: target 'doc/articles/html/BuildRepository.html' given more than once in the same rule doc/GNUmakefile.mk:207: target 'doc/articles/html/ToolGuide.html' given more than once in the same rule doc/GNUmakefile.mk:207: target 'doc/articles/html/Documentation.html' given more than once in the same rule doc/GNUmakefile.mk:207: target 'doc/articles/html/BuildSource.html' given more than once in the same rule doc/GNUmakefile.mk:207: target 'doc/articles/html/Authors.html' given more than once in the same rule doc/GNUmakefile.mk:211: target 'doc/articles/txt/ReleaseNotes.txt' given more than once in the same rule doc/GNUmakefile.mk:211: target 'doc/articles/txt/BuildRepository.txt' given more than once in the same rule doc/GNUmakefile.mk:211: target 'doc/articles/txt/ToolGuide.txt' given more than once in the same rule doc/GNUmakefile.mk:211: target 'doc/articles/txt/Documentation.txt' given more than once in the same rule doc/GNUmakefile.mk:211: target 'doc/articles/txt/BuildSource.txt' given more than once in the same rule doc/GNUmakefile.mk:211: target 'doc/articles/txt/Authors.txt' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/ReleaseNotes.xml' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/BuildRepository.xml' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/ToolGuide.xml' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/Documentation.xml' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/BuildSource.xml' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/Authors.xml' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/ReleaseNotes.wiki' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/BuildRepository.wiki' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/ToolGuide.wiki' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/Documentation.wiki' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/BuildSource.wiki' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/Authors.wiki' given more than once in the same rule doc/GNUmakefile.mk:258: target 'doc/site/ReleaseNotes.html' given more than once in the same rule doc/GNUmakefile.mk:258: target 'doc/site/BuildRepository.html' given more than once in the same rule doc/GNUmakefile.mk:258: target 'doc/site/ToolGuide.html' given more than once in the same rule doc/GNUmakefile.mk:258: target 'doc/site/BuildSource.html' given more than once in the same rule doc/GNUmakefile.mk:258: target 'doc/site/Authors.html' given more than once in the same rule make[2]: Entering directory '/tmp/instance-0/output-1/build/mp4v2-4.1.3' doc/GNUmakefile.mk:207: target 'doc/articles/html/ReleaseNotes.html' given more than once in the same rule doc/GNUmakefile.mk:207: target 'doc/articles/html/BuildRepository.html' given more than once in the same rule doc/GNUmakefile.mk:207: target 'doc/articles/html/ToolGuide.html' given more than once in the same rule doc/GNUmakefile.mk:207: target 'doc/articles/html/Documentation.html' given more than once in the same rule doc/GNUmakefile.mk:207: target 'doc/articles/html/BuildSource.html' given more than once in the same rule doc/GNUmakefile.mk:207: target 'doc/articles/html/Authors.html' given more than once in the same rule doc/GNUmakefile.mk:211: target 'doc/articles/txt/ReleaseNotes.txt' given more than once in the same rule doc/GNUmakefile.mk:211: target 'doc/articles/txt/BuildRepository.txt' given more than once in the same rule doc/GNUmakefile.mk:211: target 'doc/articles/txt/ToolGuide.txt' given more than once in the same rule doc/GNUmakefile.mk:211: target 'doc/articles/txt/Documentation.txt' given more than once in the same rule doc/GNUmakefile.mk:211: target 'doc/articles/txt/BuildSource.txt' given more than once in the same rule doc/GNUmakefile.mk:211: target 'doc/articles/txt/Authors.txt' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/ReleaseNotes.xml' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/BuildRepository.xml' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/ToolGuide.xml' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/Documentation.xml' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/BuildSource.xml' given more than once in the same rule doc/GNUmakefile.mk:215: target 'doc/articles/xml/Authors.xml' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/ReleaseNotes.wiki' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/BuildRepository.wiki' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/ToolGuide.wiki' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/Documentation.wiki' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/BuildSource.wiki' given more than once in the same rule doc/GNUmakefile.mk:219: target 'doc/articles/wiki/Authors.wiki' given more than once in the same rule doc/GNUmakefile.mk:258: target 'doc/site/ReleaseNotes.html' given more than once in the same rule doc/GNUmakefile.mk:258: target 'doc/site/BuildRepository.html' given more than once in the same rule doc/GNUmakefile.mk:258: target 'doc/site/ToolGuide.html' given more than once in the same rule doc/GNUmakefile.mk:258: target 'doc/site/BuildSource.html' given more than once in the same rule doc/GNUmakefile.mk:258: target 'doc/site/Authors.html' given more than once in the same rule test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/instance-0/output-1/target/usr/lib" test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/tmp/instance-0/output-1/target/usr/share/man/man1" /bin/bash ./libtool --mode=install /usr/bin/install -c libmp4v2.la '/tmp/instance-0/output-1/target/usr/lib' test -z "/usr/include/mp4v2" || /usr/bin/mkdir -p "/tmp/instance-0/output-1/target/usr/include/mp4v2" /usr/bin/install -c -m 644 include/mp4v2/project.h include/mp4v2/chapter.h include/mp4v2/file.h include/mp4v2/file_prop.h include/mp4v2/general.h include/mp4v2/isma.h include/mp4v2/itmf_generic.h include/mp4v2/itmf_tags.h include/mp4v2/mp4v2.h include/mp4v2/platform.h include/mp4v2/sample.h include/mp4v2/streaming.h include/mp4v2/track.h include/mp4v2/track_prop.h '/tmp/instance-0/output-1/target/usr/include/mp4v2' libtool: install: /usr/bin/install -c .libs/libmp4v2.so.2.0.0 /tmp/instance-0/output-1/target/usr/lib/libmp4v2.so.2.0.0 libtool: install: (cd /tmp/instance-0/output-1/target/usr/lib && { ln -s -f libmp4v2.so.2.0.0 libmp4v2.so.2 || { rm -f libmp4v2.so.2 && ln -s libmp4v2.so.2.0.0 libmp4v2.so.2; }; }) libtool: install: (cd /tmp/instance-0/output-1/target/usr/lib && { ln -s -f libmp4v2.so.2.0.0 libmp4v2.so || { rm -f libmp4v2.so && ln -s libmp4v2.so.2.0.0 libmp4v2.so; }; }) libtool: install: /usr/bin/install -c .libs/libmp4v2.lai /tmp/instance-0/output-1/target/usr/lib/libmp4v2.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/instance-0/output-1/target/usr/bin" make[2]: Leaving directory '/tmp/instance-0/output-1/build/mp4v2-4.1.3' make[1]: Leaving directory '/tmp/instance-0/output-1/build/mp4v2-4.1.3' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /tmp/instance-0/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /tmp/instance-0/output-1/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 1309 (offset -6 lines). Applying 0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch using patch: patching file src/patchelf.cc Applying 0006-Fix-shared-library-corruption-when-rerunning-patchel.patch using patch: patching file src/patchelf.cc Applying 0007-fix-adjusting-startPage.patch using patch: patching file src/patchelf.cc Applying 0008-Use-sh_offset-instead-of-sh_addr-when-checking-alrea.patch using patch: patching file src/patchelf.cc Applying 0009-Fix-issue-66-by-ignoring-the-first-section-header-wh.patch using patch: patching file src/patchelf.cc Applying 0010-Fix-endianness-issues-for-powerpc-PIE.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-0/output-1/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /tmp/instance-0/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-0/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-0/output-1/host" --sysconfdir="/tmp/instance-0/output-1/host/etc" --localstatedir="/tmp/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.9 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j96 -C /tmp/instance-0/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/tmp/instance-0/output-1/host/include -Wall -O2 -I/tmp/instance-0/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j96 install -C /tmp/instance-0/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-0/output-1/host/bin' make[3]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' 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-0/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/tmp/instance-0/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-0/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' rapidjson-1.1.0.tar.gz: OK (sha256: bf7ced29704a1e696fbccf2a2b4ea068e7774fa37f6d7dd4039d0787f8bed98e) >>> rapidjson 1.1.0 Extracting gzip -d -c /tmp/instance-0/dl/rapidjson/rapidjson-1.1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/rapidjson-1.1.0 -xf - >>> rapidjson 1.1.0 Patching >>> rapidjson 1.1.0 Configuring (mkdir -p /tmp/instance-0/output-1/build/rapidjson-1.1.0/ && cd /tmp/instance-0/output-1/build/rapidjson-1.1.0/ && rm -f CMakeCache.txt && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-0/output-1/host/bin/cmake /tmp/instance-0/output-1/build/rapidjson-1.1.0/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DRAPIDJSON_BUILD_DOC=OFF -DRAPIDJSON_BUILD_EXAMPLES=OFF -DRAPIDJSON_BUILD_TESTS=OFF ) -- The CXX compiler identification is GNU 10.2.0 -- Check for working CXX compiler: /tmp/instance-0/output-1/host/bin/x86_64-linux-g++ -- Check for working CXX compiler: /tmp/instance-0/output-1/host/bin/x86_64-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-0/output-1/build/rapidjson-1.1.0 >>> rapidjson 1.1.0 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-0/output-1/build/rapidjson-1.1.0/ make[1]: Entering directory '/tmp/instance-0/output-1/build/rapidjson-1.1.0' make[1]: Leaving directory '/tmp/instance-0/output-1/build/rapidjson-1.1.0' >>> rapidjson 1.1.0 Installing to staging directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-0/output-1/build/rapidjson-1.1.0/ make[1]: Entering directory '/tmp/instance-0/output-1/build/rapidjson-1.1.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/RapidJSON.pc -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/readme.md -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/allocators.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/reader.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/internal -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/internal/strfunc.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/internal/itoa.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/internal/ieee754.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/internal/meta.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/internal/biginteger.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/internal/stack.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/internal/pow10.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/internal/strtod.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/internal/regex.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/internal/swap.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/internal/diyfp.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/internal/dtoa.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/schema.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/stream.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/encodings.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/prettywriter.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/filewritestream.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/pointer.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/encodedstream.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/istreamwrapper.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/fwd.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/stringbuffer.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/error -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/error/error.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/error/en.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/memorybuffer.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/filereadstream.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/msinttypes -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/msinttypes/inttypes.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/msinttypes/stdint.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/rapidjson.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/ostreamwrapper.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/writer.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/memorystream.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/rapidjson/document.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/parsebyparts -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/parsebyparts/parsebyparts.cpp -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/serialize -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/serialize/serialize.cpp -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/pretty -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/pretty/pretty.cpp -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/filterkeydom -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/filterkeydom/filterkeydom.cpp -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/filterkey -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/filterkey/filterkey.cpp -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/jsonx -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/jsonx/jsonx.cpp -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/capitalize -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/capitalize/capitalize.cpp -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/tutorial -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/tutorial/tutorial.cpp -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/simpledom -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/simpledom/simpledom.cpp -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/schemavalidator -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/schemavalidator/schemavalidator.cpp -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/CMakeLists.txt -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/simplewriter -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/simplewriter/simplewriter.cpp -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/messagereader -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/messagereader/messagereader.cpp -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/simplereader -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/simplereader/simplereader.cpp -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/prettyauto -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/prettyauto/prettyauto.cpp -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/condense -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/doc/RapidJSON/examples/condense/condense.cpp -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/cmake/RapidJSON/RapidJSONConfig.cmake -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/cmake/RapidJSON/RapidJSONConfigVersion.cmake make[1]: Leaving directory '/tmp/instance-0/output-1/build/rapidjson-1.1.0' >>> rapidjson 1.1.0 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-0/output-1/host/bin/x86_64-linux-%g' -e 's%@TARGET_ARCH@%x86_64%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-0/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-0/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-0/output-1/target/etc/shells; fi mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh if [ -x /tmp/instance-0/output-1/target/sbin/swapon -a -x /tmp/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-0/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-0/output-1/build/locales.nopurge for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-0/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-996-g594f5218e7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2021.05-996-g594f5218e7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> eigen 3.3.7 Collecting legal info COPYING.MPL2: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) COPYING.BSD: OK (sha256: 4f877e5ae4672568ef82cfd0023e2cef4a7cf55d867ab249efc9569a7eb9e5b1) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.README: OK (sha256: c83230b770f17ef1386ea1fd3681271dd98aa93646bdbfb5bff3a1b7050fff9d) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> initscripts Collecting legal info >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libtasn1 4.17.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liburcu 0.12.1 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> mp4v2 4.1.3 Collecting legal info COPYING: OK (sha256: 15e38684c940176e2fc76331a2299d2ab5115ac997078f768ef31b896af69fc5) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rapidjson 1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'