Your message dated Wed, 22 Jul 2020 23:03:39 +0000
with message-id <e1jynlz-000i6t...@fasolo.debian.org>
and subject line Bug#957145: fixed in dnsdist 1.4.0-2
has caused the Debian Bug report #957145,
regarding dnsdist: 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.)


-- 
957145: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:dnsdist
Version: 1.4.0-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/dnsdist_1.4.0-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. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
dnsdist-rings.o dnsdist-rings.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
dnsdist-secpoll.o dnsdist-secpoll.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
dnsdist-snmp.o dnsdist-snmp.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o dnsdist-tcp.o 
dnsdist-tcp.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o dnsdist-web.o 
dnsdist-web.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o dnsdist-xpf.o 
dnsdist-xpf.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
dnslabeltext.o dnslabeltext.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o dnsname.o 
dnsname.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o dnsparser.o 
dnsparser.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o dnswriter.o 
dnswriter.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o doh.o doh.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o ednsoptions.o 
ednsoptions.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o ednscookies.o 
ednscookies.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o ednssubnet.o 
ednssubnet.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
fstrm_logger.o fstrm_logger.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o gettime.o 
gettime.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o iputils.o 
iputils.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o libssl.o 
libssl.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o misc.o misc.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o protobuf.o 
protobuf.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o dnstap.o 
dnstap.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o qtype.o 
qtype.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
remote_logger.o remote_logger.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o pollmplexer.o 
pollmplexer.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o snmp-agent.o 
snmp-agent.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o sodcrypto.o 
sodcrypto.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o statnode.o 
statnode.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
tcpiohandler.o tcpiohandler.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o threadname.o 
threadname.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o uuid-utils.o 
uuid-utils.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o xpf.o xpf.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o cdb.o cdb.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o ipcipher.o 
ipcipher.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
epollmplexer.o epollmplexer.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
dnsmessage.pb.o dnsmessage.pb.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o dnstap.pb.o 
dnstap.pb.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
test-base64_cc.o test-base64_cc.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
test-delaypipe_hh.o test-delaypipe_hh.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
test-dnscrypt_cc.o test-dnscrypt_cc.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
test-dnsdist_cc.o test-dnsdist_cc.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
test-dnsdistdynblocks_hh.o test-dnsdistdynblocks_hh.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
test-dnsdistkvs_cc.o test-dnsdistkvs_cc.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
test-dnsdistpacketcache_cc.o test-dnsdistpacketcache_cc.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
test-dnsdistrings_cc.o test-dnsdistrings_cc.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
test-dnsdistrules_cc.o test-dnsdistrules_cc.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
test-dnsparser_cc.o test-dnsparser_cc.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
test-iputils_hh.o test-iputils_hh.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
test-mplexer.o test-mplexer.cc
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o testrunner.o 
testrunner.cc
sed -e 's![@]bindir[@]!/usr/bin!' < dnsdist.service.in > dnsdist.service
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
ext/json11/json11.o ext/json11/json11.cpp
g++ -DHAVE_CONFIG_H -I.  -I. -I. -pthread   -I/usr/include/lua5.2 
-I/usr/include/editline   -I./ext/yahttp  -DNETSNMP_USE_INLINE 
-DNETSNMP_ENABLE_IPV6 -DNETSNMP_REMOVE_U64 -DNETSNMP_USE_INLINE  
-DSYSCONFDIR=\"/etc/dnsdist\" -std=c++11 -pthread  -I/usr/include/p11-kit-1     
 -Wdate-time -D_FORTIFY_SOURCE=2  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"' -c -o 
ext/lmdb-safe/lmdb-safe.o ext/lmdb-safe/lmdb-safe.cc
sed -e 's!/dnsdist !&--config /etc/dnsdist/dnsdist-%i.conf !' < dnsdist.service 
>dnsdist@.service
/bin/bash ./libtool  --tag=CXX   --mode=link g++  -fPIE -DPIE -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall 
-Wextra -Wshadow -Wno-unused-parameter -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DPACKAGEVERSION='"1.4.0-1.Debian"'  -pie  -pthread  
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,-z,now -o dnsdist bpf-filter.o 
capabilities.o dns.o dnscrypt.o dnsdist.o dnsdist-dynbpf.o dnsdist-cache.o 
dnsdist-carbon.o dnsdist-console.o dnsdist-dnscrypt.o dnsdist-ecs.o 
dnsdist-idstate.o dnsdist-kvs.o dnsdist-lua.o dnsdist-lua-actions.o 
dnsdist-lua-bindings.o dnsdist-lua-bindings-dnscrypt.o 
dnsdist-lua-bindings-dnsquestion.o dnsdist-lua-bindings-kvs.o 
dnsdist-lua-bindings-packetcache.o dnsdist-lua-bindings-protobuf.o 
dnsdist-lua-inspection.o dnsdist-lua-inspection-ffi.o dnsdist-lua-rules.o 
dnsdist-lua-vars.o dnsdist-protobuf.o dnsdist-rings.o dnsdist-secpoll.o 
dnsdist-snmp.o dnsdist-tc
 p.o dnsdist-web.o dnsdist-xpf.o dnslabeltext.o dnsname.o dnsparser.o 
dnswriter.o doh.o ednsoptions.o ednscookies.o ednssubnet.o fstrm_logger.o 
gettime.o iputils.o libssl.o misc.o protobuf.o dnstap.o qtype.o remote_logger.o 
pollmplexer.o snmp-agent.o sodcrypto.o statnode.o tcpiohandler.o threadname.o 
uuid-utils.o xpf.o ext/json11/json11.o cdb.o ipcipher.o 
ext/lmdb-safe/lmdb-safe.o  epollmplexer.o  dnsmessage.pb.o dnstap.pb.o -llua5.2 
-ledit  ./ext/yahttp/yahttp/libyahttp.la -lsodium -lfstrm  -lsystemd 
-L/usr/lib/x86_64-linux-gnu -lnetsnmpmibs -lnetsnmpagent -lnetsnmp -lcap 
./ext/ipcrypt/libipcrypt.la  -lcdb -pthread -lre2 -lssl  -lcrypto  -llmdb 
-lgnutls -lh2o-evloop -lprotobuf -pthread -lpthread 
libtool: link: g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param 
ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow 
-Wno-unused-parameter -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-DPACKAGEVERSION=\"1.4.0-1.Debian\" -pie -pthread -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o dnsdist bpf-filter.o capabilities.o 
dns.o dnscrypt.o dnsdist.o dnsdist-dynbpf.o dnsdist-cache.o dnsdist-carbon.o 
dnsdist-console.o dnsdist-dnscrypt.o dnsdist-ecs.o dnsdist-idstate.o 
dnsdist-kvs.o dnsdist-lua.o dnsdist-lua-actions.o dnsdist-lua-bindings.o 
dnsdist-lua-bindings-dnscrypt.o dnsdist-lua-bindings-dnsquestion.o 
dnsdist-lua-bindings-kvs.o dnsdist-lua-bindings-packetcache.o 
dnsdist-lua-bindings-protobuf.o dnsdist-lua-inspection.o 
dnsdist-lua-inspection-ffi.o dnsdist-lua-rules.o dnsdist-lua-vars.o 
dnsdist-protobuf.o dnsdist-rings.o dnsdist-secpoll.o dnsdist-snmp.o 
dnsdist-tcp.o dnsdist-web.o dnsdist-
 xpf.o dnslabeltext.o dnsname.o dnsparser.o dnswriter.o doh.o ednsoptions.o 
ednscookies.o ednssubnet.o fstrm_logger.o gettime.o iputils.o libssl.o misc.o 
protobuf.o dnstap.o qtype.o remote_logger.o pollmplexer.o snmp-agent.o 
sodcrypto.o statnode.o tcpiohandler.o threadname.o uuid-utils.o xpf.o 
ext/json11/json11.o cdb.o ipcipher.o ext/lmdb-safe/lmdb-safe.o epollmplexer.o 
dnsmessage.pb.o dnstap.pb.o -pthread -pthread  -llua5.2 -ledit 
./ext/yahttp/yahttp/.libs/libyahttp.a -lsodium -lfstrm -lsystemd 
-L/usr/lib/x86_64-linux-gnu -lnetsnmpmibs -lnetsnmpagent -lnetsnmp -lcap 
./ext/ipcrypt/.libs/libipcrypt.a -lcdb -lre2 -lssl -lcrypto -llmdb -lgnutls 
-lh2o-evloop -lprotobuf -lpthread -pthread
/usr/bin/ld: dnsdist-web.o: in function `connectionThread(int, ComboAddress)':
./dnsdist-web.cc:267: 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:1190: dnsdist] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
make[3]: *** [Makefile:1419: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:1060: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 V=1 returned exit code 2
make[1]: *** [debian/rules:47: override_dh_auto_build-arch] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:21: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: dnsdist
Source-Version: 1.4.0-2
Done: Chris Hofstaedtler <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
dnsdist, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Hofstaedtler <z...@debian.org> (supplier of updated dnsdist package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 22 Jul 2020 21:50:19 +0000
Source: dnsdist
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: dnsdist packagers <dnsd...@packages.debian.org>
Changed-By: Chris Hofstaedtler <z...@debian.org>
Closes: 957145
Changes:
 dnsdist (1.4.0-2) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Set upstream metadata fields: Bug-Submit.
 .
   [ Chris Hofstaedtler ]
   * Add upstream patch to fix FTBFS with gcc 10 (Closes: #957145)
   * d/copyright: rename GPL-3-or-Autoconf license paragraph
Checksums-Sha1:
 2c1e43badf659e450c31dca6623b5a5705d21660 2429 dnsdist_1.4.0-2.dsc
 c4379118f18b7b34acf8e37baa24352b79f90c70 1044479 dnsdist_1.4.0.orig.tar.bz2
 96460f837fdb74d8cade99ae5ddb90dffb9fe623 525 dnsdist_1.4.0.orig.tar.bz2.asc
 9731d4333fc5de988ef509b3f64ba74c7f65bb89 16464 dnsdist_1.4.0-2.debian.tar.xz
 d4904a75741f28559cdd271ed37567a5b68f9858 6465 dnsdist_1.4.0-2_source.buildinfo
Checksums-Sha256:
 be1343a8163e4fe340910a345a5591b51d5f0bdbec73275bd1e690a7e1962d3d 2429 
dnsdist_1.4.0-2.dsc
 a336fa2c3eb381c2464d9d9790014fd6d4505029ed2c1b73ee1dc9115a2f1dc0 1044479 
dnsdist_1.4.0.orig.tar.bz2
 9c8ebc27f227dc5e6d680172cc7e88bc6ca865bbb729fb3e89d4862de41d0170 525 
dnsdist_1.4.0.orig.tar.bz2.asc
 966ee5d055f87cda8d4f2915c8e502fefec64380d81085ec9de80290fc03d72c 16464 
dnsdist_1.4.0-2.debian.tar.xz
 c810d841892cede874d4370b0b90f790313e33dbfee811394be38b18d798d4cf 6465 
dnsdist_1.4.0-2_source.buildinfo
Files:
 85253b410ae00c7f1bb11276dfd7e0a6 2429 net optional dnsdist_1.4.0-2.dsc
 0fecd7d600c1c094b9fffffd27c44369 1044479 net optional 
dnsdist_1.4.0.orig.tar.bz2
 19c8988e405801b209f711b0ac648a93 525 net optional 
dnsdist_1.4.0.orig.tar.bz2.asc
 a36ae13ef402e43bee4ea75ca58e5d34 16464 net optional 
dnsdist_1.4.0-2.debian.tar.xz
 d17c61003c180e547acbe1746a7ce5ed 6465 net optional 
dnsdist_1.4.0-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAl8YwQIACgkQXBPW25MF
LgOwIg//aIUIVMEW+xP4kYvVRwMvTPnzflLB3/7taA3ecMjZm4vb44nBffSdYEdK
vxJLnRxQkYRfVwD4FmC51AIu4/1ZdHErnx275Ph+8UpWyU6hcL5Dqnu0lMqZR9jm
r4e4235nVxkeWCAT0hcq7M3GF2OybDNgobc8Mfdm/AeRMSbOxevuxrWehPE1yPOT
a2TLUl8AB5frsKsR9ITUJAZTuHDi1a6mWeEv7FXyVXwoNdzH6AGzGKYrEWGUzhTV
FS65vGCMrYqO+UmZel2buExHFwOzhOkXGOpDjWAIiK99BPmz7+osOGqIE+wnd7Kq
eboCtcQsTOqCIIzJnbMQ/ZVp1y43AOz+so++KKqSc0zcQrX3KAxhUQqr4SPvRf4C
cE014fXSp3UM53B+fQL3Ypp0boGY8S2P2TJx7t890ow71h9Q9IUjlXqDNC8n/Sfv
7TleDQ5riP/m4FkClxrpAf20Ga1z7knSNxvO6NiVYnIpCeqiCBVP9KLSj3z5Pw6j
UJgkkQwQXXSy8agC/Q1Iz6tO5J7Ub0Jp2v2fl2Fj8vChX0OMrdTkb0ErSswgzVLK
4hlVwBsmoSvz86crgUC+gaOfUj3xZtj8OyBcMOwbrT7umXddUe2H2R9WBPB/m37A
TkUay0Q6iDBoLyEcpoRCHmSyyRfUvLqucMfJxJXtWQCf8F540ew=
=07kU
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to