Advertisement
david_david

libprelude.log

Oct 16th, 2016
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 476.07 KB | None | 0 0
  1. Executing(%prep): /bin/sh -e /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILDROOT/rpm-tmp.niF5OO
  2. + umask 022
  3. + cd /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD
  4. + '[' 1 -eq 1 ']'
  5. + '[' 1 -eq 1 ']'
  6. + '[' 1 -eq 1 ']'
  7. + cd /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD
  8. + rm -rf libprelude-3.1.0
  9. + /usr/bin/gzip -dc /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/SOURCES/libprelude-3.1.0.tar.gz
  10. + /usr/bin/tar -xof -
  11. + STATUS=0
  12. + '[' 0 -ne 0 ']'
  13. + cd libprelude-3.1.0
  14. + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
  15. + exit 0
  16. Executing(%build): /bin/sh -e /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILDROOT/rpm-tmp.SNHrDd
  17. + umask 022
  18. + cd /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD
  19. + cd libprelude-3.1.0
  20. + '[' 1 -eq 1 ']'
  21. + '[' 1 -eq 1 ']'
  22. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4'
  23. + export CFLAGS
  24. + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4'
  25. + export CXXFLAGS
  26. + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4'
  27. + export FFLAGS
  28. + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
  29. + export LDFLAGS
  30. + CONFIGURE_TOP=.
  31. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
  32. Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
  33. + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
  34. Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
  35. + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
  36. Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking)
  37. + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
  38. Fixing libtool inside configure to pass -Wl,xxx options before libraries
  39. + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
  40. + '[' -f ./configure.in -o -f ./configure.ac ']'
  41. + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64'
  42. + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --without-included-ltdl --disable-static --enable-shared --with-swig --with-python2 --with-python3 --with-perl-installdirs=vendor --without-included-regex --includedir=/usr/include/libprelude --enable-gtk-doc --with-html-dir=/usr/share/doc/lib64prelude-devel
  43. checking build system type... x86_64-mageia-linux-gnu
  44. checking host system type... x86_64-mageia-linux-gnu
  45. checking target system type... x86_64-mageia-linux-gnu
  46. checking for a BSD-compatible install... /bin/install -c
  47. checking whether build environment is sane... yes
  48. checking for a thread-safe mkdir -p... /bin/mkdir -p
  49. checking for gawk... gawk
  50. checking whether make sets $(MAKE)... yes
  51. checking how to create a pax tar archive... gnutar
  52. checking whether to enable maintainer-specific portions of Makefiles... no
  53. checking for gcc... gcc
  54. checking whether the C compiler works... yes
  55. checking for C compiler default output file name... a.out
  56. checking for suffix of executables...
  57. checking whether we are cross compiling... no
  58. checking for suffix of object files... o
  59. checking whether we are using the GNU C compiler... yes
  60. checking whether gcc accepts -g... yes
  61. checking for gcc option to accept ISO C89... none needed
  62. checking for style of include used by make... GNU
  63. checking dependency style of gcc... gcc3
  64. checking for g++... g++
  65. checking whether we are using the GNU C++ compiler... yes
  66. checking whether g++ accepts -g... yes
  67. checking dependency style of g++... gcc3
  68. checking whether make sets $(MAKE)... (cached) yes
  69. checking for flex... flex
  70. checking lex output file root... lex.yy
  71. checking lex library... -lfl
  72. checking whether yytext is a pointer... yes
  73. checking for bison... bison -y
  74. checking for grep... /bin/grep
  75. checking how to run the C preprocessor... gcc -E
  76. checking for grep that handles long lines and -e... (cached) /bin/grep
  77. checking for egrep... /bin/grep -E
  78. checking for ANSI C header files... yes
  79. checking for sys/types.h... yes
  80. checking for sys/stat.h... yes
  81. checking for stdlib.h... yes
  82. checking for string.h... yes
  83. checking for memory.h... yes
  84. checking for strings.h... yes
  85. checking for inttypes.h... yes
  86. checking for stdint.h... yes
  87. checking for unistd.h... yes
  88. checking minix/config.h usability... no
  89. checking minix/config.h presence... no
  90. checking for minix/config.h... no
  91. checking whether it is safe to define __EXTENSIONS__... yes
  92. checking whether _XOPEN_SOURCE should be defined... no
  93. checking for Minix Amsterdam compiler... no
  94. checking for ar... ar
  95. checking for ranlib... ranlib
  96. checking whether gcc and cc understand -c and -o together... yes
  97. checking for _LARGEFILE_SOURCE value needed for large files... no
  98. checking for special C compiler options needed for large files... no
  99. checking for _FILE_OFFSET_BITS value needed for large files... no
  100. checking for a sed that does not truncate output... /bin/sed
  101. checking for fgrep... /bin/grep -F
  102. checking for ld used by gcc... /bin/ld
  103. checking if the linker (/bin/ld) is GNU ld... yes
  104. checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
  105. checking the name lister (/bin/nm -B) interface... BSD nm
  106. checking whether ln -s works... yes
  107. checking the maximum length of command line arguments... 1572864
  108. checking whether the shell understands some XSI constructs... yes
  109. checking whether the shell understands "+="... yes
  110. checking for /bin/ld option to reload object files... -r
  111. checking for objdump... objdump
  112. checking how to recognize dependent libraries... pass_all
  113. checking for ar... (cached) ar
  114. checking for strip... strip
  115. checking for ranlib... (cached) ranlib
  116. checking command to parse /bin/nm -B output from gcc object... ok
  117. checking for dlfcn.h... yes
  118. checking whether we are using the GNU C++ compiler... (cached) yes
  119. checking whether g++ accepts -g... (cached) yes
  120. checking dependency style of g++... (cached) gcc3
  121. checking how to run the C++ preprocessor... g++ -E
  122. checking for objdir... .libs
  123. checking if gcc supports -fno-rtti -fno-exceptions... no
  124. checking for gcc option to produce PIC... -fPIC -DPIC
  125. checking if gcc PIC flag -fPIC -DPIC works... yes
  126. checking if gcc static flag -static works... no
  127. checking if gcc supports -c -o file.o... yes
  128. checking if gcc supports -c -o file.o... (cached) yes
  129. checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  130. checking whether -lc should be explicitly linked in... no
  131. checking dynamic linker characteristics... GNU/Linux ld.so
  132. checking how to hardcode library paths into programs... immediate
  133. checking for shl_load... no
  134. checking for shl_load in -ldld... no
  135. checking for dlopen... no
  136. checking for dlopen in -ldl... yes
  137. checking whether a program can dlopen itself... yes
  138. checking whether a statically linked program can dlopen itself... yes
  139. checking whether stripping libraries is possible... yes
  140. checking if libtool supports shared libraries... yes
  141. checking whether to build shared libraries... yes
  142. checking whether to build static libraries... no
  143. checking for ld used by g++... /bin/ld -m elf_x86_64
  144. checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes
  145. checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  146. checking for g++ option to produce PIC... -fPIC -DPIC
  147. checking if g++ PIC flag -fPIC -DPIC works... yes
  148. checking if g++ static flag -static works... no
  149. checking if g++ supports -c -o file.o... yes
  150. checking if g++ supports -c -o file.o... (cached) yes
  151. checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  152. checking dynamic linker characteristics... GNU/Linux ld.so
  153. checking how to hardcode library paths into programs... immediate
  154. checking which extension is used for runtime loadable modules... .so
  155. checking which variable specifies run-time module search path... LD_LIBRARY_PATH
  156. checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib
  157. checking for library containing dlopen... -ldl
  158. checking for dlerror... yes
  159. checking for shl_load... (cached) no
  160. checking for shl_load in -ldld... (cached) no
  161. checking for dld_link in -ldld... no
  162. checking for _ prefix in compiled symbols... no
  163. checking whether deplibs are loaded by dlopen... yes
  164. checking for argz.h... yes
  165. checking for error_t... yes
  166. checking for argz_add... yes
  167. checking for argz_append... yes
  168. checking for argz_count... yes
  169. checking for argz_create_sep... yes
  170. checking for argz_insert... yes
  171. checking for argz_next... yes
  172. checking for argz_stringify... yes
  173. checking if argz actually works... yes
  174. checking whether libtool supports -dlopen/-dlpreopen... yes
  175. checking for ltdl.h... yes
  176. checking whether lt_dlinterface_register is declared... yes
  177. checking for lt_dladvise_preload in -lltdl... yes
  178. checking where to find libltdl headers...
  179. checking where to find libltdl library... -lltdl
  180. checking for unistd.h... (cached) yes
  181. checking for dl.h... no
  182. checking for sys/dl.h... no
  183. checking for dld.h... no
  184. checking for mach-o/dyld.h... no
  185. checking for dirent.h... yes
  186. checking for closedir... yes
  187. checking for opendir... yes
  188. checking for readdir... yes
  189. checking for strlcat... no
  190. checking for strlcpy... no
  191. checking for cc for build... gcc
  192. checking for gcc option to accept ISO C99... none needed
  193. checking for gcc option to accept ISO Standard C... (cached) none needed
  194. checking for an ANSI C99-conforming __func__... yes
  195. checking whether C compiler accepts -Werror -Wmissing-braces... yes
  196. checking for buggy pthread mutex initializers... no
  197. checking whether byte ordering is bigendian... no
  198. checking for libgcrypt-config... /bin/libgcrypt-config
  199. checking for LIBGCRYPT - version >= 1.1.94... yes (1.7.3)
  200. checking LIBGCRYPT API version... okay
  201. checking for pkg-config... /bin/pkg-config
  202. checking pkg-config is at least version 0.9.0... yes
  203. checking for LIBGNUTLS... yes
  204. checking gnutls/gnutls.h usability... yes
  205. checking gnutls/gnutls.h presence... yes
  206. checking for gnutls/gnutls.h... yes
  207. checking for gnutls_privkey_import_x509 in -lgnutls... yes
  208. checking for gnutls_srp_verifier in -lgnutls... yes
  209. checking for gnutls_x509_crt_list_import in -lgnutls... yes
  210. checking for gnutls_priority_init in -lgnutls... yes
  211. checking for gnutls_priority_set in -lgnutls... yes
  212. checking for struct sockaddr_in6... yes
  213. checking whether AF_INET6 is declared... yes
  214. checking whether variadic macros are supported... yes
  215. checking if pointers to integers require aligned access... no
  216. checking for an implementation of va_copy()... yes
  217. checking for an implementation of __va_copy()... yes
  218. checking whether va_lists can be copied by value... no
  219. checking for swig... /bin/swig
  220. checking for perl... /bin/perl
  221. checking EXTERN.h usability... yes
  222. checking EXTERN.h presence... yes
  223. checking for EXTERN.h... yes
  224. checking for perl.h... yes
  225. checking for python2... /bin/python2
  226. checking Python.h usability... yes
  227. checking Python.h presence... yes
  228. checking for Python.h... yes
  229. checking for python3... /bin/python3
  230. checking Python.h usability... yes
  231. checking Python.h presence... yes
  232. checking for Python.h... yes
  233. checking for ruby... /bin/ruby
  234. checking for ruby version... 2.2.5
  235. checking for ruby platform... x86_64-linux
  236. checking for ruby script directory... $(prefix)/lib64/ruby
  237. checking for ruby extension module directory... $(prefix)/lib64/ruby/site_ruby
  238. checking for RUBY_PKG_CONFIG... yes
  239. checking ruby.h usability... yes
  240. checking ruby.h presence... yes
  241. checking for ruby.h... yes
  242. checking for LUA... yes
  243. checking for LUA... no
  244. checking for LUA... no
  245. checking lua.h usability... yes
  246. checking lua.h presence... yes
  247. checking for lua.h... yes
  248. checking lauxlib.h usability... yes
  249. checking lauxlib.h presence... yes
  250. checking for lauxlib.h... yes
  251. checking for g++... yes
  252. checking for valgrind... no
  253. checking for an ANSI C-conforming const... yes
  254. checking for pid_t... yes
  255. checking for size_t... yes
  256. checking for uid_t... yes
  257. checking for gid_t... yes
  258. checking whether time.h and sys/time.h may both be included... yes
  259. checking for unsigned long long int... yes
  260. checking for long long int... yes
  261. checking for inline... inline
  262. checking for special C compiler options needed for large files... (cached) no
  263. checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
  264. checking sys/socket.h usability... yes
  265. checking sys/socket.h presence... yes
  266. checking for sys/socket.h... yes
  267. checking arpa/inet.h usability... yes
  268. checking arpa/inet.h presence... yes
  269. checking for arpa/inet.h... yes
  270. checking features.h usability... yes
  271. checking features.h presence... yes
  272. checking for features.h... yes
  273. checking for unistd.h... (cached) yes
  274. checking for sys/stat.h... (cached) yes
  275. checking netdb.h usability... yes
  276. checking netdb.h presence... yes
  277. checking for netdb.h... yes
  278. checking netinet/in.h usability... yes
  279. checking netinet/in.h presence... yes
  280. checking for netinet/in.h... yes
  281. checking sys/param.h usability... yes
  282. checking sys/param.h presence... yes
  283. checking for sys/param.h... yes
  284. checking stdio_ext.h usability... yes
  285. checking stdio_ext.h presence... yes
  286. checking for stdio_ext.h... yes
  287. checking termios.h usability... yes
  288. checking termios.h presence... yes
  289. checking for termios.h... yes
  290. checking sys/time.h usability... yes
  291. checking sys/time.h presence... yes
  292. checking for sys/time.h... yes
  293. checking langinfo.h usability... yes
  294. checking langinfo.h presence... yes
  295. checking for langinfo.h... yes
  296. checking xlocale.h usability... yes
  297. checking xlocale.h presence... yes
  298. checking for xlocale.h... yes
  299. checking sys/mman.h usability... yes
  300. checking sys/mman.h presence... yes
  301. checking for sys/mman.h... yes
  302. checking poll.h usability... yes
  303. checking poll.h presence... yes
  304. checking for poll.h... yes
  305. checking sys/ioctl.h usability... yes
  306. checking sys/ioctl.h presence... yes
  307. checking for sys/ioctl.h... yes
  308. checking sys/filio.h usability... no
  309. checking sys/filio.h presence... no
  310. checking for sys/filio.h... no
  311. checking malloc.h usability... yes
  312. checking malloc.h presence... yes
  313. checking for malloc.h... yes
  314. checking sys/select.h usability... yes
  315. checking sys/select.h presence... yes
  316. checking for sys/select.h... yes
  317. checking wchar.h usability... yes
  318. checking wchar.h presence... yes
  319. checking for wchar.h... yes
  320. checking for stdint.h... (cached) yes
  321. checking for strings.h... (cached) yes
  322. checking sys/uio.h usability... yes
  323. checking sys/uio.h presence... yes
  324. checking for sys/uio.h... yes
  325. checking sys/utsname.h usability... yes
  326. checking sys/utsname.h presence... yes
  327. checking for sys/utsname.h... yes
  328. checking wctype.h usability... yes
  329. checking wctype.h presence... yes
  330. checking for wctype.h... yes
  331. checking for inttypes.h... (cached) yes
  332. checking sys/wait.h usability... yes
  333. checking sys/wait.h presence... yes
  334. checking for sys/wait.h... yes
  335. checking sys/un.h usability... yes
  336. checking sys/un.h presence... yes
  337. checking for sys/un.h... yes
  338. checking netinet/tcp.h usability... yes
  339. checking netinet/tcp.h presence... yes
  340. checking for netinet/tcp.h... yes
  341. checking whether the preprocessor supports include_next... yes
  342. checking whether system header files limit the line length... no
  343. checking whether <sys/socket.h> is self-contained... yes
  344. checking for shutdown... yes
  345. checking whether <sys/socket.h> defines the SHUT_* macros... yes
  346. checking for struct sockaddr_storage... yes
  347. checking for sa_family_t... yes
  348. checking for struct sockaddr_storage.ss_family... yes
  349. checking whether socket is declared without a macro... yes
  350. checking whether connect is declared without a macro... yes
  351. checking whether accept is declared without a macro... yes
  352. checking whether bind is declared without a macro... yes
  353. checking whether getpeername is declared without a macro... yes
  354. checking whether getsockname is declared without a macro... yes
  355. checking whether getsockopt is declared without a macro... yes
  356. checking whether listen is declared without a macro... yes
  357. checking whether recv is declared without a macro... yes
  358. checking whether send is declared without a macro... yes
  359. checking whether recvfrom is declared without a macro... yes
  360. checking whether sendto is declared without a macro... yes
  361. checking whether setsockopt is declared without a macro... yes
  362. checking whether shutdown is declared without a macro... yes
  363. checking whether accept4 is declared without a macro... yes
  364. checking for working alloca.h... yes
  365. checking for alloca... yes
  366. checking whether <wchar.h> uses 'inline' correctly... yes
  367. checking for btowc... yes
  368. checking for _set_invalid_parameter_handler... no
  369. checking for fpurge... no
  370. checking for __fpurge... yes
  371. checking for __freading... yes
  372. checking for getdelim... yes
  373. checking for __fsetlocking... yes
  374. checking for tcgetattr... yes
  375. checking for tcsetattr... yes
  376. checking for gettimeofday... yes
  377. checking for symlink... yes
  378. checking for mbsinit... yes
  379. checking for mbrtowc... yes
  380. checking for mprotect... yes
  381. checking for nl_langinfo... yes
  382. checking for strerror_r... yes
  383. checking for __xpg_strerror_r... yes
  384. checking for isblank... yes
  385. checking for iswctype... yes
  386. checking for sleep... yes
  387. checking for snprintf... yes
  388. checking for lstat... yes
  389. checking for strdup... yes
  390. checking for catgets... yes
  391. checking for strndup... yes
  392. checking for strptime... yes
  393. checking for localtime_r... yes
  394. checking for timegm... yes
  395. checking for vasnprintf... no
  396. checking for wcrtomb... yes
  397. checking for iswcntrl... yes
  398. checking for ftruncate... yes
  399. checking for getdtablesize... yes
  400. checking for newlocale... yes
  401. checking for pipe... yes
  402. checking for setenv... yes
  403. checking for shutdown... (cached) yes
  404. checking for wctob... yes
  405. checking for nl_langinfo and CODESET... yes
  406. checking for a traditional french locale... fr_FR
  407. checking for ld used by gcc... /bin/ld -m elf_x86_64
  408. checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes
  409. checking for shared library run path origin... done
  410. checking whether imported symbols can be declared weak... yes
  411. checking pthread.h usability... yes
  412. checking pthread.h presence... yes
  413. checking for pthread.h... yes
  414. checking for multithread API to use... posix
  415. checking for complete errno.h... yes
  416. checking whether stdin defaults to large file offsets... yes
  417. checking for mode_t... yes
  418. checking whether fseeko is declared... yes
  419. checking for fseeko... yes
  420. checking whether fflush works on input streams... no
  421. checking whether stat file-mode macros are broken... no
  422. checking for nlink_t... yes
  423. checking whether fchmodat is declared without a macro... yes
  424. checking whether fstat is declared without a macro... yes
  425. checking whether fstatat is declared without a macro... yes
  426. checking whether futimens is declared without a macro... yes
  427. checking whether lchmod is declared without a macro... yes
  428. checking whether lstat is declared without a macro... yes
  429. checking whether mkdirat is declared without a macro... yes
  430. checking whether mkfifo is declared without a macro... yes
  431. checking whether mkfifoat is declared without a macro... yes
  432. checking whether mknod is declared without a macro... yes
  433. checking whether mknodat is declared without a macro... yes
  434. checking whether stat is declared without a macro... yes
  435. checking whether utimensat is declared without a macro... yes
  436. checking whether ftello is declared... yes
  437. checking for ftello... yes
  438. checking whether ftello works... yes
  439. checking whether getaddrinfo is declared without a macro... yes
  440. checking whether freeaddrinfo is declared without a macro... yes
  441. checking whether gai_strerror is declared without a macro... yes
  442. checking whether getnameinfo is declared without a macro... yes
  443. checking for library containing gethostbyname... none required
  444. checking for gethostbyname... yes
  445. checking for library containing getservbyname... none required
  446. checking for getservbyname... yes
  447. checking for C/C++ restrict keyword... __restrict
  448. checking for library containing inet_ntop... none required
  449. checking whether inet_ntop is declared... yes
  450. checking for IPv4 sockets... yes
  451. checking for IPv6 sockets... yes
  452. checking whether getdelim is declared... yes
  453. checking whether getline is declared... yes
  454. checking whether getpass is declared... yes
  455. checking whether fflush_unlocked is declared... yes
  456. checking whether flockfile is declared... yes
  457. checking whether fputs_unlocked is declared... yes
  458. checking whether funlockfile is declared... yes
  459. checking whether putc_unlocked is declared... yes
  460. checking for struct timeval... yes
  461. checking for wide-enough struct timeval.tv_sec member... yes
  462. checking whether gettimeofday is declared without a macro... yes
  463. checking for working fcntl.h... yes
  464. checking whether getc_unlocked is declared... yes
  465. checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
  466. checking for wchar_t... yes
  467. checking for max_align_t... yes
  468. checking whether NULL can be used in arbitrary expressions... yes
  469. checking whether malloc, realloc, calloc are POSIX compliant... yes
  470. checking for mbstate_t... yes
  471. checking for a traditional japanese locale... none
  472. checking for a transitional chinese locale... none
  473. checking for a french Unicode locale... fr_FR.UTF-8
  474. checking for mmap... yes
  475. checking for MAP_ANONYMOUS... yes
  476. checking whether memchr works... yes
  477. checking whether memmem is declared... yes
  478. checking for memmem... yes
  479. checking whether memmem works... yes
  480. checking whether <limits.h> defines MIN and MAX... no
  481. checking whether <sys/param.h> defines MIN and MAX... yes
  482. checking whether time_t is signed... yes
  483. checking whether alarm is declared... yes
  484. checking whether strerror(0) succeeds... yes
  485. checking for strerror_r with POSIX signature... no
  486. checking whether __xpg_strerror_r works... yes
  487. checking whether strerror_r is declared... yes
  488. checking whether poll is declared without a macro... yes
  489. checking for library containing setsockopt... none needed
  490. checking for sigset_t... yes
  491. checking for stdlib.h... (cached) yes
  492. checking for GNU libc compatible malloc... yes
  493. checking whether to activate relocatable installation... no
  494. checking whether <sys/select.h> is self-contained... yes
  495. checking whether pselect is declared without a macro... yes
  496. checking whether select is declared without a macro... yes
  497. checking for uid_t in sys/types.h... (cached) yes
  498. checking whether snprintf returns a byte count as in C99... yes
  499. checking whether snprintf is declared... yes
  500. checking for stdbool.h that conforms to C99... yes
  501. checking for _Bool... yes
  502. checking whether stdint.h conforms to C99... yes
  503. checking whether stdint.h predates C++11... no
  504. checking for strcasestr... yes
  505. checking whether strcasestr works... yes
  506. checking whether strdup is declared... yes
  507. checking whether ffsl is declared without a macro... yes
  508. checking whether ffsll is declared without a macro... yes
  509. checking whether memmem is declared without a macro... yes
  510. checking whether mempcpy is declared without a macro... yes
  511. checking whether memrchr is declared without a macro... yes
  512. checking whether rawmemchr is declared without a macro... yes
  513. checking whether stpcpy is declared without a macro... yes
  514. checking whether stpncpy is declared without a macro... yes
  515. checking whether strchrnul is declared without a macro... yes
  516. checking whether strdup is declared without a macro... yes
  517. checking whether strncat is declared without a macro... yes
  518. checking whether strndup is declared without a macro... yes
  519. checking whether strnlen is declared without a macro... yes
  520. checking whether strpbrk is declared without a macro... yes
  521. checking whether strsep is declared without a macro... yes
  522. checking whether strcasestr is declared without a macro... yes
  523. checking whether strtok_r is declared without a macro... yes
  524. checking whether strerror_r is declared without a macro... yes
  525. checking whether strsignal is declared without a macro... yes
  526. checking whether strverscmp is declared without a macro... yes
  527. checking whether ffs is declared without a macro... yes
  528. checking whether strcasecmp is declared without a macro... yes
  529. checking whether strncasecmp is declared without a macro... yes
  530. checking whether strndup is declared... (cached) yes
  531. checking whether strnlen is declared... (cached) yes
  532. checking for struct tm.tm_gmtoff... yes
  533. checking for struct timespec in <time.h>... yes
  534. checking for wint_t... yes
  535. checking for inttypes.h... yes
  536. checking for stdint.h... yes
  537. checking for intmax_t... yes
  538. checking where to find the exponent in a 'double'... word 1 bit 20
  539. checking for snprintf... (cached) yes
  540. checking for strnlen... yes
  541. checking for wcslen... yes
  542. checking for wcsnlen... yes
  543. checking for mbrtowc... (cached) yes
  544. checking for wcrtomb... (cached) yes
  545. checking whether _snprintf is declared... no
  546. checking whether vsnprintf is declared... yes
  547. checking if environ is properly declared... yes
  548. checking whether ungetc works on arbitrary bytes... yes
  549. checking whether getcwd (NULL, 0) allocates memory for result... yes
  550. checking for getcwd with POSIX signature... yes
  551. checking whether getdtablesize is declared... yes
  552. checking whether imaxabs is declared without a macro... yes
  553. checking whether imaxdiv is declared without a macro... yes
  554. checking whether strtoimax is declared without a macro... yes
  555. checking whether strtoumax is declared without a macro... yes
  556. checking for inttypes.h... (cached) yes
  557. checking whether the inttypes.h PRIxNN macros are broken... no
  558. checking for LC_MESSAGES... yes
  559. checking for CFPreferencesCopyAppValue... no
  560. checking for CFLocaleCopyCurrent... no
  561. checking whether lstat correctly handles trailing slash... yes
  562. checking for promoted mode_t type... mode_t
  563. checking whether setenv is declared... yes
  564. checking search.h usability... yes
  565. checking search.h presence... yes
  566. checking for search.h... yes
  567. checking for tsearch... yes
  568. checking whether unsetenv is declared... yes
  569. checking for alloca as a compiler built-in... yes
  570. checking whether inet_ntop is declared without a macro... yes
  571. checking whether inet_pton is declared without a macro... yes
  572. checking whether btowc(0) is correct... yes
  573. checking whether btowc(EOF) is correct... yes
  574. checking whether dup2 works... yes
  575. checking whether fflush works on input streams... (cached) no
  576. checking whether fflush works on input streams... (cached) no
  577. checking whether conversion from 'int' to 'long double' works... yes
  578. checking whether fopen recognizes a trailing slash... yes
  579. checking whether fpurge is declared... no
  580. checking for fseeko... (cached) yes
  581. checking whether fflush works on input streams... (cached) no
  582. checking for _fseeki64... no
  583. checking for ftello... (cached) yes
  584. checking whether ftello works... (cached) yes
  585. checking for ftw... yes
  586. configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
  587. checking for library containing getaddrinfo... none required
  588. checking for getaddrinfo... yes
  589. checking whether gai_strerror is declared... (cached) yes
  590. checking whether gai_strerrorA is declared... no
  591. checking for gai_strerror with POSIX signature... yes
  592. checking for struct sockaddr.sa_len... no
  593. checking whether getaddrinfo is declared... (cached) yes
  594. checking whether freeaddrinfo is declared... (cached) yes
  595. checking whether getnameinfo is declared... (cached) yes
  596. checking for struct addrinfo... yes
  597. checking for working getdelim function... yes
  598. checking for gethostname... yes
  599. checking for HOST_NAME_MAX... yes
  600. checking for getline... yes
  601. checking for working getline function... yes
  602. checking for getpass... yes
  603. checking whether gettimeofday clobbers localtime buffer... no
  604. checking for gettimeofday with POSIX signature... almost
  605. checking for library containing gethostbyname... (cached) none required
  606. checking for gethostbyname... (cached) yes
  607. checking for library containing inet_ntop... (cached) none required
  608. checking whether inet_ntop is declared... (cached) yes
  609. checking for library containing inet_pton... none required
  610. checking whether inet_pton is declared... (cached) yes
  611. checking for ioctl... yes
  612. checking for ioctl with POSIX signature... no
  613. checking whether langinfo.h defines CODESET... yes
  614. checking whether langinfo.h defines T_FMT_AMPM... yes
  615. checking whether langinfo.h defines ERA... yes
  616. checking whether langinfo.h defines YESEXPR... yes
  617. checking whether nl_langinfo is declared without a macro... yes
  618. checking whether locale.h conforms to POSIX:2001... yes
  619. checking whether locale.h defines locale_t... yes
  620. checking whether struct lconv is properly defined... yes
  621. checking whether setlocale is declared without a macro... yes
  622. checking whether duplocale is declared without a macro... yes
  623. checking for pthread_rwlock_t... yes
  624. checking whether lseek detects pipes... yes
  625. checking whether mbrtowc handles incomplete characters... guessing yes
  626. checking whether mbrtowc works as well as mbtowc... guessing yes
  627. checking whether mbrtowc handles a NULL pwc argument... yes
  628. checking whether mbrtowc handles a NULL string argument... yes
  629. checking whether mbrtowc has a correct return value... yes
  630. checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
  631. checking whether mbrtowc works on empty input... yes
  632. checking whether the C locale is free of encoding errors... no
  633. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  634. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  635. checking whether memmem works in linear time... yes
  636. checking for memmem... (cached) yes
  637. checking whether memmem works... (cached) yes
  638. checking for working mktime... yes
  639. checking for __mktime_internal... no
  640. checking whether getaddrinfo is declared without a macro... (cached) yes
  641. checking whether freeaddrinfo is declared without a macro... (cached) yes
  642. checking whether gai_strerror is declared without a macro... (cached) yes
  643. checking whether getnameinfo is declared without a macro... (cached) yes
  644. checking whether <netinet/in.h> is self-contained... yes
  645. checking whether YESEXPR works... yes
  646. checking whether perror matches strerror... yes
  647. checking for poll... yes
  648. checking whether poll is declared without a macro... (cached) yes
  649. checking for raise... yes
  650. checking for sigprocmask... yes
  651. checking whether select supports a 0 argument... yes
  652. checking whether select detects invalid fds... yes
  653. checking for library containing getservbyname... (cached) none required
  654. checking for getservbyname... (cached) yes
  655. checking for volatile sig_atomic_t... yes
  656. checking for sighandler_t... yes
  657. checking whether pthread_sigmask is declared without a macro... yes
  658. checking whether sigaction is declared without a macro... yes
  659. checking whether sigaddset is declared without a macro... yes
  660. checking whether sigdelset is declared without a macro... yes
  661. checking whether sigemptyset is declared without a macro... yes
  662. checking whether sigfillset is declared without a macro... yes
  663. checking whether sigismember is declared without a macro... yes
  664. checking whether sigpending is declared without a macro... yes
  665. checking whether sigprocmask is declared without a macro... yes
  666. checking for sigprocmask... (cached) yes
  667. checking for stdint.h... (cached) yes
  668. checking for SIZE_MAX... yes
  669. checking whether sleep is declared... yes
  670. checking for working sleep... yes
  671. checking for snprintf... (cached) yes
  672. checking whether snprintf respects a size of 1... yes
  673. checking whether printf supports POSIX/XSI format strings with positions... yes
  674. checking for socklen_t... yes
  675. checking for ssize_t... yes
  676. checking whether stat handles trailing slashes on directories... yes
  677. checking whether stat handles trailing slashes on files... yes
  678. checking for working stdalign.h... yes
  679. checking for max_align_t... (cached) yes
  680. checking whether NULL can be used in arbitrary expressions... (cached) yes
  681. checking which flavor of printf attribute matches inttypes macros... system
  682. checking whether dprintf is declared without a macro... yes
  683. checking whether fpurge is declared without a macro... no
  684. checking whether fseeko is declared without a macro... yes
  685. checking whether ftello is declared without a macro... yes
  686. checking whether getdelim is declared without a macro... yes
  687. checking whether getline is declared without a macro... yes
  688. checking whether gets is declared without a macro... no
  689. checking whether pclose is declared without a macro... yes
  690. checking whether popen is declared without a macro... yes
  691. checking whether renameat is declared without a macro... yes
  692. checking whether snprintf is declared without a macro... yes
  693. checking whether tmpfile is declared without a macro... yes
  694. checking whether vdprintf is declared without a macro... yes
  695. checking whether vsnprintf is declared without a macro... yes
  696. checking whether _Exit is declared without a macro... yes
  697. checking whether atoll is declared without a macro... yes
  698. checking whether canonicalize_file_name is declared without a macro... yes
  699. checking whether getloadavg is declared without a macro... yes
  700. checking whether getsubopt is declared without a macro... yes
  701. checking whether grantpt is declared without a macro... yes
  702. checking whether initstate is declared without a macro... yes
  703. checking whether initstate_r is declared without a macro... yes
  704. checking whether mkdtemp is declared without a macro... yes
  705. checking whether mkostemp is declared without a macro... yes
  706. checking whether mkostemps is declared without a macro... yes
  707. checking whether mkstemp is declared without a macro... yes
  708. checking whether mkstemps is declared without a macro... yes
  709. checking whether posix_openpt is declared without a macro... yes
  710. checking whether ptsname is declared without a macro... yes
  711. checking whether ptsname_r is declared without a macro... yes
  712. checking whether random is declared without a macro... yes
  713. checking whether random_r is declared without a macro... yes
  714. checking whether realpath is declared without a macro... yes
  715. checking whether rpmatch is declared without a macro... yes
  716. checking whether secure_getenv is declared without a macro... yes
  717. checking whether setenv is declared without a macro... yes
  718. checking whether setstate is declared without a macro... yes
  719. checking whether setstate_r is declared without a macro... yes
  720. checking whether srandom is declared without a macro... yes
  721. checking whether srandom_r is declared without a macro... yes
  722. checking whether strtod is declared without a macro... yes
  723. checking whether strtoll is declared without a macro... yes
  724. checking whether strtoull is declared without a macro... yes
  725. checking whether unlockpt is declared without a macro... yes
  726. checking whether unsetenv is declared without a macro... yes
  727. checking for strcasecmp... yes
  728. checking for strncasecmp... yes
  729. checking whether strncasecmp is declared... (cached) yes
  730. checking whether strcasestr works in linear time... yes
  731. checking for strcasestr... (cached) yes
  732. checking whether strcasestr works... (cached) yes
  733. checking for working strerror function... yes
  734. checking for working strndup... yes
  735. checking for working strnlen... yes
  736. checking for strsep... yes
  737. checking whether <sys/ioctl.h> declares ioctl... yes
  738. checking whether ioctl is declared without a macro... yes
  739. checking whether <sys/select.h> is self-contained... (cached) yes
  740. checking whether pselect is declared without a macro... (cached) yes
  741. checking whether select is declared without a macro... (cached) yes
  742. checking for nlink_t... (cached) yes
  743. checking whether fchmodat is declared without a macro... (cached) yes
  744. checking whether fstat is declared without a macro... (cached) yes
  745. checking whether fstatat is declared without a macro... (cached) yes
  746. checking whether futimens is declared without a macro... (cached) yes
  747. checking whether lchmod is declared without a macro... (cached) yes
  748. checking whether lstat is declared without a macro... (cached) yes
  749. checking whether mkdirat is declared without a macro... (cached) yes
  750. checking whether mkfifo is declared without a macro... (cached) yes
  751. checking whether mkfifoat is declared without a macro... (cached) yes
  752. checking whether mknod is declared without a macro... (cached) yes
  753. checking whether mknodat is declared without a macro... (cached) yes
  754. checking whether stat is declared without a macro... (cached) yes
  755. checking whether utimensat is declared without a macro... (cached) yes
  756. checking for struct utsname... yes
  757. checking whether uname is declared without a macro... yes
  758. checking for pthread_atfork... yes
  759. checking whether localtime_r is declared... yes
  760. checking whether localtime_r is compatible with its POSIX signature... yes
  761. checking for uname... yes
  762. checking whether chdir is declared without a macro... yes
  763. checking whether chown is declared without a macro... yes
  764. checking whether dup is declared without a macro... yes
  765. checking whether dup2 is declared without a macro... yes
  766. checking whether dup3 is declared without a macro... yes
  767. checking whether environ is declared without a macro... yes
  768. checking whether euidaccess is declared without a macro... yes
  769. checking whether faccessat is declared without a macro... yes
  770. checking whether fchdir is declared without a macro... yes
  771. checking whether fchownat is declared without a macro... yes
  772. checking whether fdatasync is declared without a macro... yes
  773. checking whether fsync is declared without a macro... yes
  774. checking whether ftruncate is declared without a macro... yes
  775. checking whether getcwd is declared without a macro... yes
  776. checking whether getdomainname is declared without a macro... yes
  777. checking whether getdtablesize is declared without a macro... yes
  778. checking whether getgroups is declared without a macro... yes
  779. checking whether gethostname is declared without a macro... yes
  780. checking whether getlogin is declared without a macro... yes
  781. checking whether getlogin_r is declared without a macro... yes
  782. checking whether getpagesize is declared without a macro... yes
  783. checking whether getusershell is declared without a macro... yes
  784. checking whether setusershell is declared without a macro... yes
  785. checking whether endusershell is declared without a macro... yes
  786. checking whether group_member is declared without a macro... yes
  787. checking whether isatty is declared without a macro... yes
  788. checking whether lchown is declared without a macro... yes
  789. checking whether link is declared without a macro... yes
  790. checking whether linkat is declared without a macro... yes
  791. checking whether lseek is declared without a macro... yes
  792. checking whether pipe is declared without a macro... yes
  793. checking whether pipe2 is declared without a macro... yes
  794. checking whether pread is declared without a macro... yes
  795. checking whether pwrite is declared without a macro... yes
  796. checking whether readlink is declared without a macro... yes
  797. checking whether readlinkat is declared without a macro... yes
  798. checking whether rmdir is declared without a macro... yes
  799. checking whether sethostname is declared without a macro... yes
  800. checking whether sleep is declared without a macro... yes
  801. checking whether symlink is declared without a macro... yes
  802. checking whether symlinkat is declared without a macro... yes
  803. checking whether ttyname_r is declared without a macro... yes
  804. checking whether unlink is declared without a macro... yes
  805. checking whether unlinkat is declared without a macro... yes
  806. checking whether usleep is declared without a macro... yes
  807. checking for ptrdiff_t... yes
  808. checking for vsnprintf... yes
  809. checking whether snprintf respects a size of 1... (cached) yes
  810. checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
  811. checking whether btowc is declared without a macro... yes
  812. checking whether wctob is declared without a macro... yes
  813. checking whether mbsinit is declared without a macro... yes
  814. checking whether mbrtowc is declared without a macro... yes
  815. checking whether mbrlen is declared without a macro... yes
  816. checking whether mbsrtowcs is declared without a macro... yes
  817. checking whether mbsnrtowcs is declared without a macro... yes
  818. checking whether wcrtomb is declared without a macro... yes
  819. checking whether wcsrtombs is declared without a macro... yes
  820. checking whether wcsnrtombs is declared without a macro... yes
  821. checking whether wcwidth is declared without a macro... yes
  822. checking whether wmemchr is declared without a macro... yes
  823. checking whether wmemcmp is declared without a macro... yes
  824. checking whether wmemcpy is declared without a macro... yes
  825. checking whether wmemmove is declared without a macro... yes
  826. checking whether wmemset is declared without a macro... yes
  827. checking whether wcslen is declared without a macro... yes
  828. checking whether wcsnlen is declared without a macro... yes
  829. checking whether wcscpy is declared without a macro... yes
  830. checking whether wcpcpy is declared without a macro... yes
  831. checking whether wcsncpy is declared without a macro... yes
  832. checking whether wcpncpy is declared without a macro... yes
  833. checking whether wcscat is declared without a macro... yes
  834. checking whether wcsncat is declared without a macro... yes
  835. checking whether wcscmp is declared without a macro... yes
  836. checking whether wcsncmp is declared without a macro... yes
  837. checking whether wcscasecmp is declared without a macro... yes
  838. checking whether wcsncasecmp is declared without a macro... yes
  839. checking whether wcscoll is declared without a macro... yes
  840. checking whether wcsxfrm is declared without a macro... yes
  841. checking whether wcsdup is declared without a macro... yes
  842. checking whether wcschr is declared without a macro... yes
  843. checking whether wcsrchr is declared without a macro... yes
  844. checking whether wcscspn is declared without a macro... yes
  845. checking whether wcsspn is declared without a macro... yes
  846. checking whether wcspbrk is declared without a macro... yes
  847. checking whether wcsstr is declared without a macro... yes
  848. checking whether wcstok is declared without a macro... yes
  849. checking whether wcswidth is declared without a macro... yes
  850. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  851. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  852. checking whether wcrtomb return value is correct... yes
  853. checking whether iswcntrl works... yes
  854. checking for towlower... yes
  855. checking for wctype_t... yes
  856. checking for wctrans_t... yes
  857. checking whether wctype is declared without a macro... yes
  858. checking whether iswctype is declared without a macro... yes
  859. checking whether wctrans is declared without a macro... yes
  860. checking whether towctrans is declared without a macro... yes
  861. checking for stdint.h... (cached) yes
  862. checking for a traditional french locale... (cached) fr_FR
  863. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  864. checking for a traditional french locale... (cached) fr_FR
  865. checking for a turkish Unicode locale... none
  866. checking whether isblank is declared without a macro... yes
  867. checking whether fcntl is declared without a macro... yes
  868. checking whether openat is declared without a macro... yes
  869. checking whether fdopen sets errno... yes
  870. checking whether getdtablesize works... yes
  871. checking for getpagesize... yes
  872. checking whether getpagesize is declared... (cached) yes
  873. checking whether byte ordering is bigendian... (cached) no
  874. checking whether byte ordering is bigendian... (cached) no
  875. checking whether INT32_MAX < INTMAX_MAX... yes
  876. checking whether INT64_MAX == LONG_MAX... yes
  877. checking whether UINT32_MAX < UINTMAX_MAX... yes
  878. checking whether UINT64_MAX == ULONG_MAX... yes
  879. checking for setlocale... yes
  880. checking for uselocale... yes
  881. checking for getlocalename_l... no
  882. checking for a traditional french locale... (cached) fr_FR
  883. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  884. checking for a traditional japanese locale... (cached) none
  885. checking for a transitional chinese locale... (cached) none
  886. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  887. checking for mmap... (cached) yes
  888. checking for MAP_ANONYMOUS... yes
  889. checking for mmap... (cached) yes
  890. checking for MAP_ANONYMOUS... yes
  891. checking for a traditional french locale... (cached) fr_FR
  892. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  893. checking whether open recognizes a trailing slash... yes
  894. checking for putenv compatible with GNU and SVID... yes
  895. checking whether setenv validates arguments... yes
  896. checking for a traditional french locale... (cached) fr_FR
  897. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  898. checking for a traditional japanese locale... (cached) none
  899. checking for a transitional chinese locale... (cached) none
  900. checking for mmap... (cached) yes
  901. checking for MAP_ANONYMOUS... yes
  902. checking whether symlink handles trailing slash correctly... yes
  903. checking for unsetenv... yes
  904. checking for unsetenv() return type... int
  905. checking whether unsetenv obeys POSIX... yes
  906. checking for a traditional french locale... (cached) fr_FR
  907. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  908. checking for a traditional japanese locale... (cached) none
  909. checking for a transitional chinese locale... (cached) none
  910. checking whether wctob works... yes
  911. checking whether wctob is declared... (cached) yes
  912. checking for sched_yield in -lrt... yes
  913. checking whether to build gtk-doc documentation... yes
  914. checking for gtkdoc-check... /bin/gtkdoc-check
  915. checking for ftruncate... (cached) yes
  916. checking for chsize... no
  917. checking for stdint.h... (cached) yes
  918. checking for inttypes.h... (cached) yes
  919. checking size of long... 8
  920. checking for uint8_t... yes
  921. checking for uint16_t... yes
  922. checking for uint32_t... yes
  923. checking for uint64_t... yes
  924. checking for cpu-specific compiler flags... none needed
  925. checking for platform-specific compiler flags... none needed
  926. checking whether the linker accepts -z relro... yes
  927. checking whether the linker accepts -z now... yes
  928. checking whether C compiler accepts -Wall... yes
  929. checking whether C compiler accepts -Wstrict-prototypes... yes
  930. checking whether C compiler accepts -Wmissing-prototypes... yes
  931. checking whether C compiler accepts -Wmissing-declarations... yes
  932. checking whether C compiler accepts -Wbad-function-cast... yes
  933. checking whether C compiler accepts -Wcast-qual... yes
  934. checking whether C compiler accepts -Wcast-align... yes
  935. checking whether C compiler accepts -Wnested-externs... yes
  936. checking whether C compiler accepts -Wunused... yes
  937. checking whether C compiler accepts -Wformat... yes
  938. checking whether C compiler accepts -Wformat-security... yes
  939. configure: creating ./config.status
  940. config.status: creating Makefile
  941. config.status: creating client.conf
  942. config.status: creating global.conf
  943. config.status: creating idmef-client.conf
  944. config.status: creating libprelude-config
  945. config.status: creating libltdl/Makefile
  946. config.status: creating libmissing/Makefile
  947. config.status: creating libmissing/tests/Makefile
  948. config.status: creating m4/Makefile
  949. config.status: creating src/Makefile
  950. config.status: creating src/libprelude.pc
  951. config.status: creating src/libprelude-error/Makefile
  952. config.status: creating src/jsmn/Makefile
  953. config.status: creating src/include/Makefile
  954. config.status: creating src/include/prelude.h
  955. config.status: creating src/include/prelude-inttypes.h
  956. config.status: creating prelude-admin/prelude-adduser
  957. config.status: creating prelude-admin/Makefile
  958. config.status: creating docs/Makefile
  959. config.status: creating docs/api/Makefile
  960. config.status: creating docs/manpages/Makefile
  961. config.status: creating bindings/Makefile
  962. config.status: creating bindings/c++/Makefile
  963. config.status: creating bindings/c++/include/Makefile
  964. config.status: creating bindings/lua/Makefile
  965. config.status: creating bindings/perl/Makefile.PL
  966. config.status: creating bindings/python/Makefile
  967. config.status: creating bindings/python/setup.py
  968. config.status: creating bindings/ruby/Makefile
  969. config.status: creating tests/Makefile
  970. config.status: creating config.h
  971. config.status: executing depfiles commands
  972. config.status: executing libtool commands
  973. config.status: executing default commands
  974.  
  975. *** Dumping configuration ***
  976. - Generate documentation : yes
  977. - LUA binding : yes
  978. - Perl binding : yes
  979. - Python2.x binding : yes
  980. - Python3.x binding : yes
  981. - Ruby binding : yes
  982. - Easy bindings : yes
  983. + /usr/bin/make -j4
  984. rm -f prelude-config.h
  985. echo "/* Used from libprelude headers */" >> prelude-config.h
  986. /bin/grep "HAVE_VARIADIC_MACROS" < ./config.h >> prelude-config.h
  987. /bin/grep "PRELUDE_ALIGNED_ACCESS" < ./config.h >> prelude-config.h
  988. /bin/grep "PRELUDE_WORDS_BIGENDIAN" < ./config.h >> prelude-config.h
  989. /bin/grep "__PRELUDE_FUNC__" < ./config.h >> prelude-config.h
  990. /bin/grep "TIME_WITH_SYS_TIME" < ./config.h >> prelude-config.h
  991. /bin/grep "HAVE_UID_T" < ./config.h >> prelude-config.h
  992. /bin/grep "HAVE_GID_T" < ./config.h >> prelude-config.h
  993. /usr/bin/make all-recursive
  994. make[1]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0'
  995. Making all in libltdl
  996. make[2]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libltdl'
  997. /usr/bin/make all-am
  998. make[3]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libltdl'
  999. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c
  1000. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c
  1001. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c
  1002. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c
  1003. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o
  1004. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o
  1005. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o
  1006. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o
  1007. mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo
  1008. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c
  1009. mv -f .deps/dlopen.Tpo .deps/dlopen.Plo
  1010. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
  1011. mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo
  1012. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
  1013. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o
  1014. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o
  1015. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o
  1016. mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo
  1017. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c
  1018. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o
  1019. mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo
  1020. /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o dlopen.la dlopen.lo -ldl
  1021. mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo
  1022. mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo
  1023. libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o
  1024. libtool: link: ranlib .libs/dlopen.a
  1025. libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
  1026. mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo
  1027. /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -no-undefined -dlpreopen dlopen.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo
  1028. libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
  1029. libtool: link: (cd .libs && gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -fno-builtin -fPIC -DPIC "libltdlcS.c")
  1030. libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT"
  1031. libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libltdl/./.libs/dlopen.a")
  1032. libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o
  1033. libtool: link: ranlib .libs/libltdlc.a
  1034. libtool: link: rm -fr .libs/libltdlc.lax
  1035. libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
  1036. make[3]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libltdl'
  1037. make[2]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libltdl'
  1038. Making all in libmissing
  1039. make[2]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libmissing'
  1040. rm -f alloca.h-t alloca.h && \
  1041. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1042. cat ./alloca.in.h; \
  1043. } > alloca.h-t && \
  1044. mv -f alloca.h-t alloca.h
  1045. rm -f c++defs.h-t c++defs.h && \
  1046. sed -n -e '/_GL_CXXDEFS/,$p' \
  1047. < .././snippet/c++defs.h \
  1048. > c++defs.h-t && \
  1049. mv c++defs.h-t c++defs.h
  1050. rm -f warn-on-use.h-t warn-on-use.h && \
  1051. sed -n -e '/^.ifndef/,$p' \
  1052. < .././snippet/warn-on-use.h \
  1053. > warn-on-use.h-t && \
  1054. mv warn-on-use.h-t warn-on-use.h
  1055. rm -f arg-nonnull.h-t arg-nonnull.h && \
  1056. sed -n -e '/GL_ARG_NONNULL/,$p' \
  1057. < .././snippet/arg-nonnull.h \
  1058. > arg-nonnull.h-t && \
  1059. mv arg-nonnull.h-t arg-nonnull.h
  1060. rm -f configmake.h-t && \
  1061. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1062. echo '#define PREFIX "/usr"'; \
  1063. echo '#define EXEC_PREFIX "/usr"'; \
  1064. echo '#define BINDIR "/usr/bin"'; \
  1065. echo '#define SBINDIR "/usr/sbin"'; \
  1066. echo '#define LIBEXECDIR "/usr/libexec"'; \
  1067. echo '#define DATAROOTDIR "/usr/share"'; \
  1068. echo '#define DATADIR "/usr/share"'; \
  1069. echo '#define SYSCONFDIR "/etc"'; \
  1070. echo '#define SHAREDSTATEDIR "/var/lib"'; \
  1071. echo '#define LOCALSTATEDIR "/var"'; \
  1072. echo '#define RUNSTATEDIR "/var/run"'; \
  1073. echo '#define INCLUDEDIR "/usr/include/libprelude"'; \
  1074. echo '#define OLDINCLUDEDIR "/usr/include"'; \
  1075. echo '#define DOCDIR "/usr/share/doc/libprelude"'; \
  1076. echo '#define INFODIR "/usr/share/info"'; \
  1077. echo '#define HTMLDIR "/usr/share/doc/libprelude"'; \
  1078. echo '#define DVIDIR "/usr/share/doc/libprelude"'; \
  1079. echo '#define PDFDIR "/usr/share/doc/libprelude"'; \
  1080. echo '#define PSDIR "/usr/share/doc/libprelude"'; \
  1081. echo '#define LIBDIR "/usr/lib64"'; \
  1082. echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \
  1083. echo '#define LOCALEDIR "/usr/share/locale"'; \
  1084. echo '#define MANDIR "/usr/share/man"'; \
  1085. echo '#define MANEXT ""'; \
  1086. echo '#define PKGDATADIR "/usr/share/libprelude"'; \
  1087. echo '#define PKGINCLUDEDIR "/usr/include/libprelude/libprelude"'; \
  1088. echo '#define PKGLIBDIR "/usr/lib64/libprelude"'; \
  1089. echo '#define PKGLIBEXECDIR "/usr/libexec/libprelude"'; \
  1090. } | sed '/""/d' > configmake.h-t && \
  1091. mv -f configmake.h-t configmake.h
  1092. rm -f unused-parameter.h-t unused-parameter.h && \
  1093. sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
  1094. < .././snippet/unused-parameter.h \
  1095. > unused-parameter.h-t && \
  1096. mv unused-parameter.h-t unused-parameter.h
  1097. /bin/mkdir -p sys
  1098. /bin/mkdir -p sys
  1099. rm -f sys/types.h-t sys/types.h && \
  1100. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1101. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1102. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1103. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1104. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1105. -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
  1106. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  1107. < ./sys_types.in.h; \
  1108. } > sys/types.h-t && \
  1109. mv sys/types.h-t sys/types.h
  1110. rm -f sys/uio.h-t sys/uio.h && \
  1111. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1112. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1113. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1114. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1115. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1116. -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
  1117. -e 's|@''HAVE_SYS_UIO_H''@|1|g' \
  1118. < ./sys_uio.in.h; \
  1119. } > sys/uio.h-t && \
  1120. mv -f sys/uio.h-t sys/uio.h
  1121. /bin/mkdir -p sys
  1122. rm -f time.h-t time.h && \
  1123. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1124. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1125. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1126. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1127. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1128. -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
  1129. -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
  1130. -e 's/@''GNULIB_MKTIME''@/1/g' \
  1131. -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
  1132. -e 's/@''GNULIB_STRPTIME''@/1/g' \
  1133. -e 's/@''GNULIB_TIMEGM''@/1/g' \
  1134. -e 's/@''GNULIB_TIME_R''@/1/g' \
  1135. -e 's/@''GNULIB_TIME_RZ''@/0/g' \
  1136. -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
  1137. -e 's|@''HAVE_NANOSLEEP''@|1|g' \
  1138. -e 's|@''HAVE_STRPTIME''@|1|g' \
  1139. -e 's|@''HAVE_TIMEGM''@|1|g' \
  1140. -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
  1141. -e 's|@''REPLACE_GMTIME''@|0|g' \
  1142. -e 's|@''REPLACE_LOCALTIME''@|0|g' \
  1143. -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
  1144. -e 's|@''REPLACE_MKTIME''@|1|g' \
  1145. -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
  1146. -e 's|@''REPLACE_TIMEGM''@|0|g' \
  1147. -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1148. -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1149. -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
  1150. -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1151. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1152. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1153. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1154. < ./time.in.h; \
  1155. } > time.h-t && \
  1156. mv time.h-t time.h
  1157. rm -f sys/utsname.h-t sys/utsname.h && \
  1158. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1159. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1160. -e 's/@''HAVE_SYS_UTSNAME_H''@/1/g' \
  1161. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1162. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1163. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1164. -e 's|@''NEXT_SYS_UTSNAME_H''@|<sys/utsname.h>|g' \
  1165. -e 's/@''GNULIB_UNAME''@/1/g' \
  1166. -e 's|@''HAVE_STRUCT_UTSNAME''@|1|g' \
  1167. -e 's|@''HAVE_UNAME''@|1|g' \
  1168. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1169. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1170. < ./sys_utsname.in.h; \
  1171. } > sys/utsname.h-t && \
  1172. mv sys/utsname.h-t sys/utsname.h
  1173. rm -f unistd.h-t unistd.h && \
  1174. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1175. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1176. -e 's|@''HAVE_UNISTD_H''@|1|g' \
  1177. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1178. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1179. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1180. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  1181. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  1182. -e 's/@''GNULIB_CHDIR''@/0/g' \
  1183. -e 's/@''GNULIB_CHOWN''@/0/g' \
  1184. -e 's/@''GNULIB_CLOSE''@/1/g' \
  1185. -e 's/@''GNULIB_DUP''@/0/g' \
  1186. -e 's/@''GNULIB_DUP2''@/1/g' \
  1187. -e 's/@''GNULIB_DUP3''@/0/g' \
  1188. -e 's/@''GNULIB_ENVIRON''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  1189. -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
  1190. -e 's/@''GNULIB_FACCESSAT''@/0/g' \
  1191. -e 's/@''GNULIB_FCHDIR''@/0/g' \
  1192. -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
  1193. -e 's/@''GNULIB_FDATASYNC''@/0/g' \
  1194. -e 's/@''GNULIB_FSYNC''@/0/g' \
  1195. -e 's/@''GNULIB_FTRUNCATE''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  1196. -e 's/@''GNULIB_GETCWD''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  1197. -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
  1198. -e 's/@''GNULIB_GETDTABLESIZE''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  1199. -e 's/@''GNULIB_GETGROUPS''@/0/g' \
  1200. -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \
  1201. -e 's/@''GNULIB_GETLOGIN''@/0/g' \
  1202. -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
  1203. -e 's/@''GNULIB_GETPAGESIZE''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  1204. -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
  1205. -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
  1206. -e 's/@''GNULIB_ISATTY''@/0/g' \
  1207. -e 's/@''GNULIB_LCHOWN''@/0/g' \
  1208. -e 's/@''GNULIB_LINK''@/0/g' \
  1209. -e 's/@''GNULIB_LINKAT''@/0/g' \
  1210. -e 's/@''GNULIB_LSEEK''@/1/g' \
  1211. -e 's/@''GNULIB_PIPE''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  1212. -e 's/@''GNULIB_PIPE2''@/0/g' \
  1213. -e 's/@''GNULIB_PREAD''@/0/g' \
  1214. -e 's/@''GNULIB_PWRITE''@/0/g' \
  1215. -e 's/@''GNULIB_READ''@/0/g' \
  1216. -e 's/@''GNULIB_READLINK''@/0/g' \
  1217. -e 's/@''GNULIB_READLINKAT''@/0/g' \
  1218. -e 's/@''GNULIB_RMDIR''@/0/g' \
  1219. -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
  1220. -e 's/@''GNULIB_SLEEP''@/1/g' \
  1221. -e 's/@''GNULIB_SYMLINK''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  1222. -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
  1223. -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
  1224. -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
  1225. -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
  1226. -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
  1227. -e 's/@''GNULIB_UNLINK''@/0/g' \
  1228. -e 's/@''GNULIB_UNLINKAT''@/0/g' \
  1229. -e 's/@''GNULIB_USLEEP''@/0/g' \
  1230. -e 's/@''GNULIB_WRITE''@/1/g' \
  1231. < ./unistd.in.h | \
  1232. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  1233. -e 's|@''HAVE_DUP2''@|1|g' \
  1234. -e 's|@''HAVE_DUP3''@|1|g' \
  1235. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  1236. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  1237. -e 's|@''HAVE_FCHDIR''@|1|g' \
  1238. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  1239. -e 's|@''HAVE_FDATASYNC''@|1|g' \
  1240. -e 's|@''HAVE_FSYNC''@|1|g' \
  1241. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  1242. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  1243. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  1244. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  1245. -e 's|@''HAVE_GETLOGIN''@|1|g' \
  1246. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  1247. -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
  1248. -e 's|@''HAVE_LCHOWN''@|1|g' \
  1249. -e 's|@''HAVE_LINK''@|1|g' \
  1250. -e 's|@''HAVE_LINKAT''@|1|g' \
  1251. -e 's|@''HAVE_PIPE''@|1|g' \
  1252. -e 's|@''HAVE_PIPE2''@|1|g' \
  1253. -e 's|@''HAVE_PREAD''@|1|g' \
  1254. -e 's|@''HAVE_PWRITE''@|1|g' \
  1255. -e 's|@''HAVE_READLINK''@|1|g' \
  1256. -e 's|@''HAVE_READLINKAT''@|1|g' \
  1257. -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
  1258. -e 's|@''HAVE_SLEEP''@|1|g' \
  1259. -e 's|@''HAVE_SYMLINK''@|1|g' \
  1260. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  1261. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  1262. -e 's|@''HAVE_USLEEP''@|1|g' \
  1263. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  1264. -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
  1265. -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
  1266. -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
  1267. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  1268. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  1269. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  1270. -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
  1271. -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
  1272. -e 's|@''HAVE_OS_H''@|0|g' \
  1273. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  1274. | \
  1275. sed -e 's|@''REPLACE_CHOWN''@|0|g' \
  1276. -e 's|@''REPLACE_CLOSE''@|0|g' \
  1277. -e 's|@''REPLACE_DUP''@|0|g' \
  1278. -e 's|@''REPLACE_DUP2''@|0|g' \
  1279. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  1280. -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
  1281. -e 's|@''REPLACE_GETCWD''@|0|g' \
  1282. -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
  1283. -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
  1284. -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
  1285. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  1286. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  1287. -e 's|@''REPLACE_ISATTY''@|0|g' \
  1288. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  1289. -e 's|@''REPLACE_LINK''@|0|g' \
  1290. -e 's|@''REPLACE_LINKAT''@|0|g' \
  1291. -e 's|@''REPLACE_LSEEK''@|0|g' \
  1292. -e 's|@''REPLACE_PREAD''@|0|g' \
  1293. -e 's|@''REPLACE_PWRITE''@|0|g' \
  1294. -e 's|@''REPLACE_READ''@|0|g' \
  1295. -e 's|@''REPLACE_READLINK''@|0|g' \
  1296. -e 's|@''REPLACE_READLINKAT''@|0|g' \
  1297. -e 's|@''REPLACE_RMDIR''@|0|g' \
  1298. -e 's|@''REPLACE_SLEEP''@|0|g' \
  1299. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  1300. -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
  1301. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  1302. -e 's|@''REPLACE_UNLINK''@|0|g' \
  1303. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  1304. -e 's|@''REPLACE_USLEEP''@|0|g' \
  1305. -e 's|@''REPLACE_WRITE''@|0|g' \
  1306. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  1307. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  1308. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1309. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1310. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1311. } > unistd.h-t && \
  1312. mv unistd.h-t unistd.h
  1313. rm -f wchar.h-t wchar.h && \
  1314. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1315. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1316. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1317. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1318. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1319. -e 's|@''HAVE_FEATURES_H''@|1|g' \
  1320. -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  1321. -e 's|@''HAVE_WCHAR_H''@|1|g' \
  1322. -e 's/@''GNULIB_BTOWC''@/1/g' \
  1323. -e 's/@''GNULIB_WCTOB''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  1324. -e 's/@''GNULIB_MBSINIT''@/1/g' \
  1325. -e 's/@''GNULIB_MBRTOWC''@/1/g' \
  1326. -e 's/@''GNULIB_MBRLEN''@/0/g' \
  1327. -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
  1328. -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
  1329. -e 's/@''GNULIB_WCRTOMB''@/1/g' \
  1330. -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
  1331. -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
  1332. -e 's/@''GNULIB_WCWIDTH''@/0/g' \
  1333. -e 's/@''GNULIB_WMEMCHR''@/0/g' \
  1334. -e 's/@''GNULIB_WMEMCMP''@/0/g' \
  1335. -e 's/@''GNULIB_WMEMCPY''@/0/g' \
  1336. -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
  1337. -e 's/@''GNULIB_WMEMSET''@/0/g' \
  1338. -e 's/@''GNULIB_WCSLEN''@/0/g' \
  1339. -e 's/@''GNULIB_WCSNLEN''@/0/g' \
  1340. -e 's/@''GNULIB_WCSCPY''@/0/g' \
  1341. -e 's/@''GNULIB_WCPCPY''@/0/g' \
  1342. -e 's/@''GNULIB_WCSNCPY''@/0/g' \
  1343. -e 's/@''GNULIB_WCPNCPY''@/0/g' \
  1344. -e 's/@''GNULIB_WCSCAT''@/0/g' \
  1345. -e 's/@''GNULIB_WCSNCAT''@/0/g' \
  1346. -e 's/@''GNULIB_WCSCMP''@/0/g' \
  1347. -e 's/@''GNULIB_WCSNCMP''@/0/g' \
  1348. -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
  1349. -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
  1350. -e 's/@''GNULIB_WCSCOLL''@/0/g' \
  1351. -e 's/@''GNULIB_WCSXFRM''@/0/g' \
  1352. -e 's/@''GNULIB_WCSDUP''@/0/g' \
  1353. -e 's/@''GNULIB_WCSCHR''@/0/g' \
  1354. -e 's/@''GNULIB_WCSRCHR''@/0/g' \
  1355. -e 's/@''GNULIB_WCSCSPN''@/0/g' \
  1356. -e 's/@''GNULIB_WCSSPN''@/0/g' \
  1357. -e 's/@''GNULIB_WCSPBRK''@/0/g' \
  1358. -e 's/@''GNULIB_WCSSTR''@/0/g' \
  1359. -e 's/@''GNULIB_WCSTOK''@/0/g' \
  1360. -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
  1361. < ./wchar.in.h | \
  1362. sed -e 's|@''HAVE_WINT_T''@|1|g' \
  1363. -e 's|@''HAVE_BTOWC''@|1|g' \
  1364. -e 's|@''HAVE_MBSINIT''@|1|g' \
  1365. -e 's|@''HAVE_MBRTOWC''@|1|g' \
  1366. -e 's|@''HAVE_MBRLEN''@|1|g' \
  1367. -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  1368. -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  1369. -e 's|@''HAVE_WCRTOMB''@|1|g' \
  1370. -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  1371. -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  1372. -e 's|@''HAVE_WMEMCHR''@|1|g' \
  1373. -e 's|@''HAVE_WMEMCMP''@|1|g' \
  1374. -e 's|@''HAVE_WMEMCPY''@|1|g' \
  1375. -e 's|@''HAVE_WMEMMOVE''@|1|g' \
  1376. -e 's|@''HAVE_WMEMSET''@|1|g' \
  1377. -e 's|@''HAVE_WCSLEN''@|1|g' \
  1378. -e 's|@''HAVE_WCSNLEN''@|1|g' \
  1379. -e 's|@''HAVE_WCSCPY''@|1|g' \
  1380. -e 's|@''HAVE_WCPCPY''@|1|g' \
  1381. -e 's|@''HAVE_WCSNCPY''@|1|g' \
  1382. -e 's|@''HAVE_WCPNCPY''@|1|g' \
  1383. -e 's|@''HAVE_WCSCAT''@|1|g' \
  1384. -e 's|@''HAVE_WCSNCAT''@|1|g' \
  1385. -e 's|@''HAVE_WCSCMP''@|1|g' \
  1386. -e 's|@''HAVE_WCSNCMP''@|1|g' \
  1387. -e 's|@''HAVE_WCSCASECMP''@|1|g' \
  1388. -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
  1389. -e 's|@''HAVE_WCSCOLL''@|1|g' \
  1390. -e 's|@''HAVE_WCSXFRM''@|1|g' \
  1391. -e 's|@''HAVE_WCSDUP''@|1|g' \
  1392. -e 's|@''HAVE_WCSCHR''@|1|g' \
  1393. -e 's|@''HAVE_WCSRCHR''@|1|g' \
  1394. -e 's|@''HAVE_WCSCSPN''@|1|g' \
  1395. -e 's|@''HAVE_WCSSPN''@|1|g' \
  1396. -e 's|@''HAVE_WCSPBRK''@|1|g' \
  1397. -e 's|@''HAVE_WCSSTR''@|1|g' \
  1398. -e 's|@''HAVE_WCSTOK''@|1|g' \
  1399. -e 's|@''HAVE_WCSWIDTH''@|1|g' \
  1400. -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  1401. -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  1402. | \
  1403. sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  1404. -e 's|@''REPLACE_BTOWC''@|0|g' \
  1405. -e 's|@''REPLACE_WCTOB''@|0|g' \
  1406. -e 's|@''REPLACE_MBSINIT''@|0|g' \
  1407. -e 's|@''REPLACE_MBRTOWC''@|1|g' \
  1408. -e 's|@''REPLACE_MBRLEN''@|0|g' \
  1409. -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
  1410. -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  1411. -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  1412. -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  1413. -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  1414. -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  1415. -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
  1416. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1417. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1418. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1419. } > wchar.h-t && \
  1420. mv wchar.h-t wchar.h
  1421. rm -f wctype.h-t wctype.h && \
  1422. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1423. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1424. -e 's/@''HAVE_WCTYPE_H''@/1/g' \
  1425. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1426. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1427. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1428. -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
  1429. -e 's/@''GNULIB_ISWBLANK''@/0/g' \
  1430. -e 's/@''GNULIB_WCTYPE''@/0/g' \
  1431. -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
  1432. -e 's/@''GNULIB_WCTRANS''@/0/g' \
  1433. -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
  1434. -e 's/@''HAVE_ISWBLANK''@/1/g' \
  1435. -e 's/@''HAVE_ISWCNTRL''@/1/g' \
  1436. -e 's/@''HAVE_WCTYPE_T''@/1/g' \
  1437. -e 's/@''HAVE_WCTRANS_T''@/1/g' \
  1438. -e 's/@''HAVE_WINT_T''@/1/g' \
  1439. -e 's/@''REPLACE_ISWBLANK''@/0/g' \
  1440. -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
  1441. -e 's/@''REPLACE_TOWLOWER''@/0/g' \
  1442. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1443. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1444. < ./wctype.in.h; \
  1445. } > wctype.h-t && \
  1446. mv wctype.h-t wctype.h
  1447. /bin/mkdir -p arpa
  1448. rm -f arpa/inet.h-t arpa/inet.h && \
  1449. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1450. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1451. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1452. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1453. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1454. -e 's|@''HAVE_FEATURES_H''@|1|g' \
  1455. -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \
  1456. -e 's|@''HAVE_ARPA_INET_H''@|1|g' \
  1457. -e 's/@''GNULIB_INET_NTOP''@/1/g' \
  1458. -e 's/@''GNULIB_INET_PTON''@/1/g' \
  1459. -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \
  1460. -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \
  1461. -e 's|@''REPLACE_INET_NTOP''@|0|g' \
  1462. -e 's|@''REPLACE_INET_PTON''@|0|g' \
  1463. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1464. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1465. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1466. < ./arpa_inet.in.h; \
  1467. } > arpa/inet.h-t && \
  1468. mv arpa/inet.h-t arpa/inet.h
  1469. rm -f langinfo.h-t langinfo.h && \
  1470. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1471. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1472. -e 's|@''HAVE_LANGINFO_H''@|1|g' \
  1473. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1474. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1475. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1476. -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
  1477. -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
  1478. -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
  1479. -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
  1480. -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
  1481. -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
  1482. -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
  1483. -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
  1484. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1485. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1486. < ./langinfo.in.h; \
  1487. } > langinfo.h-t && \
  1488. mv langinfo.h-t langinfo.h
  1489. rm -f locale.h-t locale.h && \
  1490. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1491. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1492. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1493. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1494. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1495. -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
  1496. -e 's/@''GNULIB_LOCALECONV''@/1/g' \
  1497. -e 's/@''GNULIB_SETLOCALE''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  1498. -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
  1499. -e 's|@''HAVE_DUPLOCALE''@|1|g' \
  1500. -e 's|@''HAVE_XLOCALE_H''@|1|g' \
  1501. -e 's|@''REPLACE_LOCALECONV''@|0|g' \
  1502. -e 's|@''REPLACE_SETLOCALE''@|0|g' \
  1503. -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
  1504. -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
  1505. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1506. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1507. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1508. < ./locale.in.h; \
  1509. } > locale.h-t && \
  1510. mv locale.h-t locale.h
  1511. rm -f netdb.h-t netdb.h && \
  1512. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1513. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1514. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1515. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1516. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1517. -e 's|@''NEXT_NETDB_H''@|<netdb.h>|g' \
  1518. -e 's|@''HAVE_NETDB_H''@|1|g' \
  1519. -e 's/@''GNULIB_GETADDRINFO''@/1/g' \
  1520. -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \
  1521. -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \
  1522. -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \
  1523. -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \
  1524. -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \
  1525. -e 's|@''REPLACE_GAI_STRERROR''@|0|g' \
  1526. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1527. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1528. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1529. < ./netdb.in.h; \
  1530. } > netdb.h-t && \
  1531. mv netdb.h-t netdb.h
  1532. rm -f poll.h-t poll.h && \
  1533. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1534. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1535. -e 's|@''HAVE_POLL_H''@|1|g' \
  1536. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1537. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1538. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1539. -e 's|@''NEXT_POLL_H''@|<poll.h>|g' \
  1540. -e 's/@''GNULIB_POLL''@/1/g' \
  1541. -e 's|@''HAVE_POLL''@|1|g' \
  1542. -e 's|@''REPLACE_POLL''@|0|g' \
  1543. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1544. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1545. < ./poll.in.h; \
  1546. } > poll.h-t && \
  1547. mv -f poll.h-t poll.h
  1548. rm -f signal.h-t signal.h && \
  1549. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1550. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1551. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1552. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1553. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1554. -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
  1555. -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
  1556. -e 's|@''GNULIB_RAISE''@|1|g' \
  1557. -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
  1558. -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
  1559. -e 's/@''GNULIB_SIGACTION''@/0/g' \
  1560. -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
  1561. -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
  1562. -e 's|@''HAVE_RAISE''@|1|g' \
  1563. -e 's|@''HAVE_SIGSET_T''@|1|g' \
  1564. -e 's|@''HAVE_SIGINFO_T''@|1|g' \
  1565. -e 's|@''HAVE_SIGACTION''@|1|g' \
  1566. -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
  1567. -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
  1568. -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
  1569. -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
  1570. -e 's|@''REPLACE_RAISE''@|0|g' \
  1571. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1572. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1573. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1574. < ./signal.in.h; \
  1575. } > signal.h-t && \
  1576. mv signal.h-t signal.h
  1577. rm -f stdio.h-t stdio.h && \
  1578. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1579. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1580. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1581. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1582. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1583. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  1584. -e 's/@''GNULIB_DPRINTF''@/0/g' \
  1585. -e 's/@''GNULIB_FCLOSE''@/1/g' \
  1586. -e 's/@''GNULIB_FDOPEN''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  1587. -e 's/@''GNULIB_FFLUSH''@/1/g' \
  1588. -e 's/@''GNULIB_FGETC''@/1/g' \
  1589. -e 's/@''GNULIB_FGETS''@/1/g' \
  1590. -e 's/@''GNULIB_FOPEN''@/1/g' \
  1591. -e 's/@''GNULIB_FPRINTF''@/1/g' \
  1592. -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
  1593. -e 's/@''GNULIB_FPURGE''@/1/g' \
  1594. -e 's/@''GNULIB_FPUTC''@/1/g' \
  1595. -e 's/@''GNULIB_FPUTS''@/1/g' \
  1596. -e 's/@''GNULIB_FREAD''@/1/g' \
  1597. -e 's/@''GNULIB_FREOPEN''@/0/g' \
  1598. -e 's/@''GNULIB_FSCANF''@/1/g' \
  1599. -e 's/@''GNULIB_FSEEK''@/1/g' \
  1600. -e 's/@''GNULIB_FSEEKO''@/1/g' \
  1601. -e 's/@''GNULIB_FTELL''@/1/g' \
  1602. -e 's/@''GNULIB_FTELLO''@/1/g' \
  1603. -e 's/@''GNULIB_FWRITE''@/1/g' \
  1604. -e 's/@''GNULIB_GETC''@/1/g' \
  1605. -e 's/@''GNULIB_GETCHAR''@/1/g' \
  1606. -e 's/@''GNULIB_GETDELIM''@/1/g' \
  1607. -e 's/@''GNULIB_GETLINE''@/1/g' \
  1608. -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
  1609. -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
  1610. -e 's/@''GNULIB_PCLOSE''@/0/g' \
  1611. -e 's/@''GNULIB_PERROR''@/1/g' \
  1612. -e 's/@''GNULIB_POPEN''@/0/g' \
  1613. -e 's/@''GNULIB_PRINTF''@/1/g' \
  1614. -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
  1615. -e 's/@''GNULIB_PUTC''@/1/g' \
  1616. -e 's/@''GNULIB_PUTCHAR''@/1/g' \
  1617. -e 's/@''GNULIB_PUTS''@/1/g' \
  1618. -e 's/@''GNULIB_REMOVE''@/0/g' \
  1619. -e 's/@''GNULIB_RENAME''@/0/g' \
  1620. -e 's/@''GNULIB_RENAMEAT''@/0/g' \
  1621. -e 's/@''GNULIB_SCANF''@/1/g' \
  1622. -e 's/@''GNULIB_SNPRINTF''@/1/g' \
  1623. -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
  1624. -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
  1625. -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
  1626. -e 's/@''GNULIB_TMPFILE''@/0/g' \
  1627. -e 's/@''GNULIB_VASPRINTF''@/0/g' \
  1628. -e 's/@''GNULIB_VDPRINTF''@/0/g' \
  1629. -e 's/@''GNULIB_VFPRINTF''@/1/g' \
  1630. -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
  1631. -e 's/@''GNULIB_VFSCANF''@/0/g' \
  1632. -e 's/@''GNULIB_VSCANF''@/0/g' \
  1633. -e 's/@''GNULIB_VPRINTF''@/1/g' \
  1634. -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
  1635. -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
  1636. -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
  1637. < ./stdio.in.h | \
  1638. sed -e 's|@''HAVE_DECL_FPURGE''@|0|g' \
  1639. -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
  1640. -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
  1641. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  1642. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  1643. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  1644. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  1645. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  1646. -e 's|@''HAVE_DPRINTF''@|1|g' \
  1647. -e 's|@''HAVE_FSEEKO''@|1|g' \
  1648. -e 's|@''HAVE_FTELLO''@|1|g' \
  1649. -e 's|@''HAVE_PCLOSE''@|1|g' \
  1650. -e 's|@''HAVE_POPEN''@|1|g' \
  1651. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  1652. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  1653. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  1654. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  1655. -e 's|@''REPLACE_FCLOSE''@|1|g' \
  1656. -e 's|@''REPLACE_FDOPEN''@|0|g' \
  1657. -e 's|@''REPLACE_FFLUSH''@|1|g' \
  1658. -e 's|@''REPLACE_FOPEN''@|0|g' \
  1659. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  1660. -e 's|@''REPLACE_FPURGE''@|0|g' \
  1661. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  1662. -e 's|@''REPLACE_FSEEK''@|1|g' \
  1663. -e 's|@''REPLACE_FSEEKO''@|1|g' \
  1664. -e 's|@''REPLACE_FTELL''@|0|g' \
  1665. -e 's|@''REPLACE_FTELLO''@|0|g' \
  1666. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  1667. -e 's|@''REPLACE_GETLINE''@|0|g' \
  1668. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  1669. -e 's|@''REPLACE_PERROR''@|0|g' \
  1670. -e 's|@''REPLACE_POPEN''@|0|g' \
  1671. -e 's|@''REPLACE_PRINTF''@|0|g' \
  1672. -e 's|@''REPLACE_REMOVE''@|0|g' \
  1673. -e 's|@''REPLACE_RENAME''@|0|g' \
  1674. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  1675. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  1676. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  1677. -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
  1678. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  1679. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  1680. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  1681. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  1682. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  1683. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  1684. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  1685. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  1686. -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
  1687. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1688. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1689. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1690. } > stdio.h-t && \
  1691. mv stdio.h-t stdio.h
  1692. rm -f stdlib.h-t stdlib.h && \
  1693. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1694. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1695. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1696. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1697. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1698. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  1699. -e 's/@''GNULIB__EXIT''@/0/g' \
  1700. -e 's/@''GNULIB_ATOLL''@/0/g' \
  1701. -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
  1702. -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
  1703. -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
  1704. -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
  1705. -e 's/@''GNULIB_GRANTPT''@/0/g' \
  1706. -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
  1707. -e 's/@''GNULIB_MBTOWC''@/1/g' \
  1708. -e 's/@''GNULIB_MKDTEMP''@/0/g' \
  1709. -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
  1710. -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
  1711. -e 's/@''GNULIB_MKSTEMP''@/0/g' \
  1712. -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
  1713. -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
  1714. -e 's/@''GNULIB_PTSNAME''@/0/g' \
  1715. -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
  1716. -e 's/@''GNULIB_PUTENV''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  1717. -e 's/@''GNULIB_QSORT_R''@/0/g' \
  1718. -e 's/@''GNULIB_RANDOM''@/0/g' \
  1719. -e 's/@''GNULIB_RANDOM_R''@/0/g' \
  1720. -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
  1721. -e 's/@''GNULIB_REALPATH''@/0/g' \
  1722. -e 's/@''GNULIB_RPMATCH''@/0/g' \
  1723. -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
  1724. -e 's/@''GNULIB_SETENV''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  1725. -e 's/@''GNULIB_STRTOD''@/0/g' \
  1726. -e 's/@''GNULIB_STRTOLL''@/0/g' \
  1727. -e 's/@''GNULIB_STRTOULL''@/0/g' \
  1728. -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
  1729. -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
  1730. -e 's/@''GNULIB_UNSETENV''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  1731. -e 's/@''GNULIB_WCTOMB''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  1732. < ./stdlib.in.h | \
  1733. sed -e 's|@''HAVE__EXIT''@|1|g' \
  1734. -e 's|@''HAVE_ATOLL''@|1|g' \
  1735. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  1736. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  1737. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  1738. -e 's|@''HAVE_GRANTPT''@|1|g' \
  1739. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  1740. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  1741. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  1742. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  1743. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  1744. -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
  1745. -e 's|@''HAVE_PTSNAME''@|1|g' \
  1746. -e 's|@''HAVE_PTSNAME_R''@|1|g' \
  1747. -e 's|@''HAVE_RANDOM''@|1|g' \
  1748. -e 's|@''HAVE_RANDOM_H''@|1|g' \
  1749. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  1750. -e 's|@''HAVE_REALPATH''@|1|g' \
  1751. -e 's|@''HAVE_RPMATCH''@|1|g' \
  1752. -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
  1753. -e 's|@''HAVE_DECL_SETENV''@|1|g' \
  1754. -e 's|@''HAVE_STRTOD''@|1|g' \
  1755. -e 's|@''HAVE_STRTOLL''@|1|g' \
  1756. -e 's|@''HAVE_STRTOULL''@|1|g' \
  1757. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  1758. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  1759. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  1760. -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
  1761. -e 's|@''REPLACE_CALLOC''@|0|g' \
  1762. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  1763. -e 's|@''REPLACE_MALLOC''@|0|g' \
  1764. -e 's|@''REPLACE_MBTOWC''@|0|g' \
  1765. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  1766. -e 's|@''REPLACE_PTSNAME''@|0|g' \
  1767. -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
  1768. -e 's|@''REPLACE_PUTENV''@|0|g' \
  1769. -e 's|@''REPLACE_QSORT_R''@|0|g' \
  1770. -e 's|@''REPLACE_RANDOM_R''@|0|g' \
  1771. -e 's|@''REPLACE_REALLOC''@|0|g' \
  1772. -e 's|@''REPLACE_REALPATH''@|0|g' \
  1773. -e 's|@''REPLACE_SETENV''@|0|g' \
  1774. -e 's|@''REPLACE_STRTOD''@|0|g' \
  1775. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  1776. -e 's|@''REPLACE_WCTOMB''@|0|g' \
  1777. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1778. -e '/definition of _Noreturn/r .././snippet/_Noreturn.h' \
  1779. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1780. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1781. } > stdlib.h-t && \
  1782. mv stdlib.h-t stdlib.h
  1783. rm -f string.h-t string.h && \
  1784. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1785. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1786. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1787. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1788. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1789. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  1790. -e 's/@''GNULIB_FFSL''@/0/g' \
  1791. -e 's/@''GNULIB_FFSLL''@/0/g' \
  1792. -e 's/@''GNULIB_MBSLEN''@/0/g' \
  1793. -e 's/@''GNULIB_MBSNLEN''@/0/g' \
  1794. -e 's/@''GNULIB_MBSCHR''@/0/g' \
  1795. -e 's/@''GNULIB_MBSRCHR''@/0/g' \
  1796. -e 's/@''GNULIB_MBSSTR''@/0/g' \
  1797. -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
  1798. -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
  1799. -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
  1800. -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
  1801. -e 's/@''GNULIB_MBSCSPN''@/0/g' \
  1802. -e 's/@''GNULIB_MBSPBRK''@/0/g' \
  1803. -e 's/@''GNULIB_MBSSPN''@/0/g' \
  1804. -e 's/@''GNULIB_MBSSEP''@/0/g' \
  1805. -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
  1806. -e 's/@''GNULIB_MEMCHR''@/1/g' \
  1807. -e 's/@''GNULIB_MEMMEM''@/1/g' \
  1808. -e 's/@''GNULIB_MEMPCPY''@/0/g' \
  1809. -e 's/@''GNULIB_MEMRCHR''@/0/g' \
  1810. -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
  1811. -e 's/@''GNULIB_STPCPY''@/0/g' \
  1812. -e 's/@''GNULIB_STPNCPY''@/0/g' \
  1813. -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
  1814. -e 's/@''GNULIB_STRDUP''@/1/g' \
  1815. -e 's/@''GNULIB_STRNCAT''@/0/g' \
  1816. -e 's/@''GNULIB_STRNDUP''@/1/g' \
  1817. -e 's/@''GNULIB_STRNLEN''@/1/g' \
  1818. -e 's/@''GNULIB_STRPBRK''@/0/g' \
  1819. -e 's/@''GNULIB_STRSEP''@/1/g' \
  1820. -e 's/@''GNULIB_STRSTR''@/0/g' \
  1821. -e 's/@''GNULIB_STRCASESTR''@/1/g' \
  1822. -e 's/@''GNULIB_STRTOK_R''@/0/g' \
  1823. -e 's/@''GNULIB_STRERROR''@/1/g' \
  1824. -e 's/@''GNULIB_STRERROR_R''@/1/g' \
  1825. -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
  1826. -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
  1827. < ./string.in.h | \
  1828. sed -e 's|@''HAVE_FFSL''@|1|g' \
  1829. -e 's|@''HAVE_FFSLL''@|1|g' \
  1830. -e 's|@''HAVE_MBSLEN''@|0|g' \
  1831. -e 's|@''HAVE_MEMCHR''@|1|g' \
  1832. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  1833. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  1834. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  1835. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  1836. -e 's|@''HAVE_STPCPY''@|1|g' \
  1837. -e 's|@''HAVE_STPNCPY''@|1|g' \
  1838. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  1839. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  1840. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  1841. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  1842. -e 's|@''HAVE_STRPBRK''@|1|g' \
  1843. -e 's|@''HAVE_STRSEP''@|1|g' \
  1844. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  1845. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  1846. -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
  1847. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  1848. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  1849. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  1850. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  1851. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  1852. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  1853. -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
  1854. -e 's|@''REPLACE_STRDUP''@|0|g' \
  1855. -e 's|@''REPLACE_STRSTR''@|0|g' \
  1856. -e 's|@''REPLACE_STRERROR''@|0|g' \
  1857. -e 's|@''REPLACE_STRERROR_R''@|1|g' \
  1858. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  1859. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  1860. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  1861. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  1862. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  1863. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  1864. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1865. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1866. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1867. < ./string.in.h; \
  1868. } > string.h-t && \
  1869. mv string.h-t string.h
  1870. rm -f strings.h-t strings.h && \
  1871. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1872. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1873. -e 's|@''HAVE_STRINGS_H''@|1|g' \
  1874. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1875. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1876. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1877. -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
  1878. -e 's|@''GNULIB_FFS''@|0|g' \
  1879. -e 's|@''HAVE_FFS''@|1|g' \
  1880. -e 's|@''HAVE_STRCASECMP''@|1|g' \
  1881. -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
  1882. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1883. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1884. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1885. < ./strings.in.h; \
  1886. } > strings.h-t && \
  1887. mv strings.h-t strings.h
  1888. /bin/mkdir -p sys
  1889. rm -f sys/ioctl.h-t sys/ioctl.h && \
  1890. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1891. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1892. -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \
  1893. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1894. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1895. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1896. -e 's|@''NEXT_SYS_IOCTL_H''@|<sys/ioctl.h>|g' \
  1897. -e 's/@''GNULIB_IOCTL''@/1/g' \
  1898. -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \
  1899. -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  1900. -e 's|@''REPLACE_IOCTL''@|1|g' \
  1901. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1902. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1903. < ./sys_ioctl.in.h; \
  1904. } > sys/ioctl.h-t && \
  1905. mv sys/ioctl.h-t sys/ioctl.h
  1906. /bin/mkdir -p sys
  1907. rm -f sys/select.h-t sys/select.h && \
  1908. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1909. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1910. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1911. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1912. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1913. -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
  1914. -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
  1915. -e 's/@''GNULIB_PSELECT''@/0/g' \
  1916. -e 's/@''GNULIB_SELECT''@/1/g' \
  1917. -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
  1918. -e 's|@''HAVE_PSELECT''@|1|g' \
  1919. -e 's|@''REPLACE_PSELECT''@|0|g' \
  1920. -e 's|@''REPLACE_SELECT''@|0|g' \
  1921. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1922. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1923. < ./sys_select.in.h; \
  1924. } > sys/select.h-t && \
  1925. mv sys/select.h-t sys/select.h
  1926. /bin/mkdir -p sys
  1927. rm -f sys/socket.h-t sys/socket.h && \
  1928. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1929. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1930. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1931. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1932. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1933. -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
  1934. -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
  1935. -e 's/@''GNULIB_CLOSE''@/1/g' \
  1936. -e 's/@''GNULIB_SOCKET''@/1/g' \
  1937. -e 's/@''GNULIB_CONNECT''@/1/g' \
  1938. -e 's/@''GNULIB_ACCEPT''@/1/g' \
  1939. -e 's/@''GNULIB_BIND''@/1/g' \
  1940. -e 's/@''GNULIB_GETPEERNAME''@/0/g' \
  1941. -e 's/@''GNULIB_GETSOCKNAME''@/1/g' \
  1942. -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
  1943. -e 's/@''GNULIB_LISTEN''@/1/g' \
  1944. -e 's/@''GNULIB_RECV''@/0/g' \
  1945. -e 's/@''GNULIB_SEND''@/0/g' \
  1946. -e 's/@''GNULIB_RECVFROM''@/0/g' \
  1947. -e 's/@''GNULIB_SENDTO''@/0/g' \
  1948. -e 's/@''GNULIB_SETSOCKOPT''@/1/g' \
  1949. -e 's/@''GNULIB_SHUTDOWN''@/0/g' \
  1950. -e 's/@''GNULIB_ACCEPT4''@/0/g' \
  1951. -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
  1952. -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
  1953. -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
  1954. -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
  1955. -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
  1956. -e 's|@''HAVE_ACCEPT4''@|1|g' \
  1957. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1958. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1959. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1960. < ./sys_socket.in.h; \
  1961. } > sys/socket.h-t && \
  1962. mv -f sys/socket.h-t sys/socket.h
  1963. /bin/mkdir -p sys
  1964. rm -f sys/stat.h-t sys/stat.h && \
  1965. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1966. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1967. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1968. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1969. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1970. -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
  1971. -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
  1972. -e 's/@''GNULIB_FCHMODAT''@/0/g' \
  1973. -e 's/@''GNULIB_FSTAT''@/1/g' \
  1974. -e 's/@''GNULIB_FSTATAT''@/0/g' \
  1975. -e 's/@''GNULIB_FUTIMENS''@/0/g' \
  1976. -e 's/@''GNULIB_LCHMOD''@/0/g' \
  1977. -e 's/@''GNULIB_LSTAT''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  1978. -e 's/@''GNULIB_MKDIRAT''@/0/g' \
  1979. -e 's/@''GNULIB_MKFIFO''@/0/g' \
  1980. -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
  1981. -e 's/@''GNULIB_MKNOD''@/0/g' \
  1982. -e 's/@''GNULIB_MKNODAT''@/0/g' \
  1983. -e 's/@''GNULIB_STAT''@/1/g' \
  1984. -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
  1985. -e 's|@''HAVE_FCHMODAT''@|1|g' \
  1986. -e 's|@''HAVE_FSTATAT''@|1|g' \
  1987. -e 's|@''HAVE_FUTIMENS''@|1|g' \
  1988. -e 's|@''HAVE_LCHMOD''@|1|g' \
  1989. -e 's|@''HAVE_LSTAT''@|1|g' \
  1990. -e 's|@''HAVE_MKDIRAT''@|1|g' \
  1991. -e 's|@''HAVE_MKFIFO''@|1|g' \
  1992. -e 's|@''HAVE_MKFIFOAT''@|1|g' \
  1993. -e 's|@''HAVE_MKNOD''@|1|g' \
  1994. -e 's|@''HAVE_MKNODAT''@|1|g' \
  1995. -e 's|@''HAVE_UTIMENSAT''@|1|g' \
  1996. -e 's|@''REPLACE_FSTAT''@|0|g' \
  1997. -e 's|@''REPLACE_FSTATAT''@|0|g' \
  1998. -e 's|@''REPLACE_FUTIMENS''@|0|g' \
  1999. -e 's|@''REPLACE_LSTAT''@|0|g' \
  2000. -e 's|@''REPLACE_MKDIR''@|0|g' \
  2001. -e 's|@''REPLACE_MKFIFO''@|0|g' \
  2002. -e 's|@''REPLACE_MKNOD''@|0|g' \
  2003. -e 's|@''REPLACE_STAT''@|0|g' \
  2004. -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
  2005. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2006. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2007. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2008. < ./sys_stat.in.h; \
  2009. } > sys/stat.h-t && \
  2010. mv sys/stat.h-t sys/stat.h
  2011. /bin/mkdir -p sys
  2012. rm -f sys/time.h-t sys/time.h && \
  2013. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2014. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2015. -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
  2016. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2017. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2018. -e 's|@''PRAGMA_COLUMNS''@||g' \
  2019. -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
  2020. -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
  2021. -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
  2022. -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
  2023. -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
  2024. -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
  2025. -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
  2026. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2027. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2028. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2029. < ./sys_time.in.h; \
  2030. } > sys/time.h-t && \
  2031. mv sys/time.h-t sys/time.h
  2032. /usr/bin/make all-recursive
  2033. make[3]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libmissing'
  2034. Making all in tests
  2035. make[4]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libmissing/tests'
  2036. rm -f c++defs.h-t c++defs.h && \
  2037. sed -n -e '/_GL_CXXDEFS/,$p' \
  2038. < ../.././snippet/c++defs.h \
  2039. > c++defs.h-t && \
  2040. mv c++defs.h-t c++defs.h
  2041. rm -f warn-on-use.h-t warn-on-use.h && \
  2042. sed -n -e '/^.ifndef/,$p' \
  2043. < ../.././snippet/warn-on-use.h \
  2044. > warn-on-use.h-t && \
  2045. mv warn-on-use.h-t warn-on-use.h
  2046. rm -f arg-nonnull.h-t arg-nonnull.h && \
  2047. sed -n -e '/GL_ARG_NONNULL/,$p' \
  2048. < ../.././snippet/arg-nonnull.h \
  2049. > arg-nonnull.h-t && \
  2050. mv arg-nonnull.h-t arg-nonnull.h
  2051. rm -f unused-parameter.h-t unused-parameter.h && \
  2052. sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
  2053. < ../.././snippet/unused-parameter.h \
  2054. > unused-parameter.h-t && \
  2055. mv unused-parameter.h-t unused-parameter.h
  2056. rm -f ctype.h-t ctype.h && \
  2057. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2058. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2059. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2060. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2061. -e 's|@''PRAGMA_COLUMNS''@||g' \
  2062. -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \
  2063. -e 's/@''GNULIB_ISBLANK''@/0/g' \
  2064. -e 's/@''HAVE_ISBLANK''@/1/g' \
  2065. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2066. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2067. < ./ctype.in.h; \
  2068. } > ctype.h-t && \
  2069. mv ctype.h-t ctype.h
  2070. rm -f fcntl.h-t fcntl.h && \
  2071. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2072. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2073. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2074. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2075. -e 's|@''PRAGMA_COLUMNS''@||g' \
  2076. -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
  2077. -e 's/@''GNULIB_FCNTL''@/0/g' \
  2078. -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
  2079. -e 's/@''GNULIB_OPEN''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
  2080. -e 's/@''GNULIB_OPENAT''@/0/g' \
  2081. -e 's|@''HAVE_FCNTL''@|1|g' \
  2082. -e 's|@''HAVE_OPENAT''@|1|g' \
  2083. -e 's|@''REPLACE_FCNTL''@|0|g' \
  2084. -e 's|@''REPLACE_OPEN''@|0|g' \
  2085. -e 's|@''REPLACE_OPENAT''@|0|g' \
  2086. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2087. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2088. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2089. < ./fcntl.in.h; \
  2090. } > fcntl.h-t && \
  2091. mv fcntl.h-t fcntl.h
  2092. rm -f inttypes.h-t inttypes.h && \
  2093. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2094. sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
  2095. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2096. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2097. -e 's|@''PRAGMA_COLUMNS''@||g' \
  2098. -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
  2099. -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
  2100. -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
  2101. -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
  2102. -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
  2103. -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
  2104. -e 's/@''GNULIB_IMAXABS''@/0/g' \
  2105. -e 's/@''GNULIB_IMAXDIV''@/0/g' \
  2106. -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
  2107. -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
  2108. -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
  2109. -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
  2110. -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
  2111. -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
  2112. -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
  2113. -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
  2114. -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
  2115. -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
  2116. -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
  2117. -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
  2118. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2119. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2120. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2121. < ./inttypes.in.h; \
  2122. } > inttypes.h-t && \
  2123. mv inttypes.h-t inttypes.h
  2124. /usr/bin/make all-recursive
  2125. make[5]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libmissing/tests'
  2126. Making all in .
  2127. make[6]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libmissing/tests'
  2128. make[6]: Nothing to be done for 'all-am'.
  2129. make[6]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libmissing/tests'
  2130. make[5]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libmissing/tests'
  2131. make[4]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libmissing/tests'
  2132. make[4]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libmissing'
  2133. depbase=`echo c-ctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2134. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT c-ctype.lo -MD -MP -MF $depbase.Tpo -c -o c-ctype.lo c-ctype.c &&\
  2135. mv -f $depbase.Tpo $depbase.Plo
  2136. depbase=`echo fd-hook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2137. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT fd-hook.lo -MD -MP -MF $depbase.Tpo -c -o fd-hook.lo fd-hook.c &&\
  2138. mv -f $depbase.Tpo $depbase.Plo
  2139. depbase=`echo freading.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2140. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT freading.lo -MD -MP -MF $depbase.Tpo -c -o freading.lo freading.c &&\
  2141. mv -f $depbase.Tpo $depbase.Plo
  2142. depbase=`echo hard-locale.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2143. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT hard-locale.lo -MD -MP -MF $depbase.Tpo -c -o hard-locale.lo hard-locale.c &&\
  2144. mv -f $depbase.Tpo $depbase.Plo
  2145. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o
  2146. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o
  2147. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT hard-locale.lo -MD -MP -MF .deps/hard-locale.Tpo -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o
  2148. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT freading.lo -MD -MP -MF .deps/freading.Tpo -c freading.c -fPIC -DPIC -o .libs/freading.o
  2149. depbase=`echo localcharset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2150. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT localcharset.lo -MD -MP -MF $depbase.Tpo -c -o localcharset.lo localcharset.c &&\
  2151. mv -f $depbase.Tpo $depbase.Plo
  2152. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o
  2153. depbase=`echo glthread/lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2154. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT glthread/lock.lo -MD -MP -MF $depbase.Tpo -c -o glthread/lock.lo glthread/lock.c &&\
  2155. mv -f $depbase.Tpo $depbase.Plo
  2156. depbase=`echo sockets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2157. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT sockets.lo -MD -MP -MF $depbase.Tpo -c -o sockets.lo sockets.c &&\
  2158. mv -f $depbase.Tpo $depbase.Plo
  2159. depbase=`echo sys_socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2160. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT sys_socket.lo -MD -MP -MF $depbase.Tpo -c -o sys_socket.lo sys_socket.c &&\
  2161. mv -f $depbase.Tpo $depbase.Plo
  2162. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o
  2163. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -fPIC -DPIC -o .libs/sockets.o
  2164. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT sys_socket.lo -MD -MP -MF .deps/sys_socket.Tpo -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o
  2165. depbase=`echo glthread/thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2166. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT glthread/thread.lo -MD -MP -MF $depbase.Tpo -c -o glthread/thread.lo glthread/thread.c &&\
  2167. mv -f $depbase.Tpo $depbase.Plo
  2168. depbase=`echo glthread/threadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2169. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT glthread/threadlib.lo -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.lo glthread/threadlib.c &&\
  2170. mv -f $depbase.Tpo $depbase.Plo
  2171. depbase=`echo glthread/tls.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2172. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT glthread/tls.lo -MD -MP -MF $depbase.Tpo -c -o glthread/tls.lo glthread/tls.c &&\
  2173. mv -f $depbase.Tpo $depbase.Plo
  2174. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT glthread/thread.lo -MD -MP -MF glthread/.deps/thread.Tpo -c glthread/thread.c -fPIC -DPIC -o glthread/.libs/thread.o
  2175. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o
  2176. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT glthread/tls.lo -MD -MP -MF glthread/.deps/tls.Tpo -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/tls.o
  2177. depbase=`echo unistd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2178. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT unistd.lo -MD -MP -MF $depbase.Tpo -c -o unistd.lo unistd.c &&\
  2179. mv -f $depbase.Tpo $depbase.Plo
  2180. depbase=`echo wctype-h.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2181. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT wctype-h.lo -MD -MP -MF $depbase.Tpo -c -o wctype-h.lo wctype-h.c &&\
  2182. mv -f $depbase.Tpo $depbase.Plo
  2183. depbase=`echo xsize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2184. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT xsize.lo -MD -MP -MF $depbase.Tpo -c -o xsize.lo xsize.c &&\
  2185. mv -f $depbase.Tpo $depbase.Plo
  2186. depbase=`echo asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2187. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT asnprintf.lo -MD -MP -MF $depbase.Tpo -c -o asnprintf.lo asnprintf.c &&\
  2188. mv -f $depbase.Tpo $depbase.Plo
  2189. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o
  2190. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT wctype-h.lo -MD -MP -MF .deps/wctype-h.Tpo -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o
  2191. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o
  2192. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c xsize.c -fPIC -DPIC -o .libs/xsize.o
  2193. depbase=`echo fclose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2194. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT fclose.lo -MD -MP -MF $depbase.Tpo -c -o fclose.lo fclose.c &&\
  2195. mv -f $depbase.Tpo $depbase.Plo
  2196. depbase=`echo fflush.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2197. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT fflush.lo -MD -MP -MF $depbase.Tpo -c -o fflush.lo fflush.c &&\
  2198. mv -f $depbase.Tpo $depbase.Plo
  2199. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT fclose.lo -MD -MP -MF .deps/fclose.Tpo -c fclose.c -fPIC -DPIC -o .libs/fclose.o
  2200. depbase=`echo fpurge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2201. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT fpurge.lo -MD -MP -MF $depbase.Tpo -c -o fpurge.lo fpurge.c &&\
  2202. mv -f $depbase.Tpo $depbase.Plo
  2203. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT fflush.lo -MD -MP -MF .deps/fflush.Tpo -c fflush.c -fPIC -DPIC -o .libs/fflush.o
  2204. depbase=`echo fseek.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2205. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT fseek.lo -MD -MP -MF $depbase.Tpo -c -o fseek.lo fseek.c &&\
  2206. mv -f $depbase.Tpo $depbase.Plo
  2207. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT fpurge.lo -MD -MP -MF .deps/fpurge.Tpo -c fpurge.c -fPIC -DPIC -o .libs/fpurge.o
  2208. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT fseek.lo -MD -MP -MF .deps/fseek.Tpo -c fseek.c -fPIC -DPIC -o .libs/fseek.o
  2209. depbase=`echo fseeko.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2210. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT fseeko.lo -MD -MP -MF $depbase.Tpo -c -o fseeko.lo fseeko.c &&\
  2211. mv -f $depbase.Tpo $depbase.Plo
  2212. depbase=`echo ioctl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2213. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ioctl.lo -MD -MP -MF $depbase.Tpo -c -o ioctl.lo ioctl.c &&\
  2214. mv -f $depbase.Tpo $depbase.Plo
  2215. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT fseeko.lo -MD -MP -MF .deps/fseeko.Tpo -c fseeko.c -fPIC -DPIC -o .libs/fseeko.o
  2216. depbase=`echo mbrtowc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2217. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbrtowc.lo -MD -MP -MF $depbase.Tpo -c -o mbrtowc.lo mbrtowc.c &&\
  2218. mv -f $depbase.Tpo $depbase.Plo
  2219. depbase=`echo mktime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2220. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mktime.lo -MD -MP -MF $depbase.Tpo -c -o mktime.lo mktime.c &&\
  2221. mv -f $depbase.Tpo $depbase.Plo
  2222. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ioctl.lo -MD -MP -MF .deps/ioctl.Tpo -c ioctl.c -fPIC -DPIC -o .libs/ioctl.o
  2223. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbrtowc.lo -MD -MP -MF .deps/mbrtowc.Tpo -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o
  2224. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mktime.lo -MD -MP -MF .deps/mktime.Tpo -c mktime.c -fPIC -DPIC -o .libs/mktime.o
  2225. depbase=`echo printf-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2226. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT printf-args.lo -MD -MP -MF $depbase.Tpo -c -o printf-args.lo printf-args.c &&\
  2227. mv -f $depbase.Tpo $depbase.Plo
  2228. depbase=`echo printf-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2229. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT printf-parse.lo -MD -MP -MF $depbase.Tpo -c -o printf-parse.lo printf-parse.c &&\
  2230. mv -f $depbase.Tpo $depbase.Plo
  2231. depbase=`echo strerror_r.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2232. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT strerror_r.lo -MD -MP -MF $depbase.Tpo -c -o strerror_r.lo strerror_r.c &&\
  2233. mv -f $depbase.Tpo $depbase.Plo
  2234. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o
  2235. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o
  2236. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT strerror_r.lo -MD -MP -MF .deps/strerror_r.Tpo -c strerror_r.c -fPIC -DPIC -o .libs/strerror_r.o
  2237. depbase=`echo vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2238. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT vasnprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasnprintf.lo vasnprintf.c &&\
  2239. mv -f $depbase.Tpo $depbase.Plo
  2240. rm -f t-charset.alias charset.alias && \
  2241. /bin/sh ./config.charset 'x86_64-mageia-linux-gnu' > t-charset.alias && \
  2242. mv t-charset.alias charset.alias
  2243. rm -f t-ref-add.sed ref-add.sed && \
  2244. sed -e '/^#/d' -e 's/@''PACKAGE''@/libprelude/g' ref-add.sin > t-ref-add.sed && \
  2245. mv t-ref-add.sed ref-add.sed
  2246. rm -f t-ref-del.sed ref-del.sed && \
  2247. sed -e '/^#/d' -e 's/@''PACKAGE''@/libprelude/g' ref-del.sin > t-ref-del.sed && \
  2248. mv t-ref-del.sed ref-del.sed
  2249. depbase=`echo glthread/cond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  2250. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT glthread/cond.lo -MD -MP -MF $depbase.Tpo -c -o glthread/cond.lo glthread/cond.c &&\
  2251. mv -f $depbase.Tpo $depbase.Plo
  2252. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o
  2253. libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT glthread/cond.lo -MD -MP -MF glthread/.deps/cond.Tpo -c glthread/cond.c -fPIC -DPIC -o glthread/.libs/cond.o
  2254. /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -no-undefined -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o libmissing.la c-ctype.lo glthread/cond.lo fd-hook.lo freading.lo hard-locale.lo localcharset.lo glthread/lock.lo sockets.lo sys_socket.lo glthread/thread.lo glthread/threadlib.lo glthread/tls.lo unistd.lo wctype-h.lo xsize.lo asnprintf.lo fclose.lo fflush.lo fpurge.lo fseek.lo fseeko.lo ioctl.lo mbrtowc.lo mktime.lo printf-args.lo printf-parse.lo strerror_r.lo vasnprintf.lo
  2255. libtool: link: ar cru .libs/libmissing.a .libs/c-ctype.o glthread/.libs/cond.o .libs/fd-hook.o .libs/freading.o .libs/hard-locale.o .libs/localcharset.o glthread/.libs/lock.o .libs/sockets.o .libs/sys_socket.o glthread/.libs/thread.o glthread/.libs/threadlib.o glthread/.libs/tls.o .libs/unistd.o .libs/wctype-h.o .libs/xsize.o .libs/asnprintf.o .libs/fclose.o .libs/fflush.o .libs/fpurge.o .libs/fseek.o .libs/fseeko.o .libs/ioctl.o .libs/mbrtowc.o .libs/mktime.o .libs/printf-args.o .libs/printf-parse.o .libs/strerror_r.o .libs/vasnprintf.o
  2256. libtool: link: ranlib .libs/libmissing.a
  2257. libtool: link: ( cd ".libs" && rm -f "libmissing.la" && ln -s "../libmissing.la" "libmissing.la" )
  2258. make[4]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libmissing'
  2259. make[3]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libmissing'
  2260. make[2]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/libmissing'
  2261. Making all in m4
  2262. make[2]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/m4'
  2263. make[2]: Nothing to be done for 'all'.
  2264. make[2]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/m4'
  2265. Making all in src
  2266. make[2]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src'
  2267. /usr/bin/make all-recursive
  2268. make[3]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src'
  2269. Making all in libprelude-error
  2270. make[4]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src/libprelude-error'
  2271. LANG="" gawk -f ./mkstrtable.awk -v textidx=3 \
  2272. ./err-sources.h.in >err-sources.h
  2273. LANG="" gawk -f ./mkstrtable.awk -v textidx=3 \
  2274. ./err-codes.h.in >err-codes.h
  2275. LANG="" gawk -f ./mkerrcodes1.awk ./errnos.in >_mkerrcodes.h
  2276. LANG="" gawk -f ./mkerrnos.awk ./errnos.in >code-to-errno.h
  2277. LANG="" gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
  2278. ./err-sources.h.in >err-sources-sym.h
  2279. LANG="" gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
  2280. ./err-codes.h.in >err-codes-sym.h
  2281. gcc -E -P _mkerrcodes.h | grep PRELUDE_ERROR_ | LANG="" gawk -f ./mkerrcodes.awk >mkerrcodes.h
  2282. LANG="" gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
  2283. -v prefix=PRELUDE_ERROR_ -v namespace=errnos_ \
  2284. ./errnos.in >errnos-sym.h
  2285. LANG="" gawk -f ./mkheader.awk \
  2286. ./err-sources.h.in \
  2287. ./err-codes.h.in \
  2288. ./errnos.in \
  2289. ./prelude-error.h.in > prelude-error.h
  2290. rm _mkerrcodes.h
  2291. gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I. -I. -o mkerrcodes ./mkerrcodes.c
  2292. ./mkerrcodes | LANG="" gawk -f ./mkerrcodes2.awk >code-from-errno.h
  2293. /usr/bin/make all-am
  2294. make[5]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src/libprelude-error'
  2295. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-error.lo -MD -MP -MF .deps/prelude-error.Tpo -c -o prelude-error.lo prelude-error.c
  2296. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT strsource.lo -MD -MP -MF .deps/strsource.Tpo -c -o strsource.lo strsource.c
  2297. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c -o strerror.lo strerror.c
  2298. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/strerror.o
  2299. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT strsource.lo -MD -MP -MF .deps/strsource.Tpo -c strsource.c -fPIC -DPIC -o .libs/strsource.o
  2300. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-error.lo -MD -MP -MF .deps/prelude-error.Tpo -c prelude-error.c -fPIC -DPIC -o .libs/prelude-error.o
  2301. mv -f .deps/strsource.Tpo .deps/strsource.Plo
  2302. mv -f .deps/strerror.Tpo .deps/strerror.Plo
  2303. mv -f .deps/prelude-error.Tpo .deps/prelude-error.Plo
  2304. /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o libprelude-error.la prelude-error.lo strsource.lo strerror.lo
  2305. libtool: link: ar cru .libs/libprelude-error.a .libs/prelude-error.o .libs/strsource.o .libs/strerror.o
  2306. libtool: link: ranlib .libs/libprelude-error.a
  2307. libtool: link: ( cd ".libs" && rm -f "libprelude-error.la" && ln -s "../libprelude-error.la" "libprelude-error.la" )
  2308. make[5]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src/libprelude-error'
  2309. make[4]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src/libprelude-error'
  2310. Making all in jsmn
  2311. make[4]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src/jsmn'
  2312. make[4]: Nothing to be done for 'all'.
  2313. make[4]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src/jsmn'
  2314. Making all in include
  2315. make[4]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src/include'
  2316. make[4]: Nothing to be done for 'all'.
  2317. make[4]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src/include'
  2318. make[4]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src'
  2319. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c
  2320. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT config-engine.lo -MD -MP -MF .deps/config-engine.Tpo -c -o config-engine.lo config-engine.c
  2321. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT daemonize.lo -MD -MP -MF .deps/daemonize.Tpo -c -o daemonize.lo daemonize.c
  2322. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ntp.lo -MD -MP -MF .deps/ntp.Tpo -c -o ntp.lo ntp.c
  2323. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT config-engine.lo -MD -MP -MF .deps/config-engine.Tpo -c config-engine.c -fPIC -DPIC -o .libs/config-engine.o
  2324. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o
  2325. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ntp.lo -MD -MP -MF .deps/ntp.Tpo -c ntp.c -fPIC -DPIC -o .libs/ntp.o
  2326. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT daemonize.lo -MD -MP -MF .deps/daemonize.Tpo -c daemonize.c -fPIC -DPIC -o .libs/daemonize.o
  2327. mv -f .deps/ntp.Tpo .deps/ntp.Plo
  2328. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT tls-auth.lo -MD -MP -MF .deps/tls-auth.Tpo -c -o tls-auth.lo tls-auth.c
  2329. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT tls-auth.lo -MD -MP -MF .deps/tls-auth.Tpo -c tls-auth.c -fPIC -DPIC -o .libs/tls-auth.o
  2330. common.c: In function 'prelude_simple_strtod':
  2331. common.c:679:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  2332. *endptr = s;
  2333. ^
  2334. mv -f .deps/daemonize.Tpo .deps/daemonize.Plo
  2335. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT tls-util.lo -MD -MP -MF .deps/tls-util.Tpo -c -o tls-util.lo tls-util.c
  2336. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT tls-util.lo -MD -MP -MF .deps/tls-util.Tpo -c tls-util.c -fPIC -DPIC -o .libs/tls-util.o
  2337. mv -f .deps/tls-auth.Tpo .deps/tls-auth.Plo
  2338. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT variable.lo -MD -MP -MF .deps/variable.Tpo -c -o variable.lo variable.c
  2339. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT variable.lo -MD -MP -MF .deps/variable.Tpo -c variable.c -fPIC -DPIC -o .libs/variable.o
  2340. mv -f .deps/common.Tpo .deps/common.Plo
  2341. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude.lo -MD -MP -MF .deps/prelude.Tpo -c -o prelude.lo prelude.c
  2342. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude.lo -MD -MP -MF .deps/prelude.Tpo -c prelude.c -fPIC -DPIC -o .libs/prelude.o
  2343. mv -f .deps/tls-util.Tpo .deps/tls-util.Plo
  2344. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-async.lo -MD -MP -MF .deps/prelude-async.Tpo -c -o prelude-async.lo prelude-async.c
  2345. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-async.lo -MD -MP -MF .deps/prelude-async.Tpo -c prelude-async.c -fPIC -DPIC -o .libs/prelude-async.o
  2346. mv -f .deps/config-engine.Tpo .deps/config-engine.Plo
  2347. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-client.lo -MD -MP -MF .deps/prelude-client.Tpo -c -o prelude-client.lo prelude-client.c
  2348. mv -f .deps/variable.Tpo .deps/variable.Plo
  2349. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-client-profile.lo -MD -MP -MF .deps/prelude-client-profile.Tpo -c -o prelude-client-profile.lo prelude-client-profile.c
  2350. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-client.lo -MD -MP -MF .deps/prelude-client.Tpo -c prelude-client.c -fPIC -DPIC -o .libs/prelude-client.o
  2351. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-client-profile.lo -MD -MP -MF .deps/prelude-client-profile.Tpo -c prelude-client-profile.c -fPIC -DPIC -o .libs/prelude-client-profile.o
  2352. prelude.c:97:15: warning: 'gcry_thread_cbs' is deprecated [-Wdeprecated-declarations]
  2353. static struct gcry_thread_cbs gcry_threads_prelude = {
  2354. ^
  2355. In file included from prelude.c:31:0:
  2356. /usr/include/gcrypt.h:211:8: note: declared here
  2357. struct gcry_thread_cbs
  2358. ^
  2359. prelude.c:100:9: warning: excess elements in struct initializer
  2360. gcry_prelude_mutex_init,
  2361. ^
  2362. prelude.c:100:9: note: (near initialization for 'gcry_threads_prelude')
  2363. prelude.c:101:9: warning: excess elements in struct initializer
  2364. gcry_prelude_mutex_destroy,
  2365. ^
  2366. prelude.c:101:9: note: (near initialization for 'gcry_threads_prelude')
  2367. prelude.c:102:9: warning: excess elements in struct initializer
  2368. gcry_prelude_mutex_lock,
  2369. ^
  2370. prelude.c:102:9: note: (near initialization for 'gcry_threads_prelude')
  2371. prelude.c:103:9: warning: excess elements in struct initializer
  2372. gcry_prelude_mutex_unlock,
  2373. ^
  2374. prelude.c:103:9: note: (near initialization for 'gcry_threads_prelude')
  2375. mv -f .deps/prelude.Tpo .deps/prelude.Plo
  2376. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-connection.lo -MD -MP -MF .deps/prelude-connection.Tpo -c -o prelude-connection.lo prelude-connection.c
  2377. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-connection.lo -MD -MP -MF .deps/prelude-connection.Tpo -c prelude-connection.c -fPIC -DPIC -o .libs/prelude-connection.o
  2378. prelude-client.c: In function 'prelude_client_init':
  2379. prelude-client.c:1353:61: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  2380. ret = prelude_option_read(_prelude_generic_optlist, (const char **)&client->config_filename,
  2381. ^
  2382. mv -f .deps/prelude-async.Tpo .deps/prelude-async.Plo
  2383. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-connection-pool.lo -MD -MP -MF .deps/prelude-connection-pool.Tpo -c -o prelude-connection-pool.lo prelude-connection-pool.c
  2384. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-connection-pool.lo -MD -MP -MF .deps/prelude-connection-pool.Tpo -c prelude-connection-pool.c -fPIC -DPIC -o .libs/prelude-connection-pool.o
  2385. mv -f .deps/prelude-client-profile.Tpo .deps/prelude-client-profile.Plo
  2386. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-failover.lo -MD -MP -MF .deps/prelude-failover.Tpo -c -o prelude-failover.lo prelude-failover.c
  2387. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-failover.lo -MD -MP -MF .deps/prelude-failover.Tpo -c prelude-failover.c -fPIC -DPIC -o .libs/prelude-failover.o
  2388. mv -f .deps/prelude-connection.Tpo .deps/prelude-connection.Plo
  2389. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-hash.lo -MD -MP -MF .deps/prelude-hash.Tpo -c -o prelude-hash.lo prelude-hash.c
  2390. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-hash.lo -MD -MP -MF .deps/prelude-hash.Tpo -c prelude-hash.c -fPIC -DPIC -o .libs/prelude-hash.o
  2391. mv -f .deps/prelude-client.Tpo .deps/prelude-client.Plo
  2392. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-ident.lo -MD -MP -MF .deps/prelude-ident.Tpo -c -o prelude-ident.lo prelude-ident.c
  2393. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-ident.lo -MD -MP -MF .deps/prelude-ident.Tpo -c prelude-ident.c -fPIC -DPIC -o .libs/prelude-ident.o
  2394. mv -f .deps/prelude-failover.Tpo .deps/prelude-failover.Plo
  2395. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-io.lo -MD -MP -MF .deps/prelude-io.Tpo -c -o prelude-io.lo prelude-io.c
  2396. mv -f .deps/prelude-connection-pool.Tpo .deps/prelude-connection-pool.Plo
  2397. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-log.lo -MD -MP -MF .deps/prelude-log.Tpo -c -o prelude-log.lo prelude-log.c
  2398. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-io.lo -MD -MP -MF .deps/prelude-io.Tpo -c prelude-io.c -fPIC -DPIC -o .libs/prelude-io.o
  2399. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-log.lo -MD -MP -MF .deps/prelude-log.Tpo -c prelude-log.c -fPIC -DPIC -o .libs/prelude-log.o
  2400. mv -f .deps/prelude-hash.Tpo .deps/prelude-hash.Plo
  2401. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-msg.lo -MD -MP -MF .deps/prelude-msg.Tpo -c -o prelude-msg.lo prelude-msg.c
  2402. mv -f .deps/prelude-ident.Tpo .deps/prelude-ident.Plo
  2403. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-msgbuf.lo -MD -MP -MF .deps/prelude-msgbuf.Tpo -c -o prelude-msgbuf.lo prelude-msgbuf.c
  2404. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-msg.lo -MD -MP -MF .deps/prelude-msg.Tpo -c prelude-msg.c -fPIC -DPIC -o .libs/prelude-msg.o
  2405. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-msgbuf.lo -MD -MP -MF .deps/prelude-msgbuf.Tpo -c prelude-msgbuf.c -fPIC -DPIC -o .libs/prelude-msgbuf.o
  2406. mv -f .deps/prelude-msgbuf.Tpo .deps/prelude-msgbuf.Plo
  2407. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-option.lo -MD -MP -MF .deps/prelude-option.Tpo -c -o prelude-option.lo prelude-option.c
  2408. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-option.lo -MD -MP -MF .deps/prelude-option.Tpo -c prelude-option.c -fPIC -DPIC -o .libs/prelude-option.o
  2409. mv -f .deps/prelude-log.Tpo .deps/prelude-log.Plo
  2410. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-option-wide.lo -MD -MP -MF .deps/prelude-option-wide.Tpo -c -o prelude-option-wide.lo prelude-option-wide.c
  2411. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-option-wide.lo -MD -MP -MF .deps/prelude-option-wide.Tpo -c prelude-option-wide.c -fPIC -DPIC -o .libs/prelude-option-wide.o
  2412. mv -f .deps/prelude-msg.Tpo .deps/prelude-msg.Plo
  2413. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-plugin.lo -MD -MP -MF .deps/prelude-plugin.Tpo -c -o prelude-plugin.lo prelude-plugin.c
  2414. mv -f .deps/prelude-io.Tpo .deps/prelude-io.Plo
  2415. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-string.lo -MD -MP -MF .deps/prelude-string.Tpo -c -o prelude-string.lo prelude-string.c
  2416. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-plugin.lo -MD -MP -MF .deps/prelude-plugin.Tpo -c prelude-plugin.c -fPIC -DPIC -o .libs/prelude-plugin.o
  2417. prelude-option-wide.c: In function 'read_option_request':
  2418. prelude-option-wide.c:280:63: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  2419. ret = prelude_extract_characters_safe((const char **) &request, buf, len);
  2420. ^
  2421. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-string.lo -MD -MP -MF .deps/prelude-string.Tpo -c prelude-string.c -fPIC -DPIC -o .libs/prelude-string.o
  2422. prelude-option-wide.c: In function 'prelude_option_process_request':
  2423. prelude-option-wide.c:293:29: warning: 'request' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2424. ret = parse_request(client, type, request, out);
  2425. ^
  2426. prelude-option-wide.c:245:15: note: 'request' was declared here
  2427. char *request;
  2428. ^
  2429. mv -f .deps/prelude-option-wide.Tpo .deps/prelude-option-wide.Plo
  2430. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-timer.lo -MD -MP -MF .deps/prelude-timer.Tpo -c -o prelude-timer.lo prelude-timer.c
  2431. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-timer.lo -MD -MP -MF .deps/prelude-timer.Tpo -c prelude-timer.c -fPIC -DPIC -o .libs/prelude-timer.o
  2432. mv -f .deps/prelude-plugin.Tpo .deps/prelude-plugin.Plo
  2433. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-thread.lo -MD -MP -MF .deps/prelude-thread.Tpo -c -o prelude-thread.lo prelude-thread.c
  2434. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-thread.lo -MD -MP -MF .deps/prelude-thread.Tpo -c prelude-thread.c -fPIC -DPIC -o .libs/prelude-thread.o
  2435. mv -f .deps/prelude-string.Tpo .deps/prelude-string.Plo
  2436. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-additional-data.lo -MD -MP -MF .deps/idmef-additional-data.Tpo -c -o idmef-additional-data.lo idmef-additional-data.c
  2437. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-additional-data.lo -MD -MP -MF .deps/idmef-additional-data.Tpo -c idmef-additional-data.c -fPIC -DPIC -o .libs/idmef-additional-data.o
  2438. mv -f .deps/prelude-timer.Tpo .deps/prelude-timer.Plo
  2439. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-class.lo -MD -MP -MF .deps/idmef-class.Tpo -c -o idmef-class.lo idmef-class.c
  2440. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-class.lo -MD -MP -MF .deps/idmef-class.Tpo -c idmef-class.c -fPIC -DPIC -o .libs/idmef-class.o
  2441. mv -f .deps/prelude-thread.Tpo .deps/prelude-thread.Plo
  2442. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-criteria.lo -MD -MP -MF .deps/idmef-criteria.Tpo -c -o idmef-criteria.lo idmef-criteria.c
  2443. mv -f .deps/prelude-option.Tpo .deps/prelude-option.Plo
  2444. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-criteria-string.yac.lo -MD -MP -MF .deps/idmef-criteria-string.yac.Tpo -c -o idmef-criteria-string.yac.lo idmef-criteria-string.yac.c
  2445. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-criteria.lo -MD -MP -MF .deps/idmef-criteria.Tpo -c idmef-criteria.c -fPIC -DPIC -o .libs/idmef-criteria.o
  2446. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-criteria-string.yac.lo -MD -MP -MF .deps/idmef-criteria-string.yac.Tpo -c idmef-criteria-string.yac.c -fPIC -DPIC -o .libs/idmef-criteria-string.yac.o
  2447. idmef-criteria-string.yac.c: In function 'yyparse':
  2448. idmef-criteria-string.yac.c:1881:18: warning: passing argument 1 of 'yyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  2449. yyerror (yymsgp);
  2450. ^
  2451. idmef-criteria-string.yac.y:64:13: note: expected 'char *' but argument is of type 'const char *'
  2452. static void yyerror(char *s);
  2453. ^
  2454. mv -f .deps/idmef-class.Tpo .deps/idmef-class.Plo
  2455. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-criteria-string.lex.lo -MD -MP -MF .deps/idmef-criteria-string.lex.Tpo -c -o idmef-criteria-string.lex.lo idmef-criteria-string.lex.c
  2456. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-criteria-string.lex.lo -MD -MP -MF .deps/idmef-criteria-string.lex.Tpo -c idmef-criteria-string.lex.c -fPIC -DPIC -o .libs/idmef-criteria-string.lex.o
  2457. mv -f .deps/idmef-criteria.Tpo .deps/idmef-criteria.Plo
  2458. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-criterion-value.lo -MD -MP -MF .deps/idmef-criterion-value.Tpo -c -o idmef-criterion-value.lo idmef-criterion-value.c
  2459. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-criterion-value.lo -MD -MP -MF .deps/idmef-criterion-value.Tpo -c idmef-criterion-value.c -fPIC -DPIC -o .libs/idmef-criterion-value.o
  2460. mv -f .deps/idmef-additional-data.Tpo .deps/idmef-additional-data.Plo
  2461. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-data.lo -MD -MP -MF .deps/idmef-data.Tpo -c -o idmef-data.lo idmef-data.c
  2462. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-data.lo -MD -MP -MF .deps/idmef-data.Tpo -c idmef-data.c -fPIC -DPIC -o .libs/idmef-data.o
  2463. idmef-criteria-string.lex.c:1930:16: warning: 'yy_top_state' defined but not used [-Wunused-function]
  2464. static int yy_top_state (void)
  2465. ^
  2466. mv -f .deps/idmef-criteria-string.yac.Tpo .deps/idmef-criteria-string.yac.Plo
  2467. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-message-helpers.lo -MD -MP -MF .deps/idmef-message-helpers.Tpo -c -o idmef-message-helpers.lo idmef-message-helpers.c
  2468. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-message-helpers.lo -MD -MP -MF .deps/idmef-message-helpers.Tpo -c idmef-message-helpers.c -fPIC -DPIC -o .libs/idmef-message-helpers.o
  2469. mv -f .deps/idmef-message-helpers.Tpo .deps/idmef-message-helpers.Plo
  2470. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-message-read-json.lo -MD -MP -MF .deps/idmef-message-read-json.Tpo -c -o idmef-message-read-json.lo idmef-message-read-json.c
  2471. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-message-read-json.lo -MD -MP -MF .deps/idmef-message-read-json.Tpo -c idmef-message-read-json.c -fPIC -DPIC -o .libs/idmef-message-read-json.o
  2472. mv -f .deps/idmef-criterion-value.Tpo .deps/idmef-criterion-value.Plo
  2473. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-message-print.lo -MD -MP -MF .deps/idmef-message-print.Tpo -c -o idmef-message-print.lo idmef-message-print.c
  2474. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-message-print.lo -MD -MP -MF .deps/idmef-message-print.Tpo -c idmef-message-print.c -fPIC -DPIC -o .libs/idmef-message-print.o
  2475. mv -f .deps/idmef-data.Tpo .deps/idmef-data.Plo
  2476. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-message-print-json.lo -MD -MP -MF .deps/idmef-message-print-json.Tpo -c -o idmef-message-print-json.lo idmef-message-print-json.c
  2477. mv -f .deps/idmef-criteria-string.lex.Tpo .deps/idmef-criteria-string.lex.Plo
  2478. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-message-read.lo -MD -MP -MF .deps/idmef-message-read.Tpo -c -o idmef-message-read.lo idmef-message-read.c
  2479. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-message-print-json.lo -MD -MP -MF .deps/idmef-message-print-json.Tpo -c idmef-message-print-json.c -fPIC -DPIC -o .libs/idmef-message-print-json.o
  2480. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-message-read.lo -MD -MP -MF .deps/idmef-message-read.Tpo -c idmef-message-read.c -fPIC -DPIC -o .libs/idmef-message-read.o
  2481. mv -f .deps/idmef-message-print-json.Tpo .deps/idmef-message-print-json.Plo
  2482. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-message-write.lo -MD -MP -MF .deps/idmef-message-write.Tpo -c -o idmef-message-write.lo idmef-message-write.c
  2483. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-message-write.lo -MD -MP -MF .deps/idmef-message-write.Tpo -c idmef-message-write.c -fPIC -DPIC -o .libs/idmef-message-write.o
  2484. mv -f .deps/idmef-message-print.Tpo .deps/idmef-message-print.Plo
  2485. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-object.lo -MD -MP -MF .deps/idmef-object.Tpo -c -o idmef-object.lo idmef-object.c
  2486. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-object.lo -MD -MP -MF .deps/idmef-object.Tpo -c idmef-object.c -fPIC -DPIC -o .libs/idmef-object.o
  2487. mv -f .deps/idmef-message-read.Tpo .deps/idmef-message-read.Plo
  2488. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-path.lo -MD -MP -MF .deps/idmef-path.Tpo -c -o idmef-path.lo idmef-path.c
  2489. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-path.lo -MD -MP -MF .deps/idmef-path.Tpo -c idmef-path.c -fPIC -DPIC -o .libs/idmef-path.o
  2490. mv -f .deps/idmef-object.Tpo .deps/idmef-object.Plo
  2491. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-time.lo -MD -MP -MF .deps/idmef-time.Tpo -c -o idmef-time.lo idmef-time.c
  2492. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-time.lo -MD -MP -MF .deps/idmef-time.Tpo -c idmef-time.c -fPIC -DPIC -o .libs/idmef-time.o
  2493. mv -f .deps/idmef-time.Tpo .deps/idmef-time.Plo
  2494. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-tree-wrap.lo -MD -MP -MF .deps/idmef-tree-wrap.Tpo -c -o idmef-tree-wrap.lo idmef-tree-wrap.c
  2495. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-tree-wrap.lo -MD -MP -MF .deps/idmef-tree-wrap.Tpo -c idmef-tree-wrap.c -fPIC -DPIC -o .libs/idmef-tree-wrap.o
  2496. mv -f .deps/idmef-message-read-json.Tpo .deps/idmef-message-read-json.Plo
  2497. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-value.lo -MD -MP -MF .deps/idmef-value.Tpo -c -o idmef-value.lo idmef-value.c
  2498. mv -f .deps/idmef-message-write.Tpo .deps/idmef-message-write.Plo
  2499. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-value-type.lo -MD -MP -MF .deps/idmef-value-type.Tpo -c -o idmef-value-type.lo idmef-value-type.c
  2500. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-value.lo -MD -MP -MF .deps/idmef-value.Tpo -c idmef-value.c -fPIC -DPIC -o .libs/idmef-value.o
  2501. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT idmef-value-type.lo -MD -MP -MF .deps/idmef-value-type.Tpo -c idmef-value-type.c -fPIC -DPIC -o .libs/idmef-value-type.o
  2502. idmef-tree-wrap.c: In function 'idmef_confidence_copy':
  2503. idmef-tree-wrap.c:17992:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  2504. int ret;
  2505. ^
  2506. mv -f .deps/idmef-path.Tpo .deps/idmef-path.Plo
  2507. mv -f .deps/idmef-value-type.Tpo .deps/idmef-value-type.Plo
  2508. mv -f .deps/idmef-value.Tpo .deps/idmef-value.Plo
  2509. mv -f .deps/idmef-tree-wrap.Tpo .deps/idmef-tree-wrap.Plo
  2510. /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -no-undefined -version-info 26:0:3 -export-symbols-regex "^(idmef|_?prelude)_" -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o libprelude.la -rpath /usr/lib64 common.lo config-engine.lo daemonize.lo ntp.lo tls-auth.lo tls-util.lo variable.lo prelude.lo prelude-async.lo prelude-client.lo prelude-client-profile.lo prelude-connection.lo prelude-connection-pool.lo prelude-failover.lo prelude-hash.lo prelude-ident.lo prelude-io.lo prelude-log.lo prelude-msg.lo prelude-msgbuf.lo prelude-option.lo prelude-option-wide.lo prelude-plugin.lo prelude-string.lo prelude-timer.lo prelude-thread.lo idmef-additional-data.lo idmef-class.lo idmef-criteria.lo idmef-criteria-string.yac.lo idmef-criteria-string.lex.lo idmef-criterion-value.lo idmef-data.lo idmef-message-helpers.lo idmef-message-read-json.lo idmef-message-print.lo idmef-message-print-json.lo idmef-message-read.lo idmef-message-write.lo idmef-object.lo idmef-path.lo idmef-time.lo idmef-tree-wrap.lo idmef-value.lo idmef-value-type.lo -lgnutls -lgcrypt -lgpg-error -lltdl ../libmissing/libmissing.la libprelude-error/libprelude-error.la
  2511. libtool: link: /bin/nm -B .libs/common.o .libs/config-engine.o .libs/daemonize.o .libs/ntp.o .libs/tls-auth.o .libs/tls-util.o .libs/variable.o .libs/prelude.o .libs/prelude-async.o .libs/prelude-client.o .libs/prelude-client-profile.o .libs/prelude-connection.o .libs/prelude-connection-pool.o .libs/prelude-failover.o .libs/prelude-hash.o .libs/prelude-ident.o .libs/prelude-io.o .libs/prelude-log.o .libs/prelude-msg.o .libs/prelude-msgbuf.o .libs/prelude-option.o .libs/prelude-option-wide.o .libs/prelude-plugin.o .libs/prelude-string.o .libs/prelude-timer.o .libs/prelude-thread.o .libs/idmef-additional-data.o .libs/idmef-class.o .libs/idmef-criteria.o .libs/idmef-criteria-string.yac.o .libs/idmef-criteria-string.lex.o .libs/idmef-criterion-value.o .libs/idmef-data.o .libs/idmef-message-helpers.o .libs/idmef-message-read-json.o .libs/idmef-message-print.o .libs/idmef-message-print-json.o .libs/idmef-message-read.o .libs/idmef-message-write.o .libs/idmef-object.o .libs/idmef-path.o .libs/idmef-time.o .libs/idmef-tree-wrap.o .libs/idmef-value.o .libs/idmef-value-type.o ../libmissing/.libs/libmissing.a libprelude-error/.libs/libprelude-error.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libprelude.exp
  2512. libtool: link: /bin/grep -E -e "^(idmef|_?prelude)_" ".libs/libprelude.exp" > ".libs/libprelude.expT"
  2513. libtool: link: mv -f ".libs/libprelude.expT" ".libs/libprelude.exp"
  2514. libtool: link: echo "{ global:" > .libs/libprelude.ver
  2515. libtool: link: cat .libs/libprelude.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libprelude.ver
  2516. libtool: link: echo "local: *; };" >> .libs/libprelude.ver
  2517. libtool: link: gcc -shared -Wl,--as-needed .libs/common.o .libs/config-engine.o .libs/daemonize.o .libs/ntp.o .libs/tls-auth.o .libs/tls-util.o .libs/variable.o .libs/prelude.o .libs/prelude-async.o .libs/prelude-client.o .libs/prelude-client-profile.o .libs/prelude-connection.o .libs/prelude-connection-pool.o .libs/prelude-failover.o .libs/prelude-hash.o .libs/prelude-ident.o .libs/prelude-io.o .libs/prelude-log.o .libs/prelude-msg.o .libs/prelude-msgbuf.o .libs/prelude-option.o .libs/prelude-option-wide.o .libs/prelude-plugin.o .libs/prelude-string.o .libs/prelude-timer.o .libs/prelude-thread.o .libs/idmef-additional-data.o .libs/idmef-class.o .libs/idmef-criteria.o .libs/idmef-criteria-string.yac.o .libs/idmef-criteria-string.lex.o .libs/idmef-criterion-value.o .libs/idmef-data.o .libs/idmef-message-helpers.o .libs/idmef-message-read-json.o .libs/idmef-message-print.o .libs/idmef-message-print-json.o .libs/idmef-message-read.o .libs/idmef-message-write.o .libs/idmef-object.o .libs/idmef-path.o .libs/idmef-time.o .libs/idmef-tree-wrap.o .libs/idmef-value.o .libs/idmef-value-type.o -Wl,--whole-archive ../libmissing/.libs/libmissing.a libprelude-error/.libs/libprelude-error.a -Wl,--no-whole-archive -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -lgnutls -lgcrypt -lgpg-error -lltdl -Wl,-soname -Wl,libprelude.so.23 -Wl,-version-script -Wl,.libs/libprelude.ver -o .libs/libprelude.so.23.3.0
  2518. libtool: link: (cd ".libs" && rm -f "libprelude.so.23" && ln -s "libprelude.so.23.3.0" "libprelude.so.23")
  2519. libtool: link: (cd ".libs" && rm -f "libprelude.so" && ln -s "libprelude.so.23.3.0" "libprelude.so")
  2520. libtool: link: ( cd ".libs" && rm -f "libprelude.la" && ln -s "../libprelude.la" "libprelude.la" )
  2521. make[4]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src'
  2522. make[3]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src'
  2523. make[2]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src'
  2524. Making all in prelude-admin
  2525. make[2]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/prelude-admin'
  2526. gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../src/include -I../src/include -I../libmissing -I../libmissing -I../src/libprelude-error -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude-admin.o -MD -MP -MF .deps/prelude-admin.Tpo -c -o prelude-admin.o prelude-admin.c
  2527. gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../src/include -I../src/include -I../libmissing -I../libmissing -I../src/libprelude-error -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c
  2528. gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../src/include -I../src/include -I../libmissing -I../libmissing -I../src/libprelude-error -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT tls-register.o -MD -MP -MF .deps/tls-register.Tpo -c -o tls-register.o tls-register.c
  2529. mv -f .deps/server.Tpo .deps/server.Po
  2530. mv -f .deps/tls-register.Tpo .deps/tls-register.Po
  2531. mv -f .deps/prelude-admin.Tpo .deps/prelude-admin.Po
  2532. /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o prelude-admin prelude-admin.o server.o tls-register.o ../src/config-engine.lo ../src/variable.lo ../src/libprelude.la -lgnutls -lgcrypt -lgpg-error ../libmissing/libmissing.la
  2533. libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o .libs/prelude-admin prelude-admin.o server.o tls-register.o ../src/.libs/config-engine.o ../src/.libs/variable.o ../src/.libs/libprelude.so -lltdl -lgnutls -lgcrypt -lgpg-error ../libmissing/.libs/libmissing.a -pthread
  2534. make[2]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/prelude-admin'
  2535. Making all in bindings
  2536. make[2]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings'
  2537. Making all in c++
  2538. make[3]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/c++'
  2539. Making all in include
  2540. make[4]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/c++/include'
  2541. make[4]: Nothing to be done for 'all'.
  2542. make[4]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/c++/include'
  2543. make[4]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/c++'
  2544. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude-error.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-error.Tpo -c -o libpreludecpp_la-prelude-error.lo `test -f 'prelude-error.cxx' || echo './'`prelude-error.cxx
  2545. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-idmef.lo -MD -MP -MF .deps/libpreludecpp_la-idmef.Tpo -c -o libpreludecpp_la-idmef.lo `test -f 'idmef.cxx' || echo './'`idmef.cxx
  2546. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-idmef-class.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-class.Tpo -c -o libpreludecpp_la-idmef-class.lo `test -f 'idmef-class.cxx' || echo './'`idmef-class.cxx
  2547. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-idmef-criteria.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-criteria.Tpo -c -o libpreludecpp_la-idmef-criteria.lo `test -f 'idmef-criteria.cxx' || echo './'`idmef-criteria.cxx
  2548. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-idmef.lo -MD -MP -MF .deps/libpreludecpp_la-idmef.Tpo -c idmef.cxx -fPIC -DPIC -o .libs/libpreludecpp_la-idmef.o
  2549. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude-error.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-error.Tpo -c prelude-error.cxx -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-error.o
  2550. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-idmef-criteria.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-criteria.Tpo -c idmef-criteria.cxx -fPIC -DPIC -o .libs/libpreludecpp_la-idmef-criteria.o
  2551. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-idmef-class.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-class.Tpo -c idmef-class.cxx -fPIC -DPIC -o .libs/libpreludecpp_la-idmef-class.o
  2552. mv -f .deps/libpreludecpp_la-prelude-error.Tpo .deps/libpreludecpp_la-prelude-error.Plo
  2553. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-idmef-path.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-path.Tpo -c -o libpreludecpp_la-idmef-path.lo `test -f 'idmef-path.cxx' || echo './'`idmef-path.cxx
  2554. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-idmef-path.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-path.Tpo -c idmef-path.cxx -fPIC -DPIC -o .libs/libpreludecpp_la-idmef-path.o
  2555. mv -f .deps/libpreludecpp_la-idmef-criteria.Tpo .deps/libpreludecpp_la-idmef-criteria.Plo
  2556. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-idmef-time.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-time.Tpo -c -o libpreludecpp_la-idmef-time.lo `test -f 'idmef-time.cxx' || echo './'`idmef-time.cxx
  2557. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-idmef-time.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-time.Tpo -c idmef-time.cxx -fPIC -DPIC -o .libs/libpreludecpp_la-idmef-time.o
  2558. mv -f .deps/libpreludecpp_la-idmef.Tpo .deps/libpreludecpp_la-idmef.Plo
  2559. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-idmef-value.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-value.Tpo -c -o libpreludecpp_la-idmef-value.lo `test -f 'idmef-value.cxx' || echo './'`idmef-value.cxx
  2560. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-idmef-value.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-value.Tpo -c idmef-value.cxx -fPIC -DPIC -o .libs/libpreludecpp_la-idmef-value.o
  2561. mv -f .deps/libpreludecpp_la-idmef-time.Tpo .deps/libpreludecpp_la-idmef-time.Plo
  2562. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude.lo -MD -MP -MF .deps/libpreludecpp_la-prelude.Tpo -c -o libpreludecpp_la-prelude.lo `test -f 'prelude.cxx' || echo './'`prelude.cxx
  2563. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude.lo -MD -MP -MF .deps/libpreludecpp_la-prelude.Tpo -c prelude.cxx -fPIC -DPIC -o .libs/libpreludecpp_la-prelude.o
  2564. mv -f .deps/libpreludecpp_la-idmef-class.Tpo .deps/libpreludecpp_la-idmef-class.Plo
  2565. mv -f .deps/libpreludecpp_la-idmef-path.Tpo .deps/libpreludecpp_la-idmef-path.Plo
  2566. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude-client.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-client.Tpo -c -o libpreludecpp_la-prelude-client.lo `test -f 'prelude-client.cxx' || echo './'`prelude-client.cxx
  2567. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude-client-easy.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-client-easy.Tpo -c -o libpreludecpp_la-prelude-client-easy.lo `test -f 'prelude-client-easy.cxx' || echo './'`prelude-client-easy.cxx
  2568. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude-client-easy.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-client-easy.Tpo -c prelude-client-easy.cxx -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-client-easy.o
  2569. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude-client.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-client.Tpo -c prelude-client.cxx -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-client.o
  2570. mv -f .deps/libpreludecpp_la-prelude.Tpo .deps/libpreludecpp_la-prelude.Plo
  2571. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude-client-profile.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-client-profile.Tpo -c -o libpreludecpp_la-prelude-client-profile.lo `test -f 'prelude-client-profile.cxx' || echo './'`prelude-client-profile.cxx
  2572. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude-client-profile.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-client-profile.Tpo -c prelude-client-profile.cxx -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-client-profile.o
  2573. mv -f .deps/libpreludecpp_la-prelude-client-easy.Tpo .deps/libpreludecpp_la-prelude-client-easy.Plo
  2574. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude-connection.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-connection.Tpo -c -o libpreludecpp_la-prelude-connection.lo `test -f 'prelude-connection.cxx' || echo './'`prelude-connection.cxx
  2575. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude-connection.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-connection.Tpo -c prelude-connection.cxx -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-connection.o
  2576. mv -f .deps/libpreludecpp_la-prelude-client.Tpo .deps/libpreludecpp_la-prelude-client.Plo
  2577. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude-connection-pool.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-connection-pool.Tpo -c -o libpreludecpp_la-prelude-connection-pool.lo `test -f 'prelude-connection-pool.cxx' || echo './'`prelude-connection-pool.cxx
  2578. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude-connection-pool.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-connection-pool.Tpo -c prelude-connection-pool.cxx -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-connection-pool.o
  2579. mv -f .deps/libpreludecpp_la-idmef-value.Tpo .deps/libpreludecpp_la-idmef-value.Plo
  2580. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude-log.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-log.Tpo -c -o libpreludecpp_la-prelude-log.lo `test -f 'prelude-log.cxx' || echo './'`prelude-log.cxx
  2581. mv -f .deps/libpreludecpp_la-prelude-client-profile.Tpo .deps/libpreludecpp_la-prelude-client-profile.Plo
  2582. mv -f .deps/libpreludecpp_la-prelude-connection.Tpo .deps/libpreludecpp_la-prelude-connection.Plo
  2583. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libpreludecpp_la-prelude-log.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-log.Tpo -c prelude-log.cxx -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-log.o
  2584. mv -f .deps/libpreludecpp_la-prelude-log.Tpo .deps/libpreludecpp_la-prelude-log.Plo
  2585. mv -f .deps/libpreludecpp_la-prelude-connection-pool.Tpo .deps/libpreludecpp_la-prelude-connection-pool.Plo
  2586. /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -no-undefined -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o libpreludecpp.la -rpath /usr/lib64 libpreludecpp_la-prelude-error.lo libpreludecpp_la-idmef.lo libpreludecpp_la-idmef-class.lo libpreludecpp_la-idmef-criteria.lo libpreludecpp_la-idmef-path.lo libpreludecpp_la-idmef-time.lo libpreludecpp_la-idmef-value.lo libpreludecpp_la-prelude.lo libpreludecpp_la-prelude-client.lo libpreludecpp_la-prelude-client-easy.lo libpreludecpp_la-prelude-client-profile.lo libpreludecpp_la-prelude-connection.lo libpreludecpp_la-prelude-connection-pool.lo libpreludecpp_la-prelude-log.lo ../../src/.libs/libprelude.la
  2587. libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/crtbeginS.o .libs/libpreludecpp_la-prelude-error.o .libs/libpreludecpp_la-idmef.o .libs/libpreludecpp_la-idmef-class.o .libs/libpreludecpp_la-idmef-criteria.o .libs/libpreludecpp_la-idmef-path.o .libs/libpreludecpp_la-idmef-time.o .libs/libpreludecpp_la-idmef-value.o .libs/libpreludecpp_la-prelude.o .libs/libpreludecpp_la-prelude-client.o .libs/libpreludecpp_la-prelude-client-easy.o .libs/libpreludecpp_la-prelude-client-profile.o .libs/libpreludecpp_la-prelude-connection.o .libs/libpreludecpp_la-prelude-connection-pool.o .libs/libpreludecpp_la-prelude-log.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src/.libs ../../src/.libs/libprelude.so -lgnutls -lgcrypt -lgpg-error -lltdl -L/usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libpreludecpp.so.8 -o .libs/libpreludecpp.so.8.1.0
  2588. libtool: link: (cd ".libs" && rm -f "libpreludecpp.so.8" && ln -s "libpreludecpp.so.8.1.0" "libpreludecpp.so.8")
  2589. libtool: link: (cd ".libs" && rm -f "libpreludecpp.so" && ln -s "libpreludecpp.so.8.1.0" "libpreludecpp.so")
  2590. libtool: link: ( cd ".libs" && rm -f "libpreludecpp.la" && ln -s "../libpreludecpp.la" "libpreludecpp.la" )
  2591. make[4]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/c++'
  2592. make[3]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/c++'
  2593. Making all in lua
  2594. make[3]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/lua'
  2595. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../libmissing -I../../libmissing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude.lo -MD -MP -MF .deps/prelude.Tpo -c -o prelude.lo prelude.cxx
  2596. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../libmissing -I../../libmissing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT prelude.lo -MD -MP -MF .deps/prelude.Tpo -c prelude.cxx -fPIC -DPIC -o .libs/prelude.o
  2597. mv -f .deps/prelude.Tpo .deps/prelude.Plo
  2598. /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -module -avoid-version -llua -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o prelude.la -rpath /usr/lib64/lua/5.2 prelude.lo ../../bindings/c++/.libs/libpreludecpp.la
  2599. libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/crtbeginS.o .libs/prelude.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/c++/.libs -Wl,-rpath -Wl,/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src/.libs -L/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src/.libs/.libs -llua ../../bindings/c++/.libs/libpreludecpp.so /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src/.libs/libprelude.so -lgnutls -lgcrypt -lgpg-error -lltdl -L/usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../../../lib64/crtn.o -Wl,-soname -Wl,prelude.so -o .libs/prelude.so
  2600. libtool: link: ( cd ".libs" && rm -f "prelude.la" && ln -s "../prelude.la" "prelude.la" )
  2601. make[3]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/lua'
  2602. Making all in python
  2603. make[3]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/python'
  2604. /bin/swig -c++ -DSWIG_COMPILE_LIBPRELUDE -I../../bindings -I../../bindings/c++/include -I../../src/include -I../../src/libprelude-error -python -threads -builtin -O -o _prelude.cxx ../../bindings/libpreludecpp.i
  2605. ../../bindings/c++/include/idmef.hxx:38: Warning 503: Can't wrap 'operator >>' unless renamed to a valid identifier.
  2606. CC="g++" /bin/python2 setup.py build
  2607. running build
  2608. running build_py
  2609. creating build
  2610. creating build/lib.linux-x86_64-2.7
  2611. copying prelude.py -> build/lib.linux-x86_64-2.7
  2612. running build_ext
  2613. building '_prelude' extension
  2614. creating build/temp.linux-x86_64-2.7
  2615. g++ -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/python2.7 -c _prelude.cxx -o build/temp.linux-x86_64-2.7/_prelude.o -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include
  2616. g++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 build/temp.linux-x86_64-2.7/_prelude.o -L../../src/.libs/ -L../../bindings/c++/.libs/ -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/_prelude.so -lpreludecpp -lprelude -lgnutls -lgcrypt -lgpg-error -ldl
  2617. CC="g++" /bin/python3 setup.py build
  2618. running build
  2619. running build_py
  2620. creating build/lib.linux-x86_64-3.5
  2621. copying prelude.py -> build/lib.linux-x86_64-3.5
  2622. running build_ext
  2623. building '_prelude' extension
  2624. creating build/temp.linux-x86_64-3.5
  2625. g++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/python3.5m -c _prelude.cxx -o build/temp.linux-x86_64-3.5/_prelude.o -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include
  2626. g++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 build/temp.linux-x86_64-3.5/_prelude.o -L../../src/.libs/ -L../../bindings/c++/.libs/ -L/usr/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_prelude.cpython-35m-x86_64-linux-gnu.so -lpreludecpp -lprelude -lgnutls -lgcrypt -lgpg-error -ldl
  2627. make[3]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/python'
  2628. Making all in ruby
  2629. make[3]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/ruby'
  2630. /bin/swig -c++ -DSWIG_COMPILE_LIBPRELUDE -I../../bindings -I../../bindings/c++/include -I../../src/include -I../../src/libprelude-error -ruby -o Prelude.cxx ../../bindings/libpreludecpp.i
  2631. ../../bindings/c++/include/idmef.hxx:38: Warning 503: Can't wrap 'operator >>' unless renamed to a valid identifier.
  2632. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Prelude_la-Prelude.lo -MD -MP -MF .deps/Prelude_la-Prelude.Tpo -c -o Prelude_la-Prelude.lo `test -f 'Prelude.cxx' || echo './'`Prelude.cxx
  2633. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Prelude_la-Prelude.lo -MD -MP -MF .deps/Prelude_la-Prelude.Tpo -c Prelude.cxx -fPIC -DPIC -o .libs/Prelude_la-Prelude.o
  2634. mv -f .deps/Prelude_la-Prelude.Tpo .deps/Prelude_la-Prelude.Plo
  2635. /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o Prelude.la -rpath /usr/lib64/ruby/site_ruby Prelude_la-Prelude.lo ../../bindings/c++/.libs/libpreludecpp.la -L/usr/lib64/ruby -lruby
  2636. libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/crtbeginS.o .libs/Prelude_la-Prelude.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/c++/.libs -Wl,-rpath -Wl,/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src/.libs -L/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src/.libs/.libs ../../bindings/c++/.libs/libpreludecpp.so /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/src/.libs/libprelude.so -lgnutls -lgcrypt -lgpg-error -lltdl -L/usr/lib64/ruby -lruby -L/usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../../../lib64/crtn.o -Wl,-soname -Wl,Prelude.so -o .libs/Prelude.so
  2637. libtool: link: ( cd ".libs" && rm -f "Prelude.la" && ln -s "../Prelude.la" "Prelude.la" )
  2638. make[3]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/ruby'
  2639. make[3]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings'
  2640. cd perl && LANG="" DESTDIR= LIBDIR=/usr/lib64 /bin/perl Makefile.PL INSTALLDIRS=vendor CC="g++"
  2641. Warning: -L../../src/.libs changed to -L/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/../../src/.libs
  2642. Warning: -L../../bindings/c++/.libs changed to -L/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/../../bindings/c++/.libs
  2643. Generating a Unix-style Makefile
  2644. Writing Makefile for Prelude
  2645. Writing MYMETA.yml and MYMETA.json
  2646. cd perl && /usr/bin/make LD_RUN_PATH="" CC="g++"
  2647. make[4]: Entering directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl'
  2648. Running Mkbootstrap for Prelude ()
  2649. g++ -c -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.22.2/x86_64-linux-thread-multi/CORE" Prelude.cxx
  2650. In file included from Prelude.cxx:11:0:
  2651. ../../config.h:1976:0: warning: "VERSION" redefined
  2652. #define VERSION "3.1.0"
  2653. ^
  2654. <command-line>:0:0: note: this is the location of the previous definition
  2655. chmod 644 "Prelude.bs"
  2656. cp Prelude.pm blib/lib/Prelude.pm
  2657. rm -f blib/arch/auto/Prelude/Prelude.so
  2658. LD_RUN_PATH="" gcc -L../../src/.libs -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/usr/local/lib64 -fstack-protector-strong -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now,-rpath Prelude.o -o blib/arch/auto/Prelude/Prelude.so \
  2659. -L/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/../../src/.libs -lprelude -L/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/../../bindings/c++/.libs -lpreludecpp -lperl \
  2660.  
  2661. /bin/ld: warning: -z now,-rpath ignored.
  2662. Prelude.o: In function `_wrap_PreludeLog_setCallback':
  2663. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6531: undefined reference to `__cxa_begin_catch'
  2664. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6531: undefined reference to `__cxa_end_catch'
  2665. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6531: undefined reference to `__cxa_end_catch'
  2666. Prelude.o: In function `SWIG_AsVal_unsigned_SS_long(sv*, unsigned long*)':
  2667. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:1855: undefined reference to `floor'
  2668. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:1856: undefined reference to `ceil'
  2669. Prelude.o: In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
  2670. /usr/include/c++/5.4.0/bits/basic_string.tcc:216: undefined reference to `std::__throw_logic_error(char const*)'
  2671. /usr/include/c++/5.4.0/bits/basic_string.tcc:223: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
  2672. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::deallocate(Prelude::IDMEFClass::IDMEFClassElem*, unsigned long)':
  2673. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  2674. Prelude.o: In function `_wrap_delete_IDMEFClass':
  2675. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15516: undefined reference to `operator delete(void*)'
  2676. Prelude.o: In function `_wrap_delete_ClientEasy':
  2677. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7553: undefined reference to `operator delete(void*)'
  2678. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7554: undefined reference to `__cxa_begin_catch'
  2679. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7554: undefined reference to `__cxa_end_catch'
  2680. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7554: undefined reference to `__cxa_end_catch'
  2681. Prelude.o: In function `_wrap_IDMEF_write':
  2682. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17179: undefined reference to `__cxa_begin_catch'
  2683. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17179: undefined reference to `__cxa_end_catch'
  2684. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17179: undefined reference to `__cxa_end_catch'
  2685. Prelude.o: In function `_wrap_IDMEFTime_setUSec':
  2686. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13689: undefined reference to `__cxa_begin_catch'
  2687. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13689: undefined reference to `__cxa_end_catch'
  2688. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13689: undefined reference to `__cxa_end_catch'
  2689. Prelude.o: In function `_wrap_IDMEFTime_setSec':
  2690. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13645: undefined reference to `__cxa_begin_catch'
  2691. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13645: undefined reference to `__cxa_end_catch'
  2692. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13645: undefined reference to `__cxa_end_catch'
  2693. Prelude.o: In function `_wrap_delete_IDMEFPath':
  2694. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10035: undefined reference to `operator delete(void*)'
  2695. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10036: undefined reference to `__cxa_begin_catch'
  2696. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10036: undefined reference to `__cxa_end_catch'
  2697. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10036: undefined reference to `__cxa_end_catch'
  2698. Prelude.o: In function `_wrap_IDMEFCriteria_orCriteria':
  2699. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8109: undefined reference to `__cxa_begin_catch'
  2700. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8109: undefined reference to `__cxa_end_catch'
  2701. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8109: undefined reference to `__cxa_end_catch'
  2702. Prelude.o: In function `_wrap_IDMEFCriteria_andCriteria':
  2703. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8062: undefined reference to `__cxa_begin_catch'
  2704. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8062: undefined reference to `__cxa_end_catch'
  2705. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8062: undefined reference to `__cxa_end_catch'
  2706. Prelude.o: In function `_wrap_delete_IDMEFCriteria':
  2707. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7646: undefined reference to `operator delete(void*)'
  2708. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7647: undefined reference to `__cxa_begin_catch'
  2709. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7647: undefined reference to `__cxa_end_catch'
  2710. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7647: undefined reference to `__cxa_end_catch'
  2711. Prelude.o: In function `_wrap_Client_setConnectionPool':
  2712. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6189: undefined reference to `__cxa_begin_catch'
  2713. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6189: undefined reference to `__cxa_end_catch'
  2714. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6189: undefined reference to `__cxa_end_catch'
  2715. Prelude.o: In function `_wrap_Client_sendIDMEF':
  2716. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5670: undefined reference to `__cxa_begin_catch'
  2717. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5670: undefined reference to `__cxa_end_catch'
  2718. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5670: undefined reference to `__cxa_end_catch'
  2719. Prelude.o: In function `_wrap_Client_init':
  2720. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5590: undefined reference to `__cxa_begin_catch'
  2721. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5590: undefined reference to `__cxa_end_catch'
  2722. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5590: undefined reference to `__cxa_end_catch'
  2723. Prelude.o: In function `_wrap_Client_start':
  2724. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5556: undefined reference to `__cxa_begin_catch'
  2725. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5556: undefined reference to `__cxa_end_catch'
  2726. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5556: undefined reference to `__cxa_end_catch'
  2727. Prelude.o: In function `_wrap_delete_Client':
  2728. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5386: undefined reference to `operator delete(void*)'
  2729. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5387: undefined reference to `__cxa_begin_catch'
  2730. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5387: undefined reference to `__cxa_end_catch'
  2731. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5387: undefined reference to `__cxa_end_catch'
  2732. Prelude.o: In function `_wrap_ConnectionPool_setConnectionDead':
  2733. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5307: undefined reference to `__cxa_begin_catch'
  2734. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5307: undefined reference to `__cxa_end_catch'
  2735. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5307: undefined reference to `__cxa_end_catch'
  2736. Prelude.o: In function `_wrap_ConnectionPool_setConnectionAlive':
  2737. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5260: undefined reference to `__cxa_begin_catch'
  2738. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5260: undefined reference to `__cxa_end_catch'
  2739. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5260: undefined reference to `__cxa_end_catch'
  2740. Prelude.o: In function `_wrap_ConnectionPool_delConnection':
  2741. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5215: undefined reference to `__cxa_begin_catch'
  2742. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5215: undefined reference to `__cxa_end_catch'
  2743. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5215: undefined reference to `__cxa_end_catch'
  2744. Prelude.o: In function `_wrap_ConnectionPool_addConnection':
  2745. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5167: undefined reference to `__cxa_begin_catch'
  2746. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5167: undefined reference to `__cxa_end_catch'
  2747. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5167: undefined reference to `__cxa_end_catch'
  2748. Prelude.o: In function `_wrap_ConnectionPool_setData':
  2749. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5082: undefined reference to `__cxa_begin_catch'
  2750. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5082: undefined reference to `__cxa_end_catch'
  2751. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5082: undefined reference to `__cxa_end_catch'
  2752. Prelude.o: In function `_wrap_ConnectionPool_init':
  2753. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4834: undefined reference to `__cxa_begin_catch'
  2754. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4834: undefined reference to `__cxa_end_catch'
  2755. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4834: undefined reference to `__cxa_end_catch'
  2756. Prelude.o: In function `_wrap_delete_ConnectionPool':
  2757. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4548: undefined reference to `operator delete(void*)'
  2758. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4549: undefined reference to `__cxa_begin_catch'
  2759. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4549: undefined reference to `__cxa_end_catch'
  2760. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4549: undefined reference to `__cxa_end_catch'
  2761. Prelude.o: In function `_wrap_delete_IDMEF':
  2762. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15550: undefined reference to `operator delete(void*)'
  2763. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15551: undefined reference to `__cxa_begin_catch'
  2764. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15551: undefined reference to `__cxa_end_catch'
  2765. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15551: undefined reference to `__cxa_end_catch'
  2766. Prelude.o: In function `_wrap_Connection_setData':
  2767. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4119: undefined reference to `__cxa_begin_catch'
  2768. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4119: undefined reference to `__cxa_end_catch'
  2769. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4119: undefined reference to `__cxa_end_catch'
  2770. Prelude.o: In function `_wrap_Connection_close':
  2771. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3943: undefined reference to `__cxa_begin_catch'
  2772. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3943: undefined reference to `__cxa_end_catch'
  2773. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3943: undefined reference to `__cxa_end_catch'
  2774. Prelude.o: In function `_wrap_delete_Connection':
  2775. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3567: undefined reference to `operator delete(void*)'
  2776. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3568: undefined reference to `__cxa_begin_catch'
  2777. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3568: undefined reference to `__cxa_end_catch'
  2778. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3568: undefined reference to `__cxa_end_catch'
  2779. Prelude.o: In function `_wrap_delete_ClientProfile':
  2780. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2873: undefined reference to `operator delete(void*)'
  2781. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2874: undefined reference to `__cxa_begin_catch'
  2782. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2874: undefined reference to `__cxa_end_catch'
  2783. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2874: undefined reference to `__cxa_end_catch'
  2784. Prelude.o: In function `_wrap_delete_IDMEFTime':
  2785. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13301: undefined reference to `operator delete(void*)'
  2786. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13302: undefined reference to `__cxa_begin_catch'
  2787. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13302: undefined reference to `__cxa_end_catch'
  2788. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13302: undefined reference to `__cxa_end_catch'
  2789. Prelude.o: In function `_wrap_delete_IDMEFValue':
  2790. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8274: undefined reference to `operator delete(void*)'
  2791. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8275: undefined reference to `__cxa_begin_catch'
  2792. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8275: undefined reference to `__cxa_end_catch'
  2793. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8275: undefined reference to `__cxa_end_catch'
  2794. Prelude.o: In function `_wrap_delete_IDMEFCriterion':
  2795. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7612: undefined reference to `operator delete(void*)'
  2796. Prelude.o: In function `_wrap_delete_PreludeLog':
  2797. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6589: undefined reference to `operator delete(void*)'
  2798. Prelude.o: In function `SWIG_AsCharPtrAndSize(sv*, char**, unsigned long*, int*)':
  2799. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:1695: undefined reference to `operator new[](unsigned long)'
  2800. Prelude.o: In function `_wrap_ClientProfile_setPrefix':
  2801. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3504: undefined reference to `operator delete[](void*)'
  2802. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3508: undefined reference to `operator delete[](void*)'
  2803. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3497: undefined reference to `__cxa_begin_catch'
  2804. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3497: undefined reference to `__cxa_end_catch'
  2805. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3497: undefined reference to `__cxa_end_catch'
  2806. Prelude.o: In function `_wrap_ConnectionPool_setConnectionString':
  2807. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4884: undefined reference to `operator delete[](void*)'
  2808. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4888: undefined reference to `operator delete[](void*)'
  2809. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4877: undefined reference to `__cxa_begin_catch'
  2810. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4877: undefined reference to `__cxa_end_catch'
  2811. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4877: undefined reference to `__cxa_end_catch'
  2812. Prelude.o: In function `_wrap_Client_setConfigFilename':
  2813. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6111: undefined reference to `operator delete[](void*)'
  2814. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6115: undefined reference to `operator delete[](void*)'
  2815. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6104: undefined reference to `__cxa_begin_catch'
  2816. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6104: undefined reference to `__cxa_end_catch'
  2817. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6104: undefined reference to `__cxa_end_catch'
  2818. Prelude.o: In function `_wrap_PreludeLog_setLogfile':
  2819. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6501: undefined reference to `operator delete[](void*)'
  2820. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6504: undefined reference to `operator delete[](void*)'
  2821. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6495: undefined reference to `__cxa_begin_catch'
  2822. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6495: undefined reference to `__cxa_end_catch'
  2823. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6495: undefined reference to `__cxa_end_catch'
  2824. Prelude.o: In function `SWIG_AsPtr_std_string(sv*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >**)':
  2825. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2106: undefined reference to `operator new(unsigned long)'
  2826. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2107: undefined reference to `operator delete[](void*)'
  2827. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2106: undefined reference to `operator delete(void*)'
  2828. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  2829. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  2830. Prelude.o: In function `Prelude::PreludeError::~PreludeError()':
  2831. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/../../bindings/c++/include/prelude-error.hxx:43: undefined reference to `std::exception::~exception()'
  2832. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/../../bindings/c++/include/prelude-error.hxx:43: undefined reference to `operator delete(void*)'
  2833. Prelude.o: In function `_wrap_IDMEFTime_getTime':
  2834. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13875: undefined reference to `__cxa_begin_catch'
  2835. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13875: undefined reference to `__cxa_end_catch'
  2836. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13875: undefined reference to `__cxa_end_catch'
  2837. Prelude.o: In function `_wrap_IDMEFClass_isKeyedList':
  2838. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14781: undefined reference to `__cxa_begin_catch'
  2839. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14781: undefined reference to `__cxa_end_catch'
  2840. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14781: undefined reference to `__cxa_end_catch'
  2841. Prelude.o: In function `_wrap_IDMEFPath_isAmbiguous':
  2842. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12633: undefined reference to `__cxa_begin_catch'
  2843. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12633: undefined reference to `__cxa_end_catch'
  2844. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12633: undefined reference to `__cxa_end_catch'
  2845. Prelude.o: In function `_wrap_Connection_isAlive':
  2846. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4445: undefined reference to `__cxa_begin_catch'
  2847. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4445: undefined reference to `__cxa_end_catch'
  2848. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4445: undefined reference to `__cxa_end_catch'
  2849. Prelude.o: In function `_wrap_IDMEFClass_isList':
  2850. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14746: undefined reference to `__cxa_begin_catch'
  2851. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14746: undefined reference to `__cxa_end_catch'
  2852. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14746: undefined reference to `__cxa_end_catch'
  2853. Prelude.o: In function `_wrap_IDMEFValue_isNull':
  2854. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8216: undefined reference to `__cxa_begin_catch'
  2855. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8216: undefined reference to `__cxa_end_catch'
  2856. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8216: undefined reference to `__cxa_end_catch'
  2857. Prelude.o: In function `_wrap_IDMEFValue___lt__':
  2858. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9475: undefined reference to `__cxa_begin_catch'
  2859. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9475: undefined reference to `__cxa_end_catch'
  2860. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9475: undefined reference to `__cxa_end_catch'
  2861. Prelude.o: In function `_wrap_IDMEFValue___ge__':
  2862. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9427: undefined reference to `__cxa_begin_catch'
  2863. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9427: undefined reference to `__cxa_end_catch'
  2864. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9427: undefined reference to `__cxa_end_catch'
  2865. Prelude.o: In function `_wrap_IDMEFValue___le__':
  2866. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9379: undefined reference to `__cxa_begin_catch'
  2867. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9379: undefined reference to `__cxa_end_catch'
  2868. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9379: undefined reference to `__cxa_end_catch'
  2869. Prelude.o: In function `_wrap_IDMEFValue___gt__':
  2870. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9523: undefined reference to `__cxa_begin_catch'
  2871. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9523: undefined reference to `__cxa_end_catch'
  2872. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9523: undefined reference to `__cxa_end_catch'
  2873. Prelude.o: In function `_wrap_IDMEFTime___ne__':
  2874. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13991: undefined reference to `__cxa_begin_catch'
  2875. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13991: undefined reference to `__cxa_end_catch'
  2876. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13991: undefined reference to `__cxa_end_catch'
  2877. Prelude.o: In function `_wrap_IDMEFTime___ge__':
  2878. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14039: undefined reference to `__cxa_begin_catch'
  2879. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14039: undefined reference to `__cxa_end_catch'
  2880. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14039: undefined reference to `__cxa_end_catch'
  2881. Prelude.o: In function `_wrap_IDMEFTime___eq__':
  2882. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14135: undefined reference to `__cxa_begin_catch'
  2883. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14135: undefined reference to `__cxa_end_catch'
  2884. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14135: undefined reference to `__cxa_end_catch'
  2885. Prelude.o: In function `_wrap_IDMEFTime___le__':
  2886. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14087: undefined reference to `__cxa_begin_catch'
  2887. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14087: undefined reference to `__cxa_end_catch'
  2888. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14087: undefined reference to `__cxa_end_catch'
  2889. Prelude.o: In function `_wrap_IDMEFTime___lt__':
  2890. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14231: undefined reference to `__cxa_begin_catch'
  2891. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14231: undefined reference to `__cxa_end_catch'
  2892. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14231: undefined reference to `__cxa_end_catch'
  2893. Prelude.o: In function `_wrap_IDMEFTime___gt__':
  2894. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14183: undefined reference to `__cxa_begin_catch'
  2895. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14183: undefined reference to `__cxa_end_catch'
  2896. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14183: undefined reference to `__cxa_end_catch'
  2897. Prelude.o: In function `_wrap_IDMEFValue___ne__':
  2898. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9727: undefined reference to `__cxa_begin_catch'
  2899. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9727: undefined reference to `__cxa_end_catch'
  2900. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9727: undefined reference to `__cxa_end_catch'
  2901. Prelude.o: In function `_wrap_new_IDMEFCriterion':
  2902. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7580: undefined reference to `operator new(unsigned long)'
  2903. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7581: undefined reference to `__cxa_begin_catch'
  2904. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7581: undefined reference to `__cxa_end_catch'
  2905. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7581: undefined reference to `__cxa_end_catch'
  2906. Prelude.o: In function `_wrap_new_PreludeLog':
  2907. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6557: undefined reference to `operator new(unsigned long)'
  2908. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6558: undefined reference to `__cxa_begin_catch'
  2909. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6558: undefined reference to `__cxa_end_catch'
  2910. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6558: undefined reference to `__cxa_end_catch'
  2911. Prelude.o: In function `_wrap_IDMEFClass_getDepth':
  2912. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14501: undefined reference to `__cxa_begin_catch'
  2913. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14501: undefined reference to `__cxa_end_catch'
  2914. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14501: undefined reference to `__cxa_end_catch'
  2915. Prelude.o: In function `_wrap_IDMEFTime_getUSec':
  2916. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13805: undefined reference to `__cxa_begin_catch'
  2917. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13805: undefined reference to `__cxa_end_catch'
  2918. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13805: undefined reference to `__cxa_end_catch'
  2919. Prelude.o: In function `_wrap_IDMEFTime_getSec':
  2920. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13770: undefined reference to `__cxa_begin_catch'
  2921. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13770: undefined reference to `__cxa_end_catch'
  2922. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13770: undefined reference to `__cxa_end_catch'
  2923. Prelude.o: In function `_wrap_Connection_getPeerAnalyzerid':
  2924. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4270: undefined reference to `__cxa_begin_catch'
  2925. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4270: undefined reference to `__cxa_end_catch'
  2926. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4270: undefined reference to `__cxa_end_catch'
  2927. Prelude.o: In function `_wrap_Connection_getLocalPort':
  2928. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4340: undefined reference to `__cxa_begin_catch'
  2929. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4340: undefined reference to `__cxa_end_catch'
  2930. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4340: undefined reference to `__cxa_end_catch'
  2931. Prelude.o: In function `_wrap_Connection_getPeerPort':
  2932. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4410: undefined reference to `__cxa_begin_catch'
  2933. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4410: undefined reference to `__cxa_end_catch'
  2934. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4410: undefined reference to `__cxa_end_catch'
  2935. Prelude.o: In function `_wrap_IDMEFPath_getDepth':
  2936. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12855: undefined reference to `__cxa_begin_catch'
  2937. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12855: undefined reference to `__cxa_end_catch'
  2938. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12855: undefined reference to `__cxa_end_catch'
  2939. Prelude.o: In function `_wrap_ClientProfile_getAnalyzerId':
  2940. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3060: undefined reference to `__cxa_begin_catch'
  2941. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3060: undefined reference to `__cxa_end_catch'
  2942. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3060: undefined reference to `__cxa_end_catch'
  2943. Prelude.o: In function `_wrap_IDMEFClass_getChildCount':
  2944. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14711: undefined reference to `__cxa_begin_catch'
  2945. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14711: undefined reference to `__cxa_end_catch'
  2946. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14711: undefined reference to `__cxa_end_catch'
  2947. Prelude.o: In function `_wrap_Client_getClient':
  2948. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5625: undefined reference to `__cxa_begin_catch'
  2949. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5625: undefined reference to `__cxa_end_catch'
  2950. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5625: undefined reference to `__cxa_end_catch'
  2951. Prelude.o: In function `_wrap_Client_getConnectionPool':
  2952. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6141: undefined reference to `__cxa_begin_catch'
  2953. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6141: undefined reference to `__cxa_end_catch'
  2954. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6141: undefined reference to `__cxa_end_catch'
  2955. Prelude.o: In function `_wrap_ConnectionPool_getData':
  2956. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5119: undefined reference to `__cxa_begin_catch'
  2957. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5119: undefined reference to `__cxa_end_catch'
  2958. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5119: undefined reference to `__cxa_end_catch'
  2959. Prelude.o: In function `_wrap_Connection_getConnection':
  2960. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3909: undefined reference to `__cxa_begin_catch'
  2961. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3909: undefined reference to `__cxa_end_catch'
  2962. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3909: undefined reference to `__cxa_end_catch'
  2963. Prelude.o: In function `_wrap_Connection_getData':
  2964. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4156: undefined reference to `__cxa_begin_catch'
  2965. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4156: undefined reference to `__cxa_end_catch'
  2966. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4156: undefined reference to `__cxa_end_catch'
  2967. Prelude.o: In function `_wrap_IDMEFPath_getApplicableOperators':
  2968. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12451: undefined reference to `operator new(unsigned long)'
  2969. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12446: undefined reference to `__cxa_begin_catch'
  2970. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12446: undefined reference to `__cxa_end_catch'
  2971. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12446: undefined reference to `__cxa_end_catch'
  2972. Prelude.o: In function `_wrap_IDMEFCriteria_clone':
  2973. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8022: undefined reference to `operator new(unsigned long)'
  2974. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8017: undefined reference to `__cxa_begin_catch'
  2975. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8017: undefined reference to `__cxa_end_catch'
  2976. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8022: undefined reference to `operator delete(void*)'
  2977. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8017: undefined reference to `__cxa_end_catch'
  2978. Prelude.o: In function `_wrap_IDMEF_clone':
  2979. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16996: undefined reference to `operator new(unsigned long)'
  2980. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16991: undefined reference to `__cxa_begin_catch'
  2981. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16991: undefined reference to `__cxa_end_catch'
  2982. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16996: undefined reference to `operator delete(void*)'
  2983. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16991: undefined reference to `__cxa_end_catch'
  2984. Prelude.o: In function `_wrap_IDMEFTime_clone':
  2985. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13915: undefined reference to `operator new(unsigned long)'
  2986. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13910: undefined reference to `__cxa_begin_catch'
  2987. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13910: undefined reference to `__cxa_end_catch'
  2988. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13915: undefined reference to `operator delete(void*)'
  2989. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13910: undefined reference to `__cxa_end_catch'
  2990. Prelude.o: In function `_wrap_Connection_recvIDMEF':
  2991. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4520: undefined reference to `operator new(unsigned long)'
  2992. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4515: undefined reference to `__cxa_begin_catch'
  2993. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4515: undefined reference to `__cxa_end_catch'
  2994. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4520: undefined reference to `operator delete(void*)'
  2995. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4515: undefined reference to `__cxa_end_catch'
  2996. Prelude.o: In function `_wrap_Client___lshift__':
  2997. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6235: undefined reference to `__cxa_begin_catch'
  2998. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6235: undefined reference to `__cxa_end_catch'
  2999. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6235: undefined reference to `__cxa_end_catch'
  3000. Prelude.o: In function `_wrap_Client___rshift__':
  3001. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6283: undefined reference to `__cxa_begin_catch'
  3002. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6283: undefined reference to `__cxa_end_catch'
  3003. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6283: undefined reference to `__cxa_end_catch'
  3004. Prelude.o: In function `_wrap_PreludeLog_getFlags':
  3005. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6462: undefined reference to `__cxa_begin_catch'
  3006. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6462: undefined reference to `__cxa_end_catch'
  3007. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6462: undefined reference to `__cxa_end_catch'
  3008. Prelude.o: In function `SWIG_AsVal_long(sv*, long*)':
  3009. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:1855: undefined reference to `floor'
  3010. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:1856: undefined reference to `ceil'
  3011. Prelude.o: In function `_wrap_Connection_connect':
  3012. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3996: undefined reference to `__cxa_begin_catch'
  3013. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3996: undefined reference to `__cxa_end_catch'
  3014. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3996: undefined reference to `__cxa_end_catch'
  3015. Prelude.o: In function `_wrap_Connection_setState':
  3016. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4042: undefined reference to `__cxa_begin_catch'
  3017. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4042: undefined reference to `__cxa_end_catch'
  3018. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4042: undefined reference to `__cxa_end_catch'
  3019. Prelude.o: In function `_wrap_ConnectionPool_setFlags':
  3020. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5005: undefined reference to `__cxa_begin_catch'
  3021. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5005: undefined reference to `__cxa_end_catch'
  3022. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5005: undefined reference to `__cxa_end_catch'
  3023. Prelude.o: In function `_wrap_ConnectionPool_setRequiredPermission':
  3024. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5351: undefined reference to `__cxa_begin_catch'
  3025. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5351: undefined reference to `__cxa_end_catch'
  3026. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5351: undefined reference to `__cxa_end_catch'
  3027. Prelude.o: In function `_wrap_Client_setFlags':
  3028. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5945: undefined reference to `__cxa_begin_catch'
  3029. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5945: undefined reference to `__cxa_end_catch'
  3030. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5945: undefined reference to `__cxa_end_catch'
  3031. Prelude.o: In function `_wrap_Client_setRequiredPermission':
  3032. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6024: undefined reference to `__cxa_begin_catch'
  3033. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6024: undefined reference to `__cxa_end_catch'
  3034. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6024: undefined reference to `__cxa_end_catch'
  3035. Prelude.o: In function `_wrap_Client_setRecvTimeout':
  3036. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6331: undefined reference to `__cxa_begin_catch'
  3037. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6331: undefined reference to `__cxa_end_catch'
  3038. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6331: undefined reference to `__cxa_end_catch'
  3039. Prelude.o: In function `_wrap_PreludeLog_setLevel':
  3040. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6367: undefined reference to `__cxa_begin_catch'
  3041. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6367: undefined reference to `__cxa_end_catch'
  3042. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6367: undefined reference to `__cxa_end_catch'
  3043. Prelude.o: In function `_wrap_PreludeLog_setDebugLevel':
  3044. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6401: undefined reference to `__cxa_begin_catch'
  3045. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6401: undefined reference to `__cxa_end_catch'
  3046. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6401: undefined reference to `__cxa_end_catch'
  3047. Prelude.o: In function `_wrap_PreludeLog_setFlags':
  3048. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6435: undefined reference to `__cxa_begin_catch'
  3049. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6435: undefined reference to `__cxa_end_catch'
  3050. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6435: undefined reference to `__cxa_end_catch'
  3051. Prelude.o: In function `_wrap_IDMEFTime_setGmtOffset':
  3052. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13733: undefined reference to `__cxa_begin_catch'
  3053. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13733: undefined reference to `__cxa_end_catch'
  3054. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13733: undefined reference to `__cxa_end_catch'
  3055. Prelude.o: In function `SWIG_AsVal_long_SS_long(sv*, long long*)':
  3056. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:1855: undefined reference to `floor'
  3057. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:1856: undefined reference to `ceil'
  3058. Prelude.o: In function `SWIG_AsVal_unsigned_SS_long_SS_long(sv*, unsigned long long*)':
  3059. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:1855: undefined reference to `floor'
  3060. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:1856: undefined reference to `ceil'
  3061. Prelude.o: In function `_wrap_Connection_setPeerAnalyzerid':
  3062. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4233: undefined reference to `__cxa_begin_catch'
  3063. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4233: undefined reference to `__cxa_end_catch'
  3064. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4233: undefined reference to `__cxa_end_catch'
  3065. Prelude.o: In function `_wrap_ClientProfile_setAnalyzerId':
  3066. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3102: undefined reference to `__cxa_begin_catch'
  3067. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3102: undefined reference to `__cxa_end_catch'
  3068. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3102: undefined reference to `__cxa_end_catch'
  3069. Prelude.o: In function `_wrap_Connection_getPermission':
  3070. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4191: undefined reference to `__cxa_begin_catch'
  3071. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4191: undefined reference to `__cxa_end_catch'
  3072. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4191: undefined reference to `__cxa_end_catch'
  3073. Prelude.o: In function `_wrap_Client_getFlags':
  3074. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5903: undefined reference to `__cxa_begin_catch'
  3075. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5903: undefined reference to `__cxa_end_catch'
  3076. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5903: undefined reference to `__cxa_end_catch'
  3077. Prelude.o: In function `_wrap_Client_getRequiredPermission':
  3078. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5982: undefined reference to `__cxa_begin_catch'
  3079. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5982: undefined reference to `__cxa_end_catch'
  3080. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5982: undefined reference to `__cxa_end_catch'
  3081. Prelude.o: In function `_wrap_IDMEFValue_getType':
  3082. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8181: undefined reference to `__cxa_begin_catch'
  3083. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8181: undefined reference to `__cxa_end_catch'
  3084. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8181: undefined reference to `__cxa_end_catch'
  3085. Prelude.o: In function `_wrap_IDMEFTime_getGmtOffset':
  3086. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13840: undefined reference to `__cxa_begin_catch'
  3087. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13840: undefined reference to `__cxa_end_catch'
  3088. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13840: undefined reference to `__cxa_end_catch'
  3089. Prelude.o: In function `_wrap_IDMEFPath_makeParent':
  3090. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12137: undefined reference to `__cxa_begin_catch'
  3091. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12137: undefined reference to `__cxa_end_catch'
  3092. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12137: undefined reference to `__cxa_end_catch'
  3093. Prelude.o: In function `_wrap_Connection_getState':
  3094. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4079: undefined reference to `__cxa_begin_catch'
  3095. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4079: undefined reference to `__cxa_end_catch'
  3096. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4079: undefined reference to `__cxa_end_catch'
  3097. Prelude.o: In function `_wrap_Connection_getFd':
  3098. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4480: undefined reference to `__cxa_begin_catch'
  3099. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4480: undefined reference to `__cxa_end_catch'
  3100. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4480: undefined reference to `__cxa_end_catch'
  3101. Prelude.o: In function `_wrap_ConnectionPool_getFlags':
  3102. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5042: undefined reference to `__cxa_begin_catch'
  3103. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5042: undefined reference to `__cxa_end_catch'
  3104. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5042: undefined reference to `__cxa_end_catch'
  3105. Prelude.o: In function `_wrap_IDMEFClass_getApplicableOperator':
  3106. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15483: undefined reference to `__cxa_begin_catch'
  3107. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15483: undefined reference to `__cxa_end_catch'
  3108. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15483: undefined reference to `__cxa_end_catch'
  3109. Prelude.o: In function `_wrap_IDMEFClass_getValueType':
  3110. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14886: undefined reference to `__cxa_begin_catch'
  3111. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14886: undefined reference to `__cxa_end_catch'
  3112. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14886: undefined reference to `__cxa_end_catch'
  3113. Prelude.o: In function `_wrap_PreludeError_getCode':
  3114. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6831: undefined reference to `__cxa_begin_catch'
  3115. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6831: undefined reference to `__cxa_end_catch'
  3116. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6831: undefined reference to `__cxa_end_catch'
  3117. Prelude.o: In function `_wrap_IDMEFPath_hasLists':
  3118. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12668: undefined reference to `__cxa_begin_catch'
  3119. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12668: undefined reference to `__cxa_end_catch'
  3120. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12668: undefined reference to `__cxa_end_catch'
  3121. Prelude.o: In function `_wrap_IDMEF_getId':
  3122. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17026: undefined reference to `__cxa_begin_catch'
  3123. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17026: undefined reference to `__cxa_end_catch'
  3124. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17026: undefined reference to `__cxa_end_catch'
  3125. Prelude.o: In function `_wrap_ClientProfile_getUid':
  3126. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2909: undefined reference to `__cxa_begin_catch'
  3127. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2909: undefined reference to `__cxa_end_catch'
  3128. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2909: undefined reference to `__cxa_end_catch'
  3129. Prelude.o: In function `_wrap_ClientProfile_getGid':
  3130. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2944: undefined reference to `__cxa_begin_catch'
  3131. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2944: undefined reference to `__cxa_end_catch'
  3132. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2944: undefined reference to `__cxa_end_catch'
  3133. Prelude.o: In function `_wrap_IDMEF_read':
  3134. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17220: undefined reference to `__cxa_begin_catch'
  3135. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17220: undefined reference to `__cxa_end_catch'
  3136. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17220: undefined reference to `__cxa_end_catch'
  3137. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17220: undefined reference to `__cxa_end_catch'
  3138. Prelude.o: In function `_wrap_IDMEFCriteria_match':
  3139. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7980: undefined reference to `__cxa_begin_catch'
  3140. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7980: undefined reference to `__cxa_end_catch'
  3141. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7980: undefined reference to `__cxa_end_catch'
  3142. Prelude.o: In function `_wrap_IDMEF___eq__':
  3143. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17139: undefined reference to `__cxa_begin_catch'
  3144. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17139: undefined reference to `__cxa_end_catch'
  3145. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17139: undefined reference to `__cxa_end_catch'
  3146. Prelude.o: In function `_wrap_ClientProfile_setName':
  3147. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3030: undefined reference to `operator delete[](void*)'
  3148. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3034: undefined reference to `operator delete[](void*)'
  3149. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3023: undefined reference to `__cxa_begin_catch'
  3150. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3023: undefined reference to `__cxa_end_catch'
  3151. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3023: undefined reference to `__cxa_end_catch'
  3152. Prelude.o: In function `_wrap_IDMEFPath_checkOperator':
  3153. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12411: undefined reference to `__cxa_begin_catch'
  3154. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12411: undefined reference to `__cxa_end_catch'
  3155. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12411: undefined reference to `__cxa_end_catch'
  3156. Prelude.o: In function `_wrap_IDMEFPath_makeChild':
  3157. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12105: undefined reference to `operator delete[](void*)'
  3158. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12110: undefined reference to `operator delete[](void*)'
  3159. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12098: undefined reference to `__cxa_begin_catch'
  3160. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12098: undefined reference to `__cxa_end_catch'
  3161. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12098: undefined reference to `__cxa_end_catch'
  3162. Prelude.o: In function `_wrap_IDMEFValue_match':
  3163. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9170: undefined reference to `__cxa_begin_catch'
  3164. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9170: undefined reference to `__cxa_end_catch'
  3165. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9170: undefined reference to `__cxa_end_catch'
  3166. Prelude.o: In function `_wrap_ConnectionPool_getConnectionString':
  3167. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4914: undefined reference to `__cxa_begin_catch'
  3168. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4914: undefined reference to `__cxa_end_catch'
  3169. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4914: undefined reference to `__cxa_end_catch'
  3170. Prelude.o: In function `_wrap_Client_getConfigFilename':
  3171. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6061: undefined reference to `__cxa_begin_catch'
  3172. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6061: undefined reference to `__cxa_end_catch'
  3173. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6061: undefined reference to `__cxa_end_catch'
  3174. Prelude.o: In function `_wrap_Connection_getLocalAddr':
  3175. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4305: undefined reference to `__cxa_begin_catch'
  3176. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4305: undefined reference to `__cxa_end_catch'
  3177. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4305: undefined reference to `__cxa_end_catch'
  3178. Prelude.o: In function `_wrap_Connection_getPeerAddr':
  3179. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4375: undefined reference to `__cxa_begin_catch'
  3180. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4375: undefined reference to `__cxa_end_catch'
  3181. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4375: undefined reference to `__cxa_end_catch'
  3182. Prelude.o: In function `_wrap_ClientProfile_getName':
  3183. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2979: undefined reference to `__cxa_begin_catch'
  3184. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2979: undefined reference to `__cxa_end_catch'
  3185. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2979: undefined reference to `__cxa_end_catch'
  3186. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3187. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3188. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3189. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3190. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3191. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3192. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3193. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3194. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3195. Prelude.o: In function `_wrap_IDMEFTime_toString':
  3196. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13945: undefined reference to `__cxa_begin_catch'
  3197. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13945: undefined reference to `__cxa_end_catch'
  3198. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13945: undefined reference to `__cxa_end_catch'
  3199. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3200. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3201. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3202. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3203. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3204. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3205. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3206. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3207. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3208. Prelude.o: In function `_wrap_ClientProfile_getAnalyzeridFilename':
  3209. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3174: undefined reference to `__cxa_begin_catch'
  3210. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3174: undefined reference to `__cxa_end_catch'
  3211. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3174: undefined reference to `__cxa_end_catch'
  3212. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3213. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3214. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3215. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3216. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3217. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3218. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3219. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3220. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3221. Prelude.o: In function `_wrap_ClientProfile_getTlsKeyFilename':
  3222. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3209: undefined reference to `__cxa_begin_catch'
  3223. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3209: undefined reference to `__cxa_end_catch'
  3224. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3209: undefined reference to `__cxa_end_catch'
  3225. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3226. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3227. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3228. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3229. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3230. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3231. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3232. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3233. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3234. Prelude.o: In function `_wrap_ClientProfile_getTlsServerCaCertFilename':
  3235. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3244: undefined reference to `__cxa_begin_catch'
  3236. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3244: undefined reference to `__cxa_end_catch'
  3237. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3244: undefined reference to `__cxa_end_catch'
  3238. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3239. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3240. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3241. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3242. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3243. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3244. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3245. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3246. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3247. Prelude.o: In function `_wrap_ClientProfile_getTlsServerKeyCertFilename':
  3248. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3279: undefined reference to `__cxa_begin_catch'
  3249. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3279: undefined reference to `__cxa_end_catch'
  3250. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3279: undefined reference to `__cxa_end_catch'
  3251. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3252. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3253. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3254. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3255. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3256. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3257. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3258. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3259. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3260. Prelude.o: In function `_wrap_ClientProfile_getTlsServerCrlFilename':
  3261. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3314: undefined reference to `__cxa_begin_catch'
  3262. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3314: undefined reference to `__cxa_end_catch'
  3263. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3314: undefined reference to `__cxa_end_catch'
  3264. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3265. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3266. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3267. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3268. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3269. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3270. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3271. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3272. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3273. Prelude.o: In function `_wrap_ClientProfile_getTlsClientKeyCertFilename':
  3274. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3349: undefined reference to `__cxa_begin_catch'
  3275. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3349: undefined reference to `__cxa_end_catch'
  3276. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3349: undefined reference to `__cxa_end_catch'
  3277. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3278. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3279. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3280. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3281. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3282. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3283. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3284. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3285. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3286. Prelude.o: In function `_wrap_ClientProfile_getTlsClientTrustedCertFilename':
  3287. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3384: undefined reference to `__cxa_begin_catch'
  3288. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3384: undefined reference to `__cxa_end_catch'
  3289. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3384: undefined reference to `__cxa_end_catch'
  3290. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3291. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3292. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3293. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3294. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3295. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3296. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3297. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3298. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3299. Prelude.o: In function `_wrap_ClientProfile_getBackupDirname':
  3300. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3419: undefined reference to `__cxa_begin_catch'
  3301. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3419: undefined reference to `__cxa_end_catch'
  3302. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3419: undefined reference to `__cxa_end_catch'
  3303. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3304. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3305. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3306. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3307. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3308. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3309. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3310. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3311. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3312. Prelude.o: In function `_wrap_IDMEF_toString':
  3313. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17061: undefined reference to `__cxa_begin_catch'
  3314. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17061: undefined reference to `__cxa_end_catch'
  3315. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17061: undefined reference to `__cxa_end_catch'
  3316. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3317. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3318. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3319. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3320. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3321. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3322. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3323. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3324. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3325. Prelude.o: In function `_wrap_IDMEF_toJSON':
  3326. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17096: undefined reference to `__cxa_begin_catch'
  3327. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17096: undefined reference to `__cxa_end_catch'
  3328. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17096: undefined reference to `__cxa_end_catch'
  3329. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3330. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3331. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3332. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3333. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3334. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3335. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3336. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3337. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3338. Prelude.o: In function `_wrap_IDMEFCriteria_toString':
  3339. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8146: undefined reference to `__cxa_begin_catch'
  3340. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8146: undefined reference to `__cxa_end_catch'
  3341. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8146: undefined reference to `__cxa_end_catch'
  3342. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3343. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3344. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3345. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3346. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3347. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3348. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3349. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3350. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3351. Prelude.o: In function `_wrap_IDMEFClass_toString':
  3352. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14851: undefined reference to `__cxa_begin_catch'
  3353. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14851: undefined reference to `__cxa_end_catch'
  3354. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14851: undefined reference to `__cxa_end_catch'
  3355. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3356. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3357. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3358. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3359. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3360. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3361. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3362. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3363. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3364. Prelude.o: In function `_wrap_IDMEFClass_getName':
  3365. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14816: undefined reference to `__cxa_begin_catch'
  3366. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14816: undefined reference to `__cxa_end_catch'
  3367. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14816: undefined reference to `__cxa_end_catch'
  3368. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3369. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3370. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3371. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3372. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3373. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3374. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3375. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3376. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3377. Prelude.o: In function `_wrap_IDMEFValue_toString':
  3378. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9264: undefined reference to `__cxa_begin_catch'
  3379. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9264: undefined reference to `__cxa_end_catch'
  3380. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9264: undefined reference to `__cxa_end_catch'
  3381. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3382. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3383. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3384. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3385. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3386. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3387. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3388. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3389. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3390. Prelude.o: In function `_wrap_ClientProfile_getConfigFilename':
  3391. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3139: undefined reference to `__cxa_begin_catch'
  3392. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3139: undefined reference to `__cxa_end_catch'
  3393. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3139: undefined reference to `__cxa_end_catch'
  3394. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3395. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3396. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3397. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3398. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3399. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3400. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3401. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3402. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3403. Prelude.o: In function `_wrap_ClientProfile_getProfileDirname':
  3404. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3454: undefined reference to `__cxa_begin_catch'
  3405. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3454: undefined reference to `__cxa_end_catch'
  3406. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3454: undefined reference to `__cxa_end_catch'
  3407. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3408. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3409. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3410. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3411. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3412. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3413. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3414. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3415. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3416. Prelude.o: In function `_wrap_ClientProfile_getPrefix':
  3417. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3534: undefined reference to `__cxa_begin_catch'
  3418. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3534: undefined reference to `__cxa_end_catch'
  3419. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3534: undefined reference to `__cxa_end_catch'
  3420. Prelude.o: In function `_wrap_checkVersion__SWIG_0':
  3421. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2545: undefined reference to `operator delete[](void*)'
  3422. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2548: undefined reference to `operator delete[](void*)'
  3423. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2539: undefined reference to `__cxa_begin_catch'
  3424. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2539: undefined reference to `__cxa_end_catch'
  3425. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2539: undefined reference to `__cxa_end_catch'
  3426. Prelude.o: In function `_wrap_checkVersion__SWIG_1':
  3427. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2566: undefined reference to `__cxa_begin_catch'
  3428. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2566: undefined reference to `__cxa_end_catch'
  3429. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2566: undefined reference to `__cxa_end_catch'
  3430. Prelude.o: In function `_wrap_new_ClientProfile__SWIG_0':
  3431. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2638: undefined reference to `operator new(unsigned long)'
  3432. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2638: undefined reference to `operator delete(void*)'
  3433. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2639: undefined reference to `__cxa_begin_catch'
  3434. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2639: undefined reference to `__cxa_end_catch'
  3435. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2639: undefined reference to `__cxa_end_catch'
  3436. Prelude.o: In function `_wrap_new_ClientProfile__SWIG_1':
  3437. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2672: undefined reference to `operator new(unsigned long)'
  3438. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2679: undefined reference to `operator delete[](void*)'
  3439. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2682: undefined reference to `operator delete[](void*)'
  3440. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2672: undefined reference to `operator delete(void*)'
  3441. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2673: undefined reference to `__cxa_begin_catch'
  3442. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2673: undefined reference to `__cxa_end_catch'
  3443. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2673: undefined reference to `__cxa_end_catch'
  3444. Prelude.o: In function `_wrap_new_ClientProfile__SWIG_2':
  3445. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2707: undefined reference to `operator new(unsigned long)'
  3446. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2707: undefined reference to `operator delete(void*)'
  3447. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2708: undefined reference to `__cxa_begin_catch'
  3448. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2708: undefined reference to `__cxa_end_catch'
  3449. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2708: undefined reference to `__cxa_end_catch'
  3450. Prelude.o: In function `_wrap_new_ClientProfile__SWIG_3':
  3451. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2745: undefined reference to `operator new(unsigned long)'
  3452. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2745: undefined reference to `operator delete(void*)'
  3453. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2746: undefined reference to `__cxa_begin_catch'
  3454. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2746: undefined reference to `__cxa_end_catch'
  3455. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2746: undefined reference to `__cxa_end_catch'
  3456. Prelude.o: In function `_wrap_new_Connection__SWIG_0':
  3457. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3594: undefined reference to `operator new(unsigned long)'
  3458. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3594: undefined reference to `operator delete(void*)'
  3459. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3595: undefined reference to `__cxa_begin_catch'
  3460. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3595: undefined reference to `__cxa_end_catch'
  3461. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3595: undefined reference to `__cxa_end_catch'
  3462. Prelude.o: In function `_wrap_new_Connection__SWIG_1':
  3463. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3628: undefined reference to `operator new(unsigned long)'
  3464. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3635: undefined reference to `operator delete[](void*)'
  3465. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3638: undefined reference to `operator delete[](void*)'
  3466. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3628: undefined reference to `operator delete(void*)'
  3467. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3629: undefined reference to `__cxa_begin_catch'
  3468. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3629: undefined reference to `__cxa_end_catch'
  3469. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3629: undefined reference to `__cxa_end_catch'
  3470. Prelude.o: In function `_wrap_new_Connection__SWIG_2':
  3471. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3666: undefined reference to `operator new(unsigned long)'
  3472. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3666: undefined reference to `operator delete(void*)'
  3473. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3667: undefined reference to `__cxa_begin_catch'
  3474. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3667: undefined reference to `__cxa_end_catch'
  3475. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3667: undefined reference to `__cxa_end_catch'
  3476. Prelude.o: In function `_wrap_new_Connection__SWIG_3':
  3477. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3709: undefined reference to `operator new(unsigned long)'
  3478. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3710: undefined reference to `__cxa_begin_catch'
  3479. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3710: undefined reference to `__cxa_end_catch'
  3480. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3709: undefined reference to `operator delete(void*)'
  3481. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3710: undefined reference to `__cxa_end_catch'
  3482. Prelude.o: In function `_wrap_new_Connection__SWIG_4':
  3483. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3746: undefined reference to `operator new(unsigned long)'
  3484. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3746: undefined reference to `operator delete(void*)'
  3485. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3747: undefined reference to `__cxa_begin_catch'
  3486. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3747: undefined reference to `__cxa_end_catch'
  3487. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:3747: undefined reference to `__cxa_end_catch'
  3488. Prelude.o: In function `_wrap_new_ConnectionPool__SWIG_0':
  3489. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4575: undefined reference to `operator new(unsigned long)'
  3490. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4575: undefined reference to `operator delete(void*)'
  3491. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4576: undefined reference to `__cxa_begin_catch'
  3492. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4576: undefined reference to `__cxa_end_catch'
  3493. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4576: undefined reference to `__cxa_end_catch'
  3494. Prelude.o: In function `_wrap_new_ConnectionPool__SWIG_1':
  3495. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4608: undefined reference to `operator new(unsigned long)'
  3496. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4608: undefined reference to `operator delete(void*)'
  3497. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4609: undefined reference to `__cxa_begin_catch'
  3498. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4609: undefined reference to `__cxa_end_catch'
  3499. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4609: undefined reference to `__cxa_end_catch'
  3500. Prelude.o: In function `_wrap_new_ConnectionPool__SWIG_2':
  3501. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4646: undefined reference to `operator new(unsigned long)'
  3502. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4646: undefined reference to `operator delete(void*)'
  3503. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4647: undefined reference to `__cxa_begin_catch'
  3504. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4647: undefined reference to `__cxa_end_catch'
  3505. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4647: undefined reference to `__cxa_end_catch'
  3506. Prelude.o: In function `_wrap_new_ConnectionPool__SWIG_3':
  3507. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4692: undefined reference to `operator new(unsigned long)'
  3508. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4692: undefined reference to `operator delete(void*)'
  3509. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4693: undefined reference to `__cxa_begin_catch'
  3510. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4693: undefined reference to `__cxa_end_catch'
  3511. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4693: undefined reference to `__cxa_end_catch'
  3512. Prelude.o: In function `_wrap_new_Client__SWIG_0':
  3513. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5422: undefined reference to `operator new(unsigned long)'
  3514. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5429: undefined reference to `operator delete[](void*)'
  3515. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5432: undefined reference to `operator delete[](void*)'
  3516. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5422: undefined reference to `operator delete(void*)'
  3517. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5423: undefined reference to `__cxa_begin_catch'
  3518. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5423: undefined reference to `__cxa_end_catch'
  3519. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5423: undefined reference to `__cxa_end_catch'
  3520. Prelude.o: In function `_wrap_new_Client__SWIG_1':
  3521. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5460: undefined reference to `operator new(unsigned long)'
  3522. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5460: undefined reference to `operator delete(void*)'
  3523. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5461: undefined reference to `__cxa_begin_catch'
  3524. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5461: undefined reference to `__cxa_end_catch'
  3525. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5461: undefined reference to `__cxa_end_catch'
  3526. Prelude.o: In function `_wrap_Client_recvIDMEF__SWIG_0':
  3527. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5726: undefined reference to `__cxa_begin_catch'
  3528. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5726: undefined reference to `__cxa_end_catch'
  3529. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5726: undefined reference to `__cxa_end_catch'
  3530. Prelude.o: In function `_wrap_Client_recvIDMEF__SWIG_1':
  3531. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5776: undefined reference to `__cxa_begin_catch'
  3532. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5776: undefined reference to `__cxa_end_catch'
  3533. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:5776: undefined reference to `__cxa_end_catch'
  3534. Prelude.o: In function `_wrap_new_PreludeError__SWIG_0':
  3535. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6650: undefined reference to `operator new(unsigned long)'
  3536. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6651: undefined reference to `__cxa_begin_catch'
  3537. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6651: undefined reference to `__cxa_end_catch'
  3538. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6651: undefined reference to `__cxa_end_catch'
  3539. Prelude.o: In function `_wrap_new_PreludeError__SWIG_1':
  3540. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6683: undefined reference to `operator new(unsigned long)'
  3541. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6684: undefined reference to `__cxa_begin_catch'
  3542. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6684: undefined reference to `__cxa_end_catch'
  3543. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6684: undefined reference to `__cxa_end_catch'
  3544. Prelude.o: In function `_wrap_new_PreludeError__SWIG_2':
  3545. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6723: undefined reference to `operator new(unsigned long)'
  3546. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3547. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3548. Prelude.o: In function `_wrap_new_PreludeError__SWIG_2':
  3549. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6730: undefined reference to `operator delete(void*)'
  3550. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6724: undefined reference to `__cxa_begin_catch'
  3551. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6724: undefined reference to `__cxa_end_catch'
  3552. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3553. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3554. Prelude.o: In function `_wrap_new_PreludeError__SWIG_2':
  3555. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6733: undefined reference to `operator delete(void*)'
  3556. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6724: undefined reference to `__cxa_end_catch'
  3557. Prelude.o: In function `_wrap_new_ClientEasy__SWIG_0':
  3558. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6945: undefined reference to `operator new(unsigned long)'
  3559. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6957: undefined reference to `operator delete[](void*)'
  3560. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6956: undefined reference to `operator delete[](void*)'
  3561. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6955: undefined reference to `operator delete[](void*)'
  3562. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6954: undefined reference to `operator delete[](void*)'
  3563. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6952: undefined reference to `operator delete[](void*)'
  3564. Prelude.o:/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6960: more undefined references to `operator delete[](void*)' follow
  3565. Prelude.o: In function `_wrap_new_ClientEasy__SWIG_0':
  3566. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6945: undefined reference to `operator delete(void*)'
  3567. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6946: undefined reference to `__cxa_begin_catch'
  3568. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6946: undefined reference to `__cxa_end_catch'
  3569. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:6946: undefined reference to `__cxa_end_catch'
  3570. Prelude.o: In function `_wrap_new_ClientEasy__SWIG_1':
  3571. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7026: undefined reference to `operator new(unsigned long)'
  3572. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7037: undefined reference to `operator delete[](void*)'
  3573. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7036: undefined reference to `operator delete[](void*)'
  3574. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7035: undefined reference to `operator delete[](void*)'
  3575. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7033: undefined reference to `operator delete[](void*)'
  3576. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7040: undefined reference to `operator delete[](void*)'
  3577. Prelude.o:/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7044: more undefined references to `operator delete[](void*)' follow
  3578. Prelude.o: In function `_wrap_new_ClientEasy__SWIG_1':
  3579. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7026: undefined reference to `operator delete(void*)'
  3580. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7027: undefined reference to `__cxa_begin_catch'
  3581. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7027: undefined reference to `__cxa_end_catch'
  3582. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7027: undefined reference to `__cxa_end_catch'
  3583. Prelude.o: In function `_wrap_new_ClientEasy__SWIG_2':
  3584. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7096: undefined reference to `operator new(unsigned long)'
  3585. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7106: undefined reference to `operator delete[](void*)'
  3586. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7105: undefined reference to `operator delete[](void*)'
  3587. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7103: undefined reference to `operator delete[](void*)'
  3588. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7109: undefined reference to `operator delete[](void*)'
  3589. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7112: undefined reference to `operator delete[](void*)'
  3590. Prelude.o:/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7111: more undefined references to `operator delete[](void*)' follow
  3591. Prelude.o: In function `_wrap_new_ClientEasy__SWIG_2':
  3592. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7096: undefined reference to `operator delete(void*)'
  3593. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7097: undefined reference to `__cxa_begin_catch'
  3594. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7097: undefined reference to `__cxa_end_catch'
  3595. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7097: undefined reference to `__cxa_end_catch'
  3596. Prelude.o: In function `_wrap_new_ClientEasy__SWIG_3':
  3597. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7155: undefined reference to `operator new(unsigned long)'
  3598. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7164: undefined reference to `operator delete[](void*)'
  3599. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7162: undefined reference to `operator delete[](void*)'
  3600. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7169: undefined reference to `operator delete[](void*)'
  3601. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7167: undefined reference to `operator delete[](void*)'
  3602. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7155: undefined reference to `operator delete(void*)'
  3603. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7156: undefined reference to `__cxa_begin_catch'
  3604. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7156: undefined reference to `__cxa_end_catch'
  3605. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7156: undefined reference to `__cxa_end_catch'
  3606. Prelude.o: In function `_wrap_new_ClientEasy__SWIG_4':
  3607. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7203: undefined reference to `operator new(unsigned long)'
  3608. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7210: undefined reference to `operator delete[](void*)'
  3609. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7214: undefined reference to `operator delete[](void*)'
  3610. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7203: undefined reference to `operator delete(void*)'
  3611. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7204: undefined reference to `__cxa_begin_catch'
  3612. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7204: undefined reference to `__cxa_end_catch'
  3613. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7204: undefined reference to `__cxa_end_catch'
  3614. Prelude.o: In function `_wrap_new_ClientEasy__SWIG_5':
  3615. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7241: undefined reference to `operator new(unsigned long)'
  3616. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7248: undefined reference to `operator delete[](void*)'
  3617. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7251: undefined reference to `operator delete[](void*)'
  3618. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7241: undefined reference to `operator delete(void*)'
  3619. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7242: undefined reference to `__cxa_begin_catch'
  3620. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7242: undefined reference to `__cxa_end_catch'
  3621. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7242: undefined reference to `__cxa_end_catch'
  3622. Prelude.o: In function `_wrap_new_IDMEFCriteria__SWIG_0':
  3623. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7673: undefined reference to `operator new(unsigned long)'
  3624. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7673: undefined reference to `operator delete(void*)'
  3625. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7674: undefined reference to `__cxa_begin_catch'
  3626. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7674: undefined reference to `__cxa_end_catch'
  3627. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7674: undefined reference to `__cxa_end_catch'
  3628. Prelude.o: In function `_wrap_new_IDMEFCriteria__SWIG_1':
  3629. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7709: undefined reference to `operator new(unsigned long)'
  3630. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7709: undefined reference to `operator delete(void*)'
  3631. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7710: undefined reference to `__cxa_begin_catch'
  3632. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7710: undefined reference to `__cxa_end_catch'
  3633. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7710: undefined reference to `__cxa_end_catch'
  3634. Prelude.o: In function `_wrap_new_IDMEFCriteria__SWIG_2':
  3635. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7745: undefined reference to `operator new(unsigned long)'
  3636. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7752: undefined reference to `operator delete[](void*)'
  3637. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7755: undefined reference to `operator delete[](void*)'
  3638. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7745: undefined reference to `operator delete(void*)'
  3639. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7746: undefined reference to `__cxa_begin_catch'
  3640. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7746: undefined reference to `__cxa_end_catch'
  3641. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7746: undefined reference to `__cxa_end_catch'
  3642. Prelude.o: In function `_wrap_new_IDMEFCriteria__SWIG_3':
  3643. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7785: undefined reference to `operator new(unsigned long)'
  3644. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3645. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3646. Prelude.o: In function `_wrap_new_IDMEFCriteria__SWIG_3':
  3647. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7792: undefined reference to `operator delete(void*)'
  3648. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7785: undefined reference to `operator delete(void*)'
  3649. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7786: undefined reference to `__cxa_begin_catch'
  3650. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7786: undefined reference to `__cxa_end_catch'
  3651. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3652. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3653. Prelude.o: In function `_wrap_new_IDMEFCriteria__SWIG_3':
  3654. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7795: undefined reference to `operator delete(void*)'
  3655. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7786: undefined reference to `__cxa_end_catch'
  3656. Prelude.o: In function `_wrap_new_IDMEFCriteria__SWIG_4':
  3657. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7820: undefined reference to `operator new(unsigned long)'
  3658. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7820: undefined reference to `operator delete(void*)'
  3659. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7821: undefined reference to `__cxa_begin_catch'
  3660. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7821: undefined reference to `__cxa_end_catch'
  3661. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:7821: undefined reference to `__cxa_end_catch'
  3662. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_0':
  3663. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8242: undefined reference to `operator new(unsigned long)'
  3664. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8242: undefined reference to `operator delete(void*)'
  3665. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8243: undefined reference to `__cxa_begin_catch'
  3666. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8243: undefined reference to `__cxa_end_catch'
  3667. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8243: undefined reference to `__cxa_end_catch'
  3668. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_1':
  3669. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8309: undefined reference to `operator new(unsigned long)'
  3670. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8309: undefined reference to `operator delete(void*)'
  3671. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8310: undefined reference to `__cxa_begin_catch'
  3672. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8310: undefined reference to `__cxa_end_catch'
  3673. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8310: undefined reference to `__cxa_end_catch'
  3674. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_3':
  3675. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8406: undefined reference to `operator new(unsigned long)'
  3676. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8406: undefined reference to `operator delete(void*)'
  3677. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8407: undefined reference to `__cxa_begin_catch'
  3678. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8407: undefined reference to `__cxa_end_catch'
  3679. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8407: undefined reference to `__cxa_end_catch'
  3680. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_5':
  3681. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8500: undefined reference to `operator new(unsigned long)'
  3682. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8500: undefined reference to `operator delete(void*)'
  3683. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8501: undefined reference to `__cxa_begin_catch'
  3684. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8501: undefined reference to `__cxa_end_catch'
  3685. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8501: undefined reference to `__cxa_end_catch'
  3686. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_6':
  3687. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8540: undefined reference to `operator new(unsigned long)'
  3688. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3689. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3690. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_6':
  3691. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8547: undefined reference to `operator delete(void*)'
  3692. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8540: undefined reference to `operator delete(void*)'
  3693. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8541: undefined reference to `__cxa_begin_catch'
  3694. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8541: undefined reference to `__cxa_end_catch'
  3695. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3696. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3697. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_6':
  3698. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8550: undefined reference to `operator delete(void*)'
  3699. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8541: undefined reference to `__cxa_end_catch'
  3700. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_7':
  3701. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8575: undefined reference to `operator new(unsigned long)'
  3702. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8575: undefined reference to `operator delete(void*)'
  3703. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8576: undefined reference to `__cxa_begin_catch'
  3704. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8576: undefined reference to `__cxa_end_catch'
  3705. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8576: undefined reference to `__cxa_end_catch'
  3706. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_8':
  3707. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8610: undefined reference to `operator new(unsigned long)'
  3708. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8610: undefined reference to `operator delete(void*)'
  3709. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8611: undefined reference to `__cxa_begin_catch'
  3710. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8611: undefined reference to `__cxa_end_catch'
  3711. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8611: undefined reference to `__cxa_end_catch'
  3712. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_9':
  3713. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8645: undefined reference to `operator new(unsigned long)'
  3714. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8645: undefined reference to `operator delete(void*)'
  3715. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8646: undefined reference to `__cxa_begin_catch'
  3716. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8646: undefined reference to `__cxa_end_catch'
  3717. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8646: undefined reference to `__cxa_end_catch'
  3718. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_10':
  3719. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8680: undefined reference to `operator new(unsigned long)'
  3720. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8680: undefined reference to `operator delete(void*)'
  3721. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8681: undefined reference to `__cxa_begin_catch'
  3722. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8681: undefined reference to `__cxa_end_catch'
  3723. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8681: undefined reference to `__cxa_end_catch'
  3724. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_11':
  3725. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8715: undefined reference to `operator new(unsigned long)'
  3726. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8715: undefined reference to `operator delete(void*)'
  3727. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8716: undefined reference to `__cxa_begin_catch'
  3728. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8716: undefined reference to `__cxa_end_catch'
  3729. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8716: undefined reference to `__cxa_end_catch'
  3730. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_12':
  3731. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8753: undefined reference to `operator new(unsigned long)'
  3732. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8753: undefined reference to `operator delete(void*)'
  3733. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8754: undefined reference to `__cxa_begin_catch'
  3734. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8754: undefined reference to `__cxa_end_catch'
  3735. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8754: undefined reference to `__cxa_end_catch'
  3736. Prelude.o: In function `_wrap_IDMEFValue___eq____SWIG_1':
  3737. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9571: undefined reference to `__cxa_begin_catch'
  3738. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9571: undefined reference to `__cxa_end_catch'
  3739. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9571: undefined reference to `__cxa_end_catch'
  3740. Prelude.o: In function `_wrap_new_IDMEFPath__SWIG_0':
  3741. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9764: undefined reference to `operator new(unsigned long)'
  3742. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9771: undefined reference to `operator delete[](void*)'
  3743. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9774: undefined reference to `operator delete[](void*)'
  3744. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9764: undefined reference to `operator delete(void*)'
  3745. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9765: undefined reference to `__cxa_begin_catch'
  3746. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9765: undefined reference to `__cxa_end_catch'
  3747. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9765: undefined reference to `__cxa_end_catch'
  3748. Prelude.o: In function `_wrap_new_IDMEFPath__SWIG_1':
  3749. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9811: undefined reference to `operator new(unsigned long)'
  3750. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9819: undefined reference to `operator delete[](void*)'
  3751. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9823: undefined reference to `operator delete[](void*)'
  3752. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9811: undefined reference to `operator delete(void*)'
  3753. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9812: undefined reference to `__cxa_begin_catch'
  3754. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9812: undefined reference to `__cxa_end_catch'
  3755. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9812: undefined reference to `__cxa_end_catch'
  3756. Prelude.o: In function `_wrap_new_IDMEFPath__SWIG_2':
  3757. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9848: undefined reference to `operator new(unsigned long)'
  3758. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9848: undefined reference to `operator delete(void*)'
  3759. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9849: undefined reference to `__cxa_begin_catch'
  3760. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9849: undefined reference to `__cxa_end_catch'
  3761. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9849: undefined reference to `__cxa_end_catch'
  3762. Prelude.o: In function `_wrap_new_IDMEFPath__SWIG_3':
  3763. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9886: undefined reference to `operator new(unsigned long)'
  3764. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9886: undefined reference to `operator delete(void*)'
  3765. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9887: undefined reference to `__cxa_begin_catch'
  3766. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9887: undefined reference to `__cxa_end_catch'
  3767. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9887: undefined reference to `__cxa_end_catch'
  3768. Prelude.o: In function `_wrap_IDMEFPath_set__SWIG_1':
  3769. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10170: undefined reference to `__cxa_begin_catch'
  3770. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10170: undefined reference to `__cxa_end_catch'
  3771. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10170: undefined reference to `__cxa_end_catch'
  3772. Prelude.o: In function `_wrap_IDMEFPath_set__SWIG_3':
  3773. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10308: undefined reference to `__cxa_begin_catch'
  3774. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10308: undefined reference to `__cxa_end_catch'
  3775. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10308: undefined reference to `__cxa_end_catch'
  3776. Prelude.o: In function `_wrap_IDMEFPath_set__SWIG_4':
  3777. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10368: undefined reference to `__cxa_begin_catch'
  3778. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10368: undefined reference to `__cxa_end_catch'
  3779. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10368: undefined reference to `__cxa_end_catch'
  3780. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3781. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3782. Prelude.o: In function `_wrap_IDMEFPath_set__SWIG_5':
  3783. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10438: undefined reference to `operator delete(void*)'
  3784. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10430: undefined reference to `__cxa_begin_catch'
  3785. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10430: undefined reference to `__cxa_end_catch'
  3786. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3787. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3788. Prelude.o: In function `_wrap_IDMEFPath_set__SWIG_5':
  3789. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10443: undefined reference to `operator delete(void*)'
  3790. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10430: undefined reference to `__cxa_end_catch'
  3791. Prelude.o: In function `_wrap_IDMEFPath_set__SWIG_6':
  3792. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10487: undefined reference to `__cxa_begin_catch'
  3793. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10487: undefined reference to `__cxa_end_catch'
  3794. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10487: undefined reference to `__cxa_end_catch'
  3795. Prelude.o: In function `_wrap_IDMEFPath_set__SWIG_7':
  3796. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10544: undefined reference to `__cxa_begin_catch'
  3797. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10544: undefined reference to `__cxa_end_catch'
  3798. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10544: undefined reference to `__cxa_end_catch'
  3799. Prelude.o: In function `_wrap_IDMEFPath_set__SWIG_8':
  3800. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10601: undefined reference to `__cxa_begin_catch'
  3801. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10601: undefined reference to `__cxa_end_catch'
  3802. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10601: undefined reference to `__cxa_end_catch'
  3803. Prelude.o: In function `_wrap_IDMEFPath_set__SWIG_9':
  3804. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10658: undefined reference to `__cxa_begin_catch'
  3805. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10658: undefined reference to `__cxa_end_catch'
  3806. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10658: undefined reference to `__cxa_end_catch'
  3807. Prelude.o: In function `_wrap_IDMEFPath_set__SWIG_10':
  3808. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10715: undefined reference to `__cxa_begin_catch'
  3809. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10715: undefined reference to `__cxa_end_catch'
  3810. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10715: undefined reference to `__cxa_end_catch'
  3811. Prelude.o: In function `_wrap_IDMEFPath_getValueType__SWIG_0':
  3812. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11441: undefined reference to `__cxa_begin_catch'
  3813. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11441: undefined reference to `__cxa_end_catch'
  3814. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11441: undefined reference to `__cxa_end_catch'
  3815. Prelude.o: In function `_wrap_IDMEFPath_getValueType__SWIG_1':
  3816. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11478: undefined reference to `__cxa_begin_catch'
  3817. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11478: undefined reference to `__cxa_end_catch'
  3818. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11478: undefined reference to `__cxa_end_catch'
  3819. Prelude.o: In function `_wrap_IDMEFPath_setIndex__SWIG_0':
  3820. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11601: undefined reference to `__cxa_begin_catch'
  3821. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11601: undefined reference to `__cxa_end_catch'
  3822. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11601: undefined reference to `__cxa_end_catch'
  3823. Prelude.o: In function `_wrap_IDMEFPath_setIndex__SWIG_1':
  3824. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11648: undefined reference to `__cxa_begin_catch'
  3825. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11648: undefined reference to `__cxa_end_catch'
  3826. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11648: undefined reference to `__cxa_end_catch'
  3827. Prelude.o: In function `_wrap_IDMEFPath_undefineIndex__SWIG_0':
  3828. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11785: undefined reference to `__cxa_begin_catch'
  3829. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11785: undefined reference to `__cxa_end_catch'
  3830. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11785: undefined reference to `__cxa_end_catch'
  3831. Prelude.o: In function `_wrap_IDMEFPath_undefineIndex__SWIG_1':
  3832. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11822: undefined reference to `__cxa_begin_catch'
  3833. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11822: undefined reference to `__cxa_end_catch'
  3834. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11822: undefined reference to `__cxa_end_catch'
  3835. Prelude.o: In function `_wrap_IDMEFPath_getIndex__SWIG_0':
  3836. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11937: undefined reference to `__cxa_begin_catch'
  3837. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11937: undefined reference to `__cxa_end_catch'
  3838. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11937: undefined reference to `__cxa_end_catch'
  3839. Prelude.o: In function `_wrap_IDMEFPath_getIndex__SWIG_1':
  3840. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11974: undefined reference to `__cxa_begin_catch'
  3841. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11974: undefined reference to `__cxa_end_catch'
  3842. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11974: undefined reference to `__cxa_end_catch'
  3843. Prelude.o: In function `_wrap_IDMEFPath_compare__SWIG_0':
  3844. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12188: undefined reference to `__cxa_begin_catch'
  3845. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12188: undefined reference to `__cxa_end_catch'
  3846. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12188: undefined reference to `__cxa_end_catch'
  3847. Prelude.o: In function `_wrap_IDMEFPath_compare__SWIG_1':
  3848. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12235: undefined reference to `__cxa_begin_catch'
  3849. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12235: undefined reference to `__cxa_end_catch'
  3850. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12235: undefined reference to `__cxa_end_catch'
  3851. Prelude.o: In function `_wrap_IDMEFPath_getName__SWIG_0':
  3852. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12489: undefined reference to `__cxa_begin_catch'
  3853. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12489: undefined reference to `__cxa_end_catch'
  3854. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12489: undefined reference to `__cxa_end_catch'
  3855. Prelude.o: In function `_wrap_IDMEFPath_getName__SWIG_1':
  3856. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12526: undefined reference to `__cxa_begin_catch'
  3857. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12526: undefined reference to `__cxa_end_catch'
  3858. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12526: undefined reference to `__cxa_end_catch'
  3859. Prelude.o: In function `_wrap_IDMEFPath_isList__SWIG_0':
  3860. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12711: undefined reference to `__cxa_begin_catch'
  3861. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12711: undefined reference to `__cxa_end_catch'
  3862. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12711: undefined reference to `__cxa_end_catch'
  3863. Prelude.o: In function `_wrap_IDMEFPath_isList__SWIG_1':
  3864. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12748: undefined reference to `__cxa_begin_catch'
  3865. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12748: undefined reference to `__cxa_end_catch'
  3866. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12748: undefined reference to `__cxa_end_catch'
  3867. Prelude.o: In function `_wrap_new_IDMEFTime__SWIG_0':
  3868. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12949: undefined reference to `operator new(unsigned long)'
  3869. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12949: undefined reference to `operator delete(void*)'
  3870. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12950: undefined reference to `__cxa_begin_catch'
  3871. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12950: undefined reference to `__cxa_end_catch'
  3872. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12950: undefined reference to `__cxa_end_catch'
  3873. Prelude.o: In function `_wrap_new_IDMEFTime__SWIG_1':
  3874. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12982: undefined reference to `operator new(unsigned long)'
  3875. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12982: undefined reference to `operator delete(void*)'
  3876. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12983: undefined reference to `__cxa_begin_catch'
  3877. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12983: undefined reference to `__cxa_end_catch'
  3878. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12983: undefined reference to `__cxa_end_catch'
  3879. Prelude.o: In function `_wrap_new_IDMEFTime__SWIG_2':
  3880. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13017: undefined reference to `operator new(unsigned long)'
  3881. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13017: undefined reference to `operator delete(void*)'
  3882. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13018: undefined reference to `__cxa_begin_catch'
  3883. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13018: undefined reference to `__cxa_end_catch'
  3884. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13018: undefined reference to `__cxa_end_catch'
  3885. Prelude.o: In function `_wrap_new_IDMEFTime__SWIG_3':
  3886. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13053: undefined reference to `operator new(unsigned long)'
  3887. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13060: undefined reference to `operator delete[](void*)'
  3888. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13063: undefined reference to `operator delete[](void*)'
  3889. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13053: undefined reference to `operator delete(void*)'
  3890. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13054: undefined reference to `__cxa_begin_catch'
  3891. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13054: undefined reference to `__cxa_end_catch'
  3892. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13054: undefined reference to `__cxa_end_catch'
  3893. Prelude.o: In function `_wrap_new_IDMEFTime__SWIG_4':
  3894. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13088: undefined reference to `operator new(unsigned long)'
  3895. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13088: undefined reference to `operator delete(void*)'
  3896. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13089: undefined reference to `__cxa_begin_catch'
  3897. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13089: undefined reference to `__cxa_end_catch'
  3898. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13089: undefined reference to `__cxa_end_catch'
  3899. Prelude.o: In function `_wrap_new_IDMEFTime__SWIG_5':
  3900. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13126: undefined reference to `operator new(unsigned long)'
  3901. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13126: undefined reference to `operator delete(void*)'
  3902. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13127: undefined reference to `__cxa_begin_catch'
  3903. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13127: undefined reference to `__cxa_end_catch'
  3904. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13127: undefined reference to `__cxa_end_catch'
  3905. Prelude.o: In function `_wrap_IDMEFTime_set__SWIG_0':
  3906. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13336: undefined reference to `__cxa_begin_catch'
  3907. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13336: undefined reference to `__cxa_end_catch'
  3908. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13336: undefined reference to `__cxa_end_catch'
  3909. Prelude.o: In function `_wrap_IDMEFTime_set__SWIG_1':
  3910. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13378: undefined reference to `__cxa_begin_catch'
  3911. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13378: undefined reference to `__cxa_end_catch'
  3912. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13378: undefined reference to `__cxa_end_catch'
  3913. Prelude.o: In function `_wrap_IDMEFTime_set__SWIG_2':
  3914. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13430: undefined reference to `operator delete[](void*)'
  3915. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13434: undefined reference to `operator delete[](void*)'
  3916. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13423: undefined reference to `__cxa_begin_catch'
  3917. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13423: undefined reference to `__cxa_end_catch'
  3918. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13423: undefined reference to `__cxa_end_catch'
  3919. Prelude.o: In function `_wrap_IDMEFTime_set__SWIG_3':
  3920. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13467: undefined reference to `__cxa_begin_catch'
  3921. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13467: undefined reference to `__cxa_end_catch'
  3922. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:13467: undefined reference to `__cxa_end_catch'
  3923. Prelude.o: In function `_wrap_new_IDMEFClass__SWIG_0':
  3924. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14267: undefined reference to `operator new(unsigned long)'
  3925. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14267: undefined reference to `operator delete(void*)'
  3926. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14268: undefined reference to `__cxa_begin_catch'
  3927. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14268: undefined reference to `__cxa_end_catch'
  3928. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14268: undefined reference to `__cxa_end_catch'
  3929. Prelude.o: In function `_wrap_new_IDMEFClass__SWIG_1':
  3930. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14294: undefined reference to `operator new(unsigned long)'
  3931. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14294: undefined reference to `operator delete(void*)'
  3932. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14295: undefined reference to `__cxa_begin_catch'
  3933. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14295: undefined reference to `__cxa_end_catch'
  3934. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14295: undefined reference to `__cxa_end_catch'
  3935. Prelude.o: In function `_wrap_new_IDMEFClass__SWIG_2':
  3936. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14330: undefined reference to `operator new(unsigned long)'
  3937. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14330: undefined reference to `operator delete(void*)'
  3938. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14331: undefined reference to `__cxa_begin_catch'
  3939. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14331: undefined reference to `__cxa_end_catch'
  3940. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14331: undefined reference to `__cxa_end_catch'
  3941. Prelude.o: In function `_wrap_new_IDMEFClass__SWIG_3':
  3942. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14370: undefined reference to `operator new(unsigned long)'
  3943. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3944. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3945. Prelude.o: In function `_wrap_new_IDMEFClass__SWIG_3':
  3946. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14377: undefined reference to `operator delete(void*)'
  3947. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14370: undefined reference to `operator delete(void*)'
  3948. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14371: undefined reference to `__cxa_begin_catch'
  3949. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14371: undefined reference to `__cxa_end_catch'
  3950. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3951. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3952. Prelude.o: In function `_wrap_new_IDMEFClass__SWIG_3':
  3953. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14380: undefined reference to `operator delete(void*)'
  3954. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14371: undefined reference to `__cxa_end_catch'
  3955. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3956. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3957. Prelude.o: In function `_wrap_IDMEFClass_getPath__SWIG_0':
  3958. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14980: undefined reference to `operator delete(void*)'
  3959. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3960. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3961. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3962. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3963. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3964. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3965. Prelude.o: In function `_wrap_IDMEFClass_getPath__SWIG_0':
  3966. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14972: undefined reference to `operator delete(void*)'
  3967. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3968. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3969. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  3970. Prelude.o: In function `_wrap_IDMEFClass_getPath__SWIG_0':
  3971. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14963: undefined reference to `__cxa_begin_catch'
  3972. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14963: undefined reference to `__cxa_end_catch'
  3973. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14963: undefined reference to `__cxa_end_catch'
  3974. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3975. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3976. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3977. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3978. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3979. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3980. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3981. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3982. Prelude.o:/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15044: more undefined references to `operator delete(void*)' follow
  3983. Prelude.o: In function `_wrap_IDMEFClass_getPath__SWIG_1':
  3984. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15035: undefined reference to `__cxa_begin_catch'
  3985. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15035: undefined reference to `__cxa_end_catch'
  3986. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3987. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3988. Prelude.o: In function `_wrap_IDMEFClass_getPath__SWIG_1':
  3989. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15050: undefined reference to `operator delete(void*)'
  3990. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15035: undefined reference to `__cxa_end_catch'
  3991. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  3992. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  3993. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  3994. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3995. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3996. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3997. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3998. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  3999. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  4000. Prelude.o: In function `_wrap_IDMEFClass_getPath__SWIG_2':
  4001. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15092: undefined reference to `__cxa_begin_catch'
  4002. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15092: undefined reference to `__cxa_end_catch'
  4003. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4004. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4005. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4006. Prelude.o: In function `_wrap_IDMEFClass_getPath__SWIG_2':
  4007. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15092: undefined reference to `__cxa_end_catch'
  4008. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  4009. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  4010. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4011. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4012. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4013. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4014. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4015. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4016. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  4017. Prelude.o: In function `_wrap_IDMEFClass_getPath__SWIG_3':
  4018. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15139: undefined reference to `__cxa_begin_catch'
  4019. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15139: undefined reference to `__cxa_end_catch'
  4020. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4021. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4022. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4023. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4024. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4025. Prelude.o: In function `_wrap_IDMEFClass_getPath__SWIG_3':
  4026. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15139: undefined reference to `__cxa_end_catch'
  4027. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  4028. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  4029. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4030. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4031. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4032. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4033. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4034. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4035. Prelude.o:/usr/include/c++/5.4.0/ext/new_allocator.h:110: more undefined references to `operator delete(void*)' follow
  4036. Prelude.o: In function `_wrap_IDMEFClass_getPath__SWIG_4':
  4037. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15176: undefined reference to `__cxa_begin_catch'
  4038. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15176: undefined reference to `__cxa_end_catch'
  4039. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15176: undefined reference to `__cxa_end_catch'
  4040. Prelude.o: In function `_wrap_new_IDMEF__SWIG_0':
  4041. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15577: undefined reference to `operator new(unsigned long)'
  4042. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15577: undefined reference to `operator delete(void*)'
  4043. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15578: undefined reference to `__cxa_begin_catch'
  4044. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15578: undefined reference to `__cxa_end_catch'
  4045. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15578: undefined reference to `__cxa_end_catch'
  4046. Prelude.o: In function `_wrap_new_IDMEF__SWIG_1':
  4047. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15611: undefined reference to `operator new(unsigned long)'
  4048. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15618: undefined reference to `operator delete[](void*)'
  4049. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15621: undefined reference to `operator delete[](void*)'
  4050. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15611: undefined reference to `operator delete(void*)'
  4051. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15612: undefined reference to `__cxa_begin_catch'
  4052. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15612: undefined reference to `__cxa_end_catch'
  4053. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15612: undefined reference to `__cxa_end_catch'
  4054. Prelude.o: In function `_wrap_new_IDMEF__SWIG_2':
  4055. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15649: undefined reference to `operator new(unsigned long)'
  4056. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15649: undefined reference to `operator delete(void*)'
  4057. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15650: undefined reference to `__cxa_begin_catch'
  4058. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15650: undefined reference to `__cxa_end_catch'
  4059. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15650: undefined reference to `__cxa_end_catch'
  4060. Prelude.o: In function `_wrap_new_IDMEF__SWIG_3':
  4061. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15684: undefined reference to `operator new(unsigned long)'
  4062. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15684: undefined reference to `operator delete(void*)'
  4063. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15685: undefined reference to `__cxa_begin_catch'
  4064. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15685: undefined reference to `__cxa_end_catch'
  4065. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15685: undefined reference to `__cxa_end_catch'
  4066. Prelude.o: In function `_wrap_IDMEF_set__SWIG_1':
  4067. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15916: undefined reference to `operator delete[](void*)'
  4068. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15921: undefined reference to `operator delete[](void*)'
  4069. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15909: undefined reference to `__cxa_begin_catch'
  4070. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15909: undefined reference to `__cxa_end_catch'
  4071. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15909: undefined reference to `__cxa_end_catch'
  4072. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4073. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4074. Prelude.o: In function `_wrap_IDMEF_set__SWIG_3':
  4075. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16056: undefined reference to `operator delete(void*)'
  4076. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16055: undefined reference to `operator delete[](void*)'
  4077. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16048: undefined reference to `__cxa_begin_catch'
  4078. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16048: undefined reference to `__cxa_end_catch'
  4079. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4080. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4081. Prelude.o: In function `_wrap_IDMEF_set__SWIG_3':
  4082. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16061: undefined reference to `operator delete(void*)'
  4083. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16060: undefined reference to `operator delete[](void*)'
  4084. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16048: undefined reference to `__cxa_end_catch'
  4085. Prelude.o: In function `_wrap_IDMEF_set__SWIG_4':
  4086. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16110: undefined reference to `operator delete[](void*)'
  4087. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16115: undefined reference to `operator delete[](void*)'
  4088. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16103: undefined reference to `__cxa_begin_catch'
  4089. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16103: undefined reference to `__cxa_end_catch'
  4090. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16103: undefined reference to `__cxa_end_catch'
  4091. Prelude.o: In function `_wrap_IDMEF_set__SWIG_5':
  4092. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16168: undefined reference to `operator delete[](void*)'
  4093. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16173: undefined reference to `operator delete[](void*)'
  4094. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16161: undefined reference to `__cxa_begin_catch'
  4095. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16161: undefined reference to `__cxa_end_catch'
  4096. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16161: undefined reference to `__cxa_end_catch'
  4097. Prelude.o: In function `_wrap_IDMEF_set__SWIG_6':
  4098. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16223: undefined reference to `operator delete[](void*)'
  4099. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16228: undefined reference to `operator delete[](void*)'
  4100. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16216: undefined reference to `__cxa_begin_catch'
  4101. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16216: undefined reference to `__cxa_end_catch'
  4102. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16216: undefined reference to `__cxa_end_catch'
  4103. Prelude.o: In function `_wrap_IDMEF_set__SWIG_7':
  4104. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16278: undefined reference to `operator delete[](void*)'
  4105. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16283: undefined reference to `operator delete[](void*)'
  4106. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16271: undefined reference to `__cxa_begin_catch'
  4107. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16271: undefined reference to `__cxa_end_catch'
  4108. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16271: undefined reference to `__cxa_end_catch'
  4109. Prelude.o: In function `_wrap_IDMEF_set__SWIG_8':
  4110. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16333: undefined reference to `operator delete[](void*)'
  4111. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16338: undefined reference to `operator delete[](void*)'
  4112. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16326: undefined reference to `__cxa_begin_catch'
  4113. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16326: undefined reference to `__cxa_end_catch'
  4114. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16326: undefined reference to `__cxa_end_catch'
  4115. Prelude.o: In function `_wrap_IDMEF_set__SWIG_9':
  4116. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16388: undefined reference to `operator delete[](void*)'
  4117. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16393: undefined reference to `operator delete[](void*)'
  4118. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16381: undefined reference to `__cxa_begin_catch'
  4119. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16381: undefined reference to `__cxa_end_catch'
  4120. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16381: undefined reference to `__cxa_end_catch'
  4121. Prelude.o: In function `_wrap_IDMEF_set__SWIG_10':
  4122. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16443: undefined reference to `operator delete[](void*)'
  4123. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16448: undefined reference to `operator delete[](void*)'
  4124. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16436: undefined reference to `__cxa_begin_catch'
  4125. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16436: undefined reference to `__cxa_end_catch'
  4126. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16436: undefined reference to `__cxa_end_catch'
  4127. Prelude.o: In function `boot_Prelude':
  4128. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17976: undefined reference to `__cxa_allocate_exception'
  4129. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4130. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4131. Prelude.o: In function `boot_Prelude':
  4132. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17976: undefined reference to `__cxa_throw'
  4133. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17976: undefined reference to `__cxa_free_exception'
  4134. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17972: undefined reference to `__cxa_allocate_exception'
  4135. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17988: undefined reference to `__cxa_allocate_exception'
  4136. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17988: undefined reference to `__cxa_throw'
  4137. Prelude.o: In function `IDMEFValueList_to_SWIG(sv*, Prelude::IDMEFValue const&, void*)':
  4138. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2270: undefined reference to `operator new[](unsigned long)'
  4139. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2284: undefined reference to `operator delete[](void*)'
  4140. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFValue>::deallocate(Prelude::IDMEFValue*, unsigned long)':
  4141. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4142. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4143. Prelude.o: In function `IDMEFValue_to_SWIG(sv*, Prelude::IDMEFValue const&, void*, sv**)':
  4144. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2369: undefined reference to `operator new(unsigned long)'
  4145. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2341: undefined reference to `operator new(unsigned long)'
  4146. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2369: undefined reference to `operator delete(void*)'
  4147. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:2341: undefined reference to `operator delete(void*)'
  4148. Prelude.o: In function `_wrap_IDMEFValue_clone':
  4149. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9225: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream(std::_Ios_Openmode)'
  4150. Prelude.o: In function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
  4151. /usr/include/c++/5.4.0/ostream:561: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
  4152. Prelude.o: In function `_wrap_IDMEFValue_clone':
  4153. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9226: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)'
  4154. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9226: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)'
  4155. Prelude.o: In function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::str() const':
  4156. /usr/include/c++/5.4.0/sstream:766: undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::str() const'
  4157. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4158. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4159. Prelude.o: In function `_wrap_IDMEFValue_clone':
  4160. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9225: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
  4161. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4162. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4163. Prelude.o: In function `_wrap_IDMEFValue_clone':
  4164. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9225: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
  4165. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9209: undefined reference to `__cxa_begin_catch'
  4166. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9209: undefined reference to `__cxa_end_catch'
  4167. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9209: undefined reference to `__cxa_end_catch'
  4168. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFValue>::deallocate(Prelude::IDMEFValue*, unsigned long)':
  4169. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4170. Prelude.o: In function `_wrap_IDMEFPath_get':
  4171. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12901: undefined reference to `__cxa_begin_catch'
  4172. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12901: undefined reference to `__cxa_end_catch'
  4173. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12901: undefined reference to `__cxa_end_catch'
  4174. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12917: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream(std::_Ios_Openmode)'
  4175. Prelude.o: In function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
  4176. /usr/include/c++/5.4.0/ostream:561: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
  4177. Prelude.o: In function `_wrap_IDMEFPath_get':
  4178. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12918: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)'
  4179. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12918: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)'
  4180. Prelude.o: In function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::str() const':
  4181. /usr/include/c++/5.4.0/sstream:766: undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::str() const'
  4182. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4183. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4184. Prelude.o: In function `_wrap_IDMEFPath_get':
  4185. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12917: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
  4186. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4187. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4188. Prelude.o: In function `_wrap_IDMEFPath_get':
  4189. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12917: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
  4190. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFValue>::deallocate(Prelude::IDMEFValue*, unsigned long)':
  4191. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4192. Prelude.o: In function `_wrap_IDMEF_get':
  4193. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17295: undefined reference to `operator delete[](void*)'
  4194. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFValue>::deallocate(Prelude::IDMEFValue*, unsigned long)':
  4195. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4196. Prelude.o: In function `_wrap_IDMEF_get':
  4197. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17268: undefined reference to `__cxa_begin_catch'
  4198. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17268: undefined reference to `__cxa_end_catch'
  4199. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17268: undefined reference to `__cxa_end_catch'
  4200. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17299: undefined reference to `operator delete[](void*)'
  4201. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFValue>::deallocate(Prelude::IDMEFValue*, unsigned long)':
  4202. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4203. Prelude.o: In function `_wrap_IDMEF_get':
  4204. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17284: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream(std::_Ios_Openmode)'
  4205. Prelude.o: In function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
  4206. /usr/include/c++/5.4.0/ostream:561: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
  4207. Prelude.o: In function `_wrap_IDMEF_get':
  4208. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17285: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)'
  4209. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17285: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)'
  4210. Prelude.o: In function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::str() const':
  4211. /usr/include/c++/5.4.0/sstream:766: undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::str() const'
  4212. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4213. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4214. Prelude.o: In function `_wrap_IDMEF_get':
  4215. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17284: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
  4216. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4217. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4218. Prelude.o: In function `_wrap_IDMEF_get':
  4219. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:17284: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
  4220. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::Connection>::deallocate(Prelude::Connection*, unsigned long)':
  4221. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4222. Prelude.o: In function `_wrap_ConnectionPool_getConnectionList':
  4223. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4956: undefined reference to `operator new[](unsigned long)'
  4224. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4958: undefined reference to `operator new(unsigned long)'
  4225. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4964: undefined reference to `operator delete[](void*)'
  4226. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::Connection>::deallocate(Prelude::Connection*, unsigned long)':
  4227. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4228. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4229. Prelude.o: In function `_wrap_ConnectionPool_getConnectionList':
  4230. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4958: undefined reference to `operator delete(void*)'
  4231. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::Connection>::deallocate(Prelude::Connection*, unsigned long)':
  4232. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4233. Prelude.o: In function `_wrap_ConnectionPool_getConnectionList':
  4234. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4949: undefined reference to `__cxa_begin_catch'
  4235. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4949: undefined reference to `__cxa_end_catch'
  4236. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:4949: undefined reference to `__cxa_end_catch'
  4237. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::deallocate(Prelude::IDMEFClass::IDMEFClassElem*, unsigned long)':
  4238. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4239. Prelude.o: In function `_wrap_IDMEFPath_getClass__SWIG_0':
  4240. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11294: undefined reference to `operator new(unsigned long)'
  4241. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::allocate(unsigned long, void const*)':
  4242. /usr/include/c++/5.4.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)'
  4243. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::deallocate(Prelude::IDMEFClass::IDMEFClassElem*, unsigned long)':
  4244. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4245. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4246. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::allocate(unsigned long, void const*)':
  4247. /usr/include/c++/5.4.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  4248. Prelude.o: In function `_wrap_IDMEFPath_getClass__SWIG_0':
  4249. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11294: undefined reference to `operator delete(void*)'
  4250. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11289: undefined reference to `__cxa_begin_catch'
  4251. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11289: undefined reference to `__cxa_end_catch'
  4252. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::deallocate(Prelude::IDMEFClass::IDMEFClassElem*, unsigned long)':
  4253. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4254. Prelude.o: In function `_wrap_IDMEFPath_getClass__SWIG_0':
  4255. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11289: undefined reference to `__cxa_end_catch'
  4256. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::deallocate(Prelude::IDMEFClass::IDMEFClassElem*, unsigned long)':
  4257. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4258. Prelude.o: In function `_wrap_IDMEFPath_getClass__SWIG_1':
  4259. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11331: undefined reference to `operator new(unsigned long)'
  4260. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::allocate(unsigned long, void const*)':
  4261. /usr/include/c++/5.4.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)'
  4262. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::deallocate(Prelude::IDMEFClass::IDMEFClassElem*, unsigned long)':
  4263. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4264. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::allocate(unsigned long, void const*)':
  4265. /usr/include/c++/5.4.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  4266. Prelude.o: In function `_wrap_IDMEFPath_getClass__SWIG_1':
  4267. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11331: undefined reference to `operator delete(void*)'
  4268. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::deallocate(Prelude::IDMEFClass::IDMEFClassElem*, unsigned long)':
  4269. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4270. Prelude.o: In function `_wrap_IDMEFPath_getClass__SWIG_1':
  4271. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11326: undefined reference to `__cxa_begin_catch'
  4272. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11326: undefined reference to `__cxa_end_catch'
  4273. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::deallocate(Prelude::IDMEFClass::IDMEFClassElem*, unsigned long)':
  4274. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4275. Prelude.o: In function `_wrap_IDMEFPath_getClass__SWIG_1':
  4276. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:11326: undefined reference to `__cxa_end_catch'
  4277. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::deallocate(Prelude::IDMEFClass::IDMEFClassElem*, unsigned long)':
  4278. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4279. Prelude.o: In function `_wrap_IDMEFClass_get__SWIG_0':
  4280. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14549: undefined reference to `operator new(unsigned long)'
  4281. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::allocate(unsigned long, void const*)':
  4282. /usr/include/c++/5.4.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)'
  4283. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::deallocate(Prelude::IDMEFClass::IDMEFClassElem*, unsigned long)':
  4284. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4285. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4286. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::allocate(unsigned long, void const*)':
  4287. /usr/include/c++/5.4.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  4288. Prelude.o: In function `_wrap_IDMEFClass_get__SWIG_0':
  4289. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14549: undefined reference to `operator delete(void*)'
  4290. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14544: undefined reference to `__cxa_begin_catch'
  4291. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14544: undefined reference to `__cxa_end_catch'
  4292. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::deallocate(Prelude::IDMEFClass::IDMEFClassElem*, unsigned long)':
  4293. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4294. Prelude.o: In function `_wrap_IDMEFClass_get__SWIG_0':
  4295. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14544: undefined reference to `__cxa_end_catch'
  4296. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::deallocate(Prelude::IDMEFClass::IDMEFClassElem*, unsigned long)':
  4297. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4298. Prelude.o: In function `_wrap_IDMEFClass_get__SWIG_1':
  4299. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14599: undefined reference to `operator new(unsigned long)'
  4300. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::allocate(unsigned long, void const*)':
  4301. /usr/include/c++/5.4.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)'
  4302. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4303. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4304. Prelude.o: In function `_wrap_IDMEFClass_get__SWIG_1':
  4305. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14601: undefined reference to `operator delete(void*)'
  4306. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::deallocate(Prelude::IDMEFClass::IDMEFClassElem*, unsigned long)':
  4307. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4308. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::allocate(unsigned long, void const*)':
  4309. /usr/include/c++/5.4.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  4310. Prelude.o: In function `_wrap_IDMEFClass_get__SWIG_1':
  4311. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14599: undefined reference to `operator delete(void*)'
  4312. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::deallocate(Prelude::IDMEFClass::IDMEFClassElem*, unsigned long)':
  4313. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4314. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4315. Prelude.o: In function `_wrap_IDMEFClass_get__SWIG_1':
  4316. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14594: undefined reference to `__cxa_begin_catch'
  4317. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14594: undefined reference to `__cxa_end_catch'
  4318. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4319. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4320. Prelude.o: In function `_wrap_IDMEFClass_get__SWIG_1':
  4321. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14605: undefined reference to `operator delete(void*)'
  4322. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:14594: undefined reference to `__cxa_end_catch'
  4323. Prelude.o: In function `SwigValueWrapper<Prelude::IDMEFPath>::operator=(Prelude::IDMEFPath const&)':
  4324. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:36: undefined reference to `operator new(unsigned long)'
  4325. Prelude.o: In function `SwigValueWrapper<Prelude::IDMEFPath>::SwigMovePointer::operator=(SwigValueWrapper<Prelude::IDMEFPath>::SwigMovePointer&)':
  4326. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:30: undefined reference to `operator delete(void*)'
  4327. Prelude.o: In function `_wrap_IDMEFPath_clone':
  4328. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12367: undefined reference to `operator new(unsigned long)'
  4329. Prelude.o: In function `SwigValueWrapper<Prelude::IDMEFPath>::SwigMovePointer::~SwigMovePointer()':
  4330. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:29: undefined reference to `operator delete(void*)'
  4331. Prelude.o: In function `SwigValueWrapper<Prelude::IDMEFPath>::operator=(Prelude::IDMEFPath const&)':
  4332. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:36: undefined reference to `operator delete(void*)'
  4333. Prelude.o: In function `_wrap_IDMEFPath_clone':
  4334. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12362: undefined reference to `__cxa_begin_catch'
  4335. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12362: undefined reference to `__cxa_end_catch'
  4336. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12367: undefined reference to `operator delete(void*)'
  4337. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:12362: undefined reference to `__cxa_end_catch'
  4338. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4339. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4340. Prelude.o: In function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
  4341. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4342. Prelude.o: In function `_wrap_IDMEFClass_getEnumValues':
  4343. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15443: undefined reference to `operator new[](unsigned long)'
  4344. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15449: undefined reference to `operator delete[](void*)'
  4345. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4346. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4347. Prelude.o: In function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
  4348. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4349. Prelude.o: In function `_wrap_IDMEFClass_getEnumValues':
  4350. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15436: undefined reference to `__cxa_begin_catch'
  4351. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15436: undefined reference to `__cxa_end_catch'
  4352. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15436: undefined reference to `__cxa_end_catch'
  4353. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEF>::deallocate(Prelude::IDMEF*, unsigned long)':
  4354. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4355. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4356. Prelude.o: In function `_wrap_IDMEFPath_set__SWIG_0':
  4357. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10113: undefined reference to `__cxa_begin_catch'
  4358. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10113: undefined reference to `__cxa_end_catch'
  4359. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10113: undefined reference to `__cxa_end_catch'
  4360. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_2':
  4361. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8368: undefined reference to `operator new(unsigned long)'
  4362. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEF>::deallocate(Prelude::IDMEF*, unsigned long)':
  4363. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4364. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4365. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_2':
  4366. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8368: undefined reference to `operator delete(void*)'
  4367. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8369: undefined reference to `__cxa_begin_catch'
  4368. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8369: undefined reference to `__cxa_end_catch'
  4369. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8369: undefined reference to `__cxa_end_catch'
  4370. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEF>::deallocate(Prelude::IDMEF*, unsigned long)':
  4371. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4372. Prelude.o: In function `_wrap_IDMEF_set__SWIG_0':
  4373. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15861: undefined reference to `operator delete[](void*)'
  4374. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEF>::deallocate(Prelude::IDMEF*, unsigned long)':
  4375. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4376. Prelude.o: In function `_wrap_IDMEF_set__SWIG_0':
  4377. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15866: undefined reference to `operator delete[](void*)'
  4378. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15854: undefined reference to `__cxa_begin_catch'
  4379. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15854: undefined reference to `__cxa_end_catch'
  4380. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15854: undefined reference to `__cxa_end_catch'
  4381. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFValue>::deallocate(Prelude::IDMEFValue*, unsigned long)':
  4382. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4383. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4384. Prelude.o: In function `_wrap_IDMEFPath_set__SWIG_2':
  4385. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10251: undefined reference to `__cxa_begin_catch'
  4386. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10251: undefined reference to `__cxa_end_catch'
  4387. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:10251: undefined reference to `__cxa_end_catch'
  4388. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_4':
  4389. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8465: undefined reference to `operator new(unsigned long)'
  4390. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFValue>::deallocate(Prelude::IDMEFValue*, unsigned long)':
  4391. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4392. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4393. Prelude.o: In function `_wrap_new_IDMEFValue__SWIG_4':
  4394. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8465: undefined reference to `operator delete(void*)'
  4395. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8466: undefined reference to `__cxa_begin_catch'
  4396. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8466: undefined reference to `__cxa_end_catch'
  4397. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:8466: undefined reference to `__cxa_end_catch'
  4398. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFValue>::deallocate(Prelude::IDMEFValue*, unsigned long)':
  4399. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4400. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4401. Prelude.o: In function `_wrap_IDMEFValue___eq____SWIG_0':
  4402. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9331: undefined reference to `__cxa_begin_catch'
  4403. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9331: undefined reference to `__cxa_end_catch'
  4404. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:9331: undefined reference to `__cxa_end_catch'
  4405. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFValue>::deallocate(Prelude::IDMEFValue*, unsigned long)':
  4406. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4407. Prelude.o: In function `_wrap_IDMEF_set__SWIG_2':
  4408. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15995: undefined reference to `operator delete[](void*)'
  4409. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFValue>::deallocate(Prelude::IDMEFValue*, unsigned long)':
  4410. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4411. Prelude.o: In function `_wrap_IDMEF_set__SWIG_2':
  4412. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:16000: undefined reference to `operator delete[](void*)'
  4413. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15988: undefined reference to `__cxa_begin_catch'
  4414. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15988: undefined reference to `__cxa_end_catch'
  4415. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:15988: undefined reference to `__cxa_end_catch'
  4416. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4417. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4418. Prelude.o: In function `Prelude::PreludeError::~PreludeError()':
  4419. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/../../bindings/c++/include/prelude-error.hxx:43: undefined reference to `std::exception::~exception()'
  4420. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4421. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4422. Prelude.o: In function `Prelude::PreludeError::~PreludeError()':
  4423. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/../../bindings/c++/include/prelude-error.hxx:43: undefined reference to `std::exception::~exception()'
  4424. Prelude.o: In function `Prelude::PreludeError::~PreludeError()':
  4425. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/../../bindings/c++/include/prelude-error.hxx:43: undefined reference to `operator delete(void*)'
  4426. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFValue>::deallocate(Prelude::IDMEFValue*, unsigned long)':
  4427. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4428. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4429. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::Connection>::deallocate(Prelude::Connection*, unsigned long)':
  4430. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4431. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4432. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::allocate(unsigned long, void const*)':
  4433. /usr/include/c++/5.4.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)'
  4434. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::Connection>::deallocate(Prelude::Connection*, unsigned long)':
  4435. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4436. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::allocate(unsigned long, void const*)':
  4437. /usr/include/c++/5.4.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  4438. Prelude.o: In function `Prelude::Connection* std::__uninitialized_copy<false>::__uninit_copy<__gnu_cxx::__normal_iterator<Prelude::Connection const*, std::vector<Prelude::Connection, std::allocator<Prelude::Connection> > >, Prelude::Connection*>(__gnu_cxx::__normal_iterator<Prelude::Connection const*, std::vector<Prelude::Connection, std::allocator<Prelude::Connection> > >, __gnu_cxx::__normal_iterator<Prelude::Connection const*, std::vector<Prelude::Connection, std::allocator<Prelude::Connection> > >, Prelude::Connection*)':
  4439. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  4440. Prelude.o: In function `Prelude::Connection* std::__uninitialized_copy<false>::__uninit_copy<Prelude::Connection*, Prelude::Connection*>(Prelude::Connection*, Prelude::Connection*, Prelude::Connection*)':
  4441. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  4442. Prelude.o: In function `Prelude::Connection* std::__uninitialized_copy<false>::__uninit_copy<__gnu_cxx::__normal_iterator<Prelude::Connection const*, std::vector<Prelude::Connection, std::allocator<Prelude::Connection> > >, Prelude::Connection*>(__gnu_cxx::__normal_iterator<Prelude::Connection const*, std::vector<Prelude::Connection, std::allocator<Prelude::Connection> > >, __gnu_cxx::__normal_iterator<Prelude::Connection const*, std::vector<Prelude::Connection, std::allocator<Prelude::Connection> > >, Prelude::Connection*)':
  4443. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  4444. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  4445. Prelude.o: In function `Prelude::Connection* std::vector<Prelude::Connection, std::allocator<Prelude::Connection> >::_M_allocate_and_copy<__gnu_cxx::__normal_iterator<Prelude::Connection const*, std::vector<Prelude::Connection, std::allocator<Prelude::Connection> > > >(unsigned long, __gnu_cxx::__normal_iterator<Prelude::Connection const*, std::vector<Prelude::Connection, std::allocator<Prelude::Connection> > >, __gnu_cxx::__normal_iterator<Prelude::Connection const*, std::vector<Prelude::Connection, std::allocator<Prelude::Connection> > >)':
  4446. /usr/include/c++/5.4.0/bits/stl_vector.h:1231: undefined reference to `__cxa_begin_catch'
  4447. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::Connection>::deallocate(Prelude::Connection*, unsigned long)':
  4448. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4449. Prelude.o: In function `Prelude::Connection* std::vector<Prelude::Connection, std::allocator<Prelude::Connection> >::_M_allocate_and_copy<__gnu_cxx::__normal_iterator<Prelude::Connection const*, std::vector<Prelude::Connection, std::allocator<Prelude::Connection> > > >(unsigned long, __gnu_cxx::__normal_iterator<Prelude::Connection const*, std::vector<Prelude::Connection, std::allocator<Prelude::Connection> > >, __gnu_cxx::__normal_iterator<Prelude::Connection const*, std::vector<Prelude::Connection, std::allocator<Prelude::Connection> > >)':
  4450. /usr/include/c++/5.4.0/bits/stl_vector.h:1234: undefined reference to `__cxa_rethrow'
  4451. Prelude.o: In function `Prelude::Connection* std::__uninitialized_copy<false>::__uninit_copy<Prelude::Connection*, Prelude::Connection*>(Prelude::Connection*, Prelude::Connection*, Prelude::Connection*)':
  4452. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  4453. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  4454. Prelude.o: In function `Prelude::Connection* std::vector<Prelude::Connection, std::allocator<Prelude::Connection> >::_M_allocate_and_copy<__gnu_cxx::__normal_iterator<Prelude::Connection const*, std::vector<Prelude::Connection, std::allocator<Prelude::Connection> > > >(unsigned long, __gnu_cxx::__normal_iterator<Prelude::Connection const*, std::vector<Prelude::Connection, std::allocator<Prelude::Connection> > >, __gnu_cxx::__normal_iterator<Prelude::Connection const*, std::vector<Prelude::Connection, std::allocator<Prelude::Connection> > >)':
  4455. /usr/include/c++/5.4.0/bits/stl_vector.h:1231: undefined reference to `__cxa_end_catch'
  4456. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEF>::deallocate(Prelude::IDMEF*, unsigned long)':
  4457. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4458. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4459. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::allocate(unsigned long, void const*)':
  4460. /usr/include/c++/5.4.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)'
  4461. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::deallocate(Prelude::IDMEFClass::IDMEFClassElem*, unsigned long)':
  4462. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4463. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::allocate(unsigned long, void const*)':
  4464. /usr/include/c++/5.4.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  4465. Prelude.o: In function `SwigValueWrapper<Prelude::IDMEFPath>::SwigMovePointer::~SwigMovePointer()':
  4466. /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl/Prelude.cxx:29: undefined reference to `operator delete(void*)'
  4467. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4468. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4469. Prelude.o: In function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
  4470. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4471. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  4472. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  4473. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4474. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4475. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  4476. /usr/include/c++/5.4.0/bits/basic_string.h:1095: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  4477. Prelude.o: In function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*)':
  4478. /usr/include/c++/5.4.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)'
  4479. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4480. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4481. Prelude.o: In function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
  4482. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4483. Prelude.o: In function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*)':
  4484. /usr/include/c++/5.4.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  4485. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__uninitialized_copy<false>::__uninit_copy<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
  4486. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  4487. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4488. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4489. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__uninitialized_copy<false>::__uninit_copy<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
  4490. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  4491. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__uninitialized_copy<false>::__uninit_copy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
  4492. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  4493. Prelude.o: In function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
  4494. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4495. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__uninitialized_copy<false>::__uninit_copy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
  4496. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  4497. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__uninitialized_copy<false>::__uninit_copy<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
  4498. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  4499. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_allocate_and_copy<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >(unsigned long, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >)':
  4500. /usr/include/c++/5.4.0/bits/stl_vector.h:1231: undefined reference to `__cxa_begin_catch'
  4501. Prelude.o: In function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
  4502. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4503. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_allocate_and_copy<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >(unsigned long, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >)':
  4504. /usr/include/c++/5.4.0/bits/stl_vector.h:1234: undefined reference to `__cxa_rethrow'
  4505. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__uninitialized_copy<false>::__uninit_copy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
  4506. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  4507. Prelude.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_allocate_and_copy<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >(unsigned long, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >)':
  4508. /usr/include/c++/5.4.0/bits/stl_vector.h:1231: undefined reference to `__cxa_end_catch'
  4509. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFClass::IDMEFClassElem>::allocate(unsigned long, void const*)':
  4510. /usr/include/c++/5.4.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)'
  4511. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEF>::deallocate(Prelude::IDMEF*, unsigned long)':
  4512. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4513. Prelude.o: In function `Prelude::IDMEF* std::__uninitialized_copy<false>::__uninit_copy<Prelude::IDMEF*, Prelude::IDMEF*>(Prelude::IDMEF*, Prelude::IDMEF*, Prelude::IDMEF*)':
  4514. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  4515. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  4516. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  4517. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  4518. Prelude.o: In function `std::vector<Prelude::IDMEF, std::allocator<Prelude::IDMEF> >::_M_insert_aux(__gnu_cxx::__normal_iterator<Prelude::IDMEF*, std::vector<Prelude::IDMEF, std::allocator<Prelude::IDMEF> > >, Prelude::IDMEF const&)':
  4519. /usr/include/c++/5.4.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  4520. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEF>::deallocate(Prelude::IDMEF*, unsigned long)':
  4521. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4522. Prelude.o: In function `std::vector<Prelude::IDMEF, std::allocator<Prelude::IDMEF> >::_M_insert_aux(__gnu_cxx::__normal_iterator<Prelude::IDMEF*, std::vector<Prelude::IDMEF, std::allocator<Prelude::IDMEF> > >, Prelude::IDMEF const&)':
  4523. /usr/include/c++/5.4.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  4524. Prelude.o: In function `Prelude::IDMEF* std::__uninitialized_copy<false>::__uninit_copy<Prelude::IDMEF*, Prelude::IDMEF*>(Prelude::IDMEF*, Prelude::IDMEF*, Prelude::IDMEF*)':
  4525. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  4526. Prelude.o: In function `std::vector<Prelude::IDMEF, std::allocator<Prelude::IDMEF> >::_M_insert_aux(__gnu_cxx::__normal_iterator<Prelude::IDMEF*, std::vector<Prelude::IDMEF, std::allocator<Prelude::IDMEF> > >, Prelude::IDMEF const&)':
  4527. /usr/include/c++/5.4.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  4528. Prelude.o: In function `Prelude::IDMEF* std::__uninitialized_copy<false>::__uninit_copy<Prelude::IDMEF*, Prelude::IDMEF*>(Prelude::IDMEF*, Prelude::IDMEF*, Prelude::IDMEF*)':
  4529. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  4530. Prelude.o: In function `std::vector<Prelude::IDMEF, std::allocator<Prelude::IDMEF> >::_M_insert_aux(__gnu_cxx::__normal_iterator<Prelude::IDMEF*, std::vector<Prelude::IDMEF, std::allocator<Prelude::IDMEF> > >, Prelude::IDMEF const&)':
  4531. /usr/include/c++/5.4.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  4532. /usr/include/c++/5.4.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  4533. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFValue>::allocate(unsigned long, void const*)':
  4534. /usr/include/c++/5.4.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)'
  4535. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFValue>::deallocate(Prelude::IDMEFValue*, unsigned long)':
  4536. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4537. Prelude.o: In function `Prelude::IDMEFValue* std::__uninitialized_copy<false>::__uninit_copy<Prelude::IDMEFValue*, Prelude::IDMEFValue*>(Prelude::IDMEFValue*, Prelude::IDMEFValue*, Prelude::IDMEFValue*)':
  4538. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  4539. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  4540. Prelude.o: In function `std::vector<Prelude::IDMEFValue, std::allocator<Prelude::IDMEFValue> >::_M_insert_aux(__gnu_cxx::__normal_iterator<Prelude::IDMEFValue*, std::vector<Prelude::IDMEFValue, std::allocator<Prelude::IDMEFValue> > >, Prelude::IDMEFValue const&)':
  4541. /usr/include/c++/5.4.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  4542. Prelude.o: In function `__gnu_cxx::new_allocator<Prelude::IDMEFValue>::deallocate(Prelude::IDMEFValue*, unsigned long)':
  4543. /usr/include/c++/5.4.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  4544. Prelude.o: In function `std::vector<Prelude::IDMEFValue, std::allocator<Prelude::IDMEFValue> >::_M_insert_aux(__gnu_cxx::__normal_iterator<Prelude::IDMEFValue*, std::vector<Prelude::IDMEFValue, std::allocator<Prelude::IDMEFValue> > >, Prelude::IDMEFValue const&)':
  4545. /usr/include/c++/5.4.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  4546. Prelude.o: In function `Prelude::IDMEFValue* std::__uninitialized_copy<false>::__uninit_copy<Prelude::IDMEFValue*, Prelude::IDMEFValue*>(Prelude::IDMEFValue*, Prelude::IDMEFValue*, Prelude::IDMEFValue*)':
  4547. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  4548. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  4549. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  4550. Prelude.o: In function `std::vector<Prelude::IDMEFValue, std::allocator<Prelude::IDMEFValue> >::_M_insert_aux(__gnu_cxx::__normal_iterator<Prelude::IDMEFValue*, std::vector<Prelude::IDMEFValue, std::allocator<Prelude::IDMEFValue> > >, Prelude::IDMEFValue const&)':
  4551. /usr/include/c++/5.4.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  4552. /usr/include/c++/5.4.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  4553. Prelude.o: In function `Prelude::IDMEFValue* std::__uninitialized_copy<false>::__uninit_copy<Prelude::IDMEFValue*, Prelude::IDMEFValue*>(Prelude::IDMEFValue*, Prelude::IDMEFValue*, Prelude::IDMEFValue*)':
  4554. /usr/include/c++/5.4.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  4555. Prelude.o: In function `std::vector<Prelude::IDMEFValue, std::allocator<Prelude::IDMEFValue> >::_M_insert_aux(__gnu_cxx::__normal_iterator<Prelude::IDMEFValue*, std::vector<Prelude::IDMEFValue, std::allocator<Prelude::IDMEFValue> > >, Prelude::IDMEFValue const&)':
  4556. /usr/include/c++/5.4.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  4557. Prelude.o: In function `_GLOBAL__sub_I_Prelude.cxx':
  4558. /usr/include/c++/5.4.0/iostream:74: undefined reference to `std::ios_base::Init::Init()'
  4559. /usr/include/c++/5.4.0/iostream:74: undefined reference to `std::ios_base::Init::~Init()'
  4560. Prelude.o:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
  4561. collect2: error: ld returned 1 exit status
  4562. Makefile:473: recipe for target 'blib/arch/auto/Prelude/Prelude.so' failed
  4563. make[4]: *** [blib/arch/auto/Prelude/Prelude.so] Error 1
  4564. make[4]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings/perl'
  4565. Makefile:1770: recipe for target 'perl-build' failed
  4566. make[3]: *** [perl-build] Error 2
  4567. make[3]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings'
  4568. Makefile:1437: recipe for target 'all-recursive' failed
  4569. make[2]: *** [all-recursive] Error 1
  4570. make[2]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0/bindings'
  4571. Makefile:1518: recipe for target 'all-recursive' failed
  4572. make[1]: *** [all-recursive] Error 1
  4573. make[1]: Leaving directory '/home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILD/libprelude-3.1.0'
  4574. Makefile:1383: recipe for target 'all' failed
  4575. make: *** [all] Error 2
  4576. error: Bad exit status from /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILDROOT/rpm-tmp.SNHrDd (%build)
  4577.  
  4578.  
  4579. RPM build errors:
  4580. Bad exit status from /home/david/mgarepo/03_A_FAIRE/01_A_FAIRE/libprelude/BUILDROOT/rpm-tmp.SNHrDd (%build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement