* Package: dev-cpp/commoncpp2-1.8.1-r4 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux ssl userland_GNU * FEATURES: ccache network-sandbox preserve-libs sandbox usersandbox >>> Unpacking source... >>> Unpacking commoncpp2-1.8.1.tar.gz to /var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work >>> Source unpacked in /var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work >>> Preparing source in /var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1 ... * Applying 1.8.1-configure_detect_netfilter.patch ... [ ok ] * Applying 1.8.0-glibc212.patch ... patching file src/applog.cpp Hunk #1 succeeded at 45 with fuzz 1 (offset 1 line). [ ok ] * Applying 1.8.1-autoconf-update.patch ... [ ok ] * Applying 1.8.1-fix-buffer-overflow.patch ... [ ok ] * Applying 1.8.1-parallel-build.patch ... [ ok ] * Applying 1.8.1-libgcrypt.patch ... [ ok ] * Applying 1.8.1-fix-c++14.patch ... [ ok ] * Applying 1.8.1-gnutls-3.4.patch ... [ ok ] * Applying 1.8.1-fix-gcc9.patch ... [ ok ] * Running eautoreconf in '/var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: commoncpp2-1.8.1/ * Running elibtoolize in: commoncpp2-1.8.1/autoconf/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1 ... * econf: updating commoncpp2-1.8.1/autoconf/config.guess with /usr/share/gnuconfig/config.guess * econf: updating commoncpp2-1.8.1/autoconf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating commoncpp2-1.8.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating commoncpp2-1.8.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/commoncpp2-1.8.1-r4 --htmldir=/usr/share/doc/commoncpp2-1.8.1-r4/html --with-sysroot=/ --libdir=/usr/lib64 --disable-debug --with-ipv6 --with-openssl --disable-static --without-doxygen checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for library containing strerror... none required checking for MSC environment... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking dependency style of x86_64-pc-linux-gnu-g++... none checking for C/C++ restrict keyword... __restrict checking for working volatile... yes checking for inline... inline checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for genorated automake files... found checking whether to enable maintainer-specific portions of Makefiles... no checking for Win32 gnu environment... no checking whether system meets Posix.1... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking bits/wordsize.h usability... yes checking bits/wordsize.h presence... yes checking for bits/wordsize.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for sigaction... yes checking for setitimer... yes checking for sigwait... yes checking bsd/signal.h usability... no checking bsd/signal.h presence... no checking for bsd/signal.h... no checking return type of signal handlers... void checking whether sigwait has 2 arguments... yes checking for strcasecmp... yes checking for strings.h... (cached) yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for getopt... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long in -lgnugetopt... no checking for getopt_long... yes checking for dlfcn.h... (cached) yes checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sys/atomic_op.h usability... no checking sys/atomic_op.h presence... no checking for sys/atomic_op.h... no checking sys/atomic.h usability... no checking sys/atomic.h presence... no checking for sys/atomic.h... no checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking whether x86_64-pc-linux-gnu-gcc accepts -kthread... no checking whether x86_64-pc-linux-gnu-gcc accepts -pthread... yes checking for pthread_self in -lpthread... yes checking for pthread_mach_thread_np in -lpthread... no checking for nanosleep in -lpthread... yes checking for clock_gettime in -lrt... yes checking for mlockall in -lrt... yes checking if more special flags are required for pthreads... no checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/sched.h usability... no checking sys/sched.h presence... no checking for sys/sched.h... no checking for sched_getscheduler... yes checking for recursive mutex type support... linux checking for pthread_mutexattr_settype in -lpthread... yes checking for pthread_rwlock_init in -lpthread... yes checking for pread in -lc... yes checking for pthread_suspend in -lpthread... no checking for pthread_attr_setstacksize in -lpthread... yes checking for pthread_yield_np in -lpthread... no checking for pthread_yield in -lpthread... yes checking for pthread_cancel in -lpthread... yes checking for pthread_setcanceltype in -lpthread... yes checking for pthread_delay_np in -lpthread... no checking for setenv... yes checking for localtime_r in -lpthread... yes checking for readdir_r in -lpthread... yes checking for strerror_r in -lpthread... yes checking for getpwuid_r in -lpthread... yes checking for getgrnam_r in -lpthread... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking for poll... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking select.h usability... no checking select.h presence... no checking for select.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes checking netinet/inet.h usability... no checking netinet/inet.h presence... no checking for netinet/inet.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for socket in -lsocket... no checking for getaddrinfo in -lc... yes checking sys/libcsys.h usability... no checking sys/libcsys.h presence... no checking for sys/libcsys.h... no checking for inet_aton in -lc... yes checking for socklen_t defined... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for net/if.h... (cached) yes checking for linux/netfilter_ipv4.h... yes checking for linux/netfilter_ipv6.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking syslog.hposix_evlog.h usability... no checking syslog.hposix_evlog.h presence... no checking for syslog.hposix_evlog.h... no checking ss.h usability... no checking ss.h presence... no checking for ss.h... no checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking for realpath... yes checking for lstat... yes checking for snprintf... yes checking for memmove... yes checking for strdup... yes checking for lockf... yes checking for waitpid... yes checking for wait4... yes checking for gettimeofday... yes checking for posix_memalign... yes checking for setegid... yes checking for setpgrp... yes checking for getpagesize... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking whether x86_64-pc-linux-gnu-g++ has built-in bool type... yes checking whether x86_64-pc-linux-gnu-g++ supports -fhandle-exceptions... no checking whether x86_64-pc-linux-gnu-g++ supports exception handling... yes checking exception usability... yes checking exception presence... yes checking for exception... yes checking whether x86_64-pc-linux-gnu-g++ supports mutable... yes checking whether x86_64-pc-linux-gnu-g++ supports namespace... yes checking wheather old style iostreams... no checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking whether x86_64-pc-linux-gnu-g++ has new(size_t,void*)... yes checking for debugging... no checking for profiling... no checking for doxygen... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/ccgnu2-config config.status: creating src/libccext2.pc config.status: creating src/libccgnu2.pc config.status: creating src/Makefile config.status: creating w32/Makefile config.status: creating w32/vs2008/Makefile config.status: creating w32/vs2008/ccext2.vcproj config.status: creating w32/vs2008/ccgnu2.vcproj config.status: creating w32/vs2008/common.sln config.status: creating m4/Makefile config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating demo/Makefile config.status: creating inc/Makefile config.status: creating inc/cc++/Makefile config.status: creating Makefile config.status: creating commoncpp2.spec config.status: creating tests/Makefile config.status: creating commoncpp2.list config.status: WARNING: 'commoncpp2.list.in' seems to ignore the --datarootdir setting config.status: creating w32/ccgnu2.dsp config.status: creating w32/ccext2.dsp config.status: creating w32/ccgnu2.vcproj config.status: creating w32/ccext2.vcproj config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1 ... make -j5 make all-recursive make[1]: Entering directory '/var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1' Making all in inc make[2]: Entering directory '/var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1/inc' Making all in cc++ make[3]: Entering directory '/var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1/inc/cc++' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1/inc/cc++' make[3]: Entering directory '/var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1/inc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1/inc' make[2]: Leaving directory '/var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1/inc' Making all in src make[2]: Entering directory '/var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o thread.lo thread.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o mutex.lo mutex.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o semaphore.lo semaphore.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o threadkey.lo threadkey.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o friends.lo friends.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c threadkey.cpp -fPIC -DPIC -o .libs/threadkey.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c semaphore.cpp -fPIC -DPIC -o .libs/semaphore.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c mutex.cpp -fPIC -DPIC -o .libs/mutex.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c thread.cpp -fPIC -DPIC -o .libs/thread.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c friends.cpp -fPIC -DPIC -o .libs/friends.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o event.lo event.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c event.cpp -fPIC -DPIC -o .libs/event.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o slog.lo slog.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o dir.lo dir.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c dir.cpp -fPIC -DPIC -o .libs/dir.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c slog.cpp -fPIC -DPIC -o .libs/slog.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o file.lo file.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o inaddr.lo inaddr.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c inaddr.cpp -fPIC -DPIC -o .libs/inaddr.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c file.cpp -fPIC -DPIC -o .libs/file.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o peer.lo peer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c peer.cpp -fPIC -DPIC -o .libs/peer.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o timer.lo timer.cpp dir.cpp: In member function ‘const char* ost::Dir::getName()’: dir.cpp:271:32: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations] 271 | readdir_r(dir, save, &entry); | ^ In file included from ../inc/cc++/file.h:70, from dir.cpp:42: /usr/include/dirent.h:183:12: note: declared here 183 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c timer.cpp -fPIC -DPIC -o .libs/timer.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o socket.lo socket.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c socket.cpp -fPIC -DPIC -o .libs/socket.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o strchar.lo strchar.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o simplesocket.lo simplesocket.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o mempager.lo mempager.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o keydata.lo keydata.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o dso.lo dso.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c strchar.cpp -fPIC -DPIC -o .libs/strchar.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c keydata.cpp -fPIC -DPIC -o .libs/keydata.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c simplesocket.cpp -fPIC -DPIC -o .libs/simplesocket.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c mempager.cpp -fPIC -DPIC -o .libs/mempager.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c dso.cpp -fPIC -DPIC -o .libs/dso.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o exception.lo exception.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o missing.lo missing.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o process.lo process.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c exception.cpp -fPIC -DPIC -o .libs/exception.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o string.lo string.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c missing.cpp -fPIC -DPIC -o .libs/missing.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c process.cpp -fPIC -DPIC -o .libs/process.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c string.cpp -fPIC -DPIC -o .libs/string.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o in6addr.lo in6addr.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c in6addr.cpp -fPIC -DPIC -o .libs/in6addr.o exception.cpp: In member function ‘virtual const char* ost::IOException::getSystemErrorString() const’: exception.cpp:88:15: warning: ignoring return value of ‘char* strerror_r(int, char*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 88 | strerror_r(_systemError, _systemErrorString, errStrSize); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o buffer.lo buffer.cpp process.cpp: In static member function ‘static bool ost::Process::setGroup(const char*)’: process.cpp:344:12: warning: ignoring return value of ‘int setegid(__gid_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 344 | setegid(group->gr_gid); | ~~~~~~~^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o lockfile.lo lockfile.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o nat.lo nat.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c buffer.cpp -fPIC -DPIC -o .libs/buffer.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c lockfile.cpp -fPIC -DPIC -o .libs/lockfile.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c nat.cpp -fPIC -DPIC -o .libs/nat.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o runlist.lo runlist.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c runlist.cpp -fPIC -DPIC -o .libs/runlist.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o assoc.lo assoc.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o pointer.lo pointer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c pointer.cpp -fPIC -DPIC -o .libs/pointer.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c assoc.cpp -fPIC -DPIC -o .libs/assoc.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o linked.lo linked.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c linked.cpp -fPIC -DPIC -o .libs/linked.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o map.lo map.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o cidr.lo cidr.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c map.cpp -fPIC -DPIC -o .libs/map.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o numbers.lo numbers.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c cidr.cpp -fPIC -DPIC -o .libs/cidr.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o zstream.lo zstream.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c numbers.cpp -fPIC -DPIC -o .libs/numbers.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c zstream.cpp -fPIC -DPIC -o .libs/zstream.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o socketport.lo socketport.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o url.lo url.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c socketport.cpp -fPIC -DPIC -o .libs/socketport.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o xml.lo xml.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c url.cpp -fPIC -DPIC -o .libs/url.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c xml.cpp -fPIC -DPIC -o .libs/xml.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o persist.lo persist.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o engine.lo engine.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c persist.cpp -fPIC -DPIC -o .libs/persist.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c engine.cpp -fPIC -DPIC -o .libs/engine.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o digest.lo digest.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c digest.cpp -fPIC -DPIC -o .libs/digest.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o cmdoptns.lo cmdoptns.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o date.lo date.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c cmdoptns.cpp -fPIC -DPIC -o .libs/cmdoptns.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c date.cpp -fPIC -DPIC -o .libs/date.o In file included from persist.cpp:39: ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:269:72: note: in expansion of macro ‘THROWS’ 269 | Engine(std::iostream& stream, EngineMode mode, bool compress=true) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:290:42: note: in expansion of macro ‘THROWS’ 290 | void write(const BaseObject &object) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:296:42: note: in expansion of macro ‘THROWS’ 296 | void write(const BaseObject *object) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:301:26: note: in expansion of macro ‘THROWS’ 301 | void write(int8 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:302:26: note: in expansion of macro ‘THROWS’ 302 | void write(uint8 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:303:26: note: in expansion of macro ‘THROWS’ 303 | void write(int16 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:304:26: note: in expansion of macro ‘THROWS’ 304 | void write(uint16 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:305:26: note: in expansion of macro ‘THROWS’ 305 | void write(int32 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:306:26: note: in expansion of macro ‘THROWS’ 306 | void write(uint32 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:308:26: note: in expansion of macro ‘THROWS’ 308 | void write(int64 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:309:26: note: in expansion of macro ‘THROWS’ 309 | void write(uint64 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:311:26: note: in expansion of macro ‘THROWS’ 311 | void write(float i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:312:26: note: in expansion of macro ‘THROWS’ 312 | void write(double i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:315:35: note: in expansion of macro ‘THROWS’ 315 | void write(const String& str) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:316:40: note: in expansion of macro ‘THROWS’ 316 | void write(const std::string& str) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:319:60: note: in expansion of macro ‘THROWS’ 319 | void writeBinary(const uint8* data, const uint32 size) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:327:35: note: in expansion of macro ‘THROWS’ 327 | void read(BaseObject &object) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:332:36: note: in expansion of macro ‘THROWS’ 332 | void read(BaseObject *&object) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:337:26: note: in expansion of macro ‘THROWS’ 337 | void read(int8& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:338:26: note: in expansion of macro ‘THROWS’ 338 | void read(uint8& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:339:26: note: in expansion of macro ‘THROWS’ 339 | void read(int16& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:340:26: note: in expansion of macro ‘THROWS’ 340 | void read(uint16& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:341:26: note: in expansion of macro ‘THROWS’ 341 | void read(int32& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:342:26: note: in expansion of macro ‘THROWS’ 342 | void read(uint32& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:344:26: note: in expansion of macro ‘THROWS’ 344 | void read(int64& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:345:26: note: in expansion of macro ‘THROWS’ 345 | void read(uint64& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:347:26: note: in expansion of macro ‘THROWS’ 347 | void read(float& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:348:26: note: in expansion of macro ‘THROWS’ 348 | void read(double& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:351:28: note: in expansion of macro ‘THROWS’ 351 | void read(String& str) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:352:33: note: in expansion of macro ‘THROWS’ 352 | void read(std::string& str) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:355:47: note: in expansion of macro ‘THROWS’ 355 | void readBinary(uint8* data, uint32 size) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:362:41: note: in expansion of macro ‘THROWS’ 362 | void readObject(BaseObject* object) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:367:30: note: in expansion of macro ‘THROWS’ 367 | const String readClass() THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:405:64: note: in expansion of macro ‘THROWS’ 405 | __EXPORT Engine& operator >>( Engine& ar, BaseObject &ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:407:65: note: in expansion of macro ‘THROWS’ 407 | __EXPORT Engine& operator >>( Engine& ar, BaseObject *&ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:409:65: note: in expansion of macro ‘THROWS’ 409 | __EXPORT Engine& operator <<( Engine& ar, BaseObject const &ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:411:65: note: in expansion of macro ‘THROWS’ 411 | __EXPORT Engine& operator <<( Engine& ar, BaseObject const *ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:414:53: note: in expansion of macro ‘THROWS’ 414 | __EXPORT Engine& operator >>( Engine& ar, int8& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:416:53: note: in expansion of macro ‘THROWS’ 416 | __EXPORT Engine& operator <<( Engine& ar, int8 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:419:54: note: in expansion of macro ‘THROWS’ 419 | __EXPORT Engine& operator >>( Engine& ar, uint8& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:421:54: note: in expansion of macro ‘THROWS’ 421 | __EXPORT Engine& operator <<( Engine& ar, uint8 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:424:54: note: in expansion of macro ‘THROWS’ 424 | __EXPORT Engine& operator >>( Engine& ar, int16& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:426:54: note: in expansion of macro ‘THROWS’ 426 | __EXPORT Engine& operator <<( Engine& ar, int16 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:429:55: note: in expansion of macro ‘THROWS’ 429 | __EXPORT Engine& operator >>( Engine& ar, uint16& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:431:55: note: in expansion of macro ‘THROWS’ 431 | __EXPORT Engine& operator <<( Engine& ar, uint16 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:434:54: note: in expansion of macro ‘THROWS’ 434 | __EXPORT Engine& operator >>( Engine& ar, int32& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:436:54: note: in expansion of macro ‘THROWS’ 436 | __EXPORT Engine& operator <<( Engine& ar, int32 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:439:55: note: in expansion of macro ‘THROWS’ 439 | __EXPORT Engine& operator >>( Engine& ar, uint32& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:441:55: note: in expansion of macro ‘THROWS’ 441 | __EXPORT Engine& operator <<( Engine& ar, uint32 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:445:54: note: in expansion of macro ‘THROWS’ 445 | __EXPORT Engine& operator >>( Engine& ar, int64& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:447:54: note: in expansion of macro ‘THROWS’ 447 | __EXPORT Engine& operator <<( Engine& ar, int64 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:450:55: note: in expansion of macro ‘THROWS’ 450 | __EXPORT Engine& operator >>( Engine& ar, uint64& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:452:55: note: in expansion of macro ‘THROWS’ 452 | __EXPORT Engine& operator <<( Engine& ar, uint64 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:456:54: note: in expansion of macro ‘THROWS’ 456 | __EXPORT Engine& operator >>( Engine& ar, float& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:458:54: note: in expansion of macro ‘THROWS’ 458 | __EXPORT Engine& operator <<( Engine& ar, float ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:461:55: note: in expansion of macro ‘THROWS’ 461 | __EXPORT Engine& operator >>( Engine& ar, double& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:463:55: note: in expansion of macro ‘THROWS’ 463 | __EXPORT Engine& operator <<( Engine& ar, double ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:466:55: note: in expansion of macro ‘THROWS’ 466 | __EXPORT Engine& operator >>( Engine& ar, String& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:468:55: note: in expansion of macro ‘THROWS’ 468 | __EXPORT Engine& operator <<( Engine& ar, String ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:471:60: note: in expansion of macro ‘THROWS’ 471 | __EXPORT Engine& operator >>( Engine& ar, std::string& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:473:60: note: in expansion of macro ‘THROWS’ 473 | __EXPORT Engine& operator <<( Engine& ar, std::string ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:476:53: note: in expansion of macro ‘THROWS’ 476 | __EXPORT Engine& operator >>( Engine& ar, bool& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:478:53: note: in expansion of macro ‘THROWS’ 478 | __EXPORT Engine& operator <<( Engine& ar, bool ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:490:69: note: in expansion of macro ‘THROWS’ 490 | Engine& operator <<( Engine& ar, typename std::vector const& ob) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:504:63: note: in expansion of macro ‘THROWS’ 504 | Engine& operator >>( Engine& ar, typename std::vector& ob) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:521:68: note: in expansion of macro ‘THROWS’ 521 | Engine& operator <<( Engine& ar, typename std::deque const& ob) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:535:62: note: in expansion of macro ‘THROWS’ 535 | Engine& operator >>( Engine& ar, typename std::deque& ob) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:556:75: note: in expansion of macro ‘THROWS’ 556 | Engine& operator <<( Engine& ar, typename std::map const & ob) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:570:68: note: in expansion of macro ‘THROWS’ 570 | Engine& operator >>( Engine& ar, typename std::map& ob) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:588:54: note: in expansion of macro ‘THROWS’ 588 | Engine& operator <<( Engine& ar, std::pair &ob) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:599:54: note: in expansion of macro ‘THROWS’ 599 | Engine& operator >>(Engine& ar, std::pair &ob) THROWS (PersistException) | ^~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o md5.lo md5.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o unix.lo unix.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c md5.cpp -fPIC -DPIC -o .libs/md5.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c unix.cpp -fPIC -DPIC -o .libs/unix.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o network.lo network.cpp In file included from engine.cpp:39: ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:269:72: note: in expansion of macro ‘THROWS’ 269 | Engine(std::iostream& stream, EngineMode mode, bool compress=true) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:290:42: note: in expansion of macro ‘THROWS’ 290 | void write(const BaseObject &object) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:296:42: note: in expansion of macro ‘THROWS’ 296 | void write(const BaseObject *object) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:301:26: note: in expansion of macro ‘THROWS’ 301 | void write(int8 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:302:26: note: in expansion of macro ‘THROWS’ 302 | void write(uint8 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:303:26: note: in expansion of macro ‘THROWS’ 303 | void write(int16 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:304:26: note: in expansion of macro ‘THROWS’ 304 | void write(uint16 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:305:26: note: in expansion of macro ‘THROWS’ 305 | void write(int32 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:306:26: note: in expansion of macro ‘THROWS’ 306 | void write(uint32 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:308:26: note: in expansion of macro ‘THROWS’ 308 | void write(int64 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:309:26: note: in expansion of macro ‘THROWS’ 309 | void write(uint64 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:311:26: note: in expansion of macro ‘THROWS’ 311 | void write(float i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:312:26: note: in expansion of macro ‘THROWS’ 312 | void write(double i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:315:35: note: in expansion of macro ‘THROWS’ 315 | void write(const String& str) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:316:40: note: in expansion of macro ‘THROWS’ 316 | void write(const std::string& str) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:319:60: note: in expansion of macro ‘THROWS’ 319 | void writeBinary(const uint8* data, const uint32 size) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:327:35: note: in expansion of macro ‘THROWS’ 327 | void read(BaseObject &object) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:332:36: note: in expansion of macro ‘THROWS’ 332 | void read(BaseObject *&object) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:337:26: note: in expansion of macro ‘THROWS’ 337 | void read(int8& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:338:26: note: in expansion of macro ‘THROWS’ 338 | void read(uint8& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:339:26: note: in expansion of macro ‘THROWS’ 339 | void read(int16& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:340:26: note: in expansion of macro ‘THROWS’ 340 | void read(uint16& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:341:26: note: in expansion of macro ‘THROWS’ 341 | void read(int32& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:342:26: note: in expansion of macro ‘THROWS’ 342 | void read(uint32& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:344:26: note: in expansion of macro ‘THROWS’ 344 | void read(int64& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:345:26: note: in expansion of macro ‘THROWS’ 345 | void read(uint64& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:347:26: note: in expansion of macro ‘THROWS’ 347 | void read(float& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:348:26: note: in expansion of macro ‘THROWS’ 348 | void read(double& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:351:28: note: in expansion of macro ‘THROWS’ 351 | void read(String& str) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:352:33: note: in expansion of macro ‘THROWS’ 352 | void read(std::string& str) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:355:47: note: in expansion of macro ‘THROWS’ 355 | void readBinary(uint8* data, uint32 size) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:362:41: note: in expansion of macro ‘THROWS’ 362 | void readObject(BaseObject* object) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:367:30: note: in expansion of macro ‘THROWS’ 367 | const String readClass() THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:405:64: note: in expansion of macro ‘THROWS’ 405 | __EXPORT Engine& operator >>( Engine& ar, BaseObject &ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:407:65: note: in expansion of macro ‘THROWS’ 407 | __EXPORT Engine& operator >>( Engine& ar, BaseObject *&ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:409:65: note: in expansion of macro ‘THROWS’ 409 | __EXPORT Engine& operator <<( Engine& ar, BaseObject const &ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:411:65: note: in expansion of macro ‘THROWS’ 411 | __EXPORT Engine& operator <<( Engine& ar, BaseObject const *ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:414:53: note: in expansion of macro ‘THROWS’ 414 | __EXPORT Engine& operator >>( Engine& ar, int8& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:416:53: note: in expansion of macro ‘THROWS’ 416 | __EXPORT Engine& operator <<( Engine& ar, int8 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:419:54: note: in expansion of macro ‘THROWS’ 419 | __EXPORT Engine& operator >>( Engine& ar, uint8& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:421:54: note: in expansion of macro ‘THROWS’ 421 | __EXPORT Engine& operator <<( Engine& ar, uint8 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:424:54: note: in expansion of macro ‘THROWS’ 424 | __EXPORT Engine& operator >>( Engine& ar, int16& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:426:54: note: in expansion of macro ‘THROWS’ 426 | __EXPORT Engine& operator <<( Engine& ar, int16 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:429:55: note: in expansion of macro ‘THROWS’ 429 | __EXPORT Engine& operator >>( Engine& ar, uint16& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:431:55: note: in expansion of macro ‘THROWS’ 431 | __EXPORT Engine& operator <<( Engine& ar, uint16 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:434:54: note: in expansion of macro ‘THROWS’ 434 | __EXPORT Engine& operator >>( Engine& ar, int32& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:436:54: note: in expansion of macro ‘THROWS’ 436 | __EXPORT Engine& operator <<( Engine& ar, int32 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:439:55: note: in expansion of macro ‘THROWS’ 439 | __EXPORT Engine& operator >>( Engine& ar, uint32& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:441:55: note: in expansion of macro ‘THROWS’ 441 | __EXPORT Engine& operator <<( Engine& ar, uint32 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:445:54: note: in expansion of macro ‘THROWS’ 445 | __EXPORT Engine& operator >>( Engine& ar, int64& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:447:54: note: in expansion of macro ‘THROWS’ 447 | __EXPORT Engine& operator <<( Engine& ar, int64 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:450:55: note: in expansion of macro ‘THROWS’ 450 | __EXPORT Engine& operator >>( Engine& ar, uint64& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:452:55: note: in expansion of macro ‘THROWS’ 452 | __EXPORT Engine& operator <<( Engine& ar, uint64 ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:456:54: note: in expansion of macro ‘THROWS’ 456 | __EXPORT Engine& operator >>( Engine& ar, float& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:458:54: note: in expansion of macro ‘THROWS’ 458 | __EXPORT Engine& operator <<( Engine& ar, float ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:461:55: note: in expansion of macro ‘THROWS’ 461 | __EXPORT Engine& operator >>( Engine& ar, double& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:463:55: note: in expansion of macro ‘THROWS’ 463 | __EXPORT Engine& operator <<( Engine& ar, double ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:466:55: note: in expansion of macro ‘THROWS’ 466 | __EXPORT Engine& operator >>( Engine& ar, String& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:468:55: note: in expansion of macro ‘THROWS’ 468 | __EXPORT Engine& operator <<( Engine& ar, String ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:471:60: note: in expansion of macro ‘THROWS’ 471 | __EXPORT Engine& operator >>( Engine& ar, std::string& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:473:60: note: in expansion of macro ‘THROWS’ 473 | __EXPORT Engine& operator <<( Engine& ar, std::string ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:476:53: note: in expansion of macro ‘THROWS’ 476 | __EXPORT Engine& operator >>( Engine& ar, bool& ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:478:53: note: in expansion of macro ‘THROWS’ 478 | __EXPORT Engine& operator <<( Engine& ar, bool ob) THROWS (PersistException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:490:69: note: in expansion of macro ‘THROWS’ 490 | Engine& operator <<( Engine& ar, typename std::vector const& ob) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:504:63: note: in expansion of macro ‘THROWS’ 504 | Engine& operator >>( Engine& ar, typename std::vector& ob) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:521:68: note: in expansion of macro ‘THROWS’ 521 | Engine& operator <<( Engine& ar, typename std::deque const& ob) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:535:62: note: in expansion of macro ‘THROWS’ 535 | Engine& operator >>( Engine& ar, typename std::deque& ob) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:556:75: note: in expansion of macro ‘THROWS’ 556 | Engine& operator <<( Engine& ar, typename std::map const & ob) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:570:68: note: in expansion of macro ‘THROWS’ 570 | Engine& operator >>( Engine& ar, typename std::map& ob) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:588:54: note: in expansion of macro ‘THROWS’ 588 | Engine& operator <<( Engine& ar, std::pair &ob) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/persist.h:599:54: note: in expansion of macro ‘THROWS’ 599 | Engine& operator >>(Engine& ar, std::pair &ob) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:69:71: note: in expansion of macro ‘THROWS’ 69 | Engine::Engine(std::iostream& stream, EngineMode mode, bool compress) THROWS (PersistException) : | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:151:64: note: in expansion of macro ‘THROWS’ 151 | void Engine::writeBinary(const uint8* data, const uint32 size) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:195:51: note: in expansion of macro ‘THROWS’ 195 | void Engine::readBinary(uint8* data, uint32 size) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:253:46: note: in expansion of macro ‘THROWS’ 253 | void Engine::write(const BaseObject *object) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:297:39: note: in expansion of macro ‘THROWS’ 297 | void Engine::read(BaseObject &object) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:321:40: note: in expansion of macro ‘THROWS’ 321 | void Engine::read(BaseObject *&object) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:359:45: note: in expansion of macro ‘THROWS’ 359 | void Engine::readObject(BaseObject* object) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:376:34: note: in expansion of macro ‘THROWS’ 376 | const String Engine::readClass() THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:397:39: note: in expansion of macro ‘THROWS’ 397 | void Engine::write(const String& str) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:404:32: note: in expansion of macro ‘THROWS’ 404 | void Engine::read(String& str) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:419:44: note: in expansion of macro ‘THROWS’ 419 | void Engine::write(const std::string& str) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:426:37: note: in expansion of macro ‘THROWS’ 426 | void Engine::read(std::string& str) THROWS (PersistException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:440:50: note: in expansion of macro ‘THROWS’ 440 | Engine& operator >>( Engine& ar, BaseObject &ob) THROWS (PersistException) {CCXX_RE(ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:441:51: note: in expansion of macro ‘THROWS’ 441 | Engine& operator >>( Engine& ar, BaseObject *&ob) THROWS (PersistException) {CCXX_RE(ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:442:56: note: in expansion of macro ‘THROWS’ 442 | Engine& operator <<( Engine& ar, BaseObject const &ob) THROWS (PersistException) {CCXX_WE(ar,&ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:443:56: note: in expansion of macro ‘THROWS’ 443 | Engine& operator <<( Engine& ar, BaseObject const *ob) THROWS (PersistException) {CCXX_WE(ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:445:44: note: in expansion of macro ‘THROWS’ 445 | Engine& operator >>( Engine& ar, int8& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:446:43: note: in expansion of macro ‘THROWS’ 446 | Engine& operator <<( Engine& ar, int8 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:448:45: note: in expansion of macro ‘THROWS’ 448 | Engine& operator >>( Engine& ar, uint8& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:449:45: note: in expansion of macro ‘THROWS’ 449 | Engine& operator <<( Engine& ar, uint8 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:451:45: note: in expansion of macro ‘THROWS’ 451 | Engine& operator >>( Engine& ar, int16& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:452:45: note: in expansion of macro ‘THROWS’ 452 | Engine& operator <<( Engine& ar, int16 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:454:46: note: in expansion of macro ‘THROWS’ 454 | Engine& operator >>( Engine& ar, uint16& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:455:46: note: in expansion of macro ‘THROWS’ 455 | Engine& operator <<( Engine& ar, uint16 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:457:45: note: in expansion of macro ‘THROWS’ 457 | Engine& operator >>( Engine& ar, int32& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:458:45: note: in expansion of macro ‘THROWS’ 458 | Engine& operator <<( Engine& ar, int32 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:460:46: note: in expansion of macro ‘THROWS’ 460 | Engine& operator >>( Engine& ar, uint32& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:461:46: note: in expansion of macro ‘THROWS’ 461 | Engine& operator <<( Engine& ar, uint32 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:464:45: note: in expansion of macro ‘THROWS’ 464 | Engine& operator >>( Engine& ar, int64& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:465:45: note: in expansion of macro ‘THROWS’ 465 | Engine& operator <<( Engine& ar, int64 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:467:46: note: in expansion of macro ‘THROWS’ 467 | Engine& operator >>( Engine& ar, uint64& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:468:46: note: in expansion of macro ‘THROWS’ 468 | Engine& operator <<( Engine& ar, uint64 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:471:45: note: in expansion of macro ‘THROWS’ 471 | Engine& operator >>( Engine& ar, float& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:472:45: note: in expansion of macro ‘THROWS’ 472 | Engine& operator <<( Engine& ar, float ob) THROWS (PersistException) {CCXX_WE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:474:46: note: in expansion of macro ‘THROWS’ 474 | Engine& operator >>( Engine& ar, double& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:475:46: note: in expansion of macro ‘THROWS’ 475 | Engine& operator <<( Engine& ar, double ob) THROWS (PersistException) {CCXX_WE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:477:46: note: in expansion of macro ‘THROWS’ 477 | Engine& operator >>( Engine& ar, String& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:478:46: note: in expansion of macro ‘THROWS’ 478 | Engine& operator <<( Engine& ar, String ob) THROWS (PersistException) {CCXX_WE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:480:51: note: in expansion of macro ‘THROWS’ 480 | Engine& operator >>( Engine& ar, std::string& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:481:51: note: in expansion of macro ‘THROWS’ 481 | Engine& operator <<( Engine& ar, std::string ob) THROWS (PersistException) {CCXX_WE (ar,ob);} | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:483:44: note: in expansion of macro ‘THROWS’ 483 | Engine& operator >>( Engine& ar, bool& ob) THROWS (PersistException) { | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ engine.cpp:487:43: note: in expansion of macro ‘THROWS’ 487 | Engine& operator <<( Engine& ar, bool ob) THROWS (PersistException) { | ^~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o serial.lo serial.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c network.cpp -fPIC -DPIC -o .libs/network.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o urlstring.lo urlstring.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c serial.cpp -fPIC -DPIC -o .libs/serial.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c urlstring.cpp -fPIC -DPIC -o .libs/urlstring.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o tokenizer.lo tokenizer.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o mime.lo mime.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c tokenizer.cpp -fPIC -DPIC -o .libs/tokenizer.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c mime.cpp -fPIC -DPIC -o .libs/mime.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o ssl.lo ssl.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c -o applog.lo applog.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c ssl.cpp -fPIC -DPIC -o .libs/ssl.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -c applog.cpp -fPIC -DPIC -o .libs/applog.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -march=x86-64 -pipe -version-info 0:1 -release 1.8 -Wl,--as-needed -o libccgnu2.la -rpath /usr/lib64 thread.lo mutex.lo semaphore.lo threadkey.lo friends.lo event.lo slog.lo dir.lo file.lo inaddr.lo peer.lo timer.lo socket.lo strchar.lo simplesocket.lo mempager.lo keydata.lo dso.lo exception.lo missing.lo process.lo string.lo in6addr.lo buffer.lo lockfile.lo nat.lo runlist.lo assoc.lo pointer.lo linked.lo map.lo cidr.lo -lrt -pthread -lpthread -ldl -lssl In file included from tokenizer.cpp:39: ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/tokenizer.h:177:34: note: in expansion of macro ‘THROWS’ 177 | iterator &operator ++ () THROWS (NoSuchElementException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ ../inc/cc++/tokenizer.h:187:37: note: in expansion of macro ‘THROWS’ 187 | const char* operator * () THROWS (NoSuchElementException); | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ tokenizer.cpp:77:70: note: in expansion of macro ‘THROWS’ 77 | StringTokenizer::iterator& StringTokenizer::iterator::operator ++ () THROWS (StringTokenizer::NoSuchElementException) | ^~~~~~ ../inc/cc++/config.h:944:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | #define THROWS(x) throw(x) | ^~~~~ tokenizer.cpp:113:55: note: in expansion of macro ‘THROWS’ 113 | const char * StringTokenizer::iterator::operator * () THROWS (StringTokenizer::NoSuchElementException) | ^~~~~~ libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/crtbeginS.o .libs/thread.o .libs/mutex.o .libs/semaphore.o .libs/threadkey.o .libs/friends.o .libs/event.o .libs/slog.o .libs/dir.o .libs/file.o .libs/inaddr.o .libs/peer.o .libs/timer.o .libs/socket.o .libs/strchar.o .libs/simplesocket.o .libs/mempager.o .libs/keydata.o .libs/dso.o .libs/exception.o .libs/missing.o .libs/process.o .libs/string.o .libs/in6addr.o .libs/buffer.o .libs/lockfile.o .libs/nat.o .libs/runlist.o .libs/assoc.o .libs/pointer.o .libs/linked.o .libs/map.o .libs/cidr.o -Wl,--as-needed -lrt -lpthread -ldl -lssl -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/crtn.o -O2 -march=x86-64 -pthread -pthread -Wl,-soname -Wl,libccgnu2-1.8.so.0 -o .libs/libccgnu2-1.8.so.0.0.1 ssl.cpp: In member function ‘bool ost::SSLStream::getSession()’: ssl.cpp:358:23: error: ‘SSLv3_client_method’ was not declared in this scope; did you mean ‘SSLv23_client_method’? 358 | ctx = SSL_CTX_new(SSLv3_client_method()); | ^~~~~~~~~~~~~~~~~~~ | SSLv23_client_method make[2]: *** [Makefile:709: ssl.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... libtool: link: (cd ".libs" && rm -f "libccgnu2-1.8.so.0" && ln -s "libccgnu2-1.8.so.0.0.1" "libccgnu2-1.8.so.0") libtool: link: (cd ".libs" && rm -f "libccgnu2.so" && ln -s "libccgnu2-1.8.so.0.0.1" "libccgnu2.so") libtool: link: ( cd ".libs" && rm -f "libccgnu2.la" && ln -s "../libccgnu2.la" "libccgnu2.la" ) make[2]: Leaving directory '/var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1/src' make[1]: *** [Makefile:489: all-recursive] Error 1 make[1]: Leaving directory '/var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1' make: *** [Makefile:417: all] Error 2 * ERROR: dev-cpp/commoncpp2-1.8.1-r4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-cpp/commoncpp2-1.8.1-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-cpp/commoncpp2-1.8.1-r4::gentoo'`. * The complete build log is located at '/var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/temp/build.log'. * The ebuild environment file is located at '/var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/temp/environment'. * Working directory: '/var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1' * S: '/var/calculate/tmp/portage/dev-cpp/commoncpp2-1.8.1-r4/work/commoncpp2-1.8.1'