You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Log URL: https://pkg-status.freebsd.org/beefy24/data/main-amd64-default/pb8578d8b5612_s4f184fd35d/logs/uvgrtp-3.1.6.log Build URL: https://pkg-status.freebsd.org/beefy24/build.html?mastername=main-amd64-default&build=pb8578d8b5612_s4f184fd35d Log: =>> Building net/uvgrtp build started at Thu Dec 25 08:30:00 -00 2025 port directory: /usr/ports/net/uvgrtp package name: uvgrtp-3.1.6 building for: FreeBSD main-amd64-default-job-24 16.0-CURRENT FreeBSD 16.0-CURRENT 1600007 amd64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 576 Dec 21 01:01 /usr/ports/net/uvgrtp/Makefile Ports top last git commit: b8578d8b56127aeb288d116c9169f023baee258c Ports top unclean checkout: no Port dir last git commit: 614440e994342fb5840eb19f38827be4883b60d6 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4-15-g61aba751 Host OSVERSION: 1600000 Jail OSVERSION: 1600007 Job Id: 24 !!! Jail is newer than host. (Jail: 1600007, Host: 1600000) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1600007 UNAME_v=FreeBSD 16.0-CURRENT 1600007 UNAME_r=16.0-CURRENT 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.4-15-g61aba751 MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/main-amd64-default/24/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4-15-g61aba751 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--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net/uvgrtp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/uvgrtp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/uvgrtp/work/.cache HOME=/wrkdirs/usr/ports/net/uvgrtp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/uvgrtp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/uvgrtp/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/net/uvgrtp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/uvgrtp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/uvgrtp/work/.cache HOME=/wrkdirs/usr/ports/net/uvgrtp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/uvgrtp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/uvgrtp/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 DESTDIR=/wrkdirs/usr/ports/net/uvgrtp/work/stage 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_DAT A="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CMAKE_BUILD_TYPE="release" OSREL=16.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/uvgrtp" EXAMPLESDIR="share/examples/uvgrtp" DATADIR="share/uvgrtp" WWWDIR="www/uvgrtp" ETCDIR="etc/uvgrtp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/uvgrtp DOCSDIR=/usr/local/share/doc/uvgrtp EXAMPLESDIR=/usr/local/share/examples/uvgrtp WWWDIR=/usr/local/www/uvgrtp ETCDIR=/usr/local/etc/uvgrtp --End SUB_LIST-- ---Begin make.conf--- # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### 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-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD2CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> uvgrtp-3.1.6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [main-amd64-default-job-24] Installing pkg-2.5.1... [main-amd64-default-job-24] Extracting pkg-2.5.1: .......... done ===> uvgrtp-3.1.6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of uvgrtp-3.1.6 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by uvgrtp-3.1.6 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by uvgrtp-3.1.6 for building => SHA256 Checksum OK for ultravideo-uvgRTP-v3.1.6_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by uvgrtp-3.1.6 for building ===> Extracting for uvgrtp-3.1.6 => SHA256 Checksum OK for ultravideo-uvgRTP-v3.1.6_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: patch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for uvgrtp-3.1.6 ===> Applying FreeBSD patches for uvgrtp-3.1.6 from /usr/ports/net/uvgrtp/files =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> uvgrtp-3.1.6 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-core-3.31.10.pkg [main-amd64-default-job-24] Installing cmake-core-3.31.10... [main-amd64-default-job-24] `-- Installing expat-2.7.3... [main-amd64-default-job-24] `-- Extracting expat-2.7.3: .......... done [main-amd64-default-job-24] `-- Installing jsoncpp-1.9.6_1... [main-amd64-default-job-24] `-- Extracting jsoncpp-1.9.6_1: .......... done [main-amd64-default-job-24] `-- Installing libidn2-2.3.8... <snip> =======================<phase: configure >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for uvgrtp-3.1.6 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/net/uvgrtp/work/.build -- The CXX compiler identification is Clang 19.1.7 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Found Threads: TRUE -- Selecting build type: Release -- Looking for getrandom -- Looking for getrandom - found -- Looking for sendmsg -- Looking for sendmsg - found -- Looking for sendmmsg -- Looking for sendmmsg - found -- Found PkgConfig: /usr/local/bin/pkgconf (found version "2.4.3") CMake Warning (dev) in CMakeLists.txt: A logical block opening on the line /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/CMakeLists.txt:242 (if) closes on the line /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/CMakeLists.txt:245 (endif) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for one of the modules 'libcrypto++;cryptopp' libcrypto++ not found. Encryption will be disabled -- Configuring done (2.1s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_C_COMPILER CMAKE_C_FLAGS CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /wrkdirs/usr/ports/net/uvgrtp/work/.build =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for uvgrtp-3.1.6 [ 2% 3/42] /usr/bin/c++ -DRTP_RELEASE_COMMIT -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -MD -MT CMakeFiles/uvgrtp_version.dir/version.cc.o -MF CMakeFiles/uvgrtp_version.dir/version.cc.o.d -o CMakeFiles/uvgrtp_version.dir/version.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/.build/version.cc [ 4% 4/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/clock.cc.o -MF CMakeFiles/uvgrtp.dir/src/clock.cc.o.d -o CMakeFiles/uvgrtp.dir/src/clock.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/clock.cc [ 7% 5/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/crypto.cc.o -MF CMakeFiles/uvgrtp.dir/src/crypto.cc.o.d -o CMakeFiles/uvgrtp.dir/src/crypto.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/crypto.cc [ 9% 6/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/hostname.cc.o -MF CMakeFiles/uvgrtp.dir/src/hostname.cc.o.d -o CMakeFiles/uvgrtp.dir/src/hostname.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/hostname.cc [ 11% 7/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/frame.cc.o -MF CMakeFiles/uvgrtp.dir/src/frame.cc.o.d -o CMakeFiles/uvgrtp.dir/src/frame.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/frame.cc [ 14% 8/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/mingw_inet.cc.o -MF CMakeFiles/uvgrtp.dir/src/mingw_inet.cc.o.d -o CMakeFiles/uvgrtp.dir/src/mingw_inet.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/mingw_inet.cc [ 16% 9/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/context.cc.o -MF CMakeFiles/uvgrtp.dir/src/context.cc.o.d -o CMakeFiles/uvgrtp.dir/src/context.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/context.cc [ 19% 10/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/poll.cc.o -MF CMakeFiles/uvgrtp.dir/src/poll.cc.o.d -o CMakeFiles/uvgrtp.dir/src/poll.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/poll.cc [ 21% 11/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/reception_flow.cc.o -MF CMakeFiles/uvgrtp.dir/src/reception_flow.cc.o.d -o CMakeFiles/uvgrtp.dir/src/reception_flow.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/reception_flow.cc /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/reception_flow.cc:432:9: warning: variable 'read_packets' set but not used [-Wunused-but-set-variable] 432 | int read_packets = 0; | ^ /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/reception_flow.cc:500:9: warning: variable 'processed_packets' set but not used [-Wunused-but-set-variable] 500 | int processed_packets = 0; | ^ In file included from /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/reception_flow.cc:1: /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/reception_flow.hh:211:19: warning: private field 'user_hook_arg_' is not used [-Wunused-private-field] 211 | void* user_hook_arg_; | ^ /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/reception_flow.hh:212:20: warning: private field 'user_hook_' is not used [-Wunused-private-field] 212 | void (*user_hook_)(void* arg, uint8_t* data, uint32_t len); | ^ /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/reception_flow.hh:237:18: warning: private field 'ipv6_' is not used [-Wunused-private-field] 237 | bool ipv6_; | ^ 5 warnings generated. [ 23% 12/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/media_stream.cc.o -MF CMakeFiles/uvgrtp.dir/src/media_stream.cc.o.d -o CMakeFiles/uvgrtp.dir/src/media_stream.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/media_stream.cc [ 26% 13/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/frame_queue.cc.o -MF CMakeFiles/uvgrtp.dir/src/frame_queue.cc.o.d -o CMakeFiles/uvgrtp.dir/src/frame_queue.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/frame_queue.cc [ 28% 14/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/random.cc.o -MF CMakeFiles/uvgrtp.dir/src/random.cc.o.d -o CMakeFiles/uvgrtp.dir/src/random.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/random.cc [ 30% 15/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/rtcp_packets.cc.o -MF CMakeFiles/uvgrtp.dir/src/rtcp_packets.cc.o.d -o CMakeFiles/uvgrtp.dir/src/rtcp_packets.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/rtcp_packets.cc [ 33% 16/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/rtp.cc.o -MF CMakeFiles/uvgrtp.dir/src/rtp.cc.o.d -o CMakeFiles/uvgrtp.dir/src/rtp.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/rtp.cc [ 35% 17/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/session.cc.o -MF CMakeFiles/uvgrtp.dir/src/session.cc.o.d -o CMakeFiles/uvgrtp.dir/src/session.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/session.cc [ 38% 18/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/socket.cc.o -MF CMakeFiles/uvgrtp.dir/src/socket.cc.o.d -o CMakeFiles/uvgrtp.dir/src/socket.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/socket.cc [ 40% 19/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/rtcp.cc.o -MF CMakeFiles/uvgrtp.dir/src/rtcp.cc.o.d -o CMakeFiles/uvgrtp.dir/src/rtcp.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/rtcp.cc /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/rtcp.cc:314:9: warning: variable 'report_number' set but not used [-Wunused-but-set-variable] 314 | int report_number = 0; | ^ /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/rtcp.cc:42:11: warning: unused variable 'MAX_PACKET' [-Wunused-const-variable] 42 | const int MAX_PACKET = 65536; | ^~~~~~~~~~ /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/rtcp.cc:44:15: warning: unused variable 'ESTIMATED_MAX_RECEPTION_TIME_MS' [-Wunused-const-variable] 44 | constexpr int ESTIMATED_MAX_RECEPTION_TIME_MS = 10; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/rtcp.cc:1: /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include/uvgrtp/rtcp.hh:545:20: warning: private field 'tp_' is not used [-Wunused-private-field] 545 | size_t tp_; /* the last time an RTCP packet was transmitted */ | ^ /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include/uvgrtp/rtcp.hh:546:20: warning: private field 'tc_' is not used [-Wunused-private-field] 546 | size_t tc_; /* the current time */ | ^ /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include/uvgrtp/rtcp.hh:547:20: warning: private field 'tn_' is not used [-Wunused-private-field] 547 | size_t tn_; /* the next scheduled transmission time of an RTCP packet */ | ^ /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include/uvgrtp/rtcp.hh:548:20: warning: private field 'pmembers_' is not used [-Wunused-private-field] 548 | size_t pmembers_; /* the estimated number of session members at the time tn was last recomputed */ | ^ /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include/uvgrtp/rtcp.hh:598:18: warning: private field 'initial_' is not used [-Wunused-private-field] 598 | bool initial_; | ^ 8 warnings generated. [ 42% 20/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/holepuncher.cc.o -MF CMakeFiles/uvgrtp.dir/src/holepuncher.cc.o.d -o CMakeFiles/uvgrtp.dir/src/holepuncher.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/holepuncher.cc [ 45% 21/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/zrtp.cc.o -MF CMakeFiles/uvgrtp.dir/src/zrtp.cc.o.d -o CMakeFiles/uvgrtp.dir/src/zrtp.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/zrtp.cc /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/zrtp.cc:45:5: warning: field 'confack_' will be initialized after field 'hello_len_' [-Wreorder-ctor] 39 | hello_ack_(nullptr), | ~~~~~~~~~~~~~~~~~~~ | hello_len_(0) 40 | commit_(nullptr), | ~~~~~~~~~~~~~~~~ | hello_ack_(nullptr) 41 | dh1_(nullptr), | ~~~~~~~~~~~~~ | commit_(nullptr) 42 | dh2_(nullptr), | ~~~~~~~~~~~~~ | commit_len_(0) 43 | conf1_(nullptr), | ~~~~~~~~~~~~~~~ | dh1_(nullptr) 44 | conf2_(nullptr), | ~~~~~~~~~~~~~~~ | dh2_(nullptr) 45 | confack_(nullptr), | ^~~~~~~~~~~~~~~~~ | dh_len_(0) 46 | hello_len_(0), | ~~~~~~~~~~~~~ | conf1_(nullptr) 47 | commit_len_(0), | ~~~~~~~~~~~~~~ | conf2_(nullptr) 48 | dh_len_(0), | ~~~~~~~~~~ | confack_(nullptr) 1 warning generated. [ 47% 22/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/formats/media.cc.o -MF CMakeFiles/uvgrtp.dir/src/formats/media.cc.o.d -o CMakeFiles/uvgrtp.dir/src/formats/media.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/formats/media.cc [ 50% 23/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/formats/h264.cc.o -MF CMakeFiles/uvgrtp.dir/src/formats/h264.cc.o.d -o CMakeFiles/uvgrtp.dir/src/formats/h264.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/formats/h264.cc [ 52% 24/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/formats/h265.cc.o -MF CMakeFiles/uvgrtp.dir/src/formats/h265.cc.o.d -o CMakeFiles/uvgrtp.dir/src/formats/h265.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/formats/h265.cc [ 54% 25/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/formats/h266.cc.o -MF CMakeFiles/uvgrtp.dir/src/formats/h266.cc.o.d -o CMakeFiles/uvgrtp.dir/src/formats/h266.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/formats/h266.cc [ 57% 26/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/formats/h26x.cc.o -MF CMakeFiles/uvgrtp.dir/src/formats/h26x.cc.o.d -o CMakeFiles/uvgrtp.dir/src/formats/h26x.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/formats/h26x.cc /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/formats/h26x.cc:47:15: warning: unused variable 'TIME_TO_KEEP_TRACK_OF_PREVIOUS_FRAMES_MS' [-Wunused-const-variable] 47 | constexpr int TIME_TO_KEEP_TRACK_OF_PREVIOUS_FRAMES_MS = 5000; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. [ 59% 27/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/zrtp/zrtp_receiver.cc.o -MF CMakeFiles/uvgrtp.dir/src/zrtp/zrtp_receiver.cc.o.d -o CMakeFiles/uvgrtp.dir/src/zrtp/zrtp_receiver.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/zrtp/zrtp_receiver.cc [ 61% 28/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/zrtp/hello.cc.o -MF CMakeFiles/uvgrtp.dir/src/zrtp/hello.cc.o.d -o CMakeFiles/uvgrtp.dir/src/zrtp/hello.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/zrtp/hello.cc [ 64% 29/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/formats/v3c.cc.o -MF CMakeFiles/uvgrtp.dir/src/formats/v3c.cc.o.d -o CMakeFiles/uvgrtp.dir/src/formats/v3c.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/formats/v3c.cc [ 66% 30/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/zrtp/hello_ack.cc.o -MF CMakeFiles/uvgrtp.dir/src/zrtp/hello_ack.cc.o.d -o CMakeFiles/uvgrtp.dir/src/zrtp/hello_ack.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/zrtp/hello_ack.cc [ 69% 31/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/zrtp/commit.cc.o -MF CMakeFiles/uvgrtp.dir/src/zrtp/commit.cc.o.d -o CMakeFiles/uvgrtp.dir/src/zrtp/commit.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/zrtp/commit.cc [ 71% 32/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/zrtp/dh_kxchng.cc.o -MF CMakeFiles/uvgrtp.dir/src/zrtp/dh_kxchng.cc.o.d -o CMakeFiles/uvgrtp.dir/src/zrtp/dh_kxchng.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/zrtp/dh_kxchng.cc [ 73% 33/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/zrtp/confirm.cc.o -MF CMakeFiles/uvgrtp.dir/src/zrtp/confirm.cc.o.d -o CMakeFiles/uvgrtp.dir/src/zrtp/confirm.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/zrtp/confirm.cc [ 76% 34/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/zrtp/confack.cc.o -MF CMakeFiles/uvgrtp.dir/src/zrtp/confack.cc.o.d -o CMakeFiles/uvgrtp.dir/src/zrtp/confack.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/zrtp/confack.cc [ 78% 35/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/zrtp/error.cc.o -MF CMakeFiles/uvgrtp.dir/src/zrtp/error.cc.o.d -o CMakeFiles/uvgrtp.dir/src/zrtp/error.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/zrtp/error.cc [ 80% 36/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/zrtp/zrtp_message.cc.o -MF CMakeFiles/uvgrtp.dir/src/zrtp/zrtp_message.cc.o.d -o CMakeFiles/uvgrtp.dir/src/zrtp/zrtp_message.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/zrtp/zrtp_message.cc [ 83% 37/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/srtp/base.cc.o -MF CMakeFiles/uvgrtp.dir/src/srtp/base.cc.o.d -o CMakeFiles/uvgrtp.dir/src/srtp/base.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/srtp/base.cc [ 85% 38/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/srtp/srtp.cc.o -MF CMakeFiles/uvgrtp.dir/src/srtp/srtp.cc.o.d -o CMakeFiles/uvgrtp.dir/src/srtp/srtp.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/srtp/srtp.cc [ 88% 39/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/srtp/srtcp.cc.o -MF CMakeFiles/uvgrtp.dir/src/srtp/srtcp.cc.o.d -o CMakeFiles/uvgrtp.dir/src/srtp/srtcp.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/srtp/srtcp.cc [ 90% 40/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/wrapper_c.cc.o -MF CMakeFiles/uvgrtp.dir/src/wrapper_c.cc.o.d -o CMakeFiles/uvgrtp.dir/src/wrapper_c.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/wrapper_c.cc [ 92% 40/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/rtcp_reader.cc.o -MF CMakeFiles/uvgrtp.dir/src/rtcp_reader.cc.o.d -o CMakeFiles/uvgrtp.dir/src/rtcp_reader.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/rtcp_reader.cc [ 95% 40/42] /usr/bin/c++ -DUVGRTP_HAVE_GETRANDOM=1 -DUVGRTP_HAVE_SENDMMSG=1 -DUVGRTP_HAVE_SENDMSG=1 -Duvgrtp_EXPORTS -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/include -I/wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wextra -Wpedantic -pthread -MD -MT CMakeFiles/uvgrtp.dir/src/socketfactory.cc.o -MF CMakeFiles/uvgrtp.dir/src/socketfactory.cc.o.d -o CMakeFiles/uvgrtp.dir/src/socketfactory.cc.o -c /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/socketfactory.cc /wrkdirs/usr/ports/net/uvgrtp/work/uvgRTP-3.1.6/src/socketfactory.cc:27:18: warning: unused variable 'DEFAULT_INITIAL_BUFFER_SIZE' [-Wunused-const-variable] 27 | constexpr size_t DEFAULT_INITIAL_BUFFER_SIZE = 4194304; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. [ 97% 41/42] : && /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -Xlinker --dependency-file=CMakeFiles/uvgrtp.dir/link.d -shared -Wl,-soname,libuvgrtp.so.3 -o libuvgrtp.so.3.1.6 CMakeFiles/uvgrtp_version.dir/version.cc.o CMakeFiles/uvgrtp.dir/src/clock.cc.o CMakeFiles/uvgrtp.dir/src/crypto.cc.o CMakeFiles/uvgrtp.dir/src/frame.cc.o CMakeFiles/uvgrtp.dir/src/hostname.cc.o CMakeFiles/uvgrtp.dir/src/context.cc.o CMakeFiles/uvgrtp.dir/src/media_stream.cc.o CMakeFiles/uvgrtp.dir/src/mingw_inet.cc.o CMakeFiles/uvgrtp.dir/src/reception_flow.cc.o CMakeFiles/uvgrtp.dir/src/poll.cc.o CMakeFiles/uvgrtp.dir/src/frame_queue.cc.o CMakeFiles/uvgrtp.dir/src/random.cc.o CMakeFiles/uvgrtp.dir/src/rtcp.cc.o CMakeFiles/uvgrtp.dir/src/rtcp_packets.cc.o CMakeFiles/uvgrtp.dir/src/rtp.cc.o CMakeFiles/uvgrtp.dir/src/session.cc.o CMakeFiles/uvgrtp.dir/src/socket.cc.o CMakeFiles/uvgrtp.dir/src/zrtp.cc.o CMa keFiles/uvgrtp.dir/src/holepuncher.cc.o CMakeFiles/uvgrtp.dir/src/formats/media.cc.o CMakeFiles/uvgrtp.dir/src/formats/h26x.cc.o CMakeFiles/uvgrtp.dir/src/formats/h264.cc.o CMakeFiles/uvgrtp.dir/src/formats/h265.cc.o CMakeFiles/uvgrtp.dir/src/formats/h266.cc.o CMakeFiles/uvgrtp.dir/src/formats/v3c.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/zrtp_receiver.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/hello.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/hello_ack.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/commit.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/dh_kxchng.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/confirm.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/confack.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/error.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/zrtp_message.cc.o CMakeFiles/uvgrtp.dir/src/srtp/base.cc.o CMakeFiles/uvgrtp.dir/src/srtp/srtp.cc.o CMakeFiles/uvgrtp.dir/src/srtp/srtcp.cc.o CMakeFiles/uvgrtp.dir/src/wrapper_c.cc.o CMakeFiles/uvgrtp.dir/src/socketfactory.cc.o CMakeFiles/uvgrtp.dir/src/rtcp_reader.cc.o -pthread && : FAILED: [code=1] libuvgrtp.so.3.1.6 : && /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -Xlinker --dependency-file=CMakeFiles/uvgrtp.dir/link.d -shared -Wl,-soname,libuvgrtp.so.3 -o libuvgrtp.so.3.1.6 CMakeFiles/uvgrtp_version.dir/version.cc.o CMakeFiles/uvgrtp.dir/src/clock.cc.o CMakeFiles/uvgrtp.dir/src/crypto.cc.o CMakeFiles/uvgrtp.dir/src/frame.cc.o CMakeFiles/uvgrtp.dir/src/hostname.cc.o CMakeFiles/uvgrtp.dir/src/context.cc.o CMakeFiles/uvgrtp.dir/src/media_stream.cc.o CMakeFiles/uvgrtp.dir/src/mingw_inet.cc.o CMakeFiles/uvgrtp.dir/src/reception_flow.cc.o CMakeFiles/uvgrtp.dir/src/poll.cc.o CMakeFiles/uvgrtp.dir/src/frame_queue.cc.o CMakeFiles/uvgrtp.dir/src/random.cc.o CMakeFiles/uvgrtp.dir/src/rtcp.cc.o CMakeFiles/uvgrtp.dir/src/rtcp_packets.cc.o CMakeFiles/uvgrtp.dir/src/rtp.cc.o CMakeFiles/uvgrtp.dir/src/session.cc.o CMakeFiles/uvgrtp.dir/src/socket.cc.o CMakeFiles/uvgrtp.dir/src/zrtp.cc.o CMakeFiles/uvgrt p.dir/src/holepuncher.cc.o CMakeFiles/uvgrtp.dir/src/formats/media.cc.o CMakeFiles/uvgrtp.dir/src/formats/h26x.cc.o CMakeFiles/uvgrtp.dir/src/formats/h264.cc.o CMakeFiles/uvgrtp.dir/src/formats/h265.cc.o CMakeFiles/uvgrtp.dir/src/formats/h266.cc.o CMakeFiles/uvgrtp.dir/src/formats/v3c.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/zrtp_receiver.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/hello.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/hello_ack.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/commit.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/dh_kxchng.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/confirm.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/confack.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/error.cc.o CMakeFiles/uvgrtp.dir/src/zrtp/zrtp_message.cc.o CMakeFiles/uvgrtp.dir/src/srtp/base.cc.o CMakeFiles/uvgrtp.dir/src/srtp/srtp.cc.o CMakeFiles/uvgrtp.dir/src/srtp/srtcp.cc.o CMakeFiles/uvgrtp.dir/src/wrapper_c.cc.o CMakeFiles/uvgrtp.dir/src/socketfactory.cc.o CMakeFiles/uvgrtp.dir/src/rtcp_reader.cc.o -pthread && : ld: error: relocation R_X86_64_32S cannot be used against local symbol; recompile with -fPIC >>> defined in CMakeFiles/uvgrtp_version.dir/version.cc.o >>> referenced by version.cc >>> >>> CMakeFiles/uvgrtp_version.dir/version.cc.o:(uvgrtp::get_version()) ld: error: relocation R_X86_64_32S cannot be used against local symbol; recompile with -fPIC >>> defined in CMakeFiles/uvgrtp_version.dir/version.cc.o >>> referenced by version.cc >>> >>> CMakeFiles/uvgrtp_version.dir/version.cc.o:(uvgrtp::get_version()) c++: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped making "build" in /usr/ports/net/uvgrtp
