spacepaste

  1.  
  2. prt-get: installing /usr/ports/opt/elfutils
  3. prt-get: starting build Tue Dec 27 12:29:26 2016
  4. =======> Building '/var/ports/packages/elfutils#0.166-1.pkg.tar.xz'.
  5. bsdtar -p -o -C /usr/ports/opt/elfutils/work/src -xf /usr/ports/opt/elfutils/elfutils-0.166.tar.bz2
  6. + build
  7. + cd elfutils-0.166
  8. + ./configure --prefix=/usr --program-prefix=eu- --disable-nls
  9. checking for a BSD-compatible install... /usr/bin/install -c
  10. checking whether build environment is sane... yes
  11. checking for a thread-safe mkdir -p... /bin/mkdir -p
  12. checking for gawk... gawk
  13. checking whether make sets $(MAKE)... yes
  14. checking whether make supports nested variables... yes
  15. checking whether to enable maintainer-specific portions of Makefiles... no
  16. checking whether make supports nested variables... (cached) yes
  17. checking build system type... x86_64-unknown-linux-gnu
  18. checking host system type... x86_64-unknown-linux-gnu
  19. checking for gcc... gcc
  20. checking whether the C compiler works... yes
  21. checking for C compiler default output file name... a.out
  22. checking for suffix of executables...
  23. checking whether we are cross compiling... no
  24. checking for suffix of object files... o
  25. checking whether we are using the GNU C compiler... yes
  26. checking whether gcc accepts -g... yes
  27. checking for gcc option to accept ISO C89... none needed
  28. checking whether gcc understands -c and -o together... yes
  29. checking for style of include used by make... GNU
  30. checking dependency style of gcc... gcc3
  31. checking for ranlib... ranlib
  32. checking for bison... bison -y
  33. checking for flex... flex
  34. checking lex output file root... lex.yy
  35. checking lex library... -lfl
  36. checking whether yytext is a pointer... yes
  37. checking for ar... ar
  38. checking the archiver (ar) interface... ar
  39. checking for readelf... readelf
  40. checking for nm... nm
  41. checking for gcc with GNU99 support... yes
  42. checking for __thread support... yes
  43. checking for special C compiler options needed for large files... no
  44. checking for _FILE_OFFSET_BITS value needed for large files... no
  45. checking for library containing gzdirect... -lz
  46. checking for library containing BZ2_bzdopen... -lbz2
  47. checking for library containing lzma_auto_decoder... -llzma
  48. checking for __cxa_demangle in -lstdc++... yes
  49. checking whether gcc accepts -Wstack-usage... yes
  50. checking whether gcc has a sane -Wlogical-op... yes
  51. checking whether gcc accepts -Wduplicated-cond... yes
  52. checking whether gcc accepts -Wnull-dereference... yes
  53. checking whether NLS is requested... no
  54. checking for msgfmt... /usr/bin/msgfmt
  55. checking for gmsgfmt... /usr/bin/msgfmt
  56. checking for xgettext... /usr/bin/xgettext
  57. checking for msgmerge... /usr/bin/msgmerge
  58. checking how to run the C preprocessor... gcc -E
  59. checking for grep that handles long lines and -e... /usr/bin/grep
  60. checking for egrep... /usr/bin/grep -E
  61. checking for ANSI C header files... yes
  62. checking for sys/types.h... yes
  63. checking for sys/stat.h... yes
  64. checking for stdlib.h... yes
  65. checking for string.h... yes
  66. checking for memory.h... yes
  67. checking for strings.h... yes
  68. checking for inttypes.h... yes
  69. checking for stdint.h... yes
  70. checking for unistd.h... yes
  71. checking size of long... 8
  72. checking for struct user_regs_struct... yes
  73. checking gcc option for 32-bit word size... -m32
  74. checking for 64-bit host... yes
  75. checking whether gcc -m32 makes executables we can run... yes
  76. checking for bunzip2... yes
  77. checking that generated files are newer than configure... done
  78. configure: creating ./config.status
  79. config.status: creating config/Makefile
  80. config.status: creating Makefile
  81. config.status: creating m4/Makefile
  82. config.status: creating elfutils.spec
  83. config.status: creating lib/Makefile
  84. config.status: creating libelf/Makefile
  85. config.status: creating libebl/Makefile
  86. config.status: creating libdwelf/Makefile
  87. config.status: creating libdw/Makefile
  88. config.status: creating libdwfl/Makefile
  89. config.status: creating libcpu/Makefile
  90. config.status: creating libasm/Makefile
  91. config.status: creating backends/Makefile
  92. config.status: creating src/Makefile
  93. config.status: creating po/Makefile.in
  94. config.status: creating tests/Makefile
  95. config.status: creating config/libelf.pc
  96. config.status: creating config/libdw.pc
  97. config.status: creating version.h
  98. config.status: creating config.h
  99. config.status: executing depfiles commands
  100. config.status: executing po-directories commands
  101. config.status: creating po/POTFILES
  102. config.status: creating po/Makefile
  103. configure:
  104. =====================================================================
  105. elfutils: 0.166 (eu_version: 166)
  106. =====================================================================
  107. Prefix : /usr
  108. Program prefix ("eu-" recommended) : eu-
  109. Source code location : .
  110. Maintainer mode :
  111. libebl modules subdirectory : elfutils
  112. build arch : x86_64-unknown-linux-gnu
  113. RECOMMENDED FEATURES (should all be yes)
  114. gzip support : yes
  115. bzip2 support : yes
  116. lzma/xz support : yes
  117. libstdc++ demangle support : yes
  118. File textrel check : yes
  119. Symbol versioning : yes
  120. NOT RECOMMENDED FEATURES (should all be no)
  121. Experimental thread safety : no
  122. OTHER FEATURES
  123. Deterministic archives by default : false
  124. Native language support : no
  125. EXTRA TEST FEATURES (used with make check)
  126. have bunzip2 installed (required) : yes
  127. debug branch prediction : no
  128. gprof support : no
  129. gcov support : no
  130. run all tests under valgrind : no
  131. gcc undefined behaviour sanitizer : no
  132. use rpath in tests : no
  133. test biarch : yes
  134. + make
  135. make --no-print-directory all-recursive
  136. Making all in config
  137. make[2]: Nothing to be done for 'all'.
  138. Making all in m4
  139. make[2]: Nothing to be done for 'all'.
  140. Making all in lib
  141. CC xstrdup.o
  142. CC xstrndup.o
  143. CC xmalloc.o
  144. CC next_prime.o
  145. CC crc32.o
  146. CC crc32_file.o
  147. CC md5.o
  148. CC sha1.o
  149. CC color.o
  150. AR libeu.a
  151. Making all in libelf
  152. CC elf_version.o
  153. CC elf_hash.o
  154. CC elf_error.o
  155. CC elf_fill.o
  156. CC elf_begin.o
  157. CC elf_next.o
  158. CC elf_rand.o
  159. CC elf_end.o
  160. CC elf_kind.o
  161. CC gelf_getclass.o
  162. CC elf_getbase.o
  163. CC elf_getident.o
  164. CC elf32_fsize.o
  165. CC elf64_fsize.o
  166. CC gelf_fsize.o
  167. CC elf32_xlatetof.o
  168. CC elf32_xlatetom.o
  169. CC elf64_xlatetof.o
  170. CC elf64_xlatetom.o
  171. CC gelf_xlate.o
  172. CC elf32_getehdr.o
  173. CC elf64_getehdr.o
  174. CC gelf_getehdr.o
  175. CC elf32_newehdr.o
  176. CC elf64_newehdr.o
  177. CC gelf_newehdr.o
  178. CC gelf_update_ehdr.o
  179. CC elf32_getphdr.o
  180. CC elf64_getphdr.o
  181. CC gelf_getphdr.o
  182. CC elf32_newphdr.o
  183. CC elf64_newphdr.o
  184. CC gelf_newphdr.o
  185. CC gelf_update_phdr.o
  186. CC elf_getarhdr.o
  187. CC elf_getarsym.o
  188. CC elf_rawfile.o
  189. CC elf_readall.o
  190. CC elf_cntl.o
  191. CC elf_getscn.o
  192. CC elf_nextscn.o
  193. CC elf_ndxscn.o
  194. CC elf_newscn.o
  195. CC elf32_getshdr.o
  196. CC elf64_getshdr.o
  197. CC gelf_getshdr.o
  198. CC gelf_update_shdr.o
  199. CC elf_strptr.o
  200. CC elf_rawdata.o
  201. CC elf_getdata.o
  202. CC elf_newdata.o
  203. CC elf_getdata_rawchunk.o
  204. CC elf_flagelf.o
  205. CC elf_flagehdr.o
  206. CC elf_flagphdr.o
  207. CC elf_flagscn.o
  208. CC elf_flagshdr.o
  209. CC elf_flagdata.o
  210. CC elf_memory.o
  211. CC elf_update.o
  212. CC elf32_updatenull.o
  213. CC elf64_updatenull.o
  214. CC elf32_updatefile.o
  215. CC elf64_updatefile.o
  216. CC gelf_getsym.o
  217. CC gelf_update_sym.o
  218. CC gelf_getversym.o
  219. CC gelf_getverneed.o
  220. CC gelf_getvernaux.o
  221. CC gelf_getverdef.o
  222. CC gelf_getverdaux.o
  223. CC gelf_getrel.o
  224. CC gelf_getrela.o
  225. CC gelf_update_rel.o
  226. CC gelf_update_rela.o
  227. CC gelf_getdyn.o
  228. CC gelf_update_dyn.o
  229. CC gelf_getmove.o
  230. CC gelf_update_move.o
  231. CC gelf_getsyminfo.o
  232. CC gelf_update_syminfo.o
  233. CC gelf_getauxv.o
  234. CC gelf_update_auxv.o
  235. CC gelf_getnote.o
  236. CC gelf_xlatetof.o
  237. CC gelf_xlatetom.o
  238. CC nlist.o
  239. CC gelf_getsymshndx.o
  240. CC gelf_update_symshndx.o
  241. CC gelf_update_versym.o
  242. CC gelf_update_verneed.o
  243. CC gelf_update_vernaux.o
  244. CC gelf_update_verdef.o
  245. CC gelf_update_verdaux.o
  246. CC elf_getphdrnum.o
  247. CC elf_getshdrnum.o
  248. CC elf_getshdrstrndx.o
  249. CC gelf_checksum.o
  250. CC elf32_checksum.o
  251. CC elf64_checksum.o
  252. CC libelf_crc32.o
  253. CC libelf_next_prime.o
  254. CC elf_clone.o
  255. CC gelf_getlib.o
  256. CC gelf_update_lib.o
  257. CC elf32_offscn.o
  258. CC elf64_offscn.o
  259. CC gelf_offscn.o
  260. CC elf_getaroff.o
  261. CC elf_gnu_hash.o
  262. CC elf_scnshndx.o
  263. CC elf32_getchdr.o
  264. CC elf64_getchdr.o
  265. CC gelf_getchdr.o
  266. CC elf_compress.o
  267. CC elf_compress_gnu.o
  268. CC elf_version.os
  269. CC elf_hash.os
  270. CC elf_error.os
  271. CC elf_fill.os
  272. CC elf_begin.os
  273. CC elf_next.os
  274. CC elf_rand.os
  275. CC elf_end.os
  276. CC elf_kind.os
  277. CC gelf_getclass.os
  278. CC elf_getbase.os
  279. CC elf_getident.os
  280. CC elf32_fsize.os
  281. CC elf64_fsize.os
  282. CC gelf_fsize.os
  283. CC elf32_xlatetof.os
  284. CC elf32_xlatetom.os
  285. CC elf64_xlatetof.os
  286. CC elf64_xlatetom.os
  287. CC gelf_xlate.os
  288. CC elf32_getehdr.os
  289. CC elf64_getehdr.os
  290. CC gelf_getehdr.os
  291. CC elf32_newehdr.os
  292. CC elf64_newehdr.os
  293. CC gelf_newehdr.os
  294. CC gelf_update_ehdr.os
  295. CC elf32_getphdr.os
  296. CC elf64_getphdr.os
  297. CC gelf_getphdr.os
  298. CC elf32_newphdr.os
  299. CC elf64_newphdr.os
  300. CC gelf_newphdr.os
  301. CC gelf_update_phdr.os
  302. CC elf_getarhdr.os
  303. CC elf_getarsym.os
  304. CC elf_rawfile.os
  305. CC elf_readall.os
  306. CC elf_cntl.os
  307. CC elf_getscn.os
  308. CC elf_nextscn.os
  309. CC elf_ndxscn.os
  310. CC elf_newscn.os
  311. CC elf32_getshdr.os
  312. CC elf64_getshdr.os
  313. CC gelf_getshdr.os
  314. CC gelf_update_shdr.os
  315. CC elf_strptr.os
  316. CC elf_rawdata.os
  317. CC elf_getdata.os
  318. CC elf_newdata.os
  319. CC elf_getdata_rawchunk.os
  320. CC elf_flagelf.os
  321. CC elf_flagehdr.os
  322. CC elf_flagphdr.os
  323. CC elf_flagscn.os
  324. CC elf_flagshdr.os
  325. CC elf_flagdata.os
  326. CC elf_memory.os
  327. CC elf_update.os
  328. CC elf32_updatenull.os
  329. CC elf64_updatenull.os
  330. CC elf32_updatefile.os
  331. CC elf64_updatefile.os
  332. CC gelf_getsym.os
  333. CC gelf_update_sym.os
  334. CC gelf_getversym.os
  335. CC gelf_getverneed.os
  336. CC gelf_getvernaux.os
  337. CC gelf_getverdef.os
  338. CC gelf_getverdaux.os
  339. CC gelf_getrel.os
  340. CC gelf_getrela.os
  341. CC gelf_update_rel.os
  342. CC gelf_update_rela.os
  343. CC gelf_getdyn.os
  344. CC gelf_update_dyn.os
  345. CC gelf_getmove.os
  346. CC gelf_update_move.os
  347. CC gelf_getsyminfo.os
  348. CC gelf_update_syminfo.os
  349. CC gelf_getauxv.os
  350. CC gelf_update_auxv.os
  351. CC gelf_getnote.os
  352. CC gelf_xlatetof.os
  353. CC gelf_xlatetom.os
  354. CC nlist.os
  355. CC gelf_getsymshndx.os
  356. CC gelf_update_symshndx.os
  357. CC gelf_update_versym.os
  358. CC gelf_update_verneed.os
  359. CC gelf_update_vernaux.os
  360. CC gelf_update_verdef.os
  361. CC gelf_update_verdaux.os
  362. CC elf_getphdrnum.os
  363. CC elf_getshdrnum.os
  364. CC elf_getshdrstrndx.os
  365. CC gelf_checksum.os
  366. CC elf32_checksum.os
  367. CC elf64_checksum.os
  368. CC libelf_crc32.os
  369. CC libelf_next_prime.os
  370. CC elf_clone.os
  371. CC gelf_getlib.os
  372. CC gelf_update_lib.os
  373. CC elf32_offscn.os
  374. CC elf64_offscn.os
  375. CC gelf_offscn.os
  376. CC elf_getaroff.os
  377. CC elf_gnu_hash.os
  378. CC elf_scnshndx.os
  379. CC elf32_getchdr.os
  380. CC elf64_getchdr.os
  381. CC gelf_getchdr.os
  382. CC elf_compress.os
  383. CC elf_compress_gnu.os
  384. AR libelf.a
  385. AR libelf_pic.a
  386. CCLD libelf.so
  387. Making all in libebl
  388. CC eblopenbackend.o
  389. CC eblclosebackend.o
  390. CC eblstrtab.o
  391. CC eblreloctypename.o
  392. CC eblsegmenttypename.o
  393. CC eblsectiontypename.o
  394. CC eblmachineflagname.o
  395. CC eblsymboltypename.o
  396. CC ebldynamictagname.o
  397. CC eblsectionname.o
  398. CC eblobjecttypename.o
  399. CC eblsymbolbindingname.o
  400. CC eblbackendname.o
  401. CC eblshflagscombine.o
  402. CC eblwstrtab.o
  403. CC eblgstrtab.o
  404. CC eblosabiname.o
  405. CC eblmachineflagcheck.o
  406. CC eblmachinesectionflagcheck.o
  407. CC eblreloctypecheck.o
  408. CC eblrelocvaliduse.o
  409. CC eblrelocsimpletype.o
  410. CC ebldynamictagcheck.o
  411. CC eblcorenotetypename.o
  412. CC eblobjnotetypename.o
  413. CC eblcorenote.o
  414. CC eblobjnote.o
  415. CC ebldebugscnp.o
  416. CC eblgotpcreloccheck.o
  417. CC eblcopyrelocp.o
  418. CC eblsectionstripp.o
  419. CC eblelfclass.o
  420. CC eblelfdata.o
  421. CC eblelfmachine.o
  422. CC ebl_check_special_symbol.o
  423. CC eblbsspltp.o
  424. CC eblretval.o
  425. CC eblreginfo.o
  426. CC eblnonerelocp.o
  427. CC eblrelativerelocp.o
  428. CC eblsysvhashentrysize.o
  429. CC eblauxvinfo.o
  430. CC eblcheckobjattr.o
  431. CC ebl_check_special_section.o
  432. CC ebl_syscall_abi.o
  433. CC eblabicfi.o
  434. CC eblstother.o
  435. CC eblinitreg.o
  436. CC ebldwarftoregno.o
  437. CC eblnormalizepc.o
  438. CC eblunwind.o
  439. CC eblresolvesym.o
  440. CC eblcheckreloctargettype.o
  441. AR libebl.a
  442. Making all in libdwelf
  443. CC dwelf_elf_gnu_debuglink.o
  444. CC dwelf_dwarf_gnu_debugaltlink.o
  445. CC dwelf_elf_gnu_build_id.o
  446. CC dwelf_scn_gnu_compressed_size.o
  447. CC dwelf_elf_gnu_debuglink.os
  448. CC dwelf_dwarf_gnu_debugaltlink.os
  449. CC dwelf_elf_gnu_build_id.os
  450. CC dwelf_scn_gnu_compressed_size.os
  451. AR libdwelf.a
  452. AR libdwelf_pic.a
  453. Making all in libdwfl
  454. CC dwfl_begin.o
  455. CC dwfl_end.o
  456. CC dwfl_error.o
  457. CC dwfl_version.o
  458. CC dwfl_module.o
  459. CC dwfl_report_elf.o
  460. CC relocate.o
  461. CC dwfl_module_build_id.o
  462. CC dwfl_module_report_build_id.o
  463. CC derelocate.o
  464. CC offline.o
  465. CC segment.o
  466. CC dwfl_module_info.o
  467. CC dwfl_getmodules.o
  468. CC dwfl_getdwarf.o
  469. CC dwfl_module_getdwarf.o
  470. CC dwfl_module_getelf.o
  471. CC dwfl_validate_address.o
  472. CC argp-std.o
  473. CC find-debuginfo.o
  474. CC dwfl_build_id_find_elf.o
  475. CC dwfl_build_id_find_debuginfo.o
  476. CC linux-kernel-modules.o
  477. CC linux-proc-maps.o
  478. CC dwfl_addrmodule.o
  479. CC dwfl_addrdwarf.o
  480. CC cu.o
  481. CC dwfl_module_nextcu.o
  482. CC dwfl_nextcu.o
  483. CC dwfl_cumodule.o
  484. CC dwfl_module_addrdie.o
  485. CC dwfl_addrdie.o
  486. CC lines.o
  487. CC dwfl_lineinfo.o
  488. CC dwfl_line_comp_dir.o
  489. CC dwfl_linemodule.o
  490. CC dwfl_linecu.o
  491. CC dwfl_dwarf_line.o
  492. CC dwfl_getsrclines.o
  493. CC dwfl_onesrcline.o
  494. CC dwfl_module_getsrc.o
  495. CC dwfl_getsrc.o
  496. CC dwfl_module_getsrc_file.o
  497. CC libdwfl_crc32.o
  498. CC libdwfl_crc32_file.o
  499. CC elf-from-memory.o
  500. CC dwfl_module_dwarf_cfi.o
  501. CC dwfl_module_eh_cfi.o
  502. CC dwfl_module_getsym.o
  503. CC dwfl_module_addrname.o
  504. CC dwfl_module_addrsym.o
  505. CC dwfl_module_return_value_location.o
  506. CC dwfl_module_register_names.o
  507. CC dwfl_segment_report_module.o
  508. CC link_map.o
  509. CC core-file.o
  510. CC open.o
  511. CC image-header.o
  512. CC dwfl_frame.o
  513. CC frame_unwind.o
  514. CC dwfl_frame_pc.o
  515. CC linux-pid-attach.o
  516. CC linux-core-attach.o
  517. CC dwfl_frame_regs.o
  518. CC gzip.o
  519. CC bzip2.o
  520. CC lzma.o
  521. CC dwfl_begin.os
  522. CC dwfl_end.os
  523. CC dwfl_error.os
  524. CC dwfl_version.os
  525. CC dwfl_module.os
  526. CC dwfl_report_elf.os
  527. CC relocate.os
  528. CC dwfl_module_build_id.os
  529. CC dwfl_module_report_build_id.os
  530. CC derelocate.os
  531. CC offline.os
  532. CC segment.os
  533. CC dwfl_module_info.os
  534. CC dwfl_getmodules.os
  535. CC dwfl_getdwarf.os
  536. CC dwfl_module_getdwarf.os
  537. CC dwfl_module_getelf.os
  538. CC dwfl_validate_address.os
  539. CC argp-std.os
  540. CC find-debuginfo.os
  541. CC dwfl_build_id_find_elf.os
  542. CC dwfl_build_id_find_debuginfo.os
  543. CC linux-kernel-modules.os
  544. CC linux-proc-maps.os
  545. CC dwfl_addrmodule.os
  546. CC dwfl_addrdwarf.os
  547. CC cu.os
  548. CC dwfl_module_nextcu.os
  549. CC dwfl_nextcu.os
  550. CC dwfl_cumodule.os
  551. CC dwfl_module_addrdie.os
  552. CC dwfl_addrdie.os
  553. CC lines.os
  554. CC dwfl_lineinfo.os
  555. CC dwfl_line_comp_dir.os
  556. CC dwfl_linemodule.os
  557. CC dwfl_linecu.os
  558. CC dwfl_dwarf_line.os
  559. CC dwfl_getsrclines.os
  560. CC dwfl_onesrcline.os
  561. CC dwfl_module_getsrc.os
  562. CC dwfl_getsrc.os
  563. CC dwfl_module_getsrc_file.os
  564. CC libdwfl_crc32.os
  565. CC libdwfl_crc32_file.os
  566. CC elf-from-memory.os
  567. CC dwfl_module_dwarf_cfi.os
  568. CC dwfl_module_eh_cfi.os
  569. CC dwfl_module_getsym.os
  570. CC dwfl_module_addrname.os
  571. CC dwfl_module_addrsym.os
  572. CC dwfl_module_return_value_location.os
  573. CC dwfl_module_register_names.os
  574. CC dwfl_segment_report_module.os
  575. CC link_map.os
  576. CC core-file.os
  577. CC open.os
  578. CC image-header.os
  579. CC dwfl_frame.os
  580. CC frame_unwind.os
  581. CC dwfl_frame_pc.os
  582. CC linux-pid-attach.os
  583. CC linux-core-attach.os
  584. CC dwfl_frame_regs.os
  585. CC gzip.os
  586. CC bzip2.os
  587. CC lzma.os
  588. AR libdwfl.a
  589. AR libdwfl_pic.a
  590. Making all in libdw
  591. make all-am
  592. CC dwarf_begin.o
  593. CC dwarf_begin_elf.o
  594. CC dwarf_end.o
  595. CC dwarf_getelf.o
  596. CC dwarf_getpubnames.o
  597. CC dwarf_getabbrev.o
  598. CC dwarf_tag.o
  599. CC dwarf_error.o
  600. CC dwarf_nextcu.o
  601. CC dwarf_diename.o
  602. CC dwarf_offdie.o
  603. CC dwarf_attr.o
  604. CC dwarf_formstring.o
  605. CC dwarf_abbrev_hash.o
  606. CC dwarf_sig8_hash.o
  607. CC dwarf_attr_integrate.o
  608. CC dwarf_hasattr_integrate.o
  609. CC dwarf_child.o
  610. CC dwarf_haschildren.o
  611. CC dwarf_formaddr.o
  612. CC dwarf_formudata.o
  613. CC dwarf_formsdata.o
  614. CC dwarf_lowpc.o
  615. CC dwarf_entrypc.o
  616. CC dwarf_haspc.o
  617. CC dwarf_highpc.o
  618. CC dwarf_ranges.o
  619. CC dwarf_formref.o
  620. CC dwarf_formref_die.o
  621. CC dwarf_siblingof.o
  622. CC dwarf_dieoffset.o
  623. CC dwarf_cuoffset.o
  624. CC dwarf_diecu.o
  625. CC dwarf_hasattr.o
  626. CC dwarf_hasform.o
  627. CC dwarf_whatform.o
  628. CC dwarf_whatattr.o
  629. CC dwarf_bytesize.o
  630. CC dwarf_arrayorder.o
  631. CC dwarf_bitsize.o
  632. CC dwarf_bitoffset.o
  633. CC dwarf_srclang.o
  634. CC dwarf_getabbrevtag.o
  635. CC dwarf_getabbrevcode.o
  636. CC dwarf_abbrevhaschildren.o
  637. CC dwarf_getattrcnt.o
  638. CC dwarf_getabbrevattr.o
  639. CC dwarf_getsrclines.o
  640. CC dwarf_getsrc_die.o
  641. CC dwarf_getscopes.o
  642. CC dwarf_getscopes_die.o
  643. CC dwarf_getscopevar.o
  644. CC dwarf_linesrc.o
  645. CC dwarf_lineno.o
  646. CC dwarf_lineaddr.o
  647. CC dwarf_linecol.o
  648. CC dwarf_linebeginstatement.o
  649. CC dwarf_lineendsequence.o
  650. CC dwarf_lineblock.o
  651. CC dwarf_lineprologueend.o
  652. CC dwarf_lineepiloguebegin.o
  653. CC dwarf_lineisa.o
  654. CC dwarf_linediscriminator.o
  655. CC dwarf_lineop_index.o
  656. CC dwarf_onesrcline.o
  657. CC dwarf_formblock.o
  658. CC dwarf_getsrcfiles.o
  659. CC dwarf_filesrc.o
  660. CC dwarf_getsrcdirs.o
  661. CC dwarf_getlocation.o
  662. CC dwarf_getstring.o
  663. CC dwarf_offabbrev.o
  664. CC dwarf_getaranges.o
  665. CC dwarf_onearange.o
  666. CC dwarf_getarangeinfo.o
  667. CC dwarf_getarange_addr.o
  668. CC dwarf_getattrs.o
  669. CC dwarf_formflag.o
  670. CC dwarf_getmacros.o
  671. CC dwarf_macro_getparamcnt.o
  672. CC dwarf_macro_opcode.o
  673. CC dwarf_macro_param.o
  674. CC dwarf_macro_param1.o
  675. CC dwarf_macro_param2.o
  676. CC dwarf_macro_getsrcfiles.o
  677. CC dwarf_addrdie.o
  678. CC dwarf_getfuncs.o
  679. CC dwarf_decl_file.o
  680. CC dwarf_decl_line.o
  681. CC dwarf_decl_column.o
  682. CC dwarf_func_inline.o
  683. CC dwarf_getsrc_file.o
  684. CC libdw_findcu.o
  685. CC libdw_form.o
  686. CC libdw_alloc.o
  687. CC libdw_visit_scopes.o
  688. CC dwarf_entry_breakpoints.o
  689. CC dwarf_next_cfi.o
  690. CC cie.o
  691. CC fde.o
  692. CC cfi.o
  693. CC frame-cache.o
  694. CC dwarf_frame_info.o
  695. CC dwarf_frame_cfa.o
  696. CC dwarf_frame_register.o
  697. CC dwarf_cfi_addrframe.o
  698. CC dwarf_getcfi.o
  699. CC dwarf_getcfi_elf.o
  700. CC dwarf_cfi_end.o
  701. CC dwarf_aggregate_size.o
  702. CC dwarf_getlocation_implicit_pointer.o
  703. CC dwarf_getlocation_die.o
  704. CC dwarf_getlocation_attr.o
  705. CC dwarf_getalt.o
  706. CC dwarf_setalt.o
  707. CC dwarf_cu_getdwarf.o
  708. CC dwarf_cu_die.o
  709. CC dwarf_peel_type.o
  710. CC dwarf_begin.os
  711. CC dwarf_begin_elf.os
  712. CC dwarf_end.os
  713. CC dwarf_getelf.os
  714. CC dwarf_getpubnames.os
  715. CC dwarf_getabbrev.os
  716. CC dwarf_tag.os
  717. CC dwarf_error.os
  718. CC dwarf_nextcu.os
  719. CC dwarf_diename.os
  720. CC dwarf_offdie.os
  721. CC dwarf_attr.os
  722. CC dwarf_formstring.os
  723. CC dwarf_abbrev_hash.os
  724. CC dwarf_sig8_hash.os
  725. CC dwarf_attr_integrate.os
  726. CC dwarf_hasattr_integrate.os
  727. CC dwarf_child.os
  728. CC dwarf_haschildren.os
  729. CC dwarf_formaddr.os
  730. CC dwarf_formudata.os
  731. CC dwarf_formsdata.os
  732. CC dwarf_lowpc.os
  733. CC dwarf_entrypc.os
  734. CC dwarf_haspc.os
  735. CC dwarf_highpc.os
  736. CC dwarf_ranges.os
  737. CC dwarf_formref.os
  738. CC dwarf_formref_die.os
  739. CC dwarf_siblingof.os
  740. CC dwarf_dieoffset.os
  741. CC dwarf_cuoffset.os
  742. CC dwarf_diecu.os
  743. CC dwarf_hasattr.os
  744. CC dwarf_hasform.os
  745. CC dwarf_whatform.os
  746. CC dwarf_whatattr.os
  747. CC dwarf_bytesize.os
  748. CC dwarf_arrayorder.os
  749. CC dwarf_bitsize.os
  750. CC dwarf_bitoffset.os
  751. CC dwarf_srclang.os
  752. CC dwarf_getabbrevtag.os
  753. CC dwarf_getabbrevcode.os
  754. CC dwarf_abbrevhaschildren.os
  755. CC dwarf_getattrcnt.os
  756. CC dwarf_getabbrevattr.os
  757. CC dwarf_getsrclines.os
  758. CC dwarf_getsrc_die.os
  759. CC dwarf_getscopes.os
  760. CC dwarf_getscopes_die.os
  761. CC dwarf_getscopevar.os
  762. CC dwarf_linesrc.os
  763. CC dwarf_lineno.os
  764. CC dwarf_lineaddr.os
  765. CC dwarf_linecol.os
  766. CC dwarf_linebeginstatement.os
  767. CC dwarf_lineendsequence.os
  768. CC dwarf_lineblock.os
  769. CC dwarf_lineprologueend.os
  770. CC dwarf_lineepiloguebegin.os
  771. CC dwarf_lineisa.os
  772. CC dwarf_linediscriminator.os
  773. CC dwarf_lineop_index.os
  774. CC dwarf_onesrcline.os
  775. CC dwarf_formblock.os
  776. CC dwarf_getsrcfiles.os
  777. CC dwarf_filesrc.os
  778. CC dwarf_getsrcdirs.os
  779. CC dwarf_getlocation.os
  780. CC dwarf_getstring.os
  781. CC dwarf_offabbrev.os
  782. CC dwarf_getaranges.os
  783. CC dwarf_onearange.os
  784. CC dwarf_getarangeinfo.os
  785. CC dwarf_getarange_addr.os
  786. CC dwarf_getattrs.os
  787. CC dwarf_formflag.os
  788. CC dwarf_getmacros.os
  789. CC dwarf_macro_getparamcnt.os
  790. CC dwarf_macro_opcode.os
  791. CC dwarf_macro_param.os
  792. CC dwarf_macro_param1.os
  793. CC dwarf_macro_param2.os
  794. CC dwarf_macro_getsrcfiles.os
  795. CC dwarf_addrdie.os
  796. CC dwarf_getfuncs.os
  797. CC dwarf_decl_file.os
  798. CC dwarf_decl_line.os
  799. CC dwarf_decl_column.os
  800. CC dwarf_func_inline.os
  801. CC dwarf_getsrc_file.os
  802. CC libdw_findcu.os
  803. CC libdw_form.os
  804. CC libdw_alloc.os
  805. CC libdw_visit_scopes.os
  806. CC dwarf_entry_breakpoints.os
  807. CC dwarf_next_cfi.os
  808. CC cie.os
  809. CC fde.os
  810. CC cfi.os
  811. CC frame-cache.os
  812. CC dwarf_frame_info.os
  813. CC dwarf_frame_cfa.os
  814. CC dwarf_frame_register.os
  815. CC dwarf_cfi_addrframe.os
  816. CC dwarf_getcfi.os
  817. CC dwarf_getcfi_elf.os
  818. CC dwarf_cfi_end.os
  819. CC dwarf_aggregate_size.os
  820. CC dwarf_getlocation_implicit_pointer.os
  821. CC dwarf_getlocation_die.os
  822. CC dwarf_getlocation_attr.os
  823. CC dwarf_getalt.os
  824. CC dwarf_setalt.os
  825. CC dwarf_cu_getdwarf.os
  826. CC dwarf_cu_die.os
  827. CC dwarf_peel_type.os
  828. AR libdw.a
  829. AR libdw_pic.a
  830. CCLD libdw.so
  831. Making all in libcpu
  832. GEN i386_defs
  833. GEN x86_64_defs
  834. GEN i386.mnemonics
  835. GEN x86_64.mnemonics
  836. CC i386_disasm.o
  837. CC x86_64_disasm.o
  838. AR libcpu_i386.a
  839. AR libcpu_x86_64.a
  840. rm x86_64_defs i386_defs
  841. Making all in libasm
  842. CC asm_begin.o
  843. CC asm_abort.o
  844. CC asm_end.o
  845. CC asm_error.o
  846. CC asm_getelf.o
  847. CC asm_newscn.o
  848. CC asm_newscn_ingrp.o
  849. CC asm_newsubscn.o
  850. CC asm_newsym.o
  851. CC asm_newcomsym.o
  852. CC asm_newabssym.o
  853. CC asm_newscngrp.o
  854. CC asm_scngrp_newsignature.o
  855. CC asm_fill.o
  856. CC asm_align.o
  857. CC asm_addstrz.o
  858. CC asm_addint8.o
  859. CC asm_adduint8.o
  860. CC asm_addint16.o
  861. CC asm_adduint16.o
  862. CC asm_addint32.o
  863. CC asm_adduint32.o
  864. CC asm_addint64.o
  865. CC asm_adduint64.o
  866. CC asm_adduleb128.o
  867. CC asm_addsleb128.o
  868. CC disasm_begin.o
  869. CC disasm_cb.o
  870. CC disasm_end.o
  871. CC disasm_str.o
  872. CC symbolhash.o
  873. CC asm_begin.os
  874. CC asm_abort.os
  875. CC asm_end.os
  876. CC asm_error.os
  877. CC asm_getelf.os
  878. CC asm_newscn.os
  879. CC asm_newscn_ingrp.os
  880. CC asm_newsubscn.os
  881. CC asm_newsym.os
  882. CC asm_newcomsym.os
  883. CC asm_newabssym.os
  884. CC asm_newscngrp.os
  885. CC asm_scngrp_newsignature.os
  886. CC asm_fill.os
  887. CC asm_align.os
  888. CC asm_addstrz.os
  889. CC asm_addint8.os
  890. CC asm_adduint8.os
  891. CC asm_addint16.os
  892. CC asm_adduint16.os
  893. CC asm_addint32.os
  894. CC asm_adduint32.os
  895. CC asm_addint64.os
  896. CC asm_adduint64.os
  897. CC asm_adduleb128.os
  898. CC asm_addsleb128.os
  899. CC disasm_begin.os
  900. CC disasm_cb.os
  901. CC disasm_end.os
  902. CC disasm_str.os
  903. CC symbolhash.os
  904. AR libasm.a
  905. AR libasm_pic.a
  906. CCLD libasm.so
  907. Making all in backends
  908. CC i386_init.o
  909. CC i386_symbol.o
  910. CC i386_corenote.o
  911. CC i386_cfi.o
  912. CC i386_retval.o
  913. CC i386_regs.o
  914. CC i386_auxv.o
  915. CC i386_syscall.o
  916. CC i386_initreg.o
  917. CC sh_init.o
  918. CC sh_symbol.o
  919. CC sh_corenote.o
  920. CC sh_regs.o
  921. CC sh_retval.o
  922. CC x86_64_init.o
  923. CC x86_64_symbol.o
  924. CC x86_64_corenote.o
  925. CC x86_64_cfi.o
  926. CC x86_64_retval.o
  927. CC x86_64_regs.o
  928. CC x86_64_syscall.o
  929. CC x86_64_initreg.o
  930. CC x32_corenote.o
  931. CC ia64_init.o
  932. CC ia64_symbol.o
  933. CC ia64_regs.o
  934. CC ia64_retval.o
  935. CC alpha_init.o
  936. CC alpha_symbol.o
  937. CC alpha_retval.o
  938. CC alpha_regs.o
  939. CC alpha_corenote.o
  940. CC alpha_auxv.o
  941. CC arm_init.o
  942. CC arm_symbol.o
  943. CC arm_regs.o
  944. CC arm_corenote.o
  945. CC arm_auxv.o
  946. CC arm_attrs.o
  947. CC arm_retval.o
  948. CC arm_cfi.o
  949. CC arm_initreg.o
  950. CC aarch64_init.o
  951. CC aarch64_regs.o
  952. CC aarch64_symbol.o
  953. CC aarch64_corenote.o
  954. CC aarch64_retval.o
  955. CC aarch64_cfi.o
  956. CC aarch64_initreg.o
  957. CC sparc_init.o
  958. CC sparc_symbol.o
  959. CC sparc_regs.o
  960. CC sparc_retval.o
  961. CC sparc_corenote.o
  962. CC sparc64_corenote.o
  963. CC sparc_auxv.o
  964. CC sparc_attrs.o
  965. CC sparc_cfi.o
  966. CC sparc_initreg.o
  967. CC ppc_init.o
  968. CC ppc_symbol.o
  969. CC ppc_retval.o
  970. CC ppc_regs.o
  971. CC ppc_corenote.o
  972. CC ppc_auxv.o
  973. CC ppc_attrs.o
  974. CC ppc_syscall.o
  975. CC ppc_cfi.o
  976. CC ppc_initreg.o
  977. CC ppc64_init.o
  978. CC ppc64_symbol.o
  979. CC ppc64_retval.o
  980. CC ppc64_corenote.o
  981. CC ppc64_resolve_sym.o
  982. CC s390_init.o
  983. CC s390_symbol.o
  984. CC s390_regs.o
  985. CC s390_retval.o
  986. CC s390_corenote.o
  987. CC s390x_corenote.o
  988. CC s390_cfi.o
  989. CC s390_initreg.o
  990. CC s390_unwind.o
  991. CC tilegx_init.o
  992. CC tilegx_symbol.o
  993. CC tilegx_regs.o
  994. CC tilegx_retval.o
  995. CC tilegx_corenote.o
  996. CC i386_init.os
  997. CC i386_symbol.os
  998. CC i386_corenote.os
  999. CC i386_cfi.os
  1000. CC i386_retval.os
  1001. CC i386_regs.os
  1002. CC i386_auxv.os
  1003. CC i386_syscall.os
  1004. CC i386_initreg.os
  1005. CC sh_init.os
  1006. CC sh_symbol.os
  1007. CC sh_corenote.os
  1008. CC sh_regs.os
  1009. CC sh_retval.os
  1010. CC x86_64_init.os
  1011. CC x86_64_symbol.os
  1012. CC x86_64_corenote.os
  1013. CC x86_64_cfi.os
  1014. CC x86_64_retval.os
  1015. CC x86_64_regs.os
  1016. CC x86_64_syscall.os
  1017. CC x86_64_initreg.os
  1018. CC x32_corenote.os
  1019. CC ia64_init.os
  1020. CC ia64_symbol.os
  1021. CC ia64_regs.os
  1022. CC ia64_retval.os
  1023. CC alpha_init.os
  1024. CC alpha_symbol.os
  1025. CC alpha_retval.os
  1026. CC alpha_regs.os
  1027. CC alpha_corenote.os
  1028. CC alpha_auxv.os
  1029. CC arm_init.os
  1030. CC arm_symbol.os
  1031. CC arm_regs.os
  1032. CC arm_corenote.os
  1033. CC arm_auxv.os
  1034. CC arm_attrs.os
  1035. CC arm_retval.os
  1036. CC arm_cfi.os
  1037. CC arm_initreg.os
  1038. CC aarch64_init.os
  1039. CC aarch64_regs.os
  1040. CC aarch64_symbol.os
  1041. CC aarch64_corenote.os
  1042. CC aarch64_retval.os
  1043. CC aarch64_cfi.os
  1044. CC aarch64_initreg.os
  1045. CC sparc_init.os
  1046. CC sparc_symbol.os
  1047. CC sparc_regs.os
  1048. CC sparc_retval.os
  1049. CC sparc_corenote.os
  1050. CC sparc64_corenote.os
  1051. CC sparc_auxv.os
  1052. CC sparc_attrs.os
  1053. CC sparc_cfi.os
  1054. CC sparc_initreg.os
  1055. CC ppc_init.os
  1056. CC ppc_symbol.os
  1057. CC ppc_retval.os
  1058. CC ppc_regs.os
  1059. CC ppc_corenote.os
  1060. CC ppc_auxv.os
  1061. CC ppc_attrs.os
  1062. CC ppc_syscall.os
  1063. CC ppc_cfi.os
  1064. CC ppc_initreg.os
  1065. CC ppc64_init.os
  1066. CC ppc64_symbol.os
  1067. CC ppc64_retval.os
  1068. CC ppc64_corenote.os
  1069. CC ppc64_resolve_sym.os
  1070. CC s390_init.os
  1071. CC s390_symbol.os
  1072. CC s390_regs.os
  1073. CC s390_retval.os
  1074. CC s390_corenote.os
  1075. CC s390x_corenote.os
  1076. CC s390_cfi.os
  1077. CC s390_initreg.os
  1078. CC s390_unwind.os
  1079. CC tilegx_init.os
  1080. CC tilegx_symbol.os
  1081. CC tilegx_regs.os
  1082. CC tilegx_retval.os
  1083. CC tilegx_corenote.os
  1084. AR libebl_i386_pic.a
  1085. AR libebl_sh_pic.a
  1086. AR libebl_x86_64_pic.a
  1087. AR libebl_ia64_pic.a
  1088. AR libebl_alpha_pic.a
  1089. AR libebl_arm_pic.a
  1090. AR libebl_aarch64_pic.a
  1091. AR libebl_sparc_pic.a
  1092. AR libebl_ppc_pic.a
  1093. AR libebl_ppc64_pic.a
  1094. AR libebl_s390_pic.a
  1095. AR libebl_tilegx_pic.a
  1096. CCLD libebl_i386.so
  1097. CCLD libebl_sh.so
  1098. CCLD libebl_x86_64.so
  1099. CCLD libebl_ia64.so
  1100. CCLD libebl_alpha.so
  1101. CCLD libebl_arm.so
  1102. CCLD libebl_aarch64.so
  1103. CCLD libebl_sparc.so
  1104. CCLD libebl_ppc.so
  1105. CCLD libebl_ppc64.so
  1106. CCLD libebl_s390.so
  1107. CCLD libebl_tilegx.so
  1108. rm ppc_cfi.o x86_64_symbol.o ppc_auxv.o alpha_symbol.o arm_auxv.o ppc64_retval.o sparc_symbol.o x86_64_syscall.o aarch64_init.o ppc_initreg.o i386_retval.o sparc_corenote.o sparc_cfi.o ppc_regs.o s390_symbol.o ppc_init.o ppc_syscall.o tilegx_symbol.o ia64_symbol.o i386_corenote.o s390_cfi.o i386_init.o ppc_corenote.o alpha_init.o i386_auxv.o x32_corenote.o s390_initreg.o arm_attrs.o ppc64_resolve_sym.o x86_64_initreg.o ia64_init.o arm_initreg.o x86_64_retval.o alpha_auxv.o tilegx_init.o alpha_retval.o arm_cfi.o aarch64_initreg.o sparc_attrs.o i386_syscall.o s390_init.o arm_retval.o x86_64_corenote.o arm_symbol.o sparc_initreg.o aarch64_symbol.o s390_unwind.o aarch64_corenote.o alpha_corenote.o sparc64_corenote.o x86_64_cfi.o sh_symbol.o x86_64_init.o i386_regs.o ppc64_corenote.o s390_retval.o ppc_retval.o ia64_regs.o arm_corenote.o aarch64_cfi.o aarch64_retval.o s390_corenote.o sparc_auxv.o sparc_retval.o sh_regs.o x86_64_regs.o sh_retval.o sh_corenote.o i386_cfi.o alpha_regs.o ppc64_symbol.o arm_regs.o aarch64_regs.o sparc_regs.o i386_symbol.o ppc_symbol.o s390x_corenote.o arm_init.o sparc_init.o s390_regs.o tilegx_retval.o ia64_retval.o ppc64_init.o ppc_attrs.o i386_initreg.o tilegx_regs.o tilegx_corenote.o sh_init.o
  1109. Making all in src
  1110. CC none_ld.o
  1111. CC none_ld.os
  1112. rm none_ld.o
  1113. CC none_ld.o
  1114. CC none_ld.os
  1115. AR libld_elf.a
  1116. CC arlib.o
  1117. CC arlib2.o
  1118. CC arlib-argp.o
  1119. CC i386_ld.o
  1120. CC readelf.o
  1121. CC nm.o
  1122. CC size.o
  1123. CC strip.o
  1124. CC ld.o
  1125. CC ldgeneric.o
  1126. CC ldlex.o
  1127. CC ldscript.o
  1128. CC symbolhash.o
  1129. CC sectionhash.o
  1130. CC versionhash.o
  1131. CC elflint.o
  1132. CC findtextrel.o
  1133. CC addr2line.o
  1134. CC elfcmp.o
  1135. CC objdump.o
  1136. CC ranlib.o
  1137. CC strings.o
  1138. CC ar.o
  1139. CC unstrip.o
  1140. CC stack.o
  1141. CC elfcompress.o
  1142. elfcmp.c: In function 'main':
  1143. elfcmp.c:364:199: error: self-comparison always evaluates to false [-Werror=tautological-compare]
  1144. if (unlikely (name1 == NULL || name2 == NULL
  1145. ^
  1146. cc1: all warnings being treated as errors
  1147. make[2]: *** [Makefile:838: elfcmp.o] Error 1
  1148. make[2]: *** Waiting for unfinished jobs....
  1149. rm i386_ld.o
  1150. make[1]: *** [Makefile:482: all-recursive] Error 1
  1151. make: *** [Makefile:398: all] Error 2
  1152. =======> ERROR: Building '/var/ports/packages/elfutils#0.166-1.pkg.tar.xz' failed.
  1153.