>>> Building on exopi-4 under net/ladvd BDEPENDS = [devel/check] DIST = [net/ladvd:ladvd-1.1.1.tar.gz] FULLPKGNAME = ladvd-1.1.1p2 (Junk lock obtained for exopi-4 at 1713778617.46) >>> Running depends in net/ladvd at 1713778617.49 last junk was in net/ices2 /usr/sbin/pkg_add -aI -Drepair check-0.12.0 was: /usr/sbin/pkg_add -aI -Drepair check-0.12.0 /usr/sbin/pkg_add -aI -Drepair check-0.12.0 >>> Running show-prepare-results in net/ladvd at 1713778619.88 ===> net/ladvd ===> Building from scratch ladvd-1.1.1p2 ===> ladvd-1.1.1p2 depends on: check-* -> check-0.12.0 ===> Verifying specs: c event pcap ===> found c.100.0 event.4.1 pcap.9.0 check-0.12.0 (Junk lock released for exopi-4 at 1713778621.22) distfiles size=553402 >>> Running build in net/ladvd at 1713778621.24 ===> net/ladvd ===> Checking files for ladvd-1.1.1p2 `/exopi-cvs/ports/distfiles/ladvd-1.1.1.tar.gz' is up to date. >> (SHA256) ladvd-1.1.1.tar.gz: OK ===> Extracting for ladvd-1.1.1p2 ===> Patching for ladvd-1.1.1p2 ===> Applying OpenBSD patch patch-src_netif_bsd_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |We have 64-bit media_list. | |Index: src/netif_bsd.c |--- src/netif_bsd.c.orig |+++ src/netif_bsd.c -------------------------- Patching file src/netif_bsd.c using Plan A... Hunk #1 succeeded at 474. Hunk #2 succeeded at 498. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for ladvd-1.1.1p2 ===> Configuring for ladvd-1.1.1p2 Using /exopi-obj/pobj/ladvd-1.1.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/ladvd-1.1.1/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/ladvd-1.1.1/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for egrep... (cached) /usr/bin/egrep checking how to print strings... print -r 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 -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no 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... yes checking dynamic linker characteristics... openbsd7.5 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... openbsd7.5 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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking WCFLAGS for gcc -Wall... no, obsolete checking WCFLAGS for gcc -Wformat -Wformat-security... no, obsolete 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... (cached) yes checking for gethostent... (cached) yes checking for CHECK... yes checking pcap.h usability... yes checking pcap.h presence... yes 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... (system) checking for event_init in -levent... yes checking event.h usability... yes checking event.h presence... yes checking for event.h... yes checking for evhttp.h... no checking for LIBMNL... no checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for grp.h... (cached) 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... (cached) yes checking for sys/file.h... (cached) yes checking for sys/utsname.h... (cached) 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... (cached) yes checking for time.h... (cached) yes checking asm/types.h usability... no checking asm/types.h presence... no checking for asm/types.h... no checking linux/sockios.h usability... no checking linux/sockios.h presence... no checking for linux/sockios.h... no checking for sys/sockio.h... (cached) yes checking net/if_media.h usability... yes checking net/if_media.h presence... yes checking for net/if_media.h... yes checking for net/if.h... (cached) yes checking for net/route.h... (cached) yes checking for net/if_mib.h... no checking for linux/ethtool.h... no checking net/ethernet.h usability... no checking net/ethernet.h presence... no checking for net/ethernet.h... no checking net/ethertypes.h usability... yes checking net/ethertypes.h presence... yes checking for net/ethertypes.h... yes checking for netinet/in.h... (cached) yes checking netinet/ether.h usability... no checking netinet/ether.h presence... no checking for netinet/ether.h... no checking for netinet/if_ether.h... (cached) yes checking for net/if_types.h... (cached) 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 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... yes checking for net/if_bridgevar.h... no checking for net/if_lagg.h... no checking for net/if_trunk.h... yes checking for net/if_bond_var.h... no checking for linux/wireless.h... no checking net80211/ieee80211.h usability... yes checking net80211/ieee80211.h presence... yes checking for net80211/ieee80211.h... yes checking for net80211/ieee80211_ioctl.h... yes checking netpacket/packet.h usability... no checking netpacket/packet.h presence... no checking for netpacket/packet.h... no checking for net/bpf.h... (cached) yes checking net/if_dl.h usability... yes checking net/if_dl.h presence... yes checking for net/if_dl.h... yes checking kenv.h usability... no checking kenv.h presence... no checking for kenv.h... no checking for sys/sysctl.h... (cached) yes checking cap-ng.h usability... no checking cap-ng.h presence... no checking for cap-ng.h... no checking for capng_clear in -lcap-ng... no checking whether to use libcap-ng... no checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for vprintf... (cached) yes checking for _doprnt... no 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... (cached) 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 configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for ladvd-1.1.1p2 Making all in src /usr/bin/make all-am depbase=`echo child.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT child.lo -MD -MP -MF $depbase.Tpo -c -o child.lo child.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT child.lo -MD -MP -MF .deps/child.Tpo -c child.c -fPIC -DPIC -o .libs/child.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT child.lo -MD -MP -MF .deps/child.Tpo -c child.c -fPIE -o child.o depbase=`echo parent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT parent.lo -MD -MP -MF $depbase.Tpo -c -o parent.lo parent.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT parent.lo -MD -MP -MF .deps/parent.Tpo -c parent.c -fPIC -DPIC -o .libs/parent.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT parent.lo -MD -MP -MF .deps/parent.Tpo -c parent.c -fPIE -o parent.o depbase=`echo cli.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT cli.lo -MD -MP -MF $depbase.Tpo -c -o cli.lo cli.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT cli.lo -MD -MP -MF .deps/cli.Tpo -c cli.c -fPIC -DPIC -o .libs/cli.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT cli.lo -MD -MP -MF .deps/cli.Tpo -c cli.c -fPIE -o cli.o depbase=`echo util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT util.lo -MD -MP -MF $depbase.Tpo -c -o util.lo util.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIE -o util.o depbase=`echo sysinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT sysinfo.lo -MD -MP -MF $depbase.Tpo -c -o sysinfo.lo sysinfo.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT sysinfo.lo -MD -MP -MF .deps/sysinfo.Tpo -c sysinfo.c -fPIC -DPIC -o .libs/sysinfo.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT sysinfo.lo -MD -MP -MF .deps/sysinfo.Tpo -c sysinfo.c -fPIE -o sysinfo.o depbase=`echo netif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT netif.lo -MD -MP -MF $depbase.Tpo -c -o netif.lo netif.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT netif.lo -MD -MP -MF .deps/netif.Tpo -c netif.c -fPIC -DPIC -o .libs/netif.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT netif.lo -MD -MP -MF .deps/netif.Tpo -c netif.c -fPIE -o netif.o /usr/bin/libtool --tag=CC --mode=link cc -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -pie -o libmisc.la child.lo parent.lo cli.lo util.lo sysinfo.lo netif.lo libtool: link: ar cru .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 depbase=`echo proto/tlv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/tlv.lo -MD -MP -MF $depbase.Tpo -c -o proto/tlv.lo proto/tlv.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/tlv.lo -MD -MP -MF proto/.deps/tlv.Tpo -c proto/tlv.c -fPIC -DPIC -o proto/.libs/tlv.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/tlv.lo -MD -MP -MF proto/.deps/tlv.Tpo -c proto/tlv.c -fPIE -o proto/tlv.o depbase=`echo proto/lldp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/lldp.lo -MD -MP -MF $depbase.Tpo -c -o proto/lldp.lo proto/lldp.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/lldp.lo -MD -MP -MF proto/.deps/lldp.Tpo -c proto/lldp.c -fPIC -DPIC -o proto/.libs/lldp.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/lldp.lo -MD -MP -MF proto/.deps/lldp.Tpo -c proto/lldp.c -fPIE -o proto/lldp.o depbase=`echo proto/cdp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/cdp.lo -MD -MP -MF $depbase.Tpo -c -o proto/cdp.lo proto/cdp.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/cdp.lo -MD -MP -MF proto/.deps/cdp.Tpo -c proto/cdp.c -fPIC -DPIC -o proto/.libs/cdp.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/cdp.lo -MD -MP -MF proto/.deps/cdp.Tpo -c proto/cdp.c -fPIE -o proto/cdp.o depbase=`echo proto/edp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/edp.lo -MD -MP -MF $depbase.Tpo -c -o proto/edp.lo proto/edp.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/edp.lo -MD -MP -MF proto/.deps/edp.Tpo -c proto/edp.c -fPIC -DPIC -o proto/.libs/edp.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/edp.lo -MD -MP -MF proto/.deps/edp.Tpo -c proto/edp.c -fPIE -o proto/edp.o depbase=`echo proto/fdp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/fdp.lo -MD -MP -MF $depbase.Tpo -c -o proto/fdp.lo proto/fdp.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/fdp.lo -MD -MP -MF proto/.deps/fdp.Tpo -c proto/fdp.c -fPIC -DPIC -o proto/.libs/fdp.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/fdp.lo -MD -MP -MF proto/.deps/fdp.Tpo -c proto/fdp.c -fPIE -o proto/fdp.o depbase=`echo proto/ndp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/ndp.lo -MD -MP -MF $depbase.Tpo -c -o proto/ndp.lo proto/ndp.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/ndp.lo -MD -MP -MF proto/.deps/ndp.Tpo -c proto/ndp.c -fPIC -DPIC -o proto/.libs/ndp.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT proto/ndp.lo -MD -MP -MF proto/.deps/ndp.Tpo -c proto/ndp.c -fPIE -o proto/ndp.o /usr/bin/libtool --tag=CC --mode=link cc -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -pie -o libproto.la proto/tlv.lo proto/lldp.lo proto/cdp.lo proto/edp.lo proto/fdp.lo proto/ndp.lo libtool: link: ar cru .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 depbase=`echo compat/strlcpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/strlcpy.lo -MD -MP -MF $depbase.Tpo -c -o compat/strlcpy.lo compat/strlcpy.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/strlcpy.lo -MD -MP -MF compat/.deps/strlcpy.Tpo -c compat/strlcpy.c -fPIC -DPIC -o compat/.libs/strlcpy.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/strlcpy.lo -MD -MP -MF compat/.deps/strlcpy.Tpo -c compat/strlcpy.c -fPIE -o compat/strlcpy.o depbase=`echo compat/strlcat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/strlcat.lo -MD -MP -MF $depbase.Tpo -c -o compat/strlcat.lo compat/strlcat.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/strlcat.lo -MD -MP -MF compat/.deps/strlcat.Tpo -c compat/strlcat.c -fPIC -DPIC -o compat/.libs/strlcat.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/strlcat.lo -MD -MP -MF compat/.deps/strlcat.Tpo -c compat/strlcat.c -fPIE -o compat/strlcat.o depbase=`echo compat/setproctitle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/setproctitle.lo -MD -MP -MF $depbase.Tpo -c -o compat/setproctitle.lo compat/setproctitle.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/setproctitle.lo -MD -MP -MF compat/.deps/setproctitle.Tpo -c compat/setproctitle.c -fPIC -DPIC -o compat/.libs/setproctitle.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/setproctitle.lo -MD -MP -MF compat/.deps/setproctitle.Tpo -c compat/setproctitle.c -fPIE -o compat/setproctitle.o depbase=`echo compat/vis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/vis.lo -MD -MP -MF $depbase.Tpo -c -o compat/vis.lo compat/vis.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/vis.lo -MD -MP -MF compat/.deps/vis.Tpo -c compat/vis.c -fPIC -DPIC -o compat/.libs/vis.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/vis.lo -MD -MP -MF compat/.deps/vis.Tpo -c compat/vis.c -fPIE -o compat/vis.o depbase=`echo compat/imsg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/imsg.lo -MD -MP -MF $depbase.Tpo -c -o compat/imsg.lo compat/imsg.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/imsg.lo -MD -MP -MF compat/.deps/imsg.Tpo -c compat/imsg.c -fPIC -DPIC -o compat/.libs/imsg.o cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/imsg.lo -MD -MP -MF compat/.deps/imsg.Tpo -c compat/imsg.c -fPIE -o compat/imsg.o depbase=`echo compat/imsg-buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT compat/imsg-buffer.lo -MD -MP -MF compat/.deps/imsg-buffer.Tpo -c compat/imsg-buffer.c -fPIE -o compat/imsg-buffer.o /usr/bin/libtool --tag=CC --mode=link cc -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -pie -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 cru .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 depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -pie -o ladvd main.o libmisc.la libproto.la libcompat.la -levent -lpcap libtool: link: cc -o ladvd -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -pie main.o /exopi-obj/pobj/ladvd-1.1.1/ladvd-1.1.1/src/.libs/libmisc.a /exopi-obj/pobj/ladvd-1.1.1/ladvd-1.1.1/src/.libs/libproto.a /exopi-obj/pobj/ladvd-1.1.1/ladvd-1.1.1/src/.libs/libcompat.a -L.libs -levent -lpcap Making all in . Making all in doc /usr/bin/sed -e s/PACKAGE_USER/_ladvd/ < ../doc/ladvd.8.in > ladvd.8 /usr/bin/sed -e '/^HTTP_POST .*/d' -e s/PACKAGE_USER/_ladvd/ < ../doc/ladvdc.8.in > ladvdc.8 Making all in systemd Making all in tests >>> Running package in net/ladvd at 1713778654.00 ===> net/ladvd ===> Faking installation for ladvd-1.1.1p2 Making install in src mkdir -p '/exopi-obj/pobj/ladvd-1.1.1/fake-amd64/usr/local/sbin' /usr/bin/libtool --mode=install /exopi-obj/pobj/ladvd-1.1.1/bin/install -c -s -m 755 ladvd '/exopi-obj/pobj/ladvd-1.1.1/fake-amd64/usr/local/sbin' libtool: install: /exopi-obj/pobj/ladvd-1.1.1/bin/install -c -s -m 755 ladvd /exopi-obj/pobj/ladvd-1.1.1/fake-amd64/usr/local/sbin /usr/bin/make install-exec-hook ln -s ladvd /exopi-obj/pobj/ladvd-1.1.1/fake-amd64/usr/local/sbin/ladvdc Making install in . Making install in doc mkdir -p '/exopi-obj/pobj/ladvd-1.1.1/fake-amd64/usr/local/share/doc/ladvd' /exopi-obj/pobj/ladvd-1.1.1/bin/install -c -m 644 LICENSE README TODO HACKING '/exopi-obj/pobj/ladvd-1.1.1/fake-amd64/usr/local/share/doc/ladvd' mkdir -p '/exopi-obj/pobj/ladvd-1.1.1/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/ladvd-1.1.1/bin/install -c -m 644 ladvd.8 ladvdc.8 '/exopi-obj/pobj/ladvd-1.1.1/fake-amd64/usr/local/man/man8' Making install in systemd Making install in tests Installing /exopi-cvs/ports/net/ladvd/pkg/ladvd.rc as /exopi-obj/pobj/ladvd-1.1.1/fake-amd64/etc/rc.d/ladvd ===> Building package for ladvd-1.1.1p2 Create /exopi-cvs/ports/packages/amd64/all/ladvd-1.1.1p2.tgz Creating package ladvd-1.1.1p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|******************************************************** | 88% archiving|********************************************************** | 91% archiving|*********************************************************** | 93% archiving|************************************************************** | 97% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ladvd-1.1.1p2.tgz >>> Running clean in net/ladvd at 1713778655.45 ===> net/ladvd ===> Cleaning for ladvd-1.1.1p2 >>> Ended at 1713778655.65 max_stuck=0.04/depends=2.39/show-prepare-results=1.36/build=32.76/package=1.45/clean=0.22