1. * Package: app-editors/uemacs-pk-4.0.15_p20120526
  2. * Repository: gentoo
  3. * Maintainer: emacs@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test 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 uemacs-4.0.15_p20120526.tar.bz2 to /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work
  15. >>> Source unpacked in /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work
  16. >>> Preparing source in /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs ...
  17. * Applying uemacs-pk-4.0.15_p20110825-gentoo.patch ...
  18. [ ok ]
  19. >>> Source prepared.
  20. >>> Configuring source in /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs ...
  21. >>> Source configured.
  22. >>> Compiling source in /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs ...
  23. make -j24 CC=x86_64-pc-linux-gnu-gcc 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'
  24. CC ansi.o
  25. CC basic.o
  26. CC bind.o
  27. CC buffer.o
  28. CC crypt.o
  29. CC display.o
  30. CC eval.o
  31. CC exec.o
  32. CC file.o
  33. CC fileio.o
  34. CC ibmpc.o
  35. CC input.o
  36. CC isearch.o
  37. CC line.o
  38. CC lock.o
  39. CC main.o
  40. CC pklock.o
  41. CC posix.o
  42. CC random.o
  43. CC region.o
  44. CC search.o
  45. CC spawn.o
  46. CC tcap.o
  47. CC termio.o
  48. CC vmsvt.o
  49. CC vt52.o
  50. input.c: In function 'getstring':
  51. input.c:595:11: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  52. display.c: In function 'vttidy':
  53. display.c:143:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  54. pklock.c: In function 'dolock':
  55. pklock.c:87:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  56. CC window.o
  57. CC word.o
  58. spawn.c: In function 'filter_buffer':
  59. spawn.c:439:8: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  60. spawn.c: In function 'pipecmd':
  61. spawn.c:349:8: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  62. spawn.c: In function 'execprg':
  63. spawn.c:246:8: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  64. spawn.c: In function 'spawn':
  65. spawn.c:180:8: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  66. spawn.c: In function 'spawncli':
  67. spawn.c:83:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  68. spawn.c:88:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  69. CC names.o
  70. CC globals.o
  71. CC version.o
  72. CC usage.o
  73. CC wrapper.o
  74. LINK em
  75. tcap.o: In function `tcapmove':
  76. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:249: undefined reference to `tgoto'
  77. tcap.o: In function `tcapscrollregion':
  78. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:331: undefined reference to `tgoto'
  79. tcap.o: In function `tcapclose':
  80. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:220: undefined reference to `tgoto'
  81. tcap.o: In function `tcapopen':
  82. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:126: undefined reference to `tgetent'
  83. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:157: undefined reference to `tgetstr'
  84. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:163: undefined reference to `tgetstr'
  85. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:164: undefined reference to `tgetstr'
  86. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:165: undefined reference to `tgetstr'
  87. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:166: undefined reference to `tgetstr'
  88. tcap.o:/tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:167: more undefined references to `tgetstr' follow
  89. tcap.o: In function `tcapopen':
  90. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:172: undefined reference to `tgetnum'
  91. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:177: undefined reference to `tgetstr'
  92. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:178: undefined reference to `tgetstr'
  93. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:189: undefined reference to `tgetstr'
  94. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:190: undefined reference to `tgetstr'
  95. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:191: undefined reference to `tgetstr'
  96. tcap.o:/tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:192: more undefined references to `tgetstr' follow
  97. tcap.o: In function `tcapopen':
  98. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:139: undefined reference to `tgetnum'
  99. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:145: undefined reference to `tgetnum'
  100. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:157: undefined reference to `tgetstr'
  101. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:163: undefined reference to `tgetstr'
  102. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:164: undefined reference to `tgetstr'
  103. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:165: undefined reference to `tgetstr'
  104. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:166: undefined reference to `tgetstr'
  105. tcap.o:/tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:167: more undefined references to `tgetstr' follow
  106. tcap.o: In function `tcapopen':
  107. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:172: undefined reference to `tgetnum'
  108. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:177: undefined reference to `tgetstr'
  109. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:178: undefined reference to `tgetstr'
  110. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:189: undefined reference to `tgetstr'
  111. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:190: undefined reference to `tgetstr'
  112. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:191: undefined reference to `tgetstr'
  113. tcap.o:/tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:192: more undefined references to `tgetstr' follow
  114. tcap.o: In function `putpad':
  115. /tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs/tcap.c:354: undefined reference to `tputs'
  116. collect2: ld returned 1 exit status
  117. make: *** [em] Error 1
  118. * ERROR: app-editors/uemacs-pk-4.0.15_p20120526 failed (compile phase):
  119. * emake failed
  120. *
  121. * If you need support, post the output of `emerge --info '=app-editors/uemacs-pk-4.0.15_p20120526'`,
  122. * the complete build log and the output of `emerge -pqv '=app-editors/uemacs-pk-4.0.15_p20120526'`.
  123. * The complete build log is located at '/var/log/portage/app-editors:uemacs-pk-4.0.15_p20120526:20130228-150502.log'.
  124. * The ebuild environment file is located at '/tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/temp/environment'.
  125. * Working directory: '/tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs'
  126. * S: '/tmp/portage/app-editors/uemacs-pk-4.0.15_p20120526/work/uemacs'