+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/dar.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.4KJXxb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dar-2.5.14 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/dar-2.5.14.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd dar-2.5.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y8R8rh + umask 022 + cd /builddir/build/BUILD + cd dar-2.5.14 + STATIC='--disable-dar-static --disable-static' + 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 ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './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"~' ./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-build-html --disable-dar-static --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for style of include used by make... 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done 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 dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ 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 sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes 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 how to run the C++ preprocessor... g++ -E 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking for C++ compiler usability... ok checking for socket in -lsocket... no checking for endnetconfig in -lnsl... no checking for cap_get_proc in -lcap... no checking for dlsym in -ldl... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes 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 for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for sys/types.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/stat.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking linux/capability.h usability... yes checking linux/capability.h presence... yes checking for linux/capability.h... yes checking utimes.h usability... no checking utimes.h presence... no checking for utimes.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for stddef.h... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes checking whether sys_siglist is declared... yes checking for size_t... (cached) yes checking size of size_t... 8 checking for time_t... yes checking size of time_t... 8 checking for off_t... (cached) yes checking size of off_t... 8 checking for working POSIX fnmatch... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether sys/types.h defines makedev... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for utime.h... (cached) yes checking whether utime accepts a null argument... yes checking whether time.h and sys/time.h may both be included... yes checking for lchown... yes checking for mkdir... yes checking for regcomp... yes checking for rmdir... yes checking for strerr-or... no checking for strerror_r... yes checking for utime... yes checking for fdopendir... yes checking for readdir_r... yes checking for ctime_r... yes checking for getgrnam_r... yes checking for getpwnam_r... yes checking for localtime_r... yes checking for c++11 support... yes checking for sed -r/-E option... GNU sed, using -r option for regex checking for getopt() in ... present checking for getopt_long() in ... absent checking for optreset presence... not available checking for Door file support... not available checking for POSIX.1e capabilities support... not available checking for fdatasync() availability... available checking for the possibility to set timestamps at a microsecond precision... available checking for the possibility to read timestamps at a microsecond precision... available checking for lutimes() availability... available checking for strerror_r flavor... GNU specific checking for deflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for BZ2_bzCompress in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for lzo1x_1_compress in -llzo2... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking for lzma_code in -llzma... no configure: WARNING: library liblzma not found checking lzma.h usability... no checking lzma.h presence... no checking for lzma.h... no configure: WARNING: Cannot find lzma.h header file configure: WARNING: libxz compression support not available checking for gpg_err_init in -lgpg-error... yes checking for gcry_check_version in -lgcrypt... yes checking gcrypt.h usability... yes checking gcrypt.h presence... yes checking for gcrypt.h... yes checking for libgcrypt usability... ok checking attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking for lgetxattr in -lattr... yes checking for Unix Extended Attribute support... yes checking ext2fs.h availability... found checking birth time availability... NOT FOUND configure: WARNING: Cannot find support for birthtime, HFS+ FSA support will not be available checking for getopt_long in -lgnugetopt... no checking for posix_fadvise support... available checking for getopt() availability... ok checking for getopt_long() availability... available checking for inttypes.h... (cached) yes checking furtive read mode availability... available checking for upx... no checking for pthread_mutex_init in -lpthread... yes checking for POSIX mutex... yes checking for reentrant stdlib calls... all could be found checking for gpgme-config... no checking for GPGME - version >= 1.2.0... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace in -lexecinfo... no checking for backtrace() usability... yes checking static linking... failed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating src/libdar/Makefile config.status: creating src/dar_suite/Makefile config.status: creating src/testing/Makefile config.status: creating src/examples/Makefile config.status: creating doc/Makefile config.status: creating doc/samples/Makefile config.status: creating misc/Makefile config.status: creating doc/mini-howto/Makefile config.status: creating src/libdar/libdar.pc.tmpl config.status: creating doc/man/Makefile config.status: creating src/check/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands config.status: executing libtool commands config.status: executing hack-libtool commands -- dar and libdar have been successfully configured with the following parameters: LIBDAR parameters: Zlib compression (gzip) : YES Libbz2 compression (bzip2) : YES Liblzo2 compression (lzo) : YES Liblxz compression (xz) : NO Strong encryption support : YES Public key cipher support : NO Extended Attributes support: YES Large files support (> 2GB): YES extX FSA / nodump support : YES HFS+ FSA support : NO Special allocation scheme : NO Integer size used : infinint Thread safe support : YES Furtive read mode : YES Large directory optim. : YES posix fadvise support : YES microsecond read accuracy : YES microsecond write accuracy : YES can restore symlink dates : YES DAR SUITE command line programs: Long options available : YES Building examples : NO Building dar_static : NO using upx at install : NO building documentation : NO --------------------- N O T E ------------------------------------------- Note: You are about to build a libdar/dar binary relying on "infinint" integer type. You shall also consider using 64 bits integers (whatever your CPU has 32 or 64 bits registers) for better performances and reduced memory requirements, at the cost of the limitations explained here: ./doc/Limitations.html (Paragraph about Integers) Document which is also available online at: http://dar.linux.free.fr/doc/Limitations.html#Integers Unless you are impacted by these limitations, you can rerun ./configure adding the option --enable-mode=64 for dar/libdar better performances ------------------------------------------------------------------------- + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/dar-2.5.14' Making all in man make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/man' Making all in src make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14/src' Making all in libdar make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/src/libdar' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 catalogue.lo catalogue.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 compressor.lo compressor.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 deci.lo deci.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 defile.lo defile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 compressor.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/compressor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 catalogue.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/catalogue.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 defile.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/defile.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 deci.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/deci.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from compressor.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from catalogue.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from deci.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from defile.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from path.hpp:35, from tools.hpp:58, from compressor.cpp:63: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from on_pool.hpp:35:0, from path.hpp:35, from defile.hpp:30, from defile.cpp:23: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from compressor.cpp:63: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_entree.hpp:35, from defile.hpp:31, from defile.cpp:23: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_entree.hpp:35, from defile.hpp:31, from defile.cpp:23: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from compressor.cpp:63: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from user_interaction.hpp:51:0, from cat_entree.hpp:36, from defile.hpp:31, from defile.cpp:23: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from compressor.cpp:63: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:62:0, from pile.hpp:34, from cat_entree.hpp:37, from defile.hpp:31, from defile.cpp:23: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from compressor.cpp:63: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from compressor.cpp:63: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from generic_file.hpp:64:0, from pile.hpp:34, from cat_entree.hpp:37, from defile.hpp:31, from defile.cpp:23: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from defile.hpp:31, from defile.cpp:23: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from defile.hpp:31, from defile.cpp:23: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tools.hpp:60:0, from compressor.cpp:63: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from compressor.cpp:63: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from compressor.cpp:63: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from deci.hpp:31, from deci.cpp:25: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from deci.hpp:31:0, from deci.cpp:25: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from defile.hpp:31:0, from defile.cpp:23: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_detruit.hpp:35:0, from cat_all_entrees.hpp:35, from defile.cpp:24: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from infinint.hpp:31:0, from deci.hpp:32, from deci.cpp:25: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_device.hpp:35, from cat_all_entrees.hpp:36, from defile.cpp:24: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from nls_swap.hpp:33, from deci.cpp:28: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from nls_swap.hpp:33, from deci.cpp:28: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from nls_swap.hpp:33, from deci.cpp:28: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from nls_swap.hpp:33, from deci.cpp:28: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from nls_swap.hpp:33, from deci.cpp:28: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from nls_swap.hpp:33, from deci.cpp:28: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from catalogue.hpp:38, from catalogue.cpp:63: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from cat_inode.hpp:43:0, from cat_device.hpp:35, from cat_all_entrees.hpp:36, from defile.cpp:24: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from catalogue.hpp:38, from catalogue.cpp:63: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from catalogue.hpp:38, from catalogue.cpp:63: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from cat_device.hpp:35:0, from cat_all_entrees.hpp:36, from defile.cpp:24: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from generic_file.hpp:62:0, from catalogue.hpp:39, from catalogue.cpp:63: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from cat_all_entrees.hpp:37:0, from defile.cpp:24: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from generic_file.hpp:64:0, from catalogue.hpp:39, from catalogue.cpp:63: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from catalogue.hpp:39, from catalogue.cpp:63: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from catalogue.hpp:39:0, from catalogue.cpp:63: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from catalogue.hpp:39:0, from catalogue.cpp:63: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from catalogue.hpp:43, from catalogue.cpp:63: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from catalogue.hpp:51:0, from catalogue.cpp:63: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from catalogue.hpp:52:0, from catalogue.cpp:63: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_directory.hpp:40, from catalogue.hpp:53, from catalogue.cpp:63: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_directory.hpp:40:0, from catalogue.hpp:53, from catalogue.cpp:63: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from catalogue.hpp:53:0, from catalogue.cpp:63: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 ea.lo ea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 ea.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/ea.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from ea.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 ea_filesystem.lo ea_filesystem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 ea_filesystem.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/ea_filesystem.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from ea_filesystem.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 erreurs.lo erreurs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 erreurs.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/erreurs.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from erreurs.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from ea.hpp:33, from ea.cpp:24: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from ea.hpp:33, from ea.cpp:24: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from ea.hpp:33, from ea.cpp:24: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from ea.hpp:34, from ea.cpp:24: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from ea.hpp:34, from ea.cpp:24: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from ea.hpp:34, from ea.cpp:24: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from ea.hpp:34:0, from ea.cpp:24: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from ea.hpp:34:0, from ea.cpp:24: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from ea.cpp:24: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from ea.hpp:33, from ea_filesystem.hpp:35, from ea_filesystem.cpp:64: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from ea.hpp:33, from ea_filesystem.hpp:35, from ea_filesystem.cpp:64: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from ea.hpp:33, from ea_filesystem.hpp:35, from ea_filesystem.cpp:64: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from ea.hpp:34, from ea_filesystem.hpp:35, from ea_filesystem.cpp:64: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from ea.hpp:34, from ea_filesystem.hpp:35, from ea_filesystem.cpp:64: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from ea.hpp:34, from ea_filesystem.hpp:35, from ea_filesystem.cpp:64: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from ea.hpp:34:0, from ea_filesystem.hpp:35, from ea_filesystem.cpp:64: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from ea.hpp:34:0, from ea_filesystem.hpp:35, from ea_filesystem.cpp:64: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from ea_filesystem.hpp:35, from ea_filesystem.cpp:64: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from erreurs.cpp:36: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from erreurs.cpp:36: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from erreurs.cpp:36: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from erreurs.cpp:38: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from erreurs.cpp:38: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from erreurs.cpp:38: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from erreurs.cpp:38: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from erreurs.cpp:38: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from erreurs.cpp:38: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 etage.lo etage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 etage.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/etage.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from etage.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 filesystem.lo filesystem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 filesystem.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/filesystem.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from filesystem.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 filtre.lo filtre.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 filtre.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/filtre.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from filtre.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ filesystem.cpp:284:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . major(buf.st_rdev), ^~~~~~~~~~~~~~~~~~~~ filesystem.cpp:285:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . minor(buf.st_rdev), // makedev(major, minor) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filesystem.cpp:293:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . major(buf.st_rdev), ^~~~~~~~~~~~~~ filesystem.cpp:294:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . minor(buf.st_rdev), // makedev(major, minor) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filesystem.cpp:1249:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . ret = mknod(name, S_IFBLK | 0700, makedev(ref_blo->get_major(), ref_blo->get_minor())); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filesystem.cpp:1251:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . ret = mknod(name, S_IFCHR | 0700, makedev(ref_cha->get_major(), ref_cha->get_minor())); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from etage.hpp:33, from etage.cpp:73: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from etage.hpp:33, from etage.cpp:73: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from etage.hpp:33, from etage.cpp:73: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from archive_version.hpp:35, from datetime.hpp:48, from etage.hpp:35, from etage.cpp:73: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from archive_version.hpp:35, from datetime.hpp:48, from etage.hpp:35, from etage.cpp:73: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from archive_version.hpp:35, from datetime.hpp:48, from etage.hpp:35, from etage.cpp:73: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from archive_version.hpp:35:0, from datetime.hpp:48, from etage.hpp:35, from etage.cpp:73: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from archive_version.hpp:35:0, from datetime.hpp:48, from etage.hpp:35, from etage.cpp:73: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from etage.cpp:74: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ etage.cpp: In constructor 'libdar::etage::etage(libdar::user_interaction&, const char*, const libdar::datetime&, const libdar::datetime&, bool, bool)': etage.cpp:154:54: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] while(!is_cache_dir && (readdir_r(tmp, ret, &dbldrt) == 0) && dbldrt != nullptr) ^ In file included from etage.cpp:32:0: /usr/include/dirent.h:183:12: note: declared here extern int readdir_r (DIR *__restrict __dirp, ^~~~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from catalogue.hpp:38, from filesystem.hpp:50, from filesystem.cpp:110: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from catalogue.hpp:38, from filesystem.hpp:50, from filesystem.cpp:110: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from catalogue.hpp:38, from filesystem.hpp:50, from filesystem.cpp:110: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from catalogue.hpp:39, from filesystem.hpp:50, from filesystem.cpp:110: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from catalogue.hpp:39, from filesystem.hpp:50, from filesystem.cpp:110: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from catalogue.hpp:39, from filesystem.hpp:50, from filesystem.cpp:110: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from catalogue.hpp:39:0, from filesystem.hpp:50, from filesystem.cpp:110: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from catalogue.hpp:39:0, from filesystem.hpp:50, from filesystem.cpp:110: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from catalogue.hpp:43, from filesystem.hpp:50, from filesystem.cpp:110: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from path.hpp:35, from mask.hpp:48, from filtre.hpp:31, from filtre.cpp:32: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from mask.hpp:50, from filtre.hpp:31, from filtre.cpp:32: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from mask.hpp:50, from filtre.hpp:31, from filtre.cpp:32: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from mask.hpp:50, from filtre.hpp:31, from filtre.cpp:32: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from catalogue.hpp:51:0, from filesystem.hpp:50, from filesystem.cpp:110: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from catalogue.hpp:52:0, from filesystem.hpp:50, from filesystem.cpp:110: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from mask.hpp:50, from filtre.hpp:31, from filtre.cpp:32: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from mask.hpp:50, from filtre.hpp:31, from filtre.cpp:32: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from mask.hpp:50, from filtre.hpp:31, from filtre.cpp:32: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from mask.hpp:50, from filtre.hpp:31, from filtre.cpp:32: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from filtre.hpp:31, from filtre.cpp:32: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_directory.hpp:40, from catalogue.hpp:53, from filesystem.hpp:50, from filesystem.cpp:110: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_directory.hpp:40:0, from catalogue.hpp:53, from filesystem.hpp:50, from filesystem.cpp:110: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from catalogue.hpp:53:0, from filesystem.hpp:50, from filesystem.cpp:110: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from filesystem.hpp:53:0, from filesystem.cpp:110: criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ In file included from catalogue.hpp:51:0, from filtre.hpp:33, from filtre.cpp:32: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from catalogue.hpp:52:0, from filtre.hpp:33, from filtre.cpp:32: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_directory.hpp:40, from catalogue.hpp:53, from filtre.hpp:33, from filtre.cpp:32: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_directory.hpp:40:0, from catalogue.hpp:53, from filtre.hpp:33, from filtre.cpp:32: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from catalogue.hpp:53:0, from filtre.hpp:33, from filtre.cpp:32: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 generic_file.lo generic_file.cpp In file included from filtre.hpp:36:0, from filtre.cpp:32: criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 generic_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/generic_file.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from generic_file.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 header.lo header.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 header.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/header.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from header.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from generic_file.cpp:74: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from generic_file.cpp:74: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from generic_file.cpp:74: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from generic_file.cpp:75: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from generic_file.cpp:75: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from generic_file.cpp:75: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from generic_file.cpp:75:0: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from generic_file.cpp:75:0: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from generic_file.cpp:77: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from header.hpp:32, from header.cpp:52: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from header.hpp:32, from header.cpp:52: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from header.hpp:32, from header.cpp:52: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from header.hpp:33, from header.cpp:52: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from header.hpp:33, from header.cpp:52: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from header.hpp:33, from header.cpp:52: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from header.hpp:33:0, from header.cpp:52: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from header.hpp:33:0, from header.cpp:52: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from header.cpp:54: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 header_version.lo header_version.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 header_version.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/header_version.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from header_version.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 libdar.lo libdar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 libdar.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/libdar.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from libdar.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from header_version.hpp:30, from header_version.cpp:32: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from header_version.hpp:30, from header_version.cpp:32: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from header_version.hpp:30, from header_version.cpp:32: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from header_version.hpp:31, from header_version.cpp:32: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from header_version.hpp:31, from header_version.cpp:32: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from header_version.hpp:31, from header_version.cpp:32: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from header_version.hpp:31:0, from header_version.cpp:32: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from header_version.hpp:31:0, from header_version.cpp:32: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from header_version.hpp:32, from header_version.cpp:32: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from compressor.hpp:31, from libdar.hpp:77, from libdar.cpp:63: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from compressor.hpp:31, from libdar.hpp:77, from libdar.cpp:63: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from compressor.hpp:31, from libdar.hpp:77, from libdar.cpp:63: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from compressor.hpp:32, from libdar.hpp:77, from libdar.cpp:63: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from compressor.hpp:32, from libdar.hpp:77, from libdar.cpp:63: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from compressor.hpp:32, from libdar.hpp:77, from libdar.cpp:63: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from compressor.hpp:32:0, from libdar.hpp:77, from libdar.cpp:63: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from compressor.hpp:32:0, from libdar.hpp:77, from libdar.cpp:63: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from libdar.hpp:79, from libdar.cpp:63: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from catalogue.hpp:51:0, from archive_options.hpp:34, from archive.hpp:38, from libdar.hpp:85, from libdar.cpp:63: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from catalogue.hpp:52:0, from archive_options.hpp:34, from archive.hpp:38, from libdar.hpp:85, from libdar.cpp:63: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_directory.hpp:40, from catalogue.hpp:53, from archive_options.hpp:34, from archive.hpp:38, from libdar.hpp:85, from libdar.cpp:63: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_directory.hpp:40:0, from catalogue.hpp:53, from archive_options.hpp:34, from archive.hpp:38, from libdar.hpp:85, from libdar.cpp:63: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from catalogue.hpp:53:0, from archive_options.hpp:34, from archive.hpp:38, from libdar.hpp:85, from libdar.cpp:63: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from archive_options.hpp:35:0, from archive.hpp:38, from libdar.hpp:85, from libdar.cpp:63: criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ In file included from libdar.hpp:85:0, from libdar.cpp:63: archive.hpp:150:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~archive() throw(Ebug) { free_all(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 macro_tools.lo macro_tools.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 macro_tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/macro_tools.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from macro_tools.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from catalogue.hpp:38, from macro_tools.hpp:39, from macro_tools.cpp:40: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from catalogue.hpp:38, from macro_tools.hpp:39, from macro_tools.cpp:40: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from catalogue.hpp:38, from macro_tools.hpp:39, from macro_tools.cpp:40: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from catalogue.hpp:39, from macro_tools.hpp:39, from macro_tools.cpp:40: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from catalogue.hpp:39, from macro_tools.hpp:39, from macro_tools.cpp:40: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from catalogue.hpp:39, from macro_tools.hpp:39, from macro_tools.cpp:40: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from catalogue.hpp:39:0, from macro_tools.hpp:39, from macro_tools.cpp:40: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from catalogue.hpp:39:0, from macro_tools.hpp:39, from macro_tools.cpp:40: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from catalogue.hpp:43, from macro_tools.hpp:39, from macro_tools.cpp:40: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from catalogue.hpp:51:0, from macro_tools.hpp:39, from macro_tools.cpp:40: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from catalogue.hpp:52:0, from macro_tools.hpp:39, from macro_tools.cpp:40: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_directory.hpp:40, from catalogue.hpp:53, from macro_tools.hpp:39, from macro_tools.cpp:40: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_directory.hpp:40:0, from catalogue.hpp:53, from macro_tools.hpp:39, from macro_tools.cpp:40: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from catalogue.hpp:53:0, from macro_tools.hpp:39, from macro_tools.cpp:40: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 mask.lo mask.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 mask.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mask.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from mask.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 path.lo path.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 path.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/path.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from path.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from path.hpp:35, from mask.hpp:48, from mask.cpp:31: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from mask.hpp:50, from mask.cpp:31: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from mask.hpp:50, from mask.cpp:31: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from mask.hpp:50, from mask.cpp:31: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from mask.hpp:50, from mask.cpp:31: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from mask.hpp:50, from mask.cpp:31: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from mask.hpp:50, from mask.cpp:31: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from mask.hpp:50, from mask.cpp:31: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from mask.cpp:31: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from path.hpp:35, from path.cpp:32: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from path.cpp:33: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from path.cpp:33: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from path.cpp:33: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from path.cpp:33: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from path.cpp:33: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from path.cpp:33: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from path.cpp:33: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from path.cpp:33: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 sar.lo sar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 sar.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/sar.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from sar.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 trivial_sar.lo trivial_sar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 trivial_sar.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/trivial_sar.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from trivial_sar.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 sar_tools.lo sar_tools.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 sar_tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/sar_tools.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from sar_tools.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from sar.hpp:32, from sar.cpp:108: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from sar.hpp:32, from sar.cpp:108: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from sar.hpp:32, from sar.cpp:108: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from sar.hpp:33, from sar.cpp:108: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from sar.hpp:33, from sar.cpp:108: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from sar.hpp:33, from sar.cpp:108: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from sar.hpp:33:0, from sar.cpp:108: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from sar.hpp:33:0, from sar.cpp:108: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from fichier_global.hpp:48:0, from entrepot.hpp:48, from sar.hpp:37, from sar.cpp:108: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from sar.hpp:32, from trivial_sar.cpp:108: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from sar.hpp:32, from trivial_sar.cpp:108: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from sar.hpp:32, from trivial_sar.cpp:108: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from sar.hpp:33, from trivial_sar.cpp:108: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from sar.hpp:33, from trivial_sar.cpp:108: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from sar.hpp:33, from trivial_sar.cpp:108: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from sar.hpp:33:0, from trivial_sar.cpp:108: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from sar.hpp:33:0, from trivial_sar.cpp:108: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from fichier_global.hpp:48:0, from entrepot.hpp:48, from sar.hpp:37, from trivial_sar.cpp:108: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from sar_tools.hpp:33, from sar_tools.cpp:69: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from sar_tools.hpp:33, from sar_tools.cpp:69: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from sar_tools.hpp:33, from sar_tools.cpp:69: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from sar_tools.hpp:34, from sar_tools.cpp:69: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from sar_tools.hpp:34, from sar_tools.cpp:69: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from sar_tools.hpp:34, from sar_tools.cpp:69: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from sar_tools.hpp:34:0, from sar_tools.cpp:69: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from sar_tools.hpp:34:0, from sar_tools.cpp:69: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from fichier_global.hpp:48:0, from entrepot.hpp:48, from sar.hpp:37, from sar_tools.hpp:36, from sar_tools.cpp:69: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 scrambler.lo scrambler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 scrambler.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/scrambler.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from scrambler.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from scrambler.hpp:31, from scrambler.cpp:24: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from scrambler.hpp:31, from scrambler.cpp:24: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from scrambler.hpp:31, from scrambler.cpp:24: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from scrambler.hpp:32, from scrambler.cpp:24: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from scrambler.hpp:32, from scrambler.cpp:24: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from scrambler.hpp:32, from scrambler.cpp:24: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from scrambler.hpp:32:0, from scrambler.cpp:24: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 storage.lo storage.cpp In file included from scrambler.hpp:32:0, from scrambler.cpp:24: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 storage.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/storage.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from storage.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 terminateur.lo terminateur.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 terminateur.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/terminateur.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from terminateur.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 tools.lo tools.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tools.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from tools.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from storage.cpp:50: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from storage.cpp:50:0: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from storage.cpp:51: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from storage.cpp:52: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from storage.cpp:52: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from storage.cpp:52: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from storage.cpp:52:0: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from storage.cpp:52:0: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from terminateur.hpp:34, from terminateur.cpp:23: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from terminateur.hpp:34, from terminateur.cpp:23: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from terminateur.hpp:34, from terminateur.cpp:23: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from terminateur.hpp:35, from terminateur.cpp:23: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from terminateur.hpp:35, from terminateur.cpp:23: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from terminateur.hpp:35, from terminateur.cpp:23: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from terminateur.hpp:35:0, from terminateur.cpp:23: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from terminateur.hpp:35:0, from terminateur.cpp:23: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from header_version.hpp:32, from terminateur.hpp:36, from terminateur.cpp:23: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 tronc.lo tronc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 tronc.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tronc.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from tronc.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 tuyau.lo tuyau.cpp In file included from on_pool.hpp:35:0, from path.hpp:35, from tools.hpp:58, from nls_swap.hpp:33, from tools.cpp:143: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 tuyau.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tuyau.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from tuyau.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from nls_swap.hpp:33, from tools.cpp:143: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from nls_swap.hpp:33, from tools.cpp:143: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from nls_swap.hpp:33, from tools.cpp:143: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from nls_swap.hpp:33, from tools.cpp:143: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from nls_swap.hpp:33, from tools.cpp:143: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from nls_swap.hpp:33, from tools.cpp:143: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 user_interaction.lo user_interaction.cpp In file included from tools.hpp:60:0, from nls_swap.hpp:33, from tools.cpp:143: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from nls_swap.hpp:33, from tools.cpp:143: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 user_interaction.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/user_interaction.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from user_interaction.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from tronc.hpp:33, from tronc.cpp:53: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tronc.hpp:33, from tronc.cpp:53: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tronc.hpp:33, from tronc.cpp:53: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tronc.hpp:34, from tronc.cpp:53: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tronc.hpp:34, from tronc.cpp:53: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tronc.hpp:34, from tronc.cpp:53: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tronc.hpp:34:0, from tronc.cpp:53: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tronc.hpp:34:0, from tronc.cpp:53: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from tuyau.hpp:35, from tuyau.cpp:73: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tuyau.hpp:35, from tuyau.cpp:73: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tuyau.hpp:35, from tuyau.cpp:73: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tuyau.hpp:36, from tuyau.cpp:73: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tuyau.hpp:36, from tuyau.cpp:73: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tuyau.hpp:36, from tuyau.cpp:73: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tuyau.hpp:36:0, from tuyau.cpp:73: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tuyau.hpp:36:0, from tuyau.cpp:73: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tuyau.cpp:73: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from user_interaction.hpp:38, from user_interaction.cpp:71: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 wrapperlib.lo wrapperlib.cpp In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from user_interaction.hpp:38, from user_interaction.cpp:71: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from user_interaction.hpp:38, from user_interaction.cpp:71: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from user_interaction.hpp:51:0, from user_interaction.cpp:71: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 wrapperlib.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/wrapperlib.o In file included from generic_file.hpp:62:0, from tools.hpp:60, from user_interaction.cpp:73: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from wrapperlib.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from user_interaction.cpp:73: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from tools.hpp:60:0, from user_interaction.cpp:73: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from user_interaction.cpp:73: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from user_interaction.cpp:73: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from wrapperlib.hpp:51, from wrapperlib.cpp:24: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 zapette.lo zapette.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 zapette.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/zapette.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from zapette.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 archive.lo archive.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 archive.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/archive.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from archive.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 crypto.lo crypto.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 crypto.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/crypto.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from crypto.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from zapette.hpp:36, from zapette.cpp:44: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from zapette.hpp:36, from zapette.cpp:44: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from zapette.hpp:36, from zapette.cpp:44: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from zapette.hpp:37, from zapette.cpp:44: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from zapette.hpp:37, from zapette.cpp:44: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from zapette.hpp:37, from zapette.cpp:44: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from zapette.hpp:37:0, from zapette.cpp:44: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from zapette.hpp:37:0, from zapette.cpp:44: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from zapette.hpp:39:0, from zapette.cpp:44: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from archive.cpp:31: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from archive.cpp:31: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from archive.cpp:31: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from archive.cpp:32: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from archive.cpp:32: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from archive.cpp:32: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from archive.cpp:32:0: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from archive.cpp:32:0: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from archive_options.hpp:32, from archive.hpp:38, from archive.cpp:33: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from catalogue.hpp:51:0, from archive_options.hpp:34, from archive.hpp:38, from archive.cpp:33: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from catalogue.hpp:52:0, from archive_options.hpp:34, from archive.hpp:38, from archive.cpp:33: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from on_pool.hpp:35:0, from datetime.hpp:46, from crypto.hpp:37, from crypto.cpp:29: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from datetime.hpp:47, from crypto.hpp:37, from crypto.cpp:29: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from cat_inode.hpp:43:0, from cat_directory.hpp:40, from catalogue.hpp:53, from archive_options.hpp:34, from archive.hpp:38, from archive.cpp:33: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from infinint.hpp:31:0, from datetime.hpp:47, from crypto.hpp:37, from crypto.cpp:29: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from cat_directory.hpp:40:0, from catalogue.hpp:53, from archive_options.hpp:34, from archive.hpp:38, from archive.cpp:33: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from generic_file.hpp:62:0, from archive_version.hpp:35, from datetime.hpp:48, from crypto.hpp:37, from crypto.cpp:29: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from catalogue.hpp:53:0, from archive_options.hpp:34, from archive.hpp:38, from archive.cpp:33: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from generic_file.hpp:64:0, from archive_version.hpp:35, from datetime.hpp:48, from crypto.hpp:37, from crypto.cpp:29: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from archive_version.hpp:35, from datetime.hpp:48, from crypto.hpp:37, from crypto.cpp:29: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from archive_version.hpp:35:0, from datetime.hpp:48, from crypto.hpp:37, from crypto.cpp:29: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from archive_version.hpp:35:0, from datetime.hpp:48, from crypto.hpp:37, from crypto.cpp:29: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from archive_options.hpp:35:0, from archive.hpp:38, from archive.cpp:33: criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ In file included from archive.cpp:33:0: archive.hpp:150:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~archive() throw(Ebug) { free_all(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cache.lo cache.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cache.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cache.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cache.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 int_tools.lo int_tools.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 int_tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/int_tools.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from int_tools.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cache.hpp:30, from cache.cpp:53: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cache.hpp:30, from cache.cpp:53: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cache.hpp:30, from cache.cpp:53: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from cache.hpp:31, from cache.cpp:53: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from cache.hpp:31, from cache.cpp:53: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from cache.hpp:31, from cache.cpp:53: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from cache.hpp:31:0, from cache.cpp:53: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from cache.hpp:31:0, from cache.cpp:53: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 tronconneuse.lo tronconneuse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 tronconneuse.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tronconneuse.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from tronconneuse.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 elastic.lo elastic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 elastic.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/elastic.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from elastic.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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_cancellation.lo thread_cancellation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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_cancellation.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/thread_cancellation.o In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from tronconneuse.hpp:34, from tronconneuse.cpp:49: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from thread_cancellation.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tronconneuse.hpp:34, from tronconneuse.cpp:49: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tronconneuse.hpp:34, from tronconneuse.cpp:49: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tronconneuse.hpp:35, from tronconneuse.cpp:49: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tronconneuse.hpp:35, from tronconneuse.cpp:49: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tronconneuse.hpp:35, from tronconneuse.cpp:49: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tronconneuse.hpp:35:0, from tronconneuse.cpp:49: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tronconneuse.hpp:35:0, from tronconneuse.cpp:49: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from tronconneuse.cpp:50: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from elastic.hpp:33, from elastic.cpp:39: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from elastic.hpp:33, from elastic.cpp:39: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from elastic.hpp:33, from elastic.cpp:39: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from elastic.hpp:34, from elastic.cpp:39: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from elastic.hpp:34, from elastic.cpp:39: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from elastic.hpp:34, from elastic.cpp:39: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from elastic.hpp:34:0, from elastic.cpp:39: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from elastic.hpp:34:0, from elastic.cpp:39: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from header_version.hpp:32, from elastic.hpp:35, from elastic.cpp:39: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from thread_cancellation.cpp:36:0: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from on_pool.hpp:35:0, from path.hpp:35, from tools.hpp:58, from thread_cancellation.cpp:37: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from thread_cancellation.cpp:37: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from thread_cancellation.cpp:37: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from thread_cancellation.cpp:37: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from thread_cancellation.cpp:37: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from thread_cancellation.cpp:37: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from thread_cancellation.cpp:37: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from thread_cancellation.cpp:37: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ thread_cancellation.cpp:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] thread_cancellation::~thread_cancellation() throw(Ebug) ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 mask_list.lo mask_list.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 mask_list.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mask_list.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from mask_list.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 database.lo database.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 database.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/database.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from database.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 database_header.lo database_header.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 database_header.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/database_header.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from database_header.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from path.hpp:35, from mask.hpp:48, from mask_list.hpp:34, from mask_list.cpp:44: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from mask.hpp:50, from mask_list.hpp:34, from mask_list.cpp:44: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from mask.hpp:50, from mask_list.hpp:34, from mask_list.cpp:44: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from mask.hpp:50, from mask_list.hpp:34, from mask_list.cpp:44: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from mask.hpp:50, from mask_list.hpp:34, from mask_list.cpp:44: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from mask.hpp:50, from mask_list.hpp:34, from mask_list.cpp:44: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from mask.hpp:50, from mask_list.hpp:34, from mask_list.cpp:44: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from mask.hpp:50, from mask_list.hpp:34, from mask_list.cpp:44: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from mask_list.hpp:34, from mask_list.cpp:44: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from database_header.hpp:30, from database_header.cpp:52: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from database_header.hpp:30, from database_header.cpp:52: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from database_header.hpp:30, from database_header.cpp:52: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from on_pool.hpp:35:0, from path.hpp:35, from archive.hpp:35, from database.hpp:34, from database.cpp:38: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from generic_file.hpp:62:0, from database_header.hpp:31, from database_header.cpp:52: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from scrambler.hpp:31, from archive.hpp:36, from database.hpp:34, from database.cpp:38: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from generic_file.hpp:64:0, from database_header.hpp:31, from database_header.cpp:52: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from infinint.hpp:31:0, from scrambler.hpp:31, from archive.hpp:36, from database.hpp:34, from database.cpp:38: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from database_header.hpp:31, from database_header.cpp:52: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from database_header.hpp:31:0, from database_header.cpp:52: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from generic_file.hpp:62:0, from scrambler.hpp:32, from archive.hpp:36, from database.hpp:34, from database.cpp:38: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from database_header.hpp:31:0, from database_header.cpp:52: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from database_header.cpp:54: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from generic_file.hpp:64:0, from scrambler.hpp:32, from archive.hpp:36, from database.hpp:34, from database.cpp:38: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from scrambler.hpp:32, from archive.hpp:36, from database.hpp:34, from database.cpp:38: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from scrambler.hpp:32:0, from archive.hpp:36, from database.hpp:34, from database.cpp:38: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from scrambler.hpp:32:0, from archive.hpp:36, from database.hpp:34, from database.cpp:38: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from archive_options.hpp:32, from archive.hpp:38, from database.hpp:34, from database.cpp:38: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from catalogue.hpp:51:0, from archive_options.hpp:34, from archive.hpp:38, from database.hpp:34, from database.cpp:38: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from catalogue.hpp:52:0, from archive_options.hpp:34, from archive.hpp:38, from database.hpp:34, from database.cpp:38: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_directory.hpp:40, from catalogue.hpp:53, from archive_options.hpp:34, from archive.hpp:38, from database.hpp:34, from database.cpp:38: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_directory.hpp:40:0, from catalogue.hpp:53, from archive_options.hpp:34, from archive.hpp:38, from database.hpp:34, from database.cpp:38: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from catalogue.hpp:53:0, from archive_options.hpp:34, from archive.hpp:38, from database.hpp:34, from database.cpp:38: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 data_tree.lo data_tree.cpp In file included from archive_options.hpp:35:0, from archive.hpp:38, from database.hpp:34, from database.cpp:38: criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 data_tree.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/data_tree.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from data_tree.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from database.hpp:34:0, from database.cpp:38: archive.hpp:150:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~archive() throw(Ebug) { free_all(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 statistics.lo statistics.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 statistics.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/statistics.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from statistics.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 criterium.lo criterium.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 criterium.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/criterium.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from criterium.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from data_tree.hpp:35, from data_tree.cpp:43: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from statistics.hpp:31, from statistics.cpp:37: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from data_tree.hpp:35, from data_tree.cpp:43: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from data_tree.hpp:35, from data_tree.cpp:43: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from statistics.hpp:31, from statistics.cpp:37: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from statistics.hpp:31, from statistics.cpp:37: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from user_interaction.hpp:51:0, from statistics.hpp:32, from statistics.cpp:37: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from generic_file.hpp:62:0, from data_tree.hpp:36, from data_tree.cpp:43: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from data_tree.hpp:36, from data_tree.cpp:43: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from data_tree.hpp:36, from data_tree.cpp:43: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from data_tree.hpp:36:0, from data_tree.cpp:43: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from data_tree.hpp:36:0, from data_tree.cpp:43: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from statistics.cpp:38: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_directory.hpp:40, from data_tree.hpp:41, from data_tree.cpp:43: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from statistics.cpp:38: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from tools.hpp:60:0, from statistics.cpp:38: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from statistics.cpp:38: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from statistics.cpp:38: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_directory.hpp:40, from data_tree.hpp:41, from data_tree.cpp:43: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_inode.hpp:45, from cat_directory.hpp:40, from data_tree.hpp:41, from data_tree.cpp:43: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:45:0, from cat_directory.hpp:40, from data_tree.hpp:41, from data_tree.cpp:43: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_directory.hpp:40:0, from data_tree.hpp:41, from data_tree.cpp:43: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from data_tree.hpp:41:0, from data_tree.cpp:43: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from on_pool.hpp:35:0, from criterium.hpp:31, from criterium.cpp:24: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_entree.hpp:35, from cat_nomme.hpp:36, from criterium.hpp:32, from criterium.cpp:24: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_entree.hpp:35, from cat_nomme.hpp:36, from criterium.hpp:32, from criterium.cpp:24: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from user_interaction.hpp:51:0, from cat_entree.hpp:36, from cat_nomme.hpp:36, from criterium.hpp:32, from criterium.cpp:24: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from generic_file.hpp:62:0, from pile.hpp:34, from cat_entree.hpp:37, from cat_nomme.hpp:36, from criterium.hpp:32, from criterium.cpp:24: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from pile.hpp:34, from cat_entree.hpp:37, from cat_nomme.hpp:36, from criterium.hpp:32, from criterium.cpp:24: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from cat_nomme.hpp:36, from criterium.hpp:32, from criterium.cpp:24: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from cat_nomme.hpp:36, from criterium.hpp:32, from criterium.cpp:24: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from cat_nomme.hpp:36:0, from criterium.hpp:32, from criterium.cpp:24: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from criterium.hpp:32:0, from criterium.cpp:24: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from criterium.hpp:33, from criterium.cpp:24: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from cat_inode.hpp:43:0, from criterium.hpp:33, from criterium.cpp:24: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from criterium.hpp:33:0, from criterium.cpp:24: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from criterium.hpp:34:0, from criterium.cpp:24: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from criterium.cpp:24:0: criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 memory_file.lo memory_file.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 memory_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/memory_file.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from memory_file.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from generic_file.hpp:42, from memory_file.hpp:29, from memory_file.cpp:24: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from generic_file.hpp:42, from memory_file.hpp:29, from memory_file.cpp:24: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from generic_file.hpp:42, from memory_file.hpp:29, from memory_file.cpp:24: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from memory_file.hpp:29, from memory_file.cpp:24: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from memory_file.hpp:29, from memory_file.cpp:24: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from memory_file.hpp:29, from memory_file.cpp:24: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from memory_file.hpp:29:0, from memory_file.cpp:24: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from memory_file.hpp:29:0, from memory_file.cpp:24: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 tlv.lo tlv.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 tlv.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tlv.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from tlv.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from generic_file.hpp:42, from memory_file.hpp:29, from tlv.hpp:29, from tlv.cpp:31: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from generic_file.hpp:42, from memory_file.hpp:29, from tlv.hpp:29, from tlv.cpp:31: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from generic_file.hpp:42, from memory_file.hpp:29, from tlv.hpp:29, from tlv.cpp:31: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from memory_file.hpp:29, from tlv.hpp:29, from tlv.cpp:31: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from memory_file.hpp:29, from tlv.hpp:29, from tlv.cpp:31: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from memory_file.hpp:29, from tlv.hpp:29, from tlv.cpp:31: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from memory_file.hpp:29:0, from tlv.hpp:29, from tlv.cpp:31: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from memory_file.hpp:29:0, from tlv.hpp:29, from tlv.cpp:31: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 tlv_list.lo tlv_list.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 tlv_list.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tlv_list.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from real_infinint.hpp:32, from infinint.hpp:31, from generic_file.hpp:42, from memory_file.hpp:29, from tlv.hpp:29, from tlv_list.hpp:29, from tlv_list.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 label.lo label.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 label.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/label.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from label.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 trontextual.lo trontextual.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 trontextual.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/trontextual.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from trontextual.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 archive_options.lo archive_options.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 archive_options.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/archive_options.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from archive_options.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from generic_file.hpp:42, from memory_file.hpp:29, from tlv.hpp:29, from tlv_list.hpp:29, from tlv_list.cpp:22: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from generic_file.hpp:42, from memory_file.hpp:29, from tlv.hpp:29, from tlv_list.hpp:29, from tlv_list.cpp:22: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from generic_file.hpp:42, from memory_file.hpp:29, from tlv.hpp:29, from tlv_list.hpp:29, from tlv_list.cpp:22: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from memory_file.hpp:29, from tlv.hpp:29, from tlv_list.hpp:29, from tlv_list.cpp:22: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from memory_file.hpp:29, from tlv.hpp:29, from tlv_list.hpp:29, from tlv_list.cpp:22: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from memory_file.hpp:29, from tlv.hpp:29, from tlv_list.hpp:29, from tlv_list.cpp:22: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from memory_file.hpp:29:0, from tlv.hpp:29, from tlv_list.hpp:29, from tlv_list.cpp:22: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from memory_file.hpp:29:0, from tlv.hpp:29, from tlv_list.hpp:29, from tlv_list.cpp:22: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from generic_file.hpp:42, from label.hpp:32, from label.cpp:51: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from generic_file.hpp:42, from label.hpp:32, from label.cpp:51: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from generic_file.hpp:42, from label.hpp:32, from label.cpp:51: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from label.hpp:32, from label.cpp:51: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from tronc.hpp:33, from trontextual.hpp:31, from trontextual.cpp:23: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from label.hpp:32, from label.cpp:51: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from label.hpp:32, from label.cpp:51: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from label.hpp:32:0, from label.cpp:51: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from label.hpp:32:0, from label.cpp:51: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tronc.hpp:33, from trontextual.hpp:31, from trontextual.cpp:23: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from label.cpp:53: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from infinint.hpp:31:0, from tronc.hpp:33, from trontextual.hpp:31, from trontextual.cpp:23: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tronc.hpp:34, from trontextual.hpp:31, from trontextual.cpp:23: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tronc.hpp:34, from trontextual.hpp:31, from trontextual.cpp:23: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tronc.hpp:34, from trontextual.hpp:31, from trontextual.cpp:23: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tronc.hpp:34:0, from trontextual.hpp:31, from trontextual.cpp:23: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tronc.hpp:34:0, from trontextual.hpp:31, from trontextual.cpp:23: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 user_group_bases.lo user_group_bases.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 user_group_bases.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/user_group_bases.o In file included from on_pool.hpp:35:0, from datetime.hpp:46, from crypto.hpp:37, from archive_options.hpp:30, from archive_options.cpp:24: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from user_group_bases.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from datetime.hpp:47, from crypto.hpp:37, from archive_options.hpp:30, from archive_options.cpp:24: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from datetime.hpp:47, from crypto.hpp:37, from archive_options.hpp:30, from archive_options.cpp:24: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 escape.lo escape.cpp In file included from generic_file.hpp:62:0, from archive_version.hpp:35, from datetime.hpp:48, from crypto.hpp:37, from archive_options.hpp:30, from archive_options.cpp:24: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from archive_version.hpp:35, from datetime.hpp:48, from crypto.hpp:37, from archive_options.hpp:30, from archive_options.cpp:24: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from archive_version.hpp:35, from datetime.hpp:48, from crypto.hpp:37, from archive_options.hpp:30, from archive_options.cpp:24: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from archive_version.hpp:35:0, from datetime.hpp:48, from crypto.hpp:37, from archive_options.hpp:30, from archive_options.cpp:24: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from archive_version.hpp:35:0, from datetime.hpp:48, from crypto.hpp:37, from archive_options.hpp:30, from archive_options.cpp:24: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 escape.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/escape.o In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from archive_options.hpp:32, from archive_options.cpp:24: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from escape.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 escape_catalogue.lo escape_catalogue.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 escape_catalogue.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/escape_catalogue.o In file included from catalogue.hpp:51:0, from archive_options.hpp:34, from archive_options.cpp:24: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from catalogue.hpp:52:0, from archive_options.hpp:34, from archive_options.cpp:24: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from escape_catalogue.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from cat_inode.hpp:43:0, from cat_directory.hpp:40, from catalogue.hpp:53, from archive_options.hpp:34, from archive_options.cpp:24: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_directory.hpp:40:0, from catalogue.hpp:53, from archive_options.hpp:34, from archive_options.cpp:24: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from catalogue.hpp:53:0, from archive_options.hpp:34, from archive_options.cpp:24: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from archive_options.hpp:35:0, from archive_options.cpp:24: criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from user_group_bases.hpp:44, from user_group_bases.cpp:50: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from user_group_bases.hpp:44, from user_group_bases.cpp:50: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from user_group_bases.hpp:44, from user_group_bases.cpp:50: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from user_group_bases.cpp:51: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from user_group_bases.cpp:51: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from user_group_bases.cpp:51: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from generic_file.hpp:42, from escape.hpp:53, from escape.cpp:24: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from tools.hpp:60:0, from user_group_bases.cpp:51: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from user_group_bases.cpp:51: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from user_group_bases.cpp:51: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from generic_file.hpp:42, from escape.hpp:53, from escape.cpp:24: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from generic_file.hpp:42, from escape.hpp:53, from escape.cpp:24: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from escape.hpp:53, from escape.cpp:24: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from escape.hpp:53, from escape.cpp:24: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from escape.hpp:53, from escape.cpp:24: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from escape.hpp:53:0, from escape.cpp:24: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from escape.hpp:53:0, from escape.cpp:24: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from catalogue.hpp:38, from escape_catalogue.hpp:39, from escape_catalogue.cpp:24: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from catalogue.hpp:38, from escape_catalogue.hpp:39, from escape_catalogue.cpp:24: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from catalogue.hpp:38, from escape_catalogue.hpp:39, from escape_catalogue.cpp:24: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from catalogue.hpp:39, from escape_catalogue.hpp:39, from escape_catalogue.cpp:24: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from catalogue.hpp:39, from escape_catalogue.hpp:39, from escape_catalogue.cpp:24: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from catalogue.hpp:39, from escape_catalogue.hpp:39, from escape_catalogue.cpp:24: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from catalogue.hpp:39:0, from escape_catalogue.hpp:39, from escape_catalogue.cpp:24: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from catalogue.hpp:39:0, from escape_catalogue.hpp:39, from escape_catalogue.cpp:24: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from catalogue.hpp:43, from escape_catalogue.hpp:39, from escape_catalogue.cpp:24: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from catalogue.hpp:51:0, from escape_catalogue.hpp:39, from escape_catalogue.cpp:24: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from catalogue.hpp:52:0, from escape_catalogue.hpp:39, from escape_catalogue.cpp:24: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_directory.hpp:40, from catalogue.hpp:53, from escape_catalogue.hpp:39, from escape_catalogue.cpp:24: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_directory.hpp:40:0, from catalogue.hpp:53, from escape_catalogue.hpp:39, from escape_catalogue.cpp:24: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from catalogue.hpp:53:0, from escape_catalogue.hpp:39, from escape_catalogue.cpp:24: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 pile.lo pile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 pile.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/pile.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from pile.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from generic_file.hpp:42, from pile.hpp:34, from pile.cpp:24: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from generic_file.hpp:42, from pile.hpp:34, from pile.cpp:24: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from generic_file.hpp:42, from pile.hpp:34, from pile.cpp:24: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from pile.hpp:34, from pile.cpp:24: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from pile.hpp:34, from pile.cpp:24: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from pile.hpp:34, from pile.cpp:24: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from pile.hpp:34:0, from pile.cpp:24: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from pile.hpp:34:0, from pile.cpp:24: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 sparse_file.lo sparse_file.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 sparse_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/sparse_file.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from sparse_file.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from generic_file.hpp:42, from sparse_file.hpp:46, from sparse_file.cpp:54: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from generic_file.hpp:42, from sparse_file.hpp:46, from sparse_file.cpp:54: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from generic_file.hpp:42, from sparse_file.hpp:46, from sparse_file.cpp:54: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from sparse_file.hpp:46, from sparse_file.cpp:54: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from sparse_file.hpp:46, from sparse_file.cpp:54: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from sparse_file.hpp:46, from sparse_file.cpp:54: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from sparse_file.hpp:46:0, from sparse_file.cpp:54: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from sparse_file.hpp:46:0, from sparse_file.cpp:54: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 crc.lo crc.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 archive_version.lo archive_version.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 crc.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/crc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 archive_version.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/archive_version.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from crc.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from archive_version.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 mem_ui.lo mem_ui.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 mem_ui.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mem_ui.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from mem_ui.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 fichier_global.lo fichier_global.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 fichier_global.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/fichier_global.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from fichier_global.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from archive_version.hpp:34, from archive_version.cpp:24: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from archive_version.hpp:34, from archive_version.cpp:24: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from archive_version.hpp:34, from archive_version.cpp:24: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from archive_version.hpp:35, from archive_version.cpp:24: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from archive_version.hpp:35, from archive_version.cpp:24: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from archive_version.hpp:35, from archive_version.cpp:24: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from archive_version.hpp:35:0, from archive_version.cpp:24: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from archive_version.hpp:35:0, from archive_version.cpp:24: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from archive_version.cpp:26: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from generic_file.hpp:42, from crc.cpp:53: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from generic_file.hpp:42, from crc.cpp:53: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from generic_file.hpp:42, from crc.cpp:53: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from crc.cpp:53: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from crc.cpp:53: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from crc.cpp:53: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from crc.cpp:53:0: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from crc.cpp:53:0: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from mem_ui.cpp:24: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from mem_ui.cpp:24: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from mem_ui.cpp:24: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from user_interaction.hpp:51:0, from mem_ui.hpp:31, from mem_ui.cpp:28: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from mem_ui.cpp:28:0: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from fichier_global.cpp:74: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from fichier_global.cpp:74: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from fichier_global.cpp:74: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from fichier_global.cpp:75: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 fichier_local.lo fichier_local.cpp In file included from generic_file.hpp:64:0, from fichier_global.cpp:75: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from fichier_global.cpp:75: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from fichier_global.cpp:75:0: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from fichier_global.cpp:75:0: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from fichier_global.cpp:77: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 fichier_local.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/fichier_local.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from fichier_local.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 hash_fichier.lo hash_fichier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 hash_fichier.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/hash_fichier.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from hash_fichier.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 secu_string.lo secu_string.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 secu_string.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/secu_string.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 -D__DYNAMIC__ -fPIC -DPIC -o .libs/semaphore.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from secu_string.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from semaphore.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from fichier_local.cpp:74: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from fichier_local.cpp:74: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from fichier_local.cpp:74: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from fichier_local.cpp:75: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from fichier_local.cpp:75: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from fichier_local.cpp:75: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from fichier_local.cpp:75:0: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from fichier_local.cpp:75:0: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from fichier_local.cpp:77: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from generic_file.hpp:42, from hash_fichier.hpp:47, from hash_fichier.cpp:24: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from generic_file.hpp:42, from hash_fichier.hpp:47, from hash_fichier.cpp:24: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from generic_file.hpp:42, from hash_fichier.hpp:47, from hash_fichier.cpp:24: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from hash_fichier.hpp:47, from hash_fichier.cpp:24: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from hash_fichier.hpp:47, from hash_fichier.cpp:24: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from hash_fichier.hpp:47, from hash_fichier.cpp:24: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from hash_fichier.hpp:47:0, from hash_fichier.cpp:24: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from hash_fichier.hpp:47:0, from hash_fichier.cpp:24: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from fichier_global.hpp:48:0, from hash_fichier.hpp:48, from hash_fichier.cpp:24: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from secu_string.hpp:39, from secu_string.cpp:63: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from secu_string.cpp:63:0: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from secu_string.cpp:64: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from secu_string.cpp:64: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from secu_string.cpp:64: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from on_pool.hpp:35:0, from path.hpp:35, from tools.hpp:58, from semaphore.cpp:25: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from secu_string.cpp:64: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from tools.hpp:60:0, from secu_string.cpp:64: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from secu_string.cpp:64: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from secu_string.cpp:64: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from semaphore.cpp:25: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from semaphore.cpp:25: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from semaphore.cpp:25: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from semaphore.cpp:25: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from semaphore.cpp:25: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from semaphore.cpp:25: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from semaphore.cpp:25: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from semaphore.cpp:25: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_detruit.hpp:35, from cat_all_entrees.hpp:35, from semaphore.cpp:27: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_detruit.hpp:35:0, from cat_all_entrees.hpp:35, from semaphore.cpp:27: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_device.hpp:35, from cat_all_entrees.hpp:36, from semaphore.cpp:27: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_device.hpp:35:0, from cat_all_entrees.hpp:36, from semaphore.cpp:27: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from cat_all_entrees.hpp:37:0, from semaphore.cpp:27: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 integers.lo integers.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 integers.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/integers.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from integers.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 compile_time_features.lo compile_time_features.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 memory_check.lo memory_check.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 compile_time_features.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/compile_time_features.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 memory_check.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/memory_check.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from compile_time_features.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from memory_check.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from path.hpp:35, from tools.hpp:58, from integers.cpp:26: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from integers.cpp:26: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from integers.cpp:26: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from integers.cpp:26: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from integers.cpp:26: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from integers.cpp:26: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from integers.cpp:26: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from integers.cpp:26: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from integers.cpp:26: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 entrepot.lo entrepot.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 entrepot.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/entrepot.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from entrepot.cpp:25: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from compile_time_features.cpp:25: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from compile_time_features.cpp:25: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from compile_time_features.cpp:25: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 entrepot_local.lo entrepot_local.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 entrepot_local.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/entrepot_local.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 list_entry.lo list_entry.cpp In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from entrepot_local.cpp:25: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 list_entry.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/list_entry.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from list_entry.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 filesystem_specific_attribute.lo filesystem_specific_attribute.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 filesystem_specific_attribute.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/filesystem_specific_attribute.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from filesystem_specific_attribute.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from entrepot.hpp:45, from entrepot.cpp:44: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from entrepot.hpp:45, from entrepot.cpp:44: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from entrepot.hpp:45, from entrepot.cpp:44: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from entrepot.hpp:46, from entrepot.cpp:44: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from entrepot.hpp:46, from entrepot.cpp:44: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from entrepot.hpp:46, from entrepot.cpp:44: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from entrepot.hpp:46:0, from entrepot.cpp:44: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from entrepot.hpp:46:0, from entrepot.cpp:44: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from fichier_global.hpp:48:0, from entrepot.hpp:48, from entrepot.cpp:44: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from path.hpp:35, from tools.hpp:58, from list_entry.cpp:23: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from entrepot_local.hpp:45, from entrepot_local.cpp:44: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from list_entry.cpp:23: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from entrepot_local.hpp:45, from entrepot_local.cpp:44: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from list_entry.cpp:23: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from entrepot_local.hpp:45, from entrepot_local.cpp:44: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from list_entry.cpp:23: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:62:0, from entrepot_local.hpp:46, from entrepot_local.cpp:44: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from list_entry.cpp:23: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from generic_file.hpp:64:0, from entrepot_local.hpp:46, from entrepot_local.cpp:44: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from list_entry.cpp:23: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from entrepot_local.hpp:46, from entrepot_local.cpp:44: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from list_entry.cpp:23: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from list_entry.cpp:23: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from list_entry.cpp:23: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from entrepot_local.hpp:46:0, from entrepot_local.cpp:44: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from entrepot_local.hpp:46:0, from entrepot_local.cpp:44: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from fichier_global.hpp:48:0, from entrepot.hpp:48, from entrepot_local.hpp:48, from entrepot_local.cpp:44: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 fsa_family.lo fsa_family.cpp In file included from on_pool.hpp:35:0, from path.hpp:35, from tools.hpp:58, from filesystem_specific_attribute.cpp:64: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from catalogue.hpp:51:0, from list_entry.hpp:36, from list_entry.cpp:24: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from catalogue.hpp:52:0, from list_entry.hpp:36, from list_entry.cpp:24: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from filesystem_specific_attribute.cpp:64: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from filesystem_specific_attribute.cpp:64: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from filesystem_specific_attribute.cpp:64: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 fsa_family.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/fsa_family.o In file included from cat_inode.hpp:43:0, from cat_directory.hpp:40, from catalogue.hpp:53, from list_entry.hpp:36, from list_entry.cpp:24: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from filesystem_specific_attribute.cpp:64: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from filesystem_specific_attribute.cpp:64: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from filesystem_specific_attribute.cpp:64: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from fsa_family.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from tools.hpp:60:0, from filesystem_specific_attribute.cpp:64: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from filesystem_specific_attribute.cpp:64: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from cat_directory.hpp:40:0, from catalogue.hpp:53, from list_entry.hpp:36, from list_entry.cpp:24: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from catalogue.hpp:53:0, from list_entry.hpp:36, from list_entry.cpp:24: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from filesystem_specific_attribute.cpp:65:0: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 capabilities.lo capabilities.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 capabilities.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/capabilities.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from capabilities.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from path.hpp:35, from tools.hpp:58, from fsa_family.cpp:30: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 on_pool.lo on_pool.cpp In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from fsa_family.cpp:30: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from fsa_family.cpp:30: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from fsa_family.cpp:30: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 on_pool.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/on_pool.o In file included from generic_file.hpp:64:0, from tools.hpp:60, from fsa_family.cpp:30: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from fsa_family.cpp:30: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from on_pool.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from tools.hpp:60:0, from fsa_family.cpp:30: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from fsa_family.cpp:30: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from fsa_family.cpp:30: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from user_interaction.hpp:38, from capabilities.hpp:31, from capabilities.cpp:44: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from user_interaction.hpp:38, from capabilities.hpp:31, from capabilities.cpp:44: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from user_interaction.hpp:38, from capabilities.hpp:31, from capabilities.cpp:44: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from user_interaction.hpp:51:0, from capabilities.hpp:31, from capabilities.cpp:44: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from on_pool.hpp:35:0, from on_pool.cpp:25: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from capabilities.cpp:45: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from capabilities.cpp:45: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from tools.hpp:60:0, from capabilities.cpp:45: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from capabilities.cpp:45: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from capabilities.cpp:45: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 mem_cluster.lo mem_cluster.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 mem_sized.lo mem_sized.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 mem_cluster.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mem_cluster.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from mem_cluster.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 mem_sized.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mem_sized.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from mem_sized.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 mem_allocator.lo mem_allocator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 mem_allocator.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mem_allocator.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from mem_allocator.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from path.hpp:35, from tools.hpp:58, from mem_cluster.cpp:25: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 memory_pool.lo memory_pool.cpp In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from mem_cluster.cpp:25: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from mem_cluster.cpp:25: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from mem_cluster.cpp:25: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from on_pool.hpp:35:0, from path.hpp:35, from tools.hpp:58, from mem_sized.cpp:25: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 memory_pool.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/memory_pool.o In file included from generic_file.hpp:64:0, from tools.hpp:60, from mem_cluster.cpp:25: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from mem_cluster.cpp:25: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from mem_cluster.cpp:25: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from memory_pool.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from tools.hpp:60:0, from mem_cluster.cpp:25: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mem_cluster.cpp:25: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from mem_sized.cpp:25: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from mem_sized.cpp:25: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from mem_sized.cpp:25: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from mem_sized.cpp:25: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from mem_sized.cpp:25: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from mem_sized.cpp:25: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from mem_sized.cpp:25: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mem_sized.cpp:25: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 datetime.lo datetime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 datetime.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/datetime.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from datetime.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 crypto_asym.lo crypto_asym.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 crypto_asym.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/crypto_asym.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from crypto_asym.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from memory_pool.cpp:24:0: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 generic_file_overlay_for_gpgme.lo generic_file_overlay_for_gpgme.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 generic_file_overlay_for_gpgme.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/generic_file_overlay_for_gpgme.o In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from memory_pool.cpp:26: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from generic_file_overlay_for_gpgme.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from memory_pool.cpp:26: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from memory_pool.cpp:26: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from memory_pool.cpp:26: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from memory_pool.cpp:26: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from memory_pool.cpp:26: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from memory_pool.cpp:26: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from memory_pool.cpp:26: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from datetime.hpp:46, from datetime.cpp:25: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ memory_pool.cpp:33:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] memory_pool::~memory_pool() throw(Ebug) ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from datetime.hpp:47, from datetime.cpp:25: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from datetime.hpp:47, from datetime.cpp:25: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from archive_version.hpp:35, from datetime.hpp:48, from datetime.cpp:25: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from archive_version.hpp:35, from datetime.hpp:48, from datetime.cpp:25: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from archive_version.hpp:35, from datetime.hpp:48, from datetime.cpp:25: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from archive_version.hpp:35:0, from datetime.hpp:48, from datetime.cpp:25: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from archive_version.hpp:35:0, from datetime.hpp:48, from datetime.cpp:25: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from on_pool.hpp:35:0, from path.hpp:35, from tools.hpp:58, from crypto_asym.cpp:39: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from crypto_asym.cpp:39: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from crypto_asym.cpp:39: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from crypto_asym.cpp:39: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from crypto_asym.cpp:39: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from crypto_asym.cpp:39: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from crypto_asym.cpp:39: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 secu_memory_file.lo secu_memory_file.cpp In file included from tools.hpp:60:0, from crypto_asym.cpp:39: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from crypto_asym.cpp:39: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 secu_memory_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/secu_memory_file.o In file included from on_pool.hpp:35:0, from path.hpp:35, from tools.hpp:58, from generic_file_overlay_for_gpgme.cpp:23: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from secu_memory_file.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tools.hpp:59, from generic_file_overlay_for_gpgme.cpp:23: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tools.hpp:59, from generic_file_overlay_for_gpgme.cpp:23: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tools.hpp:60, from generic_file_overlay_for_gpgme.cpp:23: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tools.hpp:60, from generic_file_overlay_for_gpgme.cpp:23: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tools.hpp:60, from generic_file_overlay_for_gpgme.cpp:23: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from generic_file_overlay_for_gpgme.cpp:23: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from tools.hpp:60:0, from generic_file_overlay_for_gpgme.cpp:23: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from generic_file_overlay_for_gpgme.cpp:23: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 crypto_sym.lo crypto_sym.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 crypto_sym.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/crypto_sym.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from crypto_sym.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 range.lo range.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 range.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/range.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from range.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 slice_layout.lo slice_layout.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 slice_layout.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/slice_layout.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from slice_layout.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from generic_file.hpp:42, from secu_memory_file.hpp:29, from secu_memory_file.cpp:24: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from generic_file.hpp:42, from secu_memory_file.hpp:29, from secu_memory_file.cpp:24: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from generic_file.hpp:42, from secu_memory_file.hpp:29, from secu_memory_file.cpp:24: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from secu_memory_file.hpp:29, from secu_memory_file.cpp:24: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from secu_memory_file.hpp:29, from secu_memory_file.cpp:24: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from secu_memory_file.hpp:29, from secu_memory_file.cpp:24: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from secu_memory_file.hpp:29:0, from secu_memory_file.cpp:24: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from secu_memory_file.hpp:29:0, from secu_memory_file.cpp:24: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from tronconneuse.hpp:34, from crypto_sym.hpp:42, from crypto_sym.cpp:49: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from tronconneuse.hpp:34, from crypto_sym.hpp:42, from crypto_sym.cpp:49: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from tronconneuse.hpp:34, from crypto_sym.hpp:42, from crypto_sym.cpp:49: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from tronconneuse.hpp:35, from crypto_sym.hpp:42, from crypto_sym.cpp:49: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from range.hpp:35, from range.cpp:23: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from tronconneuse.hpp:35, from crypto_sym.hpp:42, from crypto_sym.cpp:49: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from tronconneuse.hpp:35, from crypto_sym.hpp:42, from crypto_sym.cpp:49: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from tronconneuse.hpp:35:0, from crypto_sym.hpp:42, from crypto_sym.cpp:49: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from range.hpp:35, from range.cpp:23: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from tronconneuse.hpp:35:0, from crypto_sym.hpp:42, from crypto_sym.cpp:49: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from infinint.hpp:31:0, from range.hpp:35, from range.cpp:23: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from crypto_sym.cpp:51: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from slice_layout.hpp:34, from slice_layout.cpp:23: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_detruit.lo cat_detruit.cpp In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from slice_layout.hpp:34, from slice_layout.cpp:23: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from slice_layout.hpp:34, from slice_layout.cpp:23: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from slice_layout.hpp:35, from slice_layout.cpp:23: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_detruit.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_detruit.o In file included from generic_file.hpp:64:0, from slice_layout.hpp:35, from slice_layout.cpp:23: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from slice_layout.hpp:35, from slice_layout.cpp:23: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from slice_layout.hpp:35:0, from slice_layout.cpp:23: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from slice_layout.hpp:35:0, from slice_layout.cpp:23: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_detruit.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_device.lo cat_device.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_device.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_device.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_device.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_directory.lo cat_directory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_directory.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_directory.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_directory.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_entree.hpp:35, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_detruit.cpp:28: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_entree.hpp:35, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_detruit.cpp:28: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_entree.hpp:35, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_detruit.cpp:28: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from user_interaction.hpp:51:0, from cat_entree.hpp:36, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_detruit.cpp:28: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from generic_file.hpp:62:0, from pile.hpp:34, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_detruit.cpp:28: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from pile.hpp:34, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_detruit.cpp:28: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_detruit.cpp:28: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_detruit.cpp:28: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_detruit.hpp:35, from cat_detruit.cpp:28: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_detruit.hpp:35:0, from cat_detruit.cpp:28: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_door.lo cat_door.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_door.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_door.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_door.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_inode.hpp:35, from cat_device.hpp:35, from cat_device.cpp:55: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_inode.hpp:35, from cat_device.hpp:35, from cat_device.cpp:55: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_inode.hpp:35, from cat_device.hpp:35, from cat_device.cpp:55: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from cat_inode.hpp:36, from cat_device.hpp:35, from cat_device.cpp:55: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from cat_inode.hpp:36, from cat_device.hpp:35, from cat_device.cpp:55: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from cat_inode.hpp:36, from cat_device.hpp:35, from cat_device.cpp:55: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_device.hpp:35, from cat_device.cpp:55: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_device.hpp:35, from cat_device.cpp:55: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_device.hpp:35, from cat_device.cpp:55: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_entree.hpp:35, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_all_entrees.hpp:35, from cat_directory.cpp:28: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_entree.hpp:35, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_all_entrees.hpp:35, from cat_directory.cpp:28: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_entree.hpp:35, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_all_entrees.hpp:35, from cat_directory.cpp:28: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from user_interaction.hpp:51:0, from cat_entree.hpp:36, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_all_entrees.hpp:35, from cat_directory.cpp:28: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from generic_file.hpp:62:0, from pile.hpp:34, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_all_entrees.hpp:35, from cat_directory.cpp:28: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from pile.hpp:34, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_all_entrees.hpp:35, from cat_directory.cpp:28: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_all_entrees.hpp:35, from cat_directory.cpp:28: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_detruit.hpp:35, from cat_all_entrees.hpp:35, from cat_directory.cpp:28: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_device.hpp:35, from cat_device.cpp:55: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_inode.hpp:45, from cat_device.hpp:35, from cat_device.cpp:55: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:45:0, from cat_device.hpp:35, from cat_device.cpp:55: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_device.hpp:35:0, from cat_device.cpp:55: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_detruit.hpp:35, from cat_all_entrees.hpp:35, from cat_directory.cpp:28: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_detruit.hpp:35:0, from cat_all_entrees.hpp:35, from cat_directory.cpp:28: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_device.hpp:35, from cat_all_entrees.hpp:36, from cat_directory.cpp:28: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_entree.lo cat_entree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_entree.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_entree.o In file included from cat_inode.hpp:43:0, from cat_device.hpp:35, from cat_all_entrees.hpp:36, from cat_directory.cpp:28: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_entree.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from cat_device.hpp:35:0, from cat_all_entrees.hpp:36, from cat_directory.cpp:28: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from cat_all_entrees.hpp:37:0, from cat_directory.cpp:28: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ cat_directory.cpp:195:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] cat_directory::~cat_directory() throw(Ebug) ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_inode.hpp:35, from cat_file.hpp:35, from cat_door.hpp:35, from cat_door.cpp:28: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_inode.hpp:35, from cat_file.hpp:35, from cat_door.hpp:35, from cat_door.cpp:28: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_inode.hpp:35, from cat_file.hpp:35, from cat_door.hpp:35, from cat_door.cpp:28: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from cat_inode.hpp:36, from cat_file.hpp:35, from cat_door.hpp:35, from cat_door.cpp:28: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from cat_inode.hpp:36, from cat_file.hpp:35, from cat_door.hpp:35, from cat_door.cpp:28: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from cat_inode.hpp:36, from cat_file.hpp:35, from cat_door.hpp:35, from cat_door.cpp:28: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_file.hpp:35, from cat_door.hpp:35, from cat_door.cpp:28: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_file.hpp:35, from cat_door.hpp:35, from cat_door.cpp:28: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_file.hpp:35, from cat_door.hpp:35, from cat_door.cpp:28: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_file.hpp:35, from cat_door.hpp:35, from cat_door.cpp:28: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_inode.hpp:45, from cat_file.hpp:35, from cat_door.hpp:35, from cat_door.cpp:28: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:45:0, from cat_file.hpp:35, from cat_door.hpp:35, from cat_door.cpp:28: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_file.hpp:35:0, from cat_door.hpp:35, from cat_door.cpp:28: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_etoile.lo cat_etoile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_etoile.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_etoile.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_etoile.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_entree.hpp:35, from cat_entree.cpp:28: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_entree.hpp:35, from cat_entree.cpp:28: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_entree.hpp:35, from cat_entree.cpp:28: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from user_interaction.hpp:51:0, from cat_entree.hpp:36, from cat_entree.cpp:28: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from generic_file.hpp:62:0, from pile.hpp:34, from cat_entree.hpp:37, from cat_entree.cpp:28: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from pile.hpp:34, from cat_entree.hpp:37, from cat_entree.cpp:28: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from cat_entree.cpp:28: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from cat_entree.cpp:28: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from cat_entree.cpp:28:0: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_detruit.hpp:35:0, from cat_all_entrees.hpp:35, from cat_entree.cpp:29: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_device.hpp:35, from cat_all_entrees.hpp:36, from cat_entree.cpp:29: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_device.hpp:35, from cat_all_entrees.hpp:36, from cat_entree.cpp:29: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_device.hpp:35:0, from cat_all_entrees.hpp:36, from cat_entree.cpp:29: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from cat_all_entrees.hpp:37:0, from cat_entree.cpp:29: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_file.lo cat_file.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_file.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_file.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from cat_etoile.hpp:36, from cat_etoile.cpp:30: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_inode.hpp:35, from cat_etoile.hpp:37, from cat_etoile.cpp:30: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_inode.hpp:35, from cat_etoile.hpp:37, from cat_etoile.cpp:30: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from cat_inode.hpp:36, from cat_etoile.hpp:37, from cat_etoile.cpp:30: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from cat_inode.hpp:36, from cat_etoile.hpp:37, from cat_etoile.cpp:30: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from cat_inode.hpp:36, from cat_etoile.hpp:37, from cat_etoile.cpp:30: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_etoile.hpp:37, from cat_etoile.cpp:30: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_etoile.hpp:37, from cat_etoile.cpp:30: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_etoile.hpp:37, from cat_etoile.cpp:30: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_etoile.hpp:37, from cat_etoile.cpp:30: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_inode.hpp:45, from cat_etoile.hpp:37, from cat_etoile.cpp:30: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:45:0, from cat_etoile.hpp:37, from cat_etoile.cpp:30: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_etoile.hpp:37:0, from cat_etoile.cpp:30: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from cat_etoile.cpp:31:0: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_inode.hpp:35, from cat_file.hpp:35, from cat_file.cpp:28: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_inode.hpp:35, from cat_file.hpp:35, from cat_file.cpp:28: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_inode.hpp:35, from cat_file.hpp:35, from cat_file.cpp:28: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from cat_inode.hpp:36, from cat_file.hpp:35, from cat_file.cpp:28: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from cat_inode.hpp:36, from cat_file.hpp:35, from cat_file.cpp:28: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from cat_inode.hpp:36, from cat_file.hpp:35, from cat_file.cpp:28: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_file.hpp:35, from cat_file.cpp:28: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_file.hpp:35, from cat_file.cpp:28: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_file.hpp:35, from cat_file.cpp:28: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_file.hpp:35, from cat_file.cpp:28: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_ignored_dir.lo cat_ignored_dir.cpp In file included from cat_nomme.hpp:36:0, from cat_inode.hpp:45, from cat_file.hpp:35, from cat_file.cpp:28: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:45:0, from cat_file.hpp:35, from cat_file.cpp:28: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_file.hpp:35:0, from cat_file.cpp:28: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_ignored_dir.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_ignored_dir.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_ignored_dir.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_inode.lo cat_inode.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_lien.lo cat_lien.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_inode.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_inode.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_inode.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_lien.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_lien.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_lien.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_inode.hpp:35, from cat_ignored_dir.hpp:35, from cat_ignored_dir.cpp:29: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_inode.hpp:35, from cat_ignored_dir.hpp:35, from cat_ignored_dir.cpp:29: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_inode.hpp:35, from cat_ignored_dir.hpp:35, from cat_ignored_dir.cpp:29: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from cat_inode.hpp:36, from cat_ignored_dir.hpp:35, from cat_ignored_dir.cpp:29: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from cat_inode.hpp:36, from cat_ignored_dir.hpp:35, from cat_ignored_dir.cpp:29: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from cat_inode.hpp:36, from cat_ignored_dir.hpp:35, from cat_ignored_dir.cpp:29: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_ignored_dir.hpp:35, from cat_ignored_dir.cpp:29: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_ignored_dir.hpp:35, from cat_ignored_dir.cpp:29: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_ignored_dir.hpp:35, from cat_ignored_dir.cpp:29: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_ignored_dir.hpp:35, from cat_ignored_dir.cpp:29: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_inode.hpp:35, from cat_inode.cpp:55: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_inode.hpp:45, from cat_ignored_dir.hpp:35, from cat_ignored_dir.cpp:29: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:45:0, from cat_ignored_dir.hpp:35, from cat_ignored_dir.cpp:29: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_ignored_dir.hpp:35:0, from cat_ignored_dir.cpp:29: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from cat_ignored_dir.hpp:36:0, from cat_ignored_dir.cpp:29: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_inode.hpp:35, from cat_inode.cpp:55: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_inode.hpp:35, from cat_inode.cpp:55: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_inode.hpp:35, from cat_lien.hpp:35, from cat_lien.cpp:28: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_inode.hpp:35, from cat_lien.hpp:35, from cat_lien.cpp:28: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_inode.hpp:35, from cat_lien.hpp:35, from cat_lien.cpp:28: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from cat_inode.hpp:36, from cat_inode.cpp:55: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from cat_inode.hpp:36, from cat_inode.cpp:55: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from generic_file.hpp:62:0, from cat_inode.hpp:36, from cat_lien.hpp:35, from cat_lien.cpp:28: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from cat_inode.hpp:36, from cat_inode.cpp:55: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_inode.cpp:55: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_inode.cpp:55: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_inode.cpp:55: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from generic_file.hpp:64:0, from cat_inode.hpp:36, from cat_lien.hpp:35, from cat_lien.cpp:28: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from cat_inode.hpp:36, from cat_lien.hpp:35, from cat_lien.cpp:28: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_lien.hpp:35, from cat_lien.cpp:28: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_lien.hpp:35, from cat_lien.cpp:28: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_lien.hpp:35, from cat_lien.cpp:28: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_inode.cpp:55: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_lien.hpp:35, from cat_lien.cpp:28: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_inode.hpp:45, from cat_inode.cpp:55: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:45:0, from cat_inode.cpp:55: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_inode.cpp:55:0: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_inode.hpp:45, from cat_lien.hpp:35, from cat_lien.cpp:28: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ cat_inode.cpp:353:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] cat_inode::~cat_inode() throw(Ebug) ^~~~~ In file included from cat_inode.hpp:45:0, from cat_lien.hpp:35, from cat_lien.cpp:28: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_lien.hpp:35:0, from cat_lien.cpp:28: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_mirage.lo cat_mirage.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_nomme.lo cat_nomme.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_mirage.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_mirage.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_mirage.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_nomme.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_nomme.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_nomme.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_tools.lo cat_tools.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_tools.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_tools.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_entree.hpp:35, from cat_nomme.hpp:36, from cat_nomme.cpp:29: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_entree.hpp:35, from cat_nomme.hpp:36, from cat_nomme.cpp:29: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_entree.hpp:35, from cat_nomme.hpp:36, from cat_nomme.cpp:29: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from user_interaction.hpp:51:0, from cat_entree.hpp:36, from cat_nomme.hpp:36, from cat_nomme.cpp:29: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from generic_file.hpp:62:0, from pile.hpp:34, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_nomme.cpp:29: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from pile.hpp:34, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_nomme.cpp:29: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_nomme.cpp:29: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_nomme.cpp:29: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_entree.hpp:35, from cat_nomme.hpp:36, from cat_mirage.hpp:35, from cat_mirage.cpp:29: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_entree.hpp:35, from cat_nomme.hpp:36, from cat_mirage.hpp:35, from cat_mirage.cpp:29: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_entree.hpp:35, from cat_nomme.hpp:36, from cat_mirage.hpp:35, from cat_mirage.cpp:29: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from user_interaction.hpp:51:0, from cat_entree.hpp:36, from cat_nomme.hpp:36, from cat_mirage.hpp:35, from cat_mirage.cpp:29: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_nomme.cpp:29: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_nomme.cpp:29:0: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from cat_nomme.cpp:30: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from generic_file.hpp:62:0, from pile.hpp:34, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_mirage.hpp:35, from cat_mirage.cpp:29: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from pile.hpp:34, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_mirage.hpp:35, from cat_mirage.cpp:29: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_mirage.hpp:35, from cat_mirage.cpp:29: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_mirage.hpp:35, from cat_mirage.cpp:29: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_mirage.hpp:35, from cat_mirage.cpp:29: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_mirage.hpp:35:0, from cat_mirage.cpp:29: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_etoile.hpp:37, from cat_mirage.hpp:36, from cat_mirage.cpp:29: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_inode.hpp:35, from cat_tools.hpp:33, from cat_tools.cpp:28: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from cat_inode.hpp:43:0, from cat_etoile.hpp:37, from cat_mirage.hpp:36, from cat_mirage.cpp:29: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_inode.hpp:35, from cat_tools.hpp:33, from cat_tools.cpp:28: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_inode.hpp:35, from cat_tools.hpp:33, from cat_tools.cpp:28: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from cat_etoile.hpp:37:0, from cat_mirage.hpp:36, from cat_mirage.cpp:29: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from generic_file.hpp:62:0, from cat_inode.hpp:36, from cat_tools.hpp:33, from cat_tools.cpp:28: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from cat_mirage.cpp:31:0: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from generic_file.hpp:64:0, from cat_inode.hpp:36, from cat_tools.hpp:33, from cat_tools.cpp:28: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from cat_inode.hpp:36, from cat_tools.hpp:33, from cat_tools.cpp:28: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_tools.hpp:33, from cat_tools.cpp:28: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_tools.hpp:33, from cat_tools.cpp:28: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_tools.hpp:33, from cat_tools.cpp:28: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_tools.hpp:33, from cat_tools.cpp:28: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_inode.hpp:45, from cat_tools.hpp:33, from cat_tools.cpp:28: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:45:0, from cat_tools.hpp:33, from cat_tools.cpp:28: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_tools.hpp:33:0, from cat_tools.cpp:28: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from cat_all_entrees.hpp:37:0, from cat_tools.cpp:29: cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 pile_descriptor.lo pile_descriptor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 pile_descriptor.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/pile_descriptor.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from pile_descriptor.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_chardev.lo cat_chardev.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_chardev.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_chardev.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_chardev.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from generic_file.hpp:42, from pile.hpp:34, from pile_descriptor.hpp:35, from pile_descriptor.cpp:28: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from generic_file.hpp:42, from pile.hpp:34, from pile_descriptor.hpp:35, from pile_descriptor.cpp:28: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from generic_file.hpp:42, from pile.hpp:34, from pile_descriptor.hpp:35, from pile_descriptor.cpp:28: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from pile.hpp:34, from pile_descriptor.hpp:35, from pile_descriptor.cpp:28: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from pile.hpp:34, from pile_descriptor.hpp:35, from pile_descriptor.cpp:28: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from pile.hpp:34, from pile_descriptor.hpp:35, from pile_descriptor.cpp:28: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from pile.hpp:34:0, from pile_descriptor.hpp:35, from pile_descriptor.cpp:28: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from pile.hpp:34:0, from pile_descriptor.hpp:35, from pile_descriptor.cpp:28: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_blockdev.lo cat_blockdev.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_blockdev.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_blockdev.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_blockdev.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_tube.lo cat_tube.cpp In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_inode.hpp:35, from cat_device.hpp:35, from cat_chardev.hpp:35, from cat_chardev.cpp:28: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_inode.hpp:35, from cat_device.hpp:35, from cat_chardev.hpp:35, from cat_chardev.cpp:28: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_tube.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_tube.o In file included from infinint.hpp:31:0, from cat_inode.hpp:35, from cat_device.hpp:35, from cat_chardev.hpp:35, from cat_chardev.cpp:28: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_ignored.lo cat_ignored.cpp In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_tube.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from generic_file.hpp:62:0, from cat_inode.hpp:36, from cat_device.hpp:35, from cat_chardev.hpp:35, from cat_chardev.cpp:28: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from cat_inode.hpp:36, from cat_device.hpp:35, from cat_chardev.hpp:35, from cat_chardev.cpp:28: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from cat_inode.hpp:36, from cat_device.hpp:35, from cat_chardev.hpp:35, from cat_chardev.cpp:28: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_device.hpp:35, from cat_chardev.hpp:35, from cat_chardev.cpp:28: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_device.hpp:35, from cat_chardev.hpp:35, from cat_chardev.cpp:28: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_device.hpp:35, from cat_chardev.hpp:35, from cat_chardev.cpp:28: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_ignored.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_ignored.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_ignored.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from cat_inode.hpp:43:0, from cat_device.hpp:35, from cat_chardev.hpp:35, from cat_chardev.cpp:28: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_inode.hpp:45, from cat_device.hpp:35, from cat_chardev.hpp:35, from cat_chardev.cpp:28: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:45:0, from cat_device.hpp:35, from cat_chardev.hpp:35, from cat_chardev.cpp:28: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_device.hpp:35:0, from cat_chardev.hpp:35, from cat_chardev.cpp:28: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_inode.hpp:35, from cat_device.hpp:35, from cat_blockdev.hpp:35, from cat_blockdev.cpp:28: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_inode.hpp:35, from cat_device.hpp:35, from cat_blockdev.hpp:35, from cat_blockdev.cpp:28: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_inode.hpp:35, from cat_device.hpp:35, from cat_blockdev.hpp:35, from cat_blockdev.cpp:28: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from cat_inode.hpp:36, from cat_device.hpp:35, from cat_blockdev.hpp:35, from cat_blockdev.cpp:28: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from cat_inode.hpp:36, from cat_device.hpp:35, from cat_blockdev.hpp:35, from cat_blockdev.cpp:28: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from cat_inode.hpp:36, from cat_device.hpp:35, from cat_blockdev.hpp:35, from cat_blockdev.cpp:28: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_device.hpp:35, from cat_blockdev.hpp:35, from cat_blockdev.cpp:28: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_device.hpp:35, from cat_blockdev.hpp:35, from cat_blockdev.cpp:28: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_device.hpp:35, from cat_blockdev.hpp:35, from cat_blockdev.cpp:28: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_prise.lo cat_prise.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 cat_prise.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_prise.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from cat_prise.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from cat_inode.hpp:43:0, from cat_device.hpp:35, from cat_blockdev.hpp:35, from cat_blockdev.cpp:28: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_inode.hpp:35, from cat_tube.hpp:35, from cat_tube.cpp:28: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_inode.hpp:35, from cat_tube.hpp:35, from cat_tube.cpp:28: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_inode.hpp:35, from cat_tube.hpp:35, from cat_tube.cpp:28: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_inode.hpp:45, from cat_device.hpp:35, from cat_blockdev.hpp:35, from cat_blockdev.cpp:28: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:45:0, from cat_device.hpp:35, from cat_blockdev.hpp:35, from cat_blockdev.cpp:28: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_device.hpp:35:0, from cat_blockdev.hpp:35, from cat_blockdev.cpp:28: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from generic_file.hpp:62:0, from cat_inode.hpp:36, from cat_tube.hpp:35, from cat_tube.cpp:28: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_entree.hpp:35, from cat_nomme.hpp:36, from cat_ignored.hpp:35, from cat_ignored.cpp:28: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from cat_inode.hpp:36, from cat_tube.hpp:35, from cat_tube.cpp:28: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from cat_inode.hpp:36, from cat_tube.hpp:35, from cat_tube.cpp:28: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_entree.hpp:35, from cat_nomme.hpp:36, from cat_ignored.hpp:35, from cat_ignored.cpp:28: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from cat_inode.hpp:36:0, from cat_tube.hpp:35, from cat_tube.cpp:28: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_tube.hpp:35, from cat_tube.cpp:28: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from infinint.hpp:31:0, from cat_entree.hpp:35, from cat_nomme.hpp:36, from cat_ignored.hpp:35, from cat_ignored.cpp:28: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_tube.hpp:35, from cat_tube.cpp:28: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from user_interaction.hpp:51:0, from cat_entree.hpp:36, from cat_nomme.hpp:36, from cat_ignored.hpp:35, from cat_ignored.cpp:28: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from generic_file.hpp:62:0, from pile.hpp:34, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_ignored.hpp:35, from cat_ignored.cpp:28: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from pile.hpp:34, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_ignored.hpp:35, from cat_ignored.cpp:28: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_ignored.hpp:35, from cat_ignored.cpp:28: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from pile.hpp:34:0, from cat_entree.hpp:37, from cat_nomme.hpp:36, from cat_ignored.hpp:35, from cat_ignored.cpp:28: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_ignored.hpp:35, from cat_ignored.cpp:28: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_ignored.hpp:35:0, from cat_ignored.cpp:28: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:43:0, from cat_tube.hpp:35, from cat_tube.cpp:28: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_inode.hpp:45, from cat_tube.hpp:35, from cat_tube.cpp:28: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:45:0, from cat_tube.hpp:35, from cat_tube.cpp:28: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_tube.hpp:35:0, from cat_tube.cpp:28: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 erreurs_ext.lo erreurs_ext.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 erreurs_ext.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/erreurs_ext.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from erreurs_ext.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from cat_inode.hpp:35, from cat_prise.hpp:35, from cat_prise.cpp:28: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from cat_inode.hpp:35, from cat_prise.hpp:35, from cat_prise.cpp:28: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from cat_inode.hpp:35, from cat_prise.hpp:35, from cat_prise.cpp:28: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from cat_inode.hpp:36, from cat_prise.hpp:35, from cat_prise.cpp:28: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 real_infinint.lo real_infinint.cpp In file included from generic_file.hpp:64:0, from cat_inode.hpp:36, from cat_prise.hpp:35, from cat_prise.cpp:28: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from cat_inode.hpp:36, from cat_prise.hpp:35, from cat_prise.cpp:28: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_prise.hpp:35, from cat_prise.cpp:28: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from cat_inode.hpp:36:0, from cat_prise.hpp:35, from cat_prise.cpp:28: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from mask.hpp:50, from ea.hpp:35, from cat_inode.hpp:37, from cat_prise.hpp:35, from cat_prise.cpp:28: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ sed -e "s%#LIBDAR_VERSION#%`grep LIBDAR_COMPILE_TIME_MAJOR libdar.hpp | cut -f 2 -d "=" | cut -f 1 -d ';' | sed -e 's% %%g'`.`grep LIBDAR_COMPILE_TIME_MEDIUM libdar.hpp | cut -f 2 -d "=" | cut -f 1 -d ';' | sed -e 's% %%g'`.`grep LIBDAR_COMPILE_TIME_MINOR libdar.hpp | cut -f 2 -d "=" | cut -f 1 -d ';' | sed -e 's% %%g'`%g" -e "s%#LIBDAR_SUFFIX#%%g" -e "s%#LIBDAR_MODE#%%g" -e "s%#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 %g" -e "s%#CXXSTDFLAGS#%%g" libdar.pc.tmpl > libdar.pc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -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 real_infinint.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/real_infinint.o In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from real_infinint.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from cat_inode.hpp:43:0, from cat_prise.hpp:35, from cat_prise.cpp:28: filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from cat_nomme.hpp:36:0, from cat_inode.hpp:45, from cat_prise.hpp:35, from cat_prise.cpp:28: cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from cat_inode.hpp:45:0, from cat_prise.hpp:35, from cat_prise.cpp:28: cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from cat_prise.hpp:35:0, from cat_prise.cpp:28: cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from infinint.hpp:31, from erreurs_ext.hpp:30, from erreurs_ext.cpp:24: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from infinint.hpp:31, from erreurs_ext.hpp:30, from erreurs_ext.cpp:24: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from infinint.hpp:31:0, from erreurs_ext.hpp:30, from erreurs_ext.cpp:24: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from on_pool.hpp:35:0, from storage.hpp:29, from real_infinint.hpp:43, from real_infinint.cpp:39: memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from real_infinint.hpp:43:0, from real_infinint.cpp:39: storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from real_infinint.cpp:39:0: real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from generic_file.hpp:62:0, from real_infinint.cpp:41: thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from generic_file.hpp:64:0, from real_infinint.cpp:41: crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from user_interaction.hpp:51:0, from generic_file.hpp:65, from real_infinint.cpp:41: secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from real_infinint.cpp:41:0: generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from real_infinint.cpp:41:0: generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from tuyau.hpp:38:0, from tools.hpp:61, from real_infinint.cpp:42: mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -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 `grep LIBDAR_COMPILE_TIME_MAJOR libdar.hpp | cut -f 2 -d "=" | cut -f 1 -d ';' | sed -e 's% %%g'``grep LIBDAR_COMPILE_TIME_MEDIUM libdar.hpp | cut -f 2 -d "=" | cut -f 1 -d ';' | sed -r -e 's% %%g' -e 's%([^0-9]|^)([0-9]{1})([^0-9]|$)%0\2%' -e 's%([^0-9]|^)([0-9]{2})([^0-9]|$)%0\2%'`:`grep LIBDAR_COMPILE_TIME_MINOR libdar.hpp | cut -f 2 -d "=" | cut -f 1 -d ';' | sed -e 's% %%g'`:`grep LIBDAR_COMPILE_TIME_MEDIUM libdar.hpp | cut -f 2 -d "=" | cut -f 1 -d ';' | sed -e 's% %%g'` -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdar.la -rpath /usr/lib64 catalogue.lo compressor.lo deci.lo defile.lo ea.lo ea_filesystem.lo erreurs.lo etage.lo filesystem.lo filtre.lo generic_file.lo header.lo header_version.lo libdar.lo macro_tools.lo mask.lo path.lo sar.lo trivial_sar.lo sar_tools.lo scrambler.lo storage.lo terminateur.lo tools.lo tronc.lo tuyau.lo user_interaction.lo wrapperlib.lo zapette.lo archive.lo crypto.lo cache.lo int_tools.lo tronconneuse.lo elastic.lo thread_cancellation.lo mask_list.lo database.lo database_header.lo data_tree.lo statistics.lo criterium.lo memory_file.lo tlv.lo tlv_list.lo label.lo trontextual.lo archive_options.lo user_group_bases.lo escape.lo escape_catalogue.lo pile.lo sparse_file.lo crc.lo archive_version.lo mem_ui.lo fichier_global.lo fichier_local.lo hash_fichier.lo secu_string.lo semaphore.lo integers.lo compile_time_features.lo memory_check.lo entrepot.lo entrepot_local.lo list_entry.lo filesystem_specific_attribute.lo fsa_family.lo capabilities.lo on_pool.lo mem_cluster.lo mem_sized.lo mem_allocator.lo memory_pool.lo datetime.lo crypto_asym.lo generic_file_overlay_for_gpgme.lo secu_memory_file.lo crypto_sym.lo range.lo slice_layout.lo cat_detruit.lo cat_device.lo cat_directory.lo cat_door.lo cat_entree.lo cat_etoile.lo cat_file.lo cat_ignored_dir.lo cat_inode.lo cat_lien.lo cat_mirage.lo cat_nomme.lo cat_tools.lo pile_descriptor.lo cat_chardev.lo cat_blockdev.lo cat_tube.lo cat_ignored.lo cat_prise.lo erreurs_ext.lo real_infinint.lo -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl libtool: link: g++ -D__DYNAMIC__ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/catalogue.o .libs/compressor.o .libs/deci.o .libs/defile.o .libs/ea.o .libs/ea_filesystem.o .libs/erreurs.o .libs/etage.o .libs/filesystem.o .libs/filtre.o .libs/generic_file.o .libs/header.o .libs/header_version.o .libs/libdar.o .libs/macro_tools.o .libs/mask.o .libs/path.o .libs/sar.o .libs/trivial_sar.o .libs/sar_tools.o .libs/scrambler.o .libs/storage.o .libs/terminateur.o .libs/tools.o .libs/tronc.o .libs/tuyau.o .libs/user_interaction.o .libs/wrapperlib.o .libs/zapette.o .libs/archive.o .libs/crypto.o .libs/cache.o .libs/int_tools.o .libs/tronconneuse.o .libs/elastic.o .libs/thread_cancellation.o .libs/mask_list.o .libs/database.o .libs/database_header.o .libs/data_tree.o .libs/statistics.o .libs/criterium.o .libs/memory_file.o .libs/tlv.o .libs/tlv_list.o .libs/label.o .libs/trontextual.o .libs/archive_options.o .libs/user_group_bases.o .libs/escape.o .libs/escape_catalogue.o .libs/pile.o .libs/sparse_file.o .libs/crc.o .libs/archive_version.o .libs/mem_ui.o .libs/fichier_global.o .libs/fichier_local.o .libs/hash_fichier.o .libs/secu_string.o .libs/semaphore.o .libs/integers.o .libs/compile_time_features.o .libs/memory_check.o .libs/entrepot.o .libs/entrepot_local.o .libs/list_entry.o .libs/filesystem_specific_attribute.o .libs/fsa_family.o .libs/capabilities.o .libs/on_pool.o .libs/mem_cluster.o .libs/mem_sized.o .libs/mem_allocator.o .libs/memory_pool.o .libs/datetime.o .libs/crypto_asym.o .libs/generic_file_overlay_for_gpgme.o .libs/secu_memory_file.o .libs/crypto_sym.o .libs/range.o .libs/slice_layout.o .libs/cat_detruit.o .libs/cat_device.o .libs/cat_directory.o .libs/cat_door.o .libs/cat_entree.o .libs/cat_etoile.o .libs/cat_file.o .libs/cat_ignored_dir.o .libs/cat_inode.o .libs/cat_lien.o .libs/cat_mirage.o .libs/cat_nomme.o .libs/cat_tools.o .libs/pile_descriptor.o .libs/cat_chardev.o .libs/cat_blockdev.o .libs/cat_tube.o .libs/cat_ignored.o .libs/cat_prise.o .libs/erreurs_ext.o .libs/real_infinint.o -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -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 -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libdar.so.5000 -o .libs/libdar.so.5000.12.1 libtool: link: (cd ".libs" && rm -f "libdar.so.5000" && ln -s "libdar.so.5000.12.1" "libdar.so.5000") libtool: link: (cd ".libs" && rm -f "libdar.so" && ln -s "libdar.so.5000.12.1" "libdar.so") libtool: link: ( cd ".libs" && rm -f "libdar.la" && ln -s "../libdar.la" "libdar.la" ) make[3]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/src/libdar' Making all in dar_suite make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/src/dar_suite' g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 command_line.o command_line.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 config_file.o config_file.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 dar.o dar.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 dar_suite.o dar_suite.cpp In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from config_file.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from dar.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from dar_suite.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from command_line.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../libdar/on_pool.hpp:35:0, from ../libdar/storage.hpp:29, from ../libdar/real_infinint.hpp:43, from ../libdar/infinint.hpp:31, from hide_file.hpp:31, from config_file.hpp:32, from config_file.cpp:31: ../libdar/memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from ../libdar/real_infinint.hpp:43:0, from ../libdar/infinint.hpp:31, from hide_file.hpp:31, from config_file.hpp:32, from config_file.cpp:31: ../libdar/storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from ../libdar/infinint.hpp:31:0, from hide_file.hpp:31, from config_file.hpp:32, from config_file.cpp:31: ../libdar/real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from ../libdar/generic_file.hpp:62:0, from hide_file.hpp:32, from config_file.hpp:32, from config_file.cpp:31: ../libdar/thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from ../libdar/generic_file.hpp:64:0, from hide_file.hpp:32, from config_file.hpp:32, from config_file.cpp:31: ../libdar/crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from ../libdar/user_interaction.hpp:51:0, from ../libdar/generic_file.hpp:65, from hide_file.hpp:32, from config_file.hpp:32, from config_file.cpp:31: ../libdar/secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from hide_file.hpp:32:0, from config_file.hpp:32, from config_file.cpp:31: ../libdar/generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from hide_file.hpp:32:0, from config_file.hpp:32, from config_file.cpp:31: ../libdar/generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from ../libdar/tuyau.hpp:38:0, from ../libdar/tools.hpp:61, from config_file.cpp:32: ../libdar/mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from ../libdar/on_pool.hpp:35:0, from ../libdar/storage.hpp:29, from ../libdar/real_infinint.hpp:43, from ../libdar/infinint.hpp:31, from ../libdar/user_interaction.hpp:38, from dar.cpp:30: ../libdar/memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from ../libdar/real_infinint.hpp:43:0, from ../libdar/infinint.hpp:31, from ../libdar/user_interaction.hpp:38, from dar.cpp:30: ../libdar/storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from ../libdar/infinint.hpp:31:0, from ../libdar/user_interaction.hpp:38, from dar.cpp:30: ../libdar/real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from ../libdar/user_interaction.hpp:51:0, from dar.cpp:30: ../libdar/secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from ../libdar/generic_file.hpp:62:0, from ../libdar/compressor.hpp:32, from command_line.hpp:33, from dar.cpp:31: ../libdar/thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from ../libdar/generic_file.hpp:64:0, from ../libdar/compressor.hpp:32, from command_line.hpp:33, from dar.cpp:31: ../libdar/crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from ../libdar/compressor.hpp:32:0, from command_line.hpp:33, from dar.cpp:31: ../libdar/generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from ../libdar/on_pool.hpp:35:0, from ../libdar/storage.hpp:29, from ../libdar/real_infinint.hpp:43, from ../libdar/infinint.hpp:31, from ../libdar/user_interaction.hpp:38, from shell_interaction.hpp:40, from dar_suite.hpp:30, from dar_suite.cpp:52: ../libdar/memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from ../libdar/compressor.hpp:32:0, from command_line.hpp:33, from dar.cpp:31: ../libdar/generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from ../libdar/tuyau.hpp:38:0, from ../libdar/tools.hpp:61, from ../libdar/mask.hpp:50, from command_line.hpp:34, from dar.cpp:31: ../libdar/mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from ../libdar/real_infinint.hpp:43:0, from ../libdar/infinint.hpp:31, from ../libdar/user_interaction.hpp:38, from shell_interaction.hpp:40, from dar_suite.hpp:30, from dar_suite.cpp:52: ../libdar/storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from ../libdar/infinint.hpp:31:0, from ../libdar/user_interaction.hpp:38, from shell_interaction.hpp:40, from dar_suite.hpp:30, from dar_suite.cpp:52: ../libdar/real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from ../libdar/user_interaction.hpp:51:0, from shell_interaction.hpp:40, from dar_suite.hpp:30, from dar_suite.cpp:52: ../libdar/secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from ../libdar/generic_file.hpp:62:0, from ../libdar/compressor.hpp:32, from ../libdar/libdar.hpp:77, from dar_suite.cpp:54: ../libdar/thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from ../libdar/generic_file.hpp:64:0, from ../libdar/compressor.hpp:32, from ../libdar/libdar.hpp:77, from dar_suite.cpp:54: ../libdar/crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from ../libdar/compressor.hpp:32:0, from ../libdar/libdar.hpp:77, from dar_suite.cpp:54: ../libdar/generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from ../libdar/on_pool.hpp:35:0, from ../libdar/storage.hpp:29, from ../libdar/deci.hpp:31, from command_line.cpp:74: ../libdar/memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from ../libdar/compressor.hpp:32:0, from ../libdar/libdar.hpp:77, from dar_suite.cpp:54: ../libdar/generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from ../libdar/tuyau.hpp:38:0, from ../libdar/tools.hpp:61, from ../libdar/mask.hpp:50, from ../libdar/libdar.hpp:79, from dar_suite.cpp:54: ../libdar/mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from ../libdar/deci.hpp:31:0, from command_line.cpp:74: ../libdar/storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from ../libdar/infinint.hpp:31:0, from ../libdar/deci.hpp:32, from command_line.cpp:74: ../libdar/real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from ../libdar/catalogue.hpp:51:0, from command_line.hpp:36, from dar.cpp:31: ../libdar/cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from ../libdar/catalogue.hpp:52:0, from command_line.hpp:36, from dar.cpp:31: ../libdar/cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from ../libdar/generic_file.hpp:62:0, from ../libdar/compressor.hpp:32, from command_line.hpp:33, from command_line.cpp:75: ../libdar/thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from ../libdar/cat_inode.hpp:43:0, from ../libdar/cat_directory.hpp:40, from ../libdar/catalogue.hpp:53, from command_line.hpp:36, from dar.cpp:31: ../libdar/filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from ../libdar/generic_file.hpp:64:0, from ../libdar/compressor.hpp:32, from command_line.hpp:33, from command_line.cpp:75: ../libdar/crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from ../libdar/user_interaction.hpp:51:0, from ../libdar/generic_file.hpp:65, from ../libdar/compressor.hpp:32, from command_line.hpp:33, from command_line.cpp:75: ../libdar/secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from ../libdar/compressor.hpp:32:0, from command_line.hpp:33, from command_line.cpp:75: ../libdar/generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from ../libdar/compressor.hpp:32:0, from command_line.hpp:33, from command_line.cpp:75: ../libdar/generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from ../libdar/cat_directory.hpp:40:0, from ../libdar/catalogue.hpp:53, from command_line.hpp:36, from dar.cpp:31: ../libdar/cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from ../libdar/tuyau.hpp:38:0, from ../libdar/tools.hpp:61, from ../libdar/mask.hpp:50, from command_line.hpp:34, from command_line.cpp:75: ../libdar/mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from ../libdar/catalogue.hpp:53:0, from command_line.hpp:36, from dar.cpp:31: ../libdar/cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from ../libdar/catalogue.hpp:51:0, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_suite.cpp:54: ../libdar/cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from ../libdar/catalogue.hpp:52:0, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_suite.cpp:54: ../libdar/cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from ../libdar/archive_options.hpp:35:0, from ../libdar/archive.hpp:38, from command_line.hpp:37, from dar.cpp:31: ../libdar/criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ In file included from ../libdar/cat_inode.hpp:43:0, from ../libdar/cat_directory.hpp:40, from ../libdar/catalogue.hpp:53, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_suite.cpp:54: ../libdar/filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from ../libdar/cat_directory.hpp:40:0, from ../libdar/catalogue.hpp:53, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_suite.cpp:54: ../libdar/cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from ../libdar/catalogue.hpp:53:0, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_suite.cpp:54: ../libdar/cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from ../libdar/catalogue.hpp:51:0, from command_line.hpp:36, from command_line.cpp:75: ../libdar/cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from ../libdar/catalogue.hpp:52:0, from command_line.hpp:36, from command_line.cpp:75: ../libdar/cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from ../libdar/archive_options.hpp:35:0, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_suite.cpp:54: ../libdar/criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ In file included from ../libdar/cat_inode.hpp:43:0, from ../libdar/cat_directory.hpp:40, from ../libdar/catalogue.hpp:53, from command_line.hpp:36, from command_line.cpp:75: ../libdar/filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from ../libdar/cat_directory.hpp:40:0, from ../libdar/catalogue.hpp:53, from command_line.hpp:36, from command_line.cpp:75: ../libdar/cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from ../libdar/catalogue.hpp:53:0, from command_line.hpp:36, from command_line.cpp:75: ../libdar/cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from command_line.hpp:37:0, from dar.cpp:31: ../libdar/archive.hpp:150:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~archive() throw(Ebug) { free_all(); }; ^~~~~ In file included from dar.cpp:40:0: line_tools.hpp:49:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~argc_argv() throw(Ebug); ^~~~~ In file included from ../libdar/archive_options.hpp:35:0, from ../libdar/archive.hpp:38, from command_line.hpp:37, from command_line.cpp:75: ../libdar/criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ In file included from ../libdar/libdar.hpp:85:0, from dar_suite.cpp:54: ../libdar/archive.hpp:150:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~archive() throw(Ebug) { free_all(); }; ^~~~~ In file included from dar_suite.cpp:57:0: line_tools.hpp:49:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~argc_argv() throw(Ebug); ^~~~~ In file included from command_line.hpp:37:0, from command_line.cpp:75: ../libdar/archive.hpp:150:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~archive() throw(Ebug) { free_all(); }; ^~~~~ In file included from command_line.cpp:78:0: line_tools.hpp:49:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~argc_argv() throw(Ebug); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 hide_file.o hide_file.cpp In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from hide_file.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../libdar/on_pool.hpp:35:0, from ../libdar/storage.hpp:29, from ../libdar/real_infinint.hpp:43, from ../libdar/infinint.hpp:31, from hide_file.hpp:31, from hide_file.cpp:23: ../libdar/memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from ../libdar/real_infinint.hpp:43:0, from ../libdar/infinint.hpp:31, from hide_file.hpp:31, from hide_file.cpp:23: ../libdar/storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from ../libdar/infinint.hpp:31:0, from hide_file.hpp:31, from hide_file.cpp:23: ../libdar/real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from ../libdar/generic_file.hpp:62:0, from hide_file.hpp:32, from hide_file.cpp:23: ../libdar/thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from ../libdar/generic_file.hpp:64:0, from hide_file.hpp:32, from hide_file.cpp:23: ../libdar/crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from ../libdar/user_interaction.hpp:51:0, from ../libdar/generic_file.hpp:65, from hide_file.hpp:32, from hide_file.cpp:23: ../libdar/secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from hide_file.hpp:32:0, from hide_file.cpp:23: ../libdar/generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from hide_file.hpp:32:0, from hide_file.cpp:23: ../libdar/generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 no_comment.o no_comment.cpp In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from no_comment.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 shell_interaction.o shell_interaction.cpp In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from shell_interaction.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../libdar/on_pool.hpp:35:0, from ../libdar/storage.hpp:29, from ../libdar/real_infinint.hpp:43, from ../libdar/infinint.hpp:31, from hide_file.hpp:31, from no_comment.hpp:32, from no_comment.cpp:23: ../libdar/memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from ../libdar/real_infinint.hpp:43:0, from ../libdar/infinint.hpp:31, from hide_file.hpp:31, from no_comment.hpp:32, from no_comment.cpp:23: ../libdar/storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from ../libdar/infinint.hpp:31:0, from hide_file.hpp:31, from no_comment.hpp:32, from no_comment.cpp:23: ../libdar/real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from ../libdar/generic_file.hpp:62:0, from hide_file.hpp:32, from no_comment.hpp:32, from no_comment.cpp:23: ../libdar/thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from ../libdar/generic_file.hpp:64:0, from hide_file.hpp:32, from no_comment.hpp:32, from no_comment.cpp:23: ../libdar/crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from ../libdar/user_interaction.hpp:51:0, from ../libdar/generic_file.hpp:65, from hide_file.hpp:32, from no_comment.hpp:32, from no_comment.cpp:23: ../libdar/secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from hide_file.hpp:32:0, from no_comment.hpp:32, from no_comment.cpp:23: ../libdar/generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from hide_file.hpp:32:0, from no_comment.hpp:32, from no_comment.cpp:23: ../libdar/generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 line_tools.o line_tools.cpp In file included from ../libdar/on_pool.hpp:35:0, from ../libdar/storage.hpp:29, from ../libdar/real_infinint.hpp:43, from ../libdar/infinint.hpp:31, from ../libdar/user_interaction.hpp:38, from shell_interaction.hpp:40, from shell_interaction.cpp:84: ../libdar/memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from line_tools.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../libdar/real_infinint.hpp:43:0, from ../libdar/infinint.hpp:31, from ../libdar/user_interaction.hpp:38, from shell_interaction.hpp:40, from shell_interaction.cpp:84: ../libdar/storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from ../libdar/infinint.hpp:31:0, from ../libdar/user_interaction.hpp:38, from shell_interaction.hpp:40, from shell_interaction.cpp:84: ../libdar/real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from ../libdar/user_interaction.hpp:51:0, from shell_interaction.hpp:40, from shell_interaction.cpp:84: ../libdar/secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from ../libdar/generic_file.hpp:62:0, from ../libdar/tools.hpp:60, from shell_interaction.cpp:86: ../libdar/thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from ../libdar/generic_file.hpp:64:0, from ../libdar/tools.hpp:60, from shell_interaction.cpp:86: ../libdar/crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from ../libdar/tools.hpp:60:0, from shell_interaction.cpp:86: ../libdar/generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from ../libdar/tools.hpp:60:0, from shell_interaction.cpp:86: ../libdar/generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from ../libdar/tuyau.hpp:38:0, from ../libdar/tools.hpp:61, from shell_interaction.cpp:86: ../libdar/mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from ../libdar/on_pool.hpp:35:0, from ../libdar/storage.hpp:29, from ../libdar/real_infinint.hpp:43, from ../libdar/infinint.hpp:31, from line_tools.hpp:33, from line_tools.cpp:43: ../libdar/memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from ../libdar/real_infinint.hpp:43:0, from ../libdar/infinint.hpp:31, from line_tools.hpp:33, from line_tools.cpp:43: ../libdar/storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from ../libdar/infinint.hpp:31:0, from line_tools.hpp:33, from line_tools.cpp:43: ../libdar/real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from ../libdar/generic_file.hpp:62:0, from ../libdar/memory_file.hpp:29, from ../libdar/tlv.hpp:29, from ../libdar/tlv_list.hpp:29, from line_tools.hpp:34, from line_tools.cpp:43: ../libdar/thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from ../libdar/generic_file.hpp:64:0, from ../libdar/memory_file.hpp:29, from ../libdar/tlv.hpp:29, from ../libdar/tlv_list.hpp:29, from line_tools.hpp:34, from line_tools.cpp:43: ../libdar/crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from ../libdar/user_interaction.hpp:51:0, from ../libdar/generic_file.hpp:65, from ../libdar/memory_file.hpp:29, from ../libdar/tlv.hpp:29, from ../libdar/tlv_list.hpp:29, from line_tools.hpp:34, from line_tools.cpp:43: ../libdar/secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from ../libdar/memory_file.hpp:29:0, from ../libdar/tlv.hpp:29, from ../libdar/tlv_list.hpp:29, from line_tools.hpp:34, from line_tools.cpp:43: ../libdar/generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from ../libdar/memory_file.hpp:29:0, from ../libdar/tlv.hpp:29, from ../libdar/tlv_list.hpp:29, from line_tools.hpp:34, from line_tools.cpp:43: ../libdar/generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from ../libdar/cat_nomme.hpp:36:0, from ../libdar/criterium.hpp:32, from line_tools.hpp:36, from line_tools.cpp:43: ../libdar/cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from ../libdar/criterium.hpp:32:0, from line_tools.hpp:36, from line_tools.cpp:43: ../libdar/cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from ../libdar/tuyau.hpp:38:0, from ../libdar/tools.hpp:61, from ../libdar/mask.hpp:50, from ../libdar/ea.hpp:35, from ../libdar/cat_inode.hpp:37, from ../libdar/criterium.hpp:33, from line_tools.hpp:36, from line_tools.cpp:43: ../libdar/mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from ../libdar/cat_inode.hpp:43:0, from ../libdar/criterium.hpp:33, from line_tools.hpp:36, from line_tools.cpp:43: ../libdar/filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from ../libdar/criterium.hpp:33:0, from line_tools.hpp:36, from line_tools.cpp:43: ../libdar/cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 crit_action_cmd_line.o crit_action_cmd_line.cpp In file included from ../libdar/criterium.hpp:34:0, from line_tools.hpp:36, from line_tools.cpp:43: ../libdar/cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from crit_action_cmd_line.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from line_tools.hpp:36:0, from line_tools.cpp:43: ../libdar/criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ In file included from line_tools.cpp:43:0: line_tools.hpp:49:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~argc_argv() throw(Ebug); ^~~~~ line_tools.cpp:71:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] argc_argv::~argc_argv() throw(Ebug) ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 dar_xform.o dar_xform.cpp In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from dar_xform.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../libdar/on_pool.hpp:35:0, from ../libdar/criterium.hpp:31, from crit_action_cmd_line.hpp:31, from crit_action_cmd_line.cpp:26: ../libdar/memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from ../libdar/real_infinint.hpp:43:0, from ../libdar/infinint.hpp:31, from ../libdar/cat_entree.hpp:35, from ../libdar/cat_nomme.hpp:36, from ../libdar/criterium.hpp:32, from crit_action_cmd_line.hpp:31, from crit_action_cmd_line.cpp:26: ../libdar/storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from ../libdar/infinint.hpp:31:0, from ../libdar/cat_entree.hpp:35, from ../libdar/cat_nomme.hpp:36, from ../libdar/criterium.hpp:32, from crit_action_cmd_line.hpp:31, from crit_action_cmd_line.cpp:26: ../libdar/real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from ../libdar/user_interaction.hpp:51:0, from ../libdar/cat_entree.hpp:36, from ../libdar/cat_nomme.hpp:36, from ../libdar/criterium.hpp:32, from crit_action_cmd_line.hpp:31, from crit_action_cmd_line.cpp:26: ../libdar/secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from ../libdar/generic_file.hpp:62:0, from ../libdar/pile.hpp:34, from ../libdar/cat_entree.hpp:37, from ../libdar/cat_nomme.hpp:36, from ../libdar/criterium.hpp:32, from crit_action_cmd_line.hpp:31, from crit_action_cmd_line.cpp:26: ../libdar/thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from ../libdar/generic_file.hpp:64:0, from ../libdar/pile.hpp:34, from ../libdar/cat_entree.hpp:37, from ../libdar/cat_nomme.hpp:36, from ../libdar/criterium.hpp:32, from crit_action_cmd_line.hpp:31, from crit_action_cmd_line.cpp:26: ../libdar/crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from ../libdar/pile.hpp:34:0, from ../libdar/cat_entree.hpp:37, from ../libdar/cat_nomme.hpp:36, from ../libdar/criterium.hpp:32, from crit_action_cmd_line.hpp:31, from crit_action_cmd_line.cpp:26: ../libdar/generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from ../libdar/pile.hpp:34:0, from ../libdar/cat_entree.hpp:37, from ../libdar/cat_nomme.hpp:36, from ../libdar/criterium.hpp:32, from crit_action_cmd_line.hpp:31, from crit_action_cmd_line.cpp:26: ../libdar/generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from ../libdar/cat_nomme.hpp:36:0, from ../libdar/criterium.hpp:32, from crit_action_cmd_line.hpp:31, from crit_action_cmd_line.cpp:26: ../libdar/cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from ../libdar/criterium.hpp:32:0, from crit_action_cmd_line.hpp:31, from crit_action_cmd_line.cpp:26: ../libdar/cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from ../libdar/tuyau.hpp:38:0, from ../libdar/tools.hpp:61, from ../libdar/mask.hpp:50, from ../libdar/ea.hpp:35, from ../libdar/cat_inode.hpp:37, from ../libdar/criterium.hpp:33, from crit_action_cmd_line.hpp:31, from crit_action_cmd_line.cpp:26: ../libdar/mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from ../libdar/cat_inode.hpp:43:0, from ../libdar/criterium.hpp:33, from crit_action_cmd_line.hpp:31, from crit_action_cmd_line.cpp:26: ../libdar/filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from ../libdar/criterium.hpp:33:0, from crit_action_cmd_line.hpp:31, from crit_action_cmd_line.cpp:26: ../libdar/cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from ../libdar/criterium.hpp:34:0, from crit_action_cmd_line.hpp:31, from crit_action_cmd_line.cpp:26: ../libdar/cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from crit_action_cmd_line.hpp:31:0, from crit_action_cmd_line.cpp:26: ../libdar/criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ In file included from crit_action_cmd_line.cpp:29:0: line_tools.hpp:49:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~argc_argv() throw(Ebug); ^~~~~ In file included from ../libdar/on_pool.hpp:35:0, from ../libdar/storage.hpp:29, from ../libdar/real_infinint.hpp:43, from ../libdar/infinint.hpp:31, from ../libdar/sar.hpp:32, from dar_xform.cpp:44: ../libdar/memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from ../libdar/real_infinint.hpp:43:0, from ../libdar/infinint.hpp:31, from ../libdar/sar.hpp:32, from dar_xform.cpp:44: ../libdar/storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from ../libdar/infinint.hpp:31:0, from ../libdar/sar.hpp:32, from dar_xform.cpp:44: ../libdar/real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from ../libdar/generic_file.hpp:62:0, from ../libdar/sar.hpp:33, from dar_xform.cpp:44: ../libdar/thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from ../libdar/generic_file.hpp:64:0, from ../libdar/sar.hpp:33, from dar_xform.cpp:44: ../libdar/crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from ../libdar/user_interaction.hpp:51:0, from ../libdar/generic_file.hpp:65, from ../libdar/sar.hpp:33, from dar_xform.cpp:44: ../libdar/secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from ../libdar/sar.hpp:33:0, from dar_xform.cpp:44: ../libdar/generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from ../libdar/sar.hpp:33:0, from dar_xform.cpp:44: ../libdar/generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from ../libdar/fichier_global.hpp:48:0, from ../libdar/entrepot.hpp:48, from ../libdar/sar.hpp:37, from dar_xform.cpp:44: ../libdar/mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from ../libdar/catalogue.hpp:51:0, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_xform.cpp:52: ../libdar/cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from ../libdar/catalogue.hpp:52:0, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_xform.cpp:52: ../libdar/cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from ../libdar/cat_inode.hpp:43:0, from ../libdar/cat_directory.hpp:40, from ../libdar/catalogue.hpp:53, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_xform.cpp:52: ../libdar/filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from ../libdar/cat_directory.hpp:40:0, from ../libdar/catalogue.hpp:53, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_xform.cpp:52: ../libdar/cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from ../libdar/catalogue.hpp:53:0, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_xform.cpp:52: ../libdar/cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from ../libdar/archive_options.hpp:35:0, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_xform.cpp:52: ../libdar/criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ In file included from ../libdar/libdar.hpp:85:0, from dar_xform.cpp:52: ../libdar/archive.hpp:150:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~archive() throw(Ebug) { free_all(); }; ^~~~~ In file included from dar_xform.cpp:55:0: line_tools.hpp:49:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~argc_argv() throw(Ebug); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 dar_slave.o dar_slave.cpp In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from dar_slave.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 dar_manager.o dar_manager.cpp In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from dar_manager.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../libdar/on_pool.hpp:35:0, from ../libdar/storage.hpp:29, from ../libdar/real_infinint.hpp:43, from ../libdar/infinint.hpp:31, from ../libdar/user_interaction.hpp:38, from dar_slave.cpp:55: ../libdar/memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from ../libdar/real_infinint.hpp:43:0, from ../libdar/infinint.hpp:31, from ../libdar/user_interaction.hpp:38, from dar_slave.cpp:55: ../libdar/storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from ../libdar/infinint.hpp:31:0, from ../libdar/user_interaction.hpp:38, from dar_slave.cpp:55: ../libdar/real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from ../libdar/user_interaction.hpp:51:0, from dar_slave.cpp:55: ../libdar/secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from ../libdar/generic_file.hpp:62:0, from ../libdar/zapette.hpp:37, from dar_slave.cpp:56: ../libdar/thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from ../libdar/generic_file.hpp:64:0, from ../libdar/zapette.hpp:37, from dar_slave.cpp:56: ../libdar/crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from ../libdar/zapette.hpp:37:0, from dar_slave.cpp:56: ../libdar/generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from ../libdar/zapette.hpp:37:0, from dar_slave.cpp:56: ../libdar/generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from ../libdar/zapette.hpp:39:0, from dar_slave.cpp:56: ../libdar/mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 dar_cp.o dar_cp.cpp In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from dar_cp.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../libdar/on_pool.hpp:35:0, from ../libdar/storage.hpp:29, from ../libdar/real_infinint.hpp:43, from ../libdar/infinint.hpp:31, from ../libdar/user_interaction.hpp:38, from shell_interaction.hpp:40, from dar_suite.hpp:30, from dar_manager.cpp:57: ../libdar/memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from ../libdar/real_infinint.hpp:43:0, from ../libdar/infinint.hpp:31, from ../libdar/user_interaction.hpp:38, from shell_interaction.hpp:40, from dar_suite.hpp:30, from dar_manager.cpp:57: ../libdar/storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from ../libdar/infinint.hpp:31:0, from ../libdar/user_interaction.hpp:38, from shell_interaction.hpp:40, from dar_suite.hpp:30, from dar_manager.cpp:57: ../libdar/real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 dar_split.o dar_split.c In file included from ../libdar/user_interaction.hpp:51:0, from shell_interaction.hpp:40, from dar_suite.hpp:30, from dar_manager.cpp:57: ../libdar/secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from ../libdar/catalogue.hpp:51:0, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_slave.cpp:64: ../libdar/cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from ../libdar/catalogue.hpp:52:0, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_slave.cpp:64: ../libdar/cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from dar_split.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../libdar/generic_file.hpp:62:0, from ../libdar/catalogue.hpp:39, from ../libdar/macro_tools.hpp:39, from dar_manager.cpp:58: ../libdar/thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from ../libdar/cat_inode.hpp:43:0, from ../libdar/cat_directory.hpp:40, from ../libdar/catalogue.hpp:53, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_slave.cpp:64: ../libdar/filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from ../libdar/generic_file.hpp:64:0, from ../libdar/catalogue.hpp:39, from ../libdar/macro_tools.hpp:39, from dar_manager.cpp:58: ../libdar/crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from ../libdar/catalogue.hpp:39:0, from ../libdar/macro_tools.hpp:39, from dar_manager.cpp:58: ../libdar/generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from ../libdar/catalogue.hpp:39:0, from ../libdar/macro_tools.hpp:39, from dar_manager.cpp:58: ../libdar/generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from ../libdar/cat_directory.hpp:40:0, from ../libdar/catalogue.hpp:53, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_slave.cpp:64: ../libdar/cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from ../libdar/tuyau.hpp:38:0, from ../libdar/tools.hpp:61, from ../libdar/mask.hpp:50, from ../libdar/catalogue.hpp:43, from ../libdar/macro_tools.hpp:39, from dar_manager.cpp:58: ../libdar/mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ In file included from ../libdar/catalogue.hpp:53:0, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_slave.cpp:64: ../libdar/cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from ../libdar/archive_options.hpp:35:0, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from dar_slave.cpp:64: ../libdar/criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ dar_split.c: In function 'stop_and_wait': dar_split.c:234:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd_inter, tmp, 3); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../libdar/catalogue.hpp:51:0, from ../libdar/macro_tools.hpp:39, from dar_manager.cpp:58: ../libdar/cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from ../libdar/catalogue.hpp:52:0, from ../libdar/macro_tools.hpp:39, from dar_manager.cpp:58: ../libdar/cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from ../libdar/cat_inode.hpp:43:0, from ../libdar/cat_directory.hpp:40, from ../libdar/catalogue.hpp:53, from ../libdar/macro_tools.hpp:39, from dar_manager.cpp:58: ../libdar/filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from ../libdar/cat_directory.hpp:40:0, from ../libdar/catalogue.hpp:53, from ../libdar/macro_tools.hpp:39, from dar_manager.cpp:58: ../libdar/cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from ../libdar/catalogue.hpp:53:0, from ../libdar/macro_tools.hpp:39, from dar_manager.cpp:58: ../libdar/cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from ../libdar/libdar.hpp:85:0, from dar_slave.cpp:64: ../libdar/archive.hpp:150:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~archive() throw(Ebug) { free_all(); }; ^~~~~ In file included from dar_slave.cpp:66:0: line_tools.hpp:49:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~argc_argv() throw(Ebug); ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dar command_line.o config_file.o dar.o dar_suite.o hide_file.o no_comment.o shell_interaction.o line_tools.o crit_action_cmd_line.o ../libdar/libdar.la -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl In file included from ../libdar/archive_options.hpp:35:0, from ../libdar/archive.hpp:38, from ../libdar/database.hpp:34, from dar_manager.cpp:60: ../libdar/criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dar command_line.o config_file.o dar.o dar_suite.o hide_file.o no_comment.o shell_interaction.o line_tools.o crit_action_cmd_line.o ../libdar/.libs/libdar.so -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl In file included from ../libdar/database.hpp:34:0, from dar_manager.cpp:60: ../libdar/archive.hpp:150:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~archive() throw(Ebug) { free_all(); }; ^~~~~ In file included from dar_manager.cpp:70:0: line_tools.hpp:49:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~argc_argv() throw(Ebug); ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dar_xform dar_suite.o dar_xform.o shell_interaction.o line_tools.o ../libdar/libdar.la -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl In file included from ../libdar/on_pool.hpp:35:0, from ../libdar/storage.hpp:29, from ../libdar/real_infinint.hpp:43, from ../libdar/infinint.hpp:31, from ../libdar/user_interaction.hpp:38, from shell_interaction.hpp:40, from dar_suite.hpp:30, from dar_cp.cpp:57: ../libdar/memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from ../libdar/real_infinint.hpp:43:0, from ../libdar/infinint.hpp:31, from ../libdar/user_interaction.hpp:38, from shell_interaction.hpp:40, from dar_suite.hpp:30, from dar_cp.cpp:57: ../libdar/storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from ../libdar/infinint.hpp:31:0, from ../libdar/user_interaction.hpp:38, from shell_interaction.hpp:40, from dar_suite.hpp:30, from dar_cp.cpp:57: ../libdar/real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from ../libdar/user_interaction.hpp:51:0, from shell_interaction.hpp:40, from dar_suite.hpp:30, from dar_cp.cpp:57: ../libdar/secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from ../libdar/generic_file.hpp:62:0, from ../libdar/tools.hpp:60, from dar_cp.cpp:58: ../libdar/thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ In file included from ../libdar/generic_file.hpp:64:0, from ../libdar/tools.hpp:60, from dar_cp.cpp:58: ../libdar/crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from ../libdar/tools.hpp:60:0, from dar_cp.cpp:58: ../libdar/generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from ../libdar/tools.hpp:60:0, from dar_cp.cpp:58: ../libdar/generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from ../libdar/tuyau.hpp:38:0, from ../libdar/tools.hpp:61, from dar_cp.cpp:58: ../libdar/mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dar_xform dar_suite.o dar_xform.o shell_interaction.o line_tools.o ../libdar/.libs/libdar.so -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dar_split dar_split.o ../libdar/libdar.la -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dar_split dar_split.o ../libdar/.libs/libdar.so -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl /bin/sh ../../libtool --tag=CXX --mode=link g++ -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dar_slave dar_suite.o dar_slave.o shell_interaction.o line_tools.o ../libdar/libdar.la -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dar_slave dar_suite.o dar_slave.o shell_interaction.o line_tools.o ../libdar/.libs/libdar.so -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl /bin/sh ../../libtool --tag=CXX --mode=link g++ -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dar_cp dar_suite.o dar_cp.o shell_interaction.o line_tools.o ../libdar/libdar.la -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dar_cp dar_suite.o dar_cp.o shell_interaction.o line_tools.o ../libdar/.libs/libdar.so -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl /bin/sh ../../libtool --tag=CXX --mode=link g++ -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dar_manager dar_suite.o dar_manager.o shell_interaction.o line_tools.o no_comment.o hide_file.o ../libdar/libdar.la -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dar_manager dar_suite.o dar_manager.o shell_interaction.o line_tools.o no_comment.o hide_file.o ../libdar/.libs/libdar.so -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl make[3]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/src/dar_suite' Making all in check make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/src/check' g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 all_features.o all_features.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -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 padder.o padder.cpp In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from all_features.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/libintl.h:23:0, from ../gettext.h:28, from ../my_config.h:35, from padder.cpp:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../libdar/on_pool.hpp:35:0, from ../libdar/storage.hpp:29, from ../libdar/real_infinint.hpp:43, from ../libdar/infinint.hpp:31, from ../libdar/compressor.hpp:31, from ../libdar/libdar.hpp:77, from all_features.cpp:24: ../libdar/memory_pool.hpp:52:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~memory_pool() throw(Ebug); ^~~~~ In file included from ../libdar/real_infinint.hpp:43:0, from ../libdar/infinint.hpp:31, from ../libdar/compressor.hpp:31, from ../libdar/libdar.hpp:77, from all_features.cpp:24: ../libdar/storage.hpp:75:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~storage() throw(Ebug) ^~~~~ In file included from ../libdar/infinint.hpp:31:0, from ../libdar/compressor.hpp:31, from ../libdar/libdar.hpp:77, from all_features.cpp:24: ../libdar/real_infinint.hpp:87:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~infinint() throw(Ebug) ^~~~~ In file included from ../libdar/generic_file.hpp:62:0, from ../libdar/compressor.hpp:32, from ../libdar/libdar.hpp:77, from all_features.cpp:24: ../libdar/thread_cancellation.hpp:72:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~thread_cancellation() throw(Ebug); ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o padder padder.o -L../libdar ../libdar/libdar.la -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl In file included from ../libdar/generic_file.hpp:64:0, from ../libdar/compressor.hpp:32, from ../libdar/libdar.hpp:77, from all_features.cpp:24: ../libdar/crc.hpp:49:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~crc() throw(Ebug) {}; ^~~~~ In file included from ../libdar/user_interaction.hpp:51:0, from ../libdar/generic_file.hpp:65, from ../libdar/compressor.hpp:32, from ../libdar/libdar.hpp:77, from all_features.cpp:24: ../libdar/secu_string.hpp:91:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~secu_string() throw(Ebug) { clean_and_destroy(); }; ^~~~~ In file included from ../libdar/compressor.hpp:32:0, from ../libdar/libdar.hpp:77, from all_features.cpp:24: ../libdar/generic_file.hpp:110:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~generic_file() throw(Ebug) { destroy(); }; ^~~~~ In file included from ../libdar/compressor.hpp:32:0, from ../libdar/libdar.hpp:77, from all_features.cpp:24: ../libdar/generic_file.hpp:361:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~contextual() throw(Ebug) {}; ^~~~~ In file included from ../libdar/tuyau.hpp:38:0, from ../libdar/tools.hpp:61, from ../libdar/mask.hpp:50, from ../libdar/libdar.hpp:79, from all_features.cpp:24: ../libdar/mem_ui.hpp:78:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~mem_ui() throw(Ebug) { detruire(); }; ^~~~~ libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/padder padder.o -L../libdar ../libdar/.libs/libdar.so -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl In file included from ../libdar/catalogue.hpp:51:0, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from all_features.cpp:24: ../libdar/cat_entree.hpp:126:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_entree() throw(Ebug) {}; ^~~~~ In file included from ../libdar/catalogue.hpp:52:0, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from all_features.cpp:24: ../libdar/cat_nomme.hpp:51:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~cat_nomme() throw(Ebug) {}; ^~~~~ In file included from ../libdar/cat_inode.hpp:43:0, from ../libdar/cat_directory.hpp:40, from ../libdar/catalogue.hpp:53, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from all_features.cpp:24: ../libdar/filesystem_specific_attribute.hpp:82:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~filesystem_specific_attribute() throw(Ebug) {}; ^~~~~ In file included from ../libdar/cat_directory.hpp:40:0, from ../libdar/catalogue.hpp:53, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from all_features.cpp:24: ../libdar/cat_inode.hpp:83:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_inode() throw(Ebug); ^~~~~ In file included from ../libdar/catalogue.hpp:53:0, from ../libdar/archive_options.hpp:34, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from all_features.cpp:24: ../libdar/cat_directory.hpp:74:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~cat_directory() throw(Ebug); // detruit aussi tous les fils et se supprime de son 'parent' ^~~~~ In file included from ../libdar/archive_options.hpp:35:0, from ../libdar/archive.hpp:38, from ../libdar/libdar.hpp:85, from all_features.cpp:24: ../libdar/criterium.hpp:136:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ~criterium() throw(Ebug) {}; ^~~~~ In file included from ../libdar/libdar.hpp:85:0, from all_features.cpp:24: ../libdar/archive.hpp:150:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ~archive() throw(Ebug) { free_all(); }; ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o all_features all_features.o -L../libdar ../libdar/libdar.la -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/all_features all_features.o -L../libdar ../libdar/.libs/libdar.so -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl make[3]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/src/check' make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/src' make[2]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc' Making all in samples make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc/samples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc/samples' Making all in mini-howto make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc/mini-howto' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc/mini-howto' Making all in man make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc/man' make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc' make[2]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc' Making all in misc make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14/misc' gcc -DHAVE_CONFIG_H -I. -I.. -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 todos.o todos.c todos.c: In function 'main': todos.c:55:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1,sortie,lu+d); ^~~~~~~~~~~~~~~~~~~~ todos.c:59:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buffer); ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o todos todos.o -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl libtool: link: gcc -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o todos todos.o -lpthread -lattr -lgcrypt -lgpg-error -llzo2 -lbz2 -lz -ldl make[2]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/misc' Making all in po make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/po' make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14' make[2]: Leaving directory '/builddir/build/BUILD/dar-2.5.14' make[1]: Leaving directory '/builddir/build/BUILD/dar-2.5.14' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w3SLom + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64 + cd dar-2.5.14 + rm -rf /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64 Making install in man make[1]: Entering directory '/builddir/build/BUILD/dar-2.5.14/man' make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 dar.1 dar_manager.1 dar_slave.1 dar_xform.1 dar_cp.1 dar_split.1 '/builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/man' make[1]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/man' Making install in src make[1]: Entering directory '/builddir/build/BUILD/dar-2.5.14/src' Making install in libdar make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14/src/libdar' make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/src/libdar' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdar.la '/builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libdar.so.5000.12.1 /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/lib64/libdar.so.5000.12.1 libtool: install: (cd /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/lib64 && { ln -s -f libdar.so.5000.12.1 libdar.so.5000 || { rm -f libdar.so.5000 && ln -s libdar.so.5000.12.1 libdar.so.5000; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/lib64 && { ln -s -f libdar.so.5000.12.1 libdar.so || { rm -f libdar.so && ln -s libdar.so.5000.12.1 libdar.so; }; }) libtool: install: /usr/bin/install -c .libs/libdar.lai /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/lib64/libdar.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' mkdir -p /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/include/dar cp ../../config.h /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/include/dar/libdar_config.h sed -e 's%../config.h%libdar_config.h%g' -e 's%HAVE_CONFIG_H%1%g' -e 's%MY_CONFIG_H%LIBDAR_MY_CONFIG_H%g' ../my_config.h > ./libdar_my_config.h cp ../gettext.h . for file in libdar.hpp path.hpp mask.hpp integers.hpp real_infinint.hpp statistics.hpp user_interaction.hpp erreurs.hpp deci.hpp limitint.hpp infinint.hpp compressor.hpp generic_file.hpp wrapperlib.hpp storage.hpp tuyau.hpp tools.hpp catalogue.hpp cat_entree.hpp cat_nomme.hpp cat_directory.hpp cat_inode.hpp scrambler.hpp archive.hpp header_version.hpp ea.hpp crypto.hpp int_tools.hpp thread_cancellation.hpp tronconneuse.hpp mask_list.hpp database.hpp data_tree.hpp criterium.hpp trontextual.hpp archive_options.hpp user_group_bases.hpp database_options.hpp label.hpp tlv_list.hpp tlv.hpp memory_file.hpp pile.hpp archive_version.hpp mem_ui.hpp fichier_global.hpp fichier_local.hpp erreurs_ext.hpp secu_string.hpp crc.hpp hash_fichier.hpp escape.hpp escape_catalogue.hpp compile_time_features.hpp nls_swap.hpp entrepot.hpp entrepot_local.hpp etage.hpp list_entry.hpp fsa_family.hpp capabilities.hpp on_pool.hpp mem_allocator.hpp memory_pool.hpp datetime.hpp crypto_asym.hpp generic_file_overlay_for_gpgme.hpp secu_memory_file.hpp crypto_sym.hpp mem_sized.hpp mem_cluster.hpp filesystem_specific_attribute.hpp range.hpp pile_descriptor.hpp slice_layout.hpp cygwin_adapt.h cygwin_adapt.hpp cat_tools.hpp smart_pointer.hpp gettext.h libdar_my_config.h ; do sed -e 's%#include \"../my_config.h\"%INC_MY_CONFIG_FILE_H%g' -e "s%#include \"%#include \"/usr/include/dar/%g" -e "s%INC_MY_CONFIG_FILE_H%#include \"/usr/include/dar/libdar_my_config.h\"%g" "$file" > /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/include/dar/"$file" ; done rm libdar_my_config.h gettext.h for file in /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/include/dar/* ; do sed -e 's%HAVE_%LIBDAR_HAS_%g' -e 's%PACKAGE%DAR_PACKAGE%g' -e 's%SIZEOF_%LIBDAR_SIZEOF_%g' -e 's%LSTAT_FOLLOWS_SLASHED_SYMLINK%LIBDAR_LSTAT_FOLLOWS_SLASHED_SYMLINK%g' -e 's%VERSION%LIBDAR_VERSION%g' -e 's%MUTEX_WORKS%LIBDAR_MUTEX_WORKS%g' -e 's%OS_BITS%LIBDAR_OS_BITS%g' -e 's%_AVAILABLE%_AVAILABLE_FOR_LIBDAR%g' -e 's%STDC_HEADERS%LIBDAR_STDC_HEADERS%g' -e 's%ENABLE_NLS%DAR_ENABLE_NLS%g' -e 's%HAVE_GETTEXT%DAR_HAS_GETTEXT%g' "$file" > "$file.tmp" && mv "$file.tmp" "$file" ; done egrep 'LIBDAR|DAR_' /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/include/dar/libdar_config.h | grep -v "#undef" > /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/include/dar/config.h.tmp mv /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/include/dar/config.h.tmp /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/include/dar/libdar_config.h chmod 0644 /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/include/dar/* /usr/bin/install -c -d /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/lib64/pkgconfig /usr/bin/install -c -m 0644 libdar.pc /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/lib64/pkgconfig/libdar.pc make[3]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/src/libdar' make[2]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/src/libdar' Making install in dar_suite make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14/src/dar_suite' make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/src/dar_suite' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c dar dar_xform dar_slave dar_manager dar_cp dar_split '/builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/bin' libtool: install: warning: `../libdar/libdar.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/dar /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/bin/dar libtool: install: warning: `../libdar/libdar.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/dar_xform /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/bin/dar_xform libtool: install: warning: `../libdar/libdar.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/dar_slave /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/bin/dar_slave libtool: install: warning: `../libdar/libdar.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/dar_manager /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/bin/dar_manager libtool: install: warning: `../libdar/libdar.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/dar_cp /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/bin/dar_cp libtool: install: warning: `../libdar/libdar.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/dar_split /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/bin/dar_split make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/dar-2.5.14/src/dar_suite' echo "no executable packing, UPX not found or disabled" no executable packing, UPX not found or disabled make[4]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/src/dar_suite' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/src/dar_suite' make[2]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/src/dar_suite' Making install in check make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14/src/check' make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/src/check' 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/dar-2.5.14/src/check' make[2]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/src/check' make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14/src' make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/src' 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/dar-2.5.14/src' make[2]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/src' make[1]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc' Making install in samples make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc/samples' make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc/samples' make[3]: Nothing to be done for 'install-exec-am'. make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc/samples' /usr/bin/install -c -d /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/dar/samples sed -e "s%SOMEPATH%/usr/share/dar/samples%g" dar_par.dcf > /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/dar/samples/dar_par.dcf chmod 0644 /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/dar/samples/dar_par.dcf /usr/bin/install -c -m 0644 darrc_sample sample1.txt README automatic_backup.txt JH-readme.txt JH_dar_archiver.options JH_darrc cluster_digital_readme.txt index.html PN_backup-root.options PN_backup-storage.options Patrick_Nagel_Note.txt /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/dar/samples /usr/bin/install -c -m 0755 cdbackup.sh pause_every_n_slice.duc automatic_backup dar_backup dar_rqck.bash JH-dar-make_user_backup.sh cluster_digital_backups.sh dar_par_create.duc dar_par_test.duc MyBackup.sh.tar.gz PN_backup-root.sh PN_backup-storage.sh PN_ftpbackup.sh dar_backups.sh available_space.duc /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/dar/samples /usr/bin/install -c -d /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/etc sed -e "s%SOMEPATH%/usr/share/dar/samples%g" etc_darrc > /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/etc/darrc make[4]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc/samples' make[3]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc/samples' make[2]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc/samples' Making install in mini-howto make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc/mini-howto' make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc/mini-howto' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/dar' /usr/bin/install -c -m 644 dar-differential-backup-mini-howto.en.html dar-differential-backup-mini-howto.it.html dar-differential-backup-mini-howto.es.html index.html '/builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/dar' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc/mini-howto' /usr/bin/install -c -d /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/dar/mini-howto /usr/bin/install -c -m 0644 dar-differential-backup-mini-howto.en.html dar-differential-backup-mini-howto.it.html dar-differential-backup-mini-howto.es.html index.html /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/dar/mini-howto make[4]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc/mini-howto' make[3]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc/mini-howto' make[2]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc/mini-howto' Making install in man make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc/man' make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc/man' 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/dar-2.5.14/doc/man' make[2]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc/man' make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc' make[3]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/dar' /usr/bin/install -c -m 644 README Features.html Limitations.html Notes.html Tutorial.html Good_Backup_Practice.html FAQ.html api_tutorial.html dar_doc.jpg dar_s_doc.jpg index.html dar-catalog.dtd Known_Bugs.html authentification.html dar_key.txt old_dar_key.txt from_sources.html downloading.html presentation.html usage_notes.html '/builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/dar' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/dar-2.5.14/doc' /usr/bin/install -c -d /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/dar/man ; /usr/bin/install -c -m 0644 man/*.html /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/dar/man make[4]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc' make[3]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc' make[2]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc' make[1]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/doc' Making install in misc make[1]: Entering directory '/builddir/build/BUILD/dar-2.5.14/misc' make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14/misc' 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/dar-2.5.14/misc' make[1]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/misc' Making install in po make[1]: Entering directory '/builddir/build/BUILD/dar-2.5.14/po' installing fr.gmo as /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/dar.mo installing sv.gmo as /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/dar.mo if test "dar" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/dar-2.5.14/po' make[1]: Entering directory '/builddir/build/BUILD/dar-2.5.14' make[2]: Entering directory '/builddir/build/BUILD/dar-2.5.14' 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/dar-2.5.14' make[1]: Leaving directory '/builddir/build/BUILD/dar-2.5.14' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64 dar + rm -f /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64//usr/lib64/libdar.la + rm -rf /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64//usr/share/dar/ + rm -f doc/Makefile doc/Makefile.am doc/Makefile.in + rm -f doc/man/Makefile doc/man/Makefile.am doc/man/Makefile.in doc/mini-howto/Makefile doc/mini-howto/Makefile.am doc/mini-howto/Makefile.in doc/samples/Makefile doc/samples/Makefile.am doc/samples/Makefile.in + mv doc html + chmod 0644 html/samples/JH-dar-make_user_backup.sh html/samples/JH-readme.txt html/samples/JH_dar_archiver.options html/samples/JH_darrc html/samples/MyBackup.sh.tar.gz html/samples/PN_backup-root.options html/samples/PN_backup-root.sh html/samples/PN_backup-storage.options html/samples/PN_backup-storage.sh html/samples/PN_ftpbackup.sh html/samples/Patrick_Nagel_Note.txt html/samples/README html/samples/automatic_backup html/samples/automatic_backup.txt html/samples/available_space.duc html/samples/cdbackup.sh html/samples/cluster_digital_backups.sh html/samples/cluster_digital_readme.txt html/samples/dar_backup html/samples/dar_backups.sh html/samples/dar_par.dcf html/samples/dar_par_create.duc html/samples/dar_par_test.duc html/samples/dar_rqck.bash html/samples/darrc_sample html/samples/etc_darrc html/samples/index.html html/samples/pause_every_n_slice.duc html/samples/sample1.txt + cp -a /builddir/build/SOURCES/README.Fedora . + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/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: dar-2.5.14-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ejLaFP + umask 022 + cd /builddir/build/BUILD + cd dar-2.5.14 + DOCDIR=/builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/doc/dar + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/doc/dar + cp -pr html/ /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/doc/dar + cp -pr AUTHORS /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/doc/dar + cp -pr ChangeLog /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/doc/dar + cp -pr COPYING /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/doc/dar + cp -pr NEWS /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/doc/dar + cp -pr README /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/doc/dar + cp -pr THANKS /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/doc/dar + cp -pr TODO /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/doc/dar + cp -pr README.Fedora /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64/usr/share/doc/dar + exit 0 Provides: config(dar) = 2.5.14-1.fc28 dar = 2.5.14-1.fc28 dar(riscv-64) = 2.5.14-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libattr.so.1()(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdar.so.5000()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcrypt.so.20()(64bit) libgpg-error.so.0()(64bit) liblzo2.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(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.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libdar-2.5.14-1.fc28.riscv64 Provides: libdar = 2.5.14-1.fc28 libdar(riscv-64) = 2.5.14-1.fc28 libdar.so.5000()(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) libattr.so.1()(64bit) libattr.so.1(ATTR_1.0)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgpg-error.so.0()(64bit) liblzo2.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(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.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(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: libdar-devel-2.5.14-1.fc28.riscv64 Provides: libdar-devel = 2.5.14-1.fc28 libdar-devel(riscv-64) = 2.5.14-1.fc28 pkgconfig(libdar) = 5.12.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdar.so.5000()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dar-2.5.14-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/dar-2.5.14-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/dar-2.5.14-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libdar-2.5.14-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libdar-devel-2.5.14-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lab6vt + umask 022 + cd /builddir/build/BUILD + cd dar-2.5.14 + rm -rf /builddir/build/BUILDROOT/dar-2.5.14-1.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