Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 450390 Details for
Bug 597286
app-backup/dar-2.5.6 : ../.../erreurs.hpp:133:40: error: throw will always call terminate() [-Werror=terminate]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-backup:dar-2.5.6:20161016-122204.log
app-backup:dar-2.5.6:20161016-122204.log (text/plain), 72.87 KB, created by
Toralf Förster
on 2016-10-16 14:56:48 UTC
(
hide
)
Description:
app-backup:dar-2.5.6:20161016-122204.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-10-16 14:56:48 UTC
Size:
72.87 KB
patch
obsolete
> * Package: app-backup/dar-2.5.6 > * Repository: gentoo > * Maintainer: rich0@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU xattr > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking dar-2.5.6.tar.gz to /var/tmp/portage/app-backup/dar-2.5.6/work >>>> Source unpacked in /var/tmp/portage/app-backup/dar-2.5.6/work >>>> Preparing source in /var/tmp/portage/app-backup/dar-2.5.6/work/dar-2.5.6 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-backup/dar-2.5.6/work/dar-2.5.6 ... > * econf: updating dar-2.5.6/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating dar-2.5.6/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/dar-2.5.6 --htmldir=/usr/share/doc/dar-2.5.6/html --libdir=/usr/lib64 --disable-upx --disable-build-html --disable-libgcrypt-linking --disable-gpgme-linking --disable-liblzo2-linking --disable-dar-static --disable-static >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /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... /bin/sed >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /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 x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-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... yes >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... yes >checking sys/capability.h presence... yes >checking for sys/capability.h... yes >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 x86_64-pc-linux-gnu-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 <unistd.h>... present >checking for getopt_long() in <unistd.h>... absent >checking for optreset presence... not available >checking for Door file support... not available >checking for POSIX.1e capabilities support... 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 >configure: WARNING: lzo compression support has been disabled by user >checking for lzma_code in -llzma... yes >checking lzma.h usability... yes >checking lzma.h presence... yes >checking for lzma.h... yes >configure: WARNING: strong encryption support has been disabled by user >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 <ext2fs/ext2_fs.h> >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 >configure: ignoring UPX >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... /usr/bin/gpgme-config >configure: WARNING: asymetrical encryption support has been disabled by user >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 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) : NO > Liblxz compression (xz) : YES > Strong encryption support : NO > 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 >------------------------------------------------------------------------- > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-backup/dar-2.5.6/work/dar-2.5.6 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-backup/dar-2.5.6/work/dar-2.5.6' >Making all in man >make[2]: Entering directory '/var/tmp/portage/app-backup/dar-2.5.6/work/dar-2.5.6/man' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-backup/dar-2.5.6/work/dar-2.5.6/man' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-backup/dar-2.5.6/work/dar-2.5.6/src' >Making all in libdar >make[3]: Entering directory '/var/tmp/portage/app-backup/dar-2.5.6/work/dar-2.5.6/src/libdar' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o catalogue.lo catalogue.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c catalogue.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/catalogue.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o compressor.lo compressor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c compressor.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/compressor.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o deci.lo deci.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c deci.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/deci.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o defile.lo defile.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c defile.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/defile.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o ea.lo ea.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c ea.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/ea.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o ea_filesystem.lo ea_filesystem.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c ea_filesystem.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/ea_filesystem.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o erreurs.lo erreurs.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c erreurs.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/erreurs.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o etage.lo etage.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c etage.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/etage.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o filesystem.lo filesystem.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c filesystem.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/filesystem.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o filtre.lo filtre.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c filtre.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/filtre.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o generic_file.lo generic_file.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c generic_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/generic_file.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o header.lo header.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c header.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/header.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o header_version.lo header_version.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c header_version.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/header_version.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o libdar.lo libdar.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c libdar.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/libdar.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o macro_tools.lo macro_tools.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c macro_tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/macro_tools.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o mask.lo mask.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c mask.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mask.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o path.lo path.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c path.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/path.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o sar.lo sar.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c sar.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/sar.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o trivial_sar.lo trivial_sar.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c trivial_sar.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/trivial_sar.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o sar_tools.lo sar_tools.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c sar_tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/sar_tools.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o scrambler.lo scrambler.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c scrambler.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/scrambler.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o storage.lo storage.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c storage.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/storage.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o terminateur.lo terminateur.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c terminateur.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/terminateur.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o tools.lo tools.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tools.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o tronc.lo tronc.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c tronc.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tronc.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o tuyau.lo tuyau.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c tuyau.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tuyau.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o user_interaction.lo user_interaction.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c user_interaction.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/user_interaction.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o wrapperlib.lo wrapperlib.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c wrapperlib.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/wrapperlib.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o zapette.lo zapette.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c zapette.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/zapette.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o archive.lo archive.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c archive.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/archive.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o crypto.lo crypto.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c crypto.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/crypto.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cache.lo cache.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cache.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cache.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o int_tools.lo int_tools.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c int_tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/int_tools.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o tronconneuse.lo tronconneuse.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c tronconneuse.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tronconneuse.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o elastic.lo elastic.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c elastic.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/elastic.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o thread_cancellation.lo thread_cancellation.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c thread_cancellation.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/thread_cancellation.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o mask_list.lo mask_list.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c mask_list.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mask_list.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o database.lo database.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c database.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/database.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o database_header.lo database_header.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c database_header.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/database_header.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o data_tree.lo data_tree.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c data_tree.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/data_tree.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o statistics.lo statistics.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c statistics.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/statistics.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o criterium.lo criterium.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c criterium.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/criterium.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o memory_file.lo memory_file.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c memory_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/memory_file.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o tlv.lo tlv.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c tlv.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tlv.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o tlv_list.lo tlv_list.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c tlv_list.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tlv_list.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o label.lo label.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c label.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/label.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o trontextual.lo trontextual.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c trontextual.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/trontextual.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o archive_options.lo archive_options.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c archive_options.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/archive_options.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o user_group_bases.lo user_group_bases.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c user_group_bases.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/user_group_bases.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o escape.lo escape.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c escape.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/escape.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o escape_catalogue.lo escape_catalogue.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c escape_catalogue.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/escape_catalogue.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o pile.lo pile.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c pile.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/pile.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o sparse_file.lo sparse_file.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c sparse_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/sparse_file.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o crc.lo crc.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c crc.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/crc.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o archive_version.lo archive_version.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c archive_version.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/archive_version.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o mem_ui.lo mem_ui.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c mem_ui.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mem_ui.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o fichier_global.lo fichier_global.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c fichier_global.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/fichier_global.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o fichier_local.lo fichier_local.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c fichier_local.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/fichier_local.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o hash_fichier.lo hash_fichier.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c hash_fichier.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/hash_fichier.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o secu_string.lo secu_string.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c secu_string.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/secu_string.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o semaphore.lo semaphore.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c semaphore.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/semaphore.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o integers.lo integers.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c integers.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/integers.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o compile_time_features.lo compile_time_features.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c compile_time_features.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/compile_time_features.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o memory_check.lo memory_check.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c memory_check.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/memory_check.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o entrepot.lo entrepot.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c entrepot.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/entrepot.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o entrepot_local.lo entrepot_local.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c entrepot_local.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/entrepot_local.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o list_entry.lo list_entry.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c list_entry.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/list_entry.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o filesystem_specific_attribute.lo filesystem_specific_attribute.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c filesystem_specific_attribute.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/filesystem_specific_attribute.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o fsa_family.lo fsa_family.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c fsa_family.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/fsa_family.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o capabilities.lo capabilities.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c capabilities.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/capabilities.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o on_pool.lo on_pool.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c on_pool.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/on_pool.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o mem_cluster.lo mem_cluster.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c mem_cluster.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mem_cluster.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o mem_sized.lo mem_sized.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c mem_sized.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mem_sized.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o mem_allocator.lo mem_allocator.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c mem_allocator.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mem_allocator.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o memory_pool.lo memory_pool.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c memory_pool.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/memory_pool.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o datetime.lo datetime.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c datetime.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/datetime.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o crypto_asym.lo crypto_asym.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c crypto_asym.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/crypto_asym.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o generic_file_overlay_for_gpgme.lo generic_file_overlay_for_gpgme.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c generic_file_overlay_for_gpgme.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/generic_file_overlay_for_gpgme.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o secu_memory_file.lo secu_memory_file.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c secu_memory_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/secu_memory_file.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o crypto_sym.lo crypto_sym.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c crypto_sym.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/crypto_sym.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o range.lo range.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c range.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/range.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o slice_layout.lo slice_layout.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c slice_layout.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/slice_layout.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_detruit.lo cat_detruit.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_detruit.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_detruit.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_device.lo cat_device.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_device.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_device.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_directory.lo cat_directory.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_directory.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_directory.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_door.lo cat_door.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_door.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_door.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_entree.lo cat_entree.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_entree.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_entree.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_etoile.lo cat_etoile.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_etoile.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_etoile.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_file.lo cat_file.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_file.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_ignored_dir.lo cat_ignored_dir.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_ignored_dir.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_ignored_dir.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_inode.lo cat_inode.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_inode.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_inode.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_lien.lo cat_lien.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_lien.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_lien.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_mirage.lo cat_mirage.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_mirage.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_mirage.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_nomme.lo cat_nomme.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_nomme.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_nomme.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_tools.lo cat_tools.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_tools.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o pile_descriptor.lo pile_descriptor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c pile_descriptor.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/pile_descriptor.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_chardev.lo cat_chardev.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_chardev.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_chardev.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_blockdev.lo cat_blockdev.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_blockdev.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_blockdev.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_tube.lo cat_tube.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_tube.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_tube.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_ignored.lo cat_ignored.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_ignored.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_ignored.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o cat_prise.lo cat_prise.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c cat_prise.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cat_prise.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o erreurs_ext.lo erreurs_ext.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c erreurs_ext.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/erreurs_ext.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c -o real_infinint.lo real_infinint.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -Werror=terminate -march=native -O2 -pipe -c real_infinint.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/real_infinint.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -march=native -O2 -pipe -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,-O1 -Wl,--as-needed -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 -llzma -lbz2 -lz -ldl -lcap >libtool: link: x86_64-pc-linux-gnu-g++ -D__DYNAMIC__ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/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 -llzma -lbz2 -lz -ldl -lcap -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/crtn.o -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libdar.so.5000 -o .libs/libdar.so.5000.8.2 >libtool: link: (cd ".libs" && rm -f "libdar.so.5000" && ln -s "libdar.so.5000.8.2" "libdar.so.5000") >libtool: link: (cd ".libs" && rm -f "libdar.so" && ln -s "libdar.so.5000.8.2" "libdar.so") >libtool: link: ( cd ".libs" && rm -f "libdar.la" && ln -s "../libdar.la" "libdar.la" ) >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#%-Werror=terminate -march=native -O2 -pipe%g" -e "s%#CXXSTDFLAGS#%%g" libdar.pc.tmpl > libdar.pc >make[3]: Leaving directory '/var/tmp/portage/app-backup/dar-2.5.6/work/dar-2.5.6/src/libdar' >Making all in dar_suite >make[3]: Entering directory '/var/tmp/portage/app-backup/dar-2.5.6/work/dar-2.5.6/src/dar_suite' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -Werror=terminate -march=native -O2 -pipe -c -o command_line.o command_line.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -Werror=terminate -march=native -O2 -pipe -c -o config_file.o config_file.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -Werror=terminate -march=native -O2 -pipe -c -o dar.o dar.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -Werror=terminate -march=native -O2 -pipe -c -o dar_suite.o dar_suite.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -Werror=terminate -march=native -O2 -pipe -c -o hide_file.o hide_file.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -Werror=terminate -march=native -O2 -pipe -c -o no_comment.o no_comment.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -Werror=terminate -march=native -O2 -pipe -c -o shell_interaction.o shell_interaction.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -Werror=terminate -march=native -O2 -pipe -c -o line_tools.o line_tools.cpp >In file included from ../libdar/storage.hpp:27:0, > from ../libdar/real_infinint.hpp:43, > from ../libdar/infinint.hpp:31, > from line_tools.hpp:33, > from line_tools.cpp:43: >line_tools.cpp: In destructor âargc_argv::~argc_argv()â: >../libdar/erreurs.hpp:133:40: error: throw will always call terminate() [-Werror=terminate] > #define SRC_BUG Ebug(__FILE__, __LINE__) > ^ >line_tools.cpp:74:8: note: in expansion of macro âSRC_BUGâ > throw SRC_BUG; > ^~~~~~~ >../libdar/erreurs.hpp:133:40: note: in C++11 destructors default to noexcept > #define SRC_BUG Ebug(__FILE__, __LINE__) > ^ >line_tools.cpp:74:8: note: in expansion of macro âSRC_BUGâ > throw SRC_BUG; > ^~~~~~~ >cc1plus: some warnings being treated as errors >make[3]: *** [Makefile:589: line_tools.o] Error 1 >make[3]: Leaving directory '/var/tmp/portage/app-backup/dar-2.5.6/work/dar-2.5.6/src/dar_suite' >make[2]: *** [Makefile:378: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/app-backup/dar-2.5.6/work/dar-2.5.6/src' >make[1]: *** [Makefile:423: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-backup/dar-2.5.6/work/dar-2.5.6' >make: *** [Makefile:354: all] Error 2 > * ERROR: app-backup/dar-2.5.6::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-backup/dar-2.5.6::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-backup/dar-2.5.6::gentoo'`. > * The complete build log is located at '/var/log/portage/app-backup:dar-2.5.6:20161016-122204.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-backup/dar-2.5.6/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-backup/dar-2.5.6/temp/environment'. > * Working directory: '/var/tmp/portage/app-backup/dar-2.5.6/work/dar-2.5.6' > * S: '/var/tmp/portage/app-backup/dar-2.5.6/work/dar-2.5.6'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 597286
: 450390 |
450392
|
450394
|
450396