Building ladvd-1.0.4.txz (origin /buildshare/ports/355755/net/ladvd) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ladvd-1.0.4.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/libevent-1.4.14b_3.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ladvd-1.0.4 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ladvd-1.0.4 ===> ladvd-1.0.4 depends on shared library: libevent-1.4.so - not found ===> Verifying for libevent-1.4.so in /buildshare/ports/355755/devel/libevent ===> Installing existing package /packages/libevent-1.4.14b_3.txz Installing libevent-1.4.14b_3... done ===> Returning to build of ladvd-1.0.4 Make install ===> License BSD accepted by the user ===> ladvd-1.0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ladvd-1.0.4 for building ===> Extracting for ladvd-1.0.4 => SHA256 Checksum OK for ladvd-1.0.4.tar.gz. ===> Patching for ladvd-1.0.4 ===> Applying FreeBSD patches for ladvd-1.0.4 ===> ladvd-1.0.4 depends on shared library: libevent-1.4.so - found (/usr/local/lib/libevent-1.4.so.4) ===> Configuring for ladvd-1.0.4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/ladvd/work/ladvd-1.0.4/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/ladvd/work/ladvd-1.0.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/ladvd/work/ladvd-1.0.4/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... -std=gnu99 checking whether cc -std=gnu99 and cc understand -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for egrep... (cached) /usr/bin/egrep 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 -std=gnu99... /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) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc -std=gnu99 object... ok checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for objdir... .libs checking if cc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for cc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if cc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if cc -std=gnu99 static flag -static works... yes checking if cc -std=gnu99 supports -c -o file.o... yes checking if cc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the cc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 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 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... freebsd11.0 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 WCFLAGS for gcc -Wall -Werror... -Wall -Werror checking WCFLAGS for gcc -Wformat -Wformat-security... -Wformat -Wformat-security checking WCFLAGS for gcc -D_FORTIFY_SOURCE=2... -D_FORTIFY_SOURCE=2 checking WCFLAGS for gcc -fno-delete-null-pointer-checks... -fno-delete-null-pointer-checks checking whether the linker accepts the -Wl,-z,relro flag... yes checking whether the linker accepts the -Wl,-z,now flag... yes checking whether libssp exists... yes checking whether cc -std=gnu99 accepts -fstack-protector... yes checking for pkg-config... no checking for CHECK... checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap_compile in -lpcap... yes checking for libevent directory... /usr/local 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... yes checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking grp.h usability... yes checking grp.h presence... 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 syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for sys/file.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... 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 sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for signal.h... (cached) yes checking for ctype.h... (cached) yes checking for string.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... 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 net/if_media.h... (cached) yes checking for net/if.h... (cached) yes checking for net/if_mib.h... yes checking for linux/ethtool.h... no checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking net/ethertypes.h usability... no checking net/ethertypes.h presence... no checking for net/ethertypes.h... no 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... yes checking net/if_types.h usability... yes checking net/if_types.h presence... yes checking for net/if_types.h... yes checking for linux/filter.h... no checking for linux/if_vlan.h... no checking for linux/if_bridge.h... no checking for linux/if_bonding.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... 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 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 net/bpf.h usability... yes checking net/bpf.h presence... yes checking for net/bpf.h... 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... yes checking kenv.h presence... yes checking for kenv.h... yes checking for sys/sysctl.h... 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... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for cap_init in -lcap... 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 _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 uname... (cached) yes checking for socketpair... (cached) yes checking for vsyslog... yes checking for setproctitle... (cached) yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for strnvis... yes checking for __strdup... no 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 src/config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for ladvd-1.0.4 Making all in src /usr/bin/make all-am depbase=`echo child.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT child.lo -MD -MP -MF $depbase.Tpo -c -o child.lo child.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT child.lo -MD -MP -MF .deps/child.Tpo -c child.c -fPIC -DPIC -o .libs/child.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT child.lo -MD -MP -MF .deps/child.Tpo -c child.c -o child.o >/dev/null 2>&1 depbase=`echo master.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT master.lo -MD -MP -MF $depbase.Tpo -c -o master.lo master.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT master.lo -MD -MP -MF .deps/master.Tpo -c master.c -fPIC -DPIC -o .libs/master.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT master.lo -MD -MP -MF .deps/master.Tpo -c master.c -o master.o >/dev/null 2>&1 depbase=`echo cli.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT cli.lo -MD -MP -MF $depbase.Tpo -c -o cli.lo cli.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT cli.lo -MD -MP -MF .deps/cli.Tpo -c cli.c -fPIC -DPIC -o .libs/cli.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT cli.lo -MD -MP -MF .deps/cli.Tpo -c cli.c -o cli.o >/dev/null 2>&1 depbase=`echo util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT util.lo -MD -MP -MF $depbase.Tpo -c -o util.lo util.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 depbase=`echo sysinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT sysinfo.lo -MD -MP -MF $depbase.Tpo -c -o sysinfo.lo sysinfo.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT sysinfo.lo -MD -MP -MF .deps/sysinfo.Tpo -c sysinfo.c -fPIC -DPIC -o .libs/sysinfo.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT sysinfo.lo -MD -MP -MF .deps/sysinfo.Tpo -c sysinfo.c -o sysinfo.o >/dev/null 2>&1 depbase=`echo netif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT netif.lo -MD -MP -MF $depbase.Tpo -c -o netif.lo netif.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT netif.lo -MD -MP -MF .deps/netif.Tpo -c netif.c -fPIC -DPIC -o .libs/netif.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT netif.lo -MD -MP -MF .deps/netif.Tpo -c netif.c -o netif.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -std=gnu99 -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -o libmisc.la child.lo master.lo cli.lo util.lo sysinfo.lo netif.lo -lssp libtool: link: ar cru .libs/libmisc.a .libs/child.o .libs/master.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" ) depbase=`echo proto/tlv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT proto/tlv.lo -MD -MP -MF proto/.deps/tlv.Tpo -c proto/tlv.c -o proto/tlv.o >/dev/null 2>&1 depbase=`echo proto/lldp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT proto/lldp.lo -MD -MP -MF proto/.deps/lldp.Tpo -c proto/lldp.c -o proto/lldp.o >/dev/null 2>&1 depbase=`echo proto/cdp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT proto/cdp.lo -MD -MP -MF proto/.deps/cdp.Tpo -c proto/cdp.c -o proto/cdp.o >/dev/null 2>&1 depbase=`echo proto/edp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT proto/edp.lo -MD -MP -MF proto/.deps/edp.Tpo -c proto/edp.c -o proto/edp.o >/dev/null 2>&1 depbase=`echo proto/fdp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT proto/fdp.lo -MD -MP -MF proto/.deps/fdp.Tpo -c proto/fdp.c -o proto/fdp.o >/dev/null 2>&1 depbase=`echo proto/ndp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT proto/ndp.lo -MD -MP -MF proto/.deps/ndp.Tpo -c proto/ndp.c -o proto/ndp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -std=gnu99 -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -o libproto.la proto/tlv.lo proto/lldp.lo proto/cdp.lo proto/edp.lo proto/fdp.lo proto/ndp.lo -lssp 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 libtool: link: ( cd ".libs" && rm -f "libproto.la" && ln -s "../libproto.la" "libproto.la" ) depbase=`echo compat/strlcpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT compat/strlcpy.lo -MD -MP -MF compat/.deps/strlcpy.Tpo -c compat/strlcpy.c -o compat/strlcpy.o >/dev/null 2>&1 depbase=`echo compat/strlcat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT compat/strlcat.lo -MD -MP -MF compat/.deps/strlcat.Tpo -c compat/strlcat.c -o compat/strlcat.o >/dev/null 2>&1 depbase=`echo compat/setproctitle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT compat/setproctitle.lo -MD -MP -MF compat/.deps/setproctitle.Tpo -c compat/setproctitle.c -o compat/setproctitle.o >/dev/null 2>&1 depbase=`echo compat/vis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -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 libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT compat/vis.lo -MD -MP -MF compat/.deps/vis.Tpo -c compat/vis.c -o compat/vis.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -std=gnu99 -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -o libcompat.la compat/strlcpy.lo compat/strlcat.lo compat/setproctitle.lo compat/vis.lo -lssp libtool: link: ar cru .libs/libcompat.a compat/.libs/strlcpy.o compat/.libs/strlcat.o compat/.libs/setproctitle.o compat/.libs/vis.o libtool: link: ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link cc -std=gnu99 -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -o ladvd main.o libmisc.la libproto.la libcompat.la -levent -lpcap -lssp libtool: link: cc -std=gnu99 -Wall -Werror -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-delete-null-pointer-checks -fstack-protector -O2 -pipe -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ladvd main.o -L/usr/local/lib ./.libs/libmisc.a ./.libs/libproto.a ./.libs/libcompat.a /usr/local/lib/libevent.so -lpcap -lssp -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib 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 's/^HTTP_POST //' -e s/PACKAGE_USER/ladvd/ < ../doc/ladvdc.8.in > ladvdc.8 ===> Staging for ladvd-1.0.4 ===> Generating temporary packing list ===> Creating users and/or groups. Making install in src test -z "/usr/local/sbin" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/ladvd/work/stage/usr/local/sbin" /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 ladvd '/obj/buildshare/ports/355755/net/ladvd/work/stage/usr/local/sbin' libtool: install: install -o root -g wheel -m 555 -s ladvd /obj/buildshare/ports/355755/net/ladvd/work/stage/usr/local/sbin/ladvd /usr/bin/make install-exec-hook ln -s ladvd /obj/buildshare/ports/355755/net/ladvd/work/stage/usr/local/sbin/ladvdc Making install in . Making install in doc test -z "/usr/local/share/doc/ladvd" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/ladvd/work/stage/usr/local/share/doc/ladvd" install -o root -g wheel -m 444 LICENSE ChangeLog README TODO HACKING '/obj/buildshare/ports/355755/net/ladvd/work/stage/usr/local/share/doc/ladvd' test -z "/usr/local/man/man8" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/ladvd/work/stage/usr/local/man/man8" install -o root -g wheel -m 444 ladvd.8 ladvdc.8 '/obj/buildshare/ports/355755/net/ladvd/work/stage/usr/local/man/man8' ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for ladvd-1.0.4 ===> Checking if net/ladvd already installed ===> Registering installation for ladvd-1.0.4 ===> Creating users and/or groups. Creating group 'ladvd' with gid '142'. Creating user 'ladvd' with uid '142'. Installing ladvd-1.0.4... done ******************************************************************* If you want to run ladvd at startup you'll need the following line in /etc/rc.conf(.local): ladvd_enable="YES" ******************************************************************* ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/sbin/ladvd This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/ladvd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://code.google.com/p/ladvd/ Make package ===> Building package for ladvd-1.0.4 slot1: removed