-e 's|@''REPLACE_STRERROR''@|1|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|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/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 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 /usr/bin/mkdir -p lib/sys 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/autobuild/autobuild/instance-12/output-1/build/time-1.9' /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o lib/lib_libtime_a-dirname-lgpl.o `test -f 'lib/dirname-lgpl.c' || echo './'`lib/dirname-lgpl.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o lib/lib_libtime_a-basename-lgpl.o `test -f 'lib/basename-lgpl.c' || echo './'`lib/basename-lgpl.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o lib/lib_libtime_a-stripslash.o `test -f 'lib/stripslash.c' || echo './'`lib/stripslash.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o lib/lib_libtime_a-getprogname.o `test -f 'lib/getprogname.c' || echo './'`lib/getprogname.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o lib/lib_libtime_a-progname.o `test -f 'lib/progname.c' || echo './'`lib/progname.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o lib/lib_libtime_a-unistd.o `test -f 'lib/unistd.c' || echo './'`lib/unistd.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o lib/lib_libtime_a-version-etc.o `test -f 'lib/version-etc.c' || echo './'`lib/version-etc.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o lib/lib_libtime_a-version-etc-fsf.o `test -f 'lib/version-etc-fsf.c' || echo './'`lib/version-etc-fsf.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o lib/getopt.o lib/getopt.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o lib/getopt1.o lib/getopt1.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o lib/gettimeofday.o lib/gettimeofday.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o lib/localtime-buffer.o lib/localtime-buffer.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o lib/strerror.o lib/strerror.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o lib/strerror-override.o lib/strerror-override.c rm -f lib/libtime.a /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc-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/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc-ranlib lib/libtime.a /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o src/time-time.o `test -f 'src/time.c' || echo './'`src/time.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o src/time-resuse.o `test -f 'src/resuse.c' || echo './'`src/resuse.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -c -o src/time-rusage-kb.o `test -f 'src/rusage-kb.c' || echo './'`src/rusage-kb.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-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 -O1 -g0 -o time src/time-time.o src/time-resuse.o src/time-rusage-kb.o ./lib/libtime.a make[2]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/time-1.9' make[1]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/time-1.9' >>> time 1.9 Installing to target PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 DESTDIR=/home/autobuild/autobuild/instance-12/output-1/target install -C /home/autobuild/autobuild/instance-12/output-1/build/time-1.9/ make[1]: Entering directory '/home/autobuild/autobuild/instance-12/output-1/build/time-1.9' /usr/bin/make install-am make[2]: Entering directory '/home/autobuild/autobuild/instance-12/output-1/build/time-1.9' make[3]: Entering directory '/home/autobuild/autobuild/instance-12/output-1/build/time-1.9' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/target/usr/bin' /usr/bin/install -c time '/home/autobuild/autobuild/instance-12/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/target/usr/share/info' /usr/bin/install -c -m 644 ./doc/time.info '/home/autobuild/autobuild/instance-12/output-1/target/usr/share/info' install-info --info-dir='/home/autobuild/autobuild/instance-12/output-1/target/usr/share/info' '/home/autobuild/autobuild/instance-12/output-1/target/usr/share/info/time.info' make[3]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/time-1.9' make[2]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/time-1.9' make[1]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/time-1.9' >>> whois 5.5.13 Downloading wget --passive-ftp -nd -t 3 -O '/home/autobuild/autobuild/instance-12/output-1/build/.whois_5.5.13.tar.xz.x0FYzj/output' 'http://snapshot.debian.org/archive/debian/20220408T031931Z/pool/main/w/whois/whois_5.5.13.tar.xz' URL transformed to HTTPS due to an HSTS policy --2022-07-24 05:25:57-- https://snapshot.debian.org/archive/debian/20220408T031931Z/pool/main/w/whois/whois_5.5.13.tar.xz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving snapshot.debian.org (snapshot.debian.org)... 185.17.185.185, 193.62.202.27, 2001:630:206:4000:1a1a:0:c13e:ca1b, ... Connecting to snapshot.debian.org (snapshot.debian.org)|185.17.185.185|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 87384 (85K) Saving to: '/home/autobuild/autobuild/instance-12/output-1/build/.whois_5.5.13.tar.xz.x0FYzj/output' 0K .......... .......... .......... .......... .......... 58% 234K 0s 50K .......... .......... .......... ..... 100% 881K=0.3s 2022-07-24 05:25:58 (337 KB/s) - '/home/autobuild/autobuild/instance-12/output-1/build/.whois_5.5.13.tar.xz.x0FYzj/output' saved [87384/87384] whois_5.5.13.tar.xz: OK (sha256: 62e613f116d5635aea6684238db00b030a6602ffc79462e4a0a8e62cb184b5d7) >>> whois 5.5.13 Extracting xzcat /home/autobuild/autobuild/instance-12/dl/whois/whois_5.5.13.tar.xz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-12/output-1/build/whois-5.5.13 -xf - >>> whois 5.5.13 Patching >>> whois 5.5.13 Configuring >>> whois 5.5.13 Building PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 CC="/home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " LIBS="" Makefile.depend whois mkpasswd -C /home/autobuild/autobuild/instance-12/output-1/build/whois-5.5.13 make[1]: Entering directory '/home/autobuild/autobuild/instance-12/output-1/build/whois-5.5.13' /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -MM -MG *.c > Makefile.depend make[1]: 'Makefile.depend' is up to date. /usr/bin/perl make_version_h.pl debian/changelog > version.h /usr/bin/perl make_ip_del.pl < ip_del_list > ip_del.h /usr/bin/perl make_ip6_del.pl < ip6_del_list > ip6_del.h /usr/bin/perl make_as_del.pl < as_del_list > as_del.h /usr/bin/perl make_as32_del.pl < as32_del_list > as32_del.h /usr/bin/perl make_new_gtlds.pl < new_gtlds_list > new_gtlds.h /usr/bin/perl make_tld_serv.pl < tld_serv_list > tld_serv.h /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c whois.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c utils.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -o whois whois.o utils.o /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c mkpasswd.c /home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -o mkpasswd mkpasswd.o utils.o -lcrypt make[1]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/whois-5.5.13' >>> whois 5.5.13 Installing to target PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 CC="/home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " LIBS="" BASEDIR="/home/autobuild/autobuild/instance-12/output-1/target" install-whois install-mkpasswd -C /home/autobuild/autobuild/instance-12/output-1/build/whois-5.5.13 make[1]: Entering directory '/home/autobuild/autobuild/instance-12/output-1/build/whois-5.5.13' install -d /home/autobuild/autobuild/instance-12/output-1/target/usr/bin/ install -d /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man/man1/ install -d /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man/man5/ install -m 0755 whois /home/autobuild/autobuild/instance-12/output-1/target/usr/bin/ install -m 0644 whois.1 /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man/man1/ install -m 0644 whois.conf.5 /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man/man5/ install -d /home/autobuild/autobuild/instance-12/output-1/target/usr/bin/ install -d /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man/man1/ install -m 0755 mkpasswd /home/autobuild/autobuild/instance-12/output-1/target/usr/bin/ install -m 0644 mkpasswd.1 /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man/man1/ make[1]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/whois-5.5.13' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-12/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a73%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-12/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-12/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-12/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-12/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a73%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-12/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-12/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-12/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/autobuild/autobuild/instance-12/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-12/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-12/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-12/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-12/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-12/output-1/target/etc/shadow rm -f /home/autobuild/autobuild/instance-12/output-1/target/bin/sh if [ -x /home/autobuild/autobuild/instance-12/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-12/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/include /home/autobuild/autobuild/instance-12/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-12/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-12/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-12/output-1/target/usr/doc find /home/autobuild/autobuild/instance-12/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-12/output-1/target/lib/ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-12/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-12/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-12/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/man /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/info /home/autobuild/autobuild/instance-12/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/doc /home/autobuild/autobuild/instance-12/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-12/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-12/output-1/target/lib/debug /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-12/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-12/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-12/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/autobuild/autobuild/instance-12/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/autobuild/autobuild/instance-12/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-650-g95ea6664cd"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-12/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-12/output-1/per-package /home/autobuild/autobuild/instance-12/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-12/output-1/target/usr ln -snf /home/autobuild/autobuild/instance-12/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-12/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-12/buildroot' >>> Buildroot 2022.05-650-g95ea6664cd Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> ifenslave 2.9 Collecting legal info debian/copyright: OK (sha256: 299e00f3afc0e6ea0685340df73ad444e58e6fe0229989ba0983f5f33e275c41) >>> initscripts Collecting legal info >>> keepalived 2.2.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libudfread 1.1.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> openblas 0.3.20 Collecting legal info LICENSE: OK (sha256: 190b5a9c8d9723fe958ad33916bd7346d96fab3c5ea90832bb02d854f620fcff) >>> openvpn 2.5.7 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> whois 5.5.13 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-12/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot'