Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 391436 Details for
Bug 532262
net-dns/pdns-3.4.0-r1 - webserver.cc:216:28: error: unable to find string literal operator 'operator"" VERSION'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 52.48 KB, created by
manwe
on 2014-12-11 12:19:28 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
manwe
Created:
2014-12-11 12:19:28 UTC
Size:
52.48 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-dns/pdns-3.4.0-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: swegener@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux mysql userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pdns-3.4.0.tar.bz2 to /var/tmp/portage/net-dns/pdns-3.4.0-r1/work >>>> Source unpacked in /var/tmp/portage/net-dns/pdns-3.4.0-r1/work >>>> Preparing source in /var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0 ... > * econf: updating pdns-3.4.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pdns-3.4.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --disable-dependency-tracking --with-system-polarssl --disable-static --sysconfdir=/etc/powerdns --libdir=/usr/lib64/powerdns --with-modules= --with-dynmodules=pipe geo bind gmysql --with-pgsql-includes=/usr/include --with-pgsql-lib=/usr/lib64 --with-mysql-lib=/usr/lib64 --disable-unit-tests --without-lua --disable-static-binaries --disable-tools >checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking how to create a ustar tar archive... gnutar >checking whether make supports nested variables... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether C++ compiler handles -fPIE -DPIE... yes >checking whether C++ compiler handles -fstack-protector... yes >checking whether C++ compiler handles --param ssp-buffer-size=4... yes >checking whether C++ compiler handles -D_FORTIFY_SOURCE=2... no >checking for socket... yes >checking for gethostent... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/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... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now >checking whether struct tm is in sys/time.h or time.h... time.h >checking for tm_gmtoff in struct tm... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for mmap... yes >checking for ragel... no >checking for asciidoc... no >checking for Boost headers version >= 1.35.0... yes >checking for Boost's header version... 1_52 >checking boost/foreach.hpp usability... yes >checking boost/foreach.hpp presence... yes >checking for boost/foreach.hpp... yes >checking for the toolset name used by Boost for x86_64-pc-linux-gnu-g++... gcc47 -gcc >checking boost/program_options.hpp usability... yes >checking boost/program_options.hpp presence... yes >checking for boost/program_options.hpp... yes >checking for the Boost program_options library... yes >checking boost/archive/text_oarchive.hpp usability... yes >checking boost/archive/text_oarchive.hpp presence... yes >checking for boost/archive/text_oarchive.hpp... yes >checking for the Boost serialization library... (cached) yes >checking whether to enable unit test building... no >checking whether user requires sqlite3... no >checking for size_t... yes >checking for strcasestr... yes >checking for dlopen in -ldl... yes >checking for RTLD_NOW... yes >checking for crypt in -lcrypt... yes >checking whether to enable verbose logging... no >checking for sha1_hmac in -lpolarssl... yes >checking for PolarSSL version >= 1.1... yes >checking whether we will be linking in Botan 1.10... no >checking whether we will be linking in Botan 1.8... no >checking whether to enable PKCS11 support... no >checking whether we will be linking in Crypto++... no >checking whether to enable ZeroMQ connector in remotebackend... no >checking whether we should build static binaries... false >checking whether we will be building the server... yes >checking whether we will be building and installing the extra tools... no >checking for MySQL library directory... /usr/lib64 >checking for MySQL include directory... /usr/include/mysql >checking for localtime_r... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating modules/Makefile >config.status: creating pdns/Makefile >config.status: creating codedocs/Makefile >config.status: creating pdns/pdns >config.status: creating pdns/ext/Makefile >config.status: creating pdns/ext/yahttp/Makefile >config.status: creating pdns/ext/yahttp/yahttp/Makefile >config.status: creating pdns/ext/polarssl-1.3.2/Makefile >config.status: creating pdns/ext/polarssl-1.3.2/library/Makefile >config.status: creating pdns/ext/rapidjson/Makefile >config.status: creating modules/bindbackend/Makefile >config.status: creating modules/db2backend/Makefile >config.status: creating modules/geobackend/Makefile >config.status: creating modules/geoipbackend/Makefile >config.status: creating modules/gmysqlbackend/Makefile >config.status: creating modules/goraclebackend/Makefile >config.status: creating modules/gpgsqlbackend/Makefile >config.status: creating modules/gsqlite3backend/Makefile >config.status: creating modules/ldapbackend/Makefile >config.status: creating modules/luabackend/Makefile >config.status: creating modules/mydnsbackend/Makefile >config.status: creating modules/opendbxbackend/Makefile >config.status: creating modules/oraclebackend/Makefile >config.status: creating modules/pipebackend/Makefile >config.status: creating modules/randombackend/Makefile >config.status: creating modules/remotebackend/Makefile >config.status: creating modules/tinydnsbackend/Makefile >config.status: creating modules/lmdbbackend/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0 ... >make -j1 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0' >Making all in modules >make[2]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/modules' >Making all in pipebackend >make[3]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/modules/pipebackend' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o pipebackend.lo pipebackend.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -DPIE -c pipebackend.cc -fPIC -DPIC -o .libs/pipebackend.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o coprocess.lo coprocess.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -DPIE -c coprocess.cc -fPIC -DPIC -o .libs/coprocess.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -module -avoid-version -Wl,--as-needed -Wl,-O1 -lrt -Wl,-z -Wl,relro -Wl,-z -Wl,now -o libpipebackend.la -rpath /usr/lib64/powerdns/pdns pipebackend.lo coprocess.lo >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/crtbeginS.o .libs/pipebackend.o .libs/coprocess.o -lrt -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/crtn.o -march=native -mtune=native -O2 -Wl,--as-needed -Wl,-O1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libpipebackend.so -o .libs/libpipebackend.so >libtool: link: ( cd ".libs" && rm -f "libpipebackend.la" && ln -s "../libpipebackend.la" "libpipebackend.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/modules/pipebackend' >Making all in geobackend >make[3]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/modules/geobackend' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o geobackend.lo geobackend.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -DPIE -c geobackend.cc -fPIC -DPIC -o .libs/geobackend.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o ippreftree.lo ippreftree.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -DPIE -c ippreftree.cc -fPIC -DPIC -o .libs/ippreftree.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -module -avoid-version -Wl,--as-needed -Wl,-O1 -lrt -Wl,-z -Wl,relro -Wl,-z -Wl,now -o libgeobackend.la -rpath /usr/lib64/powerdns/pdns geobackend.lo ippreftree.lo >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/crtbeginS.o .libs/geobackend.o .libs/ippreftree.o -lrt -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/crtn.o -march=native -mtune=native -O2 -Wl,--as-needed -Wl,-O1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libgeobackend.so -o .libs/libgeobackend.so >libtool: link: ( cd ".libs" && rm -f "libgeobackend.la" && ln -s "../libgeobackend.la" "libgeobackend.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/modules/geobackend' >Making all in bindbackend >make[3]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/modules/bindbackend' >make all-am >make[4]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/modules/bindbackend' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../pdns -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o bindbackend2.lo bindbackend2.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../pdns -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -DPIE -c bindbackend2.cc -fPIC -DPIC -o .libs/bindbackend2.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../pdns -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o binddnssec.lo binddnssec.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../pdns -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -DPIE -c binddnssec.cc -fPIC -DPIC -o .libs/binddnssec.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -module -avoid-version -Wl,--as-needed -Wl,-O1 -lrt -Wl,-z -Wl,relro -Wl,-z -Wl,now -o libbindbackend.la -rpath /usr/lib64/powerdns/pdns bindbackend2.lo binddnssec.lo >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/crtbeginS.o .libs/bindbackend2.o .libs/binddnssec.o -lrt -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/crtn.o -march=native -mtune=native -O2 -Wl,--as-needed -Wl,-O1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libbindbackend.so -o .libs/libbindbackend.so >libtool: link: ( cd ".libs" && rm -f "libbindbackend.la" && ln -s "../libbindbackend.la" "libbindbackend.la" ) >make[4]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/modules/bindbackend' >make[3]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/modules/bindbackend' >Making all in gmysqlbackend >make[3]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/modules/gmysqlbackend' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o gmysqlbackend.lo gmysqlbackend.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -DPIE -c gmysqlbackend.cc -fPIC -DPIC -o .libs/gmysqlbackend.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o smysql.lo smysql.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -pthread -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -DPIE -c smysql.cc -fPIC -DPIC -o .libs/smysql.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I../.. -I../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -module -avoid-version -L/usr/lib64 -lmysqlclient -Wl,--as-needed -Wl,-O1 -lrt -Wl,-z -Wl,relro -Wl,-z -Wl,now -o libgmysqlbackend.la -rpath /usr/lib64/powerdns/pdns gmysqlbackend.lo smysql.lo >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/crtbeginS.o .libs/gmysqlbackend.o .libs/smysql.o -L/usr/lib64 -lmysqlclient -lrt -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/crtn.o -march=native -mtune=native -O2 -Wl,--as-needed -Wl,-O1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libgmysqlbackend.so -o .libs/libgmysqlbackend.so >libtool: link: ( cd ".libs" && rm -f "libgmysqlbackend.la" && ln -s "../libgmysqlbackend.la" "libgmysqlbackend.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/modules/gmysqlbackend' >make[3]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/modules' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/modules' >make[2]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/modules' >Making all in codedocs >make[2]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/codedocs' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/codedocs' >Making all in pdns >make[2]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns' >make all-recursive >make[3]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns' >Making all in ext >make[4]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns/ext' >Making all in yahttp >make[5]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns/ext/yahttp' >Making all in yahttp >make[6]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns/ext/yahttp/yahttp' >/bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I../../../.. -I../../../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o reqresp.lo reqresp.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I../../../.. -I../../../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -DPIE -c reqresp.cpp -fPIC -DPIC -o .libs/reqresp.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I../../../.. -I../../../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o router.lo router.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I../../../.. -I../../../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -DPIE -c router.cpp -fPIC -DPIC -o .libs/router.o >/bin/sh ../../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I../../../.. -I../../../.. -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -Wl,--as-needed -Wl,-O1 -lrt -Wl,-z -Wl,relro -Wl,-z -Wl,now -o libyahttp.la reqresp.lo router.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libyahttp.a .libs/reqresp.o .libs/router.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libyahttp.a >libtool: link: ( cd ".libs" && rm -f "libyahttp.la" && ln -s "../libyahttp.la" "libyahttp.la" ) >make[6]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns/ext/yahttp/yahttp' >make[6]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns/ext/yahttp' >make[6]: Nothing to be done for `all-am'. >make[6]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns/ext/yahttp' >make[5]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns/ext/yahttp' >Making all in rapidjson >make[5]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns/ext/rapidjson' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns/ext/rapidjson' >make[5]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns/ext' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns/ext' >make[4]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns/ext' >make[4]: Entering directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o dynloader.o dynloader.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o dynmessenger.o dynmessenger.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o arguments.o arguments.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o logger.o logger.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o statbag.o statbag.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o misc.o misc.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o unix_utility.o unix_utility.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o qtype.o qtype.cc >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -pthread -Wl,--as-needed -Wl,-O1 -lrt -Wl,-z -Wl,relro -Wl,-z -Wl,now -o pdns_control dynloader.o dynmessenger.o arguments.o logger.o statbag.o misc.o unix_utility.o qtype.o >libtool: link: x86_64-pc-linux-gnu-g++ -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -pthread -Wl,--as-needed -Wl,-O1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o pdns_control dynloader.o dynmessenger.o arguments.o logger.o statbag.o misc.o unix_utility.o qtype.o -lrt -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o pdnssec.o pdnssec.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o dbdnsseckeeper.o dbdnsseckeeper.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o dnsparser.o dnsparser.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o dnsrecords.o dnsrecords.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o dnswriter.o dnswriter.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o rcpgenerator.o rcpgenerator.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o base64.o base64.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o sillyrecords.o sillyrecords.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o nsecrecords.o nsecrecords.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o dnssecinfra.o dnssecinfra.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o base32.o base32.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o ueberbackend.o ueberbackend.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o dnsbackend.o dnsbackend.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o packetcache.o packetcache.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o dnspacket.o dnspacket.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o bindparser.o bindparser.cc >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o bindlexer.o bindlexer.c >cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o backends/gsql/gsqlbackend.o backends/gsql/gsqlbackend.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o zoneparser-tng.o zoneparser-tng.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o dynlistener.o dynlistener.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o dns.o dns.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o dnssecsigner.o dnssecsigner.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o polarrsakeyinfra.o polarrsakeyinfra.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o signingpipe.o signingpipe.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o dnslabeltext.o dnslabeltext.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o ednssubnet.o ednssubnet.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o dns_random.o dns_random.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o json.o json.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o serialtweaker.o serialtweaker.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o randomhelper.o randomhelper.cc >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -rdynamic -ldl -pthread -Wl,--as-needed -Wl,-O1 -lrt -Wl,-z -Wl,relro -Wl,-z -Wl,now -o pdnssec pdnssec.o dbdnsseckeeper.o dnsparser.o dnsrecords.o dnswriter.o misc.o rcpgenerator.o base64.o unix_utility.o logger.o statbag.o qtype.o sillyrecords.o nsecrecords.o dnssecinfra.o base32.o ueberbackend.o dnsbackend.o arguments.o packetcache.o dnspacket.o bindparser.o bindlexer.o backends/gsql/gsqlbackend.o zoneparser-tng.o dynlistener.o dns.o dnssecsigner.o polarrsakeyinfra.o signingpipe.o dnslabeltext.o ednssubnet.o dns_random.o json.o serialtweaker.o randomhelper.o -lpolarssl -lboost_program_options-mt -lboost_serialization-mt -Lext/yahttp/yahttp -lyahttp >libtool: link: x86_64-pc-linux-gnu-g++ -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -rdynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o pdnssec pdnssec.o dbdnsseckeeper.o dnsparser.o dnsrecords.o dnswriter.o misc.o rcpgenerator.o base64.o unix_utility.o logger.o statbag.o qtype.o sillyrecords.o nsecrecords.o dnssecinfra.o base32.o ueberbackend.o dnsbackend.o arguments.o packetcache.o dnspacket.o bindparser.o bindlexer.o backends/gsql/gsqlbackend.o zoneparser-tng.o dynlistener.o dns.o dnssecsigner.o polarrsakeyinfra.o signingpipe.o dnslabeltext.o ednssubnet.o dns_random.o json.o serialtweaker.o randomhelper.o -ldl -lpolarssl -lboost_program_options-mt -lboost_serialization-mt -Lext/yahttp/yahttp /var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns/ext/yahttp/yahttp/.libs/libyahttp.a -lrt -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o zone2sql.o zone2sql.cc >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -pthread -Wl,--as-needed -Wl,-O1 -lrt -Wl,-z -Wl,relro -Wl,-z -Wl,now -o zone2sql bindparser.o bindlexer.o arguments.o logger.o zone2sql.o statbag.o misc.o unix_utility.o qtype.o dns.o zoneparser-tng.o dnsrecords.o sillyrecords.o dnswriter.o dnslabeltext.o rcpgenerator.o dnsparser.o base64.o nsecrecords.o base32.o dns_random.o json.o -lpolarssl >libtool: link: x86_64-pc-linux-gnu-g++ -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -pthread -Wl,--as-needed -Wl,-O1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o zone2sql bindparser.o bindlexer.o arguments.o logger.o zone2sql.o statbag.o misc.o unix_utility.o qtype.o dns.o zoneparser-tng.o dnsrecords.o sillyrecords.o dnswriter.o dnslabeltext.o rcpgenerator.o dnsparser.o base64.o nsecrecords.o base32.o dns_random.o json.o -lrt -lpolarssl -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o zone2ldap.o zone2ldap.cc >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -pthread -Wl,--as-needed -Wl,-O1 -lrt -Wl,-z -Wl,relro -Wl,-z -Wl,now -o zone2ldap bindparser.o bindlexer.o arguments.o logger.o zone2ldap.o statbag.o misc.o unix_utility.o qtype.o zoneparser-tng.o dnsrecords.o dnswriter.o dnslabeltext.o rcpgenerator.o dnsparser.o base64.o sillyrecords.o nsecrecords.o base32.o dns_random.o -lpolarssl >libtool: link: x86_64-pc-linux-gnu-g++ -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -pthread -Wl,--as-needed -Wl,-O1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o zone2ldap bindparser.o bindlexer.o arguments.o logger.o zone2ldap.o statbag.o misc.o unix_utility.o qtype.o zoneparser-tng.o dnsrecords.o dnswriter.o dnslabeltext.o rcpgenerator.o dnsparser.o base64.o sillyrecords.o nsecrecords.o base32.o dns_random.o -lrt -lpolarssl -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o zone2json.o zone2json.cc >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -pthread -Wl,--as-needed -Wl,-O1 -lrt -Wl,-z -Wl,relro -Wl,-z -Wl,now -o zone2json bindparser.o bindlexer.o arguments.o logger.o zone2json.o statbag.o misc.o unix_utility.o qtype.o zoneparser-tng.o dnsrecords.o dnswriter.o dnslabeltext.o rcpgenerator.o dnsparser.o base64.o sillyrecords.o nsecrecords.o base32.o -lpolarssl >libtool: link: x86_64-pc-linux-gnu-g++ -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -pthread -Wl,--as-needed -Wl,-O1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o zone2json bindparser.o bindlexer.o arguments.o logger.o zone2json.o statbag.o misc.o unix_utility.o qtype.o zoneparser-tng.o dnsrecords.o dnswriter.o dnslabeltext.o rcpgenerator.o dnsparser.o base64.o sillyrecords.o nsecrecords.o base32.o -lrt -lpolarssl -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o nameserver.o nameserver.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o packethandler.o packethandler.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o tcpreceiver.o tcpreceiver.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o ws-auth.o ws-auth.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o ws-api.o ws-api.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I.. -I.. -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -pthread -I../pdns/ext/rapidjson/include -I../pdns/ext/yahttp -D_GNU_SOURCE -march=native -mtune=native -O2 -pipe -std=c++11 -fstack-protector --param ssp-buffer-size=4 -fPIE -DPIE -c -o webserver.o webserver.cc >webserver.cc: In member function 'HttpResponse WebServer::handleRequest(HttpRequest)': >webserver.cc:216:28: error: unable to find string literal operator 'operator"" VERSION' >make[4]: *** [webserver.o] Error 1 >make[4]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0/pdns' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0' >make: *** [all] Error 2 > [31;01m*[0m ERROR: net-dns/pdns-3.4.0-r1::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-dns/pdns-3.4.0-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-dns/pdns-3.4.0-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/net-dns:pdns-3.4.0-r1:20141211-111737.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/net-dns/pdns-3.4.0-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-dns/pdns-3.4.0-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0' > [31;01m*[0m S: '/var/tmp/portage/net-dns/pdns-3.4.0-r1/work/pdns-3.4.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 532262
: 391436