>>> Building on exopi-3 under net/gdnsd BDEPENDS = [archivers/xz;net/curl;devel/metaauto;devel/ragel;devel/libev;net/libmaxminddb;devel/gmake;devel/autoconf/2.69] DIST = [net/gdnsd:gdnsd-2.4.3.tar.xz] FULLPKGNAME = gdnsd-2.4.3p2 RDEPENDS = [devel/libev;net/libmaxminddb,-db;net/libmaxminddb,-city;net/libmaxminddb] (Junk lock obtained for exopi-3 at 1711593160.21) >>> Running depends in net/gdnsd at 1711593160.29 last junk was in www/ruby-websocket-extensions /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 libev-4.33 libmaxminddb-1.9.1 metaauto-1.0p4 ragel-6.9p7 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 curl-8.6.0 gmake-4.4.1 libev-4.33 libmaxminddb-1.9.1 metaauto-1.0p4 ragel-6.9p7 xz-5.4.5 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 libev-4.33 libmaxminddb-1.9.1 metaauto-1.0p4 ragel-6.9p7 >>> Running show-prepare-results in net/gdnsd at 1711593166.18 ===> net/gdnsd ===> Building from scratch gdnsd-2.4.3p2 ===> gdnsd-2.4.3p2 depends on: ragel-* -> ragel-6.9p7 ===> gdnsd-2.4.3p2 depends on: xz-* -> xz-5.4.5 ===> gdnsd-2.4.3p2 depends on: curl-* -> curl-8.6.0 ===> gdnsd-2.4.3p2 depends on: metaauto-* -> metaauto-1.0p4 ===> gdnsd-2.4.3p2 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> gdnsd-2.4.3p2 depends on: gmake-* -> gmake-4.4.1 ===> gdnsd-2.4.3p2 depends on: xz->=5.4.0 -> xz-5.4.5 ===> gdnsd-2.4.3p2 depends on: libev-* -> libev-4.33 ===> gdnsd-2.4.3p2 depends on: libmaxminddb-* -> libmaxminddb-1.9.1 ===> Verifying specs: c ev m maxminddb pthread ===> found c.99.0 ev.3.1 m.10.1 maxminddb.0.0 pthread.27.1 autoconf-2.69p3 curl-8.6.0 gmake-4.4.1 libev-4.33 libmaxminddb-1.9.1 metaauto-1.0p4 ragel-6.9p7 xz-5.4.5 (Junk lock released for exopi-3 at 1711593168.62) distfiles size=641580 >>> Running build in net/gdnsd at 1711593168.65 ===> net/gdnsd ===> Checking files for gdnsd-2.4.3p2 `/exopi-cvs/ports/distfiles/gdnsd-2.4.3.tar.xz' is up to date. >> (SHA256) gdnsd-2.4.3.tar.xz: OK ===> Extracting for gdnsd-2.4.3p2 ===> Patching for gdnsd-2.4.3p2 ===> Applying OpenBSD patch patch-configure_ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Silence warnings about base headers, drowning real warnings. | |Index: configure.ac |--- configure.ac.orig |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 167. Hunk #2 succeeded at 444. done ===> Applying OpenBSD patch patch-src_conf_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/conf.c.orig Thu Jun 23 16:40:28 2016 |+++ src/conf.c Thu Jun 23 16:40:38 2016 -------------------------- Patching file src/conf.c using Plan A... Hunk #1 succeeded at 38. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for gdnsd-2.4.3p2 Running autoconf-2.69 in /exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3 Running autoheader-2.69 in /exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3 ===> Configuring for gdnsd-2.4.3p2 Using /exopi-obj/pobj/gdnsd-2.4.3/config.site (generated) configure: WARNING: unrecognized options: --with-rootdir, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/gdnsd-2.4.3/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether gmake supports nested variables... (cached) yes checking whether gmake supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for variable-length arrays... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether cc is Clang... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking if compiling with clang... yes checking whether byte ordering is bigendian... no checking size of uintptr_t... 8 checking for ar... (cached) ar checking the archiver (ar) interface... ar checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... no checking for library containing dlopen... none required checking for dlerror... (cached) yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking whether C compiler accepts -fPIE... (cached) no checking whether the linker accepts -pie... (cached) no checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,--gc-sections... yes checking whether C compiler accepts -fstack-protector-all... yes checking whether C compiler accepts -ftrapv... yes checking whether C compiler accepts -fvisibility=hidden... yes checking whether C compiler accepts -ffunction-sections... yes checking whether C compiler accepts -fdata-sections... yes checking whether C compiler accepts -fno-common... yes checking whether C compiler accepts -pipe... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Warray-bounds=2... no checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wduplicated-cond... no checking whether C compiler accepts -Wendif-labels... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wfloat-conversion... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wformat-signedness... no checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wjump-misses-init... no checking whether C compiler accepts -Wlogical-op... no checking whether C compiler accepts -Wloop-analysis... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wsign-conversion... yes checking whether C compiler accepts -Wshift-overflow=2... no checking whether C compiler accepts -Wstrict-overflow=5... yes checking whether C compiler accepts -Wstrict-prototypes... no checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wtrampolines... no checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wunused... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wthis-does-not-exist... no checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking whether fputs_unlocked is declared... no checking whether fflush_unlocked is declared... no checking libunwind.h usability... no checking libunwind.h presence... no checking for libunwind.h... no checking maxminddb.h usability... yes checking maxminddb.h presence... yes checking for maxminddb.h... yes checking for MMDB_search_node_s.left_record_type... yes checking for MMDB_open in -lmaxminddb... yes checking for atan2 in -lm... yes checking for posix_madvise... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_mtimespec.tv_nsec... yes checking for struct stat.st_mtimensec... yes checking whether sendmmsg is declared... yes checking whether recvmmsg is declared... yes checking for sendmmsg... yes checking for recvmmsg... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for systemd system unit installdir... none checking for libev >= 4.0... no checking for ev_break in -lev... yes checking whether EVBREAK_ALL is declared... yes checking pthread_np.h usability... yes checking pthread_np.h presence... yes checking for pthread_np.h... yes checking for 2-arg pthread_setname_np... no checking for 2-arg pthread_set_name_np... no checking for 1-arg pthread_setname_np... no checking for 3-arg pthread_setname_np... no checking for inotify_init1... no checking for perl... /usr/bin/perl checking for perl version... 5.36.3 checking for pod2man... /usr/bin/pod2man checking for prove... /usr/bin/prove checking for perl module Test::More... ok checking for perl module JSON::PP... ok checking for perl module Socket6... no checking for perl module IO::Socket::INET6... no checking for perl module HTTP::Daemon... no checking for perl module LWP... no configure: WARNING: Cannot "make check" without Perl modules Test::More, JSON::PP, Socket6, IO::Socket::INET6, HTTP::Daemon, and LWP (aka libwww-perl) checking for ragel... /usr/local/bin/ragel checking number of CPUs available for testing... 8 checking for xz... /usr/local/bin/xz checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating t/Makefile config.status: creating t/libtap/Makefile config.status: creating t/libgdmaps/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing mkdirs commands ======================================================================== | Build Info: non-git | Build Features: prod mmsg geoip2 | CC: cc | CPPFLAGS: -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include | CFLAGS: -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings configure: WARNING: unrecognized options: --with-rootdir, --disable-gtk-doc | LDFLAGS: -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections ======================================================================== ===> Building for gdnsd-2.4.3p2 gmake all-recursive gmake[1]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3' Making all in . gmake[2]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3' cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/gdnsd_geoip_test-gdnsd_geoip_test.o -MD -MP -MF plugins/.deps/gdnsd_geoip_test-gdnsd_geoip_test.Tpo -c -o plugins/gdnsd_geoip_test-gdnsd_geoip_test.o `test -f 'plugins/gdnsd_geoip_test.c' || echo './'`plugins/gdnsd_geoip_test.c mv -f plugins/.deps/gdnsd_geoip_test-gdnsd_geoip_test.Tpo plugins/.deps/gdnsd_geoip_test-gdnsd_geoip_test.Po depbase=`echo libgdmaps/gdmaps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/gdmaps.lo -MD -MP -MF $depbase.Tpo -c -o libgdmaps/gdmaps.lo libgdmaps/gdmaps.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/gdmaps.lo -MD -MP -MF libgdmaps/.deps/gdmaps.Tpo -c libgdmaps/gdmaps.c -fPIC -DPIC -o libgdmaps/.libs/gdmaps.o depbase=`echo libgdmaps/dcinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/dcinfo.lo -MD -MP -MF $depbase.Tpo -c -o libgdmaps/dcinfo.lo libgdmaps/dcinfo.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/dcinfo.lo -MD -MP -MF libgdmaps/.deps/dcinfo.Tpo -c libgdmaps/dcinfo.c -fPIC -DPIC -o libgdmaps/.libs/dcinfo.o depbase=`echo libgdmaps/dclists.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/dclists.lo -MD -MP -MF $depbase.Tpo -c -o libgdmaps/dclists.lo libgdmaps/dclists.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/dclists.lo -MD -MP -MF libgdmaps/.deps/dclists.Tpo -c libgdmaps/dclists.c -fPIC -DPIC -o libgdmaps/.libs/dclists.o depbase=`echo libgdmaps/dcmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/dcmap.lo -MD -MP -MF $depbase.Tpo -c -o libgdmaps/dcmap.lo libgdmaps/dcmap.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/dcmap.lo -MD -MP -MF libgdmaps/.deps/dcmap.Tpo -c libgdmaps/dcmap.c -fPIC -DPIC -o libgdmaps/.libs/dcmap.o depbase=`echo libgdmaps/nlist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/nlist.lo -MD -MP -MF $depbase.Tpo -c -o libgdmaps/nlist.lo libgdmaps/nlist.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/nlist.lo -MD -MP -MF libgdmaps/.deps/nlist.Tpo -c libgdmaps/nlist.c -fPIC -DPIC -o libgdmaps/.libs/nlist.o depbase=`echo libgdmaps/ntree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/ntree.lo -MD -MP -MF $depbase.Tpo -c -o libgdmaps/ntree.lo libgdmaps/ntree.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/ntree.lo -MD -MP -MF libgdmaps/.deps/ntree.Tpo -c libgdmaps/ntree.c -fPIC -DPIC -o libgdmaps/.libs/ntree.o depbase=`echo libgdmaps/nets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/nets.lo -MD -MP -MF $depbase.Tpo -c -o libgdmaps/nets.lo libgdmaps/nets.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/nets.lo -MD -MP -MF libgdmaps/.deps/nets.Tpo -c libgdmaps/nets.c -fPIC -DPIC -o libgdmaps/.libs/nets.o depbase=`echo libgdmaps/gdgeoip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/gdgeoip.lo -MD -MP -MF $depbase.Tpo -c -o libgdmaps/gdgeoip.lo libgdmaps/gdgeoip.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/gdgeoip.lo -MD -MP -MF libgdmaps/.deps/gdgeoip.Tpo -c libgdmaps/gdgeoip.c -fPIC -DPIC -o libgdmaps/.libs/gdgeoip.o depbase=`echo libgdmaps/gdgeoip2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/gdgeoip2.lo -MD -MP -MF $depbase.Tpo -c -o libgdmaps/gdgeoip2.lo libgdmaps/gdgeoip2.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/gdgeoip2.lo -MD -MP -MF libgdmaps/.deps/gdgeoip2.Tpo -c libgdmaps/gdgeoip2.c -fPIC -DPIC -o libgdmaps/.libs/gdgeoip2.o depbase=`echo libgdmaps/fips104.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/fips104.lo -MD -MP -MF $depbase.Tpo -c -o libgdmaps/fips104.lo libgdmaps/fips104.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdmaps/fips104.lo -MD -MP -MF libgdmaps/.deps/fips104.Tpo -c libgdmaps/fips104.c -fPIC -DPIC -o libgdmaps/.libs/fips104.o /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o libgdmaps/libgdmaps.la libgdmaps/gdmaps.lo libgdmaps/dcinfo.lo libgdmaps/dclists.lo libgdmaps/dcmap.lo libgdmaps/nlist.lo libgdmaps/ntree.lo libgdmaps/nets.lo libgdmaps/gdgeoip.lo libgdmaps/gdgeoip2.lo libgdmaps/fips104.lo -lm -lmaxminddb libtool: link: ar cru libgdmaps/.libs/libgdmaps.a libgdmaps/.libs/gdmaps.o libgdmaps/.libs/dcinfo.o libgdmaps/.libs/dclists.o libgdmaps/.libs/dcmap.o libgdmaps/.libs/nlist.o libgdmaps/.libs/ntree.o libgdmaps/.libs/nets.o libgdmaps/.libs/gdgeoip.o libgdmaps/.libs/gdgeoip2.o libgdmaps/.libs/fips104.o libtool: link: ranlib libgdmaps/.libs/libgdmaps.a /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG='"/etc/gdnsd"' -DGDNSD_DEFPATH_RUN='"/var/run//gdnsd"' -DGDNSD_DEFPATH_STATE='"/var/gdnsd"' -DGDNSD_DEFPATH_LIB='"/usr/local/lib/gdnsd"' -DGDNSD_DEFPATH_LIBEXEC='"/usr/local/libexec/gdnsd"' -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-prcu.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-prcu.Tpo -c -o libgdnsd/libgdnsd_la-prcu.lo `test -f 'libgdnsd/prcu.c' || echo './'`libgdnsd/prcu.c cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG="/etc/gdnsd" -DGDNSD_DEFPATH_RUN="/var/run//gdnsd" -DGDNSD_DEFPATH_STATE="/var/gdnsd" -DGDNSD_DEFPATH_LIB="/usr/local/lib/gdnsd" -DGDNSD_DEFPATH_LIBEXEC="/usr/local/libexec/gdnsd" -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-prcu.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-prcu.Tpo -c libgdnsd/prcu.c -fPIC -DPIC -o libgdnsd/.libs/libgdnsd_la-prcu.o mv -f libgdnsd/.deps/libgdnsd_la-prcu.Tpo libgdnsd/.deps/libgdnsd_la-prcu.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG='"/etc/gdnsd"' -DGDNSD_DEFPATH_RUN='"/var/run//gdnsd"' -DGDNSD_DEFPATH_STATE='"/var/gdnsd"' -DGDNSD_DEFPATH_LIB='"/usr/local/lib/gdnsd"' -DGDNSD_DEFPATH_LIBEXEC='"/usr/local/libexec/gdnsd"' -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-dname.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-dname.Tpo -c -o libgdnsd/libgdnsd_la-dname.lo `test -f 'libgdnsd/dname.c' || echo './'`libgdnsd/dname.c cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG="/etc/gdnsd" -DGDNSD_DEFPATH_RUN="/var/run//gdnsd" -DGDNSD_DEFPATH_STATE="/var/gdnsd" -DGDNSD_DEFPATH_LIB="/usr/local/lib/gdnsd" -DGDNSD_DEFPATH_LIBEXEC="/usr/local/libexec/gdnsd" -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-dname.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-dname.Tpo -c libgdnsd/dname.c -fPIC -DPIC -o libgdnsd/.libs/libgdnsd_la-dname.o mv -f libgdnsd/.deps/libgdnsd_la-dname.Tpo libgdnsd/.deps/libgdnsd_la-dname.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG='"/etc/gdnsd"' -DGDNSD_DEFPATH_RUN='"/var/run//gdnsd"' -DGDNSD_DEFPATH_STATE='"/var/gdnsd"' -DGDNSD_DEFPATH_LIB='"/usr/local/lib/gdnsd"' -DGDNSD_DEFPATH_LIBEXEC='"/usr/local/libexec/gdnsd"' -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-net.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-net.Tpo -c -o libgdnsd/libgdnsd_la-net.lo `test -f 'libgdnsd/net.c' || echo './'`libgdnsd/net.c cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG="/etc/gdnsd" -DGDNSD_DEFPATH_RUN="/var/run//gdnsd" -DGDNSD_DEFPATH_STATE="/var/gdnsd" -DGDNSD_DEFPATH_LIB="/usr/local/lib/gdnsd" -DGDNSD_DEFPATH_LIBEXEC="/usr/local/libexec/gdnsd" -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-net.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-net.Tpo -c libgdnsd/net.c -fPIC -DPIC -o libgdnsd/.libs/libgdnsd_la-net.o mv -f libgdnsd/.deps/libgdnsd_la-net.Tpo libgdnsd/.deps/libgdnsd_la-net.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG='"/etc/gdnsd"' -DGDNSD_DEFPATH_RUN='"/var/run//gdnsd"' -DGDNSD_DEFPATH_STATE='"/var/gdnsd"' -DGDNSD_DEFPATH_LIB='"/usr/local/lib/gdnsd"' -DGDNSD_DEFPATH_LIBEXEC='"/usr/local/libexec/gdnsd"' -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-log.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-log.Tpo -c -o libgdnsd/libgdnsd_la-log.lo `test -f 'libgdnsd/log.c' || echo './'`libgdnsd/log.c cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG="/etc/gdnsd" -DGDNSD_DEFPATH_RUN="/var/run//gdnsd" -DGDNSD_DEFPATH_STATE="/var/gdnsd" -DGDNSD_DEFPATH_LIB="/usr/local/lib/gdnsd" -DGDNSD_DEFPATH_LIBEXEC="/usr/local/libexec/gdnsd" -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-log.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-log.Tpo -c libgdnsd/log.c -fPIC -DPIC -o libgdnsd/.libs/libgdnsd_la-log.o mv -f libgdnsd/.deps/libgdnsd_la-log.Tpo libgdnsd/.deps/libgdnsd_la-log.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG='"/etc/gdnsd"' -DGDNSD_DEFPATH_RUN='"/var/run//gdnsd"' -DGDNSD_DEFPATH_STATE='"/var/gdnsd"' -DGDNSD_DEFPATH_LIB='"/usr/local/lib/gdnsd"' -DGDNSD_DEFPATH_LIBEXEC='"/usr/local/libexec/gdnsd"' -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-mon.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-mon.Tpo -c -o libgdnsd/libgdnsd_la-mon.lo `test -f 'libgdnsd/mon.c' || echo './'`libgdnsd/mon.c cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG="/etc/gdnsd" -DGDNSD_DEFPATH_RUN="/var/run//gdnsd" -DGDNSD_DEFPATH_STATE="/var/gdnsd" -DGDNSD_DEFPATH_LIB="/usr/local/lib/gdnsd" -DGDNSD_DEFPATH_LIBEXEC="/usr/local/libexec/gdnsd" -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-mon.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-mon.Tpo -c libgdnsd/mon.c -fPIC -DPIC -o libgdnsd/.libs/libgdnsd_la-mon.o mv -f libgdnsd/.deps/libgdnsd_la-mon.Tpo libgdnsd/.deps/libgdnsd_la-mon.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG='"/etc/gdnsd"' -DGDNSD_DEFPATH_RUN='"/var/run//gdnsd"' -DGDNSD_DEFPATH_STATE='"/var/gdnsd"' -DGDNSD_DEFPATH_LIB='"/usr/local/lib/gdnsd"' -DGDNSD_DEFPATH_LIBEXEC='"/usr/local/libexec/gdnsd"' -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-misc.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-misc.Tpo -c -o libgdnsd/libgdnsd_la-misc.lo `test -f 'libgdnsd/misc.c' || echo './'`libgdnsd/misc.c cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG="/etc/gdnsd" -DGDNSD_DEFPATH_RUN="/var/run//gdnsd" -DGDNSD_DEFPATH_STATE="/var/gdnsd" -DGDNSD_DEFPATH_LIB="/usr/local/lib/gdnsd" -DGDNSD_DEFPATH_LIBEXEC="/usr/local/libexec/gdnsd" -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-misc.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-misc.Tpo -c libgdnsd/misc.c -fPIC -DPIC -o libgdnsd/.libs/libgdnsd_la-misc.o mv -f libgdnsd/.deps/libgdnsd_la-misc.Tpo libgdnsd/.deps/libgdnsd_la-misc.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG='"/etc/gdnsd"' -DGDNSD_DEFPATH_RUN='"/var/run//gdnsd"' -DGDNSD_DEFPATH_STATE='"/var/gdnsd"' -DGDNSD_DEFPATH_LIB='"/usr/local/lib/gdnsd"' -DGDNSD_DEFPATH_LIBEXEC='"/usr/local/libexec/gdnsd"' -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-paths.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-paths.Tpo -c -o libgdnsd/libgdnsd_la-paths.lo `test -f 'libgdnsd/paths.c' || echo './'`libgdnsd/paths.c cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG="/etc/gdnsd" -DGDNSD_DEFPATH_RUN="/var/run//gdnsd" -DGDNSD_DEFPATH_STATE="/var/gdnsd" -DGDNSD_DEFPATH_LIB="/usr/local/lib/gdnsd" -DGDNSD_DEFPATH_LIBEXEC="/usr/local/libexec/gdnsd" -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-paths.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-paths.Tpo -c libgdnsd/paths.c -fPIC -DPIC -o libgdnsd/.libs/libgdnsd_la-paths.o mv -f libgdnsd/.deps/libgdnsd_la-paths.Tpo libgdnsd/.deps/libgdnsd_la-paths.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG='"/etc/gdnsd"' -DGDNSD_DEFPATH_RUN='"/var/run//gdnsd"' -DGDNSD_DEFPATH_STATE='"/var/gdnsd"' -DGDNSD_DEFPATH_LIB='"/usr/local/lib/gdnsd"' -DGDNSD_DEFPATH_LIBEXEC='"/usr/local/libexec/gdnsd"' -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-file.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-file.Tpo -c -o libgdnsd/libgdnsd_la-file.lo `test -f 'libgdnsd/file.c' || echo './'`libgdnsd/file.c cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG="/etc/gdnsd" -DGDNSD_DEFPATH_RUN="/var/run//gdnsd" -DGDNSD_DEFPATH_STATE="/var/gdnsd" -DGDNSD_DEFPATH_LIB="/usr/local/lib/gdnsd" -DGDNSD_DEFPATH_LIBEXEC="/usr/local/libexec/gdnsd" -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-file.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-file.Tpo -c libgdnsd/file.c -fPIC -DPIC -o libgdnsd/.libs/libgdnsd_la-file.o mv -f libgdnsd/.deps/libgdnsd_la-file.Tpo libgdnsd/.deps/libgdnsd_la-file.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG='"/etc/gdnsd"' -DGDNSD_DEFPATH_RUN='"/var/run//gdnsd"' -DGDNSD_DEFPATH_STATE='"/var/gdnsd"' -DGDNSD_DEFPATH_LIB='"/usr/local/lib/gdnsd"' -DGDNSD_DEFPATH_LIBEXEC='"/usr/local/libexec/gdnsd"' -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-plugapi.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-plugapi.Tpo -c -o libgdnsd/libgdnsd_la-plugapi.lo `test -f 'libgdnsd/plugapi.c' || echo './'`libgdnsd/plugapi.c cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG="/etc/gdnsd" -DGDNSD_DEFPATH_RUN="/var/run//gdnsd" -DGDNSD_DEFPATH_STATE="/var/gdnsd" -DGDNSD_DEFPATH_LIB="/usr/local/lib/gdnsd" -DGDNSD_DEFPATH_LIBEXEC="/usr/local/libexec/gdnsd" -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-plugapi.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-plugapi.Tpo -c libgdnsd/plugapi.c -fPIC -DPIC -o libgdnsd/.libs/libgdnsd_la-plugapi.o mv -f libgdnsd/.deps/libgdnsd_la-plugapi.Tpo libgdnsd/.deps/libgdnsd_la-plugapi.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG='"/etc/gdnsd"' -DGDNSD_DEFPATH_RUN='"/var/run//gdnsd"' -DGDNSD_DEFPATH_STATE='"/var/gdnsd"' -DGDNSD_DEFPATH_LIB='"/usr/local/lib/gdnsd"' -DGDNSD_DEFPATH_LIBEXEC='"/usr/local/libexec/gdnsd"' -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-alloc.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-alloc.Tpo -c -o libgdnsd/libgdnsd_la-alloc.lo `test -f 'libgdnsd/alloc.c' || echo './'`libgdnsd/alloc.c cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG="/etc/gdnsd" -DGDNSD_DEFPATH_RUN="/var/run//gdnsd" -DGDNSD_DEFPATH_STATE="/var/gdnsd" -DGDNSD_DEFPATH_LIB="/usr/local/lib/gdnsd" -DGDNSD_DEFPATH_LIBEXEC="/usr/local/libexec/gdnsd" -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-alloc.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-alloc.Tpo -c libgdnsd/alloc.c -fPIC -DPIC -o libgdnsd/.libs/libgdnsd_la-alloc.o mv -f libgdnsd/.deps/libgdnsd_la-alloc.Tpo libgdnsd/.deps/libgdnsd_la-alloc.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG='"/etc/gdnsd"' -DGDNSD_DEFPATH_RUN='"/var/run//gdnsd"' -DGDNSD_DEFPATH_STATE='"/var/gdnsd"' -DGDNSD_DEFPATH_LIB='"/usr/local/lib/gdnsd"' -DGDNSD_DEFPATH_LIBEXEC='"/usr/local/libexec/gdnsd"' -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-dmn.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-dmn.Tpo -c -o libgdnsd/libgdnsd_la-dmn.lo `test -f 'libgdnsd/dmn.c' || echo './'`libgdnsd/dmn.c cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG="/etc/gdnsd" -DGDNSD_DEFPATH_RUN="/var/run//gdnsd" -DGDNSD_DEFPATH_STATE="/var/gdnsd" -DGDNSD_DEFPATH_LIB="/usr/local/lib/gdnsd" -DGDNSD_DEFPATH_LIBEXEC="/usr/local/libexec/gdnsd" -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-dmn.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-dmn.Tpo -c libgdnsd/dmn.c -fPIC -DPIC -o libgdnsd/.libs/libgdnsd_la-dmn.o libgdnsd/dmn.c:296:54: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] dmn_log_fatal("strerror_r(,,%u) failed", DMN_ERRNO_MAXLEN); ~~ ^~~~~~~~~~~~~~~~ %zu ./include/gdnsd/dmn.h:252:26: note: expanded from macro 'dmn_log_fatal' dmn_logger(LOG_CRIT,__VA_ARGS__);\ ^~~~~~~~~~~ libgdnsd/dmn.c:701:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] phase_check(PHASE1_INIT1, PHASE3_INIT3, 1); ^ libgdnsd/dmn.c:215:16: note: expanded from macro 'phase_check' if(_before && state.phase >= _before) \ ^ libgdnsd/dmn.c:714:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] phase_check(PHASE2_INIT2, PHASE6_PIDLOCKED, 0); ^ libgdnsd/dmn.c:213:15: note: expanded from macro 'phase_check' if(_after && state.phase < _after) \ ^ libgdnsd/dmn.c:714:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] libgdnsd/dmn.c:215:16: note: expanded from macro 'phase_check' if(_before && state.phase >= _before) \ ^ libgdnsd/dmn.c:745:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] phase_check(PHASE2_INIT2, PHASE6_PIDLOCKED, 0); ^ libgdnsd/dmn.c:213:15: note: expanded from macro 'phase_check' if(_after && state.phase < _after) \ ^ libgdnsd/dmn.c:745:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] libgdnsd/dmn.c:215:16: note: expanded from macro 'phase_check' if(_before && state.phase >= _before) \ ^ libgdnsd/dmn.c:763:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] phase_check(PHASE2_INIT2, PHASE6_PIDLOCKED, 0); ^ libgdnsd/dmn.c:213:15: note: expanded from macro 'phase_check' if(_after && state.phase < _after) \ ^ libgdnsd/dmn.c:763:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] libgdnsd/dmn.c:215:16: note: expanded from macro 'phase_check' if(_before && state.phase >= _before) \ ^ libgdnsd/dmn.c:782:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] phase_check(PHASE2_INIT2, PHASE4_FORKED, 1); ^ libgdnsd/dmn.c:213:15: note: expanded from macro 'phase_check' if(_after && state.phase < _after) \ ^ libgdnsd/dmn.c:782:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] libgdnsd/dmn.c:215:16: note: expanded from macro 'phase_check' if(_before && state.phase >= _before) \ ^ libgdnsd/dmn.c:820:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] phase_check(0, PHASE4_FORKED, 0); ^ libgdnsd/dmn.c:215:16: note: expanded from macro 'phase_check' if(_before && state.phase >= _before) \ ^ libgdnsd/dmn.c:850:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] phase_check(PHASE3_INIT3, PHASE5_SECURED, 1); ^ libgdnsd/dmn.c:213:15: note: expanded from macro 'phase_check' if(_after && state.phase < _after) \ ^ libgdnsd/dmn.c:850:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] libgdnsd/dmn.c:215:16: note: expanded from macro 'phase_check' if(_before && state.phase >= _before) \ ^ libgdnsd/dmn.c:946:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] phase_check(PHASE4_FORKED, PHASE6_PIDLOCKED, 1); ^ libgdnsd/dmn.c:213:15: note: expanded from macro 'phase_check' if(_after && state.phase < _after) \ ^ libgdnsd/dmn.c:946:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] libgdnsd/dmn.c:215:16: note: expanded from macro 'phase_check' if(_before && state.phase >= _before) \ ^ libgdnsd/dmn.c:1028:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] phase_check(PHASE5_SECURED, PHASE7_FINISHED, 1); ^ libgdnsd/dmn.c:213:15: note: expanded from macro 'phase_check' if(_after && state.phase < _after) \ ^ libgdnsd/dmn.c:1028:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] libgdnsd/dmn.c:215:16: note: expanded from macro 'phase_check' if(_before && state.phase >= _before) \ ^ libgdnsd/dmn.c:1092:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] phase_check(PHASE4_FORKED, PHASE7_FINISHED, 0); ^ libgdnsd/dmn.c:213:15: note: expanded from macro 'phase_check' if(_after && state.phase < _after) \ ^ libgdnsd/dmn.c:1092:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] libgdnsd/dmn.c:215:16: note: expanded from macro 'phase_check' if(_before && state.phase >= _before) \ ^ libgdnsd/dmn.c:1116:5: warning: converting the enum constant to a boolean [-Wint-in-bool-context] phase_check(PHASE6_PIDLOCKED, 0, 1); ^ libgdnsd/dmn.c:213:15: note: expanded from macro 'phase_check' if(_after && state.phase < _after) \ ^ 20 warnings generated. mv -f libgdnsd/.deps/libgdnsd_la-dmn.Tpo libgdnsd/.deps/libgdnsd_la-dmn.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG='"/etc/gdnsd"' -DGDNSD_DEFPATH_RUN='"/var/run//gdnsd"' -DGDNSD_DEFPATH_STATE='"/var/gdnsd"' -DGDNSD_DEFPATH_LIB='"/usr/local/lib/gdnsd"' -DGDNSD_DEFPATH_LIBEXEC='"/usr/local/libexec/gdnsd"' -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-dmn_net.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-dmn_net.Tpo -c -o libgdnsd/libgdnsd_la-dmn_net.lo `test -f 'libgdnsd/dmn_net.c' || echo './'`libgdnsd/dmn_net.c cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG="/etc/gdnsd" -DGDNSD_DEFPATH_RUN="/var/run//gdnsd" -DGDNSD_DEFPATH_STATE="/var/gdnsd" -DGDNSD_DEFPATH_LIB="/usr/local/lib/gdnsd" -DGDNSD_DEFPATH_LIBEXEC="/usr/local/libexec/gdnsd" -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-dmn_net.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-dmn_net.Tpo -c libgdnsd/dmn_net.c -fPIC -DPIC -o libgdnsd/.libs/libgdnsd_la-dmn_net.o mv -f libgdnsd/.deps/libgdnsd_la-dmn_net.Tpo libgdnsd/.deps/libgdnsd_la-dmn_net.Plo /usr/local/bin/ragel -T0 -o libgdnsd/vscf.c ./libgdnsd/vscf.rl /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG='"/etc/gdnsd"' -DGDNSD_DEFPATH_RUN='"/var/run//gdnsd"' -DGDNSD_DEFPATH_STATE='"/var/gdnsd"' -DGDNSD_DEFPATH_LIB='"/usr/local/lib/gdnsd"' -DGDNSD_DEFPATH_LIBEXEC='"/usr/local/libexec/gdnsd"' -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-vscf.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-vscf.Tpo -c -o libgdnsd/libgdnsd_la-vscf.lo `test -f 'libgdnsd/vscf.c' || echo './'`libgdnsd/vscf.c cc -DHAVE_CONFIG_H -I. -DGDNSD_DEFPATH_CONFIG="/etc/gdnsd" -DGDNSD_DEFPATH_RUN="/var/run//gdnsd" -DGDNSD_DEFPATH_STATE="/var/gdnsd" -DGDNSD_DEFPATH_LIB="/usr/local/lib/gdnsd" -DGDNSD_DEFPATH_LIBEXEC="/usr/local/libexec/gdnsd" -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT libgdnsd/libgdnsd_la-vscf.lo -MD -MP -MF libgdnsd/.deps/libgdnsd_la-vscf.Tpo -c libgdnsd/vscf.c -fPIC -DPIC -o libgdnsd/.libs/libgdnsd_la-vscf.o mv -f libgdnsd/.deps/libgdnsd_la-vscf.Tpo libgdnsd/.deps/libgdnsd_la-vscf.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -shared -avoid-version -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o libgdnsd/libgdnsd.la -rpath /usr/local/lib/gdnsd libgdnsd/libgdnsd_la-prcu.lo libgdnsd/libgdnsd_la-dname.lo libgdnsd/libgdnsd_la-net.lo libgdnsd/libgdnsd_la-log.lo libgdnsd/libgdnsd_la-mon.lo libgdnsd/libgdnsd_la-misc.lo libgdnsd/libgdnsd_la-paths.lo libgdnsd/libgdnsd_la-file.lo libgdnsd/libgdnsd_la-plugapi.lo libgdnsd/libgdnsd_la-alloc.lo libgdnsd/libgdnsd_la-dmn.lo libgdnsd/libgdnsd_la-dmn_net.lo libgdnsd/libgdnsd_la-vscf.lo -lm -lev libtool: link: cc -shared -fPIC -DPIC -o libgdnsd/.libs/libgdnsd.so -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -shared -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections libgdnsd/.libs/libgdnsd_la-prcu.o libgdnsd/.libs/libgdnsd_la-dname.o libgdnsd/.libs/libgdnsd_la-net.o libgdnsd/.libs/libgdnsd_la-log.o libgdnsd/.libs/libgdnsd_la-mon.o libgdnsd/.libs/libgdnsd_la-misc.o libgdnsd/.libs/libgdnsd_la-paths.o libgdnsd/.libs/libgdnsd_la-file.o libgdnsd/.libs/libgdnsd_la-plugapi.o libgdnsd/.libs/libgdnsd_la-alloc.o libgdnsd/.libs/libgdnsd_la-dmn.o libgdnsd/.libs/libgdnsd_la-dmn_net.o libgdnsd/.libs/libgdnsd_la-vscf.o -Llibgdnsd/.libs -lm -lev -Wl,-soname,libgdnsd.so /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o plugins/gdnsd_geoip_test plugins/gdnsd_geoip_test-gdnsd_geoip_test.o libgdmaps/libgdmaps.la libgdnsd/libgdnsd.la -lm -lev warning: library filename /exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/libgdnsd/.libs/libgdnsd.so has no version number libtool: link: cc -o plugins/.libs/gdnsd_geoip_test -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections plugins/gdnsd_geoip_test-gdnsd_geoip_test.o /exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/libgdmaps/.libs/libgdmaps.a -Lplugins/.libs -lm -lmaxminddb -lgdnsd -lev -Wl,-rpath,/usr/local/lib/gdnsd,-rpath-link,/usr/local/lib gdmaps.c(gdmaps.o:(gdmaps_logf_dclist) in archive /exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/libgdmaps/.libs/libgdmaps.a): warning: strcat() is almost always misused, please use strlcat() cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/gdnsd_extmon_helper-extmon_helper.o -MD -MP -MF plugins/.deps/gdnsd_extmon_helper-extmon_helper.Tpo -c -o plugins/gdnsd_extmon_helper-extmon_helper.o `test -f 'plugins/extmon_helper.c' || echo './'`plugins/extmon_helper.c mv -f plugins/.deps/gdnsd_extmon_helper-extmon_helper.Tpo plugins/.deps/gdnsd_extmon_helper-extmon_helper.Po depbase=`echo plugins/extmon_comms.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/extmon_comms.lo -MD -MP -MF $depbase.Tpo -c -o plugins/extmon_comms.lo plugins/extmon_comms.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/extmon_comms.lo -MD -MP -MF plugins/.deps/extmon_comms.Tpo -c plugins/extmon_comms.c -fPIC -DPIC -o plugins/.libs/extmon_comms.o /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o plugins/libextmon_comms.la plugins/extmon_comms.lo libtool: link: ar cru plugins/.libs/libextmon_comms.a plugins/.libs/extmon_comms.o libtool: link: ranlib plugins/.libs/libextmon_comms.a /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o plugins/gdnsd_extmon_helper plugins/gdnsd_extmon_helper-extmon_helper.o plugins/libextmon_comms.la libgdnsd/libgdnsd.la -lm -lev warning: library filename /exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/libgdnsd/.libs/libgdnsd.so has no version number libtool: link: cc -o plugins/.libs/gdnsd_extmon_helper -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections plugins/gdnsd_extmon_helper-extmon_helper.o /exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/plugins/.libs/libextmon_comms.a -Lplugins/.libs -lgdnsd -lm -lev -Wl,-rpath,/usr/local/lib/gdnsd,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I./src -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT src/gdnsd-main.o -MD -MP -MF src/.deps/gdnsd-main.Tpo -c -o src/gdnsd-main.o `test -f 'src/main.c' || echo './'`src/main.c mv -f src/.deps/gdnsd-main.Tpo src/.deps/gdnsd-main.Po cc -DHAVE_CONFIG_H -I. -I./src -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT src/gdnsd-conf.o -MD -MP -MF src/.deps/gdnsd-conf.Tpo -c -o src/gdnsd-conf.o `test -f 'src/conf.c' || echo './'`src/conf.c mv -f src/.deps/gdnsd-conf.Tpo src/.deps/gdnsd-conf.Po cc -DHAVE_CONFIG_H -I. -I./src -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT src/gdnsd-zsrc_djb.o -MD -MP -MF src/.deps/gdnsd-zsrc_djb.Tpo -c -o src/gdnsd-zsrc_djb.o `test -f 'src/zsrc_djb.c' || echo './'`src/zsrc_djb.c mv -f src/.deps/gdnsd-zsrc_djb.Tpo src/.deps/gdnsd-zsrc_djb.Po cc -DHAVE_CONFIG_H -I. -I./src -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT src/gdnsd-zscan_djb.o -MD -MP -MF src/.deps/gdnsd-zscan_djb.Tpo -c -o src/gdnsd-zscan_djb.o `test -f 'src/zscan_djb.c' || echo './'`src/zscan_djb.c mv -f src/.deps/gdnsd-zscan_djb.Tpo src/.deps/gdnsd-zscan_djb.Po cc -DHAVE_CONFIG_H -I. -I./src -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT src/gdnsd-zsrc_rfc1035.o -MD -MP -MF src/.deps/gdnsd-zsrc_rfc1035.Tpo -c -o src/gdnsd-zsrc_rfc1035.o `test -f 'src/zsrc_rfc1035.c' || echo './'`src/zsrc_rfc1035.c mv -f src/.deps/gdnsd-zsrc_rfc1035.Tpo src/.deps/gdnsd-zsrc_rfc1035.Po cc -DHAVE_CONFIG_H -I. -I./src -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT src/gdnsd-ztree.o -MD -MP -MF src/.deps/gdnsd-ztree.Tpo -c -o src/gdnsd-ztree.o `test -f 'src/ztree.c' || echo './'`src/ztree.c mv -f src/.deps/gdnsd-ztree.Tpo src/.deps/gdnsd-ztree.Po cc -DHAVE_CONFIG_H -I. -I./src -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT src/gdnsd-ltarena.o -MD -MP -MF src/.deps/gdnsd-ltarena.Tpo -c -o src/gdnsd-ltarena.o `test -f 'src/ltarena.c' || echo './'`src/ltarena.c mv -f src/.deps/gdnsd-ltarena.Tpo src/.deps/gdnsd-ltarena.Po cc -DHAVE_CONFIG_H -I. -I./src -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT src/gdnsd-ltree.o -MD -MP -MF src/.deps/gdnsd-ltree.Tpo -c -o src/gdnsd-ltree.o `test -f 'src/ltree.c' || echo './'`src/ltree.c mv -f src/.deps/gdnsd-ltree.Tpo src/.deps/gdnsd-ltree.Po cc -DHAVE_CONFIG_H -I. -I./src -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT src/gdnsd-dnspacket.o -MD -MP -MF src/.deps/gdnsd-dnspacket.Tpo -c -o src/gdnsd-dnspacket.o `test -f 'src/dnspacket.c' || echo './'`src/dnspacket.c mv -f src/.deps/gdnsd-dnspacket.Tpo src/.deps/gdnsd-dnspacket.Po cc -DHAVE_CONFIG_H -I. -I./src -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT src/gdnsd-dnsio_udp.o -MD -MP -MF src/.deps/gdnsd-dnsio_udp.Tpo -c -o src/gdnsd-dnsio_udp.o `test -f 'src/dnsio_udp.c' || echo './'`src/dnsio_udp.c mv -f src/.deps/gdnsd-dnsio_udp.Tpo src/.deps/gdnsd-dnsio_udp.Po cc -DHAVE_CONFIG_H -I. -I./src -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT src/gdnsd-dnsio_tcp.o -MD -MP -MF src/.deps/gdnsd-dnsio_tcp.Tpo -c -o src/gdnsd-dnsio_tcp.o `test -f 'src/dnsio_tcp.c' || echo './'`src/dnsio_tcp.c mv -f src/.deps/gdnsd-dnsio_tcp.Tpo src/.deps/gdnsd-dnsio_tcp.Po cc -DHAVE_CONFIG_H -I. -I./src -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT src/gdnsd-socks.o -MD -MP -MF src/.deps/gdnsd-socks.Tpo -c -o src/gdnsd-socks.o `test -f 'src/socks.c' || echo './'`src/socks.c mv -f src/.deps/gdnsd-socks.Tpo src/.deps/gdnsd-socks.Po cc -DHAVE_CONFIG_H -I. -I./src -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT src/gdnsd-statio.o -MD -MP -MF src/.deps/gdnsd-statio.Tpo -c -o src/gdnsd-statio.o `test -f 'src/statio.c' || echo './'`src/statio.c mv -f src/.deps/gdnsd-statio.Tpo src/.deps/gdnsd-statio.Po /usr/local/bin/ragel -G2 -o src/zscan_rfc1035.c ./src/zscan_rfc1035.rl cc -DHAVE_CONFIG_H -I. -I./src -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT src/gdnsd-zscan_rfc1035.o -MD -MP -MF src/.deps/gdnsd-zscan_rfc1035.Tpo -c -o src/gdnsd-zscan_rfc1035.o `test -f 'src/zscan_rfc1035.c' || echo './'`src/zscan_rfc1035.c mv -f src/.deps/gdnsd-zscan_rfc1035.Tpo src/.deps/gdnsd-zscan_rfc1035.Po /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o src/gdnsd src/gdnsd-main.o src/gdnsd-conf.o src/gdnsd-zsrc_djb.o src/gdnsd-zscan_djb.o src/gdnsd-zsrc_rfc1035.o src/gdnsd-ztree.o src/gdnsd-ltarena.o src/gdnsd-ltree.o src/gdnsd-dnspacket.o src/gdnsd-dnsio_udp.o src/gdnsd-dnsio_tcp.o src/gdnsd-socks.o src/gdnsd-statio.o src/gdnsd-zscan_rfc1035.o libgdnsd/libgdnsd.la -lm -lev warning: library filename /exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/libgdnsd/.libs/libgdnsd.so has no version number libtool: link: cc -o src/.libs/gdnsd -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections src/gdnsd-main.o src/gdnsd-conf.o src/gdnsd-zsrc_djb.o src/gdnsd-zscan_djb.o src/gdnsd-zsrc_rfc1035.o src/gdnsd-ztree.o src/gdnsd-ltarena.o src/gdnsd-ltree.o src/gdnsd-dnspacket.o src/gdnsd-dnsio_udp.o src/gdnsd-dnsio_tcp.o src/gdnsd-socks.o src/gdnsd-statio.o src/gdnsd-zscan_rfc1035.o -Lsrc/.libs -lgdnsd -lm -lev -Wl,-rpath,/usr/local/lib/gdnsd,-rpath-link,/usr/local/lib depbase=`echo plugins/http_status.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/http_status.lo -MD -MP -MF $depbase.Tpo -c -o plugins/http_status.lo plugins/http_status.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/http_status.lo -MD -MP -MF plugins/.deps/http_status.Tpo -c plugins/http_status.c -fPIC -DPIC -o plugins/.libs/http_status.o /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -avoid-version -module -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o plugins/plugin_http_status.la -rpath /usr/local/lib/gdnsd plugins/http_status.lo libtool: link: cc -shared -fPIC -DPIC -o plugins/.libs/plugin_http_status.so -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections plugins/.libs/http_status.o -Wl,-soname,plugin_http_status.so depbase=`echo plugins/multifo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/multifo.lo -MD -MP -MF $depbase.Tpo -c -o plugins/multifo.lo plugins/multifo.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/multifo.lo -MD -MP -MF plugins/.deps/multifo.Tpo -c plugins/multifo.c -fPIC -DPIC -o plugins/.libs/multifo.o /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -avoid-version -module -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o plugins/plugin_multifo.la -rpath /usr/local/lib/gdnsd plugins/multifo.lo libtool: link: cc -shared -fPIC -DPIC -o plugins/.libs/plugin_multifo.so -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections plugins/.libs/multifo.o -Wl,-soname,plugin_multifo.so depbase=`echo plugins/null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/null.lo -MD -MP -MF $depbase.Tpo -c -o plugins/null.lo plugins/null.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/null.lo -MD -MP -MF plugins/.deps/null.Tpo -c plugins/null.c -fPIC -DPIC -o plugins/.libs/null.o /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -avoid-version -module -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o plugins/plugin_null.la -rpath /usr/local/lib/gdnsd plugins/null.lo libtool: link: cc -shared -fPIC -DPIC -o plugins/.libs/plugin_null.so -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections plugins/.libs/null.o -Wl,-soname,plugin_null.so depbase=`echo plugins/reflect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/reflect.lo -MD -MP -MF $depbase.Tpo -c -o plugins/reflect.lo plugins/reflect.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/reflect.lo -MD -MP -MF plugins/.deps/reflect.Tpo -c plugins/reflect.c -fPIC -DPIC -o plugins/.libs/reflect.o /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -avoid-version -module -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o plugins/plugin_reflect.la -rpath /usr/local/lib/gdnsd plugins/reflect.lo libtool: link: cc -shared -fPIC -DPIC -o plugins/.libs/plugin_reflect.so -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections plugins/.libs/reflect.o -Wl,-soname,plugin_reflect.so depbase=`echo plugins/simplefo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/simplefo.lo -MD -MP -MF $depbase.Tpo -c -o plugins/simplefo.lo plugins/simplefo.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/simplefo.lo -MD -MP -MF plugins/.deps/simplefo.Tpo -c plugins/simplefo.c -fPIC -DPIC -o plugins/.libs/simplefo.o /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -avoid-version -module -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o plugins/plugin_simplefo.la -rpath /usr/local/lib/gdnsd plugins/simplefo.lo libtool: link: cc -shared -fPIC -DPIC -o plugins/.libs/plugin_simplefo.so -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections plugins/.libs/simplefo.o -Wl,-soname,plugin_simplefo.so depbase=`echo plugins/static.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/static.lo -MD -MP -MF $depbase.Tpo -c -o plugins/static.lo plugins/static.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/static.lo -MD -MP -MF plugins/.deps/static.Tpo -c plugins/static.c -fPIC -DPIC -o plugins/.libs/static.o /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -avoid-version -module -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o plugins/plugin_static.la -rpath /usr/local/lib/gdnsd plugins/static.lo libtool: link: cc -shared -fPIC -DPIC -o plugins/.libs/plugin_static.so -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections plugins/.libs/static.o -Wl,-soname,plugin_static.so depbase=`echo plugins/tcp_connect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/tcp_connect.lo -MD -MP -MF $depbase.Tpo -c -o plugins/tcp_connect.lo plugins/tcp_connect.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/tcp_connect.lo -MD -MP -MF plugins/.deps/tcp_connect.Tpo -c plugins/tcp_connect.c -fPIC -DPIC -o plugins/.libs/tcp_connect.o /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -avoid-version -module -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o plugins/plugin_tcp_connect.la -rpath /usr/local/lib/gdnsd plugins/tcp_connect.lo libtool: link: cc -shared -fPIC -DPIC -o plugins/.libs/plugin_tcp_connect.so -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections plugins/.libs/tcp_connect.o -Wl,-soname,plugin_tcp_connect.so depbase=`echo plugins/weighted.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/weighted.lo -MD -MP -MF $depbase.Tpo -c -o plugins/weighted.lo plugins/weighted.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/weighted.lo -MD -MP -MF plugins/.deps/weighted.Tpo -c plugins/weighted.c -fPIC -DPIC -o plugins/.libs/weighted.o /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -avoid-version -module -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o plugins/plugin_weighted.la -rpath /usr/local/lib/gdnsd plugins/weighted.lo libtool: link: cc -shared -fPIC -DPIC -o plugins/.libs/plugin_weighted.so -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections plugins/.libs/weighted.o -Wl,-soname,plugin_weighted.so depbase=`echo plugins/extfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/extfile.lo -MD -MP -MF $depbase.Tpo -c -o plugins/extfile.lo plugins/extfile.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/extfile.lo -MD -MP -MF plugins/.deps/extfile.Tpo -c plugins/extfile.c -fPIC -DPIC -o plugins/.libs/extfile.o /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -avoid-version -module -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o plugins/plugin_extfile.la -rpath /usr/local/lib/gdnsd plugins/extfile.lo libtool: link: cc -shared -fPIC -DPIC -o plugins/.libs/plugin_extfile.so -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections plugins/.libs/extfile.o -Wl,-soname,plugin_extfile.so depbase=`echo plugins/extmon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/extmon.lo -MD -MP -MF $depbase.Tpo -c -o plugins/extmon.lo plugins/extmon.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/extmon.lo -MD -MP -MF plugins/.deps/extmon.Tpo -c plugins/extmon.c -fPIC -DPIC -o plugins/.libs/extmon.o /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -avoid-version -module -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o plugins/plugin_extmon.la -rpath /usr/local/lib/gdnsd plugins/extmon.lo plugins/libextmon_comms.la libtool: link: cc -shared -fPIC -DPIC -o plugins/.libs/plugin_extmon.so -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections plugins/.libs/extmon.o -Wl,-whole-archive /exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/plugins/.libs/libextmon_comms.a -Wl,-no-whole-archive -Wl,-soname,plugin_extmon.so depbase=`echo plugins/metafo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/metafo.lo -MD -MP -MF $depbase.Tpo -c -o plugins/metafo.lo plugins/metafo.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/metafo.lo -MD -MP -MF plugins/.deps/metafo.Tpo -c plugins/metafo.c -fPIC -DPIC -o plugins/.libs/metafo.o /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -avoid-version -module -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o plugins/plugin_metafo.la -rpath /usr/local/lib/gdnsd plugins/metafo.lo libtool: link: cc -shared -fPIC -DPIC -o plugins/.libs/plugin_metafo.so -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections plugins/.libs/metafo.o -Wl,-soname,plugin_metafo.so depbase=`echo plugins/geoip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/geoip.lo -MD -MP -MF $depbase.Tpo -c -o plugins/geoip.lo plugins/geoip.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -MT plugins/geoip.lo -MD -MP -MF plugins/.deps/geoip.Tpo -c plugins/geoip.c -fPIC -DPIC -o plugins/.libs/geoip.o /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O2 -pipe -pthread -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -avoid-version -module -L/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed -Wl,--gc-sections -o plugins/plugin_geoip.la -rpath /usr/local/lib/gdnsd plugins/geoip.lo libgdmaps/libgdmaps.la libtool: link: cc -shared -fPIC -DPIC -o plugins/.libs/plugin_geoip.so -pthread -O2 -pipe -fstack-protector-all -ftrapv -fvisibility=hidden -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wendif-labels -Wfloat-equal -Wfloat-conversion -Wformat=2 -Winit-self -Wloop-analysis -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-conversion -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wunused -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,--as-needed -Wl,--gc-sections plugins/.libs/geoip.o -Wl,-whole-archive /exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/libgdmaps/.libs/libgdmaps.a -Wl,-no-whole-archive -Lplugins/.libs -lm -lmaxminddb -Wl,-soname,plugin_geoip.so sed 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' <./sysd/gdnsd.service.tmpl >sysd/gdnsd.service /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd_geoip_test.pod /usr/bin/pod2man --section=1 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd_geoip_test.pod docs/gdnsd_geoip_test.1 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd-plugin-api.pod /usr/bin/pod2man --section=3 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd-plugin-api.pod docs/gdnsd-plugin-api.3 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd.config.pod /usr/bin/pod2man --section=5 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd.config.pod docs/gdnsd.config.5 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd.zonefile.pod /usr/bin/pod2man --section=5 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd.zonefile.pod docs/gdnsd.zonefile.5 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd.djbdns.pod /usr/bin/pod2man --section=5 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd.djbdns.pod docs/gdnsd.djbdns.5 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd.pod /usr/bin/pod2man --section=8 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd.pod docs/gdnsd.8 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd-plugin-extfile.pod /usr/bin/pod2man --section=8 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd-plugin-extfile.pod docs/gdnsd-plugin-extfile.8 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd-plugin-extmon.pod /usr/bin/pod2man --section=8 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd-plugin-extmon.pod docs/gdnsd-plugin-extmon.8 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd-plugin-geoip.pod /usr/bin/pod2man --section=8 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd-plugin-geoip.pod docs/gdnsd-plugin-geoip.8 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd-plugin-http_status.pod /usr/bin/pod2man --section=8 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd-plugin-http_status.pod docs/gdnsd-plugin-http_status.8 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd-plugin-metafo.pod /usr/bin/pod2man --section=8 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd-plugin-metafo.pod docs/gdnsd-plugin-metafo.8 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd-plugin-multifo.pod /usr/bin/pod2man --section=8 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd-plugin-multifo.pod docs/gdnsd-plugin-multifo.8 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd-plugin-null.pod /usr/bin/pod2man --section=8 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd-plugin-null.pod docs/gdnsd-plugin-null.8 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd-plugin-reflect.pod /usr/bin/pod2man --section=8 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd-plugin-reflect.pod docs/gdnsd-plugin-reflect.8 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd-plugin-simplefo.pod /usr/bin/pod2man --section=8 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd-plugin-simplefo.pod docs/gdnsd-plugin-simplefo.8 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd-plugin-static.pod /usr/bin/pod2man --section=8 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd-plugin-static.pod docs/gdnsd-plugin-static.8 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd-plugin-tcp_connect.pod /usr/bin/pod2man --section=8 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd-plugin-tcp_connect.pod docs/gdnsd-plugin-tcp_connect.8 /usr/bin/sed -e 's|@GDNSD_DEFPATH_CONFIG[@]|/etc/gdnsd|g' -e 's|@GDNSD_DEFPATH_STATE[@]|/var/gdnsd|g' -e 's|@GDNSD_DEFPATH_RUN[@]|/var/run//gdnsd|g' -e 's|@GDNSD_DEFPATH_LIB[@]|/usr/local/lib/gdnsd|g' -e 's|@GDNSD_DEFPATH_LIBEXEC[@]|/usr/local/libexec/gdnsd|g' -e 's|@GDNSD_SBINDIR[@]|/usr/local/sbin|g' docs/gdnsd-plugin-weighted.pod /usr/bin/pod2man --section=8 --release="gdnsd 2.4.3" --center=gdnsd docs/gdnsd-plugin-weighted.pod docs/gdnsd-plugin-weighted.8 echo '#ifndef GDNSD_BOPTS_H' >libgdnsd/bopts.h; \ echo '#define GDNSD_BOPTS_H' >>libgdnsd/bopts.h; \ echo '#define GDNSD_B_QSBR 0' >>libgdnsd/bopts.h; \ echo '#endif // GDNSD_BOPTS_H' >>libgdnsd/bopts.h gmake[2]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3' Making all in t gmake[2]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t' Making all in libtap gmake[3]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t/libtap' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t/libtap' Making all in libgdmaps gmake[3]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t/libgdmaps' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t/libgdmaps' gmake[3]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t' gmake[2]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t' gmake[1]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3' >>> Running package in net/gdnsd at 1711593275.54 ===> net/gdnsd ===> Faking installation for gdnsd-2.4.3p2 Making install in . gmake[1]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3' gmake[2]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3' mkdir -p '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/bin' /usr/bin/libtool --tag=disable-static --mode=install /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -s -m 755 plugins/gdnsd_geoip_test '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -s -m 755 plugins/.libs/gdnsd_geoip_test /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd' /usr/bin/libtool --tag=disable-static --mode=install /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c plugins/plugin_http_status.la plugins/plugin_multifo.la plugins/plugin_null.la plugins/plugin_reflect.la plugins/plugin_simplefo.la plugins/plugin_static.la plugins/plugin_tcp_connect.la plugins/plugin_weighted.la plugins/plugin_extfile.la plugins/plugin_extmon.la plugins/plugin_metafo.la plugins/plugin_geoip.la libgdnsd/libgdnsd.la '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd' libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_http_status.so /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_http_status.so libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_http_status.lai /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_http_status.la libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_multifo.so /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_multifo.so libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_multifo.lai /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_multifo.la libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_null.so /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_null.so libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_null.lai /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_null.la libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_reflect.so /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_reflect.so libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_reflect.lai /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_reflect.la libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_simplefo.so /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_simplefo.so libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_simplefo.lai /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_simplefo.la libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_static.so /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_static.so libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_static.lai /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_static.la libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_tcp_connect.so /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_tcp_connect.so libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_tcp_connect.lai /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_tcp_connect.la libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_weighted.so /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_weighted.so libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_weighted.lai /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_weighted.la libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_extfile.so /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_extfile.so libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_extfile.lai /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_extfile.la libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_extmon.so /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_extmon.so libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_extmon.lai /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_extmon.la libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_metafo.so /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_metafo.so libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_metafo.lai /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_metafo.la libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_geoip.so /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_geoip.so libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 plugins/.libs/plugin_geoip.lai /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/plugin_geoip.la libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 libgdnsd/.libs/libgdnsd.so /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/libgdnsd.so libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 libgdnsd/.libs/libgdnsd.lai /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/libgdnsd.la mkdir -p '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/libexec/gdnsd' /usr/bin/libtool --tag=disable-static --mode=install /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -s -m 755 plugins/gdnsd_extmon_helper '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/libexec/gdnsd' libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -s -m 755 plugins/.libs/gdnsd_extmon_helper /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/libexec/gdnsd mkdir -p '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/sbin' /usr/bin/libtool --tag=disable-static --mode=install /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -s -m 755 src/gdnsd '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/sbin' libtool: install: /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -s -m 755 src/.libs/gdnsd /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/sbin gmake install-exec-hook gmake[3]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3' mkdir -p "/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/etc/gdnsd/zones"; mkdir -p "/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/etc/gdnsd/djbdns"; mkdir -p "/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/etc/gdnsd/geoip"; mkdir -p "/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/var/run//gdnsd"; mkdir -p "/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/var/gdnsd"; === READ ME === The default user "gdnsd" (for privdrop when executed as root) does not seem to exist yet! gmake[3]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3' mkdir -p '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/share/doc/gdnsd' /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 README.md INSTALL AUTHORS COPYING NEWS docs/gdnsd_manual.txt '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/share/doc/gdnsd' mkdir -p '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/include/gdnsd' /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 include/gdnsd/vscf.h include/gdnsd/dname.h include/gdnsd/log.h include/gdnsd/compiler.h include/gdnsd/mon.h include/gdnsd/stats.h include/gdnsd/net.h include/gdnsd/plugapi.h include/gdnsd/plugin.h include/gdnsd/misc.h include/gdnsd/paths.h include/gdnsd/file.h include/gdnsd/alloc.h include/gdnsd/prcu.h include/gdnsd/dmn.h '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/include/gdnsd' mkdir -p '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 docs/gdnsd_geoip_test.1 '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 docs/gdnsd-plugin-api.3 '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/man/man3' mkdir -p '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 docs/gdnsd.config.5 docs/gdnsd.zonefile.5 docs/gdnsd.djbdns.5 '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/man/man5' mkdir -p '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 docs/gdnsd.8 docs/gdnsd-plugin-extfile.8 docs/gdnsd-plugin-extmon.8 docs/gdnsd-plugin-geoip.8 docs/gdnsd-plugin-http_status.8 docs/gdnsd-plugin-metafo.8 docs/gdnsd-plugin-multifo.8 docs/gdnsd-plugin-null.8 docs/gdnsd-plugin-reflect.8 docs/gdnsd-plugin-simplefo.8 docs/gdnsd-plugin-static.8 docs/gdnsd-plugin-tcp_connect.8 docs/gdnsd-plugin-weighted.8 '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/man/man8' mkdir -p '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/include/gdnsd' /exopi-obj/pobj/gdnsd-2.4.3/bin/install -c -m 644 libgdnsd/bopts.h '/exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/include/gdnsd' gmake[2]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3' gmake[1]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3' Making install in t gmake[1]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t' Making install in libtap gmake[2]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t/libtap' gmake[3]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t/libtap' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t/libtap' gmake[2]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t/libtap' Making install in libgdmaps gmake[2]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t/libgdmaps' gmake[3]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t/libgdmaps' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t/libgdmaps' gmake[2]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t/libgdmaps' gmake[2]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t' gmake[3]: Entering directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t' gmake[2]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t' gmake[1]: Leaving directory '/exopi-obj/pobj/gdnsd-2.4.3/gdnsd-2.4.3/t' rm /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/usr/local/lib/gdnsd/*.la Installing /exopi-cvs/ports/net/gdnsd/pkg/gdnsd.rc as /exopi-obj/pobj/gdnsd-2.4.3/fake-amd64/etc/rc.d/gdnsd ===> Building package for gdnsd-2.4.3p2 Create /exopi-cvs/ports/packages/amd64/all/gdnsd-2.4.3p2.tgz Creating package gdnsd-2.4.3p2 reading plist| checking dependencies| checking dependencies|devel/libev checking dependencies|net/libmaxminddb,-city checking dependencies|net/libmaxminddb,-db checking dependencies|net/libmaxminddb,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******** | 13% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|************ | 18% archiving|************* | 20% archiving|*************** | 24% archiving|**************** | 26% archiving|******************************** | 51% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************** | 91% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gdnsd-2.4.3p2.tgz >>> Running clean in net/gdnsd at 1711593284.55 ===> net/gdnsd ===> Cleaning for gdnsd-2.4.3p2 >>> Ended at 1711593284.90 max_stuck=34.76/depends=5.94/show-prepare-results=2.47/build=106.89/package=9.01/clean=0.38