View difference between Paste ID: dV5EP0J7 and XQACyYhq
SHOW: | | - or go back to the newest paste.
1
 * Package:    sci-mathematics/octave-3.6.2-r1
2
 * Repository: gentoo
3
 * Maintainer: sci-mathematics@gentoo.org
4
 * USE:        X amd64 consolekit elibc_glibc glpk hdf5 imagemagick kernel_linux multilib opengl policykit qhull qrupdate readline sparse userland_GNU zlib
5
 * FEATURES:   sandbox
6
 * Applying octave-3.4.3-pkgbuilddir.patch ...
7
 [ ok ]
8
 * Applying octave-3.4.3-help.patch ...
9
 [ ok ]
10
 * Applying octave-3.4.3-texi.patch ...
11
 [ ok ]
12
 * Applying octave-3.4.3-gets.patch ...
13
 [ ok ]
14
 * Running eautoreconf in '/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2' ...
15
 * Running libtoolize --install --copy --force --automake ...
16
 [ ok ]
17
 * Running aclocal -I m4 ...
18
 [ ok ]
19
 * Running autoconf ...
20
 [ ok ]
21
 * Running autoheader ...
22
 [ ok ]
23
 * Running automake --add-missing --copy ...
24
 [ ok ]
25
 * Running elibtoolize in: octave-3.6.2/build-aux/
26
 *   Applying portage/1.2.0 patch ...
27
 *   Applying sed/1.5.6 patch ...
28
/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/temp/environment: line 3230: local: `myeconfargs+': not a valid identifier
29
>>> Working in BUILD_DIR: "/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2"
30
checking for a BSD-compatible install... /usr/bin/install -c
31
checking whether build environment is sane... yes
32
checking for a thread-safe mkdir -p... /bin/mkdir -p
33
checking for gawk... gawk
34
checking whether make sets $(MAKE)... yes
35
checking how to create a ustar tar archive... gnutar
36
checking build system type... x86_64-pc-linux-gnu
37
checking host system type... x86_64-pc-linux-gnu
38
checking for style of include used by make... GNU
39
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
40
checking whether the C compiler works... yes
41
checking for C compiler default output file name... a.out
42
checking for suffix of executables... 
43
checking whether we are cross compiling... no
44
checking for suffix of object files... o
45
checking whether we are using the GNU C compiler... yes
46
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
47
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
48
checking dependency style of x86_64-pc-linux-gnu-gcc... none
49
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
50
checking for grep that handles long lines and -e... /bin/grep
51
checking for egrep... /bin/grep -E
52
checking for ANSI C header files... yes
53
checking for sys/types.h... yes
54
checking for sys/stat.h... yes
55
checking for stdlib.h... yes
56
checking for string.h... yes
57
checking for memory.h... yes
58
checking for strings.h... yes
59
checking for inttypes.h... yes
60
checking for stdint.h... yes
61
checking for unistd.h... yes
62
checking minix/config.h usability... no
63
checking minix/config.h presence... no
64
checking for minix/config.h... no
65
checking whether it is safe to define __EXTENSIONS__... yes
66
defining man1dir to be $(mandir)/man1
67
defining man1ext to be .1
68
defining doc_cache_file to be $(octetcdir)/doc-cache
69
defining infofile to be $(infodir)/octave.info
70
defining octincludedir to be $(includedir)/octave-$(version)/octave
71
defining fcnfiledir to be $(datadir)/octave/$(version)/m
72
defining localfcnfiledir to be $(datadir)/octave/site/m
73
defining localapifcnfiledir to be $(datadir)/octave/site/$(api_version)/m
74
defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m
75
defining octetcdir to be $(datadir)/octave/$(version)/etc
76
defining octlibdir to be $(libdir)/octave/$(version)
77
defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(canonical_host_type)
78
defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(canonical_host_type)
79
defining localapiarchlibdir to be $(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type)
80
defining localverarchlibdir to be $(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type)
81
defining octfiledir to be $(libdir)/octave/$(version)/oct/$(canonical_host_type)
82
defining localoctfiledir to be $(libdir)/octave/site/oct/$(canonical_host_type)
83
defining localapioctfiledir to be $(libdir)/octave/site/oct/$(api_version)/$(canonical_host_type)
84
defining localveroctfiledir to be $(libdir)/octave/$(version)/site/oct/$(canonical_host_type)
85
defining imagedir to be $(datadir)/octave/$(version)/imagelib
86
checking for x86_64-pc-linux-gnu-pkg-config... no
87
checking for pkg-config... /usr/bin/pkg-config
88
checking pkg-config is at least version 0.9.0... yes
89
configure: WARNING: building documentation disabled; make dist will fail
90
configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function
91
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
92
checking whether we are using the GNU C++ compiler... yes
93
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
94
checking dependency style of x86_64-pc-linux-gnu-g++... none
95
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
96
checking for C++ support for new friend template declaration... yes
97
checking if C++ library is ISO compliant... yes
98
checking for broken C++ reinterpret_cast... no
99
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
100
checking whether we are using the GNU C compiler... (cached) yes
101
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
102
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
103
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
104
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
105
checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
106
checking for Minix Amsterdam compiler... no
107
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
108
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
109
checking for _LARGEFILE_SOURCE value needed for large files... no
110
checking for special C compiler options needed for large files... no
111
checking for _FILE_OFFSET_BITS value needed for large files... no
112
checking for size_t... yes
113
checking for working alloca.h... yes
114
checking for alloca... yes
115
checking for canonicalize_file_name... yes
116
checking for getcwd... yes
117
checking for readlink... yes
118
checking for realpath... yes
119
checking for _set_invalid_parameter_handler... no
120
checking for fchdir... yes
121
checking for fcntl... yes
122
checking for symlink... yes
123
checking for fdopendir... yes
124
checking for mempcpy... yes
125
checking for btowc... yes
126
checking for isblank... yes
127
checking for iswctype... yes
128
checking for mbsrtowcs... yes
129
checking for wmemchr... yes
130
checking for wmemcpy... yes
131
checking for wmempcpy... yes
132
checking for fpurge... no
133
checking for __fpurge... yes
134
checking for __freading... yes
135
checking for fstatat... yes
136
checking for getdtablesize... yes
137
checking for getlogin_r... yes
138
checking for gettimeofday... yes
139
checking for getpwnam_r... yes
140
checking for link... yes
141
checking for lstat... yes
142
checking for mbsinit... yes
143
checking for mbrtowc... yes
144
checking for mprotect... yes
145
checking for mkfifo... yes
146
checking for mkostemp... yes
147
checking for mkstemp... yes
148
checking for alarm... yes
149
checking for openat... yes
150
checking for sigaction... yes
151
checking for sigaltstack... yes
152
checking for siginterrupt... yes
153
checking for sleep... yes
154
checking for strdup... yes
155
checking for tzset... yes
156
checking for strptime... yes
157
checking for localtime_r... yes
158
checking for times... yes
159
checking for pipe... yes
160
checking for vasnprintf... no
161
checking for snprintf... yes
162
checking for iswcntrl... yes
163
checking whether // is distinct from /... no
164
checking whether realpath works... yes
165
checking for sys/param.h... yes
166
checking for unistd.h... (cached) yes
167
checking for sys/socket.h... yes
168
checking for dirent.h... yes
169
checking for wctype.h... yes
170
checking for netdb.h... yes
171
checking for getopt.h... yes
172
checking for sys/time.h... yes
173
checking for sys/cdefs.h... yes
174
checking for math.h... yes
175
checking for sys/mman.h... yes
176
checking for sys/select.h... yes
177
checking for wchar.h... yes
178
checking for stdint.h... (cached) yes
179
checking for strings.h... (cached) yes
180
checking for sys/stat.h... (cached) yes
181
checking for sys/times.h... yes
182
checking for sys/uio.h... yes
183
checking for features.h... yes
184
checking for inline... inline
185
checking whether byte ordering is bigendian... no
186
checking whether the preprocessor supports include_next... yes
187
checking whether system header files limit the line length... no
188
checking for complete errno.h... yes
189
checking whether strerror_r is declared... yes
190
checking for strerror_r... yes
191
checking whether strerror_r returns char *... yes
192
checking whether fchdir is declared... yes
193
checking for working fcntl.h... yes
194
checking for pid_t... yes
195
checking for mode_t... yes
196
checking for st_dm_mode in struct stat... no
197
checking whether strmode is declared... no
198
checking for mbstate_t... yes
199
checking whether stdin defaults to large file offsets... yes
200
checking whether fseeko is declared... yes
201
checking for fseeko... yes
202
checking whether fflush works on input streams... no
203
checking whether lstat correctly handles trailing slash... yes
204
checking whether ftello is declared... yes
205
checking for ftello... yes
206
checking whether ftello works... yes
207
checking whether getcwd (NULL, 0) allocates memory for result... yes
208
checking for getcwd with POSIX signature... yes
209
checking whether getcwd is declared... yes
210
checking whether getlogin_r is declared... yes
211
checking whether getlogin is declared... yes
212
checking for getopt.h... (cached) yes
213
checking for getopt_long_only... yes
214
checking whether getopt is POSIX compatible... yes
215
checking for working GNU getopt function... yes
216
checking whether getenv is declared... yes
217
checking for C/C++ restrict keyword... __restrict
218
checking for struct timeval... yes
219
checking whether gettimeofday is declared without a macro... yes
220
checking where to find the exponent in a 'double'... word 1 bit 20
221
checking where to find the exponent in a 'float'... word 0 bit 23
222
checking whether long double and double are the same... no
223
checking for nl_langinfo and CODESET... yes
224
checking whether getc_unlocked is declared... yes
225
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
226
checking whether malloc, realloc, calloc are POSIX compliant... yes
227
checking for stdlib.h... (cached) yes
228
checking for GNU libc compatible malloc... yes
229
checking for unsigned long long int... yes
230
checking for long long int... yes
231
checking for a traditional japanese locale... none
232
checking for a transitional chinese locale... none
233
checking for a french Unicode locale... none
234
checking for a traditional french locale... none
235
checking for mmap... yes
236
checking for MAP_ANONYMOUS... yes
237
checking whether memchr works... yes
238
checking whether memrchr is declared... yes
239
checking whether <sys/select.h> is self-contained... yes
240
checking whether pselect is declared without a macro... yes
241
checking whether select is declared without a macro... yes
242
checking for library containing setsockopt... none needed
243
checking whether select supports a 0 argument... yes
244
checking for promoted mode_t type... mode_t
245
checking for sigset_t... yes
246
checking for uid_t in sys/types.h... yes
247
checking for stdbool.h that conforms to C99... yes
248
checking for _Bool... yes
249
checking for wchar_t... yes
250
checking whether stdint.h conforms to C99... yes
251
checking whether strdup is declared... yes
252
checking whether strerror(0) succeeds... yes
253
checking whether struct tm is in sys/time.h or time.h... time.h
254
checking for struct tm.tm_zone... yes
255
checking for struct tm.tm_gmtoff... yes
256
checking whether ffsl is declared without a macro... yes
257
checking whether ffsll is declared without a macro... yes
258
checking whether memmem is declared without a macro... yes
259
checking whether mempcpy is declared without a macro... yes
260
checking whether memrchr is declared without a macro... yes
261
checking whether rawmemchr is declared without a macro... yes
262
checking whether stpcpy is declared without a macro... yes
263
checking whether stpncpy is declared without a macro... yes
264
checking whether strchrnul is declared without a macro... yes
265
checking whether strdup is declared without a macro... yes
266
checking whether strncat is declared without a macro... yes
267
checking whether strndup is declared without a macro... yes
268
checking whether strnlen is declared without a macro... yes
269
checking whether strpbrk is declared without a macro... yes
270
checking whether strsep is declared without a macro... yes
271
checking whether strcasestr is declared without a macro... yes
272
checking whether strtok_r is declared without a macro... yes
273
checking whether strerror_r is declared without a macro... yes
274
checking whether strsignal is declared without a macro... yes
275
checking whether strverscmp is declared without a macro... yes
276
checking whether ffs is declared without a macro... yes
277
checking whether strcasecmp is declared without a macro... yes
278
checking whether strncasecmp is declared without a macro... yes
279
checking whether stat file-mode macros are broken... no
280
checking for struct timespec in <time.h>... yes
281
checking whether localtime_r is declared... no
282
checking for wint_t... yes
283
checking for inttypes.h... yes
284
checking for stdint.h... yes
285
checking for intmax_t... yes
286
checking whether snprintf returns a byte count as in C99... yes
287
checking for snprintf... (cached) yes
288
checking for strnlen... yes
289
checking for wcslen... yes
290
checking for wcsnlen... yes
291
checking for mbrtowc... (cached) yes
292
checking for wcrtomb... yes
293
checking whether _snprintf is declared... no
294
checking whether <wchar.h> uses 'inline' correctly... yes
295
checking for alloca as a compiler built-in... yes
296
checking whether this system has an arbitrary file name length limit... yes
297
checking for closedir... yes
298
checking whether copysign can be used without linking with libm... yes
299
checking whether copysignf can be used without linking with libm... yes
300
checking for d_ino member in directory struct... yes
301
checking for d_type member in directory struct... yes
302
checking whether alphasort is declared without a macro... yes
303
checking whether closedir is declared without a macro... yes
304
checking whether dirfd is declared without a macro... yes
305
checking whether fdopendir is declared without a macro... yes
306
checking whether opendir is declared without a macro... yes
307
checking whether readdir is declared without a macro... yes
308
checking whether rewinddir is declared without a macro... yes
309
checking whether scandir is declared without a macro... yes
310
checking for dirfd... yes
311
checking whether dirfd is declared... (cached) yes
312
checking whether dirfd is a macro... no
313
checking whether // is distinct from /... (cached) no
314
checking whether dup2 works... yes
315
checking for error_at_line... yes
316
checking whether fflush works on input streams... (cached) no
317
checking whether fcntl handles F_DUPFD correctly... yes
318
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
319
checking whether fcntl is declared without a macro... yes
320
checking whether openat is declared without a macro... yes
321
checking whether fdopendir is declared... (cached) yes
322
checking whether fdopendir works... yes
323
checking whether fflush works on input streams... (cached) no
324
checking whether conversion from 'int' to 'long double' works... yes
325
checking for working POSIX fnmatch... yes
326
checking whether fopen recognizes a trailing slash... yes
327
checking whether fpurge is declared... no
328
checking for fseeko... (cached) yes
329
checking whether fflush works on input streams... (cached) no
330
checking whether fstatat (..., 0) works... yes
331
checking for ftello... (cached) yes
332
checking whether ftello works... (cached) yes
333
checking whether getcwd handles long file names properly... yes
334
checking for getpagesize... yes
335
checking whether getcwd aborts when 4k < cwd_length < 16k... no
336
checking for gethostname... yes
337
checking for HOST_NAME_MAX... yes
338
checking whether getlogin_r works with small buffers... yes
339
checking whether gettimeofday clobbers localtime buffer... no
340
checking for gettimeofday with POSIX signature... almost
341
checking glob.h usability... yes
342
checking glob.h presence... yes
343
checking for glob.h... yes
344
checking for GNU glob interface version 1... yes
345
checking whether glob lists broken symlinks... no
346
checking whether isnan(double) can be used without linking with libm... yes
347
checking whether isnan(float) can be used without linking with libm... yes
348
checking whether isnan(float) works... yes
349
checking whether isnan(long double) can be used without linking with libm... yes
350
checking whether isnanl works... no
351
checking where to find the exponent in a 'long double'... word 2 bit 0
352
checking whether link obeys POSIX... yes
353
checking whether lseek detects pipes... yes
354
checking whether NAN macro works... yes
355
checking whether HUGE_VAL works... yes
356
checking whether acosf is declared without a macro... yes
357
checking whether acosl is declared without a macro... yes
358
checking whether asinf is declared without a macro... yes
359
checking whether asinl is declared without a macro... yes
360
checking whether atanf is declared without a macro... yes
361
checking whether atanl is declared without a macro... yes
362
checking whether ceilf is declared without a macro... yes
363
checking whether ceill is declared without a macro... yes
364
checking whether copysign is declared without a macro... yes
365
checking whether copysignf is declared without a macro... yes
366
checking whether copysignl is declared without a macro... yes
367
checking whether cosf is declared without a macro... yes
368
checking whether cosl is declared without a macro... yes
369
checking whether coshf is declared without a macro... yes
370
checking whether expf is declared without a macro... yes
371
checking whether expl is declared without a macro... yes
372
checking whether fabsf is declared without a macro... yes
373
checking whether floorf is declared without a macro... yes
374
checking whether floorl is declared without a macro... yes
375
checking whether fma is declared without a macro... yes
376
checking whether fmaf is declared without a macro... yes
377
checking whether fmal is declared without a macro... yes
378
checking whether fmodf is declared without a macro... yes
379
checking whether frexpf is declared without a macro... yes
380
checking whether frexpl is declared without a macro... yes
381
checking whether ldexpf is declared without a macro... yes
382
checking whether ldexpl is declared without a macro... yes
383
checking whether logb is declared without a macro... yes
384
checking whether logf is declared without a macro... yes
385
checking whether logl is declared without a macro... yes
386
checking whether log10f is declared without a macro... yes
387
checking whether modff is declared without a macro... yes
388
checking whether powf is declared without a macro... yes
389
checking whether rint is declared without a macro... yes
390
checking whether rintf is declared without a macro... yes
391
checking whether rintl is declared without a macro... yes
392
checking whether round is declared without a macro... yes
393
checking whether roundf is declared without a macro... yes
394
checking whether roundl is declared without a macro... yes
395
checking whether sinf is declared without a macro... yes
396
checking whether sinl is declared without a macro... yes
397
checking whether sinhf is declared without a macro... yes
398
checking whether sqrtf is declared without a macro... yes
399
checking whether sqrtl is declared without a macro... yes
400
checking whether tanf is declared without a macro... yes
401
checking whether tanl is declared without a macro... yes
402
checking whether tanhf is declared without a macro... yes
403
checking whether trunc is declared without a macro... yes
404
checking whether truncf is declared without a macro... yes
405
checking whether truncl is declared without a macro... yes
406
checking whether mbrtowc handles incomplete characters... guessing yes
407
checking whether mbrtowc works as well as mbtowc... guessing yes
408
checking whether mbrtowc handles a NULL pwc argument... guessing yes
409
checking whether mbrtowc handles a NULL string argument... guessing yes
410
checking whether mbrtowc has a correct return value... guessing yes
411
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
412
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
413
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
414
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
415
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
416
checking whether mbsrtowcs works... guessing yes
417
checking for mempcpy... (cached) yes
418
checking for memrchr... yes
419
checking whether mkdir handles trailing slash... yes
420
checking whether mkdir handles trailing dot... yes
421
checking whether mkfifo rejects trailing slashes... yes
422
checking for working mkstemp... yes
423
checking for working mktime... yes
424
checking for library containing nanosleep... none required
425
checking for working nanosleep... no (mishandles large arguments)
426
checking for sys/pstat.h... no
427
checking for sys/sysmp.h... no
428
checking for sys/param.h... (cached) yes
429
checking for sys/sysctl.h... yes
430
checking for sched_getaffinity... yes
431
checking for sched_getaffinity_np... no
432
checking for pstat_getdynamic... no
433
checking for sysmp... no
434
checking for sysctl... yes
435
checking for glibc compatible sched_getaffinity... yes
436
checking whether open recognizes a trailing slash... yes
437
checking for opendir... yes
438
checking whether program_invocation_name is declared... yes
439
checking whether program_invocation_short_name is declared... yes
440
checking for raise... yes
441
checking for sigprocmask... yes
442
checking for readdir... yes
443
checking whether readlink signature is correct... yes
444
checking whether readlink handles trailing slash correctly... yes
445
checking whether rename honors trailing slash on destination... yes
446
checking whether rename honors trailing slash on source... yes
447
checking whether rename manages hard links correctly... yes
448
checking whether rename manages existing destinations correctly... yes
449
checking for rewinddir... yes
450
checking whether rmdir works... yes
451
checking whether round is declared... (cached) yes
452
checking whether round works... yes
453
checking whether roundf is declared... (cached) yes
454
checking whether roundf works... yes
455
checking whether select supports a 0 argument... (cached) yes
456
checking for struct sigaction.sa_sigaction... yes
457
checking for volatile sig_atomic_t... yes
458
checking for sighandler_t... yes
459
checking whether pthread_sigmask is declared without a macro... yes
460
checking whether sigaction is declared without a macro... yes
461
checking whether sigaddset is declared without a macro... yes
462
checking whether sigdelset is declared without a macro... yes
463
checking whether sigemptyset is declared without a macro... yes
464
checking whether sigfillset is declared without a macro... yes
465
checking whether sigismember is declared without a macro... yes
466
checking whether sigpending is declared without a macro... yes
467
checking whether sigprocmask is declared without a macro... yes
468
checking for signbit macro... yes
469
checking for signbit compiler built-ins... yes
470
checking for sigprocmask... (cached) yes
471
checking for stdint.h... (cached) yes
472
checking for SIZE_MAX... yes
473
checking whether sleep is declared... yes
474
checking for working sleep... yes
475
checking for library containing setsockopt... (cached) none needed
476
checking for socklen_t... yes
477
checking for ssize_t... yes
478
checking whether stat handles trailing slashes on directories... yes
479
checking whether stat handles trailing slashes on files... yes
480
checking for working stdalign.h... no
481
checking whether NULL can be used in arbitrary expressions... yes
482
checking whether dprintf is declared without a macro... yes
483
checking whether fpurge is declared without a macro... no
484
checking whether fseeko is declared without a macro... yes
485
checking whether ftello is declared without a macro... yes
486
checking whether getdelim is declared without a macro... yes
487
checking whether getline is declared without a macro... yes
488
checking whether pclose is declared without a macro... yes
489
checking whether popen is declared without a macro... yes
490
checking whether renameat is declared without a macro... yes
491
checking whether snprintf is declared without a macro... yes
492
checking whether tmpfile is declared without a macro... yes
493
checking whether vdprintf is declared without a macro... yes
494
checking whether vsnprintf is declared without a macro... yes
495
checking whether _Exit is declared without a macro... yes
496
checking whether atoll is declared without a macro... yes
497
checking whether canonicalize_file_name is declared without a macro... yes
498
checking whether getloadavg is declared without a macro... yes
499
checking whether getsubopt is declared without a macro... yes
500
checking whether grantpt is declared without a macro... yes
501
checking whether initstate_r is declared without a macro... yes
502
checking whether mkdtemp is declared without a macro... yes
503
checking whether mkostemp is declared without a macro... yes
504
checking whether mkostemps is declared without a macro... yes
505
checking whether mkstemp is declared without a macro... yes
506
checking whether mkstemps is declared without a macro... yes
507
checking whether posix_openpt is declared without a macro... yes
508
checking whether ptsname is declared without a macro... yes
509
checking whether ptsname_r is declared without a macro... yes
510
checking whether random_r is declared without a macro... yes
511
checking whether realpath is declared without a macro... yes
512
checking whether rpmatch is declared without a macro... yes
513
checking whether setenv is declared without a macro... yes
514
checking whether setstate_r is declared without a macro... yes
515
checking whether srandom_r is declared without a macro... yes
516
checking whether strtod is declared without a macro... yes
517
checking whether strtoll is declared without a macro... yes
518
checking whether strtoull is declared without a macro... yes
519
checking whether unlockpt is declared without a macro... yes
520
checking whether unsetenv is declared without a macro... yes
521
checking for strcasecmp... yes
522
checking for strncasecmp... yes
523
checking whether strncasecmp is declared... (cached) yes
524
checking for working strerror function... yes
525
checking whether symlink handles trailing slash correctly... yes
526
checking whether <sys/select.h> is self-contained... (cached) yes
527
checking whether pselect is declared without a macro... (cached) yes
528
checking whether select is declared without a macro... (cached) yes
529
checking whether <sys/socket.h> is self-contained... yes
530
checking for shutdown... yes
531
checking whether <sys/socket.h> defines the SHUT_* macros... yes
532
checking for struct sockaddr_storage... yes
533
checking for sa_family_t... yes
534
checking for struct sockaddr_storage.ss_family... yes
535
checking whether socket is declared without a macro... yes
536
checking whether connect is declared without a macro... yes
537
checking whether accept is declared without a macro... yes
538
checking whether bind is declared without a macro... yes
539
checking whether getpeername is declared without a macro... yes
540
checking whether getsockname is declared without a macro... yes
541
checking whether getsockopt is declared without a macro... yes
542
checking whether listen is declared without a macro... yes
543
checking whether recv is declared without a macro... yes
544
checking whether send is declared without a macro... yes
545
checking whether recvfrom is declared without a macro... yes
546
checking whether sendto is declared without a macro... yes
547
checking whether setsockopt is declared without a macro... yes
548
checking whether shutdown is declared without a macro... yes
549
checking whether accept4 is declared without a macro... yes
550
checking for nlink_t... yes
551
checking whether fchmodat is declared without a macro... yes
552
checking whether fstat is declared without a macro... yes
553
checking whether fstatat is declared without a macro... yes
554
checking whether futimens is declared without a macro... yes
555
checking whether lchmod is declared without a macro... yes
556
checking whether lstat is declared without a macro... yes
557
checking whether mkdirat is declared without a macro... yes
558
checking whether mkfifo is declared without a macro... yes
559
checking whether mkfifoat is declared without a macro... yes
560
checking whether mknod is declared without a macro... yes
561
checking whether mknodat is declared without a macro... yes
562
checking whether stat is declared without a macro... yes
563
checking whether utimensat is declared without a macro... yes
564
checking for struct tms... yes
565
checking whether times is declared without a macro... yes
566
checking whether localtime_r is compatible with its POSIX signature... yes
567
checking for __secure_getenv... yes
568
checking whether tmpfile should be overridden... no
569
checking whether trunc is declared... (cached) yes
570
checking whether truncf is declared... (cached) yes
571
checking whether chdir is declared without a macro... yes
572
checking whether chown is declared without a macro... yes
573
checking whether dup is declared without a macro... yes
574
checking whether dup2 is declared without a macro... yes
575
checking whether dup3 is declared without a macro... yes
576
checking whether environ is declared without a macro... yes
577
checking whether euidaccess is declared without a macro... yes
578
checking whether faccessat is declared without a macro... yes
579
checking whether fchdir is declared without a macro... yes
580
checking whether fchownat is declared without a macro... yes
581
checking whether fdatasync is declared without a macro... yes
582
checking whether fsync is declared without a macro... yes
583
checking whether ftruncate is declared without a macro... yes
584
checking whether getcwd is declared without a macro... yes
585
checking whether getdomainname is declared without a macro... yes
586
checking whether getdtablesize is declared without a macro... yes
587
checking whether getgroups is declared without a macro... yes
588
checking whether gethostname is declared without a macro... yes
589
checking whether getlogin is declared without a macro... yes
590
checking whether getlogin_r is declared without a macro... yes
591
checking whether getpagesize is declared without a macro... yes
592
checking whether getusershell is declared without a macro... yes
593
checking whether setusershell is declared without a macro... yes
594
checking whether endusershell is declared without a macro... yes
595
checking whether group_member is declared without a macro... yes
596
checking whether isatty is declared without a macro... yes
597
checking whether lchown is declared without a macro... yes
598
checking whether link is declared without a macro... yes
599
checking whether linkat is declared without a macro... yes
600
checking whether lseek is declared without a macro... yes
601
checking whether pipe is declared without a macro... yes
602
checking whether pipe2 is declared without a macro... yes
603
checking whether pread is declared without a macro... yes
604
checking whether pwrite is declared without a macro... yes
605
checking whether readlink is declared without a macro... yes
606
checking whether readlinkat is declared without a macro... yes
607
checking whether rmdir is declared without a macro... yes
608
checking whether sethostname is declared without a macro... yes
609
checking whether sleep is declared without a macro... yes
610
checking whether symlink is declared without a macro... yes
611
checking whether symlinkat is declared without a macro... yes
612
checking whether ttyname_r is declared without a macro... yes
613
checking whether unlink is declared without a macro... yes
614
checking whether unlinkat is declared without a macro... yes
615
checking whether usleep is declared without a macro... yes
616
checking whether unlink honors trailing slashes... yes
617
checking whether unlink of a parent directory fails as it should... guessing yes
618
checking for ptrdiff_t... yes
619
checking for vasprintf... yes
620
checking whether btowc is declared without a macro... yes
621
checking whether wctob is declared without a macro... yes
622
checking whether mbsinit is declared without a macro... yes
623
checking whether mbrtowc is declared without a macro... yes
624
checking whether mbrlen is declared without a macro... yes
625
checking whether mbsrtowcs is declared without a macro... yes
626
checking whether mbsnrtowcs is declared without a macro... yes
627
checking whether wcrtomb is declared without a macro... yes
628
checking whether wcsrtombs is declared without a macro... yes
629
checking whether wcsnrtombs is declared without a macro... yes
630
checking whether wcwidth is declared without a macro... yes
631
checking whether wmemchr is declared without a macro... yes
632
checking whether wmemcmp is declared without a macro... yes
633
checking whether wmemcpy is declared without a macro... yes
634
checking whether wmemmove is declared without a macro... yes
635
checking whether wmemset is declared without a macro... yes
636
checking whether wcslen is declared without a macro... yes
637
checking whether wcsnlen is declared without a macro... yes
638
checking whether wcscpy is declared without a macro... yes
639
checking whether wcpcpy is declared without a macro... yes
640
checking whether wcsncpy is declared without a macro... yes
641
checking whether wcpncpy is declared without a macro... yes
642
checking whether wcscat is declared without a macro... yes
643
checking whether wcsncat is declared without a macro... yes
644
checking whether wcscmp is declared without a macro... yes
645
checking whether wcsncmp is declared without a macro... yes
646
checking whether wcscasecmp is declared without a macro... yes
647
checking whether wcsncasecmp is declared without a macro... yes
648
checking whether wcscoll is declared without a macro... yes
649
checking whether wcsxfrm is declared without a macro... yes
650
checking whether wcsdup is declared without a macro... yes
651
checking whether wcschr is declared without a macro... yes
652
checking whether wcsrchr is declared without a macro... yes
653
checking whether wcscspn is declared without a macro... yes
654
checking whether wcsspn is declared without a macro... yes
655
checking whether wcspbrk is declared without a macro... yes
656
checking whether wcsstr is declared without a macro... yes
657
checking whether wcstok is declared without a macro... yes
658
checking whether wcswidth is declared without a macro... yes
659
checking whether iswcntrl works... yes
660
checking for towlower... yes
661
checking for wctype_t... yes
662
checking for wctrans_t... yes
663
checking whether wctype is declared without a macro... yes
664
checking whether iswctype is declared without a macro... yes
665
checking whether wctrans is declared without a macro... yes
666
checking whether towctrans is declared without a macro... yes
667
checking for stdint.h... (cached) yes
668
checking for the pthreads library -lpthreads... no
669
checking whether pthreads work without any flags... no
670
checking whether pthreads work with -Kthread... no
671
checking whether pthreads work with -kthread... no
672
checking for the pthreads library -llthread... no
673
checking whether pthreads work with -pthread... yes
674
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
675
checking if more special flags are required for pthreads... no
676
checking for X... libraries , headers 
677
checking for XrmInitialize in -lX11... yes
678
checking whether ld accepts -framework Carbon... no
679
checking for sin in -lm... yes
680
checking for x86_64-pc-linux-gnu-g77... ifort
681
checking whether we are using the GNU Fortran 77 compiler... no
682
checking whether ifort accepts -g... yes
683
checking how to get verbose linking output from ifort... -v
684
checking for Fortran 77 libraries of ifort...  -L/opt/intel/Compiler/11.1/072/lib/intel64 -limf -lm -L/opt/intel/Compiler/11.1/072/mkl/lib/em64t -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lifport -lifcore -lsvml -lipgo -lirc -lpthread -lirc_s -ldl
685
checking for dummy main to link with Fortran 77 libraries... none
686
checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
687
configure: defining FFLAGS to be -ff2c
688
checking whether ifort generates correct size integers... yes
689
checking whether ifort accepts -ffloat-store... yes
690
setting F77_FLOAT_STORE_FLAG to -ffloat-store
691
checking for IEEE 754 data format... yes
692
checking whether complex class can set components independently... yes
693
checking whether complex class can reference components independently... yes
694
checking libqhull/libqhull.h usability... yes
695
checking libqhull/libqhull.h presence... yes
696
checking for libqhull/libqhull.h... yes
697
checking for qh_qhull in -lqhull... yes
698
checking for qh_version in -lqhull... yes
699
checking whether the qhull library works... yes
700
checking pcre.h usability... yes
701
checking pcre.h presence... yes
702
checking for pcre.h... yes
703
checking pcre/pcre.h usability... no
704
checking pcre/pcre.h presence... no
705
checking for pcre/pcre.h... no
706
checking whether pcre.h defines the macros we need... yes
707
checking for pcre-config... yes
708
checking for pcre_compile... yes
709
checking zlib.h usability... yes
710
checking zlib.h presence... yes
711
checking for zlib.h... yes
712
checking for gzclearerr in -lz... yes
713
checking hdf5.h usability... yes
714
checking hdf5.h presence... yes
715
checking for hdf5.h... yes
716
checking for H5Gget_num_objs in -lhdf5... yes
717
checking whether HDF5 library has enforced version 1.6 API... no
718
configure: WARNING: FFTW3 library not found.  The slower FFTPACK library will be used instead.
719
configure: WARNING: FFTW3F library not found.  The slower FFTPACK library will be used instead.
720
checking glpk/glpk.h usability... no
721
checking glpk/glpk.h presence... no
722
checking for glpk/glpk.h... no
723
checking glpk.h usability... yes
724
checking glpk.h presence... yes
725
checking for glpk.h... yes
726
checking for _glp_lpx_simplex in -lglpk... yes
727
configure: WARNING: cURL library not found.  The ftp objects, urlread and urlwrite functions will be disabled.
728
checking Magick++.h usability... yes
729
checking Magick++.h presence... yes
730
checking for Magick++.h... yes
731
checking for Magick::ColorRGB in Magick++.h... yes
732
checking whether ld accepts -framework OpenGL... no
733
checking for GL/gl.h... yes
734
checking for GL/glu.h... yes
735
checking for glEnable in -lGL... yes
736
checking for freetype-config... /usr/bin/freetype-config
737
checking for FreeType -- version >= 9.0.3... yes
738
checking for FONTCONFIG... yes
739
checking for fltk-config... /usr/bin/fltk-config
740
checking for OpenGL support in FLTK... yes
741
checking how to print strings... printf
742
checking for a sed that does not truncate output... /bin/sed
743
checking for fgrep... /bin/grep -F
744
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
745
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
746
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
747
checking the name lister (/usr/bin/nm -B) interface... BSD nm
748
checking whether ln -s works... yes
749
checking the maximum length of command line arguments... 1572864
750
checking whether the shell understands some XSI constructs... yes
751
checking whether the shell understands "+="... yes
752
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
753
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
754
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
755
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
756
checking how to recognize dependent libraries... pass_all
757
checking for x86_64-pc-linux-gnu-dlltool... no
758
checking for dlltool... no
759
checking how to associate runtime and link libraries... printf %s\n
760
checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
761
checking for archiver @FILE support... @
762
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
763
checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
764
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
765
checking for sysroot... no
766
checking for x86_64-pc-linux-gnu-mt... no
767
checking for mt... no
768
checking if : is a manifest tool... no
769
checking for dlfcn.h... yes
770
checking for objdir... .libs
771
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
772
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
773
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
774
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
775
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
776
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
777
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
778
checking whether -lc should be explicitly linked in... no
779
checking dynamic linker characteristics... GNU/Linux ld.so
780
checking how to hardcode library paths into programs... immediate
781
checking for shl_load... no
782
checking for shl_load in -ldld... no
783
checking for dlopen... no
784
checking for dlopen in -ldl... yes
785
checking whether a program can dlopen itself... yes
786
checking whether a statically linked program can dlopen itself... no
787
checking whether stripping libraries is possible... yes
788
checking if libtool supports shared libraries... yes
789
checking whether to build shared libraries... yes
790
checking whether to build static libraries... no
791
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
792
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
793
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
794
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
795
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
796
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
797
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
798
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
799
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
800
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
801
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
802
checking how to hardcode library paths into programs... immediate
803
checking if libtool supports shared libraries... yes
804
checking whether to build shared libraries... yes
805
checking whether to build static libraries... no
806
checking for ifort option to produce PIC... -fPIC
807
checking if ifort PIC flag -fPIC works... yes
808
checking if ifort static flag -static works... yes
809
checking if ifort supports -c -o file.o... yes
810
checking if ifort supports -c -o file.o... (cached) yes
811
checking whether the ifort linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
812
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
813
checking how to hardcode library paths into programs... immediate
814
checking for sgemm_ in -L/usr/lib64/blas/reference -lblas  ... yes
815
checking whether LSAME is called correctly from Fortran... yes
816
checking whether ISAMAX is called correctly from Fortran... yes
817
checking whether SDOT is called correctly from Fortran... yes
818
checking whether DDOT is called correctly from Fortran... yes
819
checking whether CDOTU is called correctly from Fortran... no
820
checking whether ZDOTU is called correctly from Fortran... no
821
checking whether the integer size is correct... yes
822
checking for sgemm_ in -L/usr/lib64/blas/reference -lblas  ... yes
823
checking whether LSAME is called correctly from Fortran... yes
824
checking whether ISAMAX is called correctly from Fortran... yes
825
checking whether SDOT is called correctly from Fortran... yes
826
checking whether DDOT is called correctly from Fortran... yes
827
checking whether CDOTU is called correctly from Fortran... no
828
checking whether ZDOTU is called correctly from Fortran... no
829
checking whether the integer size is correct... yes
830
configure: error: A BLAS library was detected but found incompatible with your Fortran 77 compiler settings.
831
832
!!! Please attach the following file when seeking support:
833
!!! /var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2/config.log
834
 * ERROR: sci-mathematics/octave-3.6.2-r1 failed (configure phase):
835
 *   econf failed
836
 * 
837
 * Call stack:
838
 *          ebuild.sh, line   85:  Called src_configure
839
 *        environment, line 3231:  Called autotools-utils_src_configure
840
 *        environment, line  753:  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'
841
 *   phase-helpers.sh, line  467:  Called die
842
 * The specific snippet of code:
843
 *                      die "econf failed"
844
 * 
845
 * If you need support, post the output of `emerge --info '=sci-mathematics/octave-3.6.2-r1'`,
846
 * the complete build log and the output of `emerge -pqv '=sci-mathematics/octave-3.6.2-r1'`.
847
/usr/lib64/portage/bin/isolated-functions.sh: line 214: wait: `econf failed': not a pid or valid job spec
848
 * The complete build log is located at '/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/temp/build.log'.
849
 * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/temp/environment'.
850
 * Working directory: '/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2'
851
 * S: '/var/tmp/portage/sci-mathematics/octave-3.6.2-r1/work/octave-3.6.2'