checking for arm-buildroot-linux-gnueabi-strip... /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabi checking for arm-buildroot-linux-gnueabi-gcc... /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc accepts -g... yes checking for /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc option to accept ISO C89... none needed checking whether /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc... none checking how to run the C preprocessor... /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-cpp checking for gethostbyname... ./configure: line 1576: ac_fn_c_try_link: command not found no checking for gethostbyname in -lnsl... yes checking for yp_match... yes checking for socket... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking rpcsvc/ypclnt.h usability... yes checking rpcsvc/ypclnt.h presence... yes checking for rpcsvc/ypclnt.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... (cached) no checking for uid_t in sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc needs -traditional... no checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for gethostname... yes checking for gettimeofday... yes checking for mktime... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> rtptools 1.20 Building PATH="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/home/rclinux/bin:/home/rclinux/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j3 -C /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/rtptools-1.20/ make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/rtptools-1.20' /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -c -o host2ip.o host2ip.c /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -c -o hpt.o hpt.c /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -c -o multimer.o multimer.c host2ip.c:13:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "$Id: host2ip.c,v 1.2 2002/09/01 13:31:34 hgs Exp $"; ^ multimer.c:51:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "$Id: multimer.c,v 1.2 2002/09/01 13:16:12 hgs Exp $"; ^ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -c -o notify.o notify.c /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -c -o rd.o rd.c /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -c -o rtpdump.o rtpdump.c notify.c:20:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "$Id: notify.c,v 1.2 2002/09/01 13:16:12 hgs Exp $"; ^ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -c -o rtpplay.o rtpplay.c rtpdump.c: In function 'main': rtpdump.c:846:24: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] 0, (struct sockaddr *)&sin, &alen); ^ In file included from rtpdump.c:32:0: /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/sys/socket.h:175:16: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ rtpdump.c: At top level: rtpdump.c:54:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "$Id: rtpdump.c,v 1.6 2002/09/10 10:30:54 at541 Exp $"; ^ rtpplay.c: In function 'play_handler': rtpplay.c:147:11: warning: variable 'm' set but not used [-Wunused-but-set-variable] u_int8 m = 0; ^ rtpplay.c:146:11: warning: variable 'seq' set but not used [-Wunused-but-set-variable] u_int16 seq = 0; ^ rtpplay.c: In function 'main': rtpplay.c:346:35: warning: pointer targets in passing argument 3 of 'hpt' differ in signedness [-Wpointer-sign] if (hpt(argv[optind], (struct sockaddr *)&sin, &ttl) < 0) { ^ rtpplay.c:302:14: note: expected 'unsigned char *' but argument is of type 'char *' extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); ^ rtpplay.c: At top level: rtpplay.c:47:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "$Id: rtpplay.c,v 1.6 2002/09/10 10:24:10 at541 Exp $"; ^ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -c -o rtpsend.o rtpsend.c rtpsend.c: In function 'rtp': rtpsend.c:708:11: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] int dummy; ^ rtpsend.c:650:7: warning: variable 'pad' set but not used [-Wunused-but-set-variable] int pad = 0; ^ rtpsend.c: In function 'main': rtpsend.c:910:35: warning: pointer targets in passing argument 3 of 'hpt' differ in signedness [-Wpointer-sign] if (hpt(argv[optind], (struct sockaddr *)&sin, &ttl) < 0) { ^ rtpsend.c:869:14: note: expected 'unsigned char *' but argument is of type 'char *' extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); ^ rtpsend.c: At top level: rtpsend.c:41:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "$Id: rtpsend.c,v 1.5 2002/09/10 10:24:10 at541 Exp $"; ^ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -c -o rtptrans.o rtptrans.c rtptrans.c: In function 'socket_handler': rtptrans.c:219:17: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] (struct sockaddr *)&sin_from, &addr_len); ^ In file included from rtptrans.c:49:0: /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/sys/socket.h:175:16: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ rtptrans.c:343:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] else if (((struct CtrlMsgHdr *)packet)->type == 1) /* vat ID messages */{ ^ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -o rtpdump host2ip.o hpt.o multimer.o notify.o rd.o rtpdump.o -lnsl /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -o rtpplay host2ip.o hpt.o multimer.o notify.o rd.o rtpplay.o -lnsl /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -o rtptrans host2ip.o hpt.o multimer.o notify.o rtptrans.o -lnsl /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -o rtpsend host2ip.o hpt.o multimer.o notify.o rtpsend.o -lnsl make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/rtptools-1.20' >>> rtptools 1.20 Installing to target PATH="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/home/rclinux/bin:/home/rclinux/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j3 DESTDIR=/home/rclinux/rc-buildroot-test/scripts/instance-1/output/target install -C /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/rtptools-1.20/ make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/rtptools-1.20' make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/rtptools-1.20' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin' /usr/bin/install -c rtpdump rtpplay rtpsend rtptrans '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin' make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/rtptools-1.20' make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/rtptools-1.20' go1.4.3.src.tar.gz: OK (sha256: 9947fc705b0b841b5938c48b22dc33e9647ec0752bae66e50278df4f23f64959) >>> host-go-bootstrap 1.4.3 Extracting gzip -d -c /home/rclinux/rc-buildroot-test/scripts/instance-1/dl/go-bootstrap/go1.4.3.src.tar.gz | tar --strip-components=1 -C /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-bootstrap-1.4.3 -xf - >>> host-go-bootstrap 1.4.3 Patching >>> host-go-bootstrap 1.4.3 Configuring >>> host-go-bootstrap 1.4.3 Building cd /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-bootstrap-1.4.3/src && GOOS=linux GOROOT_FINAL="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go-1.4.3" GOROOT="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-bootstrap-1.4.3" GOBIN="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-bootstrap-1.4.3/bin" CC=/usr/bin/gcc CGO_ENABLED=0 ./make.bash # Building C bootstrap tool. cmd/dist # Building compilers and Go bootstrap tool for host, linux/amd64. lib9 libbio liblink cmd/cc cmd/gc cmd/6l cmd/6a cmd/6c cmd/6g runtime errors sync/atomic sync io unicode unicode/utf8 unicode/utf16 bytes math strings strconv bufio sort container/heap encoding/base64 syscall time os reflect fmt encoding encoding/json flag path/filepath path io/ioutil log regexp/syntax regexp go/token go/scanner go/ast go/parser os/exec os/signal net/url text/template/parse text/template go/doc go/build cmd/go # Building packages and commands for linux/amd64. runtime errors sync/atomic unicode unicode/utf8 math sort encoding unicode/utf16 container/list crypto/subtle container/ring image/color runtime/race container/heap sync image/color/palette io syscall hash crypto/cipher hash/crc32 crypto/hmac hash/adler32 bytes strings hash/crc64 hash/fnv bufio text/tabwriter path html compress/bzip2 time internal/syscall strconv math/rand math/cmplx reflect regexp/syntax crypto encoding/base64 net/url crypto/aes crypto/rc4 crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 encoding/pem encoding/ascii85 os encoding/base32 image image/draw image/jpeg regexp path/filepath net os/signal fmt encoding/binary io/ioutil os/exec crypto/des cmd/pprof/internal/svg index/suffixarray cmd/internal/goobj cmd/internal/rsc.io/arm/armasm cmd/internal/rsc.io/x86/x86asm debug/dwarf debug/gosym debug/plan9obj flag log go/token encoding/json encoding/xml text/template/parse go/scanner debug/elf debug/macho debug/pe go/ast compress/flate math/big encoding/hex text/template cmd/internal/objfile mime net/http/internal runtime/pprof compress/gzip cmd/pack net/textproto cmd/pprof/internal/profile cmd/pprof/internal/tempfile cmd/addr2line cmd/nm cmd/objdump go/parser go/printer go/doc crypto/elliptic encoding/asn1 crypto/rand go/build crypto/rsa cmd/cgo go/format cmd/fix crypto/dsa mime/multipart crypto/ecdsa crypto/x509/pkix cmd/gofmt cmd/pprof/internal/plugin crypto/x509 html/template cmd/pprof/internal/symbolizer cmd/pprof/internal/symbolz cmd/yacc archive/tar archive/zip compress/lzw compress/zlib database/sql/driver crypto/tls encoding/csv database/sql encoding/gob cmd/pprof/internal/report image/gif image/png log/syslog net/mail os/user runtime/debug cmd/pprof/internal/commands testing testing/iotest testing/quick text/scanner cmd/pprof/internal/driver net/http net/smtp cmd/go cmd/pprof/internal/fetch expvar net/http/cgi net/http/cookiejar net/http/httptest net/http/httputil net/http/pprof net/rpc cmd/pprof net/http/fcgi net/rpc/jsonrpc --- Installed Go for linux/amd64 in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-bootstrap-1.4.3 Installed commands in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-bootstrap-1.4.3/bin The binaries expect /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-bootstrap-1.4.3 to be copied or moved to /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go-1.4.3 >>> host-go-bootstrap 1.4.3 Installing to host directory /usr/bin/install -D -m 0755 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-bootstrap-1.4.3/bin/go /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go-1.4.3/bin/go /usr/bin/install -D -m 0755 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-bootstrap-1.4.3/bin/gofmt /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go-1.4.3/bin/gofmt cp -a /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-bootstrap-1.4.3/lib /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go-1.4.3/ cp -a /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-bootstrap-1.4.3/pkg /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go-1.4.3/ # There is a known issue which requires the go sources to be installed # https://golang.org/issue/2775 cp -a /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-bootstrap-1.4.3/src /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go-1.4.3/ go1.11.5.src.tar.gz: OK (sha256: bc1ef02bb1668835db1390a2e478dcbccb5dd16911691af9d75184bbe5aa943e) >>> host-go 1.11.5 Extracting gzip -d -c /home/rclinux/rc-buildroot-test/scripts/instance-1/dl/go/go1.11.5.src.tar.gz | tar --strip-components=1 -C /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-1.11.5 -xf - >>> host-go 1.11.5 Patching Applying 0001-build.go-explicit-option-for-crosscompilation.patch using patch: patching file src/cmd/dist/build.go Hunk #1 succeeded at 250 (offset -2 lines). >>> host-go 1.11.5 Configuring >>> host-go 1.11.5 Building cd /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-1.11.5/src && GOROOT_BOOTSTRAP=/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go-1.4.3 GOROOT_FINAL=/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go GOROOT="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-1.11.5" GOBIN="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-1.11.5/bin" GOARCH=arm GOARM=7 GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ GO_ASSUME_CROSSCOMPILING=1 CC_FOR_TARGET="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc" CXX_FOR_TARGET="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-g++" CGO_ENABLED=1 ./make.bash Building Go cmd/dist using /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go-1.4.3. Building Go toolchain1 using /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go-1.4.3. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for host, linux/amd64. Building packages and commands for target, linux/arm. --- Installed Go for linux/arm in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-1.11.5 Installed commands in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-1.11.5/bin The binaries expect /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-1.11.5 to be copied or moved to /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go >>> host-go 1.11.5 Installing to host directory /usr/bin/install -D -m 0755 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-1.11.5/bin/go /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go/bin/go /usr/bin/install -D -m 0755 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-1.11.5/bin/gofmt /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go/bin/gofmt ln -sf ../lib/go/bin/go /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/ ln -sf ../lib/go/bin/gofmt /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/ cp -a /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-1.11.5/lib /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go/ mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go/pkg cp -a /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-1.11.5/pkg/include /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-1.11.5/pkg/linux_* /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go/pkg/ cp -a /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-1.11.5/pkg/tool /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go/pkg/ # There is a known issue which requires the go sources to be installed # https://golang.org/issue/2775 cp -a /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-1.11.5/src /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go/ # Set all file timestamps to prevent the go compiler from rebuilding any # built in packages when programs are built. find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go -type f -exec touch -r /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-go-1.11.5/bin/go {} \; runc-v1.0.0-rc6.tar.gz: OK (sha256: a221f8380e7b5806031f54d423af6dde24c305dad49868056cf70e5f5f4ef771) >>> runc v1.0.0-rc6 Extracting gzip -d -c /home/rclinux/rc-buildroot-test/scripts/instance-1/dl/runc/runc-v1.0.0-rc6.tar.gz | tar --strip-components=1 -C /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/runc-v1.0.0-rc6 -xf - >>> runc v1.0.0-rc6 Patching Applying 0001-nsenter-clone-proc-self-exe-to-avoid-exposing-host-b.patch using patch: patching file libcontainer/nsenter/cloned_binary.c patching file libcontainer/nsenter/nsexec.c >>> runc v1.0.0-rc6 Configuring mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/runc-v1.0.0-rc6/Godeps/_workspace/src/github.com/opencontainers/ ln -sf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/runc-v1.0.0-rc6 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/runc-v1.0.0-rc6/Godeps/_workspace/src/github.com/opencontainers/runc >>> runc v1.0.0-rc6 Building cd /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/runc-v1.0.0-rc6/Godeps/_workspace/src/github.com/opencontainers/runc; GOARCH=arm GOROOT="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go" CC="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc" CXX="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-g++" GOTOOLDIR="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/go/pkg/tool/linux_arm" PATH="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/home/rclinux/bin:/home/rclinux/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" GOBIN= CGO_ENABLED=1 GOPATH="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/runc-v1.0.0-rc6/Godeps/_workspace" /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/go build -v -ldflags "-X main.gitCommit=v1.0.0-rc6" -tags "cgo static_build seccomp" -p 3 -o /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/runc-v1.0.0-rc6/bin/runc ./. github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label github.com/opencontainers/runc/vendor/golang.org/x/sys/unix github.com/opencontainers/runc/libcontainer/apparmor github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation github.com/opencontainers/runc/vendor/github.com/docker/go-units github.com/opencontainers/runc/vendor/github.com/containerd/console github.com/opencontainers/runc/vendor/github.com/pkg/errors github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus github.com/opencontainers/runc/libcontainer/user github.com/opencontainers/runc/libcontainer/system github.com/opencontainers/runc/libcontainer/configs github.com/opencontainers/runc/libcontainer/utils github.com/opencontainers/runc/libcontainer/cgroups github.com/opencontainers/runc/libcontainer/intelrdt github.com/opencontainers/runc/libcontainer/cgroups/systemd github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux github.com/opencontainers/runc/libcontainer/criurpc github.com/opencontainers/runc/libcontainer/cgroups/fs github.com/opencontainers/runc/libcontainer/configs/validate github.com/opencontainers/runc/libcontainer/keys github.com/opencontainers/runc/libcontainer/mount github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang github.com/opencontainers/runc/libcontainer/stacktrace github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl github.com/opencontainers/runc/libcontainer/nsenter github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink # github.com/opencontainers/runc/libcontainer/nsenter cloned_binary.c: In function 'clone_binary': cloned_binary.c:209:23: error: 'O_TMPFILE' undeclared (first use in this function) memfd = open("/tmp", O_TMPFILE | O_EXCL | O_RDWR | O_CLOEXEC, 0711); ^ cloned_binary.c:209:23: note: each undeclared identifier is reported only once for each function it appears in github.com/opencontainers/runc/vendor/github.com/urfave/cli github.com/opencontainers/runc/libcontainer/seccomp github.com/opencontainers/runc/libcontainer/specconv github.com/opencontainers/runc/libcontainer package/pkg-generic.mk:238: recipe for target '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/runc-v1.0.0-rc6/.stamp_built' failed make: *** [/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/runc-v1.0.0-rc6/.stamp_built] Error 2 make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot'