------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/automake-1.16.1_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> rtptools-1.22 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> rtptools-1.22 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rtptools-1.22 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> rtptools-1.22 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rtptools-1.22 for building => SHA256 Checksum OK for irtlab-rtptools-1.22_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> rtptools-1.22 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rtptools-1.22 for building ===> Extracting for rtptools-1.22 => SHA256 Checksum OK for irtlab-rtptools-1.22_GH0.tar.gz. Extracted Memory Use: 0.39M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for rtptools-1.22 ===> Applying ports patches for rtptools-1.22 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> rtptools-1.22 depends on package: autoconf>=2.69 - found ===> rtptools-1.22 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> rtptools-1.22 depends on package: autoconf>=2.69 - found ===> rtptools-1.22 depends on package: automake>=1.16.1 - found ===> Configuring for rtptools-1.22 configure.ac:19: installing './compile' configure.ac:6: installing './config.guess' configure.ac:6: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for gcc... cc 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for clang... no checking for groff... no checking for mandoc... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for search.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdint.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... no checking for uid_t in sys/types.h... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for uint16_t... (cached) 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 for struct msghdr.msg_control... yes checking whether cc needs -traditional... no checking return type of signal handlers... void checking for strftime... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for gethostbyname... (cached) yes checking for gettimeofday... (cached) yes checking for mktime... yes checking for select... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for uname... (cached) yes checking for srand... (cached) yes checking for gethostbyname... (cached) yes checking for yp_match... (cached) yes checking for socket... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for rtptools-1.22 --- host2ip.o --- --- hpt.o --- --- multimer.o --- --- notify.o --- --- rd.o --- --- rtpdump.o --- --- rtpplay.o --- --- rtpsend.o --- --- rtptrans.o --- --- host2ip.o --- cc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_STDINT_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=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 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -I. -pipe -O2 -fno-strict-aliasing -Wall -MT host2ip.o -MD -MP -MF .deps/host2ip.Tpo -c -o host2ip.o host2ip.c --- hpt.o --- cc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_STDINT_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=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 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -I. -pipe -O2 -fno-strict-aliasing -Wall -MT hpt.o -MD -MP -MF .deps/hpt.Tpo -c -o hpt.o hpt.c --- notify.o --- cc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_STDINT_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=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 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -I. -pipe -O2 -fno-strict-aliasing -Wall -MT notify.o -MD -MP -MF .deps/notify.Tpo -c -o notify.o notify.c --- rd.o --- cc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_STDINT_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=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 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -I. -pipe -O2 -fno-strict-aliasing -Wall -MT rd.o -MD -MP -MF .deps/rd.Tpo -c -o rd.o rd.c --- rtpdump.o --- cc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_STDINT_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=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 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -I. -pipe -O2 -fno-strict-aliasing -Wall -MT rtpdump.o -MD -MP -MF .deps/rtpdump.Tpo -c -o rtpdump.o rtpdump.c --- rtpsend.o --- cc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_STDINT_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=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 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -I. -pipe -O2 -fno-strict-aliasing -Wall -MT rtpsend.o -MD -MP -MF .deps/rtpsend.Tpo -c -o rtpsend.o rtpsend.c --- multimer.o --- cc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_STDINT_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=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 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -I. -pipe -O2 -fno-strict-aliasing -Wall -MT multimer.o -MD -MP -MF .deps/multimer.Tpo -c -o multimer.o multimer.c --- rtptrans.o --- cc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_STDINT_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=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 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -I. -pipe -O2 -fno-strict-aliasing -Wall -MT rtptrans.o -MD -MP -MF .deps/rtptrans.Tpo -c -o rtptrans.o rtptrans.c --- rtpplay.o --- cc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_STDINT_H=1 -DHAVE_YP=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=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 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -I. -pipe -O2 -fno-strict-aliasing -Wall -MT rtpplay.o -MD -MP -MF .deps/rtpplay.Tpo -c -o rtpplay.o rtpplay.c --- rtpdump.o --- rtpdump.c: In function 'parse_data': rtpdump.c:289:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint32_t' {aka 'unsigned int'} [-Wformat=] fprintf(out, "csrc[%d]=0x%0lx ", i, r->csrc[i]); ~~~^ ~~~~~~~~~~ %0x rtpdump.c: In function 'rtp_read_sdes': rtpdump.c:396:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return b + ((4 - ((int)b & 0x3)) & 0x3); ^ rtpdump.c: In function 'parse_control': rtpdump.c:440:58: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type '__uint32_t' {aka 'unsigned int'} [-Wformat=] fprintf(out, " (ssrc=0x%lx fraction=%g lost=%lu last_seq=%lu jit=%lu lsr=%lu dlsr=%lu )\n", ~~^ %u rtpdump.c:457:58: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type '__uint32_t' {aka 'unsigned int'} [-Wformat=] fprintf(out, " (ssrc=0x%lx fraction=%g lost=%lu last_seq=%lu jit=%lu lsr=%lu dlsr=%lu )\n", ~~^ %u --- host2ip.o --- mv -f .deps/host2ip.Tpo .deps/host2ip.Po --- rtpplay.o --- rtpplay.c: In function 'play_handler': rtpplay.c:155:12: warning: variable 'm' set but not used [-Wunused-but-set-variable] uint8_t m = 0; ^ rtpplay.c:154:12: warning: variable 'seq' set but not used [-Wunused-but-set-variable] uint16_t seq = 0; ^~~ rtpplay.c: In function 'main': rtpplay.c:354:52: 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:310:14: note: expected 'unsigned char *' but argument is of type 'char *' extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); ^~~ --- rd.o --- mv -f .deps/rd.Tpo .deps/rd.Po --- hpt.o --- mv -f .deps/hpt.Tpo .deps/hpt.Po --- rtpsend.o --- rtpsend.c: In function 'rtp': rtpsend.c:716:11: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] int dummy; ^~~~~ rtpsend.c:658:7: warning: variable 'pad' set but not used [-Wunused-but-set-variable] int pad = 0; ^~~ rtpsend.c: In function 'main': rtpsend.c:918:52: 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:877:14: note: expected 'unsigned char *' but argument is of type 'char *' extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); ^~~ --- notify.o --- mv -f .deps/notify.Tpo .deps/notify.Po --- multimer.o --- mv -f .deps/multimer.Tpo .deps/multimer.Po --- rtptrans.o --- mv -f .deps/rtptrans.Tpo .deps/rtptrans.Po --- rtptrans --- cc -pipe -O2 -fno-strict-aliasing -Wall -o rtptrans host2ip.o hpt.o multimer.o notify.o rtptrans.o --- rtpplay.o --- mv -f .deps/rtpplay.Tpo .deps/rtpplay.Po --- rtpplay --- cc -pipe -O2 -fno-strict-aliasing -Wall -o rtpplay host2ip.o hpt.o multimer.o notify.o rd.o rtpplay.o --- rtpsend.o --- mv -f .deps/rtpsend.Tpo .deps/rtpsend.Po --- rtpsend --- cc -pipe -O2 -fno-strict-aliasing -Wall -o rtpsend host2ip.o hpt.o multimer.o notify.o rtpsend.o --- rtpdump.o --- mv -f .deps/rtpdump.Tpo .deps/rtpdump.Po --- rtpdump --- cc -pipe -O2 -fno-strict-aliasing -Wall -o rtpdump host2ip.o hpt.o multimer.o notify.o rd.o rtpdump.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for rtptools-1.22 ===> Generating temporary packing list /bin/mkdir -p '/construction/net/rtptools/stage/usr/local/bin' install -s -m 555 rtpdump rtpplay rtpsend rtptrans '/construction/net/rtptools/stage/usr/local/bin' /bin/mkdir -p '/construction/net/rtptools/stage/usr/local/bin' install -m 555 multidump multiplay '/construction/net/rtptools/stage/usr/local/bin' /bin/mkdir -p '/construction/net/rtptools/stage/usr/local/man/man1' install -m 0644 rtpdump.1 rtpplay.1 rtpsend.1 rtptrans.1 multidump.1 multiplay.1 '/construction/net/rtptools/stage/usr/local/man/man1' for MAN_FILE in rtpdump.1 rtpplay.1 rtpsend.1 rtptrans.1 multidump.1 multiplay.1 ; do FILE=${MAN_FILE%%.*} ; mandoc -Thtml ${MAN_FILE} > ${FILE}.html ; done sed s/VERSION/1.22/g rtptools.html.in > rtptools.html install -m 0644 /construction/net/rtptools/rtptools-1.22/README.md /construction/net/rtptools/rtptools-1.22/ChangeLog.html /construction/net/rtptools/rtptools-1.22/rtptools.html /construction/net/rtptools/stage/usr/local/share/doc/rtptools ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for rtptools-1.22 file sizes/checksums [15]: 0% file sizes/checksums [15]: 100% packing files [15]: 0% packing files [15]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:17