Advertisement
Guest User

Untitled

a guest
Jul 29th, 2012
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.26 KB | None | 0 0
  1. # emerge octave
  2. Calculating dependencies... done!
  3.  
  4. >>> Verifying ebuild manifests
  5.  
  6. >>> Emerging (1 of 1) sci-mathematics/octave-3.6.2-r1
  7. * octave-3.6.2.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  8. >>> Unpacking source...
  9. >>> Unpacking octave-3.6.2.tar.bz2 to /var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work
  10. >>> Source unpacked in /var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work
  11. >>> Preparing source in /var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2 ...
  12. * Applying octave-3.4.3-pkgbuilddir.patch ... [ ok ]
  13. * Applying octave-3.4.3-help.patch ... [ ok ]
  14. * Applying octave-3.4.3-texi.patch ... [ ok ]
  15. * Applying octave-3.4.3-gets.patch ... [ ok ]
  16. * Running eautoreconf in '/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2' ...
  17. * Running libtoolize --install --copy --force --automake ... [ ok ]
  18. * Running aclocal -I m4 ... [ ok ]
  19. * Running autoconf ... [ ok ]
  20. * Running autoheader ... [ ok ]
  21. * Running automake --add-missing --copy ... [ ok ]
  22. * Running elibtoolize in: octave-3.6.2/build-aux/
  23. * Applying portage/1.2.0 patch ...
  24. * Applying sed/1.5.6 patch ...
  25. >>> Source prepared.
  26. >>> Configuring source in /var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2 ...
  27. /var/tmp/portage/sci-mathematics/octave-3.6.2-r1/temp/environment: line 3232: local: `myeconfargs+': not a valid identifier
  28. >>> Working in BUILD_DIR: "/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2"
  29. * econf: updating octave-3.6.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  30. * econf: updating octave-3.6.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  31. /var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2/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 --disable-dependency-tracking --docdir=/usr/share/doc/octave-3.6.2-r1 --enable-shared --disable-static --localstatedir=/var/state/octave --with-blas=-L/usr/lib64/blas/reference -lblas --with-lapack=-L/usr/lib64/blas/reference -llapack -lblas --disable-docs --enable-readline --without-curl --without-fftw3 --without-fftw3f --with-glpk --with-hdf5 --with-opengl --with-qhull --with-qrupdate --with-arpack --with-umfpack --with-colamd --with-ccolamd --with-cholmod --with-cxsparse --with-x --with-z --with-magick=ImageMagick
  32. checking for a BSD-compatible install... /usr/bin/install -c
  33. checking whether build environment is sane... yes
  34. checking for a thread-safe mkdir -p... /bin/mkdir -p
  35. checking for gawk... gawk
  36. checking whether make sets $(MAKE)... yes
  37. checking how to create a ustar tar archive... gnutar
  38. checking build system type... x86_64-pc-linux-gnu
  39. checking host system type... x86_64-pc-linux-gnu
  40. checking for style of include used by make... GNU
  41. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  42. checking whether the C compiler works... yes
  43. checking for C compiler default output file name... a.out
  44. checking for suffix of executables...
  45. checking whether we are cross compiling... no
  46. checking for suffix of object files... o
  47. checking whether we are using the GNU C compiler... yes
  48. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  49. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  50. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  51. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  52. checking for grep that handles long lines and -e... /bin/grep
  53. checking for egrep... /bin/grep -E
  54. checking for ANSI C header files... yes
  55. checking for sys/types.h... yes
  56. checking for sys/stat.h... yes
  57. checking for stdlib.h... yes
  58. checking for string.h... yes
  59. checking for memory.h... yes
  60. checking for strings.h... yes
  61. checking for inttypes.h... yes
  62. checking for stdint.h... yes
  63. checking for unistd.h... yes
  64. checking minix/config.h usability... no
  65. checking minix/config.h presence... no
  66. checking for minix/config.h... no
  67. checking whether it is safe to define __EXTENSIONS__... yes
  68. defining man1dir to be $(mandir)/man1
  69. defining man1ext to be .1
  70. defining doc_cache_file to be $(octetcdir)/doc-cache
  71. defining infofile to be $(infodir)/octave.info
  72. defining octincludedir to be $(includedir)/octave-$(version)/octave
  73. defining fcnfiledir to be $(datadir)/octave/$(version)/m
  74. defining localfcnfiledir to be $(datadir)/octave/site/m
  75. defining localapifcnfiledir to be $(datadir)/octave/site/$(api_version)/m
  76. defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m
  77. defining octetcdir to be $(datadir)/octave/$(version)/etc
  78. defining octlibdir to be $(libdir)/octave/$(version)
  79. defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(canonical_host_type)
  80. defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(canonical_host_type)
  81. defining localapiarchlibdir to be $(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type)
  82. defining localverarchlibdir to be $(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type)
  83. defining octfiledir to be $(libdir)/octave/$(version)/oct/$(canonical_host_type)
  84. defining localoctfiledir to be $(libdir)/octave/site/oct/$(canonical_host_type)
  85. defining localapioctfiledir to be $(libdir)/octave/site/oct/$(api_version)/$(canonical_host_type)
  86. defining localveroctfiledir to be $(libdir)/octave/$(version)/site/oct/$(canonical_host_type)
  87. defining imagedir to be $(datadir)/octave/$(version)/imagelib
  88. checking for x86_64-pc-linux-gnu-pkg-config... no
  89. checking for pkg-config... /usr/bin/pkg-config
  90. checking pkg-config is at least version 0.9.0... yes
  91. configure: WARNING: building documentation disabled; make dist will fail
  92. configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function
  93. checking whether we are using the GNU C++ compiler... no
  94. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  95. checking dependency style of x86_64-pc-linux-gnu-g++... none
  96. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  97. checking for C++ support for new friend template declaration... yes
  98. checking if C++ library is ISO compliant... no
  99. checking for broken C++ reinterpret_cast... yes
  100. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  101. checking whether we are using the GNU C compiler... (cached) yes
  102. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  103. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  104. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  105. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  106. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  107. checking for Minix Amsterdam compiler... no
  108. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  109. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  110. checking for _LARGEFILE_SOURCE value needed for large files... no
  111. checking for special C compiler options needed for large files... no
  112. checking for _FILE_OFFSET_BITS value needed for large files... no
  113. checking for size_t... yes
  114. checking for working alloca.h... yes
  115. checking for alloca... yes
  116. checking for canonicalize_file_name... yes
  117. checking for getcwd... yes
  118. checking for readlink... yes
  119. checking for realpath... yes
  120. checking for _set_invalid_parameter_handler... no
  121. checking for fchdir... yes
  122. checking for fcntl... yes
  123. checking for symlink... yes
  124. checking for fdopendir... yes
  125. checking for mempcpy... yes
  126. checking for btowc... yes
  127. checking for isblank... yes
  128. checking for iswctype... yes
  129. checking for mbsrtowcs... yes
  130. checking for wmemchr... yes
  131. checking for wmemcpy... yes
  132. checking for wmempcpy... yes
  133. checking for fpurge... no
  134. checking for __fpurge... yes
  135. checking for __freading... yes
  136. checking for fstatat... yes
  137. checking for getdtablesize... yes
  138. checking for getlogin_r... yes
  139. checking for gettimeofday... yes
  140. checking for getpwnam_r... yes
  141. checking for link... yes
  142. checking for lstat... yes
  143. checking for mbsinit... yes
  144. checking for mbrtowc... yes
  145. checking for mprotect... yes
  146. checking for mkfifo... yes
  147. checking for mkostemp... yes
  148. checking for mkstemp... yes
  149. checking for alarm... yes
  150. checking for openat... yes
  151. checking for sigaction... yes
  152. checking for sigaltstack... yes
  153. checking for siginterrupt... yes
  154. checking for sleep... yes
  155. checking for strdup... yes
  156. checking for tzset... yes
  157. checking for strptime... yes
  158. checking for localtime_r... yes
  159. checking for times... yes
  160. checking for pipe... yes
  161. checking for vasnprintf... no
  162. checking for snprintf... yes
  163. checking for iswcntrl... yes
  164. checking whether // is distinct from /... no
  165. checking whether realpath works... yes
  166. checking for sys/param.h... yes
  167. checking for unistd.h... (cached) yes
  168. checking for sys/socket.h... yes
  169. checking for dirent.h... yes
  170. checking for wctype.h... yes
  171. checking for netdb.h... yes
  172. checking for getopt.h... yes
  173. checking for sys/time.h... yes
  174. checking for sys/cdefs.h... yes
  175. checking for math.h... yes
  176. checking for sys/mman.h... yes
  177. checking for sys/select.h... yes
  178. checking for wchar.h... yes
  179. checking for stdint.h... (cached) yes
  180. checking for strings.h... (cached) yes
  181. checking for sys/stat.h... (cached) yes
  182. checking for sys/times.h... yes
  183. checking for sys/uio.h... yes
  184. checking for features.h... yes
  185. checking for inline... inline
  186. checking whether byte ordering is bigendian... no
  187. checking whether the preprocessor supports include_next... yes
  188. checking whether system header files limit the line length... no
  189. checking for complete errno.h... yes
  190. checking whether strerror_r is declared... yes
  191. checking for strerror_r... yes
  192. checking whether strerror_r returns char *... yes
  193. checking whether fchdir is declared... yes
  194. checking for working fcntl.h... yes
  195. checking for pid_t... yes
  196. checking for mode_t... yes
  197. checking for st_dm_mode in struct stat... no
  198. checking whether strmode is declared... no
  199. checking for mbstate_t... yes
  200. checking whether stdin defaults to large file offsets... yes
  201. checking whether fseeko is declared... yes
  202. checking for fseeko... yes
  203. checking whether fflush works on input streams... no
  204. checking whether lstat correctly handles trailing slash... yes
  205. checking whether ftello is declared... yes
  206. checking for ftello... yes
  207. checking whether ftello works... yes
  208. checking whether getcwd (NULL, 0) allocates memory for result... yes
  209. checking for getcwd with POSIX signature... yes
  210. checking whether getcwd is declared... yes
  211. checking whether getlogin_r is declared... yes
  212. checking whether getlogin is declared... yes
  213. checking for getopt.h... (cached) yes
  214. checking for getopt_long_only... yes
  215. checking whether getopt is POSIX compatible... yes
  216. checking for working GNU getopt function... yes
  217. checking whether getenv is declared... yes
  218. checking for C/C++ restrict keyword... __restrict
  219. checking for struct timeval... yes
  220. checking whether gettimeofday is declared without a macro... yes
  221. checking where to find the exponent in a 'double'... word 1 bit 20
  222. checking where to find the exponent in a 'float'... word 0 bit 23
  223. checking whether long double and double are the same... no
  224. checking for nl_langinfo and CODESET... yes
  225. checking whether getc_unlocked is declared... yes
  226. checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
  227. checking whether malloc, realloc, calloc are POSIX compliant... yes
  228. checking for stdlib.h... (cached) yes
  229. checking for GNU libc compatible malloc... yes
  230. checking for unsigned long long int... yes
  231. checking for long long int... yes
  232. checking for a traditional japanese locale... none
  233. checking for a transitional chinese locale... none
  234. checking for a french Unicode locale... none
  235. checking for a traditional french locale... none
  236. checking for mmap... yes
  237. checking for MAP_ANONYMOUS... yes
  238. checking whether memchr works... yes
  239. checking whether memrchr is declared... yes
  240. checking whether <sys/select.h> is self-contained... yes
  241. checking whether pselect is declared without a macro... yes
  242. checking whether select is declared without a macro... yes
  243. checking for library containing setsockopt... none needed
  244. checking whether select supports a 0 argument... yes
  245. checking for promoted mode_t type... mode_t
  246. checking for sigset_t... yes
  247. checking for uid_t in sys/types.h... yes
  248. checking for stdbool.h that conforms to C99... yes
  249. checking for _Bool... yes
  250. checking for wchar_t... yes
  251. checking whether stdint.h conforms to C99... yes
  252. checking whether strdup is declared... yes
  253. checking whether strerror(0) succeeds... yes
  254. checking whether struct tm is in sys/time.h or time.h... time.h
  255. checking for struct tm.tm_zone... yes
  256. checking for struct tm.tm_gmtoff... yes
  257. checking whether ffsl is declared without a macro... yes
  258. checking whether ffsll is declared without a macro... yes
  259. checking whether memmem is declared without a macro... yes
  260. checking whether mempcpy is declared without a macro... yes
  261. checking whether memrchr is declared without a macro... yes
  262. checking whether rawmemchr is declared without a macro... yes
  263. checking whether stpcpy is declared without a macro... yes
  264. checking whether stpncpy is declared without a macro... yes
  265. checking whether strchrnul is declared without a macro... yes
  266. checking whether strdup is declared without a macro... yes
  267. checking whether strncat is declared without a macro... yes
  268. checking whether strndup is declared without a macro... yes
  269. checking whether strnlen is declared without a macro... yes
  270. checking whether strpbrk is declared without a macro... yes
  271. checking whether strsep is declared without a macro... yes
  272. checking whether strcasestr is declared without a macro... yes
  273. checking whether strtok_r is declared without a macro... yes
  274. checking whether strerror_r is declared without a macro... yes
  275. checking whether strsignal is declared without a macro... yes
  276. checking whether strverscmp is declared without a macro... yes
  277. checking whether ffs is declared without a macro... yes
  278. checking whether strcasecmp is declared without a macro... yes
  279. checking whether strncasecmp is declared without a macro... yes
  280. checking whether stat file-mode macros are broken... no
  281. checking for struct timespec in <time.h>... yes
  282. checking whether localtime_r is declared... no
  283. checking for wint_t... yes
  284. checking for inttypes.h... yes
  285. checking for stdint.h... yes
  286. checking for intmax_t... yes
  287. checking whether snprintf returns a byte count as in C99... yes
  288. checking for snprintf... (cached) yes
  289. checking for strnlen... yes
  290. checking for wcslen... yes
  291. checking for wcsnlen... yes
  292. checking for mbrtowc... (cached) yes
  293. checking for wcrtomb... yes
  294. checking whether _snprintf is declared... no
  295. checking whether <wchar.h> uses 'inline' correctly... yes
  296. checking for alloca as a compiler built-in... yes
  297. checking whether this system has an arbitrary file name length limit... yes
  298. checking for closedir... yes
  299. checking whether copysign can be used without linking with libm... yes
  300. checking whether copysignf can be used without linking with libm... yes
  301. checking for d_ino member in directory struct... yes
  302. checking for d_type member in directory struct... yes
  303. checking whether alphasort is declared without a macro... yes
  304. checking whether closedir is declared without a macro... yes
  305. checking whether dirfd is declared without a macro... yes
  306. checking whether fdopendir is declared without a macro... yes
  307. checking whether opendir is declared without a macro... yes
  308. checking whether readdir is declared without a macro... yes
  309. checking whether rewinddir is declared without a macro... yes
  310. checking whether scandir is declared without a macro... yes
  311. checking for dirfd... yes
  312. checking whether dirfd is declared... (cached) yes
  313. checking whether dirfd is a macro... no
  314. checking whether // is distinct from /... (cached) no
  315. checking whether dup2 works... yes
  316. checking for error_at_line... yes
  317. checking whether fflush works on input streams... (cached) no
  318. checking whether fcntl handles F_DUPFD correctly... yes
  319. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  320. checking whether fcntl is declared without a macro... yes
  321. checking whether openat is declared without a macro... yes
  322. checking whether fdopendir is declared... (cached) yes
  323. checking whether fdopendir works... yes
  324. checking whether fflush works on input streams... (cached) no
  325. checking whether conversion from 'int' to 'long double' works... yes
  326. checking for working POSIX fnmatch... yes
  327. checking whether fopen recognizes a trailing slash... yes
  328. checking whether fpurge is declared... no
  329. checking for fseeko... (cached) yes
  330. checking whether fflush works on input streams... (cached) no
  331. checking whether fstatat (..., 0) works... yes
  332. checking for ftello... (cached) yes
  333. checking whether ftello works... (cached) yes
  334. checking whether getcwd handles long file names properly... yes
  335. checking for getpagesize... yes
  336. checking whether getcwd aborts when 4k < cwd_length < 16k... no
  337. checking for gethostname... yes
  338. checking for HOST_NAME_MAX... yes
  339. checking whether getlogin_r works with small buffers... yes
  340. checking whether gettimeofday clobbers localtime buffer... no
  341. checking for gettimeofday with POSIX signature... almost
  342. checking glob.h usability... yes
  343. checking glob.h presence... yes
  344. checking for glob.h... yes
  345. checking for GNU glob interface version 1... yes
  346. checking whether glob lists broken symlinks... no
  347. checking whether isnan(double) can be used without linking with libm... yes
  348. checking whether isnan(float) can be used without linking with libm... yes
  349. checking whether isnan(float) works... yes
  350. checking whether isnan(long double) can be used without linking with libm... yes
  351. checking whether isnanl works... no
  352. checking where to find the exponent in a 'long double'... word 2 bit 0
  353. checking whether link obeys POSIX... yes
  354. checking whether lseek detects pipes... yes
  355. checking whether NAN macro works... yes
  356. checking whether HUGE_VAL works... yes
  357. checking whether acosf is declared without a macro... yes
  358. checking whether acosl is declared without a macro... yes
  359. checking whether asinf is declared without a macro... yes
  360. checking whether asinl is declared without a macro... yes
  361. checking whether atanf is declared without a macro... yes
  362. checking whether atanl is declared without a macro... yes
  363. checking whether ceilf is declared without a macro... yes
  364. checking whether ceill is declared without a macro... yes
  365. checking whether copysign is declared without a macro... yes
  366. checking whether copysignf is declared without a macro... yes
  367. checking whether copysignl is declared without a macro... yes
  368. checking whether cosf is declared without a macro... yes
  369. checking whether cosl is declared without a macro... yes
  370. checking whether coshf is declared without a macro... yes
  371. checking whether expf is declared without a macro... yes
  372. checking whether expl is declared without a macro... yes
  373. checking whether fabsf is declared without a macro... yes
  374. checking whether floorf is declared without a macro... yes
  375. checking whether floorl is declared without a macro... yes
  376. checking whether fma is declared without a macro... yes
  377. checking whether fmaf is declared without a macro... yes
  378. checking whether fmal is declared without a macro... yes
  379. checking whether fmodf is declared without a macro... yes
  380. checking whether frexpf is declared without a macro... yes
  381. checking whether frexpl is declared without a macro... yes
  382. checking whether ldexpf is declared without a macro... yes
  383. checking whether ldexpl is declared without a macro... yes
  384. checking whether logb is declared without a macro... yes
  385. checking whether logf is declared without a macro... yes
  386. checking whether logl is declared without a macro... yes
  387. checking whether log10f is declared without a macro... yes
  388. checking whether modff is declared without a macro... yes
  389. checking whether powf is declared without a macro... yes
  390. checking whether rint is declared without a macro... yes
  391. checking whether rintf is declared without a macro... yes
  392. checking whether rintl is declared without a macro... yes
  393. checking whether round is declared without a macro... yes
  394. checking whether roundf is declared without a macro... yes
  395. checking whether roundl is declared without a macro... yes
  396. checking whether sinf is declared without a macro... yes
  397. checking whether sinl is declared without a macro... yes
  398. checking whether sinhf is declared without a macro... yes
  399. checking whether sqrtf is declared without a macro... yes
  400. checking whether sqrtl is declared without a macro... yes
  401. checking whether tanf is declared without a macro... yes
  402. checking whether tanl is declared without a macro... yes
  403. checking whether tanhf is declared without a macro... yes
  404. checking whether trunc is declared without a macro... yes
  405. checking whether truncf is declared without a macro... yes
  406. checking whether truncl is declared without a macro... yes
  407. checking whether mbrtowc handles incomplete characters... guessing yes
  408. checking whether mbrtowc works as well as mbtowc... guessing yes
  409. checking whether mbrtowc handles a NULL pwc argument... guessing yes
  410. checking whether mbrtowc handles a NULL string argument... guessing yes
  411. checking whether mbrtowc has a correct return value... guessing yes
  412. checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
  413. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  414. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  415. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  416. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  417. checking whether mbsrtowcs works... guessing yes
  418. checking for mempcpy... (cached) yes
  419. checking for memrchr... yes
  420. checking whether mkdir handles trailing slash... yes
  421. checking whether mkdir handles trailing dot... yes
  422. checking whether mkfifo rejects trailing slashes... yes
  423. checking for working mkstemp... yes
  424. checking for working mktime... yes
  425. checking for library containing nanosleep... none required
  426. checking for working nanosleep... no (mishandles large arguments)
  427. checking for sys/pstat.h... no
  428. checking for sys/sysmp.h... no
  429. checking for sys/param.h... (cached) yes
  430. checking for sys/sysctl.h... yes
  431. checking for sched_getaffinity... yes
  432. checking for sched_getaffinity_np... no
  433. checking for pstat_getdynamic... no
  434. checking for sysmp... no
  435. checking for sysctl... yes
  436. checking for glibc compatible sched_getaffinity... yes
  437. checking whether open recognizes a trailing slash... yes
  438. checking for opendir... yes
  439. checking whether program_invocation_name is declared... yes
  440. checking whether program_invocation_short_name is declared... yes
  441. checking for raise... yes
  442. checking for sigprocmask... yes
  443. checking for readdir... yes
  444. checking whether readlink signature is correct... yes
  445. checking whether readlink handles trailing slash correctly... yes
  446. checking whether rename honors trailing slash on destination... yes
  447. checking whether rename honors trailing slash on source... yes
  448. checking whether rename manages hard links correctly... yes
  449. checking whether rename manages existing destinations correctly... yes
  450. checking for rewinddir... yes
  451. checking whether rmdir works... yes
  452. checking whether round is declared... (cached) yes
  453. checking whether round works... yes
  454. checking whether roundf is declared... (cached) yes
  455. checking whether roundf works... yes
  456. checking whether select supports a 0 argument... (cached) yes
  457. checking for struct sigaction.sa_sigaction... yes
  458. checking for volatile sig_atomic_t... yes
  459. checking for sighandler_t... yes
  460. checking whether pthread_sigmask is declared without a macro... yes
  461. checking whether sigaction is declared without a macro... yes
  462. checking whether sigaddset is declared without a macro... yes
  463. checking whether sigdelset is declared without a macro... yes
  464. checking whether sigemptyset is declared without a macro... yes
  465. checking whether sigfillset is declared without a macro... yes
  466. checking whether sigismember is declared without a macro... yes
  467. checking whether sigpending is declared without a macro... yes
  468. checking whether sigprocmask is declared without a macro... yes
  469. checking for signbit macro... yes
  470. checking for signbit compiler built-ins... yes
  471. checking for sigprocmask... (cached) yes
  472. checking for stdint.h... (cached) yes
  473. checking for SIZE_MAX... yes
  474. checking whether sleep is declared... yes
  475. checking for working sleep... yes
  476. checking for library containing setsockopt... (cached) none needed
  477. checking for socklen_t... yes
  478. checking for ssize_t... yes
  479. checking whether stat handles trailing slashes on directories... yes
  480. checking whether stat handles trailing slashes on files... yes
  481. checking for working stdalign.h... no
  482. checking whether NULL can be used in arbitrary expressions... yes
  483. checking whether dprintf is declared without a macro... yes
  484. checking whether fpurge is declared without a macro... no
  485. checking whether fseeko is declared without a macro... yes
  486. checking whether ftello is declared without a macro... yes
  487. checking whether getdelim is declared without a macro... yes
  488. checking whether getline is declared without a macro... yes
  489. checking whether pclose is declared without a macro... yes
  490. checking whether popen is declared without a macro... yes
  491. checking whether renameat is declared without a macro... yes
  492. checking whether snprintf is declared without a macro... yes
  493. checking whether tmpfile is declared without a macro... yes
  494. checking whether vdprintf is declared without a macro... yes
  495. checking whether vsnprintf is declared without a macro... yes
  496. checking whether _Exit is declared without a macro... yes
  497. checking whether atoll is declared without a macro... yes
  498. checking whether canonicalize_file_name is declared without a macro... yes
  499. checking whether getloadavg is declared without a macro... yes
  500. checking whether getsubopt is declared without a macro... yes
  501. checking whether grantpt is declared without a macro... yes
  502. checking whether initstate_r is declared without a macro... yes
  503. checking whether mkdtemp is declared without a macro... yes
  504. checking whether mkostemp is declared without a macro... yes
  505. checking whether mkostemps is declared without a macro... yes
  506. checking whether mkstemp is declared without a macro... yes
  507. checking whether mkstemps is declared without a macro... yes
  508. checking whether posix_openpt is declared without a macro... yes
  509. checking whether ptsname is declared without a macro... yes
  510. checking whether ptsname_r is declared without a macro... yes
  511. checking whether random_r is declared without a macro... yes
  512. checking whether realpath is declared without a macro... yes
  513. checking whether rpmatch is declared without a macro... yes
  514. checking whether setenv is declared without a macro... yes
  515. checking whether setstate_r is declared without a macro... yes
  516. checking whether srandom_r is declared without a macro... yes
  517. checking whether strtod is declared without a macro... yes
  518. checking whether strtoll is declared without a macro... yes
  519. checking whether strtoull is declared without a macro... yes
  520. checking whether unlockpt is declared without a macro... yes
  521. checking whether unsetenv is declared without a macro... yes
  522. checking for strcasecmp... yes
  523. checking for strncasecmp... yes
  524. checking whether strncasecmp is declared... (cached) yes
  525. checking for working strerror function... yes
  526. checking whether symlink handles trailing slash correctly... yes
  527. checking whether <sys/select.h> is self-contained... (cached) yes
  528. checking whether pselect is declared without a macro... (cached) yes
  529. checking whether select is declared without a macro... (cached) yes
  530. checking whether <sys/socket.h> is self-contained... yes
  531. checking for shutdown... yes
  532. checking whether <sys/socket.h> defines the SHUT_* macros... yes
  533. checking for struct sockaddr_storage... yes
  534. checking for sa_family_t... yes
  535. checking for struct sockaddr_storage.ss_family... yes
  536. checking whether socket is declared without a macro... yes
  537. checking whether connect is declared without a macro... yes
  538. checking whether accept is declared without a macro... yes
  539. checking whether bind is declared without a macro... yes
  540. checking whether getpeername is declared without a macro... yes
  541. checking whether getsockname is declared without a macro... yes
  542. checking whether getsockopt is declared without a macro... yes
  543. checking whether listen is declared without a macro... yes
  544. checking whether recv is declared without a macro... yes
  545. checking whether send is declared without a macro... yes
  546. checking whether recvfrom is declared without a macro... yes
  547. checking whether sendto is declared without a macro... yes
  548. checking whether setsockopt is declared without a macro... yes
  549. checking whether shutdown is declared without a macro... yes
  550. checking whether accept4 is declared without a macro... yes
  551. checking for nlink_t... yes
  552. checking whether fchmodat is declared without a macro... yes
  553. checking whether fstat is declared without a macro... yes
  554. checking whether fstatat is declared without a macro... yes
  555. checking whether futimens is declared without a macro... yes
  556. checking whether lchmod is declared without a macro... yes
  557. checking whether lstat is declared without a macro... yes
  558. checking whether mkdirat is declared without a macro... yes
  559. checking whether mkfifo is declared without a macro... yes
  560. checking whether mkfifoat is declared without a macro... yes
  561. checking whether mknod is declared without a macro... yes
  562. checking whether mknodat is declared without a macro... yes
  563. checking whether stat is declared without a macro... yes
  564. checking whether utimensat is declared without a macro... yes
  565. checking for struct tms... yes
  566. checking whether times is declared without a macro... yes
  567. checking whether localtime_r is compatible with its POSIX signature... yes
  568. checking for __secure_getenv... yes
  569. checking whether tmpfile should be overridden... no
  570. checking whether trunc is declared... (cached) yes
  571. checking whether truncf is declared... (cached) yes
  572. checking whether chdir is declared without a macro... yes
  573. checking whether chown is declared without a macro... yes
  574. checking whether dup is declared without a macro... yes
  575. checking whether dup2 is declared without a macro... yes
  576. checking whether dup3 is declared without a macro... yes
  577. checking whether environ is declared without a macro... yes
  578. checking whether euidaccess is declared without a macro... yes
  579. checking whether faccessat is declared without a macro... yes
  580. checking whether fchdir is declared without a macro... yes
  581. checking whether fchownat is declared without a macro... yes
  582. checking whether fdatasync is declared without a macro... yes
  583. checking whether fsync is declared without a macro... yes
  584. checking whether ftruncate is declared without a macro... yes
  585. checking whether getcwd is declared without a macro... yes
  586. checking whether getdomainname is declared without a macro... yes
  587. checking whether getdtablesize is declared without a macro... yes
  588. checking whether getgroups is declared without a macro... yes
  589. checking whether gethostname is declared without a macro... yes
  590. checking whether getlogin is declared without a macro... yes
  591. checking whether getlogin_r is declared without a macro... yes
  592. checking whether getpagesize is declared without a macro... yes
  593. checking whether getusershell is declared without a macro... yes
  594. checking whether setusershell is declared without a macro... yes
  595. checking whether endusershell is declared without a macro... yes
  596. checking whether group_member is declared without a macro... yes
  597. checking whether isatty is declared without a macro... yes
  598. checking whether lchown is declared without a macro... yes
  599. checking whether link is declared without a macro... yes
  600. checking whether linkat is declared without a macro... yes
  601. checking whether lseek is declared without a macro... yes
  602. checking whether pipe is declared without a macro... yes
  603. checking whether pipe2 is declared without a macro... yes
  604. checking whether pread is declared without a macro... yes
  605. checking whether pwrite is declared without a macro... yes
  606. checking whether readlink is declared without a macro... yes
  607. checking whether readlinkat is declared without a macro... yes
  608. checking whether rmdir is declared without a macro... yes
  609. checking whether sethostname is declared without a macro... yes
  610. checking whether sleep is declared without a macro... yes
  611. checking whether symlink is declared without a macro... yes
  612. checking whether symlinkat is declared without a macro... yes
  613. checking whether ttyname_r is declared without a macro... yes
  614. checking whether unlink is declared without a macro... yes
  615. checking whether unlinkat is declared without a macro... yes
  616. checking whether usleep is declared without a macro... yes
  617. checking whether unlink honors trailing slashes... yes
  618. checking whether unlink of a parent directory fails as it should... guessing yes
  619. checking for ptrdiff_t... yes
  620. checking for vasprintf... yes
  621. checking whether btowc is declared without a macro... yes
  622. checking whether wctob is declared without a macro... yes
  623. checking whether mbsinit is declared without a macro... yes
  624. checking whether mbrtowc is declared without a macro... yes
  625. checking whether mbrlen is declared without a macro... yes
  626. checking whether mbsrtowcs is declared without a macro... yes
  627. checking whether mbsnrtowcs is declared without a macro... yes
  628. checking whether wcrtomb is declared without a macro... yes
  629. checking whether wcsrtombs is declared without a macro... yes
  630. checking whether wcsnrtombs is declared without a macro... yes
  631. checking whether wcwidth is declared without a macro... yes
  632. checking whether wmemchr is declared without a macro... yes
  633. checking whether wmemcmp is declared without a macro... yes
  634. checking whether wmemcpy is declared without a macro... yes
  635. checking whether wmemmove is declared without a macro... yes
  636. checking whether wmemset is declared without a macro... yes
  637. checking whether wcslen is declared without a macro... yes
  638. checking whether wcsnlen is declared without a macro... yes
  639. checking whether wcscpy is declared without a macro... yes
  640. checking whether wcpcpy is declared without a macro... yes
  641. checking whether wcsncpy is declared without a macro... yes
  642. checking whether wcpncpy is declared without a macro... yes
  643. checking whether wcscat is declared without a macro... yes
  644. checking whether wcsncat is declared without a macro... yes
  645. checking whether wcscmp is declared without a macro... yes
  646. checking whether wcsncmp is declared without a macro... yes
  647. checking whether wcscasecmp is declared without a macro... yes
  648. checking whether wcsncasecmp is declared without a macro... yes
  649. checking whether wcscoll is declared without a macro... yes
  650. checking whether wcsxfrm is declared without a macro... yes
  651. checking whether wcsdup is declared without a macro... yes
  652. checking whether wcschr is declared without a macro... yes
  653. checking whether wcsrchr is declared without a macro... yes
  654. checking whether wcscspn is declared without a macro... yes
  655. checking whether wcsspn is declared without a macro... yes
  656. checking whether wcspbrk is declared without a macro... yes
  657. checking whether wcsstr is declared without a macro... yes
  658. checking whether wcstok is declared without a macro... yes
  659. checking whether wcswidth is declared without a macro... yes
  660. checking whether iswcntrl works... yes
  661. checking for towlower... yes
  662. checking for wctype_t... yes
  663. checking for wctrans_t... yes
  664. checking whether wctype is declared without a macro... yes
  665. checking whether iswctype is declared without a macro... yes
  666. checking whether wctrans is declared without a macro... yes
  667. checking whether towctrans is declared without a macro... yes
  668. checking for stdint.h... (cached) yes
  669. checking for the pthreads library -lpthreads... no
  670. checking whether pthreads work without any flags... no
  671. checking whether pthreads work with -Kthread... no
  672. checking whether pthreads work with -kthread... no
  673. checking for the pthreads library -llthread... no
  674. checking whether pthreads work with -pthread... yes
  675. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  676. checking if more special flags are required for pthreads... no
  677. checking for X... libraries , headers
  678. checking for XrmInitialize in -lX11... yes
  679. checking whether ld accepts -framework Carbon... no
  680. checking for sin in -lm... yes
  681. checking for x86_64-pc-linux-gnu-g77... gfortran
  682. checking whether we are using the GNU Fortran 77 compiler... no
  683. checking whether gfortran accepts -g... yes
  684. checking how to get verbose linking output from gfortran... configure: WARNING: compilation failed
  685.  
  686. checking for Fortran 77 libraries of gfortran...
  687. checking for dummy main to link with Fortran 77 libraries... none
  688. checking for Fortran 77 name-mangling scheme... configure: error: in `/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2':
  689. configure: error: cannot compile a simple Fortran program
  690. See `config.log' for more details
  691.  
  692. !!! Please attach the following file when seeking support:
  693. !!! /var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2/config.log
  694. * ERROR: sci-mathematics/octave-3.6.2-r1 failed (configure phase):
  695. * econf failed
  696. *
  697. * Call stack:
  698. * ebuild.sh, line 85: Called src_configure
  699. * environment, line 3233: Called autotools-utils_src_configure
  700. * environment, line 755: Called econf '--docdir=/usr/share/doc/octave-3.6.2-r1' '--enable-shared' '--disable-static' '--localstatedir=/var/state/octave' '--with-blas=-L/usr/lib64/blas/reference -lblas ' '--with-lapack=-L/usr/lib64/blas/reference -llapack -lblas ' '--disable-docs' '--enable-readline' '--without-curl' '--without-fftw3' '--without-fftw3f' '--with-glpk' '--with-hdf5' '--with-opengl' '--with-qhull' '--with-qrupdate' '--with-arpack' '--with-umfpack' '--with-colamd' '--with-ccolamd' '--with-cholmod' '--with-cxsparse' '--with-x' '--with-z' '--with-magick=ImageMagick'
  701. * phase-helpers.sh, line 467: Called die
  702. * The specific snippet of code:
  703. * die "econf failed"
  704. *
  705. * If you need support, post the output of `emerge --info '=sci-mathematics/octave-3.6.2-r1'`,
  706. * the complete build log and the output of `emerge -pqv '=sci-mathematics/octave-3.6.2-r1'`.
  707. /usr/lib64/portage/bin/isolated-functions.sh: line 214: wait: `econf failed': not a pid or valid job spec
  708. * The complete build log is located at '/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/temp/build.log'.
  709. * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/temp/environment'.
  710. * Working directory: '/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2'
  711. * S: '/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2'
  712.  
  713. >>> Failed to emerge sci-mathematics/octave-3.6.2-r1, Log file:
  714.  
  715. >>> '/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/temp/build.log'
  716.  
  717. * Messages for package sci-mathematics/octave-3.6.2-r1:
  718.  
  719. * ERROR: sci-mathematics/octave-3.6.2-r1 failed (configure phase):
  720. * econf failed
  721. *
  722. * Call stack:
  723. * ebuild.sh, line 85: Called src_configure
  724. * environment, line 3233: Called autotools-utils_src_configure
  725. * environment, line 755: Called econf '--docdir=/usr/share/doc/octave-3.6.2-r1' '--enable-shared' '--disable-static' '--localstatedir=/var/state/octave' '--with-blas=-L/usr/lib64/blas/reference -lblas ' '--with-lapack=-L/usr/lib64/blas/reference -llapack -lblas ' '--disable-docs' '--enable-readline' '--without-curl' '--without-fftw3' '--without-fftw3f' '--with-glpk' '--with-hdf5' '--with-opengl' '--with-qhull' '--with-qrupdate' '--with-arpack' '--with-umfpack' '--with-colamd' '--with-ccolamd' '--with-cholmod' '--with-cxsparse' '--with-x' '--with-z' '--with-magick=ImageMagick'
  726. * phase-helpers.sh, line 467: Called die
  727. * The specific snippet of code:
  728. * die "econf failed"
  729. *
  730. * If you need support, post the output of `emerge --info '=sci-mathematics/octave-3.6.2-r1'`,
  731. * the complete build log and the output of `emerge -pqv '=sci-mathematics/octave-3.6.2-r1'`.
  732. * The complete build log is located at '/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/temp/build.log'.
  733. * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/temp/environment'.
  734. * Working directory: '/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2'
  735. * S: '/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement