1. * Package: app-editors/curses-hexedit-0.9.7
  2. * Repository: gentoo
  3. * Maintainer: vapier@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 hexedit-0.9.7.tar.gz to /tmp/portage/app-editors/curses-hexedit-0.9.7/work
  15. >>> Source unpacked in /tmp/portage/app-editors/curses-hexedit-0.9.7/work
  16. >>> Preparing source in /tmp/portage/app-editors/curses-hexedit-0.9.7/work/hexedit-0.9.7 ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/app-editors/curses-hexedit-0.9.7/work/hexedit-0.9.7 ...
  19. ./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 --program-prefix=curses-
  20. loading site script /usr/share/config.site
  21. ./configure: 40: /usr/share/config.site: [[: Permission denied
  22. creating cache ./config.cache
  23. checking for a BSD compatible install...
  24. /usr/bin/install -c
  25. checking whether build environment is sane...
  26. yes
  27. checking whether make sets ${MAKE}...
  28. yes
  29. checking for working aclocal...
  30. found
  31. checking for working autoconf...
  32. found
  33. checking for working automake...
  34. missing
  35. checking for working autoheader...
  36. found
  37. checking for working makeinfo...
  38. found
  39. checking for gcc...
  40. gcc
  41. checking whether the C compiler (gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed) works...
  42. yes
  43. checking whether the C compiler (gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed) is a cross-compiler...
  44. no
  45. checking whether we are using GNU C...
  46. yes
  47. checking whether gcc accepts -g...
  48. yes
  49. checking for a BSD compatible install...
  50. /usr/bin/install -c
  51. checking how to run the C preprocessor...
  52. gcc -E
  53. checking for ANSI C header files...
  54. yes
  55. checking whether gcc needs -traditional...
  56. no
  57. checking for ncurses.h...
  58. yes
  59. checking for fcntl.h...
  60. yes
  61. checking for getopt.h...
  62. yes
  63. checking for limits.h...
  64. yes
  65. checking for sys/ioctl.h...
  66. yes
  67. checking for unistd.h...
  68. yes
  69. checking for dirent.h that defines DIR...
  70. yes
  71. checking for opendir in -ldir...
  72. no
  73. checking for working const...
  74. yes
  75. checking whether struct tm is in sys/time.h or time.h...
  76. time.h
  77. checking for snprintf...
  78. yes
  79. checking for isprint...
  80. yes
  81. checking for getopt_long...
  82. yes
  83. checking for TIOCGWINSZ...
  84. yes, found in termio.h
  85. checking for newwin in -lncurses...
  86. yes
  87. updating cache ./config.cache
  88. creating ./config.status
  89. creating Makefile
  90. creating docs/Makefile
  91. creating gnu/Makefile
  92. creating src/Makefile
  93. creating config.h
  94. >>> Source configured.
  95. >>> Compiling source in /tmp/portage/app-editors/curses-hexedit-0.9.7/work/hexedit-0.9.7 ...
  96. make -j24
  97. make all-recursive
  98. make[1]: Entering directory '/tmp/portage/app-editors/curses-hexedit-0.9.7/work/hexedit-0.9.7'
  99. Making all in docs
  100. make[2]: Entering directory '/tmp/portage/app-editors/curses-hexedit-0.9.7/work/hexedit-0.9.7/docs'
  101. make[2]: Nothing to be done for 'all'.
  102. make[2]: Leaving directory '/tmp/portage/app-editors/curses-hexedit-0.9.7/work/hexedit-0.9.7/docs'
  103. Making all in src
  104. make[2]: Entering directory '/tmp/portage/app-editors/curses-hexedit-0.9.7/work/hexedit-0.9.7/src'
  105. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c asciikey.c
  106. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c calc.c
  107. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c calckeys.c
  108. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c edit.c
  109. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c file.c
  110. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c filebuf.c
  111. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c filekeys.c
  112. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c hash.c
  113. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c help.c
  114. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c hexkeys.c
  115. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c init.c
  116. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c main.c
  117. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c misc.c
  118. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c print.c
  119. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c search.c
  120. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c undo.c
  121. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c widgets.c
  122. gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c windows.c
  123. file.c: In function 'fileSelect':
  124. file.c:73:4: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  125. getcwd (previous_dir, PATH_MAX);
  126. ^
  127. windows.c: In function 'popupFileSave':
  128. windows.c:320:13: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
  129. ftruncate (fileno (fp), Globals.filesize);
  130. ^
  131. gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wl,-O1 -Wl,--as-needed -o hexedit asciikey.o calc.o calckeys.o edit.o file.o filebuf.o filekeys.o hash.o help.o hexkeys.o init.o main.o misc.o print.o search.o undo.o widgets.o windows.o -lncurses
  132. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: init.o: undefined reference to symbol 'cbreak'
  133. /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
  134. collect2: error: ld returned 1 exit status
  135. Makefile:155: recipe for target 'hexedit' failed
  136. make[2]: *** [hexedit] Error 1
  137. make[2]: Leaving directory '/tmp/portage/app-editors/curses-hexedit-0.9.7/work/hexedit-0.9.7/src'
  138. Makefile:139: recipe for target 'all-recursive' failed
  139. make[1]: *** [all-recursive] Error 1
  140. make[1]: Leaving directory '/tmp/portage/app-editors/curses-hexedit-0.9.7/work/hexedit-0.9.7'
  141. Makefile:283: recipe for target 'all-recursive-am' failed
  142. make: *** [all-recursive-am] Error 2
  143. * ERROR: app-editors/curses-hexedit-0.9.7::gentoo failed (compile phase):
  144. * emake failed
  145. *
  146. * If you need support, post the output of `emerge --info '=app-editors/curses-hexedit-0.9.7::gentoo'`,
  147. * the complete build log and the output of `emerge -pqv '=app-editors/curses-hexedit-0.9.7::gentoo'`.
  148. * The complete build log is located at '/var/log/portage/app-editors:curses-hexedit-0.9.7:20141111-065258.log'.
  149. * The ebuild environment file is located at '/tmp/portage/app-editors/curses-hexedit-0.9.7/temp/environment'.
  150. * Working directory: '/tmp/portage/app-editors/curses-hexedit-0.9.7/work/hexedit-0.9.7'
  151. * S: '/tmp/portage/app-editors/curses-hexedit-0.9.7/work/hexedit-0.9.7'