1. * Package: app-editors/levee-3.5a
  2. * Repository: gentoo
  3. * Maintainer: maintainer-needed@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 levee-3.5a.tar.gz to /tmp/portage/app-editors/levee-3.5a/work
  15. >>> Source unpacked in /tmp/portage/app-editors/levee-3.5a/work
  16. >>> Preparing source in /tmp/portage/app-editors/levee-3.5a/work/levee-3.5a ...
  17. * Applying levee-3.4o-darwin.patch ...
  18. [ ok ]
  19. * Applying levee-3.5a-QA.patch ...
  20. [ ok ]
  21. * Applying levee-3.5-glibc210.patch ...
  22. [ ok ]
  23. >>> Source prepared.
  24. >>> Configuring source in /tmp/portage/app-editors/levee-3.5a/work/levee-3.5a ...
  25. Configuring for [levee]
  26. Looking for cpp (x86_64-pc-linux-gnu-cpp) ok
  27. checking for install (/usr/bin/install)
  28. checking the C compiler (cc) ok
  29. LDFLAGS="-Wl,-O1 -Wl,--as-needed" are okay
  30. checking for header string.h (found)
  31. checking for the basename function (found)
  32. checking for header libgen.h (found)
  33. checking for header signal.h (found)
  34. checking for header termcap.h (found)
  35. checking for header termios.h (found)
  36. checking for the tcgetattr function (found)
  37. looking for find (/usr/bin/find)
  38. looking for "ln -s" (/bin/ln)
  39. looking for sed (/bin/sed)
  40. generating Makefile
  41. >>> Source configured.
  42. >>> Compiling source in /tmp/portage/app-editors/levee-3.5a/work/levee-3.5a ...
  43. make -j24 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed' CC=x86_64-pc-linux-gnu-gcc
  44. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -o blockio.o blockio.c
  45. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -o display.o display.c
  46. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -o editcor.o editcor.c
  47. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -o exec.o exec.c
  48. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -o find.o find.c
  49. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -o unixcall.o unixcall.c
  50. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -o globals.o globals.c
  51. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -o insert.o insert.c
  52. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -o main.o main.c
  53. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -o misc.o misc.c
  54. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -o modify.o modify.c
  55. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -o move.o move.c
  56. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -o ucsd.o ucsd.c
  57. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -o undo.o undo.c
  58. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -o wildargs.o wildargs.c
  59. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wl,-O1 -Wl,--as-needed -c -DVERSION=\"`cat VERSION`\" version.c
  60. globals.c:255:5: warning: missing initializer [-Wmissing-field-initializers]
  61. globals.c:255:5: warning: (near initialization for 'vars[14].v_abbr') [-Wmissing-field-initializers]
  62. exec.c: In function 'args':
  63. exec.c:79:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  64. insert.c: In function 'insertion':
  65. insert.c:43:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  66. modify.c: In function 'chop':
  67. modify.c:139:6: warning: unused parameter 'visual' [-Wunused-parameter]
  68. display.c: In function 'scrollforward':
  69. display.c:311:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  70. display.c: In function 'writeline':
  71. display.c:236:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  72. find.c: In function 'dodash':
  73. find.c:218:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  74. display.c: In function 'prints':
  75. display.c:204:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  76. display.c: In function 'printch':
  77. display.c:183:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  78. display.c: In function 'println':
  79. display.c:124:5: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  80. display.c: In function 'printi':
  81. display.c:116:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  82. editcor.c: In function 'execute':
  83. editcor.c:177:1: warning: type of 'start' defaults to 'int' [-Wmissing-parameter-type]
  84. editcor.c:177:1: warning: type of 'end' defaults to 'int' [-Wmissing-parameter-type]
  85. exec.c: In function 'exec':
  86. exec.c:1088:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  87. main.c:283:1: warning: return type of 'main' is not 'int' [-Wmain]
  88. find.c: In function 'findparse':
  89. find.c:395:7: warning: argument 'src' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  90. x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o lev blockio.o display.o editcor.o exec.o find.o unixcall.o globals.o insert.o main.o misc.o modify.o move.o ucsd.o undo.o wildargs.o version.o -lcurses
  91. display.o: In function `tc_init':
  92. /tmp/portage/app-editors/levee-3.5a/work/levee-3.5a/termcap.i:232: undefined reference to `tgetent'
  93. /tmp/portage/app-editors/levee-3.5a/work/levee-3.5a/termcap.i:235: undefined reference to `tgetstr'
  94. /tmp/portage/app-editors/levee-3.5a/work/levee-3.5a/termcap.i:236: undefined reference to `tgetstr'
  95. /tmp/portage/app-editors/levee-3.5a/work/levee-3.5a/termcap.i:237: undefined reference to `tgetstr'
  96. /tmp/portage/app-editors/levee-3.5a/work/levee-3.5a/termcap.i:245: undefined reference to `tgetstr'
  97. /tmp/portage/app-editors/levee-3.5a/work/levee-3.5a/termcap.i:246: undefined reference to `tgetstr'
  98. display.o:/tmp/portage/app-editors/levee-3.5a/work/levee-3.5a/termcap.i:247: more undefined references to `tgetstr' follow
  99. display.o: In function `tc_init':
  100. /tmp/portage/app-editors/levee-3.5a/work/levee-3.5a/termcap.i:255: undefined reference to `tgetnum'
  101. /tmp/portage/app-editors/levee-3.5a/work/levee-3.5a/termcap.i:256: undefined reference to `tgetnum'
  102. /tmp/portage/app-editors/levee-3.5a/work/levee-3.5a/termcap.i:239: undefined reference to `tgoto'
  103. display.o: In function `__mvcur':
  104. /tmp/portage/app-editors/levee-3.5a/work/levee-3.5a/display.c:64: undefined reference to `tgoto'
  105. unixcall.o: In function `strput':
  106. /tmp/portage/app-editors/levee-3.5a/work/levee-3.5a/unixcall.c:58: undefined reference to `tputs'
  107. collect2: ld returned 1 exit status
  108. make: *** [lev] Error 1
  109. * ERROR: app-editors/levee-3.5a failed (compile phase):
  110. * emake failed
  111. *
  112. * If you need support, post the output of `emerge --info '=app-editors/levee-3.5a'`,
  113. * the complete build log and the output of `emerge -pqv '=app-editors/levee-3.5a'`.
  114. * The complete build log is located at '/var/log/portage/app-editors:levee-3.5a:20130228-003416.log'.
  115. * The ebuild environment file is located at '/tmp/portage/app-editors/levee-3.5a/temp/environment'.
  116. * Working directory: '/tmp/portage/app-editors/levee-3.5a/work/levee-3.5a'
  117. * S: '/tmp/portage/app-editors/levee-3.5a/work/levee-3.5a'