-e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \ < ./lib/string.in.h; \ } > lib/string.h-t && \ mv lib/string.h-t lib/string.h /usr/bin/mkdir -p lib/sys rm -f lib/sys/resource.h-t lib/sys/resource.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_RESOURCE_H''@||g' \ -e 's|@''HAVE_SYS_RESOURCE_H''@|1|g' \ -e 's/@''GNULIB_GETRUSAGE''@/1/g' \ -e 's/@''HAVE_GETRUSAGE''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ < ./lib/sys_resource.in.h; \ } > lib/sys/resource.h-t && \ mv -f lib/sys/resource.h-t lib/sys/resource.h /usr/bin/mkdir -p lib/sys rm -f lib/sys/time.h-t lib/sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/1/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ < ./lib/sys_time.in.h; \ } > lib/sys/time.h-t && \ mv lib/sys/time.h-t lib/sys/time.h /usr/bin/mkdir -p lib/sys /usr/bin/mkdir -p lib/sys rm -f lib/sys/types.h-t lib/sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./lib/sys_types.in.h; \ } > lib/sys/types.h-t && \ mv lib/sys/types.h-t lib/sys/types.h rm -f lib/sys/wait.h-t lib/sys/wait.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_WAIT_H''@||g' \ -e 's/@''GNULIB_WAITPID''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ < ./lib/sys_wait.in.h; \ } > lib/sys/wait.h-t && \ mv lib/sys/wait.h-t lib/sys/wait.h rm -f lib/time.h-t lib/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZSET''@|1|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|1|g' \ -e 's|@''REPLACE_LOCALTIME''@|1|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ < ./lib/time.in.h; \ } > lib/time.h-t && \ mv lib/time.h-t lib/time.h rm -f lib/unistd.h-t lib/unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/1/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./lib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TRUNCATE''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \ } > lib/unistd.h-t && \ mv lib/unistd.h-t lib/unistd.h /usr/bin/make all-am make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/time-1.9' /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/getopt.o lib/getopt.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/getopt1.o lib/getopt1.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/gettimeofday.o lib/gettimeofday.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/localtime-buffer.o lib/localtime-buffer.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/strerror.o lib/strerror.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/strerror-override.o lib/strerror-override.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-dirname-lgpl.o `test -f 'lib/dirname-lgpl.c' || echo './'`lib/dirname-lgpl.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-basename-lgpl.o `test -f 'lib/basename-lgpl.c' || echo './'`lib/basename-lgpl.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-stripslash.o `test -f 'lib/stripslash.c' || echo './'`lib/stripslash.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-getprogname.o `test -f 'lib/getprogname.c' || echo './'`lib/getprogname.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-progname.o `test -f 'lib/progname.c' || echo './'`lib/progname.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-unistd.o `test -f 'lib/unistd.c' || echo './'`lib/unistd.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-version-etc.o `test -f 'lib/version-etc.c' || echo './'`lib/version-etc.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-version-etc-fsf.o `test -f 'lib/version-etc-fsf.c' || echo './'`lib/version-etc-fsf.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/time-time.o `test -f 'src/time.c' || echo './'`src/time.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/time-resuse.o `test -f 'src/resuse.c' || echo './'`src/resuse.c /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/time-rusage-kb.o `test -f 'src/rusage-kb.c' || echo './'`src/rusage-kb.c rm -f lib/libtime.a /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-ar cr lib/libtime.a lib/lib_libtime_a-dirname-lgpl.o lib/lib_libtime_a-basename-lgpl.o lib/lib_libtime_a-stripslash.o lib/lib_libtime_a-getprogname.o lib/lib_libtime_a-progname.o lib/lib_libtime_a-unistd.o lib/lib_libtime_a-version-etc.o lib/lib_libtime_a-version-etc-fsf.o lib/getopt.o lib/getopt1.o lib/gettimeofday.o lib/localtime-buffer.o lib/strerror.o lib/strerror-override.o /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-ranlib lib/libtime.a /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o time src/time-time.o src/time-resuse.o src/time-rusage-kb.o ./lib/libtime.a make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/time-1.9' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/time-1.9' >>> time 1.9 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 -C /home/naourr/work/instance-1/output-1/build/time-1.9/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/time-1.9' /usr/bin/make install-am make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/time-1.9' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/time-1.9' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/share/info' /usr/bin/install -c time '/home/naourr/work/instance-1/output-1/target/usr/bin' /usr/bin/install -c -m 644 ./doc/time.info '/home/naourr/work/instance-1/output-1/target/usr/share/info' install-info --info-dir='/home/naourr/work/instance-1/output-1/target/usr/share/info' '/home/naourr/work/instance-1/output-1/target/usr/share/info/time.info' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/time-1.9' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/time-1.9' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/time-1.9' >>> Finalizing host directory >>> Finalizing target directory 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 printf '%s\n' C en_US locale-archive > /home/naourr/work/instance-1/output-1/build/locales.nopurge for dir in /home/naourr/work/instance-1/output-1/target/usr/share/locale /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale /home/naourr/work/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output-1/target/usr/include /home/naourr/work/instance-1/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output-1/target/usr/lib/cmake /home/naourr/work/instance-1/output-1/target/usr/share/cmake \ /home/naourr/work/instance-1/output-1/target/usr/doc find /home/naourr/work/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output-1/target/lib/ /home/naourr/work/instance-1/output-1/target/usr/lib/ /home/naourr/work/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output-1/target/usr/man /home/naourr/work/instance-1/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-1/output-1/target/usr/info /home/naourr/work/instance-1/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-1/output-1/target/usr/doc /home/naourr/work/instance-1/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/naourr/work/instance-1/output-1/target/lib/debug /home/naourr/work/instance-1/output-1/target/usr/lib/debug find /home/naourr/work/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-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/arc-buildroot-linux-uclibc-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.08-git-07975-g70cf2ae06a7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.08-git\"" \ ) > /home/naourr/work/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-1/output-1/per-package /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-1/output-1/build/apcupsd-3.14.14/.files-list.txt /home/naourr/work/instance-1/output-1/build/ccrypt-1.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/iftop-1.0pre4/.files-list.txt /home/naourr/work/instance-1/output-1/build/jimtcl-0.79/.files-list.txt /home/naourr/work/instance-1/output-1/build/joe-4.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/libfuse3-3.9.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/libilbc-829b08c7902ceb87a261279fabb36b6d523c6e07/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnfc-1.8.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libyang-1.0.176/.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/linux-headers-5.7.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/mfoc-0.10.7/.files-list.txt /home/naourr/work/instance-1/output-1/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8/.files-list.txt /home/naourr/work/instance-1/output-1/build/mutt-1.14.4/.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/pcre-8.44/.files-list.txt /home/naourr/work/instance-1/output-1/build/popt-1.16/.files-list.txt /home/naourr/work/instance-1/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08/.files-list.txt /home/naourr/work/instance-1/output-1/build/rsync-3.1.3/.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-none/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-1/output-1/build/taglib-1.11.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/tcl-8.6.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/time-1.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain-buildroot/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-1/output-1/build/uclibc-1.0.34/.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-acl-2.2.53/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-attr-2.4.48/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-binutils-arc-2020.03-release/.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-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-fakedate/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-fakeroot-1.20.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-faketime-0.9.8/.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-gcc-final-arc-2020.03-release/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gcc-initial-arc-2020.03-release/.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-gmp-6.1.2/.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-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-makedevs/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-meson-0.54.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-mpc-1.1.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-mpfr-4.0.2/.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-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-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python3-3.8.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python3-setuptools-44.0.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-tar-1.29/.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/jimtcl-0.79/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libfuse3-3.9.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libilbc-829b08c7902ceb87a261279fabb36b6d523c6e07/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnfc-1.8.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libyang-1.0.176/.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/linux-headers-5.7.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mfoc-0.10.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.44/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/popt-1.16/.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/taglib-1.11.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/tcl-8.6.9/.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/uclibc-1.0.34/.files-list-staging.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/naourr/work/instance-1/output-1/build/buildroot-fs mkdir -p /home/naourr/work/instance-1/output-1/build/buildroot-fs printf ' \n' >> /home/naourr/work/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/bin/fusermount3 f 4755 0 0 - - - - -\n\n' > /home/naourr/work/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/naourr/work/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.tar mkdir -p /home/naourr/work/instance-1/output-1/images rm -rf /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar mkdir -p /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/naourr/work/instance-1/output-1/target/ /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar/target" >> /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar/fakeroot 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" /home/naourr/work/instance-1/buildroot/support/scripts/mkusers /home/naourr/work/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar/target >> /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "/home/naourr/work/instance-1/output-1/host/bin/makedevs -d /home/naourr/work/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar/target" >> /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' find /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar/target -print0 | xargs -0 -r touch -hd @1592996759\n' >> /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/naourr/work/instance-1/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-1/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar/fakeroot 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" FAKEROOTDONTTRYCHOWN=1 /home/naourr/work/instance-1/output-1/host/bin/fakeroot -- /home/naourr/work/instance-1/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/naourr/work/instance-1/output-1/build/buildroot-fs/tar/target table='/home/naourr/work/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' ln -snf /home/naourr/work/instance-1/output-1/host/arc-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.08-git-07975-g70cf2ae06a7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-gcc-final arc-2020.03-release Collecting legal info >>> host-binutils arc-2020.03-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.34 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial arc-2020.03-release Collecting legal info >>> linux-headers 5.7.1 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> apcupsd 3.14.14 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> host-faketime 0.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> iftop 1.0pre4 Collecting legal info COPYING: OK (sha256: c00d1408e080e7f14615c7c2e0fbd079f1b2c19e93fc6eab819bdee8d5fdfbc4) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> jimtcl 0.79 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libfuse3 3.9.2 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> host-meson 0.54.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.8.3 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libyang 1.0.176 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> mfoc 0.10.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Collecting legal info mmc.h: OK (sha256: c3165393bcd710624e2909327a6fbeb736c47bdbe66de1c1a364ac7324d3e4d6) >>> mutt 1.14.4 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> taglib 1.11.1 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MPL: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> tcl 8.6.9 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-acl 2.2.53 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.4.48 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.20.2 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2020.03-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2020.03-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.7.1: cannot save license (LINUX_HEADERS_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'