/usr/bin/sed -i -e "s:/home/naourr/work/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-1/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-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-1/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 >>> x264 20191217-2245 Installing to target PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/output-1/target" -C /home/naourr/work/instance-1/output-1/build/x264-20191217-2245 install make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/x264-20191217-2245' install -d /home/naourr/work/instance-1/output-1/target/usr/include /home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /home/naourr/work/instance-1/output-1/target/usr/include install -m 644 x264.pc /home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig install -d /home/naourr/work/instance-1/output-1/target/usr/lib install -d /home/naourr/work/instance-1/output-1/target/usr/lib ln -f -s libx264.so.157 /home/naourr/work/instance-1/output-1/target/usr/lib/libx264.so install -m 644 libx264.a /home/naourr/work/instance-1/output-1/target/usr/lib install -m 755 libx264.so.157 /home/naourr/work/instance-1/output-1/target/usr/lib /home/naourr/work/instance-1/output-1/host/bin/arm-linux-ranlib /home/naourr/work/instance-1/output-1/target/usr/lib/libx264.a make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/x264-20191217-2245' xxhash-0.7.4.tar.gz: OK (sha256: 4d9706c9da4fbdf901598f5e3b71db0eddd4ac962e827a73ebf75d66dfd820fe) >>> xxhash 0.7.4 Extracting gzip -d -c /home/naourr/work/instance-1/dl/xxhash/xxhash-0.7.4.tar.gz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/xxhash-0.7.4 -xf - >>> xxhash 0.7.4 Patching >>> xxhash 0.7.4 Configuring >>> xxhash 0.7.4 Building PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/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" PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/output-1/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-as" LD="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output-1/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-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output-1/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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-1/output-1/build/xxhash-0.7.4 xxhsum make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/xxhash-0.7.4' /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xxhash.o xxhash.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xxhsum.o xxhsum.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.o xxhsum.o -o xxhsum make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/xxhash-0.7.4' >>> xxhash 0.7.4 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-1/output-1/build/xxhash-0.7.4/xxhsum /home/naourr/work/instance-1/output-1/target/usr/bin/xxhsum zip30.tgz: OK (sha256: f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369) >>> zip 3.0 Extracting gzip -d -c /home/naourr/work/instance-1/dl/zip/zip30.tgz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/zip-3.0 -xf - >>> zip 3.0 Patching Applying 0001-configure-Remove-Check-C-compiler-type-optimization-.patch using patch: patching file unix/configure Applying 0002-configure-Don-t-use-host-CPP.patch using patch: patching file unix/configure Applying 0003-Makefile-Use-CFLAGS-from-command-line.patch using patch: patching file unix/Makefile Applying 0004-configure-use-LDFLAGS-from-command-line.patch using patch: patching file unix/configure Applying 0005-unix-configure-remove-GID-UID-size-check.patch using patch: patching file unix/configure Applying 0006-unix-configure-borrow-the-LFS-test-from-autotools.patch using patch: patching file unix/configure Applying 0007-timezone.c-needs-time.h-fixes-musl-compile.patch using patch: patching file timezone.c >>> zip 3.0 Configuring >>> zip 3.0 Building PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/output-1/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-as" LD="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output-1/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-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output-1/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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-1/output-1/build/zip-3.0 CFLAGS="-D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT" AS="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c" -f unix/Makefile generic make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/zip-3.0' sh unix/configure "/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc" "-D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT" "" Check bzip2 support Check for bzip2 in bzip2 directory Check if OS already has bzip2 library installed -- OS supports bzip2 - linking in bzip2 Check for the C preprocessor Check if we can use asm code Check for ANSI options Check for prototypes Check the handling of const Check for time_t Check for size_t Check for off_t Check for Large File Support -- yes we have Large File Support! Check for wide char support -- have wchar_t - enabling Unicode support Check for gcc no-builtin flag Check for rmdir Check for strchr Check for strrchr Check for rename Check for mktemp Check for mktime Check for mkstemp Check for memset Check for memmove Check for strerror Check for errno declaration Check for directory libraries Check for readlink Check for directory include file Check for nonexistent include files Check for term I/O include file Check for valloc Check for /usr/local/bin and /usr/local/man Check for OS-specific flags Check for symbolic links eval /usr/bin/make -f unix/Makefile zips `cat flags` make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/zip-3.0' /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o -lbz2 /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o -lbz2 /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -lbz2 /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -lbz2 make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/zip-3.0' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/zip-3.0' >>> zip 3.0 Installing to staging directory >>> zip 3.0 Fixing libtool files for la in $(find /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-1/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-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-1/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 >>> zip 3.0 Installing to target PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/output-1/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-as" LD="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output-1/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-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output-1/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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-1/output-1/build/zip-3.0 -f unix/Makefile install prefix=/home/naourr/work/instance-1/output-1/target/usr make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/zip-3.0' mkdir -p /home/naourr/work/instance-1/output-1/target/usr/bin cp zip zipcloak zipnote zipsplit /home/naourr/work/instance-1/output-1/target/usr/bin cd /home/naourr/work/instance-1/output-1/target/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/naourr/work/instance-1/output-1/target/usr/man/man1 cp man/zip.1 /home/naourr/work/instance-1/output-1/target/usr/man/man1/zip.1 chmod 644 /home/naourr/work/instance-1/output-1/target/usr/man/man1/zip.1 cp man/zipcloak.1 /home/naourr/work/instance-1/output-1/target/usr/man/man1/zipcloak.1 chmod 644 /home/naourr/work/instance-1/output-1/target/usr/man/man1/zipcloak.1 cp man/zipnote.1 /home/naourr/work/instance-1/output-1/target/usr/man/man1/zipnote.1 chmod 644 /home/naourr/work/instance-1/output-1/target/usr/man/man1/zipnote.1 cp man/zipsplit.1 /home/naourr/work/instance-1/output-1/target/usr/man/man1/zipsplit.1 chmod 644 /home/naourr/work/instance-1/output-1/target/usr/man/man1/zipsplit.1 make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/zip-3.0' >>> 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-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/naourr/work/instance-1/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/naourr/work/instance-1/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-1/output-1/target/etc/shells; fi mkdir -p /home/naourr/work/instance-1/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-1/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-1/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output-1/target/etc/shadow rm -f /home/naourr/work/instance-1/output-1/target/bin/sh if [ -x /home/naourr/work/instance-1/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-1/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/naourr/work/instance-1/output-1/build/locales.nopurge for dir in /home/naourr/work/instance-1/output-1/target/usr/share/locale /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale /home/naourr/work/instance-1/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-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output-1/target/usr/include /home/naourr/work/instance-1/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output-1/target/usr/lib/cmake /home/naourr/work/instance-1/output-1/target/usr/share/cmake \ /home/naourr/work/instance-1/output-1/target/usr/doc find /home/naourr/work/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output-1/target/lib/ /home/naourr/work/instance-1/output-1/target/usr/lib/ /home/naourr/work/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output-1/target/usr/man /home/naourr/work/instance-1/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-1/output-1/target/usr/info /home/naourr/work/instance-1/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-1/output-1/target/usr/doc /home/naourr/work/instance-1/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/naourr/work/instance-1/output-1/target/lib/debug /home/naourr/work/instance-1/output-1/target/usr/lib/debug find /home/naourr/work/instance-1/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-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-8241-g8ebeeefe438"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.08-git\"" \ ) > /home/naourr/work/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-1/output-1/per-package /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-1/output-1/build/abootimg-7e127fee6a3981f6b0a50ce9910267cd501e09d4/.files-list.txt /home/naourr/work/instance-1/output-1/build/acl-2.2.53/.files-list.txt /home/naourr/work/instance-1/output-1/build/acpid-2.0.32/.files-list.txt /home/naourr/work/instance-1/output-1/build/angularjs-1.8.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/argp-standalone-1.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/attr-2.4.48/.files-list.txt /home/naourr/work/instance-1/output-1/build/avro-c-1.10.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/bc-1.07.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/bdwgc-8.0.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/brcm-patchram-plus-95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042/.files-list.txt /home/naourr/work/instance-1/output-1/build/bsdiff-4.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/bullet-2.89/.files-list.txt /home/naourr/work/instance-1/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/bwm-ng-0.6.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/bzip2-1.0.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/ca-certificates-20190110/.files-list.txt /home/naourr/work/instance-1/output-1/build/cairo-1.16.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/cunit-2.1-3/.files-list.txt /home/naourr/work/instance-1/output-1/build/davfs2-1.5.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/dnsmasq-2.81/.files-list.txt /home/naourr/work/instance-1/output-1/build/edid-decode-188950472c19492547e298b27f9da0d72cf826df/.files-list.txt /home/naourr/work/instance-1/output-1/build/enscript-1.6.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/exfatprogs-1.0.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/expat-2.2.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/fbv-1.0b/.files-list.txt /home/naourr/work/instance-1/output-1/build/fontconfig-2.13.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/freetype-2.10.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/fxload-2008_10_13/.files-list.txt /home/naourr/work/instance-1/output-1/build/gloox-1.0.24/.files-list.txt /home/naourr/work/instance-1/output-1/build/gmp-6.1.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/heirloom-mailx-12.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-autoconf-2.69/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-automake-1.15.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-bison-3.6.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-expat-2.2.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-f2fs-tools-1.13.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-flex-2.6.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-0.3.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-gettext/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-gperf-3.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-jq-a17dd3248a666d01be75f6b16be37e80e20b0954/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libpng-1.6.37/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libtool-2.4.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-m4-1.4.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-ncurses-6.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-openssl/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-python-2.7.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-skeleton/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-tar-1.29/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-util-linux-2.35.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-vim-8.2.0000/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-zlib/.files-list.txt /home/naourr/work/instance-1/output-1/build/httping-2.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-1/output-1/build/jansson-2.12/.files-list.txt /home/naourr/work/instance-1/output-1/build/jhead-3.04/.files-list.txt /home/naourr/work/instance-1/output-1/build/jo-1.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/jpeg/.files-list.txt /home/naourr/work/instance-1/output-1/build/kexec-2.0.20/.files-list.txt /home/naourr/work/instance-1/output-1/build/libatomic_ops-7.6.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/libcap-ng-0.7.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/libdmtx-0.7.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/libevent-2.1.12/.files-list.txt /home/naourr/work/instance-1/output-1/build/libgsm-1.0.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/libjpeg-9d/.files-list.txt /home/naourr/work/instance-1/output-1/build/libldns-1.7.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/liblog4c-localtime-1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libogg-1.3.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpng-1.6.37/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpthsem-2.0.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsodium-1.0.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/libtelnet-0.23/.files-list.txt /home/naourr/work/instance-1/output-1/build/libubootenv-86bd30a14e153a18f670b25708795253d8736f0f/.files-list.txt /home/naourr/work/instance-1/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/lightning-2.1.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/linknx-0.0.1.38/.files-list.txt /home/naourr/work/instance-1/output-1/build/lldpd-1.0.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/mimic-1.1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/mp4v2-4.1.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/mpc-1.1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/mpfr-4.0.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/msgpack-3.2.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/ncdu-1.15.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/ncurses-6.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/neon-0.30.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/netsurf-3.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/openobex-1.7.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-1/output-1/build/pax-utils-1.2.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/pixman-0.40.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08/.files-list.txt /home/naourr/work/instance-1/output-1/build/ptpd2-2.3.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/radvd-2.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/s6-linux-utils-2.5.1.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/sdl-1.2.15/.files-list.txt /home/naourr/work/instance-1/output-1/build/sdl_image-1.2.12/.files-list.txt /home/naourr/work/instance-1/output-1/build/shellinabox-2.20/.files-list.txt /home/naourr/work/instance-1/output-1/build/skalibs-2.9.2.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-sysv/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-1/output-1/build/socat-1.7.3.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/sqlite-3320300/.files-list.txt /home/naourr/work/instance-1/output-1/build/statserial-1.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/stress-1.0.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/tcping-1.3.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-1/output-1/build/udpxy-1.0.23-9-prod/.files-list.txt /home/naourr/work/instance-1/output-1/build/util-linux-2.35.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/vnstat-2.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/x264-20191217-2245/.files-list.txt /home/naourr/work/instance-1/output-1/build/xxhash-0.7.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/zip-3.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-1/output-1/build/abootimg-7e127fee6a3981f6b0a50ce9910267cd501e09d4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/acl-2.2.53/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/acpid-2.0.32/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/angularjs-1.8.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/argp-standalone-1.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/attr-2.4.48/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/avro-c-1.10.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/bc-1.07.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/bdwgc-8.0.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/brcm-patchram-plus-95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/bsdiff-4.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/bullet-2.89/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/busybox-1.31.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/bwm-ng-0.6.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/bzip2-1.0.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/ca-certificates-20190110/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/cairo-1.16.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/cunit-2.1-3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/davfs2-1.5.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/dnsmasq-2.81/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/edid-decode-188950472c19492547e298b27f9da0d72cf826df/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/enscript-1.6.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/exfatprogs-1.0.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/fbv-1.0b/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/fontconfig-2.13.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/freetype-2.10.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/fxload-2008_10_13/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gloox-1.0.24/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gmp-6.1.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/heirloom-mailx-12.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-bison-3.6.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-f2fs-tools-1.13.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-0.3.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gperf-3.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-jq-a17dd3248a666d01be75f6b16be37e80e20b0954/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libopenssl-1.1.1g/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libpng-1.6.37/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-openssl/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python-2.7.18/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-util-linux-2.35.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-vim-8.2.0000/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-zlib/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/httping-2.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/initscripts/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/jansson-2.12/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/jhead-3.04/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/jo-1.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/jpeg/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/kexec-2.0.20/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libatomic_ops-7.6.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libcap-ng-0.7.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libdmtx-0.7.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libevent-2.1.12/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libgsm-1.0.18/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libjpeg-9d/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libldns-1.7.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/liblog4c-localtime-1.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libogg-1.3.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libopenssl-1.1.1g/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libpng-1.6.37/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libpthsem-2.0.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libsodium-1.0.18/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libtelnet-0.23/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libubootenv-86bd30a14e153a18f670b25708795253d8736f0f/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lightning-2.1.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/linknx-0.0.1.38/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lldpd-1.0.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mimic-1.1.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mp4v2-4.1.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mpc-1.1.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mpfr-4.0.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/msgpack-3.2.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/ncdu-1.15.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/neon-0.30.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/netsurf-3.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/openobex-1.7.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/openssl/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/pax-utils-1.2.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/pixman-0.40.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/ptpd2-2.3.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/radvd-2.18/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/s6-linux-utils-2.5.1.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/sdl-1.2.15/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/sdl_image-1.2.12/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/shellinabox-2.20/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/skalibs-2.9.2.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-sysv/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/skeleton/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/socat-1.7.3.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/sqlite-3320300/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/statserial-1.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/stress-1.0.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/tcping-1.3.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/toolchain-external-custom/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/toolchain-external/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/udpxy-1.0.23-9-prod/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/util-linux-2.35.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/vnstat-2.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/x264-20191217-2245/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/xxhash-0.7.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/zip-3.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/zlib/.files-list-host.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-1/output-1/build/abootimg-7e127fee6a3981f6b0a50ce9910267cd501e09d4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/acl-2.2.53/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/acpid-2.0.32/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/angularjs-1.8.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/argp-standalone-1.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/attr-2.4.48/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/avro-c-1.10.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/bc-1.07.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/bdwgc-8.0.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/brcm-patchram-plus-95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/bsdiff-4.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/bullet-2.89/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/busybox-1.31.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/bwm-ng-0.6.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/bzip2-1.0.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ca-certificates-20190110/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/cairo-1.16.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/cunit-2.1-3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/davfs2-1.5.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/dnsmasq-2.81/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/edid-decode-188950472c19492547e298b27f9da0d72cf826df/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/enscript-1.6.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/exfatprogs-1.0.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/fbv-1.0b/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/fontconfig-2.13.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/freetype-2.10.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/fxload-2008_10_13/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gloox-1.0.24/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gmp-6.1.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/heirloom-mailx-12.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-autoconf-2.69/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-automake-1.15.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-bison-3.6.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-f2fs-tools-1.13.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-flex-2.6.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-0.3.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-gettext/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-gperf-3.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-jq-a17dd3248a666d01be75f6b16be37e80e20b0954/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libtool-2.4.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-m4-1.4.18/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-openssl/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-python-2.7.18/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-skeleton/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-tar-1.29/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-util-linux-2.35.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-vim-8.2.0000/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-zlib/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/httping-2.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/initscripts/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/jansson-2.12/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/jhead-3.04/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/jo-1.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/jpeg/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/kexec-2.0.20/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libatomic_ops-7.6.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libcap-ng-0.7.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libdmtx-0.7.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libevent-2.1.12/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libgsm-1.0.18/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libjpeg-9d/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libldns-1.7.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/liblog4c-localtime-1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libogg-1.3.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpthsem-2.0.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsodium-1.0.18/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libtelnet-0.23/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libubootenv-86bd30a14e153a18f670b25708795253d8736f0f/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lightning-2.1.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/linknx-0.0.1.38/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lldpd-1.0.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mimic-1.1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mp4v2-4.1.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mpc-1.1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mpfr-4.0.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/msgpack-3.2.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ncdu-1.15.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/neon-0.30.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/netsurf-3.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/openobex-1.7.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/openssl/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/pax-utils-1.2.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/pixman-0.40.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ptpd2-2.3.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/radvd-2.18/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/s6-linux-utils-2.5.1.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/sdl-1.2.15/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/sdl_image-1.2.12/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/shellinabox-2.20/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skalibs-2.9.2.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-sysv/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skeleton/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/socat-1.7.3.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/sqlite-3320300/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/statserial-1.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/stress-1.0.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/tcping-1.3.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/toolchain-external/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/udpxy-1.0.23-9-prod/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/util-linux-2.35.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/vnstat-2.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/x264-20191217-2245/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/xxhash-0.7.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/zip-3.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/zlib/.files-list-staging.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-1/output-1/target/usr ln -snf /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot /home/naourr/work/instance-1/output-1/staging make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2019.02-8241-g8ebeeefe438 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external 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 >>> abootimg 7e127fee6a3981f6b0a50ce9910267cd501e09d4 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux 2.35.2 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) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> acl 2.2.53 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.4.48 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> acpid 2.0.32 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> angularjs 1.8.0 Collecting legal info angular.js: OK (sha256: c7df41bc00628bec220b0378dc1f2f5041980758403b6f24b9774ac43a9186d8) >>> argp-standalone 1.3 Collecting legal info >>> avro-c 1.10.0 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bdwgc 8.0.4 Collecting legal info README.QUICK: OK (sha256: aeeaabbf44e67d413e18719f0c6ac9c23387ab0b33e7a15ee46cf59ddef12cc7) >>> libatomic_ops 7.6.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> bullet 2.89 Collecting legal info LICENSE.txt: OK (sha256: 885cd516a8420acb7c3e0b1a7119913b686495001ae564e3229740460e8cff59) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> bwm-ng 0.6.2 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> ca-certificates 20190110 Collecting legal info debian/copyright: OK (sha256: 80fd11117df5543d5cf17bfd951b0ead213f7867d0b09f09c6d5a5eca3ff7422) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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.2 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> davfs2 1.5.6 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> neon 0.30.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README: OK (sha256: 95f77624e96f6728145826fc895142275451f43f41c073766db3dbbcc8b790b0) >>> dnsmasq 2.81 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> edid-decode 188950472c19492547e298b27f9da0d72cf826df Collecting legal info LICENSE: OK (sha256: 9bc7ab961e9a07dc84eaa0210af388def56d024357e79671fb89fe27d073eed7) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> exfatprogs 1.0.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-f2fs-tools 1.13.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-util-linux 2.35.2 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) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> gloox 1.0.24 Collecting legal info LICENSE: OK (sha256: 40a20c41c8dabb8ba61bea983fa8f2f6989e67fac56bb62c2249053807fd26af) >>> mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> heirloom-mailx 12.5 Collecting legal info COPYING: OK (sha256: 5ddc00aed98a0cf75fc7edfd9f3aeb1e919ae0ad5e9ff55d61f643d62d802b07) >>> httping 2.5 Collecting legal info license.txt: OK (sha256: c5db2e5b9a692fcdf2bd370f1533529063fbcf8947a8f5ee9d4b050a14e0566d) >>> initscripts Collecting legal info >>> jhead 3.04 Collecting legal info readme.txt: OK (sha256: 46c870a208305489eea862ec8b05b030ba1f06d99195f660dc0ba541cc38d82b) >>> jo 1.3 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> kexec 2.0.20 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libdmtx 0.7.5 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgsm 1.0.18 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libldns 1.7.1 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.6.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libubootenv 86bd30a14e153a18f670b25708795253d8736f0f Collecting legal info Licenses/lgpl-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lightning 2.1.3 Collecting legal info COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> linknx 0.0.1.38 Collecting legal info LICENSE: OK (sha256: c03cea027b4b40e4402fabd08557736727ec3d5bc54ad64ab6472de432198cad) >>> lldpd 1.0.5 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> mimic 1.1.0 Collecting legal info COPYING: OK (sha256: c423c1c6d260091d80ee4c00f386a10fea39963a3f1530f2c245f15dd20324ee) >>> mp4v2 4.1.3 Collecting legal info COPYING: OK (sha256: 15e38684c940176e2fc76331a2299d2ab5115ac997078f768ef31b896af69fc5) >>> msgpack 3.2.1 Collecting legal info COPYING: OK (sha256: 664550b43996452a5a2c7471bb0ff77185a58c69ccafa60f983dc4c162e1ee22) LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> ncdu 1.15.1 Collecting legal info COPYING: OK (sha256: 978f49428f21714c973706030c0ef09983cc1e2889a1b7b521dbf8860870cf05) >>> netsurf 3.10 Collecting legal info netsurf/COPYING: OK (sha256: 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-vim 8.2.0000 Collecting legal info README.txt: OK (sha256: accdbd6761e7dd7e580545fe30f3a5a7707d50073aec4b8afef85c30fc9c031b) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> radvd 2.18 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> s6-linux-utils 2.5.1.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> sdl_image 1.2.12 Collecting legal info COPYING: OK (sha256: 653649692218d56e5807bdc5b72f51aa6067bc44d30b757e18c03b32bcaf98da) >>> shellinabox 2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> socat 1.7.3.4 Collecting legal info README: OK (sha256: 4846488cea98a2905dc75b7aa5eea721568e372447efe06b85bd896ee8c54f10) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> sqlite 3320300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> statserial 1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> stress 1.0.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) >>> vnstat 2.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> x264 20191217-2245 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xxhash 0.7.4 Collecting legal info LICENSE: OK (sha256: 9da63520e9293d82c4b1613be5c84058cadb82b02f5972179bad13731d589910) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) 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-1/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'