Am 15.08.19 um 16:25 schrieb Wouter Wijngaards via Unbound-users:
> Hi,
>
> Unbound 1.9.3rc1 maintainers' prerelease is available:
Hello Wouter,
I build and run this rc
two notes:
- contrib/fastrpz.patch doesn't apply
- one warning (no idea if relevant)
libtool: compile: gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/python3.5m -DSRCDIR=. -g -O2
"-fdebug-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protect
or-strong -Wformat -Werror=format-security -pthread -I/usr/include/google -c
pythonmod/pythonmod.c -fPIC -DPIC -o .libs/pythonmod.o
In file included from pythonmod/pythonmod.c:117:0:
./pythonmod/interface.h:14:32: warning: unknown option after '#pragma GCC
diagnostic' kind [-Wpragmas]
#pragma GCC diagnostic ignored "-Wcast-function-type"
^~~~~~~~~~~~~~~~~~~~~~
Andreas