1. * Package: app-editors/dav-0.8.5-r1
  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 dav-0.8.5.tar.gz to /tmp/portage/app-editors/dav-0.8.5-r1/work
  15. >>> Source unpacked in /tmp/portage/app-editors/dav-0.8.5-r1/work
  16. >>> Preparing source in /tmp/portage/app-editors/dav-0.8.5-r1/work/dav-0.8.5 ...
  17. * Applying dav-0.8.5-asneeded.patch ...
  18. [ ok ]
  19. * Applying dav-0.8.5-davrc-buffer-overflow.patch ...
  20. [ ok ]
  21. >>> Source prepared.
  22. >>> Configuring source in /tmp/portage/app-editors/dav-0.8.5-r1/work/dav-0.8.5 ...
  23. >>> Source configured.
  24. >>> Compiling source in /tmp/portage/app-editors/dav-0.8.5-r1/work/dav-0.8.5 ...
  25. make -j24 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -lncurses' CC=x86_64-pc-linux-gnu-gcc
  26. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o main.o main.c
  27. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o buffers.o buffers.c
  28. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fileIO.o fileIO.c
  29. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o screenIO.o screenIO.c
  30. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o keyboard.o keyboard.c
  31. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o features.o features.c
  32. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o undo.o undo.c
  33. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o move.o move.c
  34. fileIO.c: In function 'doSave':
  35. fileIO.c:95:9: warning: format not a string literal and no format arguments [-Wformat-security]
  36. sprintf(choices[n-1], d->d_name);
  37. ^
  38. features.c: In function 'tryCompile':
  39. features.c:185:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  40. system("make 2>dav.err >/dev/null");
  41. ^
  42. features.c:206:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  43. system("rm dav.err");
  44. ^
  45. fileIO.c: In function 'load':
  46. fileIO.c:181:7: warning: format not a string literal and no format arguments [-Wformat-security]
  47. sprintf(choices[n-1], d->d_name);
  48. ^
  49. main.c: In function 'loadSettings':
  50. main.c:352:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  51. fgets(s, 200, fp);
  52. ^
  53. main.c: In function 'logMsg':
  54. main.c:693:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  55. system(text);
  56. ^
  57. x86_64-pc-linux-gnu-gcc main.o buffers.o fileIO.o screenIO.o keyboard.o features.o undo.o move.o -Wl,-O1 -Wl,--as-needed -lncurses -o dav
  58. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/../../../../x86_64-pc-linux-gnu/bin/ld: main.o: undefined reference to symbol 'cbreak'
  59. /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
  60. collect2: error: ld returned 1 exit status
  61. Makefile:15: recipe for target 'dav' failed
  62. make: *** [dav] Error 1
  63. emake failed
  64. * ERROR: app-editors/dav-0.8.5-r1::gentoo failed (compile phase):
  65. * emake failed
  66. *
  67. * Call stack:
  68. * ebuild.sh, line 93: Called src_compile
  69. * environment, line 2075: Called die
  70. * The specific snippet of code:
  71. * emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS} -lncurses" CC="$(tc-getCC)" || die "emake failed"
  72. *
  73. * If you need support, post the output of `emerge --info '=app-editors/dav-0.8.5-r1::gentoo'`,
  74. * the complete build log and the output of `emerge -pqv '=app-editors/dav-0.8.5-r1::gentoo'`.
  75. sed: couldn't open temporary file /etc/portage/package.mask/sedc4DQcT: Permission denied