1. * Package: net-misc/urlview-0.9
  2. * Repository: gentoo
  3. * Maintainer: nimiux@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 urlview-0.9.tar.gz to /tmp/portage/net-misc/urlview-0.9/work
  15. * Applying no-trailing-newline.patch ...
  16. [ ok ]
  17. * Applying include-fix.patch ...
  18. [ ok ]
  19. * Applying urlview-0.9-DESTDIR.patch ...
  20. [ ok ]
  21. >>> Source unpacked in /tmp/portage/net-misc/urlview-0.9/work
  22. >>> Compiling source in /tmp/portage/net-misc/urlview-0.9/work/urlview-0.9 ...
  23. ./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
  24. loading site script /usr/share/config.site
  25. ./configure: 40: /usr/share/config.site: [[: Permission denied
  26. creating cache ./config.cache
  27. checking for a BSD compatible install... /usr/bin/install -c
  28. checking whether build environment is sane... yes
  29. checking whether make sets ${MAKE}... yes
  30. checking for working aclocal... found
  31. checking for working autoconf... found
  32. checking for working automake... missing
  33. checking for working autoheader... found
  34. checking for working makeinfo... found
  35. checking for gcc... gcc
  36. checking whether the C compiler (gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed) works... yes
  37. checking whether the C compiler (gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed) is a cross-compiler... no
  38. checking whether we are using GNU C... yes
  39. checking whether gcc accepts -g... yes
  40. checking for gcc option to accept ANSI C... none needed
  41. checking how to run the C preprocessor... gcc -E
  42. checking for initscr in -lncurses... yes
  43. checking for curs_set... no
  44. checking for ncurses.h... yes
  45. checking for ncurses/curses.h... no
  46. checking for snprintf... yes
  47. checking for regcomp... yes
  48. checking for regex.h... yes
  49. checking for stdarg.h... yes
  50. checking for varargs.h... no
  51. updating cache ./config.cache
  52. creating ./config.status
  53. creating Makefile
  54. make -j24
  55. gcc -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DURLVIEW -Dunix -c urlview.c
  56. gcc -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DURLVIEW -Dunix -c enter.c
  57. gcc -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DURLVIEW -Dunix -c dokey.c
  58. gcc -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DURLVIEW -Dunix -c quote.c
  59. urlview.c: In function 'main':
  60. urlview.c:517:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  61. system (buf);
  62. ^
  63. gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DURLVIEW -Dunix -Wl,-O1 -Wl,--as-needed -o urlview urlview.o enter.o dokey.o quote.o -lncurses
  64. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/../../../../x86_64-pc-linux-gnu/bin/ld: urlview.o: undefined reference to symbol 'cbreak'
  65. /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
  66. collect2: error: ld returned 1 exit status
  67. Makefile:166: recipe for target 'urlview' failed
  68. make: *** [urlview] Error 1
  69. emake failed
  70. * ERROR: net-misc/urlview-0.9::gentoo failed (compile phase):
  71. * emake failed
  72. *
  73. * Call stack:
  74. * ebuild.sh, line 93: Called src_compile
  75. * environment, line 2094: Called __eapi0_src_compile
  76. * phase-helpers.sh, line 655: Called __eapi2_src_compile
  77. * phase-helpers.sh, line 697: Called die
  78. * The specific snippet of code:
  79. * emake || die "emake failed"
  80. *
  81. * If you need support, post the output of `emerge --info '=net-misc/urlview-0.9::gentoo'`,
  82. * the complete build log and the output of `emerge -pqv '=net-misc/urlview-0.9::gentoo'`.
  83. sed: couldn't open temporary file /etc/portage/package.mask/sedis3UTU: Permission denied