checking whether to include file descriptor analyzer... yes checking whether to include retry support... yes checking included message level... debug checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-cpp checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for nanosleep... yes checking whether /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc needs -traditional... no checking for working memcmp... (cached) yes checking return type of signal handlers... void checking for strftime... yes checking for putenv... yes checking for select... yes checking for pselect... yes checking for poll... yes checking for socket... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes checking for getpgid... yes checking for getsid... yes checking for gethostbyname... yes checking for getaddrinfo... yes checking for getprotobynumber... yes checking for setgroups... yes checking for inet_aton... yes checking for grantpt... yes checking for unlockpt... yes checking for cfsetispeed... yes checking for cfgetispeed... yes checking for cfsetospeed... yes checking for cfgetospeed... yes checking for posix_memalign prototype... yes checking for strdup prototype... yes checking for strerror prototype... yes checking for strstr prototype... yes checking for getipnodebyname prototype... no checking for strndup prototype... yes checking for memrchr prototype... yes checking for if_indextoname prototype... yes checking for ptsname prototype... yes checking for long long... yes checking for sig_atomic_t... yes checking for bool... yes checking for socklen_t... yes checking for struct stat64... yes checking for off64_t... yes checking for sighandler_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for fdset->fds_bits... yes checking for struct termios . c_ispeed... no checking for struct termios . c_ospeed... no checking for sa_family_t... yes checking for struct sock_extended_err... yes checking for struct sigaction.sa_sigaction... yes checking if _SVID3 is helpful... no checking if _XPG4_2 is helpful... no checking for struct timespec... yes checking for struct linger... yes checking for struct ip... yes checking for struct ip_mreq... yes checking for struct ip_mreqn... yes checking for struct ipv6_mreq... yes checking for struct ip_mreq_source... yes checking for struct ifreq... yes checking for struct ifreq.ifr_index... no checking for struct ifreq.ifr_ifindex... yes checking for struct sockaddr.sa_len... no checking for component names of sockaddr_in6... s6_addr checking for struct iovec... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_controllen... yes checking for struct msghdr.msgflags... yes checking for struct cmsghdr... yes checking for struct in_pktinfo... yes checking for ipi_spec_dst in struct in_pktinfo... yes checking for struct in6_pktinfo... yes checking for struct ip.ip_hl... yes checking for sigaction... yes checking for stat64... yes checking for fstat64... yes checking for lstat64... yes checking for lseek64... yes checking for truncate64... yes checking for ftruncate64... yes checking for strtoll... yes checking for hstrerror... (cached) yes checking for inet_ntop... yes checking for openpty... yes checking for openpty in -lbsd... no checking for openpty in -lutil... yes checking for gettimeofday prototype... yes checking for clock_gettime in -lrt... yes checking for flock... yes checking for setenv... yes checking for unsetenv... yes checking for TLS_client_method... no checking for TLS_client_method in -lcrypt... no checking for TLS_server_method... no checking for TLS_server_method in -lcrypt... no checking for DTLS_client_method... no checking for DTLS_client_method in -lcrypt... no checking for DTLS_server_method... no checking for DTLS_server_method in -lcrypt... no checking for SSLv2_client_method... no checking for SSLv2_client_method in -lcrypt... no checking for SSLv2_server_method... no checking for SSLv2_server_method in -lcrypt... no checking for SSLv3_client_method... no checking for SSLv3_client_method in -lcrypt... no checking for SSLv3_server_method... no checking for SSLv3_server_method in -lcrypt... no checking for SSLv23_client_method... no checking for SSLv23_client_method in -lcrypt... no checking for SSLv23_server_method... no checking for SSLv23_server_method in -lcrypt... no checking for TLSv1_client_method... no checking for TLSv1_client_method in -lcrypt... no checking for TLSv1_server_method... no checking for TLSv1_server_method in -lcrypt... no checking for TLSv1_1_client_method... no checking for TLSv1_1_client_method in -lcrypt... no checking for TLSv1_1_server_method... no checking for TLSv1_1_server_method in -lcrypt... no checking for TLSv1_2_client_method... no checking for TLSv1_2_client_method in -lcrypt... no checking for TLSv1_2_server_method... no checking for TLSv1_2_server_method in -lcrypt... no checking for DTLSv1_client_method... no checking for DTLSv1_client_method in -lcrypt... no checking for DTLSv1_server_method... no checking for DTLSv1_server_method in -lcrypt... no checking for DTLSv1_2_client_method... no checking for DTLSv1_2_client_method in -lcrypt... no checking for DTLSv1_2_server_method... no checking for DTLSv1_2_server_method in -lcrypt... no checking for SSL_CTX_set_default_verify_paths... no checking for RAND_egd... no checking for RAND_egd in -lcrypt... no checking for DH_set0_pqg... no checking for DH_set0_pqg in -lcrypt... no checking for ASN1_STRING_get0_data... no checking for ASN1_STRING_get0_data in -lcrypt... no checking for RAND_status... no checking for SSL_CTX_clear_mode... no checking for SSL_set_tlsext_host_name... no checking for SSL_library_init... (cached) no checking for ERR_error_string... no checking for type EC_KEY... no checking if snprintf conforms to C99... no checking if printf has Z modifier... no checking shift offset of CRDLY... (cached) 9 checking shift offset of TABDLY... (cached) 11 checking shift offset of CSIZE... (cached) 4 configure: using compile -Werror method to find basic types checking for equivalent simple type of uint16_t... 2 /* unsigned short */ checking for equivalent simple type of uint32_t... 4 /* unsigned int */ checking for equivalent simple type of uint64_t... 6 /* unsigned long */ checking for equivalent simple type of int16_t... 1 /* short */ checking for equivalent simple type of int32_t... 3 /* int */ checking for equivalent simple type of int64_t... 5 /* long */ checking for equivalent simple type of size_t... 6 /* unsigned long */ checking for equivalent simple type of mode_t... 4 /* unsigned int */ checking for equivalent simple type of pid_t... 3 /* int */ checking for equivalent simple type of uid_t... 4 /* unsigned int */ checking for equivalent simple type of gid_t... 4 /* unsigned int */ checking for equivalent simple type of time_t... 5 /* long */ checking for equivalent simple type of socklen_t... 4 /* unsigned int */ checking for equivalent simple type of off_t... 5 /* long */ checking for equivalent simple type of off64_t... 5 /* long */ checking for equivalent simple type of dev_t... 6 /* unsigned long */ checking for equivalent simple type of speed_t... 4 /* unsigned int */ checking for basic type of struct stat.st_ino... 6 /* unsigned long */ checking for basic type of struct stat.st_nlink... 4 /* unsigned int */ checking for basic type of struct stat.st_size... 5 /* long */ checking for basic type of struct stat.st_blksize... 5 /* long */ checking for basic type of struct stat.st_blocks... 5 /* long */ checking for basic type of struct stat64.st_dev... 6 /* unsigned long */ checking for basic type of struct stat64.st_ino... 6 /* unsigned long */ checking for basic type of struct stat64.st_nlink... 4 /* unsigned int */ checking for basic type of struct stat64.st_size... 5 /* long */ checking for basic type of struct stat64.st_blksize... 5 /* long */ checking for basic type of struct stat64.st_blocks... 5 /* long */ checking for basic type of struct timeval.tv_usec... 3 /* int */ checking for basic type of struct timespec.tv_nsec... 5 /* long */ checking for basic type of struct rlimit.rlim_max... 6 /* unsigned long */ checking for basic type of struct cmsghdr.cmsg_len... 6 /* unsigned long */ checking for /dev/ptmx... yes checking for /proc... yes checking for /proc/*/fd... yes checking whether to include libwrap support... yes checking for components of libwrap... configure: checked for tcpd.h... no configure: WARNING: not all components of tcp wrappers found, disabling it checking for hosts_allow_table... no checking for declaration of environ... yes checking for var environ... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --enable-shared >>> socat 1.7.4.3 Building PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/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 -C /home/autobuild/autobuild/instance-8/output-1/build/socat-1.7.4.3/ make[1]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/socat-1.7.4.3' /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o socat.o socat.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xioinitialize.o xioinitialize.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xiohelp.o xiohelp.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xioparam.o xioparam.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xiodiag.o xiodiag.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xioopen.o xioopen.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xioopts.o xioopts.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xiosignal.o xiosignal.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xiosigchld.o xiosigchld.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xioread.o xioread.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xiowrite.o xiowrite.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xiolayer.o xiolayer.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xioshutdown.o xioshutdown.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xioclose.o xioclose.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xioexit.o xioexit.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-process.o xio-process.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-fd.o xio-fd.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-fdnum.o xio-fdnum.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-stdio.o xio-stdio.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-pipe.o xio-pipe.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-gopen.o xio-gopen.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-creat.o xio-creat.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-file.o xio-file.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-named.o xio-named.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-socket.o xio-socket.c xio-socket.c: In function 'xiocheckpeer': xio-socket.c:1829:8: warning: unused variable 'result' [-Wunused-variable] 1829 | int result; | ^~~~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-interface.o xio-interface.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-listen.o xio-listen.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-unix.o xio-unix.c In file included from /home/autobuild/autobuild/instance-8/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from sysincludes.h:21, from xiosysincludes.h:11, from xio-unix.c:7: In function 'strncpy', inlined from 'xiosetunix' at xio-unix.c:104:4: /home/autobuild/autobuild/instance-8/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-vsock.o xio-vsock.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-ip.o xio-ip.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-ip4.o xio-ip4.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-ip6.o xio-ip6.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-ipapp.o xio-ipapp.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-tcp.o xio-tcp.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-sctp.o xio-sctp.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-rawip.o xio-rawip.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-socks.o xio-socks.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-proxy.o xio-proxy.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-udp.o xio-udp.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-progcall.o xio-progcall.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-exec.o xio-exec.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-system.o xio-system.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-termios.o xio-termios.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-readline.o xio-readline.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-pty.o xio-pty.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-openssl.o xio-openssl.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-streams.o xio-streams.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-ascii.o xio-ascii.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xiolockfile.o xiolockfile.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-tcpwrap.o xio-tcpwrap.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-fs.o xio-fs.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xio-tun.o xio-tun.c In file included from /home/autobuild/autobuild/instance-8/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from sysincludes.h:21, from xiosysincludes.h:11, from xio-tun.c:7: In function 'strncpy', inlined from 'xioopen_tun' at xio-tun.c:109:7: /home/autobuild/autobuild/instance-8/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o error.o error.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dalan.o dalan.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o procan.o procan.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o procan-cdefs.o procan-cdefs.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hostan.o hostan.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o fdname.o fdname.c In file included from /home/autobuild/autobuild/instance-8/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from sysincludes.h:21, from fdname.c:11: In function 'strncpy', inlined from 'sockname' at fdname.c:262:4: /home/autobuild/autobuild/instance-8/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sysutils.o sysutils.c In file included from /home/autobuild/autobuild/instance-8/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from sysincludes.h:21, from sysutils.c:10: In function 'strncpy', inlined from 'ifindexbyname' at sysutils.c:657:4: /home/autobuild/autobuild/instance-8/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o utils.o utils.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o nestlex.o nestlex.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o vsnprintf_r.o vsnprintf_r.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o snprinterr.o snprinterr.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filan.o filan.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sycls.o sycls.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sslcls.o sslcls.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ar r libxio.a xioinitialize.o xiohelp.o xioparam.o xiodiag.o xioopen.o xioopts.o xiosignal.o xiosigchld.o xioread.o xiowrite.o xiolayer.o xioshutdown.o xioclose.o xioexit.o xio-process.o xio-fd.o xio-fdnum.o xio-stdio.o xio-pipe.o xio-gopen.o xio-creat.o xio-file.o xio-named.o xio-socket.o xio-interface.o xio-listen.o xio-unix.o xio-vsock.o xio-ip.o xio-ip4.o xio-ip6.o xio-ipapp.o xio-tcp.o xio-sctp.o xio-rawip.o xio-socks.o xio-proxy.o xio-udp.o xio-progcall.o xio-exec.o xio-system.o xio-termios.o xio-readline.o xio-pty.o xio-openssl.o xio-streams.o xio-ascii.o xiolockfile.o xio-tcpwrap.o xio-fs.o xio-tun.o error.o dalan.o procan.o procan-cdefs.o hostan.o fdname.o sysutils.o utils.o nestlex.o vsnprintf_r.o snprinterr.o filan.o sycls.o sslcls.o /home/autobuild/autobuild/instance-8/output-1/host/lib/gcc/sparc64-buildroot-linux-gnu/10.3.0/../../../../sparc64-buildroot-linux-gnu/bin/ar: creating libxio.a /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ranlib libxio.a /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o socat socat.o libxio.a -lrt -lutil /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o procan_main.o procan_main.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o procan procan_main.o procan.o procan-cdefs.o hostan.o error.o sycls.o sysutils.o utils.o vsnprintf_r.o snprinterr.o -lrt -lutil /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filan_main.o filan_main.c /home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o filan filan_main.o filan.o fdname.o error.o sycls.o sysutils.o utils.o vsnprintf_r.o snprinterr.o -lrt -lutil make[1]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/socat-1.7.4.3' >>> socat 1.7.4.3 Installing to target PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/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-8/output-1/target install -C /home/autobuild/autobuild/instance-8/output-1/build/socat-1.7.4.3/ make[1]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/socat-1.7.4.3' mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/usr/bin /usr/bin/install -c -m 755 socat /home/autobuild/autobuild/instance-8/output-1/target/usr/bin /usr/bin/install -c -m 755 procan /home/autobuild/autobuild/instance-8/output-1/target/usr/bin /usr/bin/install -c -m 755 filan /home/autobuild/autobuild/instance-8/output-1/target/usr/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/socat-1.7.4.3' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-8/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc64%g" -e "s%@TARGET_CPU@%ultrasparc%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-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-8/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-8/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-8/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-8/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc64%g" -e "s%@TARGET_CPU@%ultrasparc%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-8/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-8/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-8/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-8/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-8/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-8/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-8/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-8/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-8/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-8/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-8/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/include /home/autobuild/autobuild/instance-8/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-8/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-8/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-8/output-1/target/usr/doc find /home/autobuild/autobuild/instance-8/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-8/output-1/target/lib/ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-8/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-8/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-8/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/man /home/autobuild/autobuild/instance-8/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/info /home/autobuild/autobuild/instance-8/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/doc /home/autobuild/autobuild/instance-8/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-8/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-8/output-1/target/lib/debug /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-8/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-8/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-8/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-8/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-8/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-1045-gb634d504cb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-rc1\"" \ ) > /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-8/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-8/output-1/per-package /home/autobuild/autobuild/instance-8/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-8/output-1/target/usr ln -snf /home/autobuild/autobuild/instance-8/output-1/host/sparc64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-8/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-8/buildroot' >>> Buildroot 2022.02-1045-gb634d504cb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> 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 10.3.0 Collecting legal info >>> glibc 2.35-96-g2c4fc8e5ca742c6a3a1933799495bb0b00a807f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.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-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) >>> linux-headers 5.17.7 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> 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) >>> initscripts Collecting legal info >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> mbedtls 2.28.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> ndisc6 1.0.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nettle 3.7.3 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> qdecoder 12.0.8 Collecting legal info COPYING: OK (sha256: 17e647523e5c5c75fd02861dcf3ea91a146d918ab303460ee58135c9dd70904e) >>> socat 1.7.4.3 Collecting legal info README: OK (sha256: 432aebfec164bedcaada7cdf2849e1f003fa00a91a0a1ed34d7cf4abe980f5fb) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-8/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot'