-- Installing: /home/naourr/work/instance-1/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/wampcc/socket_address.h
-- Installing: /home/naourr/work/instance-1/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/wampcc/data_model.h
-- Installing: /home/naourr/work/instance-1/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/wampcc/error.h
-- Installing: /home/naourr/work/instance-1/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/wampcc/helper.h
-- Installing: /home/naourr/work/instance-1/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/wampcc/wampcc.h
-- Installing: /home/naourr/work/instance-1/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/wampcc/ssl_socket.h
-- Installing: /home/naourr/work/instance-1/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin/admin
-- Set runtime path of "/home/naourr/work/instance-1/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin/admin" to ""
make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/wampcc-1.6'
>>> wampcc 1.6 Fixing libtool files
for la in $(find /home/naourr/work/instance-1/output-1/host/sh4-buildroot-linux-uclibc/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/sh4-buildroot-linux-uclibc/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:@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/sh4-buildroot-linux-uclibc/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
>>> wampcc 1.6 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 install/fast -C /home/naourr/work/instance-1/output-1/build/wampcc-1.6/
make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/wampcc-1.6'
Install the project...
-- Install configuration: "Release"
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig/wampcc.pc
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig/wampcc_json.pc
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/lib/libwampcc_json.a
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/lib/libwampcc_json.so.6.0.0
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/lib/libwampcc_json.so.6
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/lib/libwampcc_json.so
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/json.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/json_internals.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/lib/libwampcc.a
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/lib/libwampcc.so.6.0.0
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/lib/libwampcc.so.6
-- Set runtime path of "/home/naourr/work/instance-1/output-1/target/usr/lib/libwampcc.so.6.0.0" to ""
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/lib/libwampcc.so
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/version.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/types.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/kernel.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/wamp_session.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/wamp_router.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/protocol.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/rawsocket_protocol.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/websocket_protocol.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/tcp_socket.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/socket_address.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/data_model.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/error.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/helper.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/wampcc.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/wampcc/ssl_socket.h
-- Installing: /home/naourr/work/instance-1/output-1/target/usr/bin/admin
-- Set runtime path of "/home/naourr/work/instance-1/output-1/target/usr/bin/admin" to ""
make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/wampcc-1.6'
zip30.tgz: OK (sha256: f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369)
>>> host-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/host-zip-3.0   -xf -
>>> host-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
>>> host-zip 3.0 Configuring
>>> host-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" PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-1/output-1/host/lib/pkgconfig:/home/naourr/work/instance-1/output-1/host/share/pkgconfig" /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" PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-1/output-1/host/lib/pkgconfig:/home/naourr/work/instance-1/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-1/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-1/output-1/build/host-zip-3.0 CFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT" AS="/usr/bin/gcc -c" -f unix/Makefile generic
make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-zip-3.0'
sh unix/configure "/usr/bin/gcc" "-O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT" ""
Check bzip2 support
  Check for bzip2 in bzip2 directory
  Check if OS already has bzip2 library installed
-- Either bzlib.h or libbz2.a not found - no 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/host-zip-3.0'
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c
/usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c
/usr/bin/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  
/usr/bin/gcc -o zipcloak  zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o   crypt_.o ttyio.o 
/usr/bin/gcc -o zipnote  zipnote.o  zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o  
/usr/bin/gcc -o zipsplit  zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o  
make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-zip-3.0'
make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-zip-3.0'
>>> host-zip 3.0 Installing to host directory
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" PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-1/output-1/host/lib/pkgconfig:/home/naourr/work/instance-1/output-1/host/share/pkgconfig" /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" PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-1/output-1/host/lib/pkgconfig:/home/naourr/work/instance-1/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-1/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-1/output-1/build/host-zip-3.0 -f unix/Makefile install prefix=/home/naourr/work/instance-1/output-1/host
make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-zip-3.0'
mkdir -p /home/naourr/work/instance-1/output-1/host/bin
cp zip zipcloak zipnote zipsplit /home/naourr/work/instance-1/output-1/host/bin
cd /home/naourr/work/instance-1/output-1/host/bin; chmod 755 zip zipcloak zipnote zipsplit
mkdir -p /home/naourr/work/instance-1/output-1/host/man/man1
cp man/zip.1 /home/naourr/work/instance-1/output-1/host/man/man1/zip.1
chmod 644 /home/naourr/work/instance-1/output-1/host/man/man1/zip.1
cp man/zipcloak.1 /home/naourr/work/instance-1/output-1/host/man/man1/zipcloak.1
chmod 644 /home/naourr/work/instance-1/output-1/host/man/man1/zipcloak.1
cp man/zipnote.1 /home/naourr/work/instance-1/output-1/host/man/man1/zipnote.1
chmod 644 /home/naourr/work/instance-1/output-1/host/man/man1/zipnote.1
cp man/zipsplit.1 /home/naourr/work/instance-1/output-1/host/man/man1/zipsplit.1
chmod 644 /home/naourr/work/instance-1/output-1/host/man/man1/zipsplit.1
make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-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 ./.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
grep: ./.config: No such file or directory
if grep -q CONFIG_HUSH=y ./.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
grep: ./.config: No such file or directory
rm -f /home/naourr/work/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd
/home/naourr/work/instance-1/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-1/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-1/output-1/target/usr/share/glib-2.0/schemas
No schema files found: doing nothing.
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
rm -f /home/naourr/work/instance-1/output-1/build/locales.nopurge
for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/output-1/build/locales.nopurge; done
for dir in /home/naourr/work/instance-1/output-1/target/usr/share/locale; do 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
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' \) -print0 | xargs -0 rm -f
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/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
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/sh4-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/sh4-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=2020.02-rc3-05838-g983a191ff6c"; \
	echo "ID=buildroot"; \
	echo "VERSION_ID=2020.02-rc3"; \
	echo "PRETTY_NAME=\"Buildroot 2020.02-rc3\"" \
) >  /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
touch /home/naourr/work/instance-1/output-1/target/usr
cat /home/naourr/work/instance-1/output-1/build/atop-2.5.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/boost-1.72.0/.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/dbus-1.12.16/.files-list.txt /home/naourr/work/instance-1/output-1/build/dbus-glib-0.110/.files-list.txt /home/naourr/work/instance-1/output-1/build/drbd-utils-9.11.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/dtv-scan-tables-6d019038cd04e837d9dd58701202c15924c1c654/.files-list.txt /home/naourr/work/instance-1/output-1/build/empty-0.6.20b/.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/fftw-single-3.3.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/freetype-2.10.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/fswebcam-20140113/.files-list.txt /home/naourr/work/instance-1/output-1/build/gd-2.2.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/getent/.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/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/jpeg/.files-list.txt /home/naourr/work/instance-1/output-1/build/json-c-0.13.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libaacs-0.9.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libdvbpsi-1.3.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libfastjson-0.99.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/libffi-3.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libgcrypt-1.8.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/libglib2-2.62.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/libgpg-error-1.37/.files-list.txt /home/naourr/work/instance-1/output-1/build/libjpeg-9d/.files-list.txt /home/naourr/work/instance-1/output-1/build/libopenssl-1.1.1d/.files-list.txt /home/naourr/work/instance-1/output-1/build/libphidget-2.1.8.20170607/.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/libraw1394-2.1.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsamplerate-0.1.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/libselinux-2.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsepol-2.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsysfs-2.1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libtirpc-1.2.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/libusb-1.0.23/.files-list.txt /home/naourr/work/instance-1/output-1/build/libuv-1.34.1/.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/musl-fts-1.2.7/.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/ndisc6-1.0.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/nut-2.7.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-1/output-1/build/pcre-8.43/.files-list.txt /home/naourr/work/instance-1/output-1/build/phidgetwebservice-2.1.8.20170607/.files-list.txt /home/naourr/work/instance-1/output-1/build/pixiewps-9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59/.files-list.txt /home/naourr/work/instance-1/output-1/build/protobuf-c-1.3.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/quota-4.05/.files-list.txt /home/naourr/work/instance-1/output-1/build/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d/.files-list.txt /home/naourr/work/instance-1/output-1/build/readline-8.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/restorecond-2.9/.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_ttf-2.0.11/.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/spidev_test-4.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/sredird-2.2.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/tinc-1.0.36/.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/tvheadend-221c29b40b1e53ae09a69d9458442dd4fea665f5/.files-list.txt /home/naourr/work/instance-1/output-1/build/udftools-2.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/vo-aacenc-0.1.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/wampcc-1.6/.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/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.4.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-checkpolicy-2.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-dbus-1.12.16/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-dbus-glib-0.110/.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-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.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-go-1.13.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-go-bootstrap-1.4.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libglib2-2.62.4/.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-libselinux-2.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libsepol-2.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libtirpc-1.2.5/.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-mender-artifact-3.2.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-meson-0.53.1/.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-nfs-utils-2.4.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-ninja-1.10.0/.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-pcre-8.43/.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-pngquant-2.12.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-protobuf-3.11.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-protobuf-c-1.3.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python-2.7.17/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python-mako-1.1.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python-markupsafe-1.1.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python-setuptools-41.4.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python-six-1.14.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python3-3.8.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python3-setuptools-41.4.0/.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-swig-4.0.1/.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.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-xz-5.2.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-zip-3.0/.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/packages-file-list-host.txt
cat /home/naourr/work/instance-1/output-1/build/boost-1.72.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/dbus-1.12.16/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/dbus-glib-0.110/.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/fftw-single-3.3.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/freetype-2.10.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gd-2.2.5/.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/jansson-2.12/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/json-c-0.13.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libaacs-0.9.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libdvbpsi-1.3.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libfastjson-0.99.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libgcrypt-1.8.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libglib2-2.62.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libgpg-error-1.37/.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/libopenssl-1.1.1d/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libphidget-2.1.8.20170607/.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/libraw1394-2.1.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsamplerate-0.1.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libselinux-2.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsepol-2.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsysfs-2.1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libtirpc-1.2.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libusb-1.0.23/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libuv-1.34.1/.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/linenoise-1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/musl-fts-1.2.7/.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/pcre-8.43/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/protobuf-c-1.3.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/readline-8.0/.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_ttf-2.0.11/.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/toolchain-external-custom/.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/vo-aacenc-0.1.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/wampcc-1.6/.files-list-staging.txt > \
	/home/naourr/work/instance-1/output-1/build/packages-file-list-staging.txt
ln -snf /home/naourr/work/instance-1/output-1/host/sh4-buildroot-linux-uclibc/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 2020.02-rc3-05838-g983a191ff6c 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
>>> atop 2.5.0 Collecting legal info
COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994)
>>> 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)
>>> boost 1.72.0 Collecting legal info
LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566)
>>> busybox 1.31.1 Collecting legal info
LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548)
>>> host-pkgconf 1.6.1 Collecting legal info
COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04)
>>> libtirpc 1.2.5 Collecting legal info
COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7)
>>> host-autoconf 2.69 Collecting legal info
COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2)
>>> host-libtool 2.4.6 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-m4 1.4.18 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-automake 1.15.1 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> host-nfs-utils 2.4.3 Collecting legal info
COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de)
>>> host-libtirpc 1.2.5 Collecting legal info
COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7)
>>> host-checkpolicy 2.9 Collecting legal info
COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994)
>>> host-bison 3.4.2 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-flex 2.6.4 Collecting legal info
COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273)
>>> host-gettext  Collecting legal info
>>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info
LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34)
extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-libselinux 2.9 Collecting legal info
LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364)
>>> host-libsepol 2.9 Collecting legal info
COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3)
>>> host-pcre 8.43 Collecting legal info
LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309)
>>> host-python 2.7.17 Collecting legal info
LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c)
>>> host-expat 2.2.9 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-swig 4.0.1 Collecting legal info
LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e)
LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2)
>>> dbus-glib 0.110 Collecting legal info
COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4)
>>> dbus 1.12.16 Collecting legal info
COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1)
>>> expat 2.2.9 Collecting legal info
COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76)
>>> libselinux 2.9 Collecting legal info
LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364)
>>> libsepol 2.9 Collecting legal info
COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3)
>>> musl-fts 1.2.7 Collecting legal info
COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046)
>>> pcre 8.43 Collecting legal info
LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309)
>>> host-dbus 1.12.16 Collecting legal info
COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1)
>>> host-dbus-glib 0.110 Collecting legal info
COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4)
>>> host-libglib2 2.62.4 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-libffi 3.3 Collecting legal info
LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0)
>>> host-meson 0.53.1 Collecting legal info
COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30)
>>> host-ninja 1.10.0 Collecting legal info
COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea)
>>> host-python3 3.8.2 Collecting legal info
LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23)
>>> host-python3-setuptools 41.4.0 Collecting legal info
LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a)
>>> host-util-linux 2.35.1 Collecting legal info
README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955)
Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d)
Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8)
Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63)
Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libglib2 2.62.4 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libffi 3.3 Collecting legal info
LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0)
>>> drbd-utils 9.11.0 Collecting legal info
COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225)
>>> dtv-scan-tables 6d019038cd04e837d9dd58701202c15924c1c654 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987)
>>> empty 0.6.20b Collecting legal info
COPYRIGHT: OK (sha256: f01dbe3c624084900b9df1393d9062518b2bc0487acd6a3300ebd6e71352d112)
>>> fftw-single 3.3.8 Collecting legal info
COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c)
>>> freetype 2.10.1 Collecting legal info
docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb)
docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1)
docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18)
>>> libpng 1.6.37 Collecting legal info
LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b)
>>> fswebcam 20140113 Collecting legal info
LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994)
>>> gd 2.2.5 Collecting legal info
COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d)
>>> jpeg  Collecting legal info
>>> libjpeg 9d Collecting legal info
README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c)
>>> getent  Collecting legal info
>>> gmp 6.1.2 Collecting legal info
COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c)
COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> gnuradio 3.8.0.0 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-python-mako 1.1.0 Collecting legal info
LICENSE: OK (sha256: c3b124673c93872156757a934c75b498d68eec09510e25e549d9dc2013776499)
>>> host-python-markupsafe 1.1.1 Collecting legal info
LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea)
>>> host-python-setuptools 41.4.0 Collecting legal info
LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a)
>>> host-python-six 1.14.0 Collecting legal info
LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9)
>>> log4cpp 1.1.3 Collecting legal info
log4cpp/COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7)
>>> initscripts  Collecting legal info
>>> jansson 2.12 Collecting legal info
LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2)
>>> json-c 0.13.1 Collecting legal info
COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c)
>>> libaacs 0.9.0 Collecting legal info
COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c)
>>> libgcrypt 1.8.5 Collecting legal info
COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532)
>>> libgpg-error 1.37 Collecting legal info
COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c)
COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861)
>>> libdvbpsi 1.3.3 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libfastjson 0.99.8 Collecting legal info
COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245)
>>> libopenssl 1.1.1d Collecting legal info
LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c)
>>> libphidget 2.1.8.20170607 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> libusb 1.0.23 Collecting legal info
COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a)
>>> libraw1394 2.1.2 Collecting legal info
COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509)
>>> libsamplerate 0.1.9 Collecting legal info
COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d)
>>> libsysfs 2.1.0 Collecting legal info
cmd/GPL: OK (sha256: 88ced477f0659c5a4df22df3b65de2f12ea3a9c7b5e4750fdc757bc11e97aa79)
lib/LGPL: OK (sha256: 4eb1c0ea980e7e4c7fac34e025be0423f5e7ca7df501e1da7ef31f32f14d6cf9)
>>> libuv 1.34.1 Collecting legal info
LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b)
>>> linenoise 1.0 Collecting legal info
LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b)
>>> lzo 2.10 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-mender-artifact 3.2.1 Collecting legal info
LICENSE: OK (sha256: beb140be4cd64599bedc691a55b2729c9cc611a4b9d6ec44e01270105daf18a2)
LIC_FILES_CHKSUM.sha256: OK (sha256: 68d145b900b4845834d49efe470d7e9ec7a3d9f175e72cb974f38c54b9172801)
vendor/github.com/mendersoftware/mendertesting/LICENSE: OK (sha256: beb140be4cd64599bedc691a55b2729c9cc611a4b9d6ec44e01270105daf18a2)
vendor/github.com/pkg/errors/LICENSE: OK (sha256: 8d427fd87bc9579ea368fde3d49f9ca22eac857f91a9dec7e3004bdfab7dee86)
vendor/github.com/pmezard/go-difflib/LICENSE: OK (sha256: 2eb550be6801c1ea434feba53bf6d12e7c71c90253e0a9de4a4f46cf88b56477)
vendor/golang.org/x/sys/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067)
vendor/golang.org/x/crypto/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067)
vendor/github.com/remyoudompheng/go-liblzma/LICENSE: OK (sha256: a284e538f3e5649ae6a8f32da2bbd18e9daabf2c1ebbfb99ed92e797b159be1a)
vendor/github.com/davecgh/go-spew/LICENSE: OK (sha256: 3525392c6db3b804af76980b2c560ee9ec1abdadd907d76a26091df7c78f3a25)
vendor/github.com/stretchr/testify/LICENSE: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f)
vendor/github.com/urfave/cli/LICENSE: OK (sha256: da277af11b85227490377fbcac6afccc68be560c4fff36ac05ca62de55345fd7)
vendor/github.com/sirupsen/logrus/LICENSE: OK (sha256: 51a0c9ec7f8b7634181b8d4c03e5b5d204ac21d6e72f46c313973424664b2e6b)
>>> host-go 1.13.8 Collecting legal info
LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067)
>>> host-go-bootstrap 1.4.3 Collecting legal info
LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d)
>>> host-xz 5.2.4 Collecting legal info
COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c)
COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> ndisc6 1.0.4 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> nut 2.7.4 Collecting legal info
COPYING: OK (sha256: 9f562d0e6be5108a06684dd249686d378abe1653df14b1944e971e084f6751f0)
LICENSE-GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
LICENSE-GPL3: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7)
>>> openssl  Collecting legal info
>>> host-patchelf 0.9 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> phidgetwebservice 2.1.8.20170607 Collecting legal info
COPYING: OK (sha256: ea8af5e789cb2d4e9b10bce3874982ade163b749b6bfbdb32e2df21c4d106de1)
>>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info
LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2)
>>> protobuf-c 1.3.2 Collecting legal info
LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a)
>>> host-protobuf-c 1.3.2 Collecting legal info
LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a)
>>> host-protobuf 3.11.0 Collecting legal info
LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d)
>>> quota 4.05 Collecting legal info
COPYING: OK (sha256: 35b2d9797b83bce16076da9c3273f264f50b8d02f492ee32cd4c51ba6897bceb)
>>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info
LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2)
>>> readline 8.0 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> restorecond 2.9 Collecting legal info
COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994)
>>> sdl 1.2.15 Collecting legal info
COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0)
>>> sdl_ttf 2.0.11 Collecting legal info
COPYING: OK (sha256: b609721d3d4ac67facaf86f068c8b311b6c5f6cef89b6d84268aa38b7867ab7b)
>>> spidev_test 4.10 Collecting legal info
>>> sredird 2.2.2 Collecting legal info
COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad)
>>> tinc 1.0.36 Collecting legal info
COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa)
COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b)
>>> tvheadend 221c29b40b1e53ae09a69d9458442dd4fea665f5 Collecting legal info
LICENSE.md: OK (sha256: 54dc3cbc00bf126bcba43e2af7f3ad1dc00f335985da1409fa943c7b7256d942)
>>> host-pngquant 2.12.5 Collecting legal info
COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826)
>>> host-libpng 1.6.37 Collecting legal info
LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b)
>>> udftools 2.2 Collecting legal info
COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa)
>>> vo-aacenc 0.1.3 Collecting legal info
COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb)
>>> wampcc 1.6 Collecting legal info
LICENSE: OK (sha256: bd185b1ec8a292d42b42346757ff6e198073e13c1e080e9ea548d34dd42d30d8)
>>> host-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: spidev_test-4.10: cannot save license (SPIDEV_TEST_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'