D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/e2guardian-3.5.0-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bXOt1Y + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf e2guardian-3.5.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/e2guardian-3.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd e2guardian-3.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/e2guardian-mga_conf.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + chmod 0644 doc/AuthPlugins doc/ContentScanners doc/DownloadManagers doc/FAQ doc/FAQ.html doc/Makefile.am doc/Plugins doc/UPGRADING doc/e2guardian.8 doc/faqconv.pl AUTHORS ChangeLog COPYING + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.G9C630 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd e2guardian-3.5.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + NOCONFIGURE=1 + ./autogen.sh + cp README.md README + aclocal -I m4 + autoheader + automake --add-missing --copy configure.ac:18: installing './compile' configure.ac:106: installing './config.guess' configure.ac:106: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' + autoconf + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --localstatedir=/var/lib --enable-pcre=yes --enable-clamd=yes --enable-icap=yes --enable-kavd=no --enable-commandline=yes --enable-fancydm=yes --enable-trickledm=yes --enable-ntlm=yes --enable-email=yes --enable-orig-ip=yes --enable-sslmitm --with-proxyuser=e2guardian --with-proxygroup=e2guardian --with-logdir=/var/log/e2guardian --with-piddir=/run --with-sysconfsubdir=e2guardian checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking dependency style of g++... (cached) gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking whether byte ordering is bigendian... no checking if zlib should be statically linked... no checking for zlib... checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzdopen in -lz... yes yes checking for pid_t... yes checking for size_t... yes checking for off_t... yes checking for uid_t in sys/types.h... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for dup2... yes checking for gettimeofday... yes checking for memset... yes checking for select... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for setuid... yes checking for setgid... yes checking for umask... yes checking for seteuid... yes checking for setreuid... yes checking for setlocale... yes checking for library containing floor... none required checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing inet_aton... none required checking for backside with both hands... no checking build os... checking build system type... x86_64-mageia-linux-gnu linux-gnu checking for debug option... no checking for proxy user... yes checking for proxy group... yes checking for piddir... yes checking for logdir... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCRE support... yes checking for PCRE... yes checking for backtrace on segfault support... no checking for large file support... yes checking for original destination IP checking support... yes checking for type collision with off_t... yes checking for clamd support... yes checking for avastd support... no checking for icap support... yes checking for kavd support... no checking for command-line content scanner support... yes checking for fancy download manager support... yes checking for trickle download manager support... yes checking for NTLM support... yes checking for iconv... yes native checking for SSL MITM support... yes checking for OPENSSL... yes checking for DNS support... no checking for email notification support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/languages/Makefile config.status: creating data/scripts/Makefile config.status: creating data/scripts/bsd-init config.status: creating data/scripts/e2guardian config.status: creating data/scripts/logrotation config.status: creating data/scripts/solaris-init config.status: creating data/scripts/systemv-init config.status: creating data/scripts/e2guardian.service config.status: creating doc/Makefile config.status: creating configs/e2guardian.conf config.status: creating configs/e2guardianf1.conf config.status: creating configs/Makefile config.status: creating configs/lists/Makefile config.status: creating configs/lists/phraselists/Makefile config.status: creating configs/lists/bannedrooms/Makefile config.status: creating configs/lists/contentscanners/Makefile config.status: creating configs/lists/bannedphraselist config.status: creating configs/lists/bannedurllist config.status: creating configs/lists/bannedsitelist config.status: creating configs/lists/exceptionphraselist config.status: creating configs/lists/weightedphraselist config.status: creating configs/downloadmanagers/Makefile config.status: creating configs/downloadmanagers/default.conf config.status: creating configs/downloadmanagers/fancy.conf config.status: creating configs/downloadmanagers/trickle.conf config.status: creating configs/contentscanners/Makefile config.status: creating configs/contentscanners/clamdscan.conf config.status: creating configs/contentscanners/avastdscan.conf config.status: creating configs/contentscanners/icapscan.conf config.status: creating configs/contentscanners/kavdscan.conf config.status: creating configs/contentscanners/commandlinescan.conf config.status: creating configs/authplugins/Makefile config.status: creating configs/authplugins/ip.conf config.status: creating configs/authplugins/port.conf config.status: creating configs/lists/authplugins/Makefile config.status: creating configs/lists/downloadmanagers/Makefile config.status: creating src/Makefile config.status: creating dgconfig.h config.status: executing depfiles commands + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in . Making all in doc make[2]: Nothing to be done for 'all'. Making all in data Making all in languages make[3]: Nothing to be done for 'all'. Making all in . make[3]: Nothing to be done for 'all-am'. Making all in scripts make[3]: Nothing to be done for 'all'. Making all in configs Making all in lists Making all in phraselists make[4]: Nothing to be done for 'all'. Making all in . make[4]: Nothing to be done for 'all-am'. Making all in authplugins make[4]: Nothing to be done for 'all'. Making all in bannedrooms make[4]: Nothing to be done for 'all'. Making all in contentscanners make[4]: Nothing to be done for 'all'. Making all in downloadmanagers make[4]: Nothing to be done for 'all'. Making all in downloadmanagers make[3]: Nothing to be done for 'all'. Making all in authplugins make[3]: Nothing to be done for 'all'. Making all in . make[3]: Nothing to be done for 'all-am'. Making all in contentscanners make[3]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-FDTunnel.o -MD -MP -MF .deps/e2guardian-FDTunnel.Tpo -c -o e2guardian-FDTunnel.o `test -f 'FDTunnel.cpp' || echo './'`FDTunnel.cpp In file included from Socket.hpp:12:0, from FDTunnel.hpp:14, from FDTunnel.cpp:28: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from FDTunnel.hpp:14:0, from FDTunnel.cpp:28: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from FDTunnel.hpp:14:0, from FDTunnel.cpp:28: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-FDTunnel.Tpo .deps/e2guardian-FDTunnel.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-FDFuncs.o -MD -MP -MF .deps/e2guardian-FDFuncs.Tpo -c -o e2guardian-FDFuncs.o `test -f 'FDFuncs.cpp' || echo './'`FDFuncs.cpp mv -f .deps/e2guardian-FDFuncs.Tpo .deps/e2guardian-FDFuncs.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-String.o -MD -MP -MF .deps/e2guardian-String.Tpo -c -o e2guardian-String.o `test -f 'String.cpp' || echo './'`String.cpp mv -f .deps/e2guardian-String.Tpo .deps/e2guardian-String.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-BackedStore.o -MD -MP -MF .deps/e2guardian-BackedStore.Tpo -c -o e2guardian-BackedStore.o `test -f 'BackedStore.cpp' || echo './'`BackedStore.cpp mv -f .deps/e2guardian-BackedStore.Tpo .deps/e2guardian-BackedStore.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-RegExp.o -MD -MP -MF .deps/e2guardian-RegExp.Tpo -c -o e2guardian-RegExp.o `test -f 'RegExp.cpp' || echo './'`RegExp.cpp mv -f .deps/e2guardian-RegExp.Tpo .deps/e2guardian-RegExp.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-BaseSocket.o -MD -MP -MF .deps/e2guardian-BaseSocket.Tpo -c -o e2guardian-BaseSocket.o `test -f 'BaseSocket.cpp' || echo './'`BaseSocket.cpp In file included from BaseSocket.cpp:27:0: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.cpp:213:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void BaseSocket::checkForInput(int timeout, bool honour_reloadconfig) throw(std::exception) ^~~~~ BaseSocket.cpp:252:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void BaseSocket::readyForOutput(int timeout, bool honour_reloadconfig) throw(std::exception) ^~~~~ BaseSocket.cpp:269:118: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int BaseSocket::getLine(char *buff, int size, int timeout, bool honour_reloadconfig, bool *chopped, bool *truncated) throw(std::exception) ^~~~~ BaseSocket.cpp:350:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void BaseSocket::writeString(const char *line) throw(std::exception) ^~~~~ BaseSocket.cpp:359:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void BaseSocket::writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig) throw(std::exception) ^~~~~ mv -f .deps/e2guardian-BaseSocket.Tpo .deps/e2guardian-BaseSocket.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-DataBuffer.o -MD -MP -MF .deps/e2guardian-DataBuffer.Tpo -c -o e2guardian-DataBuffer.o `test -f 'DataBuffer.cpp' || echo './'`DataBuffer.cpp In file included from Socket.hpp:12:0, from HTTPHeader.hpp:20, from DataBuffer.cpp:10: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from HTTPHeader.hpp:20:0, from DataBuffer.cpp:10: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from HTTPHeader.hpp:20:0, from DataBuffer.cpp:10: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.cpp:10:0: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from OptionContainer.hpp:10, from DataBuffer.cpp:11: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ DataBuffer.cpp:237:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void DataBuffer::out(Socket *sock) throw(std::exception) ^~~~~ mv -f .deps/e2guardian-DataBuffer.Tpo .deps/e2guardian-DataBuffer.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-UDSocket.o -MD -MP -MF .deps/e2guardian-UDSocket.Tpo -c -o e2guardian-UDSocket.o `test -f 'UDSocket.cpp' || echo './'`UDSocket.cpp In file included from UDSocket.hpp:12:0, from UDSocket.cpp:12: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-UDSocket.Tpo .deps/e2guardian-UDSocket.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-Socket.o -MD -MP -MF .deps/e2guardian-Socket.Tpo -c -o e2guardian-Socket.o `test -f 'Socket.cpp' || echo './'`Socket.cpp In file included from Socket.hpp:12:0, from Socket.cpp:11: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from Socket.cpp:11:0: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from Socket.cpp:11:0: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.cpp:712:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Socket::checkForInput(int timeout, bool honour_reloadconfig) throw(std::exception) ^~~~~ Socket.cpp:734:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Socket::readyForOutput(int timeout, bool honour_reloadconfig) throw(std::exception) ^~~~~ Socket.cpp:747:114: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int Socket::getLine(char *buff, int size, int timeout, bool honour_reloadconfig, bool *chopped, bool *truncated) throw(std::exception) ^~~~~ Socket.cpp:824:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Socket::writeString(const char *line) throw(std::exception) ^~~~~ Socket.cpp:833:115: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Socket::writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig) throw(std::exception) ^~~~~ mv -f .deps/e2guardian-Socket.Tpo .deps/e2guardian-Socket.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-SysV.o -MD -MP -MF .deps/e2guardian-SysV.Tpo -c -o e2guardian-SysV.o `test -f 'SysV.cpp' || echo './'`SysV.cpp In file included from Socket.hpp:12:0, from DataBuffer.hpp:10, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from SysV.hpp:10, from SysV.cpp:10: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from SysV.hpp:10, from SysV.cpp:10: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from SysV.hpp:10, from SysV.cpp:10: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from OptionContainer.hpp:10, from SysV.hpp:10, from SysV.cpp:10: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:16:0, from OptionContainer.hpp:10, from SysV.hpp:10, from SysV.cpp:10: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-SysV.Tpo .deps/e2guardian-SysV.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-Auth.o -MD -MP -MF .deps/e2guardian-Auth.Tpo -c -o e2guardian-Auth.o `test -f 'Auth.cpp' || echo './'`Auth.cpp In file included from Socket.hpp:12:0, from HTTPHeader.hpp:20, from Auth.hpp:15, from Auth.cpp:13: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from HTTPHeader.hpp:20:0, from Auth.hpp:15, from Auth.cpp:13: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from HTTPHeader.hpp:20:0, from Auth.hpp:15, from Auth.cpp:13: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from Auth.hpp:15:0, from Auth.cpp:13: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from OptionContainer.hpp:10, from Auth.cpp:14: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-Auth.Tpo .deps/e2guardian-Auth.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-LanguageContainer.o -MD -MP -MF .deps/e2guardian-LanguageContainer.Tpo -c -o e2guardian-LanguageContainer.o `test -f 'LanguageContainer.cpp' || echo './'`LanguageContainer.cpp mv -f .deps/e2guardian-LanguageContainer.Tpo .deps/e2guardian-LanguageContainer.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-DynamicIPList.o -MD -MP -MF .deps/e2guardian-DynamicIPList.Tpo -c -o e2guardian-DynamicIPList.o `test -f 'DynamicIPList.cpp' || echo './'`DynamicIPList.cpp mv -f .deps/e2guardian-DynamicIPList.Tpo .deps/e2guardian-DynamicIPList.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-DynamicURLList.o -MD -MP -MF .deps/e2guardian-DynamicURLList.Tpo -c -o e2guardian-DynamicURLList.o `test -f 'DynamicURLList.cpp' || echo './'`DynamicURLList.cpp In file included from Socket.hpp:12:0, from DataBuffer.hpp:10, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from DynamicURLList.cpp:10: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from DynamicURLList.cpp:10: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from DynamicURLList.cpp:10: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from OptionContainer.hpp:10, from DynamicURLList.cpp:10: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:16:0, from OptionContainer.hpp:10, from DynamicURLList.cpp:10: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-DynamicURLList.Tpo .deps/e2guardian-DynamicURLList.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-HTMLTemplate.o -MD -MP -MF .deps/e2guardian-HTMLTemplate.Tpo -c -o e2guardian-HTMLTemplate.o `test -f 'HTMLTemplate.cpp' || echo './'`HTMLTemplate.cpp In file included from Socket.hpp:12:0, from HTMLTemplate.hpp:13, from HTMLTemplate.cpp:12: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from HTMLTemplate.hpp:13:0, from HTMLTemplate.cpp:12: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from HTMLTemplate.hpp:13:0, from HTMLTemplate.cpp:12: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from OptionContainer.hpp:10, from HTMLTemplate.cpp:15: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:16:0, from OptionContainer.hpp:10, from HTMLTemplate.cpp:15: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-HTMLTemplate.Tpo .deps/e2guardian-HTMLTemplate.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-ImageContainer.o -MD -MP -MF .deps/e2guardian-ImageContainer.Tpo -c -o e2guardian-ImageContainer.o `test -f 'ImageContainer.cpp' || echo './'`ImageContainer.cpp In file included from Socket.hpp:12:0, from ImageContainer.hpp:11, from ImageContainer.cpp:10: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from ImageContainer.hpp:11:0, from ImageContainer.cpp:10: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from ImageContainer.hpp:11:0, from ImageContainer.cpp:10: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-ImageContainer.Tpo .deps/e2guardian-ImageContainer.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-HTTPHeader.o -MD -MP -MF .deps/e2guardian-HTTPHeader.Tpo -c -o e2guardian-HTTPHeader.o `test -f 'HTTPHeader.cpp' || echo './'`HTTPHeader.cpp In file included from Socket.hpp:12:0, from HTTPHeader.hpp:20, from HTTPHeader.cpp:10: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from HTTPHeader.hpp:20:0, from HTTPHeader.cpp:10: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from HTTPHeader.hpp:20:0, from HTTPHeader.cpp:10: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from HTTPHeader.cpp:10:0: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from OptionContainer.hpp:10, from HTTPHeader.cpp:12: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ HTTPHeader.cpp:1819:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void HTTPHeader::out(Socket *peersock, Socket *sock, int sendflag, bool reconnect) throw(std::exception) ^~~~~ mv -f .deps/e2guardian-HTTPHeader.Tpo .deps/e2guardian-HTTPHeader.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-ListManager.o -MD -MP -MF .deps/e2guardian-ListManager.Tpo -c -o e2guardian-ListManager.o `test -f 'ListManager.cpp' || echo './'`ListManager.cpp mv -f .deps/e2guardian-ListManager.Tpo .deps/e2guardian-ListManager.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-md5.o -MD -MP -MF .deps/e2guardian-md5.Tpo -c -o e2guardian-md5.o `test -f 'md5.cpp' || echo './'`md5.cpp mv -f .deps/e2guardian-md5.Tpo .deps/e2guardian-md5.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-IPList.o -MD -MP -MF .deps/e2guardian-IPList.Tpo -c -o e2guardian-IPList.o `test -f 'IPList.cpp' || echo './'`IPList.cpp In file included from Socket.hpp:12:0, from DataBuffer.hpp:10, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from IPList.cpp:10: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from IPList.cpp:10: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from IPList.cpp:10: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from OptionContainer.hpp:10, from IPList.cpp:10: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:16:0, from OptionContainer.hpp:10, from IPList.cpp:10: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ IPList.cpp: In member function 'bool IPList::inList(const string&, std::__cxx11::string*&) const': IPList.cpp:75:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr > hostnames; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from IPList.cpp:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/e2guardian-IPList.Tpo .deps/e2guardian-IPList.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-NaughtyFilter.o -MD -MP -MF .deps/e2guardian-NaughtyFilter.Tpo -c -o e2guardian-NaughtyFilter.o `test -f 'NaughtyFilter.cpp' || echo './'`NaughtyFilter.cpp In file included from Socket.hpp:12:0, from DataBuffer.hpp:10, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from NaughtyFilter.cpp:11: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from NaughtyFilter.cpp:11: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from NaughtyFilter.cpp:11: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from OptionContainer.hpp:10, from NaughtyFilter.cpp:11: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:16:0, from OptionContainer.hpp:10, from NaughtyFilter.cpp:11: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-NaughtyFilter.Tpo .deps/e2guardian-NaughtyFilter.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-ListContainer.o -MD -MP -MF .deps/e2guardian-ListContainer.Tpo -c -o e2guardian-ListContainer.o `test -f 'ListContainer.cpp' || echo './'`ListContainer.cpp In file included from Socket.hpp:12:0, from DataBuffer.hpp:10, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from ListContainer.cpp:15: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from ListContainer.cpp:15: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from ListContainer.cpp:15: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from OptionContainer.hpp:10, from ListContainer.cpp:15: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:16:0, from OptionContainer.hpp:10, from ListContainer.cpp:15: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-ListContainer.Tpo .deps/e2guardian-ListContainer.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-ConfigVar.o -MD -MP -MF .deps/e2guardian-ConfigVar.Tpo -c -o e2guardian-ConfigVar.o `test -f 'ConfigVar.cpp' || echo './'`ConfigVar.cpp mv -f .deps/e2guardian-ConfigVar.Tpo .deps/e2guardian-ConfigVar.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-DownloadManager.o -MD -MP -MF .deps/e2guardian-DownloadManager.Tpo -c -o e2guardian-DownloadManager.o `test -f 'DownloadManager.cpp' || echo './'`DownloadManager.cpp In file included from Socket.hpp:12:0, from DataBuffer.hpp:10, from DownloadManager.hpp:14, from DownloadManager.cpp:12: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from DownloadManager.cpp:12: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from DownloadManager.cpp:12: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from DownloadManager.cpp:12: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:16:0, from DownloadManager.cpp:12: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-DownloadManager.Tpo .deps/e2guardian-DownloadManager.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-SocketArray.o -MD -MP -MF .deps/e2guardian-SocketArray.Tpo -c -o e2guardian-SocketArray.o `test -f 'SocketArray.cpp' || echo './'`SocketArray.cpp In file included from Socket.hpp:12:0, from SocketArray.hpp:11, from SocketArray.cpp:12: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from SocketArray.hpp:11:0, from SocketArray.cpp:12: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from SocketArray.hpp:11:0, from SocketArray.cpp:12: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-SocketArray.Tpo .deps/e2guardian-SocketArray.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-e2guardian.o -MD -MP -MF .deps/e2guardian-e2guardian.Tpo -c -o e2guardian-e2guardian.o `test -f 'e2guardian.cpp' || echo './'`e2guardian.cpp In file included from Socket.hpp:12:0, from DataBuffer.hpp:10, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from FatController.hpp:10, from e2guardian.cpp:10: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from FatController.hpp:10, from e2guardian.cpp:10: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from FatController.hpp:10, from e2guardian.cpp:10: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from OptionContainer.hpp:10, from FatController.hpp:10, from e2guardian.cpp:10: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:16:0, from OptionContainer.hpp:10, from FatController.hpp:10, from e2guardian.cpp:10: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-e2guardian.Tpo .deps/e2guardian-e2guardian.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-CertificateAuthority.o -MD -MP -MF .deps/e2guardian-CertificateAuthority.Tpo -c -o e2guardian-CertificateAuthority.o `test -f 'CertificateAuthority.cpp' || echo './'`CertificateAuthority.cpp In file included from Socket.hpp:12:0, from DataBuffer.hpp:10, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from CertificateAuthority.cpp:30: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from CertificateAuthority.cpp:30: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from CertificateAuthority.cpp:30: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from OptionContainer.hpp:10, from CertificateAuthority.cpp:30: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:16:0, from OptionContainer.hpp:10, from CertificateAuthority.cpp:30: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ CertificateAuthority.cpp: In member function 'bool CertificateAuthority::getSerial(const char*, ca_serial*)': CertificateAuthority.cpp:127:16: error: aggregate 'EVP_MD_CTX mdctx' has incomplete type and cannot be defined EVP_MD_CTX mdctx; ^~~~~ CertificateAuthority.cpp:146:5: error: 'EVP_MD_CTX_cleanup' was not declared in this scope EVP_MD_CTX_cleanup(&mdctx); ^~~~~~~~~~~~~~~~~~ CertificateAuthority.cpp:146:5: note: suggested alternative: 'EVP_MD_CTX_create' EVP_MD_CTX_cleanup(&mdctx); ^~~~~~~~~~~~~~~~~~ EVP_MD_CTX_create CertificateAuthority.cpp: In member function 'EVP_PKEY* CertificateAuthority::getServerPkey()': CertificateAuthority.cpp:461:29: error: invalid use of incomplete type 'EVP_PKEY {aka struct evp_pkey_st}' CRYPTO_add(&_certPrivKey->references, 1, CRYPTO_LOCK_EVP_PKEY); ^~ In file included from /usr/include/openssl/crypto.h:31:0, from /usr/include/openssl/bio.h:20, from /usr/include/openssl/pem.h:14, from CertificateAuthority.cpp:21: /usr/include/openssl/ossl_typ.h:93:16: note: forward declaration of 'EVP_PKEY {aka struct evp_pkey_st}' typedef struct evp_pkey_st EVP_PKEY; ^~~~~~~~~~~ CertificateAuthority.cpp:461:31: error: invalid use of incomplete type 'EVP_PKEY {aka struct evp_pkey_st}' CRYPTO_add(&_certPrivKey->references, 1, CRYPTO_LOCK_EVP_PKEY); ^~~~~~~~~~ In file included from /usr/include/openssl/crypto.h:31:0, from /usr/include/openssl/bio.h:20, from /usr/include/openssl/pem.h:14, from CertificateAuthority.cpp:21: /usr/include/openssl/ossl_typ.h:93:16: note: forward declaration of 'EVP_PKEY {aka struct evp_pkey_st}' typedef struct evp_pkey_st EVP_PKEY; ^~~~~~~~~~~ CertificateAuthority.cpp:461:46: error: 'CRYPTO_LOCK_EVP_PKEY' was not declared in this scope CRYPTO_add(&_certPrivKey->references, 1, CRYPTO_LOCK_EVP_PKEY); ^~~~~~~~~~~~~~~~~~~~ CertificateAuthority.cpp:461:46: note: suggested alternative: 'CRYPTO_LOCK' CRYPTO_add(&_certPrivKey->references, 1, CRYPTO_LOCK_EVP_PKEY); ^~~~~~~~~~~~~~~~~~~~ CRYPTO_LOCK CertificateAuthority.cpp:461:5: error: 'CRYPTO_add' was not declared in this scope CRYPTO_add(&_certPrivKey->references, 1, CRYPTO_LOCK_EVP_PKEY); ^~~~~~~~~~ CertificateAuthority.cpp:461:5: note: suggested alternative: 'CRYPTO_ONCE' CRYPTO_add(&_certPrivKey->references, 1, CRYPTO_LOCK_EVP_PKEY); ^~~~~~~~~~ CRYPTO_ONCE make[2]: *** [Makefile:1120: e2guardian-CertificateAuthority.o] Error 1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: *** Waiting for unfinished jobs.... make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-ContentScanner.o -MD -MP -MF .deps/e2guardian-ContentScanner.Tpo -c -o e2guardian-ContentScanner.o `test -f 'ContentScanner.cpp' || echo './'`ContentScanner.cpp In file included from Socket.hpp:12:0, from DataBuffer.hpp:10, from ContentScanner.hpp:14, from ContentScanner.cpp:15: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from ContentScanner.hpp:14, from ContentScanner.cpp:15: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from ContentScanner.hpp:14, from ContentScanner.cpp:15: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from ContentScanner.hpp:14:0, from ContentScanner.cpp:15: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from ContentScanner.hpp:16:0, from ContentScanner.cpp:15: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-ContentScanner.Tpo .deps/e2guardian-ContentScanner.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT contentscanners/e2guardian-clamdscan.o -MD -MP -MF contentscanners/.deps/e2guardian-clamdscan.Tpo -c -o contentscanners/e2guardian-clamdscan.o `test -f 'contentscanners/clamdscan.cpp' || echo './'`contentscanners/clamdscan.cpp In file included from contentscanners/../Socket.hpp:12:0, from contentscanners/../DataBuffer.hpp:10, from contentscanners/../ContentScanner.hpp:14, from contentscanners/clamdscan.cpp:14: contentscanners/../BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ contentscanners/../BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ contentscanners/../BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ contentscanners/../BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ contentscanners/../BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from contentscanners/../DataBuffer.hpp:10:0, from contentscanners/../ContentScanner.hpp:14, from contentscanners/clamdscan.cpp:14: contentscanners/../Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ contentscanners/../Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from contentscanners/../DataBuffer.hpp:10:0, from contentscanners/../ContentScanner.hpp:14, from contentscanners/clamdscan.cpp:14: contentscanners/../Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ contentscanners/../Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ contentscanners/../Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from contentscanners/../ContentScanner.hpp:14:0, from contentscanners/clamdscan.cpp:14: contentscanners/../DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from contentscanners/../ContentScanner.hpp:16:0, from contentscanners/clamdscan.cpp:14: contentscanners/../HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ mv -f contentscanners/.deps/e2guardian-clamdscan.Tpo contentscanners/.deps/e2guardian-clamdscan.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT contentscanners/e2guardian-icapscan.o -MD -MP -MF contentscanners/.deps/e2guardian-icapscan.Tpo -c -o contentscanners/e2guardian-icapscan.o `test -f 'contentscanners/icapscan.cpp' || echo './'`contentscanners/icapscan.cpp In file included from contentscanners/../Socket.hpp:12:0, from contentscanners/../DataBuffer.hpp:10, from contentscanners/../ContentScanner.hpp:14, from contentscanners/icapscan.cpp:14: contentscanners/../BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ contentscanners/../BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ contentscanners/../BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ contentscanners/../BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ contentscanners/../BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from contentscanners/../DataBuffer.hpp:10:0, from contentscanners/../ContentScanner.hpp:14, from contentscanners/icapscan.cpp:14: contentscanners/../Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ contentscanners/../Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from contentscanners/../DataBuffer.hpp:10:0, from contentscanners/../ContentScanner.hpp:14, from contentscanners/icapscan.cpp:14: contentscanners/../Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ contentscanners/../Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ contentscanners/../Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from contentscanners/../ContentScanner.hpp:14:0, from contentscanners/icapscan.cpp:14: contentscanners/../DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from contentscanners/../ContentScanner.hpp:16:0, from contentscanners/icapscan.cpp:14: contentscanners/../HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ mv -f contentscanners/.deps/e2guardian-icapscan.Tpo contentscanners/.deps/e2guardian-icapscan.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-FOptionContainer.o -MD -MP -MF .deps/e2guardian-FOptionContainer.Tpo -c -o e2guardian-FOptionContainer.o `test -f 'FOptionContainer.cpp' || echo './'`FOptionContainer.cpp In file included from Socket.hpp:12:0, from HTMLTemplate.hpp:13, from FOptionContainer.hpp:14, from FOptionContainer.cpp:13: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from HTMLTemplate.hpp:13:0, from FOptionContainer.hpp:14, from FOptionContainer.cpp:13: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from HTMLTemplate.hpp:13:0, from FOptionContainer.hpp:14, from FOptionContainer.cpp:13: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from OptionContainer.hpp:10, from FOptionContainer.cpp:14: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:16:0, from OptionContainer.hpp:10, from FOptionContainer.cpp:14: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-FOptionContainer.Tpo .deps/e2guardian-FOptionContainer.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-OptionContainer.o -MD -MP -MF .deps/e2guardian-OptionContainer.Tpo -c -o e2guardian-OptionContainer.o `test -f 'OptionContainer.cpp' || echo './'`OptionContainer.cpp In file included from Socket.hpp:12:0, from DataBuffer.hpp:10, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from OptionContainer.cpp:10: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from OptionContainer.cpp:10: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from OptionContainer.cpp:10: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from OptionContainer.hpp:10, from OptionContainer.cpp:10: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:16:0, from OptionContainer.hpp:10, from OptionContainer.cpp:10: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-OptionContainer.Tpo .deps/e2guardian-OptionContainer.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-FatController.o -MD -MP -MF .deps/e2guardian-FatController.Tpo -c -o e2guardian-FatController.o `test -f 'FatController.cpp' || echo './'`FatController.cpp In file included from Socket.hpp:12:0, from DataBuffer.hpp:10, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from FatController.hpp:10, from FatController.cpp:47: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from FatController.hpp:10, from FatController.cpp:47: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from FatController.hpp:10, from FatController.cpp:47: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from OptionContainer.hpp:10, from FatController.hpp:10, from FatController.cpp:47: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:16:0, from OptionContainer.hpp:10, from FatController.hpp:10, from FatController.cpp:47: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ mv -f .deps/e2guardian-FatController.Tpo .deps/e2guardian-FatController.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -D__CONFFILE='"/etc/e2guardian/e2guardian.conf"' -D__LOGLOCATION='"/var/log/e2guardian/"' -D__PIDDIR='"/run"' -D__PROXYUSER='"e2guardian"' -D__PROXYGROUP='"e2guardian"' -D__CONFDIR='"/etc/e2guardian"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DFD_SETSIZE=65535 -MT e2guardian-ConnectionHandler.o -MD -MP -MF .deps/e2guardian-ConnectionHandler.Tpo -c -o e2guardian-ConnectionHandler.o `test -f 'ConnectionHandler.cpp' || echo './'`ConnectionHandler.cpp In file included from Socket.hpp:12:0, from DataBuffer.hpp:10, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from ConnectionHandler.hpp:11, from ConnectionHandler.cpp:8: BaseSocket.hpp:50:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:54:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ BaseSocket.hpp:57:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ BaseSocket.hpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ BaseSocket.hpp:68:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from ConnectionHandler.hpp:11, from ConnectionHandler.cpp:8: Socket.hpp:86:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void readyForOutput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ Socket.hpp:92:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkForInput(int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DataBuffer.hpp:10:0, from DownloadManager.hpp:14, from OptionContainer.hpp:10, from ConnectionHandler.hpp:11, from ConnectionHandler.cpp:8: Socket.hpp:95:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getLine(char *buff, int size, int timeout, bool honour_reloadconfig = false, bool *chopped = NULL, bool *truncated = NULL) throw(std::exception); ^~~~~ Socket.hpp:98:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeString(const char *line) throw(std::exception); ^~~~~ Socket.hpp:106:119: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void writeToSockete(const char *buff, int len, unsigned int flags, int timeout, bool honour_reloadconfig = false) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:14:0, from OptionContainer.hpp:10, from ConnectionHandler.hpp:11, from ConnectionHandler.cpp:8: DataBuffer.hpp:49:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *sock) throw(std::exception); ^~~~~ In file included from DownloadManager.hpp:16:0, from OptionContainer.hpp:10, from ConnectionHandler.hpp:11, from ConnectionHandler.cpp:8: HTTPHeader.hpp:45:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void out(Socket *peersock, Socket *sock, int sendflag, bool reconnect = false) throw(std::exception); ^~~~~ ConnectionHandler.cpp: In member function 'int ConnectionHandler::handleConnection(Socket&, String&, bool, Socket&)': ConnectionHandler.cpp:1842:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr part; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from ConnectionHandler.cpp:36: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/e2guardian-ConnectionHandler.Tpo .deps/e2guardian-ConnectionHandler.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/e2guardian-3.5.0/src' make[1]: *** [Makefile:392: all-recursive] Error 1 make: *** [Makefile:333: all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.G9C630 (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.G9C630 (%build) I: [iurt_root_command] ERROR: chroot