=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for dansguardian-2.12.0.3nb12 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in doc Making all in . Making all in data --- all-recursive --- Making all in languages Making all in . Making all in scripts --- all-recursive --- Making all in . Making all in configs --- all-recursive --- Making all in lists --- all-recursive --- Making all in phraselists Making all in . Making all in blacklists Making all in authplugins --- all-recursive --- Making all in . Making all in bannedrooms --- all-recursive --- Making all in . Making all in downloadmanagers --- all-recursive --- Making all in . Making all in downloadmanagers --- all-recursive --- Making all in . Making all in authplugins --- all-recursive --- Making all in . Making all in . Making all in src --- dansguardian-String.o --- --- dansguardian-FDTunnel.o --- --- dansguardian-ConnectionHandler.o --- --- dansguardian-String.o --- c++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/usr/pkg/etc/dansguardian/dansguardian.conf"' -D__LOGLOCATION='"/var/log/dansguardian/"' -D__PIDDIR='"/var/run"' -D__PROXYUSER='"dansgrdn"' -D__PROXYGROUP='"dansgrdn"' -D__CONFDIR='"/usr/pkg/etc/dansguardian"' -DFD_SETSIZE=512 -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/include -MT dansguardian-String.o -MD -MP -MF .deps/dansguardian-String.Tpo -c -o dansguardian-String.o `test -f 'String.cpp' || echo './'`String.cpp --- dansguardian-ConnectionHandler.o --- c++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/usr/pkg/etc/dansguardian/dansguardian.conf"' -D__LOGLOCATION='"/var/log/dansguardian/"' -D__PIDDIR='"/var/run"' -D__PROXYUSER='"dansgrdn"' -D__PROXYGROUP='"dansgrdn"' -D__CONFDIR='"/usr/pkg/etc/dansguardian"' -DFD_SETSIZE=512 -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/include -MT dansguardian-ConnectionHandler.o -MD -MP -MF .deps/dansguardian-ConnectionHandler.Tpo -c -o dansguardian-ConnectionHandler.o `test -f 'ConnectionHandler.cpp' || echo './'`ConnectionHandler.cpp --- dansguardian-FDTunnel.o --- c++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/usr/pkg/etc/dansguardian/dansguardian.conf"' -D__LOGLOCATION='"/var/log/dansguardian/"' -D__PIDDIR='"/var/run"' -D__PROXYUSER='"dansgrdn"' -D__PROXYGROUP='"dansgrdn"' -D__CONFDIR='"/usr/pkg/etc/dansguardian"' -DFD_SETSIZE=512 -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/include -MT dansguardian-FDTunnel.o -MD -MP -MF .deps/dansguardian-FDTunnel.Tpo -c -o dansguardian-FDTunnel.o `test -f 'FDTunnel.cpp' || echo './'`FDTunnel.cpp distcc[795] ERROR: compile FDTunnel.cpp on 10.0.20.122:3860 failed distcc[795] (dcc_build_somewhere) Warning: remote compilation of 'FDTunnel.cpp' failed, retrying locally distcc[795] Warning: failed to distribute FDTunnel.cpp to 10.0.20.122:3860, running locally instead --- dansguardian-ConnectionHandler.o --- distcc[5383] ERROR: compile ConnectionHandler.cpp on 10.0.20.122:3860 failed distcc[5383] (dcc_build_somewhere) Warning: remote compilation of 'ConnectionHandler.cpp' failed, retrying locally distcc[5383] Warning: failed to distribute ConnectionHandler.cpp to 10.0.20.122:3860, running locally instead --- dansguardian-String.o --- mv -f .deps/dansguardian-String.Tpo .deps/dansguardian-String.Po --- dansguardian-DataBuffer.o --- c++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/usr/pkg/etc/dansguardian/dansguardian.conf"' -D__LOGLOCATION='"/var/log/dansguardian/"' -D__PIDDIR='"/var/run"' -D__PROXYUSER='"dansgrdn"' -D__PROXYGROUP='"dansgrdn"' -D__CONFDIR='"/usr/pkg/etc/dansguardian"' -DFD_SETSIZE=512 -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/include -MT dansguardian-DataBuffer.o -MD -MP -MF .deps/dansguardian-DataBuffer.Tpo -c -o dansguardian-DataBuffer.o `test -f 'DataBuffer.cpp' || echo './'`DataBuffer.cpp --- dansguardian-FDTunnel.o --- In file included from Socket.hpp:13, from FDTunnel.hpp:15, from FDTunnel.cpp:29: BaseSocket.hpp:51:75: error: ISO C++17 does not allow dynamic exception specifications 51 | void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); | ^~~~~ BaseSocket.hpp:55:76: error: ISO C++17 does not allow dynamic exception specifications 55 | void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); | ^~~~~ BaseSocket.hpp:58:136: error: ISO C++17 does not allow dynamic exception specifications 58 | int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); | ^~~~~ BaseSocket.hpp:61:44: error: ISO C++17 does not allow dynamic exception specifications 61 | void writeString(const char *line) throw(std::exception); | ^~~~~ BaseSocket.hpp:69:123: error: ISO C++17 does not allow dynamic exception specifications 69 | void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); | ^~~~~ distcc[795] ERROR: compile FDTunnel.cpp on localhost failed *** [dansguardian-FDTunnel.o] Error code 1 make[2]: stopped making "all" in /tmp/pkgbuild/www/dansguardian/work/dansguardian-2.12.0.3/src --- dansguardian-DataBuffer.o --- distcc[19091] ERROR: compile DataBuffer.cpp on 10.0.20.122:3860 failed distcc[19091] (dcc_build_somewhere) Warning: remote compilation of 'DataBuffer.cpp' failed, retrying locally distcc[19091] Warning: failed to distribute DataBuffer.cpp to 10.0.20.122:3860, running locally instead --- dansguardian-ConnectionHandler.o --- In file included from Socket.hpp:13, from DataBuffer.hpp:10, from DownloadManager.hpp:15, from OptionContainer.hpp:11, from ConnectionHandler.hpp:12, from ConnectionHandler.cpp:9: BaseSocket.hpp:51:75: error: ISO C++17 does not allow dynamic exception specifications 51 | void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); | ^~~~~ BaseSocket.hpp:55:76: error: ISO C++17 does not allow dynamic exception specifications 55 | void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); | ^~~~~ BaseSocket.hpp:58:136: error: ISO C++17 does not allow dynamic exception specifications 58 | int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); | ^~~~~ BaseSocket.hpp:61:44: error: ISO C++17 does not allow dynamic exception specifications 61 | void writeString(const char *line) throw(std::exception); | ^~~~~ BaseSocket.hpp:69:123: error: ISO C++17 does not allow dynamic exception specifications 69 | void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); | ^~~~~ DataBuffer.hpp:43:33: error: ISO C++17 does not allow dynamic exception specifications 43 | void out(Socket * sock) throw(std::exception); | ^~~~~ In file included from DownloadManager.hpp:17: HTTPHeader.hpp:48:88: error: ISO C++17 does not allow dynamic exception specifications 48 | void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); | ^~~~~ --- dansguardian-DataBuffer.o --- In file included from Socket.hpp:13, from HTTPHeader.hpp:22, from DataBuffer.cpp:11: BaseSocket.hpp:51:75: error: ISO C++17 does not allow dynamic exception specifications 51 | void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); | ^~~~~ BaseSocket.hpp:55:76: error: ISO C++17 does not allow dynamic exception specifications 55 | void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); | ^~~~~ BaseSocket.hpp:58:136: error: ISO C++17 does not allow dynamic exception specifications 58 | int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); | ^~~~~ BaseSocket.hpp:61:44: error: ISO C++17 does not allow dynamic exception specifications 61 | void writeString(const char *line) throw(std::exception); | ^~~~~ BaseSocket.hpp:69:123: error: ISO C++17 does not allow dynamic exception specifications 69 | void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); | ^~~~~ HTTPHeader.hpp:48:88: error: ISO C++17 does not allow dynamic exception specifications 48 | void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); | ^~~~~ In file included from DownloadManager.hpp:15, from OptionContainer.hpp:11, from DataBuffer.cpp:12: DataBuffer.hpp:43:33: error: ISO C++17 does not allow dynamic exception specifications 43 | void out(Socket * sock) throw(std::exception); | ^~~~~ --- dansguardian-ConnectionHandler.o --- ConnectionHandler.cpp: In member function 'void ConnectionHandler::handleConnection(Socket&, String&)': ConnectionHandler.cpp:1650:54: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 1650 | std::auto_ptr part; | ^~~~~~~~ In file included from /usr/include/g++/memory:75, from ConnectionHandler.cpp:36: /usr/include/g++/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ --- dansguardian-DataBuffer.o --- DataBuffer.cpp:239:37: error: ISO C++17 does not allow dynamic exception specifications 239 | void DataBuffer::out(Socket * sock) throw(std::exception) | ^~~~~ --- dansguardian-ConnectionHandler.o --- distcc[5383] ERROR: compile ConnectionHandler.cpp on localhost failed *** [dansguardian-ConnectionHandler.o] Error code 1 make[2]: stopped making "all" in /tmp/pkgbuild/www/dansguardian/work/dansguardian-2.12.0.3/src --- dansguardian-DataBuffer.o --- distcc[19091] ERROR: compile DataBuffer.cpp on localhost failed *** [dansguardian-DataBuffer.o] Error code 1 make[2]: stopped making "all" in /tmp/pkgbuild/www/dansguardian/work/dansguardian-2.12.0.3/src make[2]: 3 errors make[2]: stopped making "all" in /tmp/pkgbuild/www/dansguardian/work/dansguardian-2.12.0.3/src make[1]: stopped making "all-recursive" in /tmp/pkgbuild/www/dansguardian/work/dansguardian-2.12.0.3 make: stopped making "all" in /tmp/pkgbuild/www/dansguardian/work/dansguardian-2.12.0.3 *** Error code 2 Stop. make[1]: stopped making "all" in /usr/pkgsrc/www/dansguardian *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/www/dansguardian