Your message dated Wed, 22 Jul 2020 18:57:02 +0200
with message-id <20200722165702.rwdbcc2wywbeb...@percival.namespace.at>
and subject line Re: Bug#957670: pdns: ftbfs with GCC-10
has caused the Debian Bug report #957670,
regarding pdns: ftbfs with GCC-10
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
957670: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957670
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pdns
Version: 4.2.1-1
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/pdns_4.2.1-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -pthread  -I../ext/json11 
-I../ext/yahttp       -I/usr/include/lua5.3   -Wdate-time -D_FORTIFY_SOURCE=2 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -c -o 
slavecommunicator.o slavecommunicator.cc
g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -pthread  -I../ext/json11 
-I../ext/yahttp       -I/usr/include/lua5.3   -Wdate-time -D_FORTIFY_SOURCE=2 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -c -o tcpreceiver.o 
tcpreceiver.cc
g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -pthread  -I../ext/json11 
-I../ext/yahttp       -I/usr/include/lua5.3   -Wdate-time -D_FORTIFY_SOURCE=2 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -c -o tkey.o tkey.cc
g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -pthread  -I../ext/json11 
-I../ext/yahttp       -I/usr/include/lua5.3   -Wdate-time -D_FORTIFY_SOURCE=2 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -c -o 
unix_semaphore.o unix_semaphore.cc
g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -pthread  -I../ext/json11 
-I../ext/yahttp       -I/usr/include/lua5.3   -Wdate-time -D_FORTIFY_SOURCE=2 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -c -o version.o 
version.cc
g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -pthread  -I../ext/json11 
-I../ext/yahttp       -I/usr/include/lua5.3   -Wdate-time -D_FORTIFY_SOURCE=2 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -c -o ws-api.o 
ws-api.cc
g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -pthread  -I../ext/json11 
-I../ext/yahttp       -I/usr/include/lua5.3   -Wdate-time -D_FORTIFY_SOURCE=2 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -c -o ws-auth.o 
ws-auth.cc
g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -pthread  -I../ext/json11 
-I../ext/yahttp       -I/usr/include/lua5.3   -Wdate-time -D_FORTIFY_SOURCE=2 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -c -o lua-record.o 
lua-record.cc
sed -e 's![@]sbindir[@]!/usr/sbin!' < pdns.service.in > pdns.service
sed -e 's![@]bindir[@]!/usr/bin!' < ixfrdist.service.in > ixfrdist.service
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread 
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o pdns_control 
arguments.o dynloader.o dynmessenger.o logger.o misc.o qtype.o statbag.o 
unix_utility.o dnsname.o dnslabeltext.o  
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o pdns_control arguments.o dynloader.o 
dynmessenger.o logger.o misc.o qtype.o statbag.o unix_utility.o dnsname.o 
dnslabeltext.o  -pthread
g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -pthread  -I../ext/json11 
-I../ext/yahttp       -I/usr/include/lua5.3   -Wdate-time -D_FORTIFY_SOURCE=2 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -c -o 
backends/gsql/gsqlbackend.o backends/gsql/gsqlbackend.cc
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread  
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o zone2sql arguments.o 
base32.o base64.o bindlexer.o bindparser.o dns.o dns_random_urandom.o dnsname.o 
dnslabeltext.o dnsparser.o dnsrecords.o dnswriter.o json.o logger.o misc.o 
nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o 
zone2sql.o zoneparser-tng.o -lcrypto ../ext/json11/libjson11.la 
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o zone2sql arguments.o base32.o 
base64.o bindlexer.o bindparser.o dns.o dns_random_urandom.o dnsname.o 
dnslabeltext.o dnsparser.o dnsrecords.o dnswriter.o json.o logger.o misc.o 
nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o 
zone2sql.o zoneparser-tng.o  -lcrypto ../ext/json11/.libs/libjson11.a -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread  
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o zone2json 
arguments.o base32.o base64.o bindlexer.o bindparser.o dnslabeltext.o dnsname.o 
dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o 
rcpgenerator.o sillyrecords.o statbag.o unix_utility.o zone2json.o 
zoneparser-tng.o -lcrypto ../ext/json11/libjson11.la 
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o zone2json arguments.o base32.o 
base64.o bindlexer.o bindparser.o dnslabeltext.o dnsname.o dnsparser.o 
dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o 
sillyrecords.o statbag.o unix_utility.o zone2json.o zoneparser-tng.o  -lcrypto 
../ext/json11/.libs/libjson11.a -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread  
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o dnsgram base32.o 
base64.o dnsgram.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o 
dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o 
statbag.o unix_utility.o -lcrypto 
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o dnsgram base32.o base64.o dnsgram.o 
dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnswriter.o 
logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o 
unix_utility.o  -lcrypto -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread   
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o dnspcap2calidns 
base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o 
dnspcap2calidns.o dnsrecords.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o 
logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o 
unix_utility.o -lcrypto -lboost_program_options 
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o dnspcap2calidns base32.o base64.o 
dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnspcap2calidns.o dnsrecords.o 
dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o 
qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o  -lcrypto 
-lboost_program_options -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread   
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o dnsreplay base32.o 
base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o 
dnsreplay.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o 
nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o 
-lcrypto -lboost_program_options 
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o dnsreplay base32.o base64.o 
dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnsreplay.o 
dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o 
qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o  -lcrypto 
-lboost_program_options -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread  
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o dnsscan base32.o 
base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnsscan.o 
dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o 
statbag.o unix_utility.o -lcrypto 
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o dnsscan base32.o base64.o 
dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnsscan.o 
dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o 
statbag.o unix_utility.o  -lcrypto -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread   
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o dnsscope arguments.o 
base32.o base64.o dns.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o 
dnsrecords.o dnsscope.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o 
rcpgenerator.o sillyrecords.o statbag.o statnode.o unix_utility.o -lcrypto 
-lboost_program_options 
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o dnsscope arguments.o base32.o 
base64.o dns.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o 
dnsscope.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o 
sillyrecords.o statbag.o statnode.o unix_utility.o  -lcrypto 
-lboost_program_options -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread   
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o dnswasher base64.o 
dnslabeltext.o dnsname.o dnspcap.o dnswasher.o ipcipher.o logger.o misc.o 
qtype.o statbag.o unix_utility.o -lboost_program_options -lcrypto 
../ext/ipcrypt/libipcrypt.la 
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o dnswasher base64.o dnslabeltext.o 
dnsname.o dnspcap.o dnswasher.o ipcipher.o logger.o misc.o qtype.o statbag.o 
unix_utility.o  -lboost_program_options -lcrypto 
../ext/ipcrypt/.libs/libipcrypt.a -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread 
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o dumresp 
dnslabeltext.o dnsname.o dumresp.o logger.o misc.o statbag.o unix_utility.o 
qtype.o  
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o dumresp dnslabeltext.o dnsname.o 
dumresp.o logger.o misc.o statbag.o unix_utility.o qtype.o  -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread   
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o pdns_notify 
arguments.o base32.o base64.o dns.o dnslabeltext.o dnsname.o dnsparser.o 
dnsrecords.o dnswriter.o logger.o misc.o notify.o nsecrecords.o pollmplexer.o 
qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o dns_random.o 
-lcrypto -lboost_program_options -lsodium 
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o pdns_notify arguments.o base32.o 
base64.o dns.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o 
logger.o misc.o notify.o nsecrecords.o pollmplexer.o qtype.o rcpgenerator.o 
sillyrecords.o statbag.o unix_utility.o dns_random.o  -lcrypto 
-lboost_program_options -lsodium -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread   
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o nproxy base32.o 
base64.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o 
misc.o nproxy.o nsecrecords.o pollmplexer.o qtype.o rcpgenerator.o 
sillyrecords.o statbag.o unix_utility.o -lcrypto -lboost_program_options 
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o nproxy base32.o base64.o 
dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o 
nproxy.o nsecrecords.o pollmplexer.o qtype.o rcpgenerator.o sillyrecords.o 
statbag.o unix_utility.o  -lcrypto -lboost_program_options -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread  
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o nsec3dig base32.o 
base64.o dnsname.o dnslabeltext.o dnsparser.o dnsrecords.o dnssecinfra.o 
dnswriter.o gss_context.o iputils.o logger.o misc.o nsec3dig.o nsecrecords.o 
qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o  -lcrypto   
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread  
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o saxfr base32.o 
base64.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o 
dnssecinfra.o dnswriter.o gss_context.o iputils.o logger.o misc.o nsecrecords.o 
qtype.o rcpgenerator.o saxfr.o sillyrecords.o statbag.o unix_utility.o  
-lcrypto   
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o nsec3dig base32.o base64.o dnsname.o 
dnslabeltext.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o 
iputils.o logger.o misc.o nsec3dig.o nsecrecords.o qtype.o rcpgenerator.o 
sillyrecords.o statbag.o unix_utility.o  -lcrypto -pthread
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o saxfr base32.o base64.o 
dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o 
dnssecinfra.o dnswriter.o gss_context.o iputils.o logger.o misc.o nsecrecords.o 
qtype.o rcpgenerator.o saxfr.o sillyrecords.o statbag.o unix_utility.o  
-lcrypto -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread  
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o stubquery 
arguments.o base32.o base64.o dns_random_urandom.o dnslabeltext.o dnsname.o 
dnsparser.o dnsrecords.o dnswriter.o iputils.o logger.o misc.o nsecrecords.o 
qtype.o rcpgenerator.o sillyrecords.o statbag.o stubresolver.o stubquery.o 
unix_utility.o -lcrypto 
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread  
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o ixplore arguments.o 
base32.o base64.o dns.o dns_random_urandom.o dnslabeltext.o dnsname.o 
dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o 
logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o resolver.o ixfr.o 
ixfrutils.o ixplore.o sillyrecords.o statbag.o tsigverifier.o unix_utility.o 
zoneparser-tng.o  -lcrypto   
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o stubquery arguments.o base32.o 
base64.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o 
dnswriter.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o 
sillyrecords.o statbag.o stubresolver.o stubquery.o unix_utility.o  -lcrypto 
-pthread
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ixplore arguments.o base32.o 
base64.o dns.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o 
dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o logger.o misc.o 
nsecrecords.o qtype.o rcpgenerator.o resolver.o ixfr.o ixfrutils.o ixplore.o 
sillyrecords.o statbag.o tsigverifier.o unix_utility.o zoneparser-tng.o  
-lcrypto -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread  
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o sdig base32.o 
base64.o dns.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o 
ednssubnet.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o 
sdig.o sillyrecords.o statbag.o unix_utility.o minicurl.o -lcrypto -lcurl 
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o sdig base32.o base64.o dns.o 
dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o ednssubnet.o 
iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sdig.o 
sillyrecords.o statbag.o unix_utility.o minicurl.o  -lcrypto 
/usr/lib/x86_64-linux-gnu/libcurl.so -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread 
-pthread   -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o calidns 
base32.o base64.o calidns.o dns_random_urandom.o dnslabeltext.o dnsname.o 
dnsparser.o dnsrecords.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o 
logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o 
unix_utility.o -lcrypto -lboost_program_options 
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -pthread -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o calidns base32.o base64.o 
calidns.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o 
dnsrecords.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o 
nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o  
-lcrypto -lboost_program_options -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread   
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o dnsbulktest base32.o 
base64.o dnsbulktest.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o 
dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o 
statbag.o unix_utility.o -lcrypto -lboost_program_options 
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o dnsbulktest base32.o base64.o 
dnsbulktest.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o 
logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o 
unix_utility.o  -lcrypto -lboost_program_options -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread   
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o dnstcpbench base32.o 
base64.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnstcpbench.o 
dnswriter.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o 
sillyrecords.o statbag.o threadname.o unix_utility.o -lcrypto 
-lboost_program_options 
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o dnstcpbench base32.o base64.o 
dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnstcpbench.o dnswriter.o 
iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o 
statbag.o threadname.o unix_utility.o  -lcrypto -lboost_program_options -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread   
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o ixfrdist arguments.o 
base32.o base64.o dns.o dns_random_urandom.o dnslabeltext.o dnsname.o 
dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o 
ixfr.o ixfrdist.o ixfrutils.o ixfrdist-stats.o ixfrdist-web.o logger.o misc.o 
nsecrecords.o qtype.o rcpgenerator.o resolver.o pollmplexer.o sillyrecords.o 
statbag.o threadname.o tsigverifier.o unix_utility.o uuid-utils.o webserver.o 
zoneparser-tng.o   epollmplexer.o  -lboost_program_options 
../ext/json11/libjson11.la -lcrypto ../ext/yahttp/yahttp/liby
 ahttp.la -L/usr//usr/lib/x86_64-linux-gnu -lyaml-cpp   
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ixfrdist arguments.o base32.o 
base64.o dns.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o 
dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o ixfr.o 
ixfrdist.o ixfrutils.o ixfrdist-stats.o ixfrdist-web.o logger.o misc.o 
nsecrecords.o qtype.o rcpgenerator.o resolver.o pollmplexer.o sillyrecords.o 
statbag.o threadname.o tsigverifier.o unix_utility.o uuid-utils.o webserver.o 
zoneparser-tng.o epollmplexer.o  -lboost_program_options 
../ext/json11/.libs/libjson11.a -lcrypto ../ext/yahttp/yahttp/.libs/libyahttp.a 
-L/usr//u
 sr/lib/x86_64-linux-gnu -lyaml-cpp -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ 
-DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" 
-DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 
--param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"4.2.1-1.Debian"' -pie  -pthread  
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o zone2ldap 
arguments.o base32.o base64.o bindlexer.o bindparser.o dns_random_urandom.o 
dnsname.o dnslabeltext.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o 
nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o 
zone2ldap.o zoneparser-tng.o -lcrypto 
libtool: link: g++ -DSYSCONFDIR=\"/etc/powerdns\" 
-DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/pdns\" -DLOCALSTATEDIR=\"/var/run\" 
-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 
-fstack-protector -Wall -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"4.2.1-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o zone2ldap arguments.o base32.o 
base64.o bindlexer.o bindparser.o dns_random_urandom.o dnsname.o dnslabeltext.o 
dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o 
rcpgenerator.o sillyrecords.o statbag.o unix_utility.o zone2ldap.o 
zoneparser-tng.o  -lcrypto -pthread
/usr/bin/ld: webserver.o: in function 
`WebServer::serveConnection(std::shared_ptr<Socket>) const':
./pdns/webserver.cc:373: undefined reference to 
`YaHTTP::AsyncLoader<YaHTTP::Request>::feed(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)'
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:2840: ixfrdist] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>/pdns'
make[3]: *** [Makefile:2636: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/pdns'
make[2]: *** [Makefile:571: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:503: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Version: 4.3.0-2

Given doko didn't close this, I'm going to.

C.

--- End Message ---

Reply via email to