[CC] vp9/encoder/vp9_extend.c.o [CC] vp9/encoder/vp9_firstpass.c.o [CC] vp9/encoder/vp9_frame_scale.c.o [CC] vp9/encoder/vp9_lookahead.c.o [CC] vp9/encoder/vp9_multi_thread.c.o [CC] vp9/encoder/vp9_mcomp.c.o [CC] vp9/encoder/vp9_encoder.c.o [CC] vp9/encoder/vp9_picklpf.c.o [CC] vp9/encoder/vp9_quantize.c.o [CC] vp9/encoder/vp9_ratectrl.c.o [CC] vp9/encoder/vp9_rd.c.o [CC] vp9/encoder/vp9_rdopt.c.o [CC] vp9/encoder/vp9_pickmode.c.o [CC] vp9/encoder/vp9_segmentation.c.o [CC] vp9/encoder/vp9_speed_features.c.o [CC] vp9/encoder/vp9_subexp.c.o [CC] vp9/encoder/vp9_svc_layercontext.c.o [CC] vp9/encoder/vp9_resize.c.o [CC] vp9/encoder/vp9_tokenize.c.o [CC] vp9/encoder/vp9_treewriter.c.o [CC] vp9/encoder/vp9_aq_variance.c.o [CC] vp9/encoder/vp9_aq_360.c.o [CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o [CC] vp9/encoder/vp9_aq_complexity.c.o [CC] vp9/encoder/vp9_alt_ref_aq.c.o [CC] vp9/encoder/vp9_skin_detection.c.o [CC] vp9/encoder/vp9_noise_estimate.c.o [CC] vp9/encoder/vp9_temporal_filter.c.o [CC] vp9/encoder/vp9_mbgraph.c.o [CC] vp9/vp9_dx_iface.c.o [CC] vp9/decoder/vp9_decodemv.c.o [CC] vp9/decoder/vp9_decodeframe.c.o [CC] vp9/decoder/vp9_detokenize.c.o [CC] vp9/decoder/vp9_decoder.c.o [CC] vp9/decoder/vp9_dsubexp.c.o [CC] vp9/decoder/vp9_job_queue.c.o [CC] vpx_config.c.o [CREATE] vpx.pc [AR] libvpx_g.a [STRIP] libvpx.a < libvpx_g.a [DEP] tools/tiny_ssim.c.d [DEP] y4minput.c.d [CC] y4minput.c.o [CC] tools/tiny_ssim.c.o [LD] tools/tiny_ssim make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/libvpx-1.8.2' >>> libvpx 1.8.2 Installing to staging directory PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR="/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot" -C /home/naourr/work/instance-2/output-1/build/libvpx-1.8.2 install make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/libvpx-1.8.2' [INSTALL] /home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vpx/vp8.h [INSTALL] /home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vpx/vp8cx.h [INSTALL] /home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vpx/vp8dx.h [INSTALL] /home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vpx/vpx_codec.h [INSTALL] /home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vpx/vpx_frame_buffer.h [INSTALL] /home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vpx/vpx_image.h [INSTALL] /home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vpx/vpx_integer.h [INSTALL] /home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vpx/vpx_decoder.h [INSTALL] /home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vpx/vpx_encoder.h [INSTALL] /home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libvpx.a [INSTALL] /home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig/vpx.pc make[2]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/libvpx-1.8.2' >>> libvpx 1.8.2 Fixing libtool files for la in $(find /home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-2/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@:/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-2/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 >>> libvpx 1.8.2 Installing to target PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR="/home/naourr/work/instance-2/output-1/target" -C /home/naourr/work/instance-2/output-1/build/libvpx-1.8.2 install make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/libvpx-1.8.2' [INSTALL] /home/naourr/work/instance-2/output-1/target/usr/include/vpx/vp8.h [INSTALL] /home/naourr/work/instance-2/output-1/target/usr/include/vpx/vp8cx.h [INSTALL] /home/naourr/work/instance-2/output-1/target/usr/include/vpx/vp8dx.h [INSTALL] /home/naourr/work/instance-2/output-1/target/usr/include/vpx/vpx_codec.h [INSTALL] /home/naourr/work/instance-2/output-1/target/usr/include/vpx/vpx_frame_buffer.h [INSTALL] /home/naourr/work/instance-2/output-1/target/usr/include/vpx/vpx_image.h [INSTALL] /home/naourr/work/instance-2/output-1/target/usr/include/vpx/vpx_integer.h [INSTALL] /home/naourr/work/instance-2/output-1/target/usr/include/vpx/vpx_decoder.h [INSTALL] /home/naourr/work/instance-2/output-1/target/usr/lib/libvpx.a [INSTALL] /home/naourr/work/instance-2/output-1/target/usr/include/vpx/vpx_encoder.h [INSTALL] /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig/vpx.pc make[2]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/libvpx-1.8.2' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/naourr/work/instance-2/dl/patchelf/patchelf-0.9.tar.bz2 | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/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 >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-2/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 /home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/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="/home/naourr/work/instance-2/output-1/host/lib/pkgconfig:/home/naourr/work/instance-2/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/home/naourr/work/instance-2/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-2/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-2/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-2/output-1/host" --sysconfdir="/home/naourr/work/instance-2/output-1/host/etc" --localstatedir="/home/naourr/work/instance-2/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="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/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="/home/naourr/work/instance-2/output-1/host/lib/pkgconfig:/home/naourr/work/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/naourr/work/instance-2/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/home/naourr/work/instance-2/output-1/host/include -Wall -O2 -I/home/naourr/work/instance-2/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/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="/home/naourr/work/instance-2/output-1/host/lib/pkgconfig:/home/naourr/work/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/host/bin' /usr/bin/install -c patchelf '/home/naourr/work/instance-2/output-1/host/bin' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/naourr/work/instance-2/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 '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/naourr/work/instance-2/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/naourr/work/instance-2/output-1/host/share/man/man1' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-patchelf-0.9' ramspeed-2.6.0.tar.gz: OK (sha256: f84e2e42b2b6b221ef9b586f6ae63d863db4ff21858e0ce7c84622a7c9522950) >>> ramspeed 2.6.0 Extracting gzip -d -c /home/naourr/work/instance-2/dl/ramspeed/ramspeed-2.6.0.tar.gz | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/ramspeed-2.6.0 -xf - >>> ramspeed 2.6.0 Patching >>> ramspeed 2.6.0 Configuring >>> ramspeed 2.6.0 Building cp -f package/ramspeed/Makefile /home/naourr/work/instance-2/output-1/build/ramspeed-2.6.0 PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ar" AS="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-as" LD="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ld" NM="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-nm" CC="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc" GCC="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc" CPP="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp" CXX="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-g++" FC="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gfortran" F77="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ranlib" READELF="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-readelf" STRIP="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-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/home/naourr/work/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-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 -O2 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -O2 -Wl,-elf2flt -static" FFLAGS=" -O2 -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl make -C /home/naourr/work/instance-2/output-1/build/ramspeed-2.6.0 make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/ramspeed-2.6.0' /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wl,-elf2flt -static ramspeed.c fltmem.c fltmark.c intmem.c intmark.c -o ramspeed make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ramspeed-2.6.0' >>> ramspeed 2.6.0 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-2/output-1/build/ramspeed-2.6.0/ramspeed /home/naourr/work/instance-2/output-1/target/usr/bin/ramspeed usb-modeswitch-2.6.0.tar.bz2: OK (md5: be73dcc84025794081a1d4d4e5a75e4c) usb-modeswitch-2.6.0.tar.bz2: OK (sha256: c215236e6bada6e659fc195a31d611ea298a4bdb4d57a0d68c553b56585f8ba3) >>> usb_modeswitch 2.6.0 Extracting bzcat /home/naourr/work/instance-2/dl/usb_modeswitch/usb-modeswitch-2.6.0.tar.bz2 | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/usb_modeswitch-2.6.0 -xf - >>> usb_modeswitch 2.6.0 Patching >>> usb_modeswitch 2.6.0 Configuring >>> usb_modeswitch 2.6.0 Building PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ar" AS="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-as" LD="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ld" NM="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-nm" CC="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc" GCC="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc" CPP="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp" CXX="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-g++" FC="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gfortran" F77="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ranlib" READELF="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-readelf" STRIP="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-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/home/naourr/work/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-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 -O2 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -O2 -Wl,-elf2flt -static" FFLAGS=" -O2 -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-2/output-1/build/usb_modeswitch-2.6.0 all-with-statlink-dispatcher make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/usb_modeswitch-2.6.0' /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o usb_modeswitch usb_modeswitch.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static `pkg-config --libs --cflags libusb-1.0` -Wl,-elf2flt -static ./make_string.sh usb_modeswitch_dispatcher.tcl > dispatcher.h usb_modeswitch.c: In function 'main': usb_modeswitch.c:519:3: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] libusb_set_debug(ctx, 3); ^~~~~~~~~~~~~~~~ In file included from usb_modeswitch.h:26, from usb_modeswitch.c:59: /home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libusb-1.0/libusb.h:1325:18: note: declared here void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); ^~~~~~~~~~~~~~~~ DISPATCH=dispatcher-statlink /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc dispatcher.c -Wl,-elf2flt -static -l:libjim.a -ldl -Ijim -o usb_modeswitch_dispatcher -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/usb_modeswitch-2.6.0' >>> usb_modeswitch 2.6.0 Installing to target PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ar" AS="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-as" LD="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ld" NM="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-nm" CC="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc" GCC="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc" CPP="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp" CXX="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-g++" FC="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gfortran" F77="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ranlib" READELF="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-readelf" STRIP="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-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/home/naourr/work/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-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 -O2 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -O2 -Wl,-elf2flt -static" FFLAGS=" -O2 -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl DESTDIR=/home/naourr/work/instance-2/output-1/target -C /home/naourr/work/instance-2/output-1/build/usb_modeswitch-2.6.0 install-statlink make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/usb_modeswitch-2.6.0' DISPATCH=dispatcher-statlink install -D --mode=755 usb_modeswitch /home/naourr/work/instance-2/output-1/target/usr/sbin/usb_modeswitch /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc dispatcher.c -Wl,-elf2flt -static -l:libjim.a -ldl -Ijim -o usb_modeswitch_dispatcher -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static install -D --mode=755 usb_modeswitch.sh /home/naourr/work/instance-2/output-1/target/lib/udev/usb_modeswitch install -D --mode=644 usb_modeswitch.conf /home/naourr/work/instance-2/output-1/target/etc/usb_modeswitch.conf install -D --mode=644 usb_modeswitch.1 /home/naourr/work/instance-2/output-1/target/usr/share/man/man1/usb_modeswitch.1 install -D --mode=644 usb_modeswitch_dispatcher.1 /home/naourr/work/instance-2/output-1/target/usr/share/man/man1/usb_modeswitch_dispatcher.1 install -D --mode=755 usb_modeswitch_dispatcher /home/naourr/work/instance-2/output-1/target/usr/sbin/usb_modeswitch_dispatcher install -d /home/naourr/work/instance-2/output-1/target/var/lib/usb_modeswitch test -d /home/naourr/work/instance-2/output-1/target/etc/init -a -e /sbin/initctl && install --mode=644 usb-modeswitch-upstart.conf /home/naourr/work/instance-2/output-1/target/etc/init || test 1 test -d /home/naourr/work/instance-2/output-1/target/etc/systemd/system -a \( -e /usr/bin/systemctl -o -e /bin/systemctl \) && install --mode=644 usb_modeswitch@.service /home/naourr/work/instance-2/output-1/target/etc/systemd/system || test 1 make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/usb_modeswitch-2.6.0' usb-modeswitch-data-20191128.tar.bz2: OK (md5: e8fce7eb949cbe16c61fb71bade4cc17) usb-modeswitch-data-20191128.tar.bz2: OK (sha256: 3f039b60791c21c7cb15c7986cac89650f076dc274798fa242231b910785eaf9) >>> usb_modeswitch_data 20191128 Extracting bzcat /home/naourr/work/instance-2/dl/usb_modeswitch_data/usb-modeswitch-data-20191128.tar.bz2 | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/usb_modeswitch_data-20191128 -xf - >>> usb_modeswitch_data 20191128 Patching >>> usb_modeswitch_data 20191128 Configuring >>> usb_modeswitch_data 20191128 Building >>> usb_modeswitch_data 20191128 Installing to target PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output-1/build/usb_modeswitch_data-20191128 DESTDIR=/home/naourr/work/instance-2/output-1/target install make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/usb_modeswitch_data-20191128' install -d /home/naourr/work/instance-2/output-1/target/usr/share/usb_modeswitch install -d /home/naourr/work/instance-2/output-1/target/etc/usb_modeswitch.d install -D --mode=644 40-usb_modeswitch.rules /home/naourr/work/instance-2/output-1/target/lib/udev/rules.d/40-usb_modeswitch.rules install --mode=644 -t /home/naourr/work/instance-2/output-1/target/usr/share/usb_modeswitch ./usb_modeswitch.d/* make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/usb_modeswitch_data-20191128' util-macros-1.19.2.tar.bz2: OK (md5: 58edef899364f78fbde9479ded20211e) util-macros-1.19.2.tar.bz2: OK (sha1: e8b3a6f2bfde22440fca0974da53da18821a4ee6) util-macros-1.19.2.tar.bz2: OK (sha256: d7e43376ad220411499a79735020f9d145fdc159284867e99467e0d771f3e712) util-macros-1.19.2.tar.bz2: OK (sha512: 3f51504b27f0478c136126f15110cf3cdbba218c4d74a8e974cca1381c6e8364609bd0c444f2fb19aa86a7f4e848dfce4f4da940463b224036f75a60b3d88619) >>> xutil_util-macros 1.19.2 Extracting bzcat /home/naourr/work/instance-2/dl/xutil_util-macros/util-macros-1.19.2.tar.bz2 | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/xutil_util-macros-1.19.2 -xf - >>> xutil_util-macros 1.19.2 Patching >>> xutil_util-macros 1.19.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-2/output-1/build/xutil_util-macros-1.19.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_util-macros 1.19.2 Patching libtool >>> xutil_util-macros 1.19.2 Configuring (cd /home/naourr/work/instance-2/output-1/build/xutil_util-macros-1.19.2/ && rm -rf config.cache && PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ar" AS="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-as" LD="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ld" NM="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-nm" CC="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc" GCC="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc" CPP="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp" CXX="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-g++" FC="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gfortran" F77="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ranlib" READELF="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-readelf" STRIP="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-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/home/naourr/work/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-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 -O2 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -O2 -Wl,-elf2flt -static" FFLAGS=" -O2 -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=m68k-buildroot-uclinux-uclibc --host=m68k-buildroot-uclinux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for m68k-buildroot-uclinux-uclibc-strip... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-strip 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared >>> xutil_util-macros 1.19.2 Building PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output-1/build/xutil_util-macros-1.19.2/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/xutil_util-macros-1.19.2' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/xutil_util-macros-1.19.2' >>> xutil_util-macros 1.19.2 Installing to staging directory PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot install -C /home/naourr/work/instance-2/output-1/build/xutil_util-macros-1.19.2/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/xutil_util-macros-1.19.2' make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/xutil_util-macros-1.19.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/aclocal' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/util-macros' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.pc '/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 INSTALL '/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/util-macros' /usr/bin/install -c -m 644 xorg-macros.m4 '/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/aclocal' /usr/bin/make install-data-hook make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/xutil_util-macros-1.19.2' rm -f /home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/aclocal/xorgversion.m4 make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/xutil_util-macros-1.19.2' make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/xutil_util-macros-1.19.2' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/xutil_util-macros-1.19.2' >>> xutil_util-macros 1.19.2 Fixing libtool files for la in $(find /home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-2/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@:/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-2/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 /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-2/output-1/target/etc/shells; fi mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-2/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output-1/target/etc/shadow rm -f /home/naourr/work/instance-2/output-1/target/bin/sh if [ -x /home/naourr/work/instance-2/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-2/output-1/target/etc/inittab; fi rm -f /home/naourr/work/instance-2/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-2/output-1/target/usr/share/locale /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale /home/naourr/work/instance-2/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##*/}" /home/naourr/work/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output-1/target/usr/include /home/naourr/work/instance-2/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output-1/target/usr/lib/cmake /home/naourr/work/instance-2/output-1/target/usr/share/cmake \ /home/naourr/work/instance-2/output-1/target/usr/doc find /home/naourr/work/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output-1/target/lib/ /home/naourr/work/instance-2/output-1/target/usr/lib/ /home/naourr/work/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-2/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output-1/target/usr/man /home/naourr/work/instance-2/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-2/output-1/target/usr/info /home/naourr/work/instance-2/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-2/output-1/target/usr/doc /home/naourr/work/instance-2/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/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 /home/naourr/work/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-git-07017-g080f4251ade"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-git\"" \ ) > /home/naourr/work/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-2/output-1/per-package /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-2/output-1/build/aoetools-37/.files-list.txt /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/cairo-1.16.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/ddrescue-1.25/.files-list.txt /home/naourr/work/instance-2/output-1/build/expat-2.2.9/.files-list.txt /home/naourr/work/instance-2/output-1/build/fontconfig-2.13.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/freetype-2.10.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-2/output-1/build/jimtcl-0.79/.files-list.txt /home/naourr/work/instance-2/output-1/build/libfribidi-1.0.7/.files-list.txt /home/naourr/work/instance-2/output-1/build/libspatialindex-1.9.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/libtirpc-1.2.6/.files-list.txt /home/naourr/work/instance-2/output-1/build/libusb-1.0.23/.files-list.txt /home/naourr/work/instance-2/output-1/build/libvpx-1.8.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/pixman-0.40.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/ramspeed-2.6.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-sysv/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-2/output-1/build/usb_modeswitch-2.6.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/usb_modeswitch_data-20191128/.files-list.txt /home/naourr/work/instance-2/output-1/build/util-linux-2.35.1/.files-list.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-2/output-1/build/host-acl-2.2.53/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-attr-2.4.48/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-fakedate/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-fakeroot-1.20.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-gperf-3.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libtirpc-1.2.6/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-lzip-1.21/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-makedevs/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-nfs-utils-2.4.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-tar-1.29/.files-list-host.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-2/output-1/build/cairo-1.16.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/fontconfig-2.13.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/freetype-2.10.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/jimtcl-0.79/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libfribidi-1.0.7/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libspatialindex-1.9.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libtirpc-1.2.6/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libusb-1.0.23/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libvpx-1.8.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/pixman-0.40.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/util-linux-2.35.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/xutil_util-macros-1.19.2/.files-list-staging.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/naourr/work/instance-2/output-1/build/buildroot-fs mkdir -p /home/naourr/work/instance-2/output-1/build/buildroot-fs printf ' \n' >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/naourr/work/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.tar mkdir -p /home/naourr/work/instance-2/output-1/images rm -rf /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar mkdir -p /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/naourr/work/instance-2/output-1/target/ /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /home/naourr/work/instance-2/buildroot/support/scripts/mkusers /home/naourr/work/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "/home/naourr/work/instance-2/output-1/host/bin/makedevs -d /home/naourr/work/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' find /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target -print0 | xargs -0 -r touch -hd @1587920357\n' >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/naourr/work/instance-2/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" FAKEROOTDONTTRYCHOWN=1 /home/naourr/work/instance-2/output-1/host/bin/fakeroot -- /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target table='/home/naourr/work/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' ln -snf /home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot /home/naourr/work/instance-2/output-1/staging make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2020.05-git-07017-g080f4251ade Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libtirpc 1.2.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-nfs-utils 2.4.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.2.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> ddrescue 1.25 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.21 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> initscripts Collecting legal info >>> jimtcl 0.79 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> libfribidi 1.0.7 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libspatialindex 1.9.3 Collecting legal info COPYING: OK (sha256: b63ebfaca9d7ce582580f3e11acabc9d2e37c46ce234533f7fa8a6c7278898a0) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libvpx 1.8.2 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> usb_modeswitch 2.6.0 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> usb_modeswitch_data 20191128 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-acl 2.2.53 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.4.48 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.20.2 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'