checking for linux/hayesesp.h... no updating cache ./config.cache creating ./config.status creating setserial.8 creating Makefile >>> setserial 2.17 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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 setserial -C /home/naourr/work/instance-0/output-1/build/setserial-2.17/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/setserial-2.17' /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_ASM_IOCTLS_H=1 -I. setserial.c -o setserial setserial.c: In function 'print_multiport': setserial.c:211:6: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] if (ioctl(fd, TIOCSERGETMULTI, &multi) < 0) ^ setserial.c: In function 'get_multiport': setserial.c:254:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^ setserial.c:254:3: warning: incompatible implicit declaration of built-in function 'exit' setserial.c:254:3: note: include '' or provide a declaration of 'exit' setserial.c: In function 'set_multiport': setserial.c:276:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:276:3: note: include '' or provide a declaration of 'exit' setserial.c:286:4: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:286:4: note: include '' or provide a declaration of 'exit' setserial.c:343:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:343:3: note: include '' or provide a declaration of 'exit' setserial.c:347:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:347:3: note: include '' or provide a declaration of 'exit' setserial.c: In function 'get_serial': setserial.c:433:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(fd); ^ setserial.c: In function 'set_serial': setserial.c:493:4: warning: incompatible implicit declaration of built-in function 'exit' exit(201); ^ setserial.c:493:4: note: include '' or provide a declaration of 'exit' setserial.c:495:3: warning: incompatible implicit declaration of built-in function 'exit' exit(201); ^ setserial.c:495:3: note: include '' or provide a declaration of 'exit' setserial.c:499:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:499:3: note: include '' or provide a declaration of 'exit' setserial.c:517:4: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:517:4: note: include '' or provide a declaration of 'exit' setserial.c:521:4: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:521:4: note: include '' or provide a declaration of 'exit' setserial.c:525:4: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:525:4: note: include '' or provide a declaration of 'exit' setserial.c:546:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:546:5: note: include '' or provide a declaration of 'exit' setserial.c:576:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:576:5: note: include '' or provide a declaration of 'exit' setserial.c:580:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:580:5: note: include '' or provide a declaration of 'exit' setserial.c:584:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:584:5: note: include '' or provide a declaration of 'exit' setserial.c:590:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:590:5: note: include '' or provide a declaration of 'exit' setserial.c:597:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:597:5: note: include '' or provide a declaration of 'exit' setserial.c:613:4: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:613:4: note: include '' or provide a declaration of 'exit' setserial.c:618:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:618:3: note: include '' or provide a declaration of 'exit' setserial.c: In function 'do_wild_intr': setserial.c:633:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:633:3: note: include '' or provide a declaration of 'exit' setserial.c:637:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:637:3: note: include '' or provide a declaration of 'exit' setserial.c:641:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:641:3: note: include '' or provide a declaration of 'exit' setserial.c: In function 'usage': setserial.c:719:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ setserial.c:719:2: note: include '' or provide a declaration of 'exit' setserial.c: At top level: setserial.c:722:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc, char **argv) ^ setserial.c: In function 'main': setserial.c:732:14: warning: implicit declaration of function 'getopt' [-Wimplicit-function-declaration] while ((c = getopt(argc, argv, "abgGqvVWz")) != EOF) { ^ setserial.c:754:4: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^ setserial.c:754:4: note: include '' or provide a declaration of 'exit' setserial.c:769:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^ setserial.c:769:3: note: include '' or provide a declaration of 'exit' setserial.c:775:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^ setserial.c:775:3: note: include '' or provide a declaration of 'exit' setserial.c:781:2: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^ setserial.c:781:2: note: include '' or provide a declaration of 'exit' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/setserial-2.17' >>> setserial 2.17 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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-0/output-1/target install -C /home/naourr/work/instance-0/output-1/build/setserial-2.17/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/setserial-2.17' mkdir -p /home/naourr/work/instance-0/output-1/target/usr/bin /usr/bin/install -c setserial /home/naourr/work/instance-0/output-1/target/usr/bin mkdir -p /home/naourr/work/instance-0/output-1/target/usr/share/man/man8 /usr/bin/install -c -m 644 setserial.8 /home/naourr/work/instance-0/output-1/target/usr/share/man/man8 make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/setserial-2.17' zip30.tgz: OK (sha256: f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369) >>> host-zip 3.0 Extracting gzip -d -c /home/naourr/work/instance-0/dl/zip/zip30.tgz | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/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-0/output-1/host/bin:/home/naourr/work/instance-0/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-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-0/output-1/host/lib/pkgconfig:/home/naourr/work/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-0/output-1/host/lib/pkgconfig:/home/naourr/work/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-0/output-1/build/host-zip-3.0 CFLAGS="-O2 -I/home/naourr/work/instance-0/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-0/output-1/build/host-zip-3.0' sh unix/configure "/usr/bin/gcc" "-O2 -I/home/naourr/work/instance-0/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-0/output-1/build/host-zip-3.0' /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/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-0/output-1/build/host-zip-3.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-zip-3.0' >>> host-zip 3.0 Installing to host directory PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-0/output-1/host/lib/pkgconfig:/home/naourr/work/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-0/output-1/host/lib/pkgconfig:/home/naourr/work/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-0/output-1/build/host-zip-3.0 -f unix/Makefile install prefix=/home/naourr/work/instance-0/output-1/host make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-zip-3.0' mkdir -p /home/naourr/work/instance-0/output-1/host/bin cp zip zipcloak zipnote zipsplit /home/naourr/work/instance-0/output-1/host/bin cd /home/naourr/work/instance-0/output-1/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/naourr/work/instance-0/output-1/host/man/man1 cp man/zip.1 /home/naourr/work/instance-0/output-1/host/man/man1/zip.1 chmod 644 /home/naourr/work/instance-0/output-1/host/man/man1/zip.1 cp man/zipcloak.1 /home/naourr/work/instance-0/output-1/host/man/man1/zipcloak.1 chmod 644 /home/naourr/work/instance-0/output-1/host/man/man1/zipcloak.1 cp man/zipnote.1 /home/naourr/work/instance-0/output-1/host/man/man1/zipnote.1 chmod 644 /home/naourr/work/instance-0/output-1/host/man/man1/zipnote.1 cp man/zipsplit.1 /home/naourr/work/instance-0/output-1/host/man/man1/zipsplit.1 chmod 644 /home/naourr/work/instance-0/output-1/host/man/man1/zipsplit.1 make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-zip-3.0' zlog-1.2.14.tar.gz: OK (sha256: 05a6533e32f313eeaf134a761481a5cbc586c5dc85ba9ee6771c7458daaeb031) >>> zlog 1.2.14 Extracting gzip -d -c /home/naourr/work/instance-0/dl/zlog/zlog-1.2.14.tar.gz | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/build/zlog-1.2.14 -xf - >>> zlog 1.2.14 Patching >>> zlog 1.2.14 Configuring >>> zlog 1.2.14 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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 -j1 CC="/home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " -C /home/naourr/work/instance-0/output-1/build/zlog-1.2.14 all make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/zlog-1.2.14' cd src && /usr/bin/make all make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/zlog-1.2.14/src' /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb buf.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category_table.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb conf.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb event.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb format.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level_list.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb mdc.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record_table.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rotater.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rule.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb spec.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb thread.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_arraylist.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_hashtable.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_profile.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_util.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog.c /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -shared -Wl,-soname,libzlog.so.1.2 -o libzlog.so buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o -pthread # for use in test folder - linux and requirement for aix runtime # resolving cp -f libzlog.so libzlog.so.1 cp -f libzlog.so libzlog.so.1.2 /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog-chk-conf.c ar rcs libzlog.a buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o zlog-chk-conf zlog-chk-conf.o -L. -lzlog -pthread make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zlog-1.2.14/src' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zlog-1.2.14' >>> zlog 1.2.14 Installing to staging directory PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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 PREFIX=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr -C /home/naourr/work/instance-0/output-1/build/zlog-1.2.14 install make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/zlog-1.2.14' cd src && /usr/bin/make install make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/zlog-1.2.14/src' mkdir -p /home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include /home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib /home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/bin cp -a zlog.h /home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include cp -a zlog-chk-conf /home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/bin cp -a libzlog.so /home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/libzlog.so.1.2 cd /home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zlog-1.2.14/src' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zlog-1.2.14' >>> zlog 1.2.14 Fixing libtool files for la in $(find /home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-0/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-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zlog 1.2.14 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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 PREFIX=/home/naourr/work/instance-0/output-1/target/usr -C /home/naourr/work/instance-0/output-1/build/zlog-1.2.14 install make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/zlog-1.2.14' cd src && /usr/bin/make install make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/zlog-1.2.14/src' mkdir -p /home/naourr/work/instance-0/output-1/target/usr/include /home/naourr/work/instance-0/output-1/target/usr/lib /home/naourr/work/instance-0/output-1/target/usr/bin cp -a zlog.h /home/naourr/work/instance-0/output-1/target/usr/include cp -a zlog-chk-conf /home/naourr/work/instance-0/output-1/target/usr/bin cp -a libzlog.so /home/naourr/work/instance-0/output-1/target/usr/lib/libzlog.so.1.2 cd /home/naourr/work/instance-0/output-1/target/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/naourr/work/instance-0/output-1/target/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/naourr/work/instance-0/output-1/target/usr/lib make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zlog-1.2.14/src' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zlog-1.2.14' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-0/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-0/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output-1/target/etc/shadow rm -f /home/naourr/work/instance-0/output-1/target/bin/sh rm -f /home/naourr/work/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output-1/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output-1/target/usr/include /home/naourr/work/instance-0/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output-1/target/usr/lib/cmake /home/naourr/work/instance-0/output-1/target/usr/share/cmake find /home/naourr/work/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output-1/target/lib/ /home/naourr/work/instance-0/output-1/target/usr/lib/ /home/naourr/work/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output-1/target/usr/man /home/naourr/work/instance-0/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-0/output-1/target/usr/info /home/naourr/work/instance-0/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-0/output-1/target/usr/doc /home/naourr/work/instance-0/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.02-rc3-05821-g3cbf70366f5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.02-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2020.02-rc3\"" \ ) > /home/naourr/work/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-0/output-1/per-package /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output-1/target/usr cat /home/naourr/work/instance-0/output-1/build/dosfstools-4.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/htop-2.2.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/jpeg/.files-list.txt /home/naourr/work/instance-0/output-1/build/libao-1.2.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libidn-1.35/.files-list.txt /home/naourr/work/instance-0/output-1/build/libjpeg-9d/.files-list.txt /home/naourr/work/instance-0/output-1/build/libmnl-1.0.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/libolm-3.1.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/libpng-1.6.37/.files-list.txt /home/naourr/work/instance-0/output-1/build/libsvg-0.1.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8/.files-list.txt /home/naourr/work/instance-0/output-1/build/ncurses-6.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/setserial-2.17/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-none/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-0/output-1/build/zlib/.files-list.txt /home/naourr/work/instance-0/output-1/build/zlog-1.2.14/.files-list.txt > \ /home/naourr/work/instance-0/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-0/output-1/build/host-acl-2.2.53/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-attr-2.4.48/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-fakedate/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-fakeroot-1.20.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-makedevs/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-zip-3.0/.files-list-host.txt > \ /home/naourr/work/instance-0/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-0/output-1/build/libao-1.2.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libidn-1.35/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libjpeg-9d/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libmnl-1.0.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libolm-3.1.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libsvg-0.1.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/zlog-1.2.14/.files-list-staging.txt > \ /home/naourr/work/instance-0/output-1/build/packages-file-list-staging.txt >>> Generating root filesystems common tables rm -rf /home/naourr/work/instance-0/output-1/build/buildroot-fs mkdir -p /home/naourr/work/instance-0/output-1/build/buildroot-fs printf ' \n' >> /home/naourr/work/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/naourr/work/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/naourr/work/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.tar mkdir -p /home/naourr/work/instance-0/output-1/images rm -rf /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar mkdir -p /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/naourr/work/instance-0/output-1/target/ /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/target" >> /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /home/naourr/work/instance-0/buildroot/support/scripts/mkusers /home/naourr/work/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/target >> /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "/home/naourr/work/instance-0/output-1/host/bin/makedevs -d /home/naourr/work/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/target" >> /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' find /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/target -print0 | xargs -0 -r touch -hd @1583145647\n' >> /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/naourr/work/instance-0/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" FAKEROOTDONTTRYCHOWN=1 /home/naourr/work/instance-0/output-1/host/bin/fakeroot -- /home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/naourr/work/instance-0/output-1/build/buildroot-fs/tar/target table='/home/naourr/work/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' ln -snf /home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot /home/naourr/work/instance-0/output-1/staging make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2020.02-rc3-05821-g3cbf70366f5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> dosfstools 4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> htop 2.2.0 Collecting legal info COPYING: OK (sha256: 70466e76443cb5b68144d9fcedca9584e7bfdb6c50859daa5a0290ea27c58aad) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libidn 1.35 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libolm 3.1.4 Collecting legal info LICENSE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Collecting legal info mmc.h: OK (sha256: c3165393bcd710624e2909327a6fbeb736c47bdbe66de1c1a364ac7324d3e4d6) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> zlog 1.2.14 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-acl 2.2.53 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.4.48 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-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-fakeroot 1.20.2 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'