=>> Building net/openbgpd7 build started at Mon May 5 11:48:55 EDT 2025 port directory: /usr/ports/net/openbgpd7 package name: openbgpd7-7.9 building for: FreeBSD 13amd64-weekly-desktop-job-02 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: pi@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 560 Aug 3 2024 /usr/ports/net/openbgpd7/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: 59c2b02371fe Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 02 ---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/02/.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--- ---End OPTIONS List--- --MAINTAINER-- pi@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/openbgpd7/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/openbgpd7/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/openbgpd7/work/.cache HOME=/wrkdirs/usr/ports/net/openbgpd7/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/openbgpd7/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/openbgpd7/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.72 CMAKE_PREFIX_PATH="/usr/local" 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/openbgpd7/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/openbgpd7/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/openbgpd7/work/.cache HOME=/wrkdirs/usr/ports/net/openbgpd7/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/openbgpd7/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/openbgpd7/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 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openbgpd" EXAMPLESDIR="share/examples/openbgpd" DATADIR="share/openbgpd" WWWDIR="www/openbgpd" ETCDIR="etc/openbgpd" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openbgpd DOCSDIR=/usr/local/share/doc/openbgpd EXAMPLESDIR=/usr/local/share/examples/openbgpd WWWDIR=/usr/local/www/openbgpd ETCDIR=/usr/local/etc/openbgpd --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 ===> openbgpd7-7.9 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-02] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-02] Extracting pkg-2.0.6: .......... done ===> openbgpd7-7.9 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openbgpd7-7.9 =========================================================================== =================================================== ===== 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 openbgpd7-7.9 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by openbgpd7-7.9 for building => SHA256 Checksum OK for openbgpd-7.9.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 openbgpd7-7.9 for building ===> Extracting for openbgpd7-7.9 => SHA256 Checksum OK for openbgpd-7.9.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 openbgpd7-7.9 ===> Applying FreeBSD patches for openbgpd7-7.9 from /usr/ports/net/openbgpd7/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> openbgpd7-7.9 depends on package: autoconf>=2.72 - not found ===> Installing existing package /packages/All/autoconf-2.72.pkg [13amd64-weekly-desktop-job-02] Installing autoconf-2.72... [13amd64-weekly-desktop-job-02] `-- Installing autoconf-switch-20220527... [13amd64-weekly-desktop-job-02] `-- Extracting autoconf-switch-20220527: ....... done [13amd64-weekly-desktop-job-02] `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-02] `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-02] `-- Installing m4-1.4.19_1,1... [13amd64-weekly-desktop-job-02] | `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-02] | `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-02] `-- Extracting m4-1.4.19_1,1: .......... done [13amd64-weekly-desktop-job-02] `-- Installing perl5-5.36.3_2... [13amd64-weekly-desktop-job-02] `-- Extracting perl5-5.36.3_2: .......... done [13amd64-weekly-desktop-job-02] Extracting autoconf-2.72: .......... done ===> openbgpd7-7.9 depends on package: autoconf>=2.72 - found ===> Returning to build of openbgpd7-7.9 ===> openbgpd7-7.9 depends on package: automake>=1.17 - not found ===> Installing existing package /packages/All/automake-1.17.pkg [13amd64-weekly-desktop-job-02] Installing automake-1.17... [13amd64-weekly-desktop-job-02] Extracting automake-1.17: .......... done ===> openbgpd7-7.9 depends on package: automake>=1.17 - found ===> Returning to build of openbgpd7-7.9 ===> openbgpd7-7.9 depends on executable: libtoolize - not found ===> Installing existing package /packages/All/libtool-2.5.4.pkg [13amd64-weekly-desktop-job-02] Installing libtool-2.5.4... [13amd64-weekly-desktop-job-02] Extracting libtool-2.5.4: .......... done ===> openbgpd7-7.9 depends on executable: libtoolize - found ===> Returning to build of openbgpd7-7.9 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> openbgpd7-7.9 depends on shared library: libevent.so - not found ===> Installing existing package /packages/All/libevent-2.1.12.pkg [13amd64-weekly-desktop-job-02] Installing libevent-2.1.12... [13amd64-weekly-desktop-job-02] Extracting libevent-2.1.12: .......... done ===> openbgpd7-7.9 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) ===> Returning to build of openbgpd7-7.9 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for openbgpd7-7.9 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:62: warning: The macro 'AC_PROG_CC_STDC' is obsolete. configure.ac:62: You should run autoupdate. ./lib/autoconf/c.m4:1669: AC_PROG_CC_STDC is expanded from... configure.ac:62: the top level configure.ac:64: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:64: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:64: the top level configure.ac:22: installing './compile' configure.ac:19: installing './missing' compat/Makefile.am: installing './depcomp' 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 for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether 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 for a sed that does not truncate output... (cached) /usr/bin/sed checking for gcc... cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 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 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 for bison... no checking for byacc... byacc checking whether CC supports -Wno-pointer-sign... yes checking if compiling with clang... yes checking for endian.h... yes checking for netinet/ip_ipsp.h... no checking for linux/in6.h... no checking for linux/if.h... no checking for asprintf... (cached) yes checking for explicit_bzero... yes checking for getentropy... yes checking for reallocarray... yes checking for recallocarray... no checking for freezero... no checking for setproctitle... (cached) yes checking for setgroups... (cached) yes checking for setregid... (cached) yes checking for setresgid... (cached) yes checking for setreuid... (cached) yes checking for setresuid... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strtonum... (cached) yes checking for sysconf... (cached) yes checking for pledge... no checking for unveil... no checking for getdtablecount... no checking for getrtable... no checking for strnvis... yes checking for arc4random... (cached) yes checking for library containing clock_gettime... none required checking for library containing inet_net_pton... none required checking for clock_gettime... (cached) yes checking for inet_net_pton... yes checking for library containing ibuf_open... no checking for library containing fmt_scaled... no checking for ibuf_open... no checking for fmt_scaled... no checking for HOST_NAME_MAX... no checking for net/pfvar.h... yes checking for working pftable... yes checking for working strnvis... no checking for mnl_socket_recvfrom in -lmnl... no checking for struct tcp_md5sig.tcpm_key... no checking for setfib... yes checking for event.h... yes checking for event_init in -levent... yes checking for event_init... yes checking for event_dispatch... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating compat/Makefile config.status: creating src/bgpctl/Makefile config.status: creating src/bgpd/Makefile config.status: creating src/bgplgd/Makefile config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for openbgpd7-7.9 --- all-recursive --- Making all in include Making all in compat --- libcompatnoopt.la --- --- freezero.lo --- --- imsg.lo --- --- imsg-buffer.lo --- --- recallocarray.lo --- --- arc4random.lo --- --- arc4random_uniform.lo --- --- getrtable.lo --- --- libcompatnoopt.la --- /bin/sh ../libtool --tag=CC --mode=link cc -O0 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -Qunused-arguments -fstack-protector-strong -o libcompatnoopt.la -levent -L/usr/local/lib --- freezero.lo --- depbase=`echo freezero.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT freezero.lo -MD -MP -MF $depbase.Tpo -c -o freezero.lo freezero.c && mv -f $depbase.Tpo $depbase.Plo --- imsg.lo --- depbase=`echo imsg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT imsg.lo -MD -MP -MF $depbase.Tpo -c -o imsg.lo imsg.c && mv -f $depbase.Tpo $depbase.Plo --- imsg-buffer.lo --- depbase=`echo imsg-buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT imsg-buffer.lo -MD -MP -MF $depbase.Tpo -c -o imsg-buffer.lo imsg-buffer.c && mv -f $depbase.Tpo $depbase.Plo --- recallocarray.lo --- depbase=`echo recallocarray.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT recallocarray.lo -MD -MP -MF $depbase.Tpo -c -o recallocarray.lo recallocarray.c && mv -f $depbase.Tpo $depbase.Plo --- arc4random.lo --- depbase=`echo arc4random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT arc4random.lo -MD -MP -MF $depbase.Tpo -c -o arc4random.lo arc4random.c && mv -f $depbase.Tpo $depbase.Plo --- arc4random_uniform.lo --- depbase=`echo arc4random_uniform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT arc4random_uniform.lo -MD -MP -MF $depbase.Tpo -c -o arc4random_uniform.lo arc4random_uniform.c && mv -f $depbase.Tpo $depbase.Plo --- getrtable.lo --- depbase=`echo getrtable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT getrtable.lo -MD -MP -MF $depbase.Tpo -c -o getrtable.lo getrtable.c && mv -f $depbase.Tpo $depbase.Plo --- imsg-buffer.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT imsg-buffer.lo -MD -MP -MF .deps/imsg-buffer.Tpo -c imsg-buffer.c -fPIC -DPIC -o .libs/imsg-buffer.o --- imsg.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT imsg.lo -MD -MP -MF .deps/imsg.Tpo -c imsg.c -fPIC -DPIC -o .libs/imsg.o --- freezero.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT freezero.lo -MD -MP -MF .deps/freezero.Tpo -c freezero.c -fPIC -DPIC -o .libs/freezero.o --- getrtable.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT getrtable.lo -MD -MP -MF .deps/getrtable.Tpo -c getrtable.c -fPIC -DPIC -o .libs/getrtable.o --- arc4random_uniform.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT arc4random_uniform.lo -MD -MP -MF .deps/arc4random_uniform.Tpo -c arc4random_uniform.c -fPIC -DPIC -o .libs/arc4random_uniform.o --- arc4random.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT arc4random.lo -MD -MP -MF .deps/arc4random.Tpo -c arc4random.c -fPIC -DPIC -o .libs/arc4random.o --- recallocarray.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT recallocarray.lo -MD -MP -MF .deps/recallocarray.Tpo -c recallocarray.c -fPIC -DPIC -o .libs/recallocarray.o --- libcompatnoopt.la --- libtool: link: ar cr .libs/libcompatnoopt.a libtool: link: ranlib .libs/libcompatnoopt.a libtool: link: ( cd ".libs" && rm -f "libcompatnoopt.la" && ln -s "../libcompatnoopt.la" "libcompatnoopt.la" ) --- fmt_scaled.lo --- depbase=`echo fmt_scaled.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fmt_scaled.lo -MD -MP -MF $depbase.Tpo -c -o fmt_scaled.lo fmt_scaled.c && mv -f $depbase.Tpo $depbase.Plo --- getrtable.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT getrtable.lo -MD -MP -MF .deps/getrtable.Tpo -c getrtable.c -o getrtable.o >/dev/null 2>&1 --- freezero.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT freezero.lo -MD -MP -MF .deps/freezero.Tpo -c freezero.c -o freezero.o >/dev/null 2>&1 --- arc4random_uniform.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT arc4random_uniform.lo -MD -MP -MF .deps/arc4random_uniform.Tpo -c arc4random_uniform.c -o arc4random_uniform.o >/dev/null 2>&1 --- fmt_scaled.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fmt_scaled.lo -MD -MP -MF .deps/fmt_scaled.Tpo -c fmt_scaled.c -fPIC -DPIC -o .libs/fmt_scaled.o --- recallocarray.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT recallocarray.lo -MD -MP -MF .deps/recallocarray.Tpo -c recallocarray.c -o recallocarray.o >/dev/null 2>&1 --- vis.lo --- depbase=`echo vis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT vis.lo -MD -MP -MF $depbase.Tpo -c -o vis.lo vis.c && mv -f $depbase.Tpo $depbase.Plo --- imsg-buffer.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT imsg-buffer.lo -MD -MP -MF .deps/imsg-buffer.Tpo -c imsg-buffer.c -o imsg-buffer.o >/dev/null 2>&1 --- vis.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT vis.lo -MD -MP -MF .deps/vis.Tpo -c vis.c -fPIC -DPIC -o .libs/vis.o --- imsg.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT imsg.lo -MD -MP -MF .deps/imsg.Tpo -c imsg.c -o imsg.o >/dev/null 2>&1 --- arc4random.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT arc4random.lo -MD -MP -MF .deps/arc4random.Tpo -c arc4random.c -o arc4random.o >/dev/null 2>&1 --- fmt_scaled.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fmt_scaled.lo -MD -MP -MF .deps/fmt_scaled.Tpo -c fmt_scaled.c -o fmt_scaled.o >/dev/null 2>&1 --- vis.lo --- libtool: compile: cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" "-DPACKAGE_STRING=\"OpenBGPD 7.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../include -I../src -DSHA2_SMALL -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT vis.lo -MD -MP -MF .deps/vis.Tpo -c vis.c -o vis.o >/dev/null 2>&1 --- libcompat.la --- /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -Qunused-arguments -fstack-protector-strong -o libcompat.la freezero.lo imsg.lo imsg-buffer.lo recallocarray.lo arc4random.lo arc4random_uniform.lo getrtable.lo fmt_scaled.lo vis.lo -levent -L/usr/local/lib libtool: link: ar cr .libs/libcompat.a .libs/freezero.o .libs/imsg.o .libs/imsg-buffer.o .libs/recallocarray.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/getrtable.o .libs/fmt_scaled.o .libs/vis.o libtool: link: ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) Making all in src/bgpd --- bgpd-bgpd.o --- --- bgpd-session.o --- --- bgpd-log.o --- --- bgpd-logmsg.o --- --- bgpd-config.o --- --- bgpd-rde.o --- --- bgpd-rde_rib.o --- --- bgpd-rde_decide.o --- --- bgpd-bgpd.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local--- bgpd-session.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local--- bgpd-bgpd.o --- /include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-bgpd.o -MD -MP -MF .deps/bgpd-bgpd.Tpo -c -o bgpd-bgpd.o `test -f 'bgpd.c' || echo './'`bgpd.c --- bgpd-session.o --- /include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-session.o -MD -MP -MF .deps/bgpd-session.Tpo -c -o bgpd-session.o `test -f 'session.c' || echo './'`session.c --- bgpd-log.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-log.o -MD -MP -MF .deps/bgpd-log.Tpo -c -o bgpd-log.o `test -f 'log.c' || echo './'`log.c --- bgpd-logmsg.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-logmsg.o -MD -MP -MF .deps/bgpd-logmsg.Tpo -c -o bgpd-logmsg.o `test -f 'logmsg.c' || echo './'`logmsg.c --- bgpd-config.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-config.o -MD -MP -MF .deps/bgpd-config.Tpo -c -o bgpd-config.o `test -f 'config.c' || echo './'`config.c --- bgpd-rde.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-rde.o -MD -MP -MF .deps/bgpd-rde.Tpo -c -o bgpd-rde.o `test -f 'rde.c' || echo './'`rde.c --- bgpd-rde_rib.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-rde_rib.o -MD -MP -MF .deps/bgpd-rde_rib.Tpo -c -o bgpd-rde_rib.o `test -f 'rde_rib.c' || echo './'`rde_rib.c --- bgpd-rde_decide.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-rde_decide.o -MD -MP -MF .deps/bgpd-rde_decide.Tpo -c -o bgpd-rde_decide.o `test -f 'rde_decide.c' || echo './'`rde_decide.c --- bgpd-log.o --- mv -f .deps/bgpd-log.Tpo .deps/bgpd-log.Po --- bgpd-rde_prefix.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-rde_prefix.o -MD -MP -MF .deps/bgpd-rde_prefix.Tpo -c -o bgpd-rde_prefix.o `test -f 'rde_prefix.c' || echo './'`rde_prefix.c --- bgpd-logmsg.o --- mv -f .deps/bgpd-logmsg.Tpo .deps/bgpd-logmsg.Po --- bgpd-mrt.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-mrt.o -MD -MP -MF .deps/bgpd-mrt.Tpo -c -o bgpd-mrt.o `test -f 'mrt.c' || echo './'`mrt.c --- bgpd-rde_decide.o --- mv -f .deps/bgpd-rde_decide.Tpo .deps/bgpd-rde_decide.Po --- bgpd-kroute-freebsd.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-kroute-freebsd.o -MD -MP -MF .deps/bgpd-kroute-freebsd.Tpo -c -o bgpd-kroute-freebsd.o `test -f 'kroute-freebsd.c' || echo './'`kroute-freebsd.c --- bgpd-rde_prefix.o --- mv -f .deps/bgpd-rde_prefix.Tpo .deps/bgpd-rde_prefix.Po --- bgpd-control.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-control.o -MD -MP -MF .deps/bgpd-control.Tpo -c -o bgpd-control.o `test -f 'control.c' || echo './'`control.c --- bgpd-bgpd.o --- mv -f .deps/bgpd-bgpd.Tpo .deps/bgpd-bgpd.Po --- bgpd-pfkey-freebsd.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-pfkey-freebsd.o -MD -MP -MF .deps/bgpd-pfkey-freebsd.Tpo -c -o bgpd-pfkey-freebsd.o `test -f 'pfkey-freebsd.c' || echo './'`pfkey-freebsd.c --- bgpd-control.o --- mv -f .deps/bgpd-control.Tpo .deps/bgpd-control.Po --- bgpd-rde_update.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-rde_update.o -MD -MP -MF .deps/bgpd-rde_update.Tpo -c -o bgpd-rde_update.o `test -f 'rde_update.c' || echo './'`rde_update.c --- bgpd-mrt.o --- mv -f .deps/bgpd-mrt.Tpo .deps/bgpd-mrt.Po --- bgpd-rde_attr.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-rde_attr.o -MD -MP -MF .deps/bgpd-rde_attr.Tpo -c -o bgpd-rde_attr.o `test -f 'rde_attr.c' || echo './'`rde_attr.c --- bgpd-config.o --- mv -f .deps/bgpd-config.Tpo .deps/bgpd-config.Po --- bgpd-rde_community.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-rde_community.o -MD -MP -MF .deps/bgpd-rde_community.Tpo -c -o bgpd-rde_community.o `test -f 'rde_community.c' || echo './'`rde_community.c --- bgpd-pfkey-freebsd.o --- mv -f .deps/bgpd-pfkey-freebsd.Tpo .deps/bgpd-pfkey-freebsd.Po --- bgpd-printconf.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-printconf.o -MD -MP -MF .deps/bgpd-printconf.Tpo -c -o bgpd-printconf.o `test -f 'printconf.c' || echo './'`printconf.c --- bgpd-rde_update.o --- mv -f .deps/bgpd-rde_update.Tpo .deps/bgpd-rde_update.Po --- bgpd-rde_filter.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-rde_filter.o -MD -MP -MF .deps/bgpd-rde_filter.Tpo -c -o bgpd-rde_filter.o `test -f 'rde_filter.c' || echo './'`rde_filter.c --- bgpd-printconf.o --- mv -f .deps/bgpd-printconf.Tpo .deps/bgpd-printconf.Po --- bgpd-rde_sets.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-rde_sets.o -MD -MP -MF .deps/bgpd-rde_sets.Tpo -c -o bgpd-rde_sets.o `test -f 'rde_sets.c' || echo './'`rde_sets.c --- bgpd-rde_community.o --- mv -f .deps/bgpd-rde_community.Tpo .deps/bgpd-rde_community.Po --- bgpd-rde_trie.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-rde_trie.o -MD -MP -MF .deps/bgpd-rde_trie.Tpo -c -o bgpd-rde_trie.o `test -f 'rde_trie.c' || echo './'`rde_trie.c --- bgpd-rde_attr.o --- mv -f .deps/bgpd-rde_attr.Tpo .deps/bgpd-rde_attr.Po --- bgpd-rde_aspa.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-rde_aspa.o -MD -MP -MF .deps/bgpd-rde_aspa.Tpo -c -o bgpd-rde_aspa.o `test -f 'rde_aspa.c' || echo './'`rde_aspa.c --- bgpd-session.o --- mv -f .deps/bgpd-session.Tpo .deps/bgpd-session.Po --- bgpd-pftable.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-pftable.o -MD -MP -MF .deps/bgpd-pftable.Tpo -c -o bgpd-pftable.o `test -f 'pftable.c' || echo './'`pftable.c --- bgpd-rde_filter.o --- mv -f .deps/bgpd-rde_filter.Tpo .deps/bgpd-rde_filter.Po --- bgpd-name2id.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-name2id.o -MD -MP -MF .deps/bgpd-name2id.Tpo -c -o bgpd-name2id.o `test -f 'name2id.c' || echo './'`name2id.c --- bgpd-rde_sets.o --- mv -f .deps/bgpd-rde_sets.Tpo .deps/bgpd-rde_sets.Po --- bgpd-util.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-util.o -MD -MP -MF .deps/bgpd-util.Tpo -c -o bgpd-util.o `test -f 'util.c' || echo './'`util.c --- bgpd-rde_rib.o --- mv -f .deps/bgpd-rde_rib.Tpo .deps/bgpd-rde_rib.Po --- bgpd-carp-disabled.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-carp-disabled.o -MD -MP -MF .deps/bgpd-carp-disabled.Tpo -c -o bgpd-carp-disabled.o `test -f 'carp-disabled.c' || echo './'`carp-disabled.c --- bgpd-rde.o --- mv -f .deps/bgpd-rde.Tpo .deps/bgpd-rde.Po --- bgpd-timer.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-timer.o -MD -MP -MF .deps/bgpd-timer.Tpo -c -o bgpd-timer.o `test -f 'timer.c' || echo './'`timer.c --- bgpd-name2id.o --- mv -f .deps/bgpd-name2id.Tpo .deps/bgpd-name2id.Po --- bgpd-rde_peer.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-rde_peer.o -MD -MP -MF .deps/bgpd-rde_peer.Tpo -c -o bgpd-rde_peer.o `test -f 'rde_peer.c' || echo './'`rde_peer.c --- bgpd-pftable.o --- mv -f .deps/bgpd-pftable.Tpo .deps/bgpd-pftable.Po --- bgpd-rtr.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-rtr.o -MD -MP -MF .deps/bgpd-rtr.Tpo -c -o bgpd-rtr.o `test -f 'rtr.c' || echo './'`rtr.c --- bgpd-carp-disabled.o --- mv -f .deps/bgpd-carp-disabled.Tpo .deps/bgpd-carp-disabled.Po --- bgpd-rtr_proto.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-rtr_proto.o -MD -MP -MF .deps/bgpd-rtr_proto.Tpo -c -o bgpd-rtr_proto.o `test -f 'rtr_proto.c' || echo './'`rtr_proto.c --- bgpd-rde_aspa.o --- mv -f .deps/bgpd-rde_aspa.Tpo .deps/bgpd-rde_aspa.Po --- bgpd.8 --- /usr/bin/sed -e 's|@BGPD_USER[@]|_bgpd|g' -e 's|@SYSCONFDIR[@]|/usr/local/etc|g' -e 's|@RUNSTATEDIR[@]|/var/run|g' './bgpd.8.in' >bgpd.8 --- bgpd.conf.5 --- /usr/bin/sed -e 's|@BGPD_USER[@]|_bgpd|g' -e 's|@SYSCONFDIR[@]|/usr/local/etc|g' -e 's|@RUNSTATEDIR[@]|/var/run|g' './bgpd.conf.5.in' >bgpd.conf.5 --- bgpd-parse.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpd-parse.o -MD -MP -MF .deps/bgpd-parse.Tpo -c -o bgpd-parse.o `test -f 'parse.c' || echo './'`parse.c --- bgpd-timer.o --- mv -f .deps/bgpd-timer.Tpo .deps/bgpd-timer.Po --- bgpd-rde_trie.o --- mv -f .deps/bgpd-rde_trie.Tpo .deps/bgpd-rde_trie.Po --- bgpd-rtr.o --- mv -f .deps/bgpd-rtr.Tpo .deps/bgpd-rtr.Po --- bgpd-util.o --- mv -f .deps/bgpd-util.Tpo .deps/bgpd-util.Po --- bgpd-rde_peer.o --- mv -f .deps/bgpd-rde_peer.Tpo .deps/bgpd-rde_peer.Po --- bgpd-rtr_proto.o --- mv -f .deps/bgpd-rtr_proto.Tpo .deps/bgpd-rtr_proto.Po --- bgpd-kroute-freebsd.o --- mv -f .deps/bgpd-kroute-freebsd.Tpo .deps/bgpd-kroute-freebsd.Po --- bgpd-parse.o --- mv -f .deps/bgpd-parse.Tpo .deps/bgpd-parse.Po --- bgpd --- /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -Qunused-arguments -fstack-protector-strong -o bgpd bgpd-bgpd.o bgpd-session.o bgpd-log.o bgpd-logmsg.o bgpd-parse.o bgpd-config.o bgpd-rde.o bgpd-rde_rib.o bgpd-rde_decide.o bgpd-rde_prefix.o bgpd-mrt.o bgpd-kroute-freebsd.o bgpd-control.o bgpd-pfkey-freebsd.o bgpd-rde_update.o bgpd-rde_attr.o bgpd-rde_community.o bgpd-printconf.o bgpd-rde_filter.o bgpd-rde_sets.o bgpd-rde_trie.o bgpd-rde_aspa.o bgpd-pftable.o bgpd-name2id.o bgpd-util.o bgpd-carp-disabled.o bgpd-timer.o bgpd-rde_peer.o bgpd-rtr.o bgpd-rtr_proto.o -lutil ../../compat/libcompat.la ../../compat/libcompatnoopt.la -levent -L/usr/local/lib libtool: link: cc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -Qunused-arguments -fstack-protector-strong -o bgpd bgpd-bgpd.o bgpd-session.o bgpd-log.o bgpd-logmsg.o bgpd-parse.o bgpd-config.o bgpd-rde.o bgpd-rde_rib.o bgpd-rde_decide.o bgpd-rde_prefix.o bgpd-mrt.o bgpd-kroute-freebsd.o bgpd-control.o bgpd-pfkey-freebsd.o bgpd-rde_update.o bgpd-rde_attr.o bgpd-rde_community.o bgpd-printconf.o bgpd-rde_filter.o bgpd-rde_sets.o bgpd-rde_trie.o bgpd-rde_aspa.o bgpd-pftable.o bgpd-name2id.o bgpd-util.o bgpd-carp-disabled.o bgpd-timer.o bgpd-rde_peer.o bgpd-rtr.o bgpd-rtr_proto.o -lutil ../../compat/.libs/libcompat.a -L/usr/local/lib ../../compat/.libs/libcompatnoopt.a -levent Making all in src/bgpctl --- bgpctl-bgpctl.o --- --- bgpctl-ometric.o --- --- bgpctl-output.o --- --- bgpctl-output_json.o --- --- bgpctl-output_ometric.o --- --- bgpctl-parser.o --- --- bgpctl-mrtparser.o --- --- bgpctl-util.o --- --- bgpctl-bgpctl.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -I../../src/bgpctl -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpctl-bgpctl.o -MD -MP -MF .deps/bgpctl-bgpctl.Tpo -c -o bgpctl-bgpctl.o `test -f 'bgpctl.c' || echo './'`bgpctl.c --- bgpctl-ometric.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -I../../src/bgpctl -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpctl-ometric.o -MD -MP -MF .deps/bgpctl-ometric.Tpo -c -o bgpctl-ometric.o `test -f 'ometric.c' || echo './'`ometric.c --- bgpctl-output.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -I../../src/bgpctl -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpctl-output.o -MD -MP -MF .deps/bgpctl-output.Tpo -c -o bgpctl-output.o `test -f 'output.c' || echo './'`output.c --- bgpctl-output_json.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -I../../src/bgpctl -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpctl-output_json.o -MD -MP -MF .deps/bgpctl-output_json.Tpo -c -o bgpctl-output_json.o `test -f 'output_json.c' || echo './'`output_json.c --- bgpctl-output_ometric.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -I../../src/bgpctl -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpctl-output_ometric.o -MD -MP -MF .deps/bgpctl-output_ometric.Tpo -c -o bgpctl-output_ometric.o `test -f 'output_ometric.c' || echo './'`output_ometric.c --- bgpctl-parser.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -I../../src/bgpctl -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpctl-parser.o -MD -MP -MF .deps/bgpctl-parser.Tpo -c -o bgpctl-parser.o `test -f 'parser.c' || echo './'`parser.c --- bgpctl-mrtparser.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -I../../src/bgpctl -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpctl-mrtparser.o -MD -MP -MF .deps/bgpctl-mrtparser.Tpo -c -o bgpctl-mrtparser.o `test -f 'mrtparser.c' || echo './'`mrtparser.c --- bgpctl-util.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -I../../src/bgpctl -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpctl-util.o -MD -MP -MF .deps/bgpctl-util.Tpo -c -o bgpctl-util.o `test -f 'util.c' || echo './'`util.c --- bgpctl-output_ometric.o --- mv -f .deps/bgpctl-output_ometric.Tpo .deps/bgpctl-output_ometric.Po --- bgpctl-json.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -I../../src/bgpd -I../../src/bgpctl -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgpctl-json.o -MD -MP -MF .deps/bgpctl-json.Tpo -c -o bgpctl-json.o `test -f 'json.c' || echo './'`json.c --- bgpctl-ometric.o --- mv -f .deps/bgpctl-ometric.Tpo .deps/bgpctl-ometric.Po --- bgpctl.8 --- /usr/bin/sed -e 's|@BGPD_USER[@]|_bgpd|g' -e 's|@SYSCONFDIR[@]|/usr/local/etc|g' -e 's|@RUNSTATEDIR[@]|/var/run|g' './bgpctl.8.in' >bgpctl.8 --- bgpctl-json.o --- mv -f .deps/bgpctl-json.Tpo .deps/bgpctl-json.Po --- bgpctl-parser.o --- mv -f .deps/bgpctl-parser.Tpo .deps/bgpctl-parser.Po --- bgpctl-output_json.o --- mv -f .deps/bgpctl-output_json.Tpo .deps/bgpctl-output_json.Po --- bgpctl-mrtparser.o --- mv -f .deps/bgpctl-mrtparser.Tpo .deps/bgpctl-mrtparser.Po --- bgpctl-util.o --- mv -f .deps/bgpctl-util.Tpo .deps/bgpctl-util.Po --- bgpctl-output.o --- mv -f .deps/bgpctl-output.Tpo .deps/bgpctl-output.Po --- bgpctl-bgpctl.o --- mv -f .deps/bgpctl-bgpctl.Tpo .deps/bgpctl-bgpctl.Po --- bgpctl --- /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -Qunused-arguments -fstack-protector-strong -o bgpctl bgpctl-bgpctl.o bgpctl-ometric.o bgpctl-output.o bgpctl-output_json.o bgpctl-output_ometric.o bgpctl-parser.o bgpctl-mrtparser.o bgpctl-util.o bgpctl-json.o -lutil -lm ../../compat/libcompat.la ../../compat/libcompatnoopt.la -levent -L/usr/local/lib libtool: link: cc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -Qunused-arguments -fstack-protector-strong -o bgpctl bgpctl-bgpctl.o bgpctl-ometric.o bgpctl-output.o bgpctl-output_json.o bgpctl-output_ometric.o bgpctl-parser.o bgpctl-mrtparser.o bgpctl-util.o bgpctl-json.o -lutil -lm ../../compat/.libs/libcompat.a -L/usr/local/lib ../../compat/.libs/libcompatnoopt.a -levent Making all in src/bgplgd --- bgplgd-bgplgd.o --- --- bgplgd-qs.o --- --- bgplgd-slowcgi.o --- --- bgplgd.8 --- --- bgplgd-bgplgd.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgplgd-bgplgd.o -MD -MP -MF .deps/bgplgd-bgplgd.Tpo -c -o bgplgd-bgplgd.o `test -f 'bgplgd.c' || echo './'`bgplgd.c --- bgplgd-slowcgi.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgplgd-slowcgi.o -MD -MP -MF .deps/bgplgd-slowcgi.Tpo -c -o bgplgd-slowcgi.o `test -f 'slowcgi.c' || echo './'`slowcgi.c --- bgplgd-qs.o --- cc -DPACKAGE_NAME=\"OpenBGPD\" -DPACKAGE_TARNAME=\"openbgpd\" -DPACKAGE_VERSION=\"7.9\" -DPACKAGE_STRING=\"OpenBGPD\ 7.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openbgpd\" -DVERSION=\"7.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ENDIAN_H=1 -DHAVE_ASPRINTF=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETENTROPY=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETRESGID=1 -DHAVE_SETREUID=1 -DHAVE_SETRESUID=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_STRNVIS=1 -DHAVE_ARC4RANDOM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_INET_NET_PTON=1 -DHAVE_NET_PFVAR_H=1 -DHAVE_SETFIB=1 -DHAVE_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT_INIT=1 -DHAVE_EVENT_DISPATCH=1 -DBGPD_USER=\"_bgpd\" -DBGPLGD_USER=\"_bgplgd\" -I. -I../../include -isystem /usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bgplgd-qs.o -MD -MP -MF .deps/bgplgd-qs.Tpo -c -o bgplgd-qs.o `test -f 'qs.c' || echo './'`qs.c --- bgplgd.8 --- /usr/bin/sed -e 's|@BGPD_USER[@]|_bgpd|g' -e 's|@BGPLGD_USER[@]|_bgplgd|g' -e 's|@SYSCONFDIR[@]|/usr/local/etc|g' -e 's|@RUNSTATEDIR[@]|/var/run|g' './bgplgd.8.in' >bgplgd.8 --- bgplgd-bgplgd.o --- mv -f .deps/bgplgd-bgplgd.Tpo .deps/bgplgd-bgplgd.Po --- bgplgd-qs.o --- mv -f .deps/bgplgd-qs.Tpo .deps/bgplgd-qs.Po --- bgplgd-slowcgi.o --- mv -f .deps/bgplgd-slowcgi.Tpo .deps/bgplgd-slowcgi.Po --- bgplgd --- /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -Qunused-arguments -fstack-protector-strong -o bgplgd bgplgd-bgplgd.o bgplgd-qs.o bgplgd-slowcgi.o -lutil -lm ../../compat/libcompat.la ../../compat/libcompatnoopt.la -levent -L/usr/local/lib libtool: link: cc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wno-pointer-sign -Qunused-arguments -DSYSCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -Qunused-arguments -fstack-protector-strong -o bgplgd bgplgd-bgplgd.o bgplgd-qs.o bgplgd-slowcgi.o -lutil -lm ../../compat/.libs/libcompat.a -L/usr/local/lib ../../compat/.libs/libcompatnoopt.a -levent =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for openbgpd7-7.9 ===> Generating temporary packing list ===> Creating groups ===> Creating users Making install in include Making install in compat Making install in src/bgpd /bin/mkdir -p '/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/sbin' /bin/sh ../../libtool --mode=install install -s -m 555 bgpd '/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/sbin' libtool: install: install -m 555 -s bgpd /wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/sbin/bgpd /bin/mkdir -p '/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/share/man/man5' install -m 0644 bgpd.conf.5 '/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/share/man/man5' /bin/mkdir -p '/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/share/man/man8' install -m 0644 bgpd.8 '/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/share/man/man8' Making install in src/bgpctl /bin/mkdir -p '/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/sbin' /bin/sh ../../libtool --mode=install install -s -m 555 bgpctl '/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/sbin' libtool: install: install -m 555 -s bgpctl /wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/sbin/bgpctl /bin/mkdir -p '/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/share/man/man8' install -m 0644 bgpctl.8 '/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/share/man/man8' Making install in src/bgplgd /bin/mkdir -p '/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/sbin' /bin/sh ../../libtool --mode=install install -s -m 555 bgplgd '/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/sbin' libtool: install: install -m 555 -s bgplgd /wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/sbin/bgplgd /bin/mkdir -p '/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/share/man/man8' install -m 0644 bgplgd.8 '/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/share/man/man8' /usr/bin/make install-data-hook if [ ! -d "/wrkdirs/usr/ports/net/openbgpd7/work/stage/var/run" ]; then /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/net/openbgpd7/work/stage/var/run"; fi if [ ! -d "/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/etc" ]; then /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/etc"; fi if [ ! -f "/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/etc/bgpd.conf.sample" ]; then /usr/bin/install -c -m 644 "./bgpd.conf" "/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/etc/bgpd.conf.sample"; fi if [ ! -f "/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/etc/bgpd.conf" ]; then /usr/bin/install -c -m 644 "./bgpd.conf" "/wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/etc/bgpd.conf"; else echo; echo " /wrkdirs/usr/ports/net/openbgpd7/work/stage/usr/local/etc/bgpd.conf already exists, install will not overwrite"; fi ====> 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-05T15:48:55+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=59c2b02371fe' '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 openbgpd7-7.9 ===> Building openbgpd7-7.9 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for openbgpd7-7.9 build of net/openbgpd7 | openbgpd7-7.9 ended at Mon May 5 11:49:14 EDT 2025 build time: 00:00:21