1. * Package: app-backup/dar-2.4.2
  2. * Repository: gentoo
  3. * Maintainer: matsuu@gentoo.org
  4. * USE: acl amd64 elibc_glibc kernel_linux multilib nls test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking dar-2.4.2.tar.gz to /tmp/portage/app-backup/dar-2.4.2/work
  8. >>> Source unpacked in /tmp/portage/app-backup/dar-2.4.2/work
  9. >>> Preparing source in /tmp/portage/app-backup/dar-2.4.2/work/dar-2.4.2 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /tmp/portage/app-backup/dar-2.4.2/work/dar-2.4.2 ...
  12. * econf: updating dar-2.4.2/config.sub with /usr/share/gnuconfig/config.sub
  13. * econf: updating dar-2.4.2/config.guess with /usr/share/gnuconfig/config.guess
  14. ./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-build-html --disable-libgcrypt-linking --disable-liblzo2-linking --disable-dar-static --disable-static
  15. checking for a BSD-compatible install... /usr/bin/install -c
  16. checking whether build environment is sane... yes
  17. checking for a thread-safe mkdir -p... /bin/mkdir -p
  18. checking for gawk... gawk
  19. checking whether make sets $(MAKE)... yes
  20. checking whether NLS is requested... yes
  21. checking for msgfmt... /usr/bin/msgfmt
  22. checking for gmsgfmt... /usr/bin/gmsgfmt
  23. checking for xgettext... /usr/bin/xgettext
  24. checking for msgmerge... /usr/bin/msgmerge
  25. checking for style of include used by make... GNU
  26. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  27. checking for C compiler default output file name... a.out
  28. checking whether the C compiler works... yes
  29. checking whether we are cross compiling... no
  30. checking for suffix of executables...
  31. checking for suffix of object files... o
  32. checking whether we are using the GNU C compiler... yes
  33. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  34. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  35. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  36. checking build system type... x86_64-pc-linux-gnu
  37. checking host system type... x86_64-pc-linux-gnu
  38. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
  39. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  40. checking for shared library run path origin... done
  41. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  42. checking whether we are using the GNU C++ compiler... yes
  43. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  44. checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
  45. checking for CFPreferencesCopyAppValue... no
  46. checking for CFLocaleCopyCurrent... no
  47. checking for GNU gettext in libc... yes
  48. checking whether to use NLS... yes
  49. checking where the gettext function comes from... libc
  50. checking for iconv... yes
  51. checking for working iconv... yes
  52. checking for iconv declaration...
  53. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  54. checking whether we are using the GNU C++ compiler... (cached) yes
  55. checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
  56. checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3
  57. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  58. checking whether we are using the GNU C compiler... (cached) yes
  59. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  60. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  61. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
  62. checking for a sed that does not truncate output... /bin/sed
  63. checking for grep that handles long lines and -e... /bin/grep
  64. checking for egrep... /bin/grep -E
  65. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  66. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  67. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  68. checking for BSD-compatible nm... /usr/bin/nm -B
  69. checking whether ln -s works... yes
  70. checking how to recognise dependent libraries... pass_all
  71. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  72. checking for ANSI C header files... yes
  73. checking for sys/types.h... yes
  74. checking for sys/stat.h... yes
  75. checking for stdlib.h... yes
  76. checking for string.h... yes
  77. checking for memory.h... yes
  78. checking for strings.h... yes
  79. checking for inttypes.h... yes
  80. checking for stdint.h... yes
  81. checking for unistd.h... yes
  82. checking dlfcn.h usability... yes
  83. checking dlfcn.h presence... yes
  84. checking for dlfcn.h... yes
  85. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  86. checking for x86_64-pc-linux-gnu-g77... no
  87. checking for x86_64-pc-linux-gnu-xlf... no
  88. checking for x86_64-pc-linux-gnu-f77... no
  89. checking for x86_64-pc-linux-gnu-frt... no
  90. checking for x86_64-pc-linux-gnu-pgf77... no
  91. checking for x86_64-pc-linux-gnu-cf77... no
  92. checking for x86_64-pc-linux-gnu-fort77... no
  93. checking for x86_64-pc-linux-gnu-fl32... no
  94. checking for x86_64-pc-linux-gnu-af77... no
  95. checking for x86_64-pc-linux-gnu-xlf90... no
  96. checking for x86_64-pc-linux-gnu-f90... no
  97. checking for x86_64-pc-linux-gnu-pgf90... no
  98. checking for x86_64-pc-linux-gnu-pghpf... no
  99. checking for x86_64-pc-linux-gnu-epcf90... no
  100. checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran
  101. checking whether we are using the GNU Fortran 77 compiler... yes
  102. checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes
  103. checking the maximum length of command line arguments... 32768
  104. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  105. checking for objdir... .libs
  106. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  107. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  108. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  109. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  110. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
  111. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
  112. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  113. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  114. 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
  115. checking whether -lc should be explicitly linked in... no
  116. checking dynamic linker characteristics... GNU/Linux ld.so
  117. checking how to hardcode library paths into programs... immediate
  118. checking whether stripping libraries is possible... yes
  119. checking if libtool supports shared libraries... yes
  120. checking whether to build shared libraries... yes
  121. checking whether to build static libraries... no
  122. configure: creating libtool
  123. appending configuration tag "CXX" to libtool
  124. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  125. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  126. 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
  127. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC
  128. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes
  129. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  130. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  131. 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
  132. checking dynamic linker characteristics... GNU/Linux ld.so
  133. checking how to hardcode library paths into programs... immediate
  134. appending configuration tag "F77" to libtool
  135. checking if libtool supports shared libraries... yes
  136. checking whether to build shared libraries... yes
  137. checking whether to build static libraries... no
  138. checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC
  139. checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
  140. checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes
  141. checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes
  142. 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
  143. checking dynamic linker characteristics... GNU/Linux ld.so
  144. checking how to hardcode library paths into programs... immediate
  145. checking whether make sets $(MAKE)... (cached) yes
  146. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  147. checking for C++ compiler usability... ok
  148. checking for socket in -lsocket... no
  149. checking for endnetconfig in -lnsl... no
  150. checking for dlsym in -ldl... yes
  151. checking for dirent.h that defines DIR... yes
  152. checking for library containing opendir... none required
  153. checking for ANSI C header files... (cached) yes
  154. checking for sys/wait.h that is POSIX.1 compatible... yes
  155. checking fcntl.h usability... yes
  156. checking fcntl.h presence... yes
  157. checking for fcntl.h... yes
  158. checking netinet/in.h usability... yes
  159. checking netinet/in.h presence... yes
  160. checking for netinet/in.h... yes
  161. checking arpa/inet.h usability... yes
  162. checking arpa/inet.h presence... yes
  163. checking for arpa/inet.h... yes
  164. checking for stdint.h... (cached) yes
  165. checking for stdlib.h... (cached) yes
  166. checking for string.h... (cached) yes
  167. checking sys/ioctl.h usability... yes
  168. checking sys/ioctl.h presence... yes
  169. checking for sys/ioctl.h... yes
  170. checking sys/socket.h usability... yes
  171. checking sys/socket.h presence... yes
  172. checking for sys/socket.h... yes
  173. checking termios.h usability... yes
  174. checking termios.h presence... yes
  175. checking for termios.h... yes
  176. checking for unistd.h... (cached) yes
  177. checking utime.h usability... yes
  178. checking utime.h presence... yes
  179. checking for utime.h... yes
  180. checking for sys/types.h... (cached) yes
  181. checking signal.h usability... yes
  182. checking signal.h presence... yes
  183. checking for signal.h... yes
  184. checking errno.h usability... yes
  185. checking errno.h presence... yes
  186. checking for errno.h... yes
  187. checking sys/un.h usability... yes
  188. checking sys/un.h presence... yes
  189. checking for sys/un.h... yes
  190. checking for sys/stat.h... (cached) yes
  191. checking time.h usability... yes
  192. checking time.h presence... yes
  193. checking for time.h... yes
  194. checking fnmatch.h usability... yes
  195. checking fnmatch.h presence... yes
  196. checking for fnmatch.h... yes
  197. checking regex.h usability... yes
  198. checking regex.h presence... yes
  199. checking for regex.h... yes
  200. checking pwd.h usability... yes
  201. checking pwd.h presence... yes
  202. checking for pwd.h... yes
  203. checking grp.h usability... yes
  204. checking grp.h presence... yes
  205. checking for grp.h... yes
  206. checking stdio.h usability... yes
  207. checking stdio.h presence... yes
  208. checking for stdio.h... yes
  209. checking pthread.h usability... yes
  210. checking pthread.h presence... yes
  211. checking for pthread.h... yes
  212. checking ctype.h usability... yes
  213. checking ctype.h presence... yes
  214. checking for ctype.h... yes
  215. checking getopt.h usability... yes
  216. checking getopt.h presence... yes
  217. checking for getopt.h... yes
  218. checking limits.h usability... yes
  219. checking limits.h presence... yes
  220. checking for limits.h... yes
  221. checking stddef.h usability... yes
  222. checking stddef.h presence... yes
  223. checking for stddef.h... yes
  224. checking sys/utsname.h usability... yes
  225. checking sys/utsname.h presence... yes
  226. checking for sys/utsname.h... yes
  227. checking for special C compiler options needed for large files... no
  228. checking for _FILE_OFFSET_BITS value needed for large files... no
  229. checking for an ANSI C-conforming const... yes
  230. checking for inline... inline
  231. checking for off_t... yes
  232. checking for pid_t... yes
  233. checking for size_t... yes
  234. checking for struct stat.st_rdev... yes
  235. checking whether sys_siglist is declared... yes
  236. checking for size_t... (cached) yes
  237. checking for size_t... (cached) yes
  238. checking size of size_t... 8
  239. checking for time_t... yes
  240. checking for time_t... (cached) yes
  241. checking size of time_t... 8
  242. checking for off_t... (cached) yes
  243. checking for off_t... (cached) yes
  244. checking size of off_t... 8
  245. checking for working POSIX fnmatch... yes
  246. checking vfork.h usability... no
  247. checking vfork.h presence... no
  248. checking for vfork.h... no
  249. checking for fork... yes
  250. checking for vfork... yes
  251. checking for working fork... yes
  252. checking for working vfork... (cached) yes
  253. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  254. checking whether lstat dereferences a symlink specified with a trailing slash... yes
  255. checking whether lstat accepts an empty string... no
  256. checking whether sys/types.h defines makedev... yes
  257. checking for stdlib.h... (cached) yes
  258. checking for GNU libc compatible malloc... yes
  259. checking return type of signal handlers... void
  260. checking whether stat accepts an empty string... no
  261. checking for utime.h... (cached) yes
  262. checking whether utime accepts a null argument... yes
  263. checking whether time.h and sys/time.h may both be included... yes
  264. checking for lchown... yes
  265. checking for mkdir... yes
  266. checking for regcomp... yes
  267. checking for rmdir... yes
  268. checking for strerror... yes
  269. checking for utime... yes
  270. checking for fdopendir... yes
  271. checking for getopt() in <unistd.h>... present
  272. checking for getopt_long() in <unistd.h>... absent
  273. checking for optreset presence... not available
  274. checking for Door file support... not available
  275. checking for deflate in -lz... yes
  276. checking zlib.h usability... yes
  277. checking zlib.h presence... yes
  278. checking for zlib.h... yes
  279. checking for BZ2_bzCompress in -lbz2... yes
  280. checking bzlib.h usability... yes
  281. checking bzlib.h presence... yes
  282. checking for bzlib.h... yes
  283. configure: WARNING: lzo compression support has been disabled by user
  284. configure: WARNING: strong encryption support has been disabled by user
  285. checking attr/xattr.h usability... yes
  286. checking attr/xattr.h presence... yes
  287. checking for attr/xattr.h... yes
  288. checking for lgetxattr in -lattr... yes
  289. checking for Unix Extended Attribute support... yes
  290. checking ext2fs.h availability... found <ext2fs/ext2_fs.h>
  291. checking for getopt_long in -lgnugetopt... no
  292. checking for getopt() availability... ok
  293. checking for getopt_long() availability... available
  294. checking for inttypes.h... (cached) yes
  295. checking furtive read mode availability... available
  296. configure: ignoring UPX
  297. checking for pthread_mutex_init in -lpthread... yes
  298. checking for POSIX mutex... yes
  299. configure: creating ./config.status
  300. config.status: creating Makefile
  301. config.status: creating man/Makefile
  302. config.status: creating src/Makefile
  303. config.status: creating src/libdar/Makefile
  304. config.status: creating src/dar_suite/Makefile
  305. config.status: creating src/testing/Makefile
  306. config.status: creating src/examples/Makefile
  307. config.status: creating doc/Makefile
  308. config.status: creating doc/samples/Makefile
  309. config.status: creating misc/Makefile
  310. config.status: creating doc/mini-howto/Makefile
  311. config.status: creating src/libdar/libdar.pc.tmpl
  312. config.status: creating doc/man/Makefile
  313. config.status: creating src/check/Makefile
  314. config.status: creating po/Makefile.in
  315. config.status: creating config.h
  316. config.status: executing po-directories commands
  317. config.status: creating po/POTFILES
  318. config.status: creating po/Makefile
  319. config.status: executing depfiles commands
  320. config.status: executing hack-libtool commands
  321. --
  322. dar and libdar have been successfully configured with the following parameters:
  323. LIBDAR parameters:
  324. Zlib compression (gzip) : YES
  325. Libbz2 compression (bzip2) : YES
  326. Liblzo2 compression (lzo) : NO
  327. Strong encryption support : NO
  328. Extended Attributes support: YES
  329. Large files support (> 2GB): YES
  330. ext2fs NODUMP flag support : YES
  331. Special allocation scheme : YES
  332. Integer size used : infinint
  333. Thread safe support : YES
  334. Furtive read mode : YES
  335. DAR SUITE command line programs:
  336. Long options available : YES
  337. Building examples : NO
  338. Building dar_static : NO
  339. using upx at install : NO
  340. building documentation : NO
  341. >>> Source configured.
  342. >>> Compiling source in /tmp/portage/app-backup/dar-2.4.2/work/dar-2.4.2 ...
  343. make -j24
  344. make all-recursive
  345. make[1]: Entering directory `/tmp/portage/app-backup/dar-2.4.2/work/dar-2.4.2'
  346. Making all in man
  347. make[2]: Entering directory `/tmp/portage/app-backup/dar-2.4.2/work/dar-2.4.2/man'
  348. make[2]: Nothing to be done for `all'.
  349. make[2]: Leaving directory `/tmp/portage/app-backup/dar-2.4.2/work/dar-2.4.2/man'
  350. Making all in src
  351. make[2]: Entering directory `/tmp/portage/app-backup/dar-2.4.2/work/dar-2.4.2/src'
  352. Making all in libdar
  353. make[3]: Entering directory `/tmp/portage/app-backup/dar-2.4.2/work/dar-2.4.2/src/libdar'
  354. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT catalogue.lo -MD -MP -MF .deps/catalogue.Tpo -c -o catalogue.lo catalogue.cpp
  355. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT compressor.lo -MD -MP -MF .deps/compressor.Tpo -c -o compressor.lo compressor.cpp
  356. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT deci.lo -MD -MP -MF .deps/deci.Tpo -c -o deci.lo deci.cpp
  357. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT defile.lo -MD -MP -MF .deps/defile.Tpo -c -o defile.lo defile.cpp
  358. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT ea.lo -MD -MP -MF .deps/ea.Tpo -c -o ea.lo ea.cpp
  359. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT ea_filesystem.lo -MD -MP -MF .deps/ea_filesystem.Tpo -c -o ea_filesystem.lo ea_filesystem.cpp
  360. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT erreurs.lo -MD -MP -MF .deps/erreurs.Tpo -c -o erreurs.lo erreurs.cpp
  361. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT etage.lo -MD -MP -MF .deps/etage.Tpo -c -o etage.lo etage.cpp
  362. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT filesystem.lo -MD -MP -MF .deps/filesystem.Tpo -c -o filesystem.lo filesystem.cpp
  363. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT filtre.lo -MD -MP -MF .deps/filtre.Tpo -c -o filtre.lo filtre.cpp
  364. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT generic_file.lo -MD -MP -MF .deps/generic_file.Tpo -c -o generic_file.lo generic_file.cpp
  365. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.cpp
  366. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT header_version.lo -MD -MP -MF .deps/header_version.Tpo -c -o header_version.lo header_version.cpp
  367. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT libdar.lo -MD -MP -MF .deps/libdar.Tpo -c -o libdar.lo libdar.cpp
  368. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT macro_tools.lo -MD -MP -MF .deps/macro_tools.Tpo -c -o macro_tools.lo macro_tools.cpp
  369. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT mask.lo -MD -MP -MF .deps/mask.Tpo -c -o mask.lo mask.cpp
  370. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT path.lo -MD -MP -MF .deps/path.Tpo -c -o path.lo path.cpp
  371. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT sar.lo -MD -MP -MF .deps/sar.Tpo -c -o sar.lo sar.cpp
  372. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT sar_tools.lo -MD -MP -MF .deps/sar_tools.Tpo -c -o sar_tools.lo sar_tools.cpp
  373. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT scrambler.lo -MD -MP -MF .deps/scrambler.Tpo -c -o scrambler.lo scrambler.cpp
  374. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT storage.lo -MD -MP -MF .deps/storage.Tpo -c -o storage.lo storage.cpp
  375. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT terminateur.lo -MD -MP -MF .deps/terminateur.Tpo -c -o terminateur.lo terminateur.cpp
  376. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c -o tools.lo tools.cpp
  377. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT tronc.lo -MD -MP -MF .deps/tronc.Tpo -c -o tronc.lo tronc.cpp
  378. mkdir .libs
  379. mkdir .libs
  380. mkdir .libs
  381. mkdir .libs
  382. mkdir: cannot create directory '.libs': File exists
  383. mkdir: cannot create directory '.libs': File exists
  384. mkdir: cannot create directory '.libs': File exists
  385. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT deci.lo -MD -MP -MF .deps/deci.Tpo -c deci.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/deci.o
  386. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/header.o
  387. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT libdar.lo -MD -MP -MF .deps/libdar.Tpo -c libdar.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/libdar.o
  388. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT filesystem.lo -MD -MP -MF .deps/filesystem.Tpo -c filesystem.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/filesystem.o
  389. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT catalogue.lo -MD -MP -MF .deps/catalogue.Tpo -c catalogue.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/catalogue.o
  390. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT storage.lo -MD -MP -MF .deps/storage.Tpo -c storage.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/storage.o
  391. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT ea_filesystem.lo -MD -MP -MF .deps/ea_filesystem.Tpo -c ea_filesystem.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/ea_filesystem.o
  392. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT defile.lo -MD -MP -MF .deps/defile.Tpo -c defile.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/defile.o
  393. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT filtre.lo -MD -MP -MF .deps/filtre.Tpo -c filtre.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/filtre.o
  394. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT compressor.lo -MD -MP -MF .deps/compressor.Tpo -c compressor.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/compressor.o
  395. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT terminateur.lo -MD -MP -MF .deps/terminateur.Tpo -c terminateur.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/terminateur.o
  396. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT etage.lo -MD -MP -MF .deps/etage.Tpo -c etage.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/etage.o
  397. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT ea.lo -MD -MP -MF .deps/ea.Tpo -c ea.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/ea.o
  398. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT mask.lo -MD -MP -MF .deps/mask.Tpo -c mask.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mask.o
  399. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT header_version.lo -MD -MP -MF .deps/header_version.Tpo -c header_version.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/header_version.o
  400. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT erreurs.lo -MD -MP -MF .deps/erreurs.Tpo -c erreurs.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/erreurs.o
  401. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT scrambler.lo -MD -MP -MF .deps/scrambler.Tpo -c scrambler.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/scrambler.o
  402. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT macro_tools.lo -MD -MP -MF .deps/macro_tools.Tpo -c macro_tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/macro_tools.o
  403. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT generic_file.lo -MD -MP -MF .deps/generic_file.Tpo -c generic_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/generic_file.o
  404. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tools.o
  405. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/path.o
  406. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT sar_tools.lo -MD -MP -MF .deps/sar_tools.Tpo -c sar_tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/sar_tools.o
  407. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT sar.lo -MD -MP -MF .deps/sar.Tpo -c sar.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/sar.o
  408. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT tronc.lo -MD -MP -MF .deps/tronc.Tpo -c tronc.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tronc.o
  409. mv -f .deps/header_version.Tpo .deps/header_version.Plo
  410. mv -f .deps/sar_tools.Tpo .deps/sar_tools.Plo
  411. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT tuyau.lo -MD -MP -MF .deps/tuyau.Tpo -c -o tuyau.lo tuyau.cpp
  412. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT user_interaction.lo -MD -MP -MF .deps/user_interaction.Tpo -c -o user_interaction.lo user_interaction.cpp
  413. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT tuyau.lo -MD -MP -MF .deps/tuyau.Tpo -c tuyau.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tuyau.o
  414. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT user_interaction.lo -MD -MP -MF .deps/user_interaction.Tpo -c user_interaction.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/user_interaction.o
  415. mv -f .deps/defile.Tpo .deps/defile.Plo
  416. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT wrapperlib.lo -MD -MP -MF .deps/wrapperlib.Tpo -c -o wrapperlib.lo wrapperlib.cpp
  417. mv -f .deps/scrambler.Tpo .deps/scrambler.Plo
  418. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT zapette.lo -MD -MP -MF .deps/zapette.Tpo -c -o zapette.lo zapette.cpp
  419. mv -f .deps/erreurs.Tpo .deps/erreurs.Plo
  420. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT special_alloc.lo -MD -MP -MF .deps/special_alloc.Tpo -c -o special_alloc.lo special_alloc.cpp
  421. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT wrapperlib.lo -MD -MP -MF .deps/wrapperlib.Tpo -c wrapperlib.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/wrapperlib.o
  422. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT zapette.lo -MD -MP -MF .deps/zapette.Tpo -c zapette.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/zapette.o
  423. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT special_alloc.lo -MD -MP -MF .deps/special_alloc.Tpo -c special_alloc.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/special_alloc.o
  424. mv -f .deps/mask.Tpo .deps/mask.Plo
  425. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.cpp
  426. mv -f .deps/etage.Tpo .deps/etage.Plo
  427. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c -o crypto.lo crypto.cpp
  428. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/archive.o
  429. mv -f .deps/terminateur.Tpo .deps/terminateur.Plo
  430. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.cpp
  431. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/crypto.o
  432. mv -f .deps/path.Tpo .deps/path.Plo
  433. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT int_tools.lo -MD -MP -MF .deps/int_tools.Tpo -c -o int_tools.lo int_tools.cpp
  434. mv -f .deps/generic_file.Tpo .deps/generic_file.Plo
  435. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT tronconneuse.lo -MD -MP -MF .deps/tronconneuse.Tpo -c -o tronconneuse.lo tronconneuse.cpp
  436. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/cache.o
  437. mv -f .deps/ea_filesystem.Tpo .deps/ea_filesystem.Plo
  438. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT elastic.lo -MD -MP -MF .deps/elastic.Tpo -c -o elastic.lo elastic.cpp
  439. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT int_tools.lo -MD -MP -MF .deps/int_tools.Tpo -c int_tools.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/int_tools.o
  440. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT tronconneuse.lo -MD -MP -MF .deps/tronconneuse.Tpo -c tronconneuse.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tronconneuse.o
  441. mv -f .deps/ea.Tpo .deps/ea.Plo
  442. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT thread_cancellation.lo -MD -MP -MF .deps/thread_cancellation.Tpo -c -o thread_cancellation.lo thread_cancellation.cpp
  443. mv -f .deps/wrapperlib.Tpo .deps/wrapperlib.Plo
  444. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT mask_list.lo -MD -MP -MF .deps/mask_list.Tpo -c -o mask_list.lo mask_list.cpp
  445. mv -f .deps/user_interaction.Tpo .deps/user_interaction.Plo
  446. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT database.lo -MD -MP -MF .deps/database.Tpo -c -o database.lo database.cpp
  447. mv -f .deps/tronc.Tpo .deps/tronc.Plo
  448. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT database_header.lo -MD -MP -MF .deps/database_header.Tpo -c -o database_header.lo database_header.cpp
  449. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT elastic.lo -MD -MP -MF .deps/elastic.Tpo -c elastic.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/elastic.o
  450. mv -f .deps/special_alloc.Tpo .deps/special_alloc.Plo
  451. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT data_tree.lo -MD -MP -MF .deps/data_tree.Tpo -c -o data_tree.lo data_tree.cpp
  452. mv -f .deps/compressor.Tpo .deps/compressor.Plo
  453. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT string_file.lo -MD -MP -MF .deps/string_file.Tpo -c -o string_file.lo string_file.cpp
  454. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT thread_cancellation.lo -MD -MP -MF .deps/thread_cancellation.Tpo -c thread_cancellation.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/thread_cancellation.o
  455. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT mask_list.lo -MD -MP -MF .deps/mask_list.Tpo -c mask_list.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mask_list.o
  456. mv -f .deps/deci.Tpo .deps/deci.Plo
  457. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c -o statistics.lo statistics.cpp
  458. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT database.lo -MD -MP -MF .deps/database.Tpo -c database.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/database.o
  459. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT database_header.lo -MD -MP -MF .deps/database_header.Tpo -c database_header.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/database_header.o
  460. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT data_tree.lo -MD -MP -MF .deps/data_tree.Tpo -c data_tree.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/data_tree.o
  461. mv -f .deps/int_tools.Tpo .deps/int_tools.Plo
  462. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT criterium.lo -MD -MP -MF .deps/criterium.Tpo -c -o criterium.lo criterium.cpp
  463. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT string_file.lo -MD -MP -MF .deps/string_file.Tpo -c string_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/string_file.o
  464. mv -f .deps/storage.Tpo .deps/storage.Plo
  465. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT memory_file.lo -MD -MP -MF .deps/memory_file.Tpo -c -o memory_file.lo memory_file.cpp
  466. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c statistics.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/statistics.o
  467. mv -f .deps/header.Tpo .deps/header.Plo
  468. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c -o tlv.lo tlv.cpp
  469. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT criterium.lo -MD -MP -MF .deps/criterium.Tpo -c criterium.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/criterium.o
  470. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT memory_file.lo -MD -MP -MF .deps/memory_file.Tpo -c memory_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/memory_file.o
  471. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c tlv.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tlv.o
  472. mv -f .deps/tuyau.Tpo .deps/tuyau.Plo
  473. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT tlv_list.lo -MD -MP -MF .deps/tlv_list.Tpo -c -o tlv_list.lo tlv_list.cpp
  474. mv -f .deps/database_header.Tpo .deps/database_header.Plo
  475. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT label.lo -MD -MP -MF .deps/label.Tpo -c -o label.lo label.cpp
  476. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT tlv_list.lo -MD -MP -MF .deps/tlv_list.Tpo -c tlv_list.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/tlv_list.o
  477. mv -f .deps/elastic.Tpo .deps/elastic.Plo
  478. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT trontextual.lo -MD -MP -MF .deps/trontextual.Tpo -c -o trontextual.lo trontextual.cpp
  479. mv -f .deps/thread_cancellation.Tpo .deps/thread_cancellation.Plo
  480. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT archive_options.lo -MD -MP -MF .deps/archive_options.Tpo -c -o archive_options.lo archive_options.cpp
  481. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT label.lo -MD -MP -MF .deps/label.Tpo -c label.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/label.o
  482. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT trontextual.lo -MD -MP -MF .deps/trontextual.Tpo -c trontextual.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/trontextual.o
  483. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT archive_options.lo -MD -MP -MF .deps/archive_options.Tpo -c archive_options.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/archive_options.o
  484. mv -f .deps/crypto.Tpo .deps/crypto.Plo
  485. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT user_group_bases.lo -MD -MP -MF .deps/user_group_bases.Tpo -c -o user_group_bases.lo user_group_bases.cpp
  486. mv -f .deps/libdar.Tpo .deps/libdar.Plo
  487. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT libdar_4_4.lo -MD -MP -MF .deps/libdar_4_4.Tpo -c -o libdar_4_4.lo libdar_4_4.cpp
  488. mv -f .deps/string_file.Tpo .deps/string_file.Plo
  489. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT escape.lo -MD -MP -MF .deps/escape.Tpo -c -o escape.lo escape.cpp
  490. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -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
  491. mv -f .deps/tlv.Tpo .deps/tlv.Plo
  492. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT escape_catalogue.lo -MD -MP -MF .deps/escape_catalogue.Tpo -c -o escape_catalogue.lo escape_catalogue.cpp
  493. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -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
  494. mv -f .deps/cache.Tpo .deps/cache.Plo
  495. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT pile.lo -MD -MP -MF .deps/pile.Tpo -c -o pile.lo pile.cpp
  496. mv -f .deps/label.Tpo .deps/label.Plo
  497. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT sparse_file.lo -MD -MP -MF .deps/sparse_file.Tpo -c -o sparse_file.lo sparse_file.cpp
  498. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT escape.lo -MD -MP -MF .deps/escape.Tpo -c escape.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/escape.o
  499. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT escape_catalogue.lo -MD -MP -MF .deps/escape_catalogue.Tpo -c escape_catalogue.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/escape_catalogue.o
  500. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT pile.lo -MD -MP -MF .deps/pile.Tpo -c pile.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/pile.o
  501. mv -f .deps/tlv_list.Tpo .deps/tlv_list.Plo
  502. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c -o crc.lo crc.cpp
  503. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT sparse_file.lo -MD -MP -MF .deps/sparse_file.Tpo -c sparse_file.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/sparse_file.o
  504. mv -f .deps/memory_file.Tpo .deps/memory_file.Plo
  505. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT archive_version.lo -MD -MP -MF .deps/archive_version.Tpo -c -o archive_version.lo archive_version.cpp
  506. mv -f .deps/statistics.Tpo .deps/statistics.Plo
  507. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT mem_ui.lo -MD -MP -MF .deps/mem_ui.Tpo -c -o mem_ui.lo mem_ui.cpp
  508. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/crc.o
  509. mv -f .deps/mask_list.Tpo .deps/mask_list.Plo
  510. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT fichier.lo -MD -MP -MF .deps/fichier.Tpo -c -o fichier.lo fichier.cpp
  511. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT archive_version.lo -MD -MP -MF .deps/archive_version.Tpo -c archive_version.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/archive_version.o
  512. mv -f .deps/zapette.Tpo .deps/zapette.Plo
  513. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT hash_fichier.lo -MD -MP -MF .deps/hash_fichier.Tpo -c -o hash_fichier.lo hash_fichier.cpp
  514. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT mem_ui.lo -MD -MP -MF .deps/mem_ui.Tpo -c mem_ui.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/mem_ui.o
  515. mv -f .deps/trontextual.Tpo .deps/trontextual.Plo
  516. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT secu_string.lo -MD -MP -MF .deps/secu_string.Tpo -c -o secu_string.lo secu_string.cpp
  517. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT fichier.lo -MD -MP -MF .deps/fichier.Tpo -c fichier.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/fichier.o
  518. mv -f .deps/macro_tools.Tpo .deps/macro_tools.Plo
  519. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c -o semaphore.lo semaphore.cpp
  520. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT hash_fichier.lo -MD -MP -MF .deps/hash_fichier.Tpo -c hash_fichier.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/hash_fichier.o
  521. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT secu_string.lo -MD -MP -MF .deps/secu_string.Tpo -c secu_string.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/secu_string.o
  522. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DDAR_LOCALEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -ftracer -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c semaphore.cpp -D__DYNAMIC__ -fPIC -DPIC -o .libs/semaphore.o
  523. secu_string.cpp: In member function 'void libdar::secu_string::read(int, libdar::U_I)':
  524. secu_string.cpp:65:11: error: '::read' has not been declared
  525. secu_string.cpp: In member function 'void libdar::secu_string::append(int, libdar::U_I)':
  526. secu_string.cpp:95:11: error: '::read' has not been declared
  527. make[3]: *** [secu_string.lo] Error 1
  528. make[3]: *** Waiting for unfinished jobs....
  529. mv -f .deps/mem_ui.Tpo .deps/mem_ui.Plo
  530. mv -f .deps/user_group_bases.Tpo .deps/user_group_bases.Plo
  531. mv -f .deps/archive_version.Tpo .deps/archive_version.Plo
  532. mv -f .deps/sar.Tpo .deps/sar.Plo
  533. mv -f .deps/tronconneuse.Tpo .deps/tronconneuse.Plo
  534. mv -f .deps/hash_fichier.Tpo .deps/hash_fichier.Plo
  535. mv -f .deps/pile.Tpo .deps/pile.Plo
  536. mv -f .deps/escape.Tpo .deps/escape.Plo
  537. mv -f .deps/fichier.Tpo .deps/fichier.Plo
  538. mv -f .deps/sparse_file.Tpo .deps/sparse_file.Plo
  539. mv -f .deps/tools.Tpo .deps/tools.Plo
  540. mv -f .deps/crc.Tpo .deps/crc.Plo
  541. mv -f .deps/criterium.Tpo .deps/criterium.Plo
  542. mv -f .deps/libdar_4_4.Tpo .deps/libdar_4_4.Plo
  543. mv -f .deps/semaphore.Tpo .deps/semaphore.Plo
  544. mv -f .deps/archive_options.Tpo .deps/archive_options.Plo
  545. mv -f .deps/data_tree.Tpo .deps/data_tree.Plo
  546. mv -f .deps/filesystem.Tpo .deps/filesystem.Plo
  547. mv -f .deps/escape_catalogue.Tpo .deps/escape_catalogue.Plo
  548. mv -f .deps/database.Tpo .deps/database.Plo
  549. mv -f .deps/archive.Tpo .deps/archive.Plo
  550. mv -f .deps/filtre.Tpo .deps/filtre.Plo
  551. mv -f .deps/catalogue.Tpo .deps/catalogue.Plo
  552. make[3]: Leaving directory `/tmp/portage/app-backup/dar-2.4.2/work/dar-2.4.2/src/libdar'
  553. make[2]: *** [all-recursive] Error 1
  554. make[2]: Leaving directory `/tmp/portage/app-backup/dar-2.4.2/work/dar-2.4.2/src'
  555. make[1]: *** [all-recursive] Error 1
  556. make[1]: Leaving directory `/tmp/portage/app-backup/dar-2.4.2/work/dar-2.4.2'
  557. make: *** [all] Error 2
  558. emake failed
  559. * ERROR: app-backup/dar-2.4.2 failed (compile phase):
  560. * emake failed
  561. *
  562. * Call stack:
  563. * ebuild.sh, line 85: Called src_compile
  564. * environment, line 2685: Called _eapi2_src_compile
  565. * phase-helpers.sh, line 573: Called die
  566. * The specific snippet of code:
  567. * emake || die "emake failed"
  568. *
  569. * If you need support, post the output of `emerge --info '=app-backup/dar-2.4.2'`,
  570. * the complete build log and the output of `emerge -pqv '=app-backup/dar-2.4.2'`.
  571. sed: couldn't open temporary file /etc/portage/package.mask/sed3mf37g: Permission denied