1. * Package: dev-lang/polyml-5.5.0
  2. * Repository: gentoo
  3. * Maintainer: ml@gentoo.org
  4. * USE: amd64 elibc_glibc gmp kernel_linux test threads userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking polyml.5.5.tar.gz to /tmp/portage/dev-lang/polyml-5.5.0/work
  15. >>> Source unpacked in /tmp/portage/dev-lang/polyml-5.5.0/work
  16. >>> Preparing source in /tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5 ...
  17. * Applying polyml-5.5.0-configure.patch ...
  18. [ ok ]
  19. * Applying polyml-5.5.0-x-it-basis.patch ...
  20. [ ok ]
  21. * Applying polyml-5.5.0-asm.patch ...
  22. [ ok ]
  23. * Running eautoreconf in '/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5' ...
  24. * Running eautoreconf in '/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5/libffi' ...
  25. * Running libtoolize --install --copy --force --automake ...
  26. [ ok ]
  27. * Running aclocal -I m4 --install ...
  28. * Running libtoolize --install --copy --force --automake ...
  29. [ ok ]
  30. /tmp/portage/dev-lang/polyml-5.5.0/temp/environment: line 987: ACLOCAL_AMFLAGS: command not found
  31. * Running aclocal -I m4 ...
  32. [ ok ]
  33. * Running autoconf ...
  34. [ ok ]
  35. * Running autoheader ...
  36. [ ok ]
  37. * Running automake --add-missing --copy --foreign ...
  38. [ ok ]
  39. [ ok ]
  40. * Running autoconf ...
  41. [ ok ]
  42. * Running autoheader ...
  43. [ ok ]
  44. * Running automake --add-missing --copy --foreign ...
  45. [ ok ]
  46. * Running elibtoolize in: polyml.5.5/
  47. * Applying portage/1.2.0 patch ...
  48. * Applying sed/1.5.6 patch ...
  49. * Applying as-needed/2.4.2 patch ...
  50. * Running elibtoolize in: polyml.5.5/libffi/
  51. * Applying portage/1.2.0 patch ...
  52. * Applying sed/1.5.6 patch ...
  53. * Applying as-needed/2.4.2 patch ...
  54. >>> Source prepared.
  55. >>> Configuring source in /tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5 ...
  56. * econf: updating polyml.5.5/config.sub with /usr/share/gnuconfig/config.sub
  57. * econf: updating polyml.5.5/config.guess with /usr/share/gnuconfig/config.guess
  58. * econf: updating polyml.5.5/libffi/config.sub with /usr/share/gnuconfig/config.sub
  59. * econf: updating polyml.5.5/libffi/config.guess with /usr/share/gnuconfig/config.guess
  60. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --with-system-libffi --without-x --with-gmp --without-portable --with-threads
  61. configure: loading site script /usr/share/config.site
  62. checking for a BSD-compatible install... /usr/bin/install -c
  63. checking whether build environment is sane... yes
  64. checking for a thread-safe mkdir -p... /bin/mkdir -p
  65. checking for gawk... gawk
  66. checking whether make sets $(MAKE)... yes
  67. checking build system type... x86_64-pc-linux-gnu
  68. checking host system type... x86_64-pc-linux-gnu
  69. checking how to print strings... printf
  70. checking for style of include used by make... GNU
  71. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  72. checking whether the C compiler works... yes
  73. checking for C compiler default output file name... a.out
  74. checking for suffix of executables...
  75. checking whether we are cross compiling... no
  76. checking for suffix of object files... o
  77. checking whether we are using the GNU C compiler... yes
  78. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  79. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  80. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  81. checking for a sed that does not truncate output... /bin/sed
  82. checking for grep that handles long lines and -e... /bin/grep
  83. checking for egrep... /bin/grep -E
  84. checking for fgrep... /bin/grep -F
  85. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  86. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  87. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  88. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  89. checking whether ln -s works... yes
  90. checking the maximum length of command line arguments... 1572864
  91. checking whether the shell understands some XSI constructs... yes
  92. checking whether the shell understands "+="... yes
  93. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  94. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  95. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  96. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  97. checking how to recognize dependent libraries... pass_all
  98. checking for x86_64-pc-linux-gnu-dlltool... no
  99. checking for dlltool... no
  100. checking how to associate runtime and link libraries... printf %s\n
  101. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  102. checking for archiver @FILE support... @
  103. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  104. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  105. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  106. checking for sysroot... no
  107. checking for x86_64-pc-linux-gnu-mt... no
  108. checking for mt... mt
  109. checking if mt is a manifest tool... no
  110. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  111. checking for ANSI C header files... yes
  112. checking for sys/types.h... yes
  113. checking for sys/stat.h... yes
  114. checking for stdlib.h... yes
  115. checking for string.h... yes
  116. checking for memory.h... yes
  117. checking for strings.h... yes
  118. checking for inttypes.h... yes
  119. checking for stdint.h... yes
  120. checking for unistd.h... yes
  121. checking for dlfcn.h... yes
  122. checking for objdir... .libs
  123. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  124. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  125. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  126. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  127. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  128. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  129. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  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 whether stripping libraries is possible... yes
  134. checking if libtool supports shared libraries... yes
  135. checking whether to build shared libraries... yes
  136. checking whether to build static libraries... yes
  137. checking whether to enable maintainer-specific portions of Makefiles... no
  138. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  139. checking whether we are using the GNU C++ compiler... yes
  140. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  141. checking dependency style of x86_64-pc-linux-gnu-g++... none
  142. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  143. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  144. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  145. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  146. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  147. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  148. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  149. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  150. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  151. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  152. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  153. checking how to hardcode library paths into programs... immediate
  154. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  155. checking whether we are using the GNU C compiler... (cached) yes
  156. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  157. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  158. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  159. checking whether make sets $(MAKE)... (cached) yes
  160. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  161. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  162. checking for main in -lgcc... yes
  163. checking for main in -lgcc_s... yes
  164. checking for main in -lstdc++... yes
  165. checking for dlopen in -ldl... yes
  166. checking for floor in -lm... yes
  167. checking for main in -lwsock32... no
  168. checking for main in -lgdi32... no
  169. checking for intptr_t... yes
  170. checking for uintptr_t... yes
  171. checking for _ prefix in compiled symbols... no
  172. checking for gethostbyname... yes
  173. checking for getsockopt... yes
  174. checking for sem_wait... no
  175. checking for sem_wait in -lrt... no
  176. checking for X... disabled
  177. checking for size_t... yes
  178. checking for working alloca.h... yes
  179. checking for alloca... yes
  180. checking for dirent.h that defines DIR... yes
  181. checking for library containing opendir... none required
  182. checking for ANSI C header files... (cached) yes
  183. checking for sys/wait.h that is POSIX.1 compatible... yes
  184. checking stdio.h usability... yes
  185. checking stdio.h presence... yes
  186. checking for stdio.h... yes
  187. checking time.h usability... yes
  188. checking time.h presence... yes
  189. checking for time.h... yes
  190. checking fcntl.h usability... yes
  191. checking fcntl.h presence... yes
  192. checking for fcntl.h... yes
  193. checking float.h usability... yes
  194. checking float.h presence... yes
  195. checking for float.h... yes
  196. checking limits.h usability... yes
  197. checking limits.h presence... yes
  198. checking for limits.h... yes
  199. checking locale.h usability... yes
  200. checking locale.h presence... yes
  201. checking for locale.h... yes
  202. checking malloc.h usability... yes
  203. checking malloc.h presence... yes
  204. checking for malloc.h... yes
  205. checking netdb.h usability... yes
  206. checking netdb.h presence... yes
  207. checking for netdb.h... yes
  208. checking netinet/in.h usability... yes
  209. checking netinet/in.h presence... yes
  210. checking for netinet/in.h... yes
  211. checking stddef.h usability... yes
  212. checking stddef.h presence... yes
  213. checking for stddef.h... yes
  214. checking for stdlib.h... (cached) yes
  215. checking for string.h... (cached) yes
  216. checking sys/file.h usability... yes
  217. checking sys/file.h presence... yes
  218. checking for sys/file.h... yes
  219. checking sys/ioctl.h usability... yes
  220. checking sys/ioctl.h presence... yes
  221. checking for sys/ioctl.h... yes
  222. checking sys/param.h usability... yes
  223. checking sys/param.h presence... yes
  224. checking for sys/param.h... yes
  225. checking sys/socket.h usability... yes
  226. checking sys/socket.h presence... yes
  227. checking for sys/socket.h... yes
  228. checking sys/systeminfo.h usability... no
  229. checking sys/systeminfo.h presence... no
  230. checking for sys/systeminfo.h... no
  231. checking sys/time.h usability... yes
  232. checking sys/time.h presence... yes
  233. checking for sys/time.h... yes
  234. checking for unistd.h... (cached) yes
  235. checking values.h usability... yes
  236. checking values.h presence... yes
  237. checking for values.h... yes
  238. checking for dlfcn.h... (cached) yes
  239. checking signal.h usability... yes
  240. checking signal.h presence... yes
  241. checking for signal.h... yes
  242. checking ucontext.h usability... yes
  243. checking ucontext.h presence... yes
  244. checking for ucontext.h... yes
  245. checking assert.h usability... yes
  246. checking assert.h presence... yes
  247. checking for assert.h... yes
  248. checking ctype.h usability... yes
  249. checking ctype.h presence... yes
  250. checking for ctype.h... yes
  251. checking direct.h usability... no
  252. checking direct.h presence... no
  253. checking for direct.h... no
  254. checking errno.h usability... yes
  255. checking errno.h presence... yes
  256. checking for errno.h... yes
  257. checking excpt.h usability... no
  258. checking excpt.h presence... no
  259. checking for excpt.h... no
  260. checking fenv.h usability... yes
  261. checking fenv.h presence... yes
  262. checking for fenv.h... yes
  263. checking fpu_control.h usability... yes
  264. checking fpu_control.h presence... yes
  265. checking for fpu_control.h... yes
  266. checking grp.h usability... yes
  267. checking grp.h presence... yes
  268. checking for grp.h... yes
  269. checking ieeefp.h usability... no
  270. checking ieeefp.h presence... no
  271. checking for ieeefp.h... no
  272. checking io.h usability... no
  273. checking io.h presence... no
  274. checking for io.h... no
  275. checking math.h usability... yes
  276. checking math.h presence... yes
  277. checking for math.h... yes
  278. checking for memory.h... (cached) yes
  279. checking netinet/tcp.h usability... yes
  280. checking netinet/tcp.h presence... yes
  281. checking for netinet/tcp.h... yes
  282. checking poll.h usability... yes
  283. checking poll.h presence... yes
  284. checking for poll.h... yes
  285. checking pwd.h usability... yes
  286. checking pwd.h presence... yes
  287. checking for pwd.h... yes
  288. checking siginfo.h usability... no
  289. checking siginfo.h presence... no
  290. checking for siginfo.h... no
  291. checking stdarg.h usability... yes
  292. checking stdarg.h presence... yes
  293. checking for stdarg.h... yes
  294. checking sys/errno.h usability... yes
  295. checking sys/errno.h presence... yes
  296. checking for sys/errno.h... yes
  297. checking sys/filio.h usability... no
  298. checking sys/filio.h presence... no
  299. checking for sys/filio.h... no
  300. checking sys/mman.h usability... yes
  301. checking sys/mman.h presence... yes
  302. checking for sys/mman.h... yes
  303. checking sys/resource.h usability... yes
  304. checking sys/resource.h presence... yes
  305. checking for sys/resource.h... yes
  306. checking sys/signal.h usability... yes
  307. checking sys/signal.h presence... yes
  308. checking for sys/signal.h... yes
  309. checking sys/sockio.h usability... no
  310. checking sys/sockio.h presence... no
  311. checking for sys/sockio.h... no
  312. checking for sys/stat.h... (cached) yes
  313. checking termios.h usability... yes
  314. checking termios.h presence... yes
  315. checking for termios.h... yes
  316. checking sys/termios.h usability... yes
  317. checking sys/termios.h presence... yes
  318. checking for sys/termios.h... yes
  319. checking sys/times.h usability... yes
  320. checking sys/times.h presence... yes
  321. checking for sys/times.h... yes
  322. checking for sys/types.h... (cached) yes
  323. checking sys/uio.h usability... yes
  324. checking sys/uio.h presence... yes
  325. checking for sys/uio.h... yes
  326. checking sys/un.h usability... yes
  327. checking sys/un.h presence... yes
  328. checking for sys/un.h... yes
  329. checking sys/utsname.h usability... yes
  330. checking sys/utsname.h presence... yes
  331. checking for sys/utsname.h... yes
  332. checking sys/select.h usability... yes
  333. checking sys/select.h presence... yes
  334. checking for sys/select.h... yes
  335. checking sys/sysctl.h usability... yes
  336. checking sys/sysctl.h presence... yes
  337. checking for sys/sysctl.h... yes
  338. checking sys/elf_SPARC.h usability... no
  339. checking sys/elf_SPARC.h presence... no
  340. checking for sys/elf_SPARC.h... no
  341. checking sys/elf_386.h usability... no
  342. checking sys/elf_386.h presence... no
  343. checking for sys/elf_386.h... no
  344. checking windows.h usability... no
  345. checking windows.h presence... no
  346. checking for windows.h... no
  347. checking tchar.h usability... no
  348. checking tchar.h presence... no
  349. checking for tchar.h... no
  350. checking semaphore.h usability... yes
  351. checking semaphore.h presence... yes
  352. checking for semaphore.h... yes
  353. checking X11/Xlib.h usability... yes
  354. checking X11/Xlib.h presence... yes
  355. checking for X11/Xlib.h... yes
  356. checking Xm/Xm.h usability... yes
  357. checking Xm/Xm.h presence... yes
  358. checking for Xm/Xm.h... yes
  359. checking for x86_64-pc-linux-gnu-pkg-config... no
  360. checking for pkg-config... /usr/bin/pkg-config
  361. checking pkg-config is at least version 0.9.0... yes
  362. checking for __gmpn_tdiv_qr in -lgmp... yes
  363. checking gmp.h usability... yes
  364. checking gmp.h presence... yes
  365. checking for gmp.h... yes
  366. checking for FFI... yes
  367. checking for pthread_create in -lpthread... yes
  368. checking pthread.h usability... yes
  369. checking pthread.h presence... yes
  370. checking for pthread.h... yes
  371. checking for IMAGE_FILE_HEADER... no
  372. checking elf.h usability... yes
  373. checking elf.h presence... yes
  374. checking for elf.h... yes
  375. checking for stdbool.h that conforms to C99... yes
  376. checking for _Bool... yes
  377. checking for an ANSI C-conforming const... yes
  378. checking for uid_t in sys/types.h... yes
  379. checking for mode_t... yes
  380. checking for off_t... yes
  381. checking for pid_t... yes
  382. checking for size_t... (cached) yes
  383. checking whether time.h and sys/time.h may both be included... yes
  384. checking whether struct tm is in sys/time.h or time.h... time.h
  385. checking for ucontext_t... yes
  386. checking for struct sigcontext... yes
  387. checking for stack_t... yes
  388. checking for sighandler_t... no
  389. checking for sig_t... yes
  390. checking for socklen_t... yes
  391. checking for long long... yes
  392. checking size of void*... 8
  393. checking size of long... 8
  394. checking for unistd.h... (cached) yes
  395. checking for working chown... yes
  396. checking whether closedir returns void... no
  397. checking for error_at_line... yes
  398. checking vfork.h usability... no
  399. checking vfork.h presence... no
  400. checking for vfork.h... no
  401. checking for fork... yes
  402. checking for vfork... yes
  403. checking for working fork... yes
  404. checking for working vfork... (cached) yes
  405. checking type of array argument to getgroups... gid_t
  406. checking for getgroups... yes
  407. checking for working getgroups... yes
  408. checking whether getpgrp requires zero arguments... yes
  409. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  410. checking whether lstat correctly handles trailing slash... yes
  411. checking whether lstat accepts an empty string... no
  412. checking whether lstat correctly handles trailing slash... (cached) yes
  413. checking for sys/select.h... (cached) yes
  414. checking for sys/socket.h... (cached) yes
  415. checking types of arguments for select... int,fd_set *,struct timeval *
  416. checking whether stat accepts an empty string... no
  417. checking for strftime... yes
  418. checking for working strtod... yes
  419. checking for vprintf... yes
  420. checking for _doprnt... no
  421. checking for bzero... yes
  422. checking for dup2... yes
  423. checking for floor... yes
  424. checking for ftruncate... yes
  425. checking for getcwd... yes
  426. checking for gethostbyaddr... yes
  427. checking for gethostname... yes
  428. checking for gettimeofday... yes
  429. checking for memmove... yes
  430. checking for memset... yes
  431. checking for mkdir... yes
  432. checking for mkfifo... yes
  433. checking for munmap... yes
  434. checking for pathconf... yes
  435. checking for pow... yes
  436. checking for realpath... yes
  437. checking for rmdir... yes
  438. checking for select... yes
  439. checking for setlocale... yes
  440. checking for socket... yes
  441. checking for sqrt... yes
  442. checking for strdup... yes
  443. checking for strerror... yes
  444. checking for uname... yes
  445. checking for dlopen... yes
  446. checking for getrusage... yes
  447. checking for strtod... (cached) yes
  448. checking for dtoa... no
  449. checking for sigaction... yes
  450. checking for mkstemp... yes
  451. checking for getpagesize... yes
  452. checking for sigaltstack... yes
  453. checking for mmap... yes
  454. checking for mprotect... yes
  455. checking whether fpsetmask is declared... no
  456. checking for sysctl... yes
  457. checking for localtime_r... yes
  458. checking for gmtime_r... yes
  459. checking for mcontext_t.gregs... yes
  460. checking for mcontext_t.regs... no
  461. checking for mcontext_t.mc_esp... no
  462. checking for struct mcontext.ss... no
  463. checking for struct __darwin_mcontext.ss... no
  464. checking for struct __darwin_mcontext.__ss... no
  465. checking for struct __darwin_mcontext32.ss... no
  466. checking for struct __darwin_mcontext32.__ss... no
  467. checking for struct __darwin_mcontext64.ss... no
  468. checking for struct __darwin_mcontext64.__ss... no
  469. checking for struct sockaddr_un.sun_len... no
  470. checking that generated files are newer than configure... done
  471. configure: creating ./config.status
  472. config.status: creating Makefile
  473. config.status: creating libpolyml/Makefile
  474. config.status: creating libpolymain/Makefile
  475. config.status: creating config.h
  476. config.status: executing depfiles commands
  477. config.status: executing libtool commands
  478. config.status: executing basis commands
  479. config.status: executing mlsource commands
  480. === configuring in libffi (/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5/libffi)
  481. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--with-system-libffi' '--without-x' '--with-gmp' '--without-portable' '--with-threads' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' --cache-file=/dev/null --srcdir=.
  482. configure: loading site script /usr/share/config.site
  483. checking build system type... x86_64-pc-linux-gnu
  484. checking host system type... x86_64-pc-linux-gnu
  485. checking target system type... x86_64-pc-linux-gnu
  486. checking for gsed... sed
  487. checking for a BSD-compatible install... /usr/bin/install -c
  488. checking whether build environment is sane... yes
  489. checking for a thread-safe mkdir -p... /bin/mkdir -p
  490. checking for gawk... gawk
  491. checking whether make sets $(MAKE)... yes
  492. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  493. checking whether the C compiler works... yes
  494. checking for C compiler default output file name... a.out
  495. checking for suffix of executables...
  496. checking whether we are cross compiling... no
  497. checking for suffix of object files... o
  498. checking whether we are using the GNU C compiler... yes
  499. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  500. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  501. checking for style of include used by make... GNU
  502. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  503. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  504. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  505. checking how to print strings... printf
  506. checking for a sed that does not truncate output... /bin/sed
  507. checking for grep that handles long lines and -e... /bin/grep
  508. checking for egrep... /bin/grep -E
  509. checking for fgrep... /bin/grep -F
  510. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  511. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  512. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  513. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  514. checking whether ln -s works... yes
  515. checking the maximum length of command line arguments... 1572864
  516. checking whether the shell understands some XSI constructs... yes
  517. checking whether the shell understands "+="... yes
  518. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  519. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  520. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  521. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  522. checking how to recognize dependent libraries... pass_all
  523. checking for x86_64-pc-linux-gnu-dlltool... no
  524. checking for dlltool... no
  525. checking how to associate runtime and link libraries... printf %s\n
  526. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  527. checking for archiver @FILE support... @
  528. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  529. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  530. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  531. checking for sysroot... no
  532. checking for x86_64-pc-linux-gnu-mt... no
  533. checking for mt... mt
  534. checking if mt is a manifest tool... no
  535. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  536. checking for ANSI C header files... yes
  537. checking for sys/types.h... yes
  538. checking for sys/stat.h... yes
  539. checking for stdlib.h... yes
  540. checking for string.h... yes
  541. checking for memory.h... yes
  542. checking for strings.h... yes
  543. checking for inttypes.h... yes
  544. checking for stdint.h... yes
  545. checking for unistd.h... yes
  546. checking for dlfcn.h... yes
  547. checking for objdir... .libs
  548. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  549. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  550. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  551. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  552. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  553. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  554. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  555. checking whether -lc should be explicitly linked in... no
  556. checking dynamic linker characteristics... GNU/Linux ld.so
  557. checking how to hardcode library paths into programs... immediate
  558. checking whether stripping libraries is possible... yes
  559. checking if libtool supports shared libraries... yes
  560. checking whether to build shared libraries... yes
  561. checking whether to build static libraries... yes
  562. checking for C compiler vendor... gnu
  563. checking CFLAGS for maximum warnings... -Wall
  564. checking whether to enable maintainer-specific portions of Makefiles... no
  565. checking sys/mman.h usability... yes
  566. checking sys/mman.h presence... yes
  567. checking for sys/mman.h... yes
  568. checking for mmap... yes
  569. checking for sys/mman.h... (cached) yes
  570. checking for mmap... (cached) yes
  571. checking whether read-only mmap of a plain file works... yes
  572. checking whether mmap from /dev/zero works... yes
  573. checking for MAP_ANON(YMOUS)... yes
  574. checking whether mmap with MAP_ANON(YMOUS) works... yes
  575. checking for ANSI C header files... (cached) yes
  576. checking for memcpy... yes
  577. checking for size_t... yes
  578. checking for working alloca.h... yes
  579. checking for alloca... yes
  580. checking size of double... 8
  581. checking size of long double... 16
  582. checking whether byte ordering is bigendian... no
  583. checking assembler .cfi pseudo-op support... yes
  584. checking assembler supports pc related relocs... yes
  585. checking assembler .ascii pseudo-op support... yes
  586. checking assembler .string pseudo-op support... yes
  587. checking assembler supports unwind section type... yes
  588. checking whether .eh_frame section should be read-only... no
  589. checking for __attribute__((visibility("hidden")))... yes
  590. checking that generated files are newer than configure... done
  591. configure: creating ./config.status
  592. config.status: creating include/Makefile
  593. config.status: creating include/ffi.h
  594. config.status: creating Makefile
  595. config.status: creating testsuite/Makefile
  596. config.status: creating man/Makefile
  597. config.status: creating libffi.pc
  598. config.status: creating fficonfig.h
  599. config.status: linking src/x86/ffitarget.h to include/ffitarget.h
  600. config.status: executing buildir commands
  601. config.status: skipping top_srcdir/Makefile - not created
  602. config.status: executing depfiles commands
  603. config.status: executing libtool commands
  604. config.status: executing include commands
  605. config.status: executing src commands
  606. >>> Source configured.
  607. >>> Compiling source in /tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5 ...
  608. make -j24
  609. make all-recursive
  610. make[1]: Entering directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5'
  611. Making all in libpolyml
  612. make[2]: Entering directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5/libpolyml'
  613. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o arb.lo arb.cpp
  614. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o basicio.lo basicio.cpp
  615. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bitmap.lo bitmap.cpp
  616. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o check_objects.lo check_objects.cpp
  617. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o diagnostics.lo diagnostics.cpp
  618. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o errors.lo errors.cpp
  619. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o exporter.lo exporter.cpp
  620. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o foreign.lo foreign.cpp
  621. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gc.lo gc.cpp
  622. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gc_check_weak_ref.lo gc_check_weak_ref.cpp
  623. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gc_copy_phase.lo gc_copy_phase.cpp
  624. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gc_mark_phase.lo gc_mark_phase.cpp
  625. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gc_share_phase.lo gc_share_phase.cpp
  626. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gc_update_phase.lo gc_update_phase.cpp
  627. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gctaskfarm.lo gctaskfarm.cpp
  628. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o heapsizing.lo heapsizing.cpp
  629. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o locking.lo locking.cpp
  630. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o memmgr.lo memmgr.cpp
  631. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mpoly.lo mpoly.cpp
  632. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o network.lo network.cpp
  633. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o objsize.lo objsize.cpp
  634. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o osmem.lo osmem.cpp
  635. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pexport.lo pexport.cpp
  636. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o poly_specific.lo poly_specific.cpp
  637. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c arb.cpp -fPIC -DPIC -o .libs/arb.o
  638. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bitmap.cpp -fPIC -DPIC -o .libs/bitmap.o
  639. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c basicio.cpp -fPIC -DPIC -o .libs/basicio.o
  640. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c check_objects.cpp -fPIC -DPIC -o .libs/check_objects.o
  641. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c foreign.cpp -fPIC -DPIC -o .libs/foreign.o
  642. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exporter.cpp -fPIC -DPIC -o .libs/exporter.o
  643. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c diagnostics.cpp -fPIC -DPIC -o .libs/diagnostics.o
  644. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_mark_phase.cpp -fPIC -DPIC -o .libs/gc_mark_phase.o
  645. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_share_phase.cpp -fPIC -DPIC -o .libs/gc_share_phase.o
  646. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc.cpp -fPIC -DPIC -o .libs/gc.o
  647. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_check_weak_ref.cpp -fPIC -DPIC -o .libs/gc_check_weak_ref.o
  648. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c errors.cpp -fPIC -DPIC -o .libs/errors.o
  649. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c memmgr.cpp -fPIC -DPIC -o .libs/memmgr.o
  650. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_copy_phase.cpp -fPIC -DPIC -o .libs/gc_copy_phase.o
  651. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c heapsizing.cpp -fPIC -DPIC -o .libs/heapsizing.o
  652. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gctaskfarm.cpp -fPIC -DPIC -o .libs/gctaskfarm.o
  653. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_update_phase.cpp -fPIC -DPIC -o .libs/gc_update_phase.o
  654. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mpoly.cpp -fPIC -DPIC -o .libs/mpoly.o
  655. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c network.cpp -fPIC -DPIC -o .libs/network.o
  656. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c locking.cpp -fPIC -DPIC -o .libs/locking.o
  657. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pexport.cpp -fPIC -DPIC -o .libs/pexport.o
  658. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c osmem.cpp -fPIC -DPIC -o .libs/osmem.o
  659. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c objsize.cpp -fPIC -DPIC -o .libs/objsize.o
  660. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c poly_specific.cpp -fPIC -DPIC -o .libs/poly_specific.o
  661. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c errors.cpp -o errors.o >/dev/null 2>&1
  662. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c osmem.cpp -o osmem.o >/dev/null 2>&1
  663. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c diagnostics.cpp -o diagnostics.o >/dev/null 2>&1
  664. pexport.cpp: In member function 'bool PImport::DoImport()':
  665. pexport.cpp:588:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  666. pexport.cpp:603:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  667. pexport.cpp:617:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  668. pexport.cpp:636:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  669. pexport.cpp:641:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  670. pexport.cpp:649:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  671. pexport.cpp:660:68: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  672. pexport.cpp:702:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  673. pexport.cpp:720:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  674. pexport.cpp:739:49: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  675. pexport.cpp:744:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  676. pexport.cpp:756:49: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  677. pexport.cpp:762:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  678. pexport.cpp:778:72: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  679. pexport.cpp:784:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  680. pexport.cpp:818:70: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  681. pexport.cpp:838:49: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  682. pexport.cpp:842:53: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  683. pexport.cpp:854:44: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  684. pexport.cpp:866:44: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  685. pexport.cpp:872:48: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  686. pexport.cpp:877:44: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  687. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o polystring.lo polystring.cpp
  688. pexport.cpp: In member function 'bool PImport::GetValue(PolyWord*)':
  689. pexport.cpp:505:38: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  690. pexport.cpp:513:61: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  691. pexport.cpp:524:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  692. pexport.cpp:534:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  693. pexport.cpp:542:59: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  694. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bitmap.cpp -o bitmap.o >/dev/null 2>&1
  695. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c check_objects.cpp -o check_objects.o >/dev/null 2>&1
  696. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c polystring.cpp -fPIC -DPIC -o .libs/polystring.o
  697. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c locking.cpp -o locking.o >/dev/null 2>&1
  698. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_check_weak_ref.cpp -o gc_check_weak_ref.o >/dev/null 2>&1
  699. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o process_env.lo process_env.cpp
  700. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gctaskfarm.cpp -o gctaskfarm.o >/dev/null 2>&1
  701. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_update_phase.cpp -o gc_update_phase.o >/dev/null 2>&1
  702. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o processes.lo processes.cpp
  703. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c process_env.cpp -fPIC -DPIC -o .libs/process_env.o
  704. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_copy_phase.cpp -o gc_copy_phase.o >/dev/null 2>&1
  705. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c processes.cpp -fPIC -DPIC -o .libs/processes.o
  706. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c poly_specific.cpp -o poly_specific.o >/dev/null 2>&1
  707. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mpoly.cpp -o mpoly.o >/dev/null 2>&1
  708. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o profiling.lo profiling.cpp
  709. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc.cpp -o gc.o >/dev/null 2>&1
  710. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o quick_gc.lo quick_gc.cpp
  711. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o realconv.lo realconv.cpp
  712. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o reals.lo reals.cpp
  713. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c objsize.cpp -o objsize.o >/dev/null 2>&1
  714. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c profiling.cpp -fPIC -DPIC -o .libs/profiling.o
  715. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c realconv.cpp -fPIC -DPIC -o .libs/realconv.o
  716. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c quick_gc.cpp -fPIC -DPIC -o .libs/quick_gc.o
  717. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c reals.cpp -fPIC -DPIC -o .libs/reals.o
  718. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rts_module.lo rts_module.cpp
  719. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c polystring.cpp -o polystring.o >/dev/null 2>&1
  720. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rts_module.cpp -fPIC -DPIC -o .libs/rts_module.o
  721. realconv.cpp: In function 'Bigint* Balloc(int)':
  722. realconv.cpp:613:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  723. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o run_time.lo run_time.cpp
  724. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_share_phase.cpp -o gc_share_phase.o >/dev/null 2>&1
  725. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_mark_phase.cpp -o gc_mark_phase.o >/dev/null 2>&1
  726. realconv.cpp: In function 'char* rv_alloc(int)':
  727. realconv.cpp:3489:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  728. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c run_time.cpp -fPIC -DPIC -o .libs/run_time.o
  729. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rts_module.cpp -o rts_module.o >/dev/null 2>&1
  730. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c process_env.cpp -o process_env.o >/dev/null 2>&1
  731. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exporter.cpp -o exporter.o >/dev/null 2>&1
  732. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c heapsizing.cpp -o heapsizing.o >/dev/null 2>&1
  733. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o save_vec.lo save_vec.cpp
  734. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c save_vec.cpp -fPIC -DPIC -o .libs/save_vec.o
  735. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o savestate.lo savestate.cpp
  736. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o scanaddrs.lo scanaddrs.cpp
  737. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sharedata.lo sharedata.cpp
  738. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sighandler.lo sighandler.cpp
  739. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pexport.cpp -o pexport.o >/dev/null 2>&1
  740. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c basicio.cpp -o basicio.o >/dev/null 2>&1
  741. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c savestate.cpp -fPIC -DPIC -o .libs/savestate.o
  742. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c scanaddrs.cpp -fPIC -DPIC -o .libs/scanaddrs.o
  743. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sharedata.cpp -fPIC -DPIC -o .libs/sharedata.o
  744. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sighandler.cpp -fPIC -DPIC -o .libs/sighandler.o
  745. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o statistics.lo statistics.cpp
  746. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c save_vec.cpp -o save_vec.o >/dev/null 2>&1
  747. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o timing.lo timing.cpp
  748. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c statistics.cpp -fPIC -DPIC -o .libs/statistics.o
  749. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c arb.cpp -o arb.o >/dev/null 2>&1
  750. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c timing.cpp -fPIC -DPIC -o .libs/timing.o
  751. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c profiling.cpp -o profiling.o >/dev/null 2>&1
  752. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o xwindows.lo xwindows.cpp
  753. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o x86_dep.lo x86_dep.cpp
  754. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c quick_gc.cpp -o quick_gc.o >/dev/null 2>&1
  755. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c memmgr.cpp -o memmgr.o >/dev/null 2>&1
  756. statistics.cpp: In constructor 'Statistics::Statistics()':
  757. statistics.cpp:170:62: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
  758. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c xwindows.cpp -fPIC -DPIC -o .libs/xwindows.o
  759. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c x86_dep.cpp -fPIC -DPIC -o .libs/x86_dep.o
  760. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c network.cpp -o network.o >/dev/null 2>&1
  761. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c reals.cpp -o reals.o >/dev/null 2>&1
  762. sed -f ./masm2gas < x86asm.asm > x86asmtemp.S || { rm -f x86asmtemp.S; false; }
  763. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o elfexport.lo elfexport.cpp
  764. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c xwindows.cpp -o xwindows.o >/dev/null 2>&1
  765. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o unix_specific.lo unix_specific.cpp
  766. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sighandler.cpp -o sighandler.o >/dev/null 2>&1
  767. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c elfexport.cpp -fPIC -DPIC -o .libs/elfexport.o
  768. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c unix_specific.cpp -fPIC -DPIC -o .libs/unix_specific.o
  769. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c foreign.cpp -o foreign.o >/dev/null 2>&1
  770. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c statistics.cpp -o statistics.o >/dev/null 2>&1
  771. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c timing.cpp -o timing.o >/dev/null 2>&1
  772. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -c -o x86asmtemp.lo x86asmtemp.S
  773. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -c x86asmtemp.S -fPIC -DPIC -o .libs/x86asmtemp.o
  774. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c scanaddrs.cpp -o scanaddrs.o >/dev/null 2>&1
  775. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -c x86asmtemp.S -o x86asmtemp.o >/dev/null 2>&1
  776. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c processes.cpp -o processes.o >/dev/null 2>&1
  777. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sharedata.cpp -o sharedata.o >/dev/null 2>&1
  778. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c run_time.cpp -o run_time.o >/dev/null 2>&1
  779. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c elfexport.cpp -o elfexport.o >/dev/null 2>&1
  780. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c savestate.cpp -o savestate.o >/dev/null 2>&1
  781. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c realconv.cpp -o realconv.o >/dev/null 2>&1
  782. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c x86_dep.cpp -o x86_dep.o >/dev/null 2>&1
  783. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c unix_specific.cpp -o unix_specific.o >/dev/null 2>&1
  784. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -version-info 4:0:0 -Wl,-O1 -Wl,--as-needed -o libpolyml.la -rpath /usr/lib64 arb.lo basicio.lo bitmap.lo check_objects.lo diagnostics.lo errors.lo exporter.lo foreign.lo gc.lo gc_check_weak_ref.lo gc_copy_phase.lo gc_mark_phase.lo gc_share_phase.lo gc_update_phase.lo gctaskfarm.lo heapsizing.lo locking.lo memmgr.lo mpoly.lo network.lo objsize.lo osmem.lo pexport.lo poly_specific.lo polystring.lo process_env.lo processes.lo profiling.lo quick_gc.lo realconv.lo reals.lo rts_module.lo run_time.lo save_vec.lo savestate.lo scanaddrs.lo sharedata.lo sighandler.lo statistics.lo timing.lo xwindows.lo x86_dep.lo x86asmtemp.lo elfexport.lo unix_specific.lo -lffi -lpthread -lgmp -lm -ldl -lstdc++ -lgcc_s -lgcc
  785. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtbeginS.o .libs/arb.o .libs/basicio.o .libs/bitmap.o .libs/check_objects.o .libs/diagnostics.o .libs/errors.o .libs/exporter.o .libs/foreign.o .libs/gc.o .libs/gc_check_weak_ref.o .libs/gc_copy_phase.o .libs/gc_mark_phase.o .libs/gc_share_phase.o .libs/gc_update_phase.o .libs/gctaskfarm.o .libs/heapsizing.o .libs/locking.o .libs/memmgr.o .libs/mpoly.o .libs/network.o .libs/objsize.o .libs/osmem.o .libs/pexport.o .libs/poly_specific.o .libs/polystring.o .libs/process_env.o .libs/processes.o .libs/profiling.o .libs/quick_gc.o .libs/realconv.o .libs/reals.o .libs/rts_module.o .libs/run_time.o .libs/save_vec.o .libs/savestate.o .libs/scanaddrs.o .libs/sharedata.o .libs/sighandler.o .libs/statistics.o .libs/timing.o .libs/xwindows.o .libs/x86_dep.o .libs/x86asmtemp.o .libs/elfexport.o .libs/unix_specific.o -Wl,--as-needed -lffi -lpthread -lgmp -ldl -lgcc -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libpolyml.so.4 -o .libs/libpolyml.so.4.0.0
  786. libtool: link: (cd ".libs" && rm -f "libpolyml.so.4" && ln -s "libpolyml.so.4.0.0" "libpolyml.so.4")
  787. libtool: link: (cd ".libs" && rm -f "libpolyml.so" && ln -s "libpolyml.so.4.0.0" "libpolyml.so")
  788. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpolyml.a arb.o basicio.o bitmap.o check_objects.o diagnostics.o errors.o exporter.o foreign.o gc.o gc_check_weak_ref.o gc_copy_phase.o gc_mark_phase.o gc_share_phase.o gc_update_phase.o gctaskfarm.o heapsizing.o locking.o memmgr.o mpoly.o network.o objsize.o osmem.o pexport.o poly_specific.o polystring.o process_env.o processes.o profiling.o quick_gc.o realconv.o reals.o rts_module.o run_time.o save_vec.o savestate.o scanaddrs.o sharedata.o sighandler.o statistics.o timing.o xwindows.o x86_dep.o x86asmtemp.o elfexport.o unix_specific.o
  789. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpolyml.a
  790. libtool: link: ( cd ".libs" && rm -f "libpolyml.la" && ln -s "../libpolyml.la" "libpolyml.la" )
  791. make[2]: Leaving directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5/libpolyml'
  792. Making all in libpolymain
  793. make[2]: Entering directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5/libpolymain'
  794. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o polystub.lo polystub.c
  795. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c polystub.c -fPIC -DPIC -o .libs/polystub.o
  796. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c polystub.c -o polystub.o >/dev/null 2>&1
  797. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -static -version-info 0:0 -Wl,-O1 -Wl,--as-needed -o libpolymain.la -rpath /usr/lib64 polystub.lo -lpthread -lgmp -lm -ldl -lstdc++ -lgcc_s -lgcc
  798. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpolymain.a polystub.o
  799. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpolymain.a
  800. libtool: link: ( cd ".libs" && rm -f "libpolymain.la" && ln -s "../libpolymain.la" "libpolymain.la" )
  801. make[2]: Leaving directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5/libpolymain'
  802. make[2]: Entering directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5'
  803. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c polyimport.c
  804. cp ./imports/polymlx86_64.txt polytemp.txt
  805. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o polyimport polyimport.o libpolyml/libpolyml.la -lpthread -lgmp -lm -ldl -lstdc++ -lgcc_s -lgcc
  806. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/polyimport polyimport.o -Wl,--as-needed libpolyml/.libs/libpolyml.so -lffi -lpthread -lgmp -lm -ldl -lstdc++ -lgcc_s -lgcc
  807. ./polyimport -H 50 polytemp.txt -I . < ./exportPoly.sml
  808. Insufficient memory to allocate the heap
  809. make[2]: *** [polyexport.o] Error 1
  810. make[2]: Leaving directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5'
  811. make[1]: *** [all-recursive] Error 1
  812. make[1]: Leaving directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5'
  813. make: *** [all] Error 2
  814. * ERROR: dev-lang/polyml-5.5.0 failed (compile phase):
  815. * emake failed
  816. *
  817. * If you need support, post the output of `emerge --info '=dev-lang/polyml-5.5.0'`,
  818. * the complete build log and the output of `emerge -pqv '=dev-lang/polyml-5.5.0'`.
  819. * The complete build log is located at '/var/log/portage/dev-lang:polyml-5.5.0:20130120-020442.log'.
  820. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-lang/polyml-5.5.0/temp/build.log'.
  821. * The ebuild environment file is located at '/tmp/portage/dev-lang/polyml-5.5.0/temp/environment'.
  822. * Working directory: '/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5'
  823. * S: '/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5'