Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 277971 Details for
Bug 372761
app-backup/dar-2.4.0 fails to build dar_static statically linked binary
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log for dar-2.4.0
app-backup:dar-2.4.0:20110624-044649.log (text/plain), 139.21 KB, created by
Wirt Wolff
on 2011-06-24 05:09:31 UTC
(
hide
)
Description:
build log for dar-2.4.0
Filename:
MIME Type:
Creator:
Wirt Wolff
Created:
2011-06-24 05:09:31 UTC
Size:
139.21 KB
patch
obsolete
> * Package: app-backup/dar-2.4.0 > * Repository: gentoo > * Maintainer: matsuu@gentoo.org > * USE: amd64 doc elibc_glibc kernel_linux lzo multilib nls static static-libs userland_GNU > * FEATURES: preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking dar-2.4.0.tar.gz to /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work >>>> Source unpacked in /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work >>>> Preparing source in /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0 ... > * Applying dar-2.4.0-gcc.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0 ... > * econf: updating dar-2.4.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating dar-2.4.0/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 --libdir=/usr/lib64 --disable-upx --disable-ea-support --disable-libgcrypt-linking >checking for a BSD-compatible install... /usr/bin/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 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 for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for ld used by 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++... gcc3 >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) gcc3 >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 dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-cf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-pghpf... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >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 >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC 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 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... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >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 >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC 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 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... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... 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 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 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 for size_t... (cached) yes >checking size of size_t... 8 >checking for time_t... yes >checking for time_t... (cached) yes >checking size of time_t... 8 >checking for off_t... (cached) yes >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 dereferences a symlink specified with a 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 strerror... yes >checking for utime... yes >checking for fdopendir... yes >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 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 >configure: WARNING: strong encryption support has been disabled by user >checking for Extended Attribute support... disabled >checking ext2fs.h availability... found <ext2fs/ext2_fs.h> >checking for getopt_long in -lgnugetopt... no >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 doxygen... yes >checking for doxygen version... >= 1.3 >checking for man... yes >checking for groff... yes >configure: ignoring UPX >checking for pthread_mutex_init in -lpthread... yes >checking for POSIX mutex... yes >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 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 > Strong encryption support : NO > Extended Attributes support: NO > Large files support (> 2GB): YES > ext2fs NODUMP flag support : YES > Special allocation scheme : YES > Integer size used : infinint > Thread safe support : YES > Furtive read mode : YES > > DAR SUITE command line programs: > Long options available : YES > Building examples : NO > Building dar_static : NO (system does not support static linking, see note below) > using upx at install : NO > building documentation : YES > > Note: > > If you want to know which libraries are not available as static > libraries check the logs in the config.log generated file. the command > > 'grep -e -static -A 2 config.log' > > should bring you to the essentials. > >You also might want to speed up the compilation process running ./configure >with the --disable-shared option > > >>>> Source configured. >>>> Compiling source in /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0 ... >make -j6 >make all-recursive >make[1]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0' >Making all in man >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/man' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/man' >Making all in src >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src' >Making all in libdar >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/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\" -march=core2 -O2 -pipe -MT catalogue.lo -MD -MP -MF .deps/catalogue.Tpo -c -o catalogue.lo catalogue.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT compressor.lo -MD -MP -MF .deps/compressor.Tpo -c -o compressor.lo compressor.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT deci.lo -MD -MP -MF .deps/deci.Tpo -c -o deci.lo deci.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT defile.lo -MD -MP -MF .deps/defile.Tpo -c -o defile.lo defile.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT ea.lo -MD -MP -MF .deps/ea.Tpo -c -o ea.lo ea.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT ea_filesystem.lo -MD -MP -MF .deps/ea_filesystem.Tpo -c -o ea_filesystem.lo ea_filesystem.cpp >mkdir .libs > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT ea.lo -MD -MP -MF .deps/ea.Tpo -c ea.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/ea.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT catalogue.lo -MD -MP -MF .deps/catalogue.Tpo -c catalogue.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/catalogue.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT compressor.lo -MD -MP -MF .deps/compressor.Tpo -c compressor.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/compressor.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT deci.lo -MD -MP -MF .deps/deci.Tpo -c deci.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/deci.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT defile.lo -MD -MP -MF .deps/defile.Tpo -c defile.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/defile.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT ea_filesystem.lo -MD -MP -MF .deps/ea_filesystem.Tpo -c ea_filesystem.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/ea_filesystem.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT ea_filesystem.lo -MD -MP -MF .deps/ea_filesystem.Tpo -c ea_filesystem.cpp -o ea_filesystem.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT defile.lo -MD -MP -MF .deps/defile.Tpo -c defile.cpp -o defile.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT ea.lo -MD -MP -MF .deps/ea.Tpo -c ea.cpp -o ea.o >/dev/null 2>&1 >mv -f .deps/ea_filesystem.Tpo .deps/ea_filesystem.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT erreurs.lo -MD -MP -MF .deps/erreurs.Tpo -c -o erreurs.lo erreurs.cpp >mv -f .deps/defile.Tpo .deps/defile.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT etage.lo -MD -MP -MF .deps/etage.Tpo -c -o etage.lo etage.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT erreurs.lo -MD -MP -MF .deps/erreurs.Tpo -c erreurs.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/erreurs.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT deci.lo -MD -MP -MF .deps/deci.Tpo -c deci.cpp -o deci.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT etage.lo -MD -MP -MF .deps/etage.Tpo -c etage.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/etage.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT compressor.lo -MD -MP -MF .deps/compressor.Tpo -c compressor.cpp -o compressor.o >/dev/null 2>&1 >mv -f .deps/ea.Tpo .deps/ea.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT filesystem.lo -MD -MP -MF .deps/filesystem.Tpo -c -o filesystem.lo filesystem.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT erreurs.lo -MD -MP -MF .deps/erreurs.Tpo -c erreurs.cpp -o erreurs.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT filesystem.lo -MD -MP -MF .deps/filesystem.Tpo -c filesystem.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/filesystem.o >mv -f .deps/erreurs.Tpo .deps/erreurs.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT filtre.lo -MD -MP -MF .deps/filtre.Tpo -c -o filtre.lo filtre.cpp >mv -f .deps/deci.Tpo .deps/deci.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT generic_file.lo -MD -MP -MF .deps/generic_file.Tpo -c -o generic_file.lo generic_file.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT etage.lo -MD -MP -MF .deps/etage.Tpo -c etage.cpp -o etage.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT filtre.lo -MD -MP -MF .deps/filtre.Tpo -c filtre.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/filtre.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT generic_file.lo -MD -MP -MF .deps/generic_file.Tpo -c generic_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/generic_file.o >mv -f .deps/compressor.Tpo .deps/compressor.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.cpp >mv -f .deps/etage.Tpo .deps/etage.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT header_version.lo -MD -MP -MF .deps/header_version.Tpo -c -o header_version.lo header_version.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/header.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT header_version.lo -MD -MP -MF .deps/header_version.Tpo -c header_version.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/header_version.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT generic_file.lo -MD -MP -MF .deps/generic_file.Tpo -c generic_file.cpp -o generic_file.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT header_version.lo -MD -MP -MF .deps/header_version.Tpo -c header_version.cpp -o header_version.o >/dev/null 2>&1 >mv -f .deps/header_version.Tpo .deps/header_version.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT libdar.lo -MD -MP -MF .deps/libdar.Tpo -c -o libdar.lo libdar.cpp >mv -f .deps/generic_file.Tpo .deps/generic_file.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT macro_tools.lo -MD -MP -MF .deps/macro_tools.Tpo -c -o macro_tools.lo macro_tools.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT libdar.lo -MD -MP -MF .deps/libdar.Tpo -c libdar.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/libdar.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT macro_tools.lo -MD -MP -MF .deps/macro_tools.Tpo -c macro_tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/macro_tools.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cpp -o header.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT catalogue.lo -MD -MP -MF .deps/catalogue.Tpo -c catalogue.cpp -o catalogue.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT filesystem.lo -MD -MP -MF .deps/filesystem.Tpo -c filesystem.cpp -o filesystem.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT libdar.lo -MD -MP -MF .deps/libdar.Tpo -c libdar.cpp -o libdar.o >/dev/null 2>&1 >mv -f .deps/header.Tpo .deps/header.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT mask.lo -MD -MP -MF .deps/mask.Tpo -c -o mask.lo mask.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT mask.lo -MD -MP -MF .deps/mask.Tpo -c mask.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mask.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT mask.lo -MD -MP -MF .deps/mask.Tpo -c mask.cpp -o mask.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT macro_tools.lo -MD -MP -MF .deps/macro_tools.Tpo -c macro_tools.cpp -o macro_tools.o >/dev/null 2>&1 >mv -f .deps/mask.Tpo .deps/mask.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT path.lo -MD -MP -MF .deps/path.Tpo -c -o path.lo path.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT filtre.lo -MD -MP -MF .deps/filtre.Tpo -c filtre.cpp -o filtre.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/path.o >mv -f .deps/libdar.Tpo .deps/libdar.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT sar.lo -MD -MP -MF .deps/sar.Tpo -c -o sar.lo sar.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT sar.lo -MD -MP -MF .deps/sar.Tpo -c sar.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/sar.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.cpp -o path.o >/dev/null 2>&1 >mv -f .deps/filesystem.Tpo .deps/filesystem.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT sar_tools.lo -MD -MP -MF .deps/sar_tools.Tpo -c -o sar_tools.lo sar_tools.cpp >mv -f .deps/path.Tpo .deps/path.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT scrambler.lo -MD -MP -MF .deps/scrambler.Tpo -c -o scrambler.lo scrambler.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT sar_tools.lo -MD -MP -MF .deps/sar_tools.Tpo -c sar_tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/sar_tools.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT scrambler.lo -MD -MP -MF .deps/scrambler.Tpo -c scrambler.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/scrambler.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT sar_tools.lo -MD -MP -MF .deps/sar_tools.Tpo -c sar_tools.cpp -o sar_tools.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT scrambler.lo -MD -MP -MF .deps/scrambler.Tpo -c scrambler.cpp -o scrambler.o >/dev/null 2>&1 >mv -f .deps/sar_tools.Tpo .deps/sar_tools.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT storage.lo -MD -MP -MF .deps/storage.Tpo -c -o storage.lo storage.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT storage.lo -MD -MP -MF .deps/storage.Tpo -c storage.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/storage.o >mv -f .deps/macro_tools.Tpo .deps/macro_tools.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT terminateur.lo -MD -MP -MF .deps/terminateur.Tpo -c -o terminateur.lo terminateur.cpp >mv -f .deps/scrambler.Tpo .deps/scrambler.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c -o tools.lo tools.cpp >mv -f .deps/catalogue.Tpo .deps/catalogue.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tronc.lo -MD -MP -MF .deps/tronc.Tpo -c -o tronc.lo tronc.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT terminateur.lo -MD -MP -MF .deps/terminateur.Tpo -c terminateur.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/terminateur.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT sar.lo -MD -MP -MF .deps/sar.Tpo -c sar.cpp -o sar.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tools.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tronc.lo -MD -MP -MF .deps/tronc.Tpo -c tronc.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tronc.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT terminateur.lo -MD -MP -MF .deps/terminateur.Tpo -c terminateur.cpp -o terminateur.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT storage.lo -MD -MP -MF .deps/storage.Tpo -c storage.cpp -o storage.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tronc.lo -MD -MP -MF .deps/tronc.Tpo -c tronc.cpp -o tronc.o >/dev/null 2>&1 >mv -f .deps/terminateur.Tpo .deps/terminateur.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tuyau.lo -MD -MP -MF .deps/tuyau.Tpo -c -o tuyau.lo tuyau.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tuyau.lo -MD -MP -MF .deps/tuyau.Tpo -c tuyau.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tuyau.o >mv -f .deps/filtre.Tpo .deps/filtre.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT user_interaction.lo -MD -MP -MF .deps/user_interaction.Tpo -c -o user_interaction.lo user_interaction.cpp >mv -f .deps/storage.Tpo .deps/storage.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT wrapperlib.lo -MD -MP -MF .deps/wrapperlib.Tpo -c -o wrapperlib.lo wrapperlib.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT user_interaction.lo -MD -MP -MF .deps/user_interaction.Tpo -c user_interaction.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/user_interaction.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT wrapperlib.lo -MD -MP -MF .deps/wrapperlib.Tpo -c wrapperlib.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/wrapperlib.o >mv -f .deps/tronc.Tpo .deps/tronc.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT zapette.lo -MD -MP -MF .deps/zapette.Tpo -c -o zapette.lo zapette.cpp >mv -f .deps/sar.Tpo .deps/sar.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT special_alloc.lo -MD -MP -MF .deps/special_alloc.Tpo -c -o special_alloc.lo special_alloc.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tuyau.lo -MD -MP -MF .deps/tuyau.Tpo -c tuyau.cpp -o tuyau.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT zapette.lo -MD -MP -MF .deps/zapette.Tpo -c zapette.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/zapette.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT user_interaction.lo -MD -MP -MF .deps/user_interaction.Tpo -c user_interaction.cpp -o user_interaction.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT special_alloc.lo -MD -MP -MF .deps/special_alloc.Tpo -c special_alloc.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/special_alloc.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT wrapperlib.lo -MD -MP -MF .deps/wrapperlib.Tpo -c wrapperlib.cpp -o wrapperlib.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c tools.cpp -o tools.o >/dev/null 2>&1 >mv -f .deps/user_interaction.Tpo .deps/user_interaction.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT special_alloc.lo -MD -MP -MF .deps/special_alloc.Tpo -c special_alloc.cpp -o special_alloc.o >/dev/null 2>&1 >mv -f .deps/wrapperlib.Tpo .deps/wrapperlib.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c -o crypto.lo crypto.cpp >mv -f .deps/tuyau.Tpo .deps/tuyau.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/archive.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/crypto.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cache.o >mv -f .deps/special_alloc.Tpo .deps/special_alloc.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT int_tools.lo -MD -MP -MF .deps/int_tools.Tpo -c -o int_tools.lo int_tools.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT int_tools.lo -MD -MP -MF .deps/int_tools.Tpo -c int_tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/int_tools.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT zapette.lo -MD -MP -MF .deps/zapette.Tpo -c zapette.cpp -o zapette.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT int_tools.lo -MD -MP -MF .deps/int_tools.Tpo -c int_tools.cpp -o int_tools.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.cpp -o crypto.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.cpp -o cache.o >/dev/null 2>&1 >mv -f .deps/int_tools.Tpo .deps/int_tools.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tronconneuse.lo -MD -MP -MF .deps/tronconneuse.Tpo -c -o tronconneuse.lo tronconneuse.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tronconneuse.lo -MD -MP -MF .deps/tronconneuse.Tpo -c tronconneuse.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tronconneuse.o >mv -f .deps/crypto.Tpo .deps/crypto.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT elastic.lo -MD -MP -MF .deps/elastic.Tpo -c -o elastic.lo elastic.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT elastic.lo -MD -MP -MF .deps/elastic.Tpo -c elastic.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/elastic.o >mv -f .deps/cache.Tpo .deps/cache.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT thread_cancellation.lo -MD -MP -MF .deps/thread_cancellation.Tpo -c -o thread_cancellation.lo thread_cancellation.cpp >mv -f .deps/zapette.Tpo .deps/zapette.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT mask_list.lo -MD -MP -MF .deps/mask_list.Tpo -c -o mask_list.lo mask_list.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT thread_cancellation.lo -MD -MP -MF .deps/thread_cancellation.Tpo -c thread_cancellation.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/thread_cancellation.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT mask_list.lo -MD -MP -MF .deps/mask_list.Tpo -c mask_list.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mask_list.o >mv -f .deps/tools.Tpo .deps/tools.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT database.lo -MD -MP -MF .deps/database.Tpo -c -o database.lo database.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT database.lo -MD -MP -MF .deps/database.Tpo -c database.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/database.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.cpp -o archive.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT elastic.lo -MD -MP -MF .deps/elastic.Tpo -c elastic.cpp -o elastic.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT thread_cancellation.lo -MD -MP -MF .deps/thread_cancellation.Tpo -c thread_cancellation.cpp -o thread_cancellation.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tronconneuse.lo -MD -MP -MF .deps/tronconneuse.Tpo -c tronconneuse.cpp -o tronconneuse.o >/dev/null 2>&1 >mv -f .deps/elastic.Tpo .deps/elastic.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT database_header.lo -MD -MP -MF .deps/database_header.Tpo -c -o database_header.lo database_header.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT database_header.lo -MD -MP -MF .deps/database_header.Tpo -c database_header.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/database_header.o >mv -f .deps/thread_cancellation.Tpo .deps/thread_cancellation.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT data_tree.lo -MD -MP -MF .deps/data_tree.Tpo -c -o data_tree.lo data_tree.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT mask_list.lo -MD -MP -MF .deps/mask_list.Tpo -c mask_list.cpp -o mask_list.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT data_tree.lo -MD -MP -MF .deps/data_tree.Tpo -c data_tree.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/data_tree.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT database_header.lo -MD -MP -MF .deps/database_header.Tpo -c database_header.cpp -o database_header.o >/dev/null 2>&1 >mv -f .deps/tronconneuse.Tpo .deps/tronconneuse.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT string_file.lo -MD -MP -MF .deps/string_file.Tpo -c -o string_file.lo string_file.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT string_file.lo -MD -MP -MF .deps/string_file.Tpo -c string_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/string_file.o >mv -f .deps/database_header.Tpo .deps/database_header.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c -o statistics.lo statistics.cpp >mv -f .deps/mask_list.Tpo .deps/mask_list.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT criterium.lo -MD -MP -MF .deps/criterium.Tpo -c -o criterium.lo criterium.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c statistics.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/statistics.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT criterium.lo -MD -MP -MF .deps/criterium.Tpo -c criterium.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/criterium.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT string_file.lo -MD -MP -MF .deps/string_file.Tpo -c string_file.cpp -o string_file.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c statistics.cpp -o statistics.o >/dev/null 2>&1 >mv -f .deps/archive.Tpo .deps/archive.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT memory_file.lo -MD -MP -MF .deps/memory_file.Tpo -c -o memory_file.lo memory_file.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT database.lo -MD -MP -MF .deps/database.Tpo -c database.cpp -o database.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT memory_file.lo -MD -MP -MF .deps/memory_file.Tpo -c memory_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/memory_file.o >mv -f .deps/string_file.Tpo .deps/string_file.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c -o tlv.lo tlv.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c tlv.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tlv.o >mv -f .deps/statistics.Tpo .deps/statistics.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tlv_list.lo -MD -MP -MF .deps/tlv_list.Tpo -c -o tlv_list.lo tlv_list.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT data_tree.lo -MD -MP -MF .deps/data_tree.Tpo -c data_tree.cpp -o data_tree.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT memory_file.lo -MD -MP -MF .deps/memory_file.Tpo -c memory_file.cpp -o memory_file.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT criterium.lo -MD -MP -MF .deps/criterium.Tpo -c criterium.cpp -o criterium.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c tlv.cpp -o tlv.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tlv_list.lo -MD -MP -MF .deps/tlv_list.Tpo -c tlv_list.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tlv_list.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT tlv_list.lo -MD -MP -MF .deps/tlv_list.Tpo -c tlv_list.cpp -o tlv_list.o >/dev/null 2>&1 >mv -f .deps/tlv.Tpo .deps/tlv.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT label.lo -MD -MP -MF .deps/label.Tpo -c -o label.lo label.cpp >mv -f .deps/memory_file.Tpo .deps/memory_file.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT trontextual.lo -MD -MP -MF .deps/trontextual.Tpo -c -o trontextual.lo trontextual.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT label.lo -MD -MP -MF .deps/label.Tpo -c label.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/label.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT trontextual.lo -MD -MP -MF .deps/trontextual.Tpo -c trontextual.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/trontextual.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT label.lo -MD -MP -MF .deps/label.Tpo -c label.cpp -o label.o >/dev/null 2>&1 >mv -f .deps/tlv_list.Tpo .deps/tlv_list.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT archive_options.lo -MD -MP -MF .deps/archive_options.Tpo -c -o archive_options.lo archive_options.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT trontextual.lo -MD -MP -MF .deps/trontextual.Tpo -c trontextual.cpp -o trontextual.o >/dev/null 2>&1 >mv -f .deps/label.Tpo .deps/label.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT user_group_bases.lo -MD -MP -MF .deps/user_group_bases.Tpo -c -o user_group_bases.lo user_group_bases.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT archive_options.lo -MD -MP -MF .deps/archive_options.Tpo -c archive_options.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/archive_options.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT user_group_bases.lo -MD -MP -MF .deps/user_group_bases.Tpo -c user_group_bases.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/user_group_bases.o >mv -f .deps/trontextual.Tpo .deps/trontextual.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT libdar_4_4.lo -MD -MP -MF .deps/libdar_4_4.Tpo -c -o libdar_4_4.lo libdar_4_4.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT libdar_4_4.lo -MD -MP -MF .deps/libdar_4_4.Tpo -c libdar_4_4.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/libdar_4_4.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT user_group_bases.lo -MD -MP -MF .deps/user_group_bases.Tpo -c user_group_bases.cpp -o user_group_bases.o >/dev/null 2>&1 >mv -f .deps/user_group_bases.Tpo .deps/user_group_bases.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT escape.lo -MD -MP -MF .deps/escape.Tpo -c -o escape.lo escape.cpp >mv -f .deps/criterium.Tpo .deps/criterium.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT escape_catalogue.lo -MD -MP -MF .deps/escape_catalogue.Tpo -c -o escape_catalogue.lo escape_catalogue.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT escape.lo -MD -MP -MF .deps/escape.Tpo -c escape.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/escape.o >mv -f .deps/database.Tpo .deps/database.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT pile.lo -MD -MP -MF .deps/pile.Tpo -c -o pile.lo pile.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT escape_catalogue.lo -MD -MP -MF .deps/escape_catalogue.Tpo -c escape_catalogue.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/escape_catalogue.o >mv -f .deps/data_tree.Tpo .deps/data_tree.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT sparse_file.lo -MD -MP -MF .deps/sparse_file.Tpo -c -o sparse_file.lo sparse_file.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT pile.lo -MD -MP -MF .deps/pile.Tpo -c pile.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/pile.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT sparse_file.lo -MD -MP -MF .deps/sparse_file.Tpo -c sparse_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/sparse_file.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT archive_options.lo -MD -MP -MF .deps/archive_options.Tpo -c archive_options.cpp -o archive_options.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT escape.lo -MD -MP -MF .deps/escape.Tpo -c escape.cpp -o escape.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT pile.lo -MD -MP -MF .deps/pile.Tpo -c pile.cpp -o pile.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT sparse_file.lo -MD -MP -MF .deps/sparse_file.Tpo -c sparse_file.cpp -o sparse_file.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT libdar_4_4.lo -MD -MP -MF .deps/libdar_4_4.Tpo -c libdar_4_4.cpp -o libdar_4_4.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT escape_catalogue.lo -MD -MP -MF .deps/escape_catalogue.Tpo -c escape_catalogue.cpp -o escape_catalogue.o >/dev/null 2>&1 >mv -f .deps/pile.Tpo .deps/pile.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c -o crc.lo crc.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/crc.o >mv -f .deps/archive_options.Tpo .deps/archive_options.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT archive_version.lo -MD -MP -MF .deps/archive_version.Tpo -c -o archive_version.lo archive_version.cpp >mv -f .deps/escape.Tpo .deps/escape.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT mem_ui.lo -MD -MP -MF .deps/mem_ui.Tpo -c -o mem_ui.lo mem_ui.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT archive_version.lo -MD -MP -MF .deps/archive_version.Tpo -c archive_version.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/archive_version.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT mem_ui.lo -MD -MP -MF .deps/mem_ui.Tpo -c mem_ui.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mem_ui.o >mv -f .deps/sparse_file.Tpo .deps/sparse_file.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT fichier.lo -MD -MP -MF .deps/fichier.Tpo -c -o fichier.lo fichier.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT mem_ui.lo -MD -MP -MF .deps/mem_ui.Tpo -c mem_ui.cpp -o mem_ui.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT fichier.lo -MD -MP -MF .deps/fichier.Tpo -c fichier.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/fichier.o >mv -f .deps/mem_ui.Tpo .deps/mem_ui.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT hash_fichier.lo -MD -MP -MF .deps/hash_fichier.Tpo -c -o hash_fichier.lo hash_fichier.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT archive_version.lo -MD -MP -MF .deps/archive_version.Tpo -c archive_version.cpp -o archive_version.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT hash_fichier.lo -MD -MP -MF .deps/hash_fichier.Tpo -c hash_fichier.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/hash_fichier.o >mv -f .deps/archive_version.Tpo .deps/archive_version.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT secu_string.lo -MD -MP -MF .deps/secu_string.Tpo -c -o secu_string.lo secu_string.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.cpp -o crc.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT secu_string.lo -MD -MP -MF .deps/secu_string.Tpo -c secu_string.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/secu_string.o >mv -f .deps/escape_catalogue.Tpo .deps/escape_catalogue.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c -o semaphore.lo semaphore.cpp > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT fichier.lo -MD -MP -MF .deps/fichier.Tpo -c fichier.cpp -o fichier.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT hash_fichier.lo -MD -MP -MF .deps/hash_fichier.Tpo -c hash_fichier.cpp -o hash_fichier.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c semaphore.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/semaphore.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT secu_string.lo -MD -MP -MF .deps/secu_string.Tpo -c secu_string.cpp -o secu_string.o >/dev/null 2>&1 >mv -f .deps/libdar_4_4.Tpo .deps/libdar_4_4.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT integers.lo -MD -MP -MF .deps/integers.Tpo -c -o integers.lo integers.cpp >mv -f .deps/secu_string.Tpo .deps/secu_string.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT compile_time_features.lo -MD -MP -MF .deps/compile_time_features.Tpo -c -o compile_time_features.lo compile_time_features.cpp >mv -f .deps/hash_fichier.Tpo .deps/hash_fichier.Plo > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT integers.lo -MD -MP -MF .deps/integers.Tpo -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\" -march=core2 -O2 -pipe -MT real_infinint.lo -MD -MP -MF .deps/real_infinint.Tpo -c -o real_infinint.lo real_infinint.cpp >mv -f .deps/crc.Tpo .deps/crc.Plo >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" libdar.pc.tmpl > libdar.pc >mv -f .deps/fichier.Tpo .deps/fichier.Plo > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT compile_time_features.lo -MD -MP -MF .deps/compile_time_features.Tpo -c compile_time_features.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/compile_time_features.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT real_infinint.lo -MD -MP -MF .deps/real_infinint.Tpo -c real_infinint.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/real_infinint.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT compile_time_features.lo -MD -MP -MF .deps/compile_time_features.Tpo -c compile_time_features.cpp -o compile_time_features.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c semaphore.cpp -o semaphore.o >/dev/null 2>&1 >mv -f .deps/compile_time_features.Tpo .deps/compile_time_features.Plo > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT integers.lo -MD -MP -MF .deps/integers.Tpo -c integers.cpp -o integers.o >/dev/null 2>&1 >mv -f .deps/integers.Tpo .deps/integers.Plo >mv -f .deps/semaphore.Tpo .deps/semaphore.Plo > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -MT real_infinint.lo -MD -MP -MF .deps/real_infinint.Tpo -c real_infinint.cpp -o real_infinint.o >/dev/null 2>&1 >mv -f .deps/real_infinint.Tpo .deps/real_infinint.Plo >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -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_MINOR 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 sar_tools.lo scrambler.lo storage.lo terminateur.lo tools.lo tronc.lo tuyau.lo user_interaction.lo wrapperlib.lo zapette.lo special_alloc.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 string_file.lo statistics.lo criterium.lo memory_file.lo tlv.lo tlv_list.lo label.lo trontextual.lo archive_options.lo user_group_bases.lo libdar_4_4.lo escape.lo escape_catalogue.lo pile.lo sparse_file.lo crc.lo archive_version.lo mem_ui.lo fichier.lo hash_fichier.lo secu_string.lo semaphore.lo integers.lo compile_time_features.lo real_infinint.lo -lpthread -llzo2 -lbz2 -lz -ldl >x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/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/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/special_alloc.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/string_file.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/libdar_4_4.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.o .libs/hash_fichier.o .libs/secu_string.o .libs/semaphore.o .libs/integers.o .libs/compile_time_features.o .libs/real_infinint.o -lpthread -llzo2 -lbz2 -lz -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o -march=core2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libdar.so.5 -o .libs/libdar.so.5.0.0 >(cd .libs && rm -f libdar.so.5 && ln -s libdar.so.5.0.0 libdar.so.5) >(cd .libs && rm -f libdar.so && ln -s libdar.so.5.0.0 libdar.so) >x86_64-pc-linux-gnu-ar cru .libs/libdar.a catalogue.o compressor.o deci.o defile.o ea.o ea_filesystem.o erreurs.o etage.o filesystem.o filtre.o generic_file.o header.o header_version.o libdar.o macro_tools.o mask.o path.o sar.o sar_tools.o scrambler.o storage.o terminateur.o tools.o tronc.o tuyau.o user_interaction.o wrapperlib.o zapette.o special_alloc.o archive.o crypto.o cache.o int_tools.o tronconneuse.o elastic.o thread_cancellation.o mask_list.o database.o database_header.o data_tree.o string_file.o statistics.o criterium.o memory_file.o tlv.o tlv_list.o label.o trontextual.o archive_options.o user_group_bases.o libdar_4_4.o escape.o escape_catalogue.o pile.o sparse_file.o crc.o archive_version.o mem_ui.o fichier.o hash_fichier.o secu_string.o semaphore.o integers.o compile_time_features.o real_infinint.o >x86_64-pc-linux-gnu-ranlib .libs/libdar.a >creating libdar.la >(cd .libs && rm -f libdar.la && ln -s ../libdar.la libdar.la) >make[3]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar' >Making all in dar_suite >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/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\" -march=core2 -O2 -pipe -MT command_line.o -MD -MP -MF .deps/command_line.Tpo -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\" -march=core2 -O2 -pipe -MT config_file.o -MD -MP -MF .deps/config_file.Tpo -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\" -march=core2 -O2 -pipe -MT dar.o -MD -MP -MF .deps/dar.Tpo -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\" -march=core2 -O2 -pipe -MT dar_suite.o -MD -MP -MF .deps/dar_suite.Tpo -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\" -march=core2 -O2 -pipe -MT hide_file.o -MD -MP -MF .deps/hide_file.Tpo -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\" -march=core2 -O2 -pipe -MT no_comment.o -MD -MP -MF .deps/no_comment.Tpo -c -o no_comment.o no_comment.cpp >mv -f .deps/dar_suite.Tpo .deps/dar_suite.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -march=core2 -O2 -pipe -MT shell_interaction.o -MD -MP -MF .deps/shell_interaction.Tpo -c -o shell_interaction.o shell_interaction.cpp >mv -f .deps/hide_file.Tpo .deps/hide_file.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -march=core2 -O2 -pipe -MT line_tools.o -MD -MP -MF .deps/line_tools.Tpo -c -o line_tools.o line_tools.cpp >mv -f .deps/no_comment.Tpo .deps/no_comment.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -march=core2 -O2 -pipe -MT crit_action_cmd_line.o -MD -MP -MF .deps/crit_action_cmd_line.Tpo -c -o crit_action_cmd_line.o crit_action_cmd_line.cpp >mv -f .deps/shell_interaction.Tpo .deps/shell_interaction.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -march=core2 -O2 -pipe -MT dar_xform.o -MD -MP -MF .deps/dar_xform.Tpo -c -o dar_xform.o dar_xform.cpp >mv -f .deps/config_file.Tpo .deps/config_file.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -march=core2 -O2 -pipe -MT dar_slave.o -MD -MP -MF .deps/dar_slave.Tpo -c -o dar_slave.o dar_slave.cpp >mv -f .deps/line_tools.Tpo .deps/line_tools.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -march=core2 -O2 -pipe -MT dar_manager.o -MD -MP -MF .deps/dar_manager.Tpo -c -o dar_manager.o dar_manager.cpp >mv -f .deps/crit_action_cmd_line.Tpo .deps/crit_action_cmd_line.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -march=core2 -O2 -pipe -MT dar_cp.o -MD -MP -MF .deps/dar_cp.Tpo -c -o dar_cp.o dar_cp.cpp >mv -f .deps/dar_slave.Tpo .deps/dar_slave.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o dar_slave dar_suite.o dar_slave.o shell_interaction.o line_tools.o -L../libdar -ldar -lpthread -llzo2 -lbz2 -lz -ldl >mv -f .deps/dar.Tpo .deps/dar.Po >mkdir .libs >x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/dar_slave dar_suite.o dar_slave.o shell_interaction.o line_tools.o -L/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/.libs/libdar.so -lpthread -llzo2 -lbz2 -lz -ldl >creating dar_slave >mv -f .deps/dar_xform.Tpo .deps/dar_xform.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o dar_xform dar_suite.o dar_xform.o shell_interaction.o line_tools.o -L../libdar -ldar -lpthread -llzo2 -lbz2 -lz -ldl >mv -f .deps/dar_cp.Tpo .deps/dar_cp.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o dar_cp dar_cp.o dar_suite.o shell_interaction.o line_tools.o -L../libdar -ldar -lpthread -llzo2 -lbz2 -lz -ldl >x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/dar_xform dar_suite.o dar_xform.o shell_interaction.o line_tools.o -L/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/.libs/libdar.so -lpthread -llzo2 -lbz2 -lz -ldl >creating dar_xform >x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/dar_cp dar_cp.o dar_suite.o shell_interaction.o line_tools.o -L/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/.libs/libdar.so -lpthread -llzo2 -lbz2 -lz -ldl >creating dar_cp >mv -f .deps/command_line.Tpo .deps/command_line.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -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 -L../libdar -ldar -lpthread -llzo2 -lbz2 -lz -ldl >mv -f .deps/dar_manager.Tpo .deps/dar_manager.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o dar_manager dar_suite.o dar_manager.o shell_interaction.o line_tools.o no_comment.o hide_file.o -L../libdar -ldar -lpthread -llzo2 -lbz2 -lz -ldl >x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -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 -L/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/.libs/libdar.so -lpthread -llzo2 -lbz2 -lz -ldl >creating dar >x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/dar_manager dar_suite.o dar_manager.o shell_interaction.o line_tools.o no_comment.o hide_file.o -L/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/.libs/libdar.so -lpthread -llzo2 -lbz2 -lz -ldl >creating dar_manager >make[3]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite' >Making all in check >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/check' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../libdar -DDAR_LOCALEDIR=\"/usr/share/locale\" -DDAR_SYS_DIR=\"/etc\" -march=core2 -O2 -pipe -MT all_features.o -MD -MP -MF .deps/all_features.Tpo -c -o all_features.o all_features.cpp >mv -f .deps/all_features.Tpo .deps/all_features.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o all_features all_features.o -L../libdar -ldar -lpthread -llzo2 -lbz2 -lz -ldl >mkdir .libs >x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/all_features all_features.o -L/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/.libs/libdar.so -lpthread -llzo2 -lbz2 -lz -ldl >creating all_features >make[3]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/check' >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src' >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src' >Making all in doc >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc' >Making all in samples >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/samples' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/samples' >Making all in mini-howto >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/mini-howto' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/mini-howto' >Making all in man >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/man' >cp ../../man/dar.1 . >cp ../../man/dar_slave.1 . >cp ../../man/dar_xform.1 . >cp ../../man/dar_manager.1 . >cp ../../man/dar_cp.1 . >sed -e 's%\-%\\-%g' < ./dar.1 | groff -man -Thtml | sed 's%<table%<table border=\"0\"%g' > dar.html >sed -e 's%\-%\\-%g' < ./dar_slave.1 | groff -man -Thtml | sed 's%<table%<table border=\"0\"%g' > dar_slave.html >sed -e 's%\-%\\-%g' < ./dar_xform.1 | groff -man -Thtml | sed 's%<table%<table border=\"0\"%g' > dar_xform.html >sed -e 's%\-%\\-%g' < ./dar_manager.1 | groff -man -Thtml | sed 's%<table%<table border=\"0\"%g' > dar_manager.html >sed -e 's%\-%\\-%g' < ./dar_cp.1 | groff -man -Thtml | sed 's%<table%<table border=\"0\"%g' > dar_cp.html >rm dar_xform.1 dar_slave.1 dar_cp.1 dar.1 dar_manager.1 >make[3]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/man' >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc' >sed -e "s%##VERSION##%2.4.0%g" Doxyfile > Doxyfile.tmp >cd .. ; doxygen doc/Doxyfile.tmp >Searching for include files... >Searching for example files... >Searching for images... >Searching for dot files... >Searching for msc files... >Searching for files to exclude >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/html >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/man >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/mini-howto >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/samples >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/m4 >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/man >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/misc >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/misc/.deps >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/po >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/testing >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/testing/.deps >Searching for files to process... >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0 >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/man >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/mini-howto >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/samples >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/m4 >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/man >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/misc >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/misc/.deps >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/po >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/check >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/check/.deps >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/check/.libs >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/.deps >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/.libs >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/examples >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/examples/.deps >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/.deps >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/.libs >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/testing >Searching for files in directory /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/testing/.deps >Reading and parsing tag files >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/command_line.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/command_line.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/config_file.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/config_file.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/crit_action_cmd_line.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/crit_action_cmd_line.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/dar.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/dar.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/dar_suite.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/dar_suite.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/getopt_decision.h... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/getopt_decision.h... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/hide_file.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/hide_file.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/line_tools.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/line_tools.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/my_getopt_long.h... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/my_getopt_long.h... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/no_comment.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/no_comment.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/shell_interaction.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite/shell_interaction.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/gettext.h... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/gettext.h... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/archive.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/archive.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/archive_options.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/archive_options.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/archive_version.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/archive_version.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/cache.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/cache.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/catalogue.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/catalogue.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/compile_time_features.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/compile_time_features.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/compressor.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/compressor.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/crc.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/crc.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/criterium.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/criterium.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/crypto.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/crypto.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/cygwin_adapt.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/cygwin_adapt.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/data_tree.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/data_tree.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/database.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/database.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/database_header.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/database_header.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/database_options.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/database_options.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/deci.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/deci.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/defile.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/defile.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/ea.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/ea.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/ea_filesystem.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/ea_filesystem.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/elastic.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/elastic.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/erreurs.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/erreurs.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/erreurs_ext.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/erreurs_ext.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/escape.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/escape.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/escape_catalogue.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/escape_catalogue.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/etage.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/etage.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/fichier.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/fichier.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/filesystem.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/filesystem.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/filtre.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/filtre.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/generic_file.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/generic_file.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/hash_fichier.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/hash_fichier.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/header.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/header.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/header_version.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/header_version.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/infinint.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/infinint.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/int_tools.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/int_tools.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/integers.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/integers.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/label.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/label.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/libdar.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/libdar.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/libdar_4_4.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/libdar_4_4.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/limitint.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/limitint.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/macro_tools.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/macro_tools.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/mask.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/mask.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/mask_list.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/mask_list.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/mem_ui.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/mem_ui.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/memory_file.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/memory_file.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/nls_swap.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/nls_swap.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/null_file.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/null_file.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/path.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/path.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/pile.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/pile.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/real_infinint.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/real_infinint.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/sar.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/sar.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/sar_tools.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/sar_tools.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/scrambler.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/scrambler.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/secu_string.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/secu_string.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/semaphore.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/semaphore.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/sparse_file.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/sparse_file.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/special_alloc.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/special_alloc.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/statistics.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/statistics.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/storage.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/storage.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/string_file.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/string_file.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/terminateur.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/terminateur.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/thread_cancellation.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/thread_cancellation.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/tlv.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/tlv.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/tlv_list.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/tlv_list.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/tools.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/tools.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/tronc.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/tronc.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/tronconneuse.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/tronconneuse.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/trontextual.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/trontextual.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/tuyau.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/tuyau.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/user_group_bases.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/user_group_bases.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/user_interaction.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/user_interaction.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/wrapperlib.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/wrapperlib.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/zapette.hpp... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/zapette.hpp... >Preprocessing /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/my_config.h... >Parsing file /public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/my_config.h... >Building group list... >Building directory list... >Building namespace list... >Building file list... >Building class list... >Associating documentation with classes... >Computing nesting relations for classes... >Building example list... >Searching for enumerations... >Searching for documented typedefs... >Searching for members imported via using declarations... >Searching for included using directives... >Searching for documented variables... >Building member list... >Searching for friends... >Searching for documented defines... >Computing class inheritance relations... >Computing class usage relations... >Flushing cached template relations that have become invalid... >Creating members for template instances... >Computing class relations... >Add enum values to enums... >Searching for member function documentation... >Building page list... >Search for main page... >Computing page relations... >Determining the scope of groups... >Sorting lists... >Freeing entry tree >Determining which enums are documented >Computing member relations... >Building full member lists recursively... >Adding members to member groups. >Computing member references... >Inheriting documentation... >Generating disk names... >Adding source references... >Adding xrefitems... >Sorting member lists... >Computing dependencies between directories... >Counting data structures... >Resolving user defined references... >Finding anchors and sections in the documentation... >Combining using relations... >Adding members to index pages... >Generating style sheet... >Generating search indices... >Generating index page... >Generating page index... >Generating example documentation... >Generating file sources... >Generating code for file archive.hpp... >Generating code for file archive_options.hpp... >Generating code for file archive_version.hpp... >Generating code for file cache.hpp... >Generating code for file catalogue.hpp... >Generating code for file command_line.hpp... >Generating code for file compile_time_features.hpp... >Generating code for file compressor.hpp... >Generating code for file config_file.hpp... >Generating code for file crc.hpp... >Generating code for file crit_action_cmd_line.hpp... >Generating code for file criterium.hpp... >Generating code for file crypto.hpp... >Generating code for file cygwin_adapt.hpp... >Generating code for file dar.hpp... >Generating code for file dar_suite.hpp... >Generating code for file data_tree.hpp... >Generating code for file database.hpp... >Generating code for file database_header.hpp... >Generating code for file database_options.hpp... >Generating code for file deci.hpp... >Generating code for file defile.hpp... >Generating code for file ea.hpp... >Generating code for file ea_filesystem.hpp... >Generating code for file elastic.hpp... >Generating code for file erreurs.hpp... >Generating code for file erreurs_ext.hpp... >Generating code for file escape.hpp... >Generating code for file escape_catalogue.hpp... >Generating code for file etage.hpp... >Generating code for file fichier.hpp... >Generating code for file filesystem.hpp... >Generating code for file filtre.hpp... >Generating code for file generic_file.hpp... >Generating code for file getopt_decision.h... >Generating code for file gettext.h... >Generating code for file hash_fichier.hpp... >Generating code for file header.hpp... >Generating code for file header_version.hpp... >Generating code for file hide_file.hpp... >Generating code for file infinint.hpp... >Generating code for file int_tools.hpp... >Generating code for file integers.hpp... >Generating code for file label.hpp... >Generating code for file libdar.hpp... >Generating code for file libdar_4_4.hpp... >Generating code for file limitint.hpp... >Generating code for file line_tools.hpp... >Generating code for file macro_tools.hpp... >Generating code for file mask.hpp... >Generating code for file mask_list.hpp... >Generating code for file mem_ui.hpp... >Generating code for file memory_file.hpp... >Generating code for file my_config.h... >Generating code for file my_getopt_long.h... >Generating code for file nls_swap.hpp... >Generating code for file no_comment.hpp... >Generating code for file null_file.hpp... >Generating code for file path.hpp... >Generating code for file pile.hpp... >Generating code for file real_infinint.hpp... >Generating code for file sar.hpp... >Generating code for file sar_tools.hpp... >Generating code for file scrambler.hpp... >Generating code for file secu_string.hpp... >Generating code for file semaphore.hpp... >Generating code for file shell_interaction.hpp... >Generating code for file sparse_file.hpp... >Generating code for file special_alloc.hpp... >Generating code for file statistics.hpp... >Generating code for file storage.hpp... >Generating code for file string_file.hpp... >Generating code for file terminateur.hpp... >Generating code for file thread_cancellation.hpp... >Generating code for file tlv.hpp... >Generating code for file tlv_list.hpp... >Generating code for file tools.hpp... >Generating code for file tronc.hpp... >Generating code for file tronconneuse.hpp... >Generating code for file trontextual.hpp... >Generating code for file tuyau.hpp... >Generating code for file user_group_bases.hpp... >Generating code for file user_interaction.hpp... >Generating code for file wrapperlib.hpp... >Generating code for file zapette.hpp... >Generating file documentation... >Generating docs for file archive.hpp... >Generating docs for file archive_options.hpp... >Generating docs for file archive_version.hpp... >Generating docs for file cache.hpp... >Generating docs for file catalogue.hpp... >Generating docs for file command_line.hpp... >Generating docs for file compile_time_features.hpp... >Generating docs for file compressor.hpp... >Generating docs for file config_file.hpp... >Generating docs for file crc.hpp... >Generating docs for file crit_action_cmd_line.hpp... >Generating docs for file criterium.hpp... >Generating docs for file crypto.hpp... >Generating docs for file cygwin_adapt.hpp... >Generating docs for file dar.hpp... >Generating docs for file dar_suite.hpp... >Generating docs for file data_tree.hpp... >Generating docs for file database.hpp... >Generating docs for file database_header.hpp... >Generating docs for file database_options.hpp... >Generating docs for file deci.hpp... >Generating docs for file defile.hpp... >Generating docs for file ea.hpp... >Generating docs for file ea_filesystem.hpp... >Generating docs for file elastic.hpp... >Generating docs for file erreurs.hpp... >Generating docs for file erreurs_ext.hpp... >Generating docs for file escape.hpp... >Generating docs for file escape_catalogue.hpp... >Generating docs for file etage.hpp... >Generating docs for file fichier.hpp... >Generating docs for file filesystem.hpp... >Generating docs for file filtre.hpp... >Generating docs for file generic_file.hpp... >Generating docs for file getopt_decision.h... >Generating docs for file hash_fichier.hpp... >Generating docs for file header.hpp... >Generating docs for file header_version.hpp... >Generating docs for file hide_file.hpp... >Generating docs for file infinint.hpp... >Generating docs for file int_tools.hpp... >Generating docs for file integers.hpp... >Generating docs for file label.hpp... >Generating docs for file libdar.hpp... >Generating docs for file libdar_4_4.hpp... >Generating docs for file limitint.hpp... >Generating docs for file line_tools.hpp... >Generating docs for file macro_tools.hpp... >Generating docs for file mask.hpp... >Generating docs for file mask_list.hpp... >Generating docs for file mem_ui.hpp... >Generating docs for file memory_file.hpp... >Generating docs for file my_getopt_long.h... >Generating docs for file nls_swap.hpp... >Generating docs for file no_comment.hpp... >Generating docs for file null_file.hpp... >Generating docs for file path.hpp... >Generating docs for file pile.hpp... >Generating docs for file real_infinint.hpp... >Generating docs for file sar.hpp... >Generating docs for file sar_tools.hpp... >Generating docs for file scrambler.hpp... >Generating docs for file secu_string.hpp... >Generating docs for file semaphore.hpp... >Generating docs for file shell_interaction.hpp... >Generating docs for file sparse_file.hpp... >Generating docs for file special_alloc.hpp... >Generating docs for file statistics.hpp... >Generating docs for file storage.hpp... >Generating docs for file string_file.hpp... >Generating docs for file terminateur.hpp... >Generating docs for file thread_cancellation.hpp... >Generating docs for file tlv.hpp... >Generating docs for file tlv_list.hpp... >Generating docs for file tools.hpp... >Generating docs for file tronc.hpp... >Generating docs for file tronconneuse.hpp... >Generating docs for file trontextual.hpp... >Generating docs for file tuyau.hpp... >Generating docs for file user_group_bases.hpp... >Generating docs for file user_interaction.hpp... >Generating docs for file wrapperlib.hpp... >Generating docs for file zapette.hpp... >Generating page documentation... >Generating group documentation... >Generating group index... >Generating class documentation... >Generating annotated compound index... >Generating alphabetical compound index... >Generating hierarchical class index... >Generating member index... >Generating namespace index... >Generating docs for namespace libdar >Generating docs for compound libdar::archive... >Generating docs for compound libdar::archive_options_read... >Generating docs for compound libdar::archive_options_create... >Generating docs for compound libdar::archive_options_isolate... >Generating docs for compound libdar::archive_options_merge... >Generating docs for compound libdar::archive_options_extract... >Generating docs for compound libdar::archive_options_listing... >Generating docs for compound libdar::archive_options_test... >Generating docs for compound libdar::archive_version... >Generating docs for compound libdar::cache... >Generating docs for compound libdar::entree_stats... >Generating docs for compound libdar::entree... >Generating docs for compound libdar::eod... >Generating docs for compound libdar::nomme... >Generating docs for compound libdar::inode... >Generating docs for compound libdar::etoile... >Generating docs for compound libdar::mirage... >Generating docs for compound libdar::file... >Generating docs for compound libdar::door... >Generating docs for compound libdar::lien... >Generating docs for compound libdar::directory... >Generating docs for compound libdar::device... >Generating docs for compound libdar::chardev... >Generating docs for compound libdar::blockdev... >Generating docs for compound libdar::tube... >Generating docs for compound libdar::prise... >Generating docs for compound libdar::detruit... >Generating docs for compound libdar::ignored... >Generating docs for compound libdar::ignored_dir... >Generating docs for compound libdar::catalogue... >Generating docs for compound libdar::compressor... >Generating docs for compound libdar::crit_action... >Generating docs for compound libdar::crit_constant_action... >Generating docs for compound libdar::criterium... >Generating docs for compound libdar::testing... >Generating docs for compound libdar::crit_chain... >Generating docs for compound libdar::crit_in_place_is_inode... >Generating docs for compound libdar::crit_in_place_is_dir... >Generating docs for compound libdar::crit_in_place_is_file... >Generating docs for compound libdar::crit_in_place_is_hardlinked_inode... >Generating docs for compound libdar::crit_in_place_is_new_hardlinked_inode... >Generating docs for compound libdar::crit_in_place_data_more_recent... >Generating docs for compound libdar::crit_in_place_data_more_recent_or_equal_to... >Generating docs for compound libdar::crit_in_place_data_bigger... >Generating docs for compound libdar::crit_in_place_data_saved... >Generating docs for compound libdar::crit_in_place_data_dirty... >Generating docs for compound libdar::crit_in_place_data_sparse... >Generating docs for compound libdar::crit_in_place_EA_present... >Generating docs for compound libdar::crit_in_place_EA_more_recent... >Generating docs for compound libdar::crit_in_place_EA_more_recent_or_equal_to... >Generating docs for compound libdar::crit_in_place_more_EA... >Generating docs for compound libdar::crit_in_place_EA_bigger... >Generating docs for compound libdar::crit_in_place_EA_saved... >Generating docs for compound libdar::crit_same_type... >Generating docs for compound libdar::crit_not... >Generating docs for compound libdar::crit_and... >Generating docs for compound libdar::crypto_sym... >Generating docs for compound libdar::data_tree... >Generating docs for compound libdar::data_dir... >Generating docs for compound libdar::database... >Generating docs for compound libdar::database_open_options... >Generating docs for compound libdar::database_dump_options... >Generating docs for compound libdar::database_add_options... >Generating docs for compound libdar::database_remove_options... >Generating docs for compound libdar::database_change_basename_options... >Generating docs for compound libdar::database_change_path_options... >Generating docs for compound libdar::database_restore_options... >Generating docs for compound libdar::database_used_options... >Generating docs for compound libdar::deci... >Generating docs for compound libdar::defile... >Generating docs for compound libdar::ea_attributs... >Generating docs for compound libdar::elastic... >Generating docs for compound libdar::Egeneric... >Generating docs for compound libdar::Ememory... >Generating docs for compound libdar::Esecu_memory... >Generating docs for compound libdar::Ebug... >Generating docs for compound libdar::Einfinint... >Generating docs for compound libdar::Elimitint... >Generating docs for compound libdar::Erange... >Generating docs for compound libdar::Edeci... >Generating docs for compound libdar::Efeature... >Generating docs for compound libdar::Ehardware... >Generating docs for compound libdar::Euser_abort... >Generating docs for compound libdar::Edata... >Generating docs for compound libdar::Escript... >Generating docs for compound libdar::Elibcall... >Generating docs for compound libdar::Ecompilation... >Generating docs for compound libdar::Ethread_cancel... >Generating docs for compound libdar::Ethread_cancel_with_attr... >Generating docs for compound libdar::etage... >Generating docs for compound libdar::filesystem_hard_link_read... >Generating docs for compound libdar::filesystem_backup... >Generating docs for compound libdar::filesystem_diff... >Generating docs for compound libdar::filesystem_hard_link_write... >Generating docs for compound libdar::filesystem_restore... >Generating docs for compound libdar::generic_file... >Generating docs for compound libdar::header... >Generating docs for compound libdar::header_version... >Generating docs for compound libdar::limitint... >Generating docs for compound libdar::mask... >Generating docs for compound libdar::bool_mask... >Generating docs for compound libdar::simple_mask... >Generating docs for compound libdar::regular_mask... >Generating docs for compound libdar::not_mask... >Generating docs for compound libdar::et_mask... >Generating docs for compound libdar::ou_mask... >Generating docs for compound libdar::simple_path_mask... >Generating docs for compound libdar::same_path_mask... >Generating docs for compound libdar::exclude_dir_mask... >Generating docs for compound libdar::mask_list... >Generating docs for compound libdar::mem_ui... >Generating docs for compound libdar::null_file... >Generating docs for compound libdar::path... >Generating docs for compound libdar::infinint... >Generating docs for compound libdar::sar... >Generating docs for compound libdar::trivial_sar... >Generating docs for compound libdar::scrambler... >Generating docs for compound libdar::secu_string... >/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar/secu_string.hpp:59: warning: explicit link request to 'read()' could not be resolved >Generating docs for compound libdar::semaphore... >Generating docs for compound libdar::statistics... >Generating docs for compound libdar::storage... >Generating docs for compound libdar::string_file... >Generating docs for compound libdar::terminateur... >Generating docs for compound libdar::thread_cancellation... >Generating docs for compound libdar::tlv... >Generating docs for compound libdar::tronc... >Generating docs for compound libdar::tronconneuse... >Generating docs for compound libdar::trontextual... >Generating docs for compound libdar::tuyau... >Generating docs for compound libdar::user_interaction... >Generating docs for compound libdar::user_interaction_callback... >Generating docs for compound libdar::user_interaction_blind... >Generating docs for compound libdar::wrapperlib... >Generating docs for compound libdar::zapette... >Generating docs for compound libdar::slave_zapette... >Generating docs for namespace libdar::compile_time >Generating docs for namespace libdar_4_4 >Generating docs for compound libdar_4_4::user_interaction... >Generating docs for compound libdar_4_4::blowfish... >Generating docs for compound libdar_4_4::archive... >Generating namespace member index... >Generating graph info page... >Generating directory documentation... >Generating file index... >Generating directory index... >Generating example index... >Generating file member index... >finalizing index lists... >finished... >if [ -d html/search ]; then chmod u+x html/search ; fi >make[3]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc' >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc' >Making all in misc >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/misc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=core2 -O2 -pipe -MT todos.o -MD -MP -MF .deps/todos.Tpo -c -o todos.o todos.c >todos.c: In function âmainâ: >todos.c:55:18: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >todos.c:59:15: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >mv -f .deps/todos.Tpo .deps/todos.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o todos todos.o -lpthread -llzo2 -lbz2 -lz -ldl >mkdir .libs >x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o todos todos.o -lpthread -llzo2 -lbz2 -lz -ldl >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/misc' >Making all in po >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/po' >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/po' >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0' >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0' >make[1]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0' >>>> Source compiled. >>>> Test phase [not enabled]: app-backup/dar-2.4.0 > >>>> Install dar-2.4.0 into /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image/ category app-backup >make -j6 DESTDIR=/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image/ pkgdatadir=/usr/share/doc/dar-2.4.0/html install >Making install in man >make[1]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/man' >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/man' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man1" || /bin/mkdir -p "/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/man/man1" > /usr/bin/install -c -m 644 './dar.1' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/man/man1/dar.1' > /usr/bin/install -c -m 644 './dar_manager.1' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/man/man1/dar_manager.1' > /usr/bin/install -c -m 644 './dar_slave.1' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/man/man1/dar_slave.1' > /usr/bin/install -c -m 644 './dar_xform.1' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/man/man1/dar_xform.1' > /usr/bin/install -c -m 644 './dar_cp.1' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/man/man1/dar_cp.1' >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/man' >make[1]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/man' >Making install in src >make[1]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src' >Making install in libdar >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar' >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar' >test -z "/usr/lib64" || /bin/mkdir -p "/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/lib64" >mkdir -p /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/include/dar >cp ../../config.h /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//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 > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libdar.la' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/lib64/libdar.la' >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 special_alloc.hpp generic_file.hpp wrapperlib.hpp storage.hpp tuyau.hpp tools.hpp catalogue.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 string_file.hpp criterium.hpp trontextual.hpp archive_options.hpp user_group_bases.hpp database_options.hpp libdar_4_4.hpp label.hpp tlv_list.hpp tlv.hpp memory_file.hpp pile.hpp archive_version.hpp mem_ui.hpp fichier.hpp erreurs_ext.hpp secu_string.hpp crc.hpp hash_fichier.hpp escape.hpp escape_catalogue.hpp compile_time_features.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" > /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/include/dar/"$file" ; done >/usr/bin/install -c .libs/libdar.so.5.0.0 /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/lib64/libdar.so.5.0.0 >(cd /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/lib64 && { ln -s -f libdar.so.5.0.0 libdar.so.5 || { rm -f libdar.so.5 && ln -s libdar.so.5.0.0 libdar.so.5; }; }) >(cd /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/lib64 && { ln -s -f libdar.so.5.0.0 libdar.so || { rm -f libdar.so && ln -s libdar.so.5.0.0 libdar.so; }; }) >/usr/bin/install -c .libs/libdar.lai /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/lib64/libdar.la >/usr/bin/install -c .libs/libdar.a /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/lib64/libdar.a >chmod 644 /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/lib64/libdar.a >x86_64-pc-linux-gnu-ranlib /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/lib64/libdar.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >rm libdar_my_config.h gettext.h >for file in /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//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 >grep DAR /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/include/dar/libdar_config.h | grep -v "#undef" > /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/include/dar/config.h.tmp >mv /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/include/dar/config.h.tmp /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/include/dar/libdar_config.h >chmod 0644 /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/include/dar/* >/usr/bin/install -c -d /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/lib64/pkgconfig >/usr/bin/install -c -m 0644 libdar.pc /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/lib64/pkgconfig/libdar.pc >make[3]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar' >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/libdar' >Making install in dar_suite >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite' >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite' >test -z "/usr/bin" || /bin/mkdir -p "/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/bin" >make[3]: Nothing to be done for `install-data-am'. > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'dar' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/bin/dar' >/usr/bin/install -c .libs/dar /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/bin/dar > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'dar_xform' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/bin/dar_xform' >/usr/bin/install -c .libs/dar_xform /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/bin/dar_xform > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'dar_slave' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/bin/dar_slave' >/usr/bin/install -c .libs/dar_slave /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/bin/dar_slave > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'dar_manager' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/bin/dar_manager' >/usr/bin/install -c .libs/dar_manager /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/bin/dar_manager > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'dar_cp' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/bin/dar_cp' >/usr/bin/install -c .libs/dar_cp /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/bin/dar_cp >make install-exec-hook >make[4]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite' >echo "no executable packing, UPX not found or disabled" >no executable packing, UPX not found or disabled >make[4]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite' >make[3]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite' >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/dar_suite' >Making install in check >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/check' >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/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 `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/check' >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src/check' >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src' >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/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 `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src' >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src' >make[1]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/src' >Making install in doc >make[1]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc' >Making install in samples >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/samples' >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/samples' >make[3]: Nothing to be done for `install-exec-am'. >make install-data-hook >make[4]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/samples' >/usr/bin/install -c -d /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/samples >sed -e "s%SOMEPATH%/usr/share/doc/dar-2.4.0/html/samples%g" dar_par.dcf > /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/samples/dar_par.dcf >chmod 0644 /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/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 /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/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 /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/samples >/usr/bin/install -c -d /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//etc >sed -e "s%SOMEPATH%/usr/share/doc/dar-2.4.0/html/samples%g" etc_darrc > /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//etc/darrc >make[4]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/samples' >make[3]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/samples' >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/samples' >Making install in mini-howto >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/mini-howto' >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/mini-howto' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/doc/dar-2.4.0/html" || /bin/mkdir -p "/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html" > /usr/bin/install -c -m 644 'dar-differential-backup-mini-howto.en.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/dar-differential-backup-mini-howto.en.html' > /usr/bin/install -c -m 644 'dar-differential-backup-mini-howto.it.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/dar-differential-backup-mini-howto.it.html' > /usr/bin/install -c -m 644 'dar-differential-backup-mini-howto.es.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/dar-differential-backup-mini-howto.es.html' > /usr/bin/install -c -m 644 'index.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/index.html' >make install-data-hook >make[4]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/mini-howto' >/usr/bin/install -c -d /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/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 /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/mini-howto >make[4]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/mini-howto' >make[3]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/mini-howto' >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/mini-howto' >Making install in man >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/man' >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/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 `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/man' >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc/man' >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc' >make[3]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/doc/dar-2.4.0/html" || /bin/mkdir -p "/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html" > /usr/bin/install -c -m 644 'README' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/README' > /usr/bin/install -c -m 644 'Features.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/Features.html' > /usr/bin/install -c -m 644 'Limitations.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/Limitations.html' > /usr/bin/install -c -m 644 'Notes.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/Notes.html' > /usr/bin/install -c -m 644 'Tutorial.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/Tutorial.html' > /usr/bin/install -c -m 644 'Good_Backup_Practice.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/Good_Backup_Practice.html' > /usr/bin/install -c -m 644 'FAQ.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/FAQ.html' > /usr/bin/install -c -m 644 'api_tutorial.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/api_tutorial.html' > /usr/bin/install -c -m 644 'dar_doc.jpg' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/dar_doc.jpg' > /usr/bin/install -c -m 644 'dar_s_doc.jpg' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/dar_s_doc.jpg' > /usr/bin/install -c -m 644 'index.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/index.html' > /usr/bin/install -c -m 644 'dar-catalog.dtd' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/dar-catalog.dtd' > /usr/bin/install -c -m 644 'Known_Bugs.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/Known_Bugs.html' > /usr/bin/install -c -m 644 'authentification.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/authentification.html' > /usr/bin/install -c -m 644 'dar_key.txt' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/dar_key.txt' > /usr/bin/install -c -m 644 'from_sources.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/from_sources.html' > /usr/bin/install -c -m 644 'api_4_4.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/api_4_4.html' > /usr/bin/install -c -m 644 'downloading.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/downloading.html' > /usr/bin/install -c -m 644 'presentation.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/presentation.html' > /usr/bin/install -c -m 644 'usage_notes.html' '/public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/usage_notes.html' >make install-data-hook >make[4]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc' >cp -dR --preserve=mode html /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html >/usr/bin/install -c -d /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/man ; /usr/bin/install -c -m 0644 man/*.html /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/doc/dar-2.4.0/html/man >make[4]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc' >make[3]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc' >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc' >make[1]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/doc' >Making install in misc >make[1]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/misc' >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/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 `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/misc' >make[1]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/misc' >Making install in po >make[1]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/po' >/bin/mkdir -p /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share >if test "dar" = "gettext-tools"; then \ > /bin/mkdir -p /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//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 \ > /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image//usr/share/gettext/po/$file; \ > done; \ >else \ > : ; \ >fi >make[1]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0/po' >make[1]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0' >make[2]: Entering directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0' >make[1]: Leaving directory `/public/portage_tmpdir/portage/app-backup/dar-2.4.0/work/dar-2.4.0' >>>> Completed installing dar-2.4.0 into /public/portage_tmpdir/portage/app-backup/dar-2.4.0/image/ > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib64/libdar.so.5.0.0 > usr/bin/dar_xform > usr/bin/dar_slave > usr/bin/dar_manager > usr/bin/dar > usr/bin/dar_cp > usr/lib64/libdar.a >ecompressdir: bzip2 -9 /usr/share/man >removing executable bit: usr/lib64/libdar.la >>>> Done.
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 372761
: 277971 |
277973