=>> Building net/rtptools build started at Fri Feb 20 12:48:50 EST 2026 port directory: /usr/ports/net/rtptools package name: rtptools-1.22_1 building for: FreeBSD pkg.DaveG.ca 15.0-RELEASE-p3 FreeBSD 15.0-RELEASE-p3 1500068 amd64 maintained by: se@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 848 Aug 27 2024 /usr/ports/net/rtptools/Makefile Ports top last git commit: eac71dbf758c Ports top unclean checkout: no Port dir last git commit: 41ec161396ec Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1500068 Job Id: 07 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-RELEASE-p3 1500068 UNAME_r=15.0-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/07/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_0_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for rtptools-1.22_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- se@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/rtptools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/rtptools/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/rtptools/work/.cache HOME=/wrkdirs/usr/ports/net/rtptools/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/rtptools/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/rtptools/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.72 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/rtptools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/rtptools/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/rtptools/work/.cache HOME=/wrkdirs/usr/ports/net/rtptools/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/rtptools/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/rtptools/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DEFAULT_AUTOCONF=2.72 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/rtptools" EXAMPLESDIR="share/examples/rtptools" DATADIR="share/rtptools" WWWDIR="www/rtptools" ETCDIR="etc/rtptools" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rtptools DOCSDIR=/usr/local/share/doc/rtptools EXAMPLESDIR=/usr/local/share/examples/rtptools WWWDIR=/usr/local/www/rtptools ETCDIR=/usr/local/etc/rtptools --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> rtptools-1.22_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [pkg.DaveG.ca] Installing pkg-2.5.1... [pkg.DaveG.ca] Extracting pkg-2.5.1: .......... done ===> rtptools-1.22_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of rtptools-1.22_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by rtptools-1.22_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by rtptools-1.22_1 for building => SHA256 Checksum OK for irtlab-rtptools-1.22_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by rtptools-1.22_1 for building ===> Extracting for rtptools-1.22_1 => SHA256 Checksum OK for irtlab-rtptools-1.22_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for rtptools-1.22_1 ===> Applying FreeBSD patches for rtptools-1.22_1 from /usr/ports/net/rtptools/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> rtptools-1.22_1 depends on package: autoconf>=2.72_1 - not found ===> Installing existing package /packages/All/autoconf-2.72_1.pkg [pkg.DaveG.ca] Installing autoconf-2.72_1... [pkg.DaveG.ca] `-- Installing autoconf-switch-20220527... [pkg.DaveG.ca] `-- Extracting autoconf-switch-20220527: ....... done [pkg.DaveG.ca] `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Installing m4-1.4.20,1... [pkg.DaveG.ca] | `-- Installing gettext-runtime-0.26... [pkg.DaveG.ca] | `-- Extracting gettext-runtime-0.26: .......... done [pkg.DaveG.ca] `-- Extracting m4-1.4.20,1: .......... done [pkg.DaveG.ca] `-- Installing perl5-5.42.0_1... [pkg.DaveG.ca] `-- Extracting perl5-5.42.0_1: .......... done [pkg.DaveG.ca] Extracting autoconf-2.72_1: .......... done ===> rtptools-1.22_1 depends on package: autoconf>=2.72_1 - found ===> Returning to build of rtptools-1.22_1 ===> rtptools-1.22_1 depends on package: automake>=1.18.1 - not found ===> Installing existing package /packages/All/automake-1.18.1.pkg [pkg.DaveG.ca] Installing automake-1.18.1... [pkg.DaveG.ca] Extracting automake-1.18.1: .......... done ===> rtptools-1.22_1 depends on package: automake>=1.18.1 - found ===> Returning to build of rtptools-1.22_1 ===> rtptools-1.22_1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> rtptools-1.22_1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of rtptools-1.22_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for rtptools-1.22_1 configure.ac:53: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:53: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:53: the top level configure.ac:66: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.ac:66: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.ac:66: the top level configure.ac:75: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete. configure.ac:75: You should run autoupdate. ./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from... configure.ac:75: the top level configure.ac:76: warning: The macro 'AC_TYPE_SIGNAL' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from... configure.ac:76: the top level configure.ac:94: warning: AC_OUTPUT should be used without arguments. configure.ac:94: You should run autoupdate. configure.ac:94: warning: AC_C_BIGENDIAN should be used with AC_CONFIG_HEADERS 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 /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free 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 xargs -n works... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking build system type... amd64-portbld-freebsd15.0 checking host system type... amd64-portbld-freebsd15.0 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... 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... yes checking for groff... no checking for mandoc... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 for rpcsvc/ypclnt.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for uid_t... (cached) yes checking for gid_t... 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 struct tm is in sys/time.h or time.h... time.h checking for struct msghdr.msg_control... yes checking return type of signal handlers... void checking for strftime... (cached) yes checking for vprintf... (cached) yes 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 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for rtptools-1.22_1 --- host2ip.o --- --- hpt.o --- --- multimer.o --- --- notify.o --- --- rd.o --- --- rtpdump.o --- --- rtpplay.o --- --- rtpsend.o --- --- rtptrans.o --- --- host2ip.o --- clang -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT host2ip.o -MD -MP -MF .deps/host2ip.Tpo -c -o host2ip.o host2ip.c --- hpt.o --- clang -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT hpt.o -MD -MP -MF .deps/hpt.Tpo -c -o hpt.o hpt.c --- multimer.o --- clang -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT multimer.o -MD -MP -MF .deps/multimer.Tpo -c -o multimer.o multimer.c --- notify.o --- clang -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT notify.o -MD -MP -MF .deps/notify.Tpo -c -o notify.o notify.c --- rd.o --- clang -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT rd.o -MD -MP -MF .deps/rd.Tpo -c -o rd.o rd.c --- rtpdump.o --- clang -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT rtpdump.o -MD -MP -MF .deps/rtpdump.Tpo -c -o rtpdump.o rtpdump.c --- rtpplay.o --- clang -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT rtpplay.o -MD -MP -MF .deps/rtpplay.Tpo -c -o rtpplay.o rtpplay.c --- rtptrans.o --- clang -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT rtptrans.o -MD -MP -MF .deps/rtptrans.Tpo -c -o rtptrans.o rtptrans.c --- rtpsend.o --- clang -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT rtpsend.o -MD -MP -MF .deps/rtpsend.Tpo -c -o rtpsend.o rtpsend.c --- hpt.o --- mv -f .deps/hpt.Tpo .deps/hpt.Po --- host2ip.o --- mv -f .deps/host2ip.Tpo .deps/host2ip.Po --- multimer.o --- mv -f .deps/multimer.Tpo .deps/multimer.Po --- rd.o --- mv -f .deps/rd.Tpo .deps/rd.Po --- rtpplay.o --- rtpplay.c:154:12: warning: variable 'seq' set but not used [-Wunused-but-set-variable] 154 | uint16_t seq = 0; | ^ rtpplay.c:155:12: warning: variable 'm' set but not used [-Wunused-but-set-variable] 155 | uint8_t m = 0; | ^ rtpplay.c:354:52: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 354 | if (hpt(argv[optind], (struct sockaddr *)&sin, &ttl) < 0) { | ^~~~ rtpplay.c:310:63: note: passing argument to parameter 'ttl' here 310 | extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); | ^ 3 warnings generated. mv -f .deps/rtpplay.Tpo .deps/rtpplay.Po --- notify.o --- mv -f .deps/notify.Tpo .deps/notify.Po --- rtpplay --- clang -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -o rtpplay host2ip.o hpt.o multimer.o notify.o rd.o rtpplay.o --- rtptrans.o --- mv -f .deps/rtptrans.Tpo .deps/rtptrans.Po --- rtptrans --- clang -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -o rtptrans host2ip.o hpt.o multimer.o notify.o rtptrans.o --- rtpdump.o --- rtpdump.c:289:43: warning: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] 289 | fprintf(out, "csrc[%d]=0x%0lx ", i, r->csrc[i]); | ~~~~ ^~~~~~~~~~ | %0x rtpdump.c:396:21: warning: cast to smaller integer type 'int' from 'char *' [-Wpointer-to-int-cast] 396 | return b + ((4 - ((int)b & 0x3)) & 0x3); | ^~~~~~ rtpdump.c:443:12: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int' [-Wformat] 440 | fprintf(out, " (ssrc=0x%lx fraction=%g lost=%lu last_seq=%lu jit=%lu lsr=%lu dlsr=%lu )\n", | ~~~ | %u 441 | (unsigned long)ntohl(r->r.sr.rr[i].ssrc), 442 | RTCP_FRACTION(ntohl(r->r.sr.rr[i].fraclost)) / 256., 443 | RTCP_LOST(ntohl(r->r.sr.rr[i].fraclost)), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./rtp.h:134:23: note: expanded from macro 'RTCP_LOST' 134 | #define RTCP_LOST(x) ((((x) & 0xFFFFFF) < 0x800000) ? \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 135 | ((x) & 0xFFFFFF) \ | ~~~~~~~~~~~~~~~~~~ 136 | : (((x) & 0xFFFFFF) - 0x1000000)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpdump.c:460:13: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int' [-Wformat] 457 | fprintf(out, " (ssrc=0x%lx fraction=%g lost=%lu last_seq=%lu jit=%lu lsr=%lu dlsr=%lu )\n", | ~~~ | %u 458 | (unsigned long)ntohl(r->r.rr.rr[i].ssrc), 459 | RTCP_FRACTION(ntohl(r->r.rr.rr[i].fraclost)) / 256., 460 | RTCP_LOST(ntohl(r->r.rr.rr[i].fraclost)), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./rtp.h:134:23: note: expanded from macro 'RTCP_LOST' 134 | #define RTCP_LOST(x) ((((x) & 0xFFFFFF) < 0x800000) ? \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 135 | ((x) & 0xFFFFFF) \ | ~~~~~~~~~~~~~~~~~~ 136 | : (((x) & 0xFFFFFF) - 0x1000000)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. mv -f .deps/rtpdump.Tpo .deps/rtpdump.Po --- rtpdump --- clang -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -o rtpdump host2ip.o hpt.o multimer.o notify.o rd.o rtpdump.o --- rtpsend.o --- rtpsend.c:716:11: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 716 | int dummy; | ^ rtpsend.c:658:7: warning: variable 'pad' set but not used [-Wunused-but-set-variable] 658 | int pad = 0; | ^ rtpsend.c:918:52: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 918 | if (hpt(argv[optind], (struct sockaddr *)&sin, &ttl) < 0) { | ^~~~ rtpsend.c:877:63: note: passing argument to parameter 'ttl' here 877 | extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); | ^ 3 warnings generated. mv -f .deps/rtpsend.Tpo .deps/rtpsend.Po --- rtpsend --- clang -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -o rtpsend host2ip.o hpt.o multimer.o notify.o rtpsend.o =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for rtptools-1.22_1 ===> Generating temporary packing list /bin/mkdir -p '/wrkdirs/usr/ports/net/rtptools/work/stage/usr/local/bin' install -s -m 555 rtpdump rtpplay rtpsend rtptrans '/wrkdirs/usr/ports/net/rtptools/work/stage/usr/local/bin' /bin/mkdir -p '/wrkdirs/usr/ports/net/rtptools/work/stage/usr/local/bin' install -m 555 multidump multiplay '/wrkdirs/usr/ports/net/rtptools/work/stage/usr/local/bin' /bin/mkdir -p '/wrkdirs/usr/ports/net/rtptools/work/stage/usr/local/share/man/man1' install -m 0644 rtpdump.1 rtpplay.1 rtpsend.1 rtptrans.1 multidump.1 multiplay.1 '/wrkdirs/usr/ports/net/rtptools/work/stage/usr/local/share/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 /wrkdirs/usr/ports/net/rtptools/work/rtptools-1.22/README.md /wrkdirs/usr/ports/net/rtptools/work/rtptools-1.22/ChangeLog.html /wrkdirs/usr/ports/net/rtptools/work/rtptools-1.22/rtptools.html /wrkdirs/usr/ports/net/rtptools/work/stage/usr/local/share/doc/rtptools ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2026-02-20T17:48:50+0000' 'PKG_NOTE_ports_top_git_hash=eac71dbf758c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=41ec161396ec' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for rtptools-1.22_1 ===> Building rtptools-1.22_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for rtptools-1.22_1 build of net/rtptools | rtptools-1.22_1 ended at Fri Feb 20 12:49:08 EST 2026 build time: 00:00:20