=>> Building net/ladvd build started at Sun May 4 19:24:11 EDT 2025 port directory: /usr/ports/net/ladvd package name: ladvd-1.1.4 building for: FreeBSD 13amd64-weekly-desktop-job-03 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: delphij@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 790 Mar 1 07:51 /usr/ports/net/ladvd/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: b1cf7aa3d424 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 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=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/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 ladvd-1.1.4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- delphij@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-chroot-dir=/var/empty --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net/ladvd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ladvd/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/ladvd/work/.cache HOME=/wrkdirs/usr/ports/net/ladvd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/ladvd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/ladvd/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/ladvd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ladvd/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/ladvd/work/.cache HOME=/wrkdirs/usr/ports/net/ladvd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/ladvd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/ladvd/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=" -fstack-protector-strong " 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=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ladvd" EXAMPLESDIR="share/examples/ladvd" DATADIR="share/ladvd" WWWDIR="www/ladvd" ETCDIR="etc/ladvd" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ladvd DOCSDIR=/usr/local/share/doc/ladvd EXAMPLESDIR=/usr/local/share/examples/ladvd WWWDIR=/usr/local/www/ladvd ETCDIR=/usr/local/etc/ladvd --End SUB_LIST-- ---Begin make.conf--- 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 #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---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 --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ladvd-1.1.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-03] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-03] Extracting pkg-2.0.6: .......... done ===> ladvd-1.1.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ladvd-1.1.4 =========================================================================== =================================================== ===== 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 ladvd-1.1.4 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ladvd-1.1.4 for building => SHA256 Checksum OK for sspans-ladvd-v1.1.4_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by ladvd-1.1.4 for building ===> Extracting for ladvd-1.1.4 => SHA256 Checksum OK for sspans-ladvd-v1.1.4_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for ladvd-1.1.4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ladvd-1.1.4 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.3.0,1.pkg [13amd64-weekly-desktop-job-03] Installing pkgconf-2.3.0,1... [13amd64-weekly-desktop-job-03] Extracting pkgconf-2.3.0,1: .......... done ===> ladvd-1.1.4 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of ladvd-1.1.4 ===> ladvd-1.1.4 depends on package: autoconf>=2.72 - not found ===> Installing existing package /packages/All/autoconf-2.72.pkg [13amd64-weekly-desktop-job-03] Installing autoconf-2.72... [13amd64-weekly-desktop-job-03] `-- Installing autoconf-switch-20220527... [13amd64-weekly-desktop-job-03] `-- Extracting autoconf-switch-20220527: ....... done [13amd64-weekly-desktop-job-03] `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-03] `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-03] `-- Installing m4-1.4.19_1,1... [13amd64-weekly-desktop-job-03] | `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-03] | `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-03] `-- Extracting m4-1.4.19_1,1: .......... done [13amd64-weekly-desktop-job-03] `-- Installing perl5-5.36.3_2... [13amd64-weekly-desktop-job-03] `-- Extracting perl5-5.36.3_2: .......... done [13amd64-weekly-desktop-job-03] Extracting autoconf-2.72: .......... done ===> ladvd-1.1.4 depends on package: autoconf>=2.72 - found ===> Returning to build of ladvd-1.1.4 ===> ladvd-1.1.4 depends on package: automake>=1.17 - not found ===> Installing existing package /packages/All/automake-1.17.pkg [13amd64-weekly-desktop-job-03] Installing automake-1.17... [13amd64-weekly-desktop-job-03] Extracting automake-1.17: .......... done ===> ladvd-1.1.4 depends on package: automake>=1.17 - found ===> Returning to build of ladvd-1.1.4 ===> ladvd-1.1.4 depends on executable: libtoolize - not found ===> Installing existing package /packages/All/libtool-2.5.4.pkg [13amd64-weekly-desktop-job-03] Installing libtool-2.5.4... [13amd64-weekly-desktop-job-03] Extracting libtool-2.5.4: .......... done ===> ladvd-1.1.4 depends on executable: libtoolize - found ===> Returning to build of ladvd-1.1.4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ladvd-1.1.4 depends on shared library: libevent.so - not found ===> Installing existing package /packages/All/libevent-2.1.12.pkg [13amd64-weekly-desktop-job-03] Installing libevent-2.1.12... [13amd64-weekly-desktop-job-03] Extracting libevent-2.1.12: .......... done ===> ladvd-1.1.4 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) ===> Returning to build of ladvd-1.1.4 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for ladvd-1.1.4 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:10: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:10: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:10: the top level configure.ac:17: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:17: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... configure.ac:17: the top level configure.ac:24: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:24: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:24: the top level configure.ac:59: warning: The macro 'AC_LANG_C' is obsolete. configure.ac:59: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_cflags_gcc_option.m4:150: AX_CFLAGS_GCC_OPTION_NEW is expanded from... m4/ax_cflags_gcc_option.m4:221: AX_CFLAGS_GCC_OPTION is expanded from... configure.ac:59: the top level configure.ac:59: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:59: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_cflags_gcc_option.m4:150: AX_CFLAGS_GCC_OPTION_NEW is expanded from... m4/ax_cflags_gcc_option.m4:221: AX_CFLAGS_GCC_OPTION is expanded from... configure.ac:59: the top level configure.ac:60: warning: The macro 'AC_LANG_C' is obsolete. configure.ac:60: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_cflags_gcc_option.m4:150: AX_CFLAGS_GCC_OPTION_NEW is expanded from... m4/ax_cflags_gcc_option.m4:221: AX_CFLAGS_GCC_OPTION is expanded from... configure.ac:60: the top level configure.ac:60: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:60: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_cflags_gcc_option.m4:150: AX_CFLAGS_GCC_OPTION_NEW is expanded from... m4/ax_cflags_gcc_option.m4:221: AX_CFLAGS_GCC_OPTION is expanded from... configure.ac:60: the top level configure.ac:73: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:73: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:73: the top level configure.ac:142: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:142: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:142: the top level configure.ac:190: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:190: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:190: the top level configure.ac:199: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:199: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:199: the top level configure.ac:312: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:312: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:312: the top level configure.ac:16: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:11: installing './install-sh' configure.ac:11: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' tests/Makefile.am:30: warning: variable 'check_child_SOURCES' is defined but no program or tests/Makefile.am:30: library has 'check_child' as canonical name (possible typo) configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd13.4 checking host system type... amd64-portbld-freebsd13.4 checking target system type... amd64-portbld-freebsd13.4 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 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 whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking how to run the C preprocessor... cpp 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 wchar.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.4 file names to amd64-portbld-freebsd13.4 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd13.4 ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking pkg-config is at least version 0.9.0... yes checking WCFLAGS for gcc -Wall... -Wall checking WCFLAGS for gcc -Wformat -Wformat-security... -Wformat -Wformat-security checking for how to force completely read-only GOT table... checking whether C compiler handles -fPIE -DPIE... yes checking whether the linker accepts the -Werror -pie flag... yes checking whether C compiler handles -fstack-protector -Werror... yes checking whether C compiler handles --param ssp-buffer-size=4... yes checking whether C compiler handles -D_FORTIFY_SOURCE=2... yes checking for socket... yes checking for gethostent... yes checking for check >= 0.9.4... no checking for pcap.h... yes checking for pcap_compile in -lpcap... yes checking for pcap_create in -lpcap... yes checking for pcap_set_immediate_mode in -lpcap... yes checking for libevent directory... /usr/local checking for event_init in -levent... yes checking for event.h... yes checking for evhttp.h... yes checking for libmnl ... no checking for egrep... (cached) /usr/bin/egrep checking for fcntl.h... (cached) yes checking for grp.h... yes checking for pwd.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdint.h... (cached) yes checking for stdio.h... (cached) yes checking for syslog.h... yes checking for sys/file.h... (cached) yes checking for sys/utsname.h... yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/uio.h... (cached) yes checking for signal.h... (cached) yes checking for ctype.h... (cached) yes checking for string.h... (cached) yes checking for assert.h... yes checking for time.h... (cached) yes checking for asm/types.h... no checking for linux/sockios.h... no checking for sys/sockio.h... yes checking for net/if_media.h... (cached) yes checking for net/if.h... (cached) yes checking for net/route.h... yes checking for net/if_mib.h... yes checking for linux/ethtool.h... no checking for net/ethernet.h... yes checking for net/ethertypes.h... no checking for netinet/in.h... (cached) yes checking for netinet/ether.h... no checking for netinet/if_ether.h... yes checking for net/if_types.h... yes checking for linux/filter.h... no checking for libteam ... no checking for linux/if_vlan.h... no checking for linux/if_bridge.h... no checking for linux/if_bonding.h... no checking for linux/if_team.h... no checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether GET_VLAN_REALDEV_NAME_CMD is declared... no checking whether GET_VLAN_VID_CMD is declared... no checking for net/if_vlan_var.h... yes checking for net/if_bridge.h... no checking for net/if_bridgevar.h... yes checking for net/if_lagg.h... yes checking for net/if_trunk.h... no checking for net/if_bond_var.h... no checking for linux/wireless.h... no checking for net80211/ieee80211.h... yes checking for net80211/ieee80211_ioctl.h... yes checking for netpacket/packet.h... no checking for net/bpf.h... yes checking for net/if_dl.h... yes checking for kenv.h... yes checking for sys/sysctl.h... (cached) yes checking for cap-ng.h... no checking for capng_clear in -lcap-ng... no checking whether to use libcap-ng... no checking for sys/prctl.h... no checking for sys/capability.h... no checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for vprintf... (cached) yes checking for asprintf... (cached) yes checking for memcpy... (cached) yes checking for memset... (cached) yes checking for snprintf... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strsep... (cached) yes checking for uname... (cached) yes checking for socketpair... (cached) yes checking for vsyslog... yes checking for setresuid... (cached) yes checking for setreuid... (cached) yes checking for setresgid... (cached) yes checking for setregid... (cached) yes checking for setproctitle... (cached) yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for strnvis... yes checking for __strdup... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating systemd/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for ladvd-1.1.4 --- all-recursive --- Making all in src --- all --- /usr/bin/make all-am --- proto/.dirstamp --- --- proto/.deps/.dirstamp --- --- compat/.dirstamp --- --- compat/.deps/.dirstamp --- --- main.o --- --- child.lo --- --- parent.lo --- --- cli.lo --- --- main.o --- depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po --- child.lo --- depbase=`echo child.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT child.lo -MD -MP -MF $depbase.Tpo -c -o child.lo child.c && mv -f $depbase.Tpo $depbase.Plo --- parent.lo --- depbase=`echo parent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT parent.lo -MD -MP -MF $depbase.Tpo -c -o parent.lo parent.c && mv -f $depbase.Tpo $depbase.Plo --- cli.lo --- depbase=`echo cli.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT cli.lo -MD -MP -MF $depbase.Tpo -c -o cli.lo cli.c && mv -f $depbase.Tpo $depbase.Plo --- util.lo --- --- sysinfo.lo --- --- netif.lo --- --- proto/tlv.lo --- --- util.lo --- depbase=`echo util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util.lo -MD -MP -MF $depbase.Tpo -c -o util.lo util.c && mv -f $depbase.Tpo $depbase.Plo --- sysinfo.lo --- depbase=`echo sysinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sysinfo.lo -MD -MP -MF $depbase.Tpo -c -o sysinfo.lo sysinfo.c && mv -f $depbase.Tpo $depbase.Plo --- netif.lo --- depbase=`echo netif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT netif.lo -MD -MP -MF $depbase.Tpo -c -o netif.lo netif.c && mv -f $depbase.Tpo $depbase.Plo --- proto/tlv.lo --- depbase=`echo proto/tlv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/tlv.lo -MD -MP -MF $depbase.Tpo -c -o proto/tlv.lo proto/tlv.c && mv -f $depbase.Tpo $depbase.Plo --- parent.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT parent.lo -MD -MP -MF .deps/parent.Tpo -c parent.c -fPIC -DPIC -o .libs/parent.o --- sysinfo.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sysinfo.lo -MD -MP -MF .deps/sysinfo.Tpo -c sysinfo.c -fPIC -DPIC -o .libs/sysinfo.o --- netif.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT netif.lo -MD -MP -MF .deps/netif.Tpo -c netif.c -fPIC -DPIC -o .libs/netif.o --- util.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o --- cli.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT cli.lo -MD -MP -MF .deps/cli.Tpo -c cli.c -fPIC -DPIC -o .libs/cli.o --- child.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT child.lo -MD -MP -MF .deps/child.Tpo -c child.c -fPIC -DPIC -o .libs/child.o --- proto/tlv.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/tlv.lo -MD -MP -MF proto/.deps/tlv.Tpo -c proto/tlv.c -fPIC -DPIC -o proto/.libs/tlv.o --- parent.lo --- parent.c:775:25: warning: variable 'rcount' set but not used [-Wunused-but-set-variable] 775 | static unsigned int rcount = 0; | ^ --- proto/lldp.lo --- depbase=`echo proto/lldp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/lldp.lo -MD -MP -MF $depbase.Tpo -c -o proto/lldp.lo proto/lldp.c && mv -f $depbase.Tpo $depbase.Plo --- sysinfo.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sysinfo.lo -MD -MP -MF .deps/sysinfo.Tpo -c sysinfo.c -fPIE -o sysinfo.o >/dev/null 2>&1 --- proto/tlv.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/tlv.lo -MD -MP -MF proto/.deps/tlv.Tpo -c proto/tlv.c -fPIE -o proto/tlv.o >/dev/null 2>&1 --- proto/lldp.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/lldp.lo -MD -MP -MF proto/.deps/lldp.Tpo -c proto/lldp.c -fPIC -DPIC -o proto/.libs/lldp.o --- cli.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT cli.lo -MD -MP -MF .deps/cli.Tpo -c cli.c -fPIE -o cli.o >/dev/null 2>&1 --- parent.lo --- 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT parent.lo -MD -MP -MF .deps/parent.Tpo -c parent.c -fPIE -o parent.o >/dev/null 2>&1 --- child.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT child.lo -MD -MP -MF .deps/child.Tpo -c child.c -fPIE -o child.o >/dev/null 2>&1 --- util.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIE -o util.o >/dev/null 2>&1 --- proto/cdp.lo --- depbase=`echo proto/cdp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/cdp.lo -MD -MP -MF $depbase.Tpo -c -o proto/cdp.lo proto/cdp.c && mv -f $depbase.Tpo $depbase.Plo --- proto/edp.lo --- depbase=`echo proto/edp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/edp.lo -MD -MP -MF $depbase.Tpo -c -o proto/edp.lo proto/edp.c && mv -f $depbase.Tpo $depbase.Plo --- proto/cdp.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/cdp.lo -MD -MP -MF proto/.deps/cdp.Tpo -c proto/cdp.c -fPIC -DPIC -o proto/.libs/cdp.o --- proto/edp.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/edp.lo -MD -MP -MF proto/.deps/edp.Tpo -c proto/edp.c -fPIC -DPIC -o proto/.libs/edp.o --- netif.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT netif.lo -MD -MP -MF .deps/netif.Tpo -c netif.c -fPIE -o netif.o >/dev/null 2>&1 --- proto/fdp.lo --- depbase=`echo proto/fdp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/fdp.lo -MD -MP -MF $depbase.Tpo -c -o proto/fdp.lo proto/fdp.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/fdp.lo -MD -MP -MF proto/.deps/fdp.Tpo -c proto/fdp.c -fPIC -DPIC -o proto/.libs/fdp.o --- proto/ndp.lo --- depbase=`echo proto/ndp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/ndp.lo -MD -MP -MF $depbase.Tpo -c -o proto/ndp.lo proto/ndp.c && mv -f $depbase.Tpo $depbase.Plo --- compat/strlcpy.lo --- depbase=`echo compat/strlcpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/strlcpy.lo -MD -MP -MF $depbase.Tpo -c -o compat/strlcpy.lo compat/strlcpy.c && mv -f $depbase.Tpo $depbase.Plo --- compat/strlcat.lo --- depbase=`echo compat/strlcat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/strlcat.lo -MD -MP -MF $depbase.Tpo -c -o compat/strlcat.lo compat/strlcat.c && mv -f $depbase.Tpo $depbase.Plo --- proto/edp.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/edp.lo -MD -MP -MF proto/.deps/edp.Tpo -c proto/edp.c -fPIE -o proto/edp.o >/dev/null 2>&1 --- proto/ndp.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/ndp.lo -MD -MP -MF proto/.deps/ndp.Tpo -c proto/ndp.c -fPIC -DPIC -o proto/.libs/ndp.o --- compat/strlcpy.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/strlcpy.lo -MD -MP -MF compat/.deps/strlcpy.Tpo -c compat/strlcpy.c -fPIC -DPIC -o compat/.libs/strlcpy.o --- proto/lldp.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/lldp.lo -MD -MP -MF proto/.deps/lldp.Tpo -c proto/lldp.c -fPIE -o proto/lldp.o >/dev/null 2>&1 --- compat/strlcat.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/strlcat.lo -MD -MP -MF compat/.deps/strlcat.Tpo -c compat/strlcat.c -fPIC -DPIC -o compat/.libs/strlcat.o --- compat/strlcpy.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/strlcpy.lo -MD -MP -MF compat/.deps/strlcpy.Tpo -c compat/strlcpy.c -fPIE -o compat/strlcpy.o >/dev/null 2>&1 --- compat/strlcat.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/strlcat.lo -MD -MP -MF compat/.deps/strlcat.Tpo -c compat/strlcat.c -fPIE -o compat/strlcat.o >/dev/null 2>&1 --- proto/cdp.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/cdp.lo -MD -MP -MF proto/.deps/cdp.Tpo -c proto/cdp.c -fPIE -o proto/cdp.o >/dev/null 2>&1 --- compat/setproctitle.lo --- depbase=`echo compat/setproctitle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/setproctitle.lo -MD -MP -MF $depbase.Tpo -c -o compat/setproctitle.lo compat/setproctitle.c && mv -f $depbase.Tpo $depbase.Plo --- compat/vis.lo --- depbase=`echo compat/vis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/vis.lo -MD -MP -MF $depbase.Tpo -c -o compat/vis.lo compat/vis.c && mv -f $depbase.Tpo $depbase.Plo --- proto/ndp.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/ndp.lo -MD -MP -MF proto/.deps/ndp.Tpo -c proto/ndp.c -fPIE -o proto/ndp.o >/dev/null 2>&1 --- proto/fdp.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT proto/fdp.lo -MD -MP -MF proto/.deps/fdp.Tpo -c proto/fdp.c -fPIE -o proto/fdp.o >/dev/null 2>&1 --- compat/setproctitle.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/setproctitle.lo -MD -MP -MF compat/.deps/setproctitle.Tpo -c compat/setproctitle.c -fPIC -DPIC -o compat/.libs/setproctitle.o --- compat/vis.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/vis.lo -MD -MP -MF compat/.deps/vis.Tpo -c compat/vis.c -fPIC -DPIC -o compat/.libs/vis.o --- compat/imsg.lo --- depbase=`echo compat/imsg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/imsg.lo -MD -MP -MF $depbase.Tpo -c -o compat/imsg.lo compat/imsg.c && mv -f $depbase.Tpo $depbase.Plo --- compat/setproctitle.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/setproctitle.lo -MD -MP -MF compat/.deps/setproctitle.Tpo -c compat/setproctitle.c -fPIE -o compat/setproctitle.o >/dev/null 2>&1 --- compat/imsg-buffer.lo --- depbase=`echo compat/imsg-buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/imsg-buffer.lo -MD -MP -MF $depbase.Tpo -c -o compat/imsg-buffer.lo compat/imsg-buffer.c && mv -f $depbase.Tpo $depbase.Plo --- compat/imsg.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/imsg.lo -MD -MP -MF compat/.deps/imsg.Tpo -c compat/imsg.c -fPIC -DPIC -o compat/.libs/imsg.o --- libmisc.la --- /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pie -L/usr/local/lib -fstack-protector-strong -o libmisc.la child.lo parent.lo cli.lo util.lo sysinfo.lo netif.lo --- compat/imsg-buffer.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/imsg-buffer.lo -MD -MP -MF compat/.deps/imsg-buffer.Tpo -c compat/imsg-buffer.c -fPIC -DPIC -o compat/.libs/imsg-buffer.o --- compat/vis.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/vis.lo -MD -MP -MF compat/.deps/vis.Tpo -c compat/vis.c -fPIE -o compat/vis.o >/dev/null 2>&1 --- libmisc.la --- libtool: link: ar cr .libs/libmisc.a .libs/child.o .libs/parent.o .libs/cli.o .libs/util.o .libs/sysinfo.o .libs/netif.o libtool: link: ranlib .libs/libmisc.a libtool: link: ( cd ".libs" && rm -f "libmisc.la" && ln -s "../libmisc.la" "libmisc.la" ) --- compat/imsg-buffer.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/imsg-buffer.lo -MD -MP -MF compat/.deps/imsg-buffer.Tpo -c compat/imsg-buffer.c -fPIE -o compat/imsg-buffer.o >/dev/null 2>&1 --- compat/imsg.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/imsg.lo -MD -MP -MF compat/.deps/imsg.Tpo -c compat/imsg.c -fPIE -o compat/imsg.o >/dev/null 2>&1 --- libproto.la --- /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pie -L/usr/local/lib -fstack-protector-strong -o libproto.la proto/tlv.lo proto/lldp.lo proto/cdp.lo proto/edp.lo proto/fdp.lo proto/ndp.lo libtool: link: ar cr .libs/libproto.a proto/.libs/tlv.o proto/.libs/lldp.o proto/.libs/cdp.o proto/.libs/edp.o proto/.libs/fdp.o proto/.libs/ndp.o libtool: link: ranlib .libs/libproto.a libtool: link: ( cd ".libs" && rm -f "libproto.la" && ln -s "../libproto.la" "libproto.la" ) --- libcompat.la --- /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pie -L/usr/local/lib -fstack-protector-strong -o libcompat.la compat/strlcpy.lo compat/strlcat.lo compat/setproctitle.lo compat/vis.lo compat/imsg.lo compat/imsg-buffer.lo libtool: link: ar cr .libs/libcompat.a compat/.libs/strlcpy.o compat/.libs/strlcat.o compat/.libs/setproctitle.o compat/.libs/vis.o compat/.libs/imsg.o compat/.libs/imsg-buffer.o libtool: link: ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) --- ladvd --- /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pie -L/usr/local/lib -fstack-protector-strong -o ladvd main.o libmisc.la libproto.la libcompat.la -levent -lpcap libtool: link: cc -Wall -Wformat -Wformat-security -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pie -fstack-protector-strong -o ladvd main.o -L/usr/local/lib ./.libs/libmisc.a ./.libs/libproto.a ./.libs/libcompat.a -levent -lpcap Making all in . Making all in doc --- ladvd.8 --- --- ladvdc.8 --- --- ladvd.8 --- /usr/bin/sed -e s/PACKAGE_USER/ladvd/ < ../doc/ladvd.8.in > ladvd.8 --- ladvdc.8 --- /usr/bin/sed -e 's/^HTTP_POST //' -e s/PACKAGE_USER/ladvd/ < ../doc/ladvdc.8.in > ladvdc.8 Making all in systemd =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for ladvd-1.1.4 ===> Generating temporary packing list ===> Creating groups ===> Creating users Making install in src /bin/mkdir -p '/wrkdirs/usr/ports/net/ladvd/work/stage/usr/local/sbin' /bin/sh ../libtool --mode=install install -s -m 555 ladvd '/wrkdirs/usr/ports/net/ladvd/work/stage/usr/local/sbin' libtool: install: install -m 555 -s ladvd /wrkdirs/usr/ports/net/ladvd/work/stage/usr/local/sbin/ladvd /usr/bin/make install-exec-hook ln -s ladvd /wrkdirs/usr/ports/net/ladvd/work/stage/usr/local/sbin/ladvdc Making install in . Making install in doc /bin/mkdir -p '/wrkdirs/usr/ports/net/ladvd/work/stage/usr/local/share/doc/ladvd' install -m 0644 README TODO HACKING '/wrkdirs/usr/ports/net/ladvd/work/stage/usr/local/share/doc/ladvd' /bin/mkdir -p '/wrkdirs/usr/ports/net/ladvd/work/stage/usr/local/share/man/man8' install -m 0644 ladvd.8 ladvdc.8 '/wrkdirs/usr/ports/net/ladvd/work/stage/usr/local/share/man/man8' Making install in systemd ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===== 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=2025-05-04T23:24:11+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=b1cf7aa3d424' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for ladvd-1.1.4 ===> Building ladvd-1.1.4 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ladvd-1.1.4 build of net/ladvd | ladvd-1.1.4 ended at Sun May 4 19:24:31 EDT 2025 build time: 00:00:21