1. * Package: app-misc/vifm-0.7.7
  2. * Repository: gentoo
  3. * Maintainer: nimiux@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc extended-keys kernel_linux magic 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 vifm-0.7.7.tar.bz2 to /tmp/portage/app-misc/vifm-0.7.7/work
  15. >>> Source unpacked in /tmp/portage/app-misc/vifm-0.7.7/work
  16. >>> Preparing source in /tmp/portage/app-misc/vifm-0.7.7/work/vifm-0.7.7 ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/app-misc/vifm-0.7.7/work/vifm-0.7.7 ...
  19. * econf: updating vifm-0.7.7/config.sub with /usr/share/gnuconfig/config.sub
  20. * econf: updating vifm-0.7.7/config.guess with /usr/share/gnuconfig/config.guess
  21. ./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 --disable-dependency-tracking --libdir=/usr/lib64 --disable-developer --enable-extended-keys --with-libmagic --without-gtk --without-X11
  22. configure: loading site script /usr/share/config.site
  23. ./configure: 40: /usr/share/config.site: [[: Permission denied
  24. checking for a BSD-compatible install... /usr/bin/install -c
  25. checking whether build environment is sane... yes
  26. checking for a thread-safe mkdir -p... /bin/mkdir -p
  27. checking for gawk... gawk
  28. checking whether make sets $(MAKE)... yes
  29. checking for style of include used by make... GNU
  30. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  31. checking whether the C compiler works... yes
  32. checking for C compiler default output file name... a.out
  33. checking for suffix of executables...
  34. checking whether we are cross compiling... no
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C compiler... yes
  37. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  38. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  39. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  40. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  41. checking for grep that handles long lines and -e... /bin/grep
  42. checking for egrep... /bin/grep -E
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking minix/config.h usability... no
  54. checking minix/config.h presence... no
  55. checking for minix/config.h... no
  56. checking whether it is safe to define __EXTENSIONS__... yes
  57. checking for library containing strerror... none required
  58. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  59. checking whether we are using the GNU C compiler... (cached) yes
  60. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  61. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  62. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  63. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  64. checking whether we are using the GNU C compiler... (cached) yes
  65. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  66. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  67. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  68. checking for ANSI C header files... (cached) yes
  69. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  70. checking build system type... x86_64-pc-linux-gnu
  71. checking host system type... x86_64-pc-linux-gnu
  72. checking host... x86_64-pc-linux-gnu
  73. checking assert.h usability... yes
  74. checking assert.h presence... yes
  75. checking for assert.h... yes
  76. checking ctype.h usability... yes
  77. checking ctype.h presence... yes
  78. checking for ctype.h... yes
  79. checking dirent.h usability... yes
  80. checking dirent.h presence... yes
  81. checking for dirent.h... yes
  82. checking errno.h usability... yes
  83. checking errno.h presence... yes
  84. checking for errno.h... yes
  85. checking fcntl.h usability... yes
  86. checking fcntl.h presence... yes
  87. checking for fcntl.h... yes
  88. checking grp.h usability... yes
  89. checking grp.h presence... yes
  90. checking for grp.h... yes
  91. checking for inttypes.h... (cached) yes
  92. checking limits.h usability... yes
  93. checking limits.h presence... yes
  94. checking for limits.h... yes
  95. checking locale.h usability... yes
  96. checking locale.h presence... yes
  97. checking for locale.h... yes
  98. checking math.h usability... yes
  99. checking math.h presence... yes
  100. checking for math.h... yes
  101. checking mntent.h usability... yes
  102. checking mntent.h presence... yes
  103. checking for mntent.h... yes
  104. checking pwd.h usability... yes
  105. checking pwd.h presence... yes
  106. checking for pwd.h... yes
  107. checking signal.h usability... yes
  108. checking signal.h presence... yes
  109. checking for signal.h... yes
  110. checking stdarg.h usability... yes
  111. checking stdarg.h presence... yes
  112. checking for stdarg.h... yes
  113. checking stddef.h usability... yes
  114. checking stddef.h presence... yes
  115. checking for stddef.h... yes
  116. checking for stdint.h... (cached) yes
  117. checking stdio.h usability... yes
  118. checking stdio.h presence... yes
  119. checking for stdio.h... yes
  120. checking for stdlib.h... (cached) yes
  121. checking for string.h... (cached) yes
  122. checking sys/dir.h usability... yes
  123. checking sys/dir.h presence... yes
  124. checking for sys/dir.h... yes
  125. checking sys/ioctl.h usability... yes
  126. checking sys/ioctl.h presence... yes
  127. checking for sys/ioctl.h... yes
  128. checking for sys/stat.h... (cached) yes
  129. checking sys/time.h usability... yes
  130. checking sys/time.h presence... yes
  131. checking for sys/time.h... yes
  132. checking for sys/types.h... (cached) yes
  133. checking sys/wait.h usability... yes
  134. checking sys/wait.h presence... yes
  135. checking for sys/wait.h... yes
  136. checking termios.h usability... yes
  137. checking termios.h presence... yes
  138. checking for termios.h... yes
  139. checking time.h usability... yes
  140. checking time.h presence... yes
  141. checking for time.h... yes
  142. checking for unistd.h... (cached) yes
  143. checking wchar.h usability... yes
  144. checking wchar.h presence... yes
  145. checking for wchar.h... yes
  146. checking wctype.h usability... yes
  147. checking wctype.h presence... yes
  148. checking for wctype.h... yes
  149. checking for uid_t... yes
  150. checking for gid_t... yes
  151. checking for mode_t... yes
  152. checking for off_t... yes
  153. checking for time_t... yes
  154. checking for uint64_t... yes
  155. checking for direntry_t... no
  156. checking for mntent... no
  157. checking for stat... no
  158. checking for FILE... yes
  159. checking for wchar_t... yes
  160. checking for access... yes
  161. checking for atexit... yes
  162. checking for atof... yes
  163. checking for atoi... yes
  164. checking for calloc... yes
  165. checking for chdir... yes
  166. checking for close... yes
  167. checking for closedir... yes
  168. checking for dup... yes
  169. checking for dup2... yes
  170. checking for endmntent... yes
  171. checking for execve... yes
  172. checking for execvp... yes
  173. checking for exit... yes
  174. checking for fclose... yes
  175. checking for fdopen... yes
  176. checking for feof... yes
  177. checking for fgetc... yes
  178. checking for fgets... yes
  179. checking for fork... yes
  180. checking for fprintf... yes
  181. checking for fputc... yes
  182. checking for fputs... yes
  183. checking for free... yes
  184. checking for fwrite... yes
  185. checking for getcwd... yes
  186. checking for getenv... yes
  187. checking for geteuid... yes
  188. checking for getgrent... yes
  189. checking for getgrgid... yes
  190. checking for getgrgid_r... yes
  191. checking for getgrnam... yes
  192. checking for getmntent... yes
  193. checking for getpid... yes
  194. checking for getppid... yes
  195. checking for getpwent... yes
  196. checking for getpwnam... yes
  197. checking for getpwuid... yes
  198. checking for getpwuid_r... yes
  199. checking for ioctl... yes
  200. checking for iswalnum... yes
  201. checking for iswdigit... yes
  202. checking for iswprint... yes
  203. checking for iswspace... yes
  204. checking for iswupper... yes
  205. checking for kill... yes
  206. checking for localtime... yes
  207. checking for malloc... yes
  208. checking for mbstowcs... yes
  209. checking for memcmp... yes
  210. checking for memcpy... yes
  211. checking for memccpy... yes
  212. checking for memmove... yes
  213. checking for memset... yes
  214. checking for mkdir... yes
  215. checking for opendir... yes
  216. checking for pause... yes
  217. checking for pclose... yes
  218. checking for perror... yes
  219. checking for pipe... yes
  220. checking for popen... yes
  221. checking for printf... yes
  222. checking for puts... yes
  223. checking for qsort... yes
  224. checking for read... yes
  225. checking for readlink... yes
  226. checking for realloc... yes
  227. checking for realpath... yes
  228. checking for rename... yes
  229. checking for rmdir... yes
  230. checking for select... yes
  231. checking for setenv... yes
  232. checking for setgrent... yes
  233. checking for setlocale... yes
  234. checking for setmntent... yes
  235. checking for setpgid... yes
  236. checking for setpwent... yes
  237. checking for setsid... yes
  238. checking for setvbuf... yes
  239. checking for sigaction... yes
  240. checking for sigaddset... yes
  241. checking for sigemptyset... yes
  242. checking for signal... yes
  243. checking for sigprocmask... yes
  244. checking for snprintf... yes
  245. checking for sprintf... yes
  246. checking for strcasecmp... yes
  247. checking for strcat... yes
  248. checking for strchr... yes
  249. checking for strcmp... yes
  250. checking for strcpy... yes
  251. checking for strdup... yes
  252. checking for strerror... yes
  253. checking for strftime... yes
  254. checking for strlen... yes
  255. checking for strncasecmp... yes
  256. checking for strncat... yes
  257. checking for strncmp... yes
  258. checking for strncpy... yes
  259. checking for strpbrk... yes
  260. checking for strrchr... yes
  261. checking for strspn... yes
  262. checking for strstr... yes
  263. checking for strtok_r... yes
  264. checking for strtol... yes
  265. checking for strtoll... yes
  266. checking for strverscmp... yes
  267. checking for sysconf... yes
  268. checking for time... yes
  269. checking for tolower... yes
  270. checking for toupper... yes
  271. checking for towupper... yes
  272. checking for ungetc... yes
  273. checking for unlink... yes
  274. checking for unsetenv... yes
  275. checking for vfprintf... yes
  276. checking for vsnprintf... yes
  277. checking for vswprintf... yes
  278. checking for waitpid... yes
  279. checking for wcscat... yes
  280. checking for wcscmp... yes
  281. checking for wcscpy... yes
  282. checking for wcslen... yes
  283. checking for wcsncmp... yes
  284. checking for wcsncpy... yes
  285. checking for wcstof... yes
  286. checking for wcstol... yes
  287. checking for wcstombs... yes
  288. checking for wcswidth... yes
  289. checking for wcwidth... yes
  290. checking regex.h usability... yes
  291. checking regex.h presence... yes
  292. checking for regex.h... yes
  293. checking for regcomp... yes
  294. checking for regerror... yes
  295. checking for regexec... yes
  296. checking for regfree... yes
  297. checking for regex_t... yes
  298. checking whether REG_EXTENDED is declared... yes
  299. checking whether REG_ICASE is declared... yes
  300. checking whether REG_NOMATCH is declared... yes
  301. checking for struct stat.st_mtim... yes
  302. checking for special C compiler options needed for large files... no
  303. checking for _FILE_OFFSET_BITS value needed for large files... no
  304. checking for _LARGEFILE_SOURCE value needed for large files... no
  305. checking for off_t... (cached) yes
  306. checking for file... 1
  307. checking for pthread_create in -lpthread... yes
  308. checking pthread.h usability... yes
  309. checking pthread.h presence... yes
  310. checking for pthread.h... yes
  311. checking for pthread_create... yes
  312. checking for pthread_getspecific... yes
  313. checking for pthread_key_create... yes
  314. checking for pthread_mutex_lock... yes
  315. checking for pthread_mutex_unlock... yes
  316. checking for pthread_once... yes
  317. checking for pthread_setspecific... yes
  318. checking for pthread_t... yes
  319. checking for pthread_once_t... yes
  320. checking for pthread_key_t... yes
  321. checking for pthread_mutex_t... yes
  322. checking whether PTHREAD_ONCE_INIT is declared... yes
  323. checking whether PTHREAD_MUTEX_INITIALIZER is declared... yes
  324. checking for initscr in -lncursesw... yes
  325. checking curses.h usability... yes
  326. checking curses.h presence... yes
  327. checking for curses.h... yes
  328. checking whether COLORS is declared... yes
  329. checking whether COLOR_PAIR is declared... yes
  330. checking whether TABSIZE is declared... yes
  331. checking for curs_set... no
  332. configure: error: curs_set() function not found.
  333. !!! Please attach the following file when seeking support:
  334. !!! /tmp/portage/app-misc/vifm-0.7.7/work/vifm-0.7.7/config.log
  335. * ERROR: app-misc/vifm-0.7.7::gentoo failed (configure phase):
  336. * econf failed
  337. *
  338. * Call stack:
  339. * ebuild.sh, line 93: Called src_configure
  340. * environment, line 2211: Called econf '--disable-developer' '--enable-extended-keys' '--with-libmagic' '--without-gtk' '--without-X11'
  341. * phase-helpers.sh, line 584: Called die
  342. * The specific snippet of code:
  343. * die "econf failed"
  344. *
  345. * If you need support, post the output of `emerge --info '=app-misc/vifm-0.7.7::gentoo'`,
  346. * the complete build log and the output of `emerge -pqv '=app-misc/vifm-0.7.7::gentoo'`.
  347. sed: couldn't open temporary file /etc/portage/package.mask/sedUoCNgc: Permission denied