+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/commoncpp2.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2JC5zk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf commoncpp2-1.8.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/commoncpp2-1.8.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd commoncpp2-1.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (commoncpp2-1.8.1-statfix.patch):' Patch #1 (commoncpp2-1.8.1-statfix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/applog.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.okPLQQ + umask 022 + cd /builddir/build/BUILD + cd commoncpp2-1.8.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./autoconf/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-dependency-tracking checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for library containing strerror... none required checking for MSC environment... no checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking dependency style of g++... none checking for C/C++ restrict keyword... __restrict checking for working volatile... yes checking for inline... inline checking for riscv64-redhat-linux-gnu-ranlib... 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 gcc accepts -kthread... no checking whether 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 netinet6/in6.h usability... no checking netinet6/in6.h presence... no checking for netinet6/in6.h... no checking linux/in6.h usability... yes checking linux/in6.h presence... yes checking for linux/in6.h... yes checking for inet_pton in -lc... yes checking for gethostbyname2 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 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... gcc -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking how to run the C++ preprocessor... g++ -E checking whether g++ has built-in bool type... yes checking whether g++ supports -fhandle-exceptions... no checking whether g++ supports exception handling... yes checking exception usability... yes checking exception presence... yes checking for exception... yes checking whether g++ supports mutable... yes checking whether g++ supports namespace... yes checking wheather old style iostreams... no checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking whether g++ has new(size_t,void*)... yes checking for debugging... no checking for profiling... no checking for doxygen... /usr/bin/doxygen 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 + /usr/bin/make /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1' Making all in inc make[2]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc' Making all in cc++ make[3]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++' make[3]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc' make[2]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc' Making all in src make[2]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o thread.lo thread.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c thread.cpp -fPIC -DPIC -o .libs/thread.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mutex.lo mutex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mutex.cpp -fPIC -DPIC -o .libs/mutex.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o semaphore.lo semaphore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c semaphore.cpp -fPIC -DPIC -o .libs/semaphore.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o threadkey.lo threadkey.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c threadkey.cpp -fPIC -DPIC -o .libs/threadkey.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o friends.lo friends.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c friends.cpp -fPIC -DPIC -o .libs/friends.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o event.lo event.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c event.cpp -fPIC -DPIC -o .libs/event.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o slog.lo slog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c slog.cpp -fPIC -DPIC -o .libs/slog.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dir.lo dir.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dir.cpp -fPIC -DPIC -o .libs/dir.o 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] readdir_r(dir, save, &entry); ^ In file included from ../inc/cc++/file.h:70:0, from dir.cpp:42: /usr/include/dirent.h:183:12: note: declared here extern int readdir_r (DIR *__restrict __dirp, ^~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o file.lo file.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c file.cpp -fPIC -DPIC -o .libs/file.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o inaddr.lo inaddr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c inaddr.cpp -fPIC -DPIC -o .libs/inaddr.o In file included from /usr/include/string.h:494:0, from /usr/include/sys/un.h:37, from ../inc/cc++/config.h:859, from inaddr.cpp:39: In function 'void* memset(void*, int, size_t)', inlined from 'void ost::IPV4Address::setAddress(const char*)' at inaddr.cpp:336:19: /usr/include/bits/string_fortified.h:71:70: warning: 'void* __builtin___memset_chk(void*, int, long unsigned int, long unsigned int)' writing 8 bytes into a region of size 4 overflows the destination [-Wstringop-overflow=] return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest)); ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o peer.lo peer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c peer.cpp -fPIC -DPIC -o .libs/peer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o timer.lo timer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c timer.cpp -fPIC -DPIC -o .libs/timer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o socket.lo socket.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c socket.cpp -fPIC -DPIC -o .libs/socket.o socket.cpp: In member function 'ost::Socket::Error ost::UDPSocket::join(const ost::IPV4Multicast&, int)': socket.cpp:1563:56: warning: argument to 'sizeof' in 'void* memcpy(void*, const void*, size_t)' call is the same pointer type 'in_addr*' as the destination; expected 'in_addr' or an explicit length [-Wsizeof-pointer-memaccess] memcpy(&group.imr_address, &myaddr.sin_addr, sizeof(&myaddr.sin_addr)); ^ socket.cpp: In destructor 'virtual ost::TCPStream::~TCPStream()': socket.cpp:2976:58: warning: throw will always call terminate() [-Wterminate] catch( ... ) { if ( ! std::uncaught_exception()) throw;}; ^~~~~ socket.cpp:2976:58: note: in C++11 destructors default to noexcept /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o strchar.lo strchar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c strchar.cpp -fPIC -DPIC -o .libs/strchar.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o simplesocket.lo simplesocket.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c simplesocket.cpp -fPIC -DPIC -o .libs/simplesocket.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mempager.lo mempager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mempager.cpp -fPIC -DPIC -o .libs/mempager.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o keydata.lo keydata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c keydata.cpp -fPIC -DPIC -o .libs/keydata.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dso.lo dso.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dso.cpp -fPIC -DPIC -o .libs/dso.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o exception.lo exception.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c exception.cpp -fPIC -DPIC -o .libs/exception.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] strerror_r(_systemError, _systemErrorString, errStrSize); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o missing.lo missing.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c missing.cpp -fPIC -DPIC -o .libs/missing.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o process.lo process.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c process.cpp -fPIC -DPIC -o .libs/process.o 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] setegid(group->gr_gid); ~~~~~~~^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o string.lo string.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c string.cpp -fPIC -DPIC -o .libs/string.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o in6addr.lo in6addr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c in6addr.cpp -fPIC -DPIC -o .libs/in6addr.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o buffer.lo buffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c buffer.cpp -fPIC -DPIC -o .libs/buffer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lockfile.lo lockfile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c lockfile.cpp -fPIC -DPIC -o .libs/lockfile.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nat.lo nat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nat.cpp -fPIC -DPIC -o .libs/nat.o nat.cpp:148:5: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "unable to open device "NAT_DEVICE, ^ nat.cpp:152:5: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "unable to lookup, nat "NAT_SYSCALL" failed", ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o runlist.lo runlist.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c runlist.cpp -fPIC -DPIC -o .libs/runlist.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o assoc.lo assoc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c assoc.cpp -fPIC -DPIC -o .libs/assoc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pointer.lo pointer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c pointer.cpp -fPIC -DPIC -o .libs/pointer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o linked.lo linked.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c linked.cpp -fPIC -DPIC -o .libs/linked.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o map.lo map.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c map.cpp -fPIC -DPIC -o .libs/map.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cidr.lo cidr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cidr.cpp -fPIC -DPIC -o .libs/cidr.o /bin/sh ../libtool --tag=CXX --mode=link g++ -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 0:1 -release 1.8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: g++ -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/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 -lrt -lpthread -ldl -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libccgnu2-1.8.so.0 -o .libs/libccgnu2-1.8.so.0.0.1 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" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o numbers.lo numbers.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c numbers.cpp -fPIC -DPIC -o .libs/numbers.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o zstream.lo zstream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zstream.cpp -fPIC -DPIC -o .libs/zstream.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o socketport.lo socketport.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c socketport.cpp -fPIC -DPIC -o .libs/socketport.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o url.lo url.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c url.cpp -fPIC -DPIC -o .libs/url.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xml.lo xml.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c xml.cpp -fPIC -DPIC -o .libs/xml.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o persist.lo persist.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c persist.cpp -fPIC -DPIC -o .libs/persist.o In file included from persist.cpp:39:0: ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:269:72: note: in expansion of macro 'THROWS' Engine(std::iostream& stream, EngineMode mode, bool compress=true) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:290:42: note: in expansion of macro 'THROWS' void write(const BaseObject &object) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:296:42: note: in expansion of macro 'THROWS' void write(const BaseObject *object) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:301:26: note: in expansion of macro 'THROWS' void write(int8 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:302:26: note: in expansion of macro 'THROWS' void write(uint8 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:303:26: note: in expansion of macro 'THROWS' void write(int16 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:304:26: note: in expansion of macro 'THROWS' void write(uint16 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:305:26: note: in expansion of macro 'THROWS' void write(int32 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:306:26: note: in expansion of macro 'THROWS' void write(uint32 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:308:26: note: in expansion of macro 'THROWS' void write(int64 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:309:26: note: in expansion of macro 'THROWS' void write(uint64 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:311:26: note: in expansion of macro 'THROWS' void write(float i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:312:26: note: in expansion of macro 'THROWS' void write(double i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:315:35: note: in expansion of macro 'THROWS' void write(const String& str) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:316:40: note: in expansion of macro 'THROWS' void write(const std::string& str) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:319:60: note: in expansion of macro 'THROWS' void writeBinary(const uint8* data, const uint32 size) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:327:35: note: in expansion of macro 'THROWS' void read(BaseObject &object) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:332:36: note: in expansion of macro 'THROWS' void read(BaseObject *&object) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:337:26: note: in expansion of macro 'THROWS' void read(int8& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:338:26: note: in expansion of macro 'THROWS' void read(uint8& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:339:26: note: in expansion of macro 'THROWS' void read(int16& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:340:26: note: in expansion of macro 'THROWS' void read(uint16& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:341:26: note: in expansion of macro 'THROWS' void read(int32& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:342:26: note: in expansion of macro 'THROWS' void read(uint32& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:344:26: note: in expansion of macro 'THROWS' void read(int64& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:345:26: note: in expansion of macro 'THROWS' void read(uint64& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:347:26: note: in expansion of macro 'THROWS' void read(float& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:348:26: note: in expansion of macro 'THROWS' void read(double& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:351:28: note: in expansion of macro 'THROWS' void read(String& str) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:352:33: note: in expansion of macro 'THROWS' void read(std::string& str) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:355:47: note: in expansion of macro 'THROWS' void readBinary(uint8* data, uint32 size) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:362:41: note: in expansion of macro 'THROWS' void readObject(BaseObject* object) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:367:30: note: in expansion of macro 'THROWS' const String readClass() THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:405:64: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, BaseObject &ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:407:65: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, BaseObject *&ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:409:65: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, BaseObject const &ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:411:65: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, BaseObject const *ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:414:53: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, int8& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:416:53: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, int8 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:419:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, uint8& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:421:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, uint8 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:424:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, int16& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:426:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, int16 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:429:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, uint16& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:431:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, uint16 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:434:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, int32& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:436:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, int32 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:439:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, uint32& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:441:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, uint32 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:445:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, int64& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:447:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, int64 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:450:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, uint64& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:452:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, uint64 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:456:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, float& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:458:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, float ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:461:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, double& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:463:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, double ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:466:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, String& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:468:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, String ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:471:60: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, std::string& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:473:60: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, std::string ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:476:53: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, bool& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:478:53: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, bool ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:490:69: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, typename std::vector const& ob) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:504:63: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, typename std::vector& ob) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:521:68: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, typename std::deque const& ob) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:535:62: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, typename std::deque& ob) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:556:75: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, typename std::map const & ob) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:570:68: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, typename std::map& ob) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:588:54: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, std::pair &ob) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:599:54: note: in expansion of macro 'THROWS' Engine& operator >>(Engine& ar, std::pair &ob) THROWS (PersistException) ^~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o engine.lo engine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c engine.cpp -fPIC -DPIC -o .libs/engine.o In file included from engine.cpp:39:0: ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:269:72: note: in expansion of macro 'THROWS' Engine(std::iostream& stream, EngineMode mode, bool compress=true) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:290:42: note: in expansion of macro 'THROWS' void write(const BaseObject &object) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:296:42: note: in expansion of macro 'THROWS' void write(const BaseObject *object) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:301:26: note: in expansion of macro 'THROWS' void write(int8 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:302:26: note: in expansion of macro 'THROWS' void write(uint8 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:303:26: note: in expansion of macro 'THROWS' void write(int16 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:304:26: note: in expansion of macro 'THROWS' void write(uint16 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:305:26: note: in expansion of macro 'THROWS' void write(int32 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:306:26: note: in expansion of macro 'THROWS' void write(uint32 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:308:26: note: in expansion of macro 'THROWS' void write(int64 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:309:26: note: in expansion of macro 'THROWS' void write(uint64 i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:311:26: note: in expansion of macro 'THROWS' void write(float i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:312:26: note: in expansion of macro 'THROWS' void write(double i) THROWS (PersistException) { CCXX_ENGINEWRITE_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:315:35: note: in expansion of macro 'THROWS' void write(const String& str) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:316:40: note: in expansion of macro 'THROWS' void write(const std::string& str) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:319:60: note: in expansion of macro 'THROWS' void writeBinary(const uint8* data, const uint32 size) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:327:35: note: in expansion of macro 'THROWS' void read(BaseObject &object) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:332:36: note: in expansion of macro 'THROWS' void read(BaseObject *&object) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:337:26: note: in expansion of macro 'THROWS' void read(int8& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:338:26: note: in expansion of macro 'THROWS' void read(uint8& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:339:26: note: in expansion of macro 'THROWS' void read(int16& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:340:26: note: in expansion of macro 'THROWS' void read(uint16& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:341:26: note: in expansion of macro 'THROWS' void read(int32& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:342:26: note: in expansion of macro 'THROWS' void read(uint32& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:344:26: note: in expansion of macro 'THROWS' void read(int64& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:345:26: note: in expansion of macro 'THROWS' void read(uint64& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:347:26: note: in expansion of macro 'THROWS' void read(float& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:348:26: note: in expansion of macro 'THROWS' void read(double& i) THROWS (PersistException) { CCXX_ENGINEREAD_REF(i); } ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:351:28: note: in expansion of macro 'THROWS' void read(String& str) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:352:33: note: in expansion of macro 'THROWS' void read(std::string& str) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:355:47: note: in expansion of macro 'THROWS' void readBinary(uint8* data, uint32 size) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:362:41: note: in expansion of macro 'THROWS' void readObject(BaseObject* object) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:367:30: note: in expansion of macro 'THROWS' const String readClass() THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:405:64: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, BaseObject &ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:407:65: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, BaseObject *&ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:409:65: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, BaseObject const &ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:411:65: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, BaseObject const *ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:414:53: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, int8& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:416:53: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, int8 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:419:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, uint8& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:421:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, uint8 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:424:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, int16& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:426:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, int16 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:429:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, uint16& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:431:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, uint16 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:434:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, int32& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:436:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, int32 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:439:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, uint32& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:441:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, uint32 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:445:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, int64& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:447:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, int64 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:450:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, uint64& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:452:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, uint64 ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:456:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, float& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:458:54: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, float ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:461:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, double& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:463:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, double ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:466:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, String& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:468:55: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, String ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:471:60: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, std::string& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:473:60: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, std::string ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:476:53: note: in expansion of macro 'THROWS' __EXPORT Engine& operator >>( Engine& ar, bool& ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:478:53: note: in expansion of macro 'THROWS' __EXPORT Engine& operator <<( Engine& ar, bool ob) THROWS (PersistException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:490:69: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, typename std::vector const& ob) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:504:63: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, typename std::vector& ob) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:521:68: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, typename std::deque const& ob) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:535:62: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, typename std::deque& ob) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:556:75: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, typename std::map const & ob) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:570:68: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, typename std::map& ob) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:588:54: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, std::pair &ob) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/persist.h:599:54: note: in expansion of macro 'THROWS' Engine& operator >>(Engine& ar, std::pair &ob) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:69:71: note: in expansion of macro 'THROWS' Engine::Engine(std::iostream& stream, EngineMode mode, bool compress) THROWS (PersistException) : ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:151:64: note: in expansion of macro 'THROWS' void Engine::writeBinary(const uint8* data, const uint32 size) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:195:51: note: in expansion of macro 'THROWS' void Engine::readBinary(uint8* data, uint32 size) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:253:46: note: in expansion of macro 'THROWS' void Engine::write(const BaseObject *object) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:297:39: note: in expansion of macro 'THROWS' void Engine::read(BaseObject &object) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:321:40: note: in expansion of macro 'THROWS' void Engine::read(BaseObject *&object) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:359:45: note: in expansion of macro 'THROWS' void Engine::readObject(BaseObject* object) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:376:34: note: in expansion of macro 'THROWS' const String Engine::readClass() THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:397:39: note: in expansion of macro 'THROWS' void Engine::write(const String& str) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:404:32: note: in expansion of macro 'THROWS' void Engine::read(String& str) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:419:44: note: in expansion of macro 'THROWS' void Engine::write(const std::string& str) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:426:37: note: in expansion of macro 'THROWS' void Engine::read(std::string& str) THROWS (PersistException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:440:50: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, BaseObject &ob) THROWS (PersistException) {CCXX_RE(ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:441:51: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, BaseObject *&ob) THROWS (PersistException) {CCXX_RE(ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:442:56: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, BaseObject const &ob) THROWS (PersistException) {CCXX_WE(ar,&ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:443:56: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, BaseObject const *ob) THROWS (PersistException) {CCXX_WE(ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:445:44: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, int8& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:446:43: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, int8 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:448:45: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, uint8& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:449:45: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, uint8 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:451:45: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, int16& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:452:45: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, int16 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:454:46: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, uint16& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:455:46: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, uint16 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:457:45: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, int32& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:458:45: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, int32 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:460:46: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, uint32& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:461:46: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, uint32 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:464:45: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, int64& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:465:45: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, int64 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:467:46: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, uint64& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:468:46: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, uint64 ob) THROWS (PersistException) {CCXX_WE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:471:45: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, float& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:472:45: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, float ob) THROWS (PersistException) {CCXX_WE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:474:46: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, double& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:475:46: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, double ob) THROWS (PersistException) {CCXX_WE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:477:46: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, String& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:478:46: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, String ob) THROWS (PersistException) {CCXX_WE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:480:51: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, std::string& ob) THROWS (PersistException) {CCXX_RE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:481:51: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, std::string ob) THROWS (PersistException) {CCXX_WE (ar,ob);} ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:483:44: note: in expansion of macro 'THROWS' Engine& operator >>( Engine& ar, bool& ob) THROWS (PersistException) { ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ engine.cpp:487:43: note: in expansion of macro 'THROWS' Engine& operator <<( Engine& ar, bool ob) THROWS (PersistException) { ^~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o digest.lo digest.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c digest.cpp -fPIC -DPIC -o .libs/digest.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cmdoptns.lo cmdoptns.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cmdoptns.cpp -fPIC -DPIC -o .libs/cmdoptns.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o date.lo date.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c date.cpp -fPIC -DPIC -o .libs/date.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o md5.lo md5.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c md5.cpp -fPIC -DPIC -o .libs/md5.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o unix.lo unix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c unix.cpp -fPIC -DPIC -o .libs/unix.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o network.lo network.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c network.cpp -fPIC -DPIC -o .libs/network.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o serial.lo serial.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c serial.cpp -fPIC -DPIC -o .libs/serial.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o urlstring.lo urlstring.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c urlstring.cpp -fPIC -DPIC -o .libs/urlstring.o urlstring.cpp: In function 'size_t ost::b64Decode(const char*, unsigned char*, size_t)': urlstring.cpp:133:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = 0; i < 256; ++i) ^~~ urlstring.cpp:135:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (i = 0; i < 64 ; ++i) ^~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tokenizer.lo tokenizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tokenizer.cpp -fPIC -DPIC -o .libs/tokenizer.o In file included from tokenizer.cpp:39:0: ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/tokenizer.h:177:34: note: in expansion of macro 'THROWS' iterator &operator ++ () THROWS (NoSuchElementException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ ../inc/cc++/tokenizer.h:187:37: note: in expansion of macro 'THROWS' const char* operator * () THROWS (NoSuchElementException); ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ tokenizer.cpp:77:70: note: in expansion of macro 'THROWS' StringTokenizer::iterator& StringTokenizer::iterator::operator ++ () THROWS (StringTokenizer::NoSuchElementException) ^~~~~~ ../inc/cc++/config.h:945:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROWS(x) throw(x) ^ tokenizer.cpp:113:55: note: in expansion of macro 'THROWS' const char * StringTokenizer::iterator::operator * () THROWS (StringTokenizer::NoSuchElementException) ^~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mime.lo mime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mime.cpp -fPIC -DPIC -o .libs/mime.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ssl.lo ssl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ssl.cpp -fPIC -DPIC -o .libs/ssl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o applog.lo applog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c applog.cpp -fPIC -DPIC -o .libs/applog.o /bin/sh ../libtool --tag=CXX --mode=link g++ -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 0:1 -release 1.8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libccext2.la -rpath /usr/lib64 numbers.lo zstream.lo socketport.lo url.lo xml.lo persist.lo engine.lo digest.lo cmdoptns.lo date.lo md5.lo unix.lo network.lo serial.lo urlstring.lo tokenizer.lo mime.lo ssl.lo applog.lo -lrt -pthread -lpthread ../src/libccgnu2.la -lz libtool: link: g++ -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/numbers.o .libs/zstream.o .libs/socketport.o .libs/url.o .libs/xml.o .libs/persist.o .libs/engine.o .libs/digest.o .libs/cmdoptns.o .libs/date.o .libs/md5.o .libs/unix.o .libs/network.o .libs/serial.o .libs/urlstring.o .libs/tokenizer.o .libs/mime.o .libs/ssl.o .libs/applog.o -Wl,-rpath -Wl,/builddir/build/BUILD/commoncpp2-1.8.1/src/.libs -Wl,-rpath -Wl,/usr/lib64 -lrt -lpthread ../src/.libs/libccgnu2.so -lz -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libccext2-1.8.so.0 -o .libs/libccext2-1.8.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libccext2-1.8.so.0" && ln -s "libccext2-1.8.so.0.0.1" "libccext2-1.8.so.0") libtool: link: (cd ".libs" && rm -f "libccext2.so" && ln -s "libccext2-1.8.so.0.0.1" "libccext2.so") libtool: link: ( cd ".libs" && rm -f "libccext2.la" && ln -s "../libccext2.la" "libccext2.la" ) make[2]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1/doc' /usr/bin/doxygen Doxyfile warning: Tag `USE_WINDOWS_ENCODING' at line 54 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DETAILS_AT_TOP' at line 136 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 197 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 592 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 824 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 830 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1091 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1099 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Searching for include files... Searching for files in directory /builddir/build/BUILD/commoncpp2-1.8.1/doc Searching for example files... Searching for files in directory /builddir/build/BUILD/commoncpp2-1.8.1/demo Searching for files in directory /builddir/build/BUILD/commoncpp2-1.8.1/tests Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++ Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/address.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/address.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/applog.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/applog.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/buffer.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/buffer.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/cmdoptns.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/cmdoptns.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/common.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/common.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/config.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/config.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/counter.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/counter.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/digest.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/digest.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/exception.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/exception.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/export.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/export.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/file.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/file.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/functions.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/functions.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/mime.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/mime.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/misc.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/misc.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/missing.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/missing.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/network.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/network.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/numbers.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/numbers.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/objcount.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/objcount.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/objlink.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/objlink.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/objmap.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/objmap.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/objsync.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/objsync.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/oststring.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/oststring.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/persist.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/persist.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/pointer.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/pointer.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/process.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/process.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/serial.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/serial.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/slog.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/slog.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/socket.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/socket.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/socketport.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/socketport.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/ssl.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/ssl.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/strchar.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/strchar.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/string.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/string.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/template.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/template.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/thread.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/thread.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/tokenizer.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/tokenizer.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/unix.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/unix.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/url.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/url.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/xml.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/xml.h... Preprocessing /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/zstream.h... Parsing file /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/zstream.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating docs for example bug1.cpp... Generat/builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/applog.h:414: warning: The following parameters of ost::AppLog::operator<<(AppLog &(*pfManipulator)(AppLog &)) are not documented: parameter 'pfManipulator' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/applog.h:421: warning: The following parameters of ost::AppLog::operator<<(ostream &(*pfManipulator)(ostream &)) are not documented: parameter 'pfManipulator' ing docs for example bug2.cpp... Generating docs for example cmdlineopt.cpp... Generating docs for example crc32.cpp... Generating docs for example digest.cpp... Generating docs for example SampleSocketPort.cpp... Generating docs for example serialecho.cpp... Generating docs for example serialmain.cpp... Generating docs for example slogTest.cpp... Generating docs for example tcp.cpp... Generating docs for example tcpservice.cpp... Generating docs for example tcpstr1.cpp... Generating docs for example tcpthread.cpp... Generating docs for example thread1.cpp... Generating docs for example thread2.cpp... Generating docs for example url1.cpp... Generating docs for example urlfetch.cpp... Generating docs for example xmlfetch.cpp... Generating file sources... Generating code for file address.h... Generating code for file applog.h... Generating code for file buffer.h... Generating code for file cmdoptns.h... Generating code for file common.h... Generating code for file config.h... Generating code for file counter.h... Generating code for file digest.h... Generating code for file exception.h... Generating code for file export.h... Generating code for file file.h... Generating code for file functions.h... Generating code for file mime.h... Generating code for file misc.h... Generating code for file missing.h... Generating code for file network.h... Generating code for file numbers.h... Generating code for file objcount.h... Generating code for file object.h... Generating code for file objlink.h... Generating code for file objmap.h... Generating code for file objsync.h... Generating code for file oststring.h... Generating code for file persist.h... Generating code for file pointer.h... Generating code for file process.h... Generating code for file serial.h... Generating code for file slog.h... Generating code for file socket.h... Generating code for file socketport.h... Generating code for file ssl.h... Generating code for file strchar.h... Generating code for file string.h... Generating code for file template.h... Generating code for file thread.h... Generating code for file tokenizer.h... Generating code for file unix.h... Generating code for file url.h... Generating code for file xml.h... Generating code for file zstream.h... Generating file documentation... Generating docs for file address.h... Generating docs for file applog.h... Generating docs for file buffer.h... Generating docs for file cmdoptns.h... Generating docs for file common.h... Generating docs for file config.h... Generating docs for file counter.h... Generating docs for file digest.h... Generating docs for file exception.h... Generating docs for file export.h... Generating docs for file file.h... Generating docs for file functions.h... Generating docs for file mime.h... Generating docs for file misc.h... Generating docs for file missing.h... Generating docs for file network.h... Generating docs for file numbers.h... Generating docs for file objcount.h... Generating docs for file object.h... Generating docs for file objlink.h... Generating docs for file objmap.h... Generating docs for file objsync.h... Generating docs for file oststring.h... Generating docs for file persist.h... Generating docs for file pointer.h... Generating docs for file process.h... Generating docs for file serial.h... Generating docs for file slog.h... Generating docs for file socket.h... Generating docs for file socketport.h... Generating docs for file ssl.h... Generating docs for file strchar.h... Generating docs for file string.h... Generating docs for file template.h... Generating docs for file thread.h... Generating docs for file tokenizer.h... Generating docs for file unix.h... Generating docs for file url.h... Generating docs for file xml.h... Generating docs for file zstream.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for namespace ost Generating docs for compound ost::AppLog... Generating docs for nested compound ost::AppLog::Ident... Generating docs for compound ost::Assoc.../builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/socket.h:779: warning: The following parameters of ost::DCCPSocket::DCCPSocket(const char *name, Family family=IPV4, unsigned backlog=5) are not documented: parameter 'family' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/socket.h:828: warning: The following parameters of ost::DCCPSocket::connect(const IPV4Host &host, tpport_t port, timeout_t timeout=0) are not documented: parameter 'timeout' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/applog.h:118: warning: The following parameters of ost::HEXdump::operator<<(std::ostream &out, const HEXdump &hd) are not documented: parameter 'out' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/address.h:218: warning: argument 'cidr' of command @param is not found in the argument list of ost::IPV4Cidr::IPV4Cidr(IPV4Cidr &) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/address.h:306: warning: argument 'cidr' of command @param is not found in the argument list of ost::IPV6Cidr::IPV6Cidr(IPV6Cidr &) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/misc.h:547: warning: argument 'sym' of command @param is not found in the argument list of ost::Keydata::getBool(const char *key) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/misc.h:551: warning: The following parameters of ost::Keydata::getBool(const char *key) are not documented: parameter 'key' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/misc.h:555: warning: argument 'sym' of command @param is not found in the argument list of ost::Keydata::getDouble(const char *key, double def=0.) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/misc.h:555: warning: argument 'default' of command @param is not found in the argument list of ost::Keydata::getDouble(const char *key, double def=0.) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/misc.h:560: warning: The following parameters of ost::Keydata::getDouble(const char *key, double def=0.) are not documented: parameter 'key' parameter 'def' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/misc.h:538: warning: argument 'default' of command @param is not found in the argument list of ost::Keydata::getLong(const char *sym, long def=0) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/misc.h:543: warning: The following parameters of ost::Keydata::getLong(const char *sym, long def=0) are not documented: parameter 'def' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/misc.h:529: warning: argument 'default' of command @param is not found in the argument list of ost::Keydata::getString(const char *sym, const char *def=NULL) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/misc.h:534: warning: The following parameters of ost::Keydata::getString(const char *sym, const char *def=NULL) are not documented: parameter 'def' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:307: warning: argument 'object' of command @param is not found in the argument list of ost::LinkedDouble::insert(LinkedDouble &obj, InsertMode position=modeAtLast) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:313: warning: The following parameters of ost::LinkedDouble::insert(LinkedDouble &obj, InsertMode position=modeAtLast) are not documented: parameter 'obj' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:210: warning: argument 'object' of command @param is not found in the argument list of ost::LinkedSingle::insert(LinkedSingle &obj) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:217: warning: The following parameters of ost::LinkedSingle::insert(LinkedSingle &obj) are not documented: parameter 'obj' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:484: warning: argument 'the' of command @param is not found in the argument list of ost::MapIndex::MapIndex(MapObject *theObject) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:489: warning: The following parameters of ost::MapIndex::MapIndex(MapObject *theObject) are not documented: parameter 'theObject' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:492: warning: argument 'the' of command @param is not found in the argument list of ost::MapIndex::MapIndex(const MapIndex &theIndex) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:497: warning: The following parameters of ost::MapIndex::MapIndex(const MapIndex &theIndex) are not documented: parameter 'theIndex' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:349: warning: argument 'number' of command @param is not found in the argument list of ost::MapTable::MapTable(unsigned size) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:352: warning: The following parameters of ost::MapTable::MapTable(unsigned size) are not documented: parameter 'size' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:437: warning: argument 'object' of command @param is not found in the argument list of ost::MapTable::addFree(MapObject *obj) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:443: warning: The following parameters of ost::MapTable::addFree(MapObject *obj) are not documented: parameter 'obj' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:394: warning: argument 'object' of command @param is not found in the argument list of ost::MapTable::addObject(MapObject &obj) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:400: warning: The following parameters of ost::MapTable::addObject(MapObject &obj) are not documented: parameter 'obj' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:385: warning: argument 'key' of command @param is not found in the argument list of ost::MapTable::getObject(const char *id) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:392: warning: The following parameters of ost::MapTable::getObject(const char *id) are not documented: parameter 'id' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:447: warning: argument 'object' of command @param is not found in the argument list of ost::MapTable::operator+=(MapObject &obj) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:451: warning: The following parameters of ost::MapTable::operator+=(MapObject &obj) are not documented: parameter 'obj' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:455: warning: argument 'object' of command @param is not found in the argument list of ost::MapTable::operator-=(MapObject &obj) /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/object.h:460: warning: The following parameters of ost::MapTable::operator-=(MapObject &obj) are not documented: parameter 'obj' /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/process.h:105: warning: explicit link request to 'return' could not be resolved Generating docs for compound ost::AtomicCounter... Generating docs for compound ost::BaseObject... Generating docs for compound ost::Buffer... Generating docs for compound ost::Cancellation... Generating docs for compound ost::ChecksumDigest... Generating docs for compound ost::cistring_char_traits... Generating docs for compound ost::CommandOption... Generating docs for compound ost::CommandOptionArg... Generating docs for compound ost::CommandOptionCollect... Generating docs for compound ost::CommandOptionNoArg... Generating docs for compound ost::CommandOptionParse... Generating docs for compound ost::CommandOptionRest... Generating docs for compound ost::CommandOptionWithArg... Generating docs for compound ost::Conditional... Generating docs for compound ost::Counter... Generating docs for compound ost::CRC16Digest... Generating docs for compound ost::CRC32Digest... Generating docs for compound ost::Date... Generating docs for compound ost::DateNumber... Generating docs for compound ost::Datetime... Generating docs for compound ost::DCCPSocket... Generating docs for compound ost::Digest... Generating docs for compound ost::Dir... Generating docs for compound ost::DirTree... Generating docs for compound ost::DSO... Generating docs for compound ost::Engine... Generating docs for compound ost::Event... Generating docs for compound ost::File... Generating docs for nested compound ost::File::_fcb... Generating docs for compound ost::FixedBuffer... Generating docs for compound ost::HEXdump... Generating docs for compound ost::IPV4Address... Generating docs for compound ost::IPV4Broadcast... Generating docs for compound ost::IPV4Cidr... Generating docs for compound ost::IPV4Host... Generating docs for compound ost::IPV4Mask... Generating docs for compound ost::IPV4Multicast... Generating docs for compound ost::IPV4MulticastValidator... Generating docs for compound ost::IPV4Validator... Generating docs for compound ost::IPV6Address... Generating docs for compound ost::IPV6Broadcast... Generating docs for compound ost::IPV6Cidr... Generating docs for compound ost::IPV6Host... Generating docs for compound ost::IPV6Mask... Generating docs for compound ost::IPV6Multicast... Generating docs for compound ost::IPV6MulticastValidator... Generating docs for compound ost::IPV6Validator... Generating docs for compound ost::IZStream... Generating docs for compound ost::Keydata... Generating docs for nested compound ost::Keydata::Define... Generating docs for nested compound ost::Keydata::Keysym... Generating docs for nested compound ost::Keydata::Keyval... Generating docs for compound ost::keyMap... Generating docs for compound ost::LinkedDouble... Generating docs for compound ost::LinkedSingle... Generating docs for compound ost::Lockfile... Generating docs for compound ost::MapIndex... Generating docs for compound ost::MapObject... Generating docs for compound ost::MappedFile... Generating docs for compound ost::MapTable... Generating docs for compound ost::MD5Digest... Generating docs for compound ost::MemPager... Generating docs for compound ost::MemPagerObject... Generating docs for compound ost::MIMEFormData... Generating docs for compound ost::MIMEItemPart... Generating docs for compound ost::MIMEMultipart... Generating docs for compound ost::MIMEMultipartForm... Generating docs for compound ost::Mutex... Generating docs for compound ost::MutexCounter... Generating docs for compound ost::MutexLock... Generating docs for compound ost::NetworkDeviceInfo... Generating docs for compound ost::Number... Generating docs for compound ost::objCounter... Generating docs for compound ost::objList... Generating docs for compound ost::objMap... Generating docs for compound ost::objSync... Generating docs for compound ost::OZStream... Generating docs for compound ost::Pointer... Generating docs for compound ost::PosixThread... Generating docs for compound ost::Process... Generating docs for compound ost::RandomFile... Generating docs for compound ost::ReadLock... Generating docs for compound ost::RefObject... Generating docs for compound ost:/builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/string.h:380: warning: argument 'delim' of command @param is not found in the argument list of ost::String::token() /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/string.h:380: warning: argument 'offset' of command @param is not found in the argument list of ost::String::token() /builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++/thread.h:1184: warning: explicit link request to 'Initial' could not be resolved :RefPointer... Generating docs for compound ost::Runable... Generating docs for compound ost::Runlist... Generating docs for compound ost::Semaphore... Generating docs for compound ost::SemaphoreLock... Generating docs for compound ost::Serial... Generating docs for compound ost::SerialPort... Generating docs for compound ost::SerialService... Generating docs for compound ost::SharedFile... Generating docs for compound ost::SharedMemPager... Generating docs for compound ost::SimpleTCPStream... Generating docs for compound ost::Slog... Generating docs for compound ost::Socket... Generating docs for compound ost::SocketPort... Generating docs for compound ost::SocketService... Generating docs for compound ost::SSLStream... Generating docs for compound ost::SString... Generating docs for compound ost::StackPager... Generating docs for compound ost::String... Generating docs for compound ost::StringObject... Generating docs for compound ost::StringTokenizer... Generating docs for nested compound ost::StringTokenizer::iterator... Generating docs for nested compound ost::StringTokenizer::NoSuchElementException... Generating docs for compound ost::SysTime... Generating docs for compound ost::TCPSession... Generating docs for compound ost::TCPSocket... Generating docs for compound ost::TCPStream... Generating docs for compound ost::TCPV6Socket... Generating docs for compound ost::Thread... Generating docs for compound ost::ThreadFile... Generating docs for compound ost::ThreadKey... Generating docs for compound ost::ThreadLock... Generating docs for compound ost::ThreadQueue... Generating docs for nested compound ost::ThreadQueue::_data... Generating docs for compound ost::Time... Generating docs for compound ost::TimerPort... Generating docs for compound ost::TTYSession... Generating docs for compound ost::TTYStream... Generating docs for compound ost::ttystream... Generating docs for compound ost::TypeManager... Generating docs for nested compound ost::TypeManager::Registration... Generating docs for compound ost::UDPBroadcast... Generating docs for compound ost::UDPDuplex... Generating docs for compound ost::UDPReceive... Generating docs for compound ost::UDPSocket... Generating docs for compound ost::UDPTransmit... Generating docs for compound ost::UnixSession... Generating docs for compound ost::UnixSocket... Generating docs for compound ost::unixstream... Generating docs for compound ost::UnixStream... Generating docs for compound ost::URLStream... Generating docs for compound ost::WriteLock... Generating docs for compound ost::XMLRPC... Generating docs for compound ost::XMLStream... Generating docs for compound ost::ZNumber... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 4943/65536 hits=46593 misses=5164 finished... touch doxy make[2]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1/doc' make[2]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1' make[2]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1' make[1]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cW2BPa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64 + cd commoncpp2-1.8.1 + rm -rf /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64 Making install in inc make[1]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc' Making install in cc++ make[2]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++' make[3]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/cc++" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/include/cc++" /usr/bin/install -c -m 644 common.h config.h digest.h exception.h export.h file.h misc.h network.h numbers.h persist.h serial.h slog.h applog.h socket.h strchar.h thread.h unix.h url.h xml.h process.h missing.h string.h buffer.h cmdoptns.h address.h zstream.h socketport.h tokenizer.h mime.h object.h counter.h functions.h objcount.h objlink.h objmap.h objsync.h oststring.h template.h pointer.h '/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/include/cc++' make[3]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++' make[2]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc/cc++' make[2]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc' make[3]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc' make[2]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc' make[1]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1/inc' Making install in src make[1]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1/src' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libccgnu2.la libccext2.la '/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libccgnu2-1.8.so.0.0.1 /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/lib64/libccgnu2-1.8.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/lib64 && { ln -s -f libccgnu2-1.8.so.0.0.1 libccgnu2-1.8.so.0 || { rm -f libccgnu2-1.8.so.0 && ln -s libccgnu2-1.8.so.0.0.1 libccgnu2-1.8.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/lib64 && { ln -s -f libccgnu2-1.8.so.0.0.1 libccgnu2.so || { rm -f libccgnu2.so && ln -s libccgnu2-1.8.so.0.0.1 libccgnu2.so; }; }) libtool: install: /usr/bin/install -c .libs/libccgnu2.lai /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/lib64/libccgnu2.la libtool: install: warning: relinking `libccext2.la' libtool: install: (cd /builddir/build/BUILD/commoncpp2-1.8.1/src; /bin/sh /builddir/build/BUILD/commoncpp2-1.8.1/libtool --tag CXX --mode=relink g++ -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 0:1 -release 1.8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libccext2.la -rpath /usr/lib64 numbers.lo zstream.lo socketport.lo url.lo xml.lo persist.lo engine.lo digest.lo cmdoptns.lo date.lo md5.lo unix.lo network.lo serial.lo urlstring.lo tokenizer.lo mime.lo ssl.lo applog.lo -lrt -pthread -lpthread ../src/libccgnu2.la -lz -inst-prefix-dir /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64) libtool: relink: g++ -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/numbers.o .libs/zstream.o .libs/socketport.o .libs/url.o .libs/xml.o .libs/persist.o .libs/engine.o .libs/digest.o .libs/cmdoptns.o .libs/date.o .libs/md5.o .libs/unix.o .libs/network.o .libs/serial.o .libs/urlstring.o .libs/tokenizer.o .libs/mime.o .libs/ssl.o .libs/applog.o -Wl,-rpath -Wl,/usr/lib64 -lrt -lpthread -L/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/lib64 -L/usr/lib64 -lccgnu2 -lz -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libccext2-1.8.so.0 -o .libs/libccext2-1.8.so.0.0.1 libtool: install: /usr/bin/install -c .libs/libccext2-1.8.so.0.0.1T /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/lib64/libccext2-1.8.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/lib64 && { ln -s -f libccext2-1.8.so.0.0.1 libccext2-1.8.so.0 || { rm -f libccext2-1.8.so.0 && ln -s libccext2-1.8.so.0.0.1 libccext2-1.8.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/lib64 && { ln -s -f libccext2-1.8.so.0.0.1 libccext2.so || { rm -f libccext2.so && ln -s libccext2-1.8.so.0.0.1 libccext2.so; }; }) libtool: install: /usr/bin/install -c .libs/libccext2.lai /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/lib64/libccext2.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/aclocal" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/share/aclocal" /usr/bin/install -c -m 644 ost_check2.m4 '/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/share/aclocal' test -z "" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64" test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 libccgnu2.pc libccext2.pc '/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/lib64/pkgconfig' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/bin" /usr/bin/install -c -m 644 ccgnu2-config '/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/bin' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1/src' chmod +x /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/bin/ccgnu2-config make[3]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1/src' make[2]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1/src' make[1]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1/doc' make[2]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/info" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/share/info" /usr/bin/install -c -m 644 ./commoncpp2.info '/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/share/info/commoncpp2.info' make[2]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1/doc' make[1]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1' make[2]: Entering directory '/builddir/build/BUILD/commoncpp2-1.8.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1' make[1]: Leaving directory '/builddir/build/BUILD/commoncpp2-1.8.1' + rm -f /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/share/info/dir + find /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: commoncpp2-1.8.1-10.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sZZKZ3 + umask 022 + cd /builddir/build/BUILD + cd commoncpp2-1.8.1 + DOCDIR=/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/share/doc/commoncpp2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/share/doc/commoncpp2 + cp -pr COPYING /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/share/doc/commoncpp2 + cp -pr README /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/share/doc/commoncpp2 + cp -pr ChangeLog /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/share/doc/commoncpp2 + exit 0 Provides: commoncpp2 = 1.8.1-10.fc28 commoncpp2(riscv-64) = 1.8.1-10.fc28 libccext2-1.8.so.0()(64bit) libccgnu2-1.8.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libccgnu2-1.8.so.0()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: commoncpp2-devel-1.8.1-10.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yzTrc5 + umask 022 + cd /builddir/build/BUILD + cd commoncpp2-1.8.1 + DOCDIR=/builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/share/doc/commoncpp2-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/share/doc/commoncpp2-devel + cp -pr doc/html /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64/usr/share/doc/commoncpp2-devel + exit 0 Provides: commoncpp2-devel = 1.8.1-10.fc28 commoncpp2-devel(riscv-64) = 1.8.1-10.fc28 pkgconfig(libccext2) = 1.8.1 pkgconfig(libccgnu2) = 1.8.1 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: /bin/sh /usr/bin/pkg-config libccext2-1.8.so.0()(64bit) libccgnu2-1.8.so.0()(64bit) pkgconfig(libccgnu2) = 1.8.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64 Wrote: /builddir/build/SRPMS/commoncpp2-1.8.1-10.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/commoncpp2-1.8.1-10.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/commoncpp2-devel-1.8.1-10.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vEugOk + umask 022 + cd /builddir/build/BUILD + cd commoncpp2-1.8.1 + rm -rf /builddir/build/BUILDROOT/commoncpp2-1.8.1-10.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff