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-0/output/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-0/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/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-0/output/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-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/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-0/output/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-0/output/host" --sysconfdir="/home/naourr/work/instance-0/output/host/etc" --localstatedir="/home/naourr/work/instance-0/output/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-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 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 >>> host-patchelf 0.9 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/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-0/output/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-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/naourr/work/instance-0/output/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-0/output/host/include -Wall -O2 -I/home/naourr/work/instance-0/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/naourr/work/instance-0/output/host/include -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/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-0/output/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-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/naourr/work/instance-0/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/src' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/bin' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/install -c patchelf '/home/naourr/work/instance-0/output/host/bin' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/naourr/work/instance-0/output/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-0/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/naourr/work/instance-0/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/naourr/work/instance-0/output/host/share/man/man1' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-0/output/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-0/dl/ramspeed/ramspeed-2.6.0.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/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-0/output/build/ramspeed-2.6.0 PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/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-0/output/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/arm-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/arm-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-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/arm-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 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl make -C /home/naourr/work/instance-0/output/build/ramspeed-2.6.0 make[1]: Entering directory '/home/naourr/work/instance-0/output/build/ramspeed-2.6.0' /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-0/output/build/ramspeed-2.6.0' >>> ramspeed 2.6.0 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-0/output/build/ramspeed-2.6.0/ramspeed /home/naourr/work/instance-0/output/target/usr/bin/ramspeed semodule-utils-2.8.tar.gz: OK (sha256: 44f59c13070c637440b143ceab4dfe1efb9018b1e47828dd8789def74c1ccadf) >>> semodule-utils 2.8 Extracting gzip -d -c /home/naourr/work/instance-0/dl/semodule-utils/semodule-utils-2.8.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/semodule-utils-2.8 -xf - >>> semodule-utils 2.8 Patching >>> semodule-utils 2.8 Configuring >>> semodule-utils 2.8 Building /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/semodule-utils-2.8 PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/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-0/output/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/arm-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/arm-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-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/arm-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 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl LIBSEPOLA=/home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libsepol.a DESTDIR=/home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot all make[1]: Entering directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8/semodule_package' /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o semodule_package.o semodule_package.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-elf2flt -static semodule_unpackage.c -lsepol -o semodule_unpackage /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -Wl,-elf2flt -static semodule_package.o -lsepol -o semodule_package make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8/semodule_package' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8/semodule_link' /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o semodule_link.o semodule_link.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -Wl,-elf2flt -static semodule_link.o -lsepol -o semodule_link make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8/semodule_link' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8/semodule_expand' /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o semodule_expand.o semodule_expand.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -Wl,-elf2flt -static semodule_expand.o -lsepol -o semodule_expand make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8/semodule_expand' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8' >>> semodule-utils 2.8 Installing to target /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/semodule-utils-2.8 PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/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-0/output/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/arm-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/arm-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-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/arm-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 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl LIBSEPOLA=/home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libsepol.a DESTDIR=/home/naourr/work/instance-0/output/target install make[1]: Entering directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8/semodule_package' mkdir -p /home/naourr/work/instance-0/output/target/usr/bin install -m 755 semodule_package /home/naourr/work/instance-0/output/target/usr/bin install -m 755 semodule_unpackage /home/naourr/work/instance-0/output/target/usr/bin test -d /home/naourr/work/instance-0/output/target/usr/share/man/man8 || install -m 755 -d /home/naourr/work/instance-0/output/target/usr/share/man/man8 install -m 644 semodule_package.8 /home/naourr/work/instance-0/output/target/usr/share/man/man8/ install -m 644 semodule_unpackage.8 /home/naourr/work/instance-0/output/target/usr/share/man/man8/ make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8/semodule_package' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8/semodule_link' mkdir -p /home/naourr/work/instance-0/output/target/usr/bin install -m 755 semodule_link /home/naourr/work/instance-0/output/target/usr/bin test -d /home/naourr/work/instance-0/output/target/usr/share/man/man8 || install -m 755 -d /home/naourr/work/instance-0/output/target/usr/share/man/man8 install -m 644 semodule_link.8 /home/naourr/work/instance-0/output/target/usr/share/man/man8/ make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8/semodule_link' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8/semodule_expand' mkdir -p /home/naourr/work/instance-0/output/target/usr/bin install -m 755 semodule_expand /home/naourr/work/instance-0/output/target/usr/bin test -d /home/naourr/work/instance-0/output/target/usr/share/man/man8 || install -m 755 -d /home/naourr/work/instance-0/output/target/usr/share/man/man8 install -m 644 semodule_expand.8 /home/naourr/work/instance-0/output/target/usr/share/man/man8/ make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8/semodule_expand' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/semodule-utils-2.8' WARNING: no hash file for stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895.tar.gz >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Extracting gzip -d -c /home/naourr/work/instance-0/dl/stm32flash/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895 -xf - >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Patching >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Configuring >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/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-0/output/host/bin:/home/naourr/work/instance-0/output/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-0/output/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/arm-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/arm-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-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/arm-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 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-0/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895 make[1]: Entering directory '/home/naourr/work/instance-0/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895' /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dev_table.o dev_table.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o i2c.o i2c.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o init.o init.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o main.o main.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o port.o port.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o serial_common.o serial_common.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o serial_platform.o serial_platform.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o stm32.o stm32.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o utils.o utils.c cd parsers && /usr/bin/make parsers.a make[2]: Entering directory '/home/naourr/work/instance-0/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895/parsers' /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o binary.o binary.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hex.o hex.c /home/naourr/work/instance-0/output/host/bin/arm-linux-ar rc parsers.a binary.o hex.o make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895/parsers' /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -Wl,-elf2flt -static -o stm32flash dev_table.o i2c.o init.o main.o port.o serial_common.o serial_platform.o stm32.o utils.o parsers/parsers.a make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895' >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/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-0/output/target" PREFIX="/usr" -C /home/naourr/work/instance-0/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895 install make[1]: Entering directory '/home/naourr/work/instance-0/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895' install -d /home/naourr/work/instance-0/output/target/usr/bin install -m 755 stm32flash /home/naourr/work/instance-0/output/target/usr/bin install -d /home/naourr/work/instance-0/output/target/usr/share/man/man1 install -m 644 stm32flash.1 /home/naourr/work/instance-0/output/target/usr/share/man/man1 make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895' valijson-v0.1.tar.gz: OK (sha256: d22c1f8fe27d43e5a27aad1d3cbe9f1318ec28ccfa913e615663ed2bd6a5d063) >>> valijson v0.1 Extracting gzip -d -c /home/naourr/work/instance-0/dl/valijson/valijson-v0.1.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/valijson-v0.1 -xf - >>> valijson v0.1 Patching >>> valijson v0.1 Configuring (mkdir -p /home/naourr/work/instance-0/output/build/valijson-v0.1/ && cd /home/naourr/work/instance-0/output/build/valijson-v0.1/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/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/cmake /home/naourr/work/instance-0/output/build/valijson-v0.1/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-0/output/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=OFF -DINSTALL_HEADERS=TRUE ) -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 -- Check for working C compiler: /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/naourr/work/instance-0/output/host/bin/arm-linux-g++ -- Check for working CXX compiler: /home/naourr/work/instance-0/output/host/bin/arm-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_SHARED_LIBS BUILD_TEST BUILD_TESTING -- Build files have been written to: /home/naourr/work/instance-0/output/build/valijson-v0.1 >>> valijson v0.1 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/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-0/output/build/valijson-v0.1/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/valijson-v0.1' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/valijson-v0.1' >>> valijson v0.1 Installing to staging directory PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/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-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install/fast -C /home/naourr/work/instance-0/output/build/valijson-v0.1/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/valijson-v0.1' Install the project... -- Install configuration: "Release" -- Up-to-date: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/compat -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/compat/optional.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/validator.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/validation_results.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/subschema.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/constraint_builder.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/schema_parser.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/adapters -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/qtjson_adapter.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/property_tree_adapter.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/jsoncpp_adapter.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/poco_json_adapter.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/picojson_adapter.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/json11_adapter.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/basic_adapter.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/rapidjson_adapter.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/nlohmann_json_adapter.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/frozen_value.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/adapter.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/internal -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/internal/json_pointer.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/internal/custom_allocator.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/internal/uri.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/internal/optional.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/internal/json_reference.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/schema.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/validation_visitor.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/utils -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/utils/poco_json_utils.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/utils/utf8_utils.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/utils/property_tree_utils.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/utils/json11_utils.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/utils/rapidjson_utils.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/utils/qtjson_utils.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/utils/jsoncpp_utils.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/utils/nlohmann_json_utils.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/utils/file_utils.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/utils/picojson_utils.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/constraints -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/constraints/constraint_visitor.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/constraints/constraint.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/constraints/basic_constraint.hpp -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/valijson/constraints/concrete_constraints.hpp make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/valijson-v0.1' >>> valijson v0.1 Fixing libtool files >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'cpio', u'gdbm', u'gmp', u'msmtp'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libow.la" is touched by more than one package: [u'owfs', u'valijson'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ngrep', u'owfs', u'valijson'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'libao', u'libcuefile', u'libldns', u'libmpdclient', u'libpcap', u'libsepol', u'libtasn1', u'nettle', u'pcre', u'ngrep', u'owfs', u'valijson'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gdbm', u'gmp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ngrep', u'owfs', u'valijson'] Warning: staging file "./usr/lib/libowcapi.la" is touched by more than one package: [u'owfs', u'valijson'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libcuefile', u'libldns', u'libmpdclient', u'libpcap', u'libsepol', u'libtasn1', u'nettle', u'pcre', u'ngrep', u'owfs', u'valijson'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ngrep', u'owfs', u'valijson'] Warning: staging file "./usr/lib/libFLAC.la" is touched by more than one package: [u'flac', u'gdbm', u'gettext', u'gmp', u'libzlib', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libao', u'libcuefile', u'libldns', u'libmpdclient', u'libpcap', u'libsepol', u'libtasn1', u'nettle', u'pcre', u'ngrep', u'owfs', u'valijson'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'nettle', u'pcre', u'ngrep', u'owfs', u'valijson'] Warning: staging file "./usr/lib/libownet.la" is touched by more than one package: [u'owfs', u'valijson'] Warning: staging file "./usr/lib/libldns.la" is touched by more than one package: [u'libldns', u'libmpdclient', u'libpcap', u'libsepol', u'libtasn1', u'nettle', u'pcre', u'ngrep', u'owfs', u'valijson'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libzlib', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libao', u'libcuefile', u'libldns', u'libmpdclient', u'libpcap', u'libsepol', u'libtasn1', u'nettle', u'pcre', u'ngrep', u'owfs', u'valijson'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libcuefile', u'libldns', u'libmpdclient', u'libpcap', u'libsepol', u'libtasn1', u'nettle', u'pcre', u'ngrep', u'owfs', u'valijson'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'libao', u'libcuefile', u'libldns', u'libmpdclient', u'libpcap', u'libsepol', u'libtasn1', u'nettle', u'pcre', u'ngrep', u'owfs', u'valijson'] Warning: staging file "./usr/lib/libgdbm.la" is touched by more than one package: [u'gdbm', u'gettext', u'gmp', u'libzlib', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libao', u'libcuefile', u'libldns', u'libmpdclient', u'libpcap', u'libsepol', u'libtasn1', u'nettle', u'pcre', u'ngrep', u'owfs', u'valijson'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-0/output/build/packages-file-list-host.txt Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libtasn1.la" is touched by more than one package: [u'host-omap-u-boot-utils', u'host-patchelf'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libgmp.la" is touched by more than one package: [u'host-expat', u'host-omap-u-boot-utils', u'host-patchelf'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-omap-u-boot-utils', u'host-patchelf'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libibrcommon.la" is touched by more than one package: [u'host-expat', u'host-omap-u-boot-utils', u'host-patchelf'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-omap-u-boot-utils', u'host-patchelf'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'host-expat', u'host-omap-u-boot-utils', u'host-patchelf'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libibrdtn.la" is touched by more than one package: [u'host-expat', u'host-omap-u-boot-utils', u'host-patchelf'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libFLAC.la" is touched by more than one package: [u'host-expat', u'host-omap-u-boot-utils', u'host-patchelf'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libao.la" is touched by more than one package: [u'host-expat', u'host-omap-u-boot-utils', u'host-patchelf'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-omap-u-boot-utils', u'host-patchelf'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libldns.la" is touched by more than one package: [u'host-expat', u'host-omap-u-boot-utils', u'host-patchelf'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libgdbm.la" is touched by more than one package: [u'host-expat', u'host-omap-u-boot-utils', u'host-patchelf'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-0/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/naourr/work/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/naourr/work/instance-0/output/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-m4%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static`%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -Wl,-elf2flt -static`%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static`%g" -e "s%@HOST_DIR@%/home/naourr/work/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/naourr/work/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/naourr/work/instance-0/output/target/etc echo "buildroot" > /home/naourr/work/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output/target/etc/shadow rm -f /home/naourr/work/instance-0/output/target/bin/sh rm -f /home/naourr/work/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/share/aclocal \ /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output/target/usr/lib/cmake /home/naourr/work/instance-0/output/target/usr/share/cmake find /home/naourr/work/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output/target/lib/ /home/naourr/work/instance-0/output/target/usr/lib/ /home/naourr/work/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output/target/usr/man /home/naourr/work/instance-0/output/target/usr/share/man rm -rf /home/naourr/work/instance-0/output/target/usr/info /home/naourr/work/instance-0/output/target/usr/share/info rm -rf /home/naourr/work/instance-0/output/target/usr/doc /home/naourr/work/instance-0/output/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-rc2-00025-gc12b32ba46"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-rc2\"" \ ) > /home/naourr/work/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output/target/usr make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2019.02-rc2-00025-gc12b32ba46 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> host-am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> argp-standalone 1.3 Collecting legal info >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> cpio 2.12 Collecting legal info ERROR: No hash found for COPYING >>> host-dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> ficl 4.1.0 Collecting legal info ERROR: No hash found for ReadMe.txt >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> hans 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ibrdtn-tools 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libldns 1.7.0 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.49.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsepol 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> msmtp 1.8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nettle 3.4.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ngrep 1_47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-omap-u-boot-utils 3f07426cddc0be9e24702e7aacc7574ddd7fba28 Collecting legal info ERROR: No hash found for COPYING >>> owfs 3.2p2 Collecting legal info COPYING: OK (sha256: e484a24fa5d177576e1672306165f495633bd5f0daaf628d1ff5ecfc85bdc637) COPYING.LIB: OK (sha256: 3879dcca586c08d1fe3325f3a0aec5b47d543100bc6b1dfb30bf24ec48675b10) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> semodule-utils 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Collecting legal info WARNING: no hash file for gpl-2.0.txt >>> valijson v0.1 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'