checking for setgroups... yes checking for inet_aton... yes checking for dummy... no checking for ar... no checking for grantpt... yes checking for unlockpt... yes checking for strdup prototype... yes checking for strerror prototype... yes checking for strstr prototype... yes checking for getipnodebyname prototype... no 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 sa_family_t... yes checking for struct sock_extended_err... yes checking for struct sigaction.sa_sigaction... yes checking for termios.c_ispeed... (cached) no 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_mreq... yes checking for struct ip_mreqn... yes checking for struct ipv6_mreq... 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 clock_gettime in -lrt... yes checking for flock... yes checking for setenv... yes checking for unsetenv... yes checking for SSLv2_client_method... yes checking for SSLv2_server_method... yes checking for SSL_CTX_set_default_verify_paths... yes checking for SSLv3_client_method... yes checking for SSLv3_server_method... yes checking for SSLv23_client_method... yes checking for SSLv23_server_method... yes checking for TLSv1_client_method... yes checking for TLSv1_server_method... yes checking for TLSv1_1_client_method... yes checking for TLSv1_1_client_method... (cached) yes checking for TLSv1_1_server_method... yes checking for TLSv1_2_client_method... yes checking for TLSv1_2_server_method... yes checking for DTLSv1_client_method... yes checking for DTLSv1_server_method... yes 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 size_t... 4 /* unsigned int */ 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... 7 /* long long */ checking for equivalent simple type of off64_t... 7 /* long long */ checking for equivalent simple type of dev_t... 8 /* unsigned long long */ checking for basic type of struct stat.st_ino... 8 /* unsigned long long */ checking for basic type of struct stat.st_nlink... 4 /* unsigned int */ checking for basic type of struct stat.st_size... 7 /* long long */ checking for basic type of struct stat.st_blksize... 5 /* long */ checking for basic type of struct stat.st_blocks... 7 /* long long */ checking for basic type of struct stat64.st_dev... 8 /* unsigned long long */ checking for basic type of struct stat64.st_ino... 8 /* unsigned long long */ checking for basic type of struct stat64.st_nlink... 4 /* unsigned int */ checking for basic type of struct stat64.st_size... 7 /* long long */ checking for basic type of struct stat64.st_blksize... 5 /* long */ checking for basic type of struct stat64.st_blocks... 7 /* long long */ checking for basic type of struct timeval.tv_usec... 5 /* long */ checking for basic type of struct rlimit.rlim_max... 8 /* unsigned long long */ checking for basic type of struct cmsghdr.cmsg_len... 4 /* unsigned int */ 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, --disable-static, --enable-shared >>> socat 2.0.0-b9 Building PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-2/output/build/socat-2.0.0-b9/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/socat-2.0.0-b9' /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 xiotransfer.o xiotransfer.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 xioengine.o xioengine.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 xiosocketpair.o xiosocketpair.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 xioopen.c: In function 'socat_open': xioopen.c:420:8: warning: unused variable 'newpipesep' [-Wunused-variable] int newpipesep = 1; /* dual address: 1%0 instead of 0!!1 */ ^~~~~~~~~~ xiosigchld.c: In function 'childdied': xiosigchld.c:96:8: warning: unused variable 'i' [-Wunused-variable] int i; ^ /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 At top level: xiosigchld.c:60:12: warning: 'xio_checkchild' defined but not used [-Wunused-function] static int xio_checkchild(xiofile_t *socket, int socknum, pid_t deadchild) { ^~~~~~~~~~~~~~ /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 xioshutdown.c: In function 'xioshut_sleep_kill': xioshutdown.c:252:21: warning: unused variable 'act' [-Wunused-variable] struct sigaction act; ^~~ xio-fdnum.c: In function 'xioopen_fdnum': xio-fdnum.c:32:16: warning: unused variable 'numfd2' [-Wunused-variable] int numfd1, numfd2 = -1; ^~~~~~ /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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-socks5.o xio-socks5.c xio-socket.c: In function 'xiocheckpeer': xio-socket.c:1798:8: warning: unused variable 'result' [-Wunused-variable] int result; ^~~~~~ /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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-ext2.o xio-ext2.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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-nop.o xio-nop.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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-test.o xio-test.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 xio-socks5.c: In function '_xioopen_socks5_connect': xio-socks5.c:299:50: warning: pointer targets in passing argument 1 of 'strncat' differ in signedness [-Wpointer-sign] *(sendrequest->destaddr+1) = '\0'; strncat(sendrequest->destaddr+1, targetname, sizeof(sendbuff)-5); ^~~~~~~~~~~ In file included from sysincludes.h:20:0, from xiosysincludes.h:11, from xio-socks5.c:7: /accts/mlweber1/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/string.h:94:14: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' extern char *strncat (char *__restrict __dest, const char *__restrict __src, ^~~~~~~ xio-socks5.c:305:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((uint16_t *)&sendrequest->destaddr[strlen(targetname)+1]) = targetport; ^ xio-socks5.c: In function 'xio_socks5_username_password': xio-socks5.c:434:25: warning: pointer targets in passing argument 1 of 'strncat' differ in signedness [-Wpointer-sign] *pos = '\0'; strncat(pos, username, 255); ^~~ In file included from sysincludes.h:20:0, from xiosysincludes.h:11, from xio-socks5.c:7: /accts/mlweber1/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/string.h:94:14: note: expected 'char * restrict' but argument is of type 'unsigned char *' extern char *strncat (char *__restrict __dest, const char *__restrict __src, ^~~~~~~ xio-socks5.c:437:25: warning: pointer targets in passing argument 1 of 'strncat' differ in signedness [-Wpointer-sign] *pos = '\0'; strncat(pos, password, 255); ^~~ In file included from sysincludes.h:20:0, from xiosysincludes.h:11, from xio-socks5.c:7: /accts/mlweber1/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/string.h:94:14: note: expected 'char * restrict' but argument is of type 'unsigned char *' extern char *strncat (char *__restrict __dest, const char *__restrict __src, ^~~~~~~ /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 xio-progcall.c: In function '_xioopen_progcall': xio-progcall.c:168:42: warning: passing argument 3 of 'retropt_int' from incompatible pointer type [-Wincompatible-pointer-types] if (retropt_int(popts, OPT_LEFTINFD, (unsigned short *)&fdi) >= 0) { ^ In file included from xioopen.h:19:0, from xio-progcall.c:8: xioopts.h:917:12: note: expected 'int *' but argument is of type 'short unsigned int *' extern int retropt_int(struct opt *opts, int optcode, int *result); ^~~~~~~~~~~ xio-progcall.c:173:42: warning: passing argument 3 of 'retropt_int' from incompatible pointer type [-Wincompatible-pointer-types] if (retropt_int(popts, OPT_LEFTOUTFD, (unsigned short *)&fdo) >= 0) { ^ In file included from xioopen.h:19:0, from xio-progcall.c:8: xioopts.h:917:12: note: expected 'int *' but argument is of type 'short unsigned int *' extern int retropt_int(struct opt *opts, int optcode, int *result); ^~~~~~~~~~~ xio-openssl.c: In function 'xioopen_openssl_connect': xio-openssl.c:256:8: warning: unused variable 'rw' [-Wunused-variable] int rw = (xioflags&XIO_ACCMODE); ^~ /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 xio-progcall.c:696:19: warning: unused variable 'tmpo' [-Wunused-variable] int tmpi, tmpo; ^~~~ xio-progcall.c:696:13: warning: unused variable 'tmpi' [-Wunused-variable] int tmpi, tmpo; ^~~~ xio-progcall.c:105:9: warning: unused variable 'ptyname' [-Wunused-variable] char ptyname[MAXPTYNAMELEN]; ^~~~~~~ /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-ar r libxio.a xioinitialize.o xiohelp.o xioparam.o xiodiag.o xioopen.o xioopts.o xiosignal.o xiosigchld.o xioread.o xiowrite.o xiotransfer.o xioengine.o xiolayer.o xioshutdown.o xioclose.o xioexit.o xiosocketpair.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-ip.o xio-ip4.o xio-ip6.o xio-ipapp.o xio-tcp.o xio-sctp.o xio-rawip.o xio-socks.o xio-socks5.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-ext2.o xio-tun.o xio-nop.o xio-test.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 /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 -lssl -lcrypto -lpthread /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -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 -lssl -lcrypto -lpthread /accts/mlweber1/instance-2/output/host/bin/arm-linux-ar: creating libxio.a /accts/mlweber1/instance-2/output/host/bin/arm-linux-ranlib libxio.a /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -Wno-parentheses -pthread -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o socat socat.o libxio.a -lrt -lutil -lssl -lcrypto -lpthread make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/socat-2.0.0-b9' >>> socat 2.0.0-b9 Installing to target PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/target install -C /accts/mlweber1/instance-2/output/build/socat-2.0.0-b9/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/socat-2.0.0-b9' mkdir -p /accts/mlweber1/instance-2/output/target/usr/bin /usr/bin/install -c -m 755 socat /accts/mlweber1/instance-2/output/target/usr/bin /usr/bin/install -c -m 755 procan /accts/mlweber1/instance-2/output/target/usr/bin /usr/bin/install -c -m 755 filan /accts/mlweber1/instance-2/output/target/usr/bin make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/socat-2.0.0-b9' WARNING: no hash file for stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895.tar.gz >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Extracting gzip -d -c /accts/mlweber1/instance-2/dl/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895 -xf - >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Patching >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Configuring >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Building PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-2/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-2/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-2/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-2/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-2/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-2/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-2/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-2/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-2/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=false -C /accts/mlweber1/instance-2/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895 make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895' /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dev_table.o dev_table.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o i2c.o i2c.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o init.o init.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o main.o main.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o port.o port.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o serial_common.o serial_common.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o serial_platform.o serial_platform.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o stm32.o stm32.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o utils.o utils.c cd parsers && /usr/bin/make parsers.a make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895/parsers' /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o binary.o binary.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hex.o hex.c /accts/mlweber1/instance-2/output/host/bin/arm-linux-ar rc parsers.a binary.o hex.o make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895/parsers' /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -o stm32flash dev_table.o i2c.o init.o main.o port.o serial_common.o serial_platform.o stm32.o utils.o parsers/parsers.a make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895' >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Installing to target PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR="/accts/mlweber1/instance-2/output/target" PREFIX="/usr" -C /accts/mlweber1/instance-2/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895 install make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895' install -d /accts/mlweber1/instance-2/output/target/usr/bin install -m 755 stm32flash /accts/mlweber1/instance-2/output/target/usr/bin install -d /accts/mlweber1/instance-2/output/target/usr/share/man/man1 install -m 644 stm32flash.1 /accts/mlweber1/instance-2/output/target/usr/share/man/man1 make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/stm32flash-4ac0566f188f39eace0223d966d349cd2f2c5895' wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435.tar.gz: OK (sha256: b99700f6d504d76878de83ac50f18a0270b6edd0b52a0458c60fc606ed3332f0) >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Extracting gzip -d -c /accts/mlweber1/instance-2/dl/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435 -xf - >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Patching >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Configuring >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Building >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Installing to target mkdir -p /accts/mlweber1/instance-2/output/target/lib/firmware/ti-connectivity cp /accts/mlweber1/instance-2/output/build/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435/TIInit_*.bts /accts/mlweber1/instance-2/output/target/lib/firmware/ti-connectivity >>> Finalizing target directory mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "buildroot" > /accts/mlweber1/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-2/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-2/output/target/etc/shadow rm -f /accts/mlweber1/instance-2/output/target/bin/sh rm -f /accts/mlweber1/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-2/output/target/usr/include /accts/mlweber1/instance-2/output/target/usr/share/aclocal \ /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-2/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-2/output/target/usr/lib/cmake /accts/mlweber1/instance-2/output/target/usr/share/cmake find /accts/mlweber1/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-2/output/target/lib/ /accts/mlweber1/instance-2/output/target/usr/lib/ /accts/mlweber1/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-2/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-2/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-2/output/target/usr/man /accts/mlweber1/instance-2/output/target/usr/share/man rm -rf /accts/mlweber1/instance-2/output/target/usr/info /accts/mlweber1/instance-2/output/target/usr/share/info rm -rf /accts/mlweber1/instance-2/output/target/usr/doc /accts/mlweber1/instance-2/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-2/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-git-02416-g68b9447"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /accts/mlweber1/instance-2/output/target/etc/os-release >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-2/buildroot' make: Entering directory `/accts/mlweber1/instance-2/buildroot' >>> Buildroot 2017.11-git-02416-g68b9447 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> canfestival 7740ac6fdedc23e1ed6908d3d7db54833c88572b Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for LICENCE >>> host-python 2.7.14 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info ERROR: No hash found for COPYING >>> host-m4 1.4.18 Collecting legal info ERROR: No hash found for COPYING >>> host-automake 1.15.1 Collecting legal info ERROR: No hash found for COPYING >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> flannel v0.5.5 Collecting legal info ERROR: No hash found for LICENSE >>> host-go 1.9 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> inotify-tools 1df9af4d6cd0f4af4b1b19254bcf056aed4ae395 Collecting legal info ERROR: No hash found for COPYING >>> iptables 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> keepalived 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> libao 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info ERROR: No hash found for COPYING >>> libnspr 4.17 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.33 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> sqlite 3200100 Collecting legal info ERROR: No hash found for tea/license.terms >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> host-mkpasswd Collecting legal info >>> monkey 1.5.6 Collecting legal info ERROR: No hash found for LICENSE >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> psmisc 23.1 Collecting legal info ERROR: No hash found for COPYING >>> ptpd2 ptpd-2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> quagga 1.1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gawk 4.1.4 Collecting legal info ERROR: No hash found for COPYING >>> socat 2.0.0-b9 Collecting legal info ERROR: No hash found for COPYING >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Collecting legal info WARNING: no hash file for gpl-2.0.txt >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Collecting legal info ERROR: No hash found for LICENCE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-2/output/legal-info make: Leaving directory `/accts/mlweber1/instance-2/buildroot'