Ticket #50735: config.log

File config.log, 240.5 KB (added by jainanuj99@…, 8 years ago)

config.log file generated on config error

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by GNU Octave configure 3.8.2, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --with-umfpack=-lumfpack -lSuiteSparse --enable-docs --enable-strict-warning-flags --disable-silent-rules --without-x --with-opengl --enable-gui --disable-java --with-cholmod=-lcholmod --with-blas=-lcblas -lf77blas -latlas --with-lapack=-llapack
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = anujjain-OSX
14uname -m = x86_64
15uname -r = 14.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 331 tasks, 2057 threads, 8 processors
34Load average: 2.35, Mach factor: 5.64
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/libexec/qt4/bin
40PATH: /opt/local/bin
41PATH: /opt/local/sbin
42PATH: /bin
43PATH: /sbin
44PATH: /usr/bin
45PATH: /usr/sbin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:5027: checking for a BSD-compatible install
53configure:5095: result: /usr/bin/install -c
54configure:5106: checking whether build environment is sane
55configure:5161: result: yes
56configure:5312: checking for a thread-safe mkdir -p
57configure:5351: result: build-aux/install-sh -c -d
58configure:5358: checking for gawk
59configure:5385: result: /opt/local/bin/gawk
60configure:5396: checking whether make sets $(MAKE)
61configure:5418: result: yes
62configure:5447: checking whether make supports nested variables
63configure:5464: result: yes
64configure:5553: checking whether UID '502' is supported by ustar format
65configure:5556: result: yes
66configure:5563: checking whether GID '502' is supported by ustar format
67configure:5566: result: yes
68configure:5574: checking how to create a ustar tar archive
69configure:5585: tar --version
70bsdtar 2.8.3 - libarchive 2.8.3
71configure:5588: $? = 0
72configure:5628: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
73configure:5631: $? = 0
74configure:5635: tar -xf - <conftest.tar
75configure:5638: $? = 0
76configure:5640: cat conftest.dir/file
77GrepMe
78configure:5643: $? = 0
79configure:5656: result: gnutar
80configure:5720: checking whether make supports nested variables
81configure:5737: result: yes
82configure:5753: checking build system type
83configure:5767: result: x86_64-apple-darwin14.5.0
84configure:5787: checking host system type
85configure:5800: result: x86_64-apple-darwin14.5.0
86configure:5856: checking for style of include used by make
87configure:5884: result: GNU
88configure:5955: checking for gcc
89configure:5982: result: /usr/bin/clang
90configure:6211: checking for C compiler version
91configure:6220: /usr/bin/clang --version >&5
92Apple LLVM version 7.0.2 (clang-700.1.81)
93Target: x86_64-apple-darwin14.5.0
94Thread model: posix
95configure:6231: $? = 0
96configure:6220: /usr/bin/clang -v >&5
97Apple LLVM version 7.0.2 (clang-700.1.81)
98Target: x86_64-apple-darwin14.5.0
99Thread model: posix
100configure:6231: $? = 0
101configure:6220: /usr/bin/clang -V >&5
102clang: error: argument to '-V' is missing (expected 1 value)
103clang: error: no input files
104configure:6231: $? = 1
105configure:6220: /usr/bin/clang -qversion >&5
106clang: error: unknown argument: '-qversion'
107clang: error: no input files
108configure:6231: $? = 1
109configure:6251: checking whether the C compiler works
110configure:6273: /usr/bin/clang -pipe -Os -arch x86_64   conftest.c  >&5
111configure:6277: $? = 0
112configure:6325: result: yes
113configure:6328: checking for C compiler default output file name
114configure:6330: result: a.out
115configure:6336: checking for suffix of executables
116configure:6343: /usr/bin/clang -o conftest -pipe -Os -arch x86_64   conftest.c  >&5
117configure:6347: $? = 0
118configure:6369: result:
119configure:6391: checking whether we are cross compiling
120configure:6399: /usr/bin/clang -o conftest -pipe -Os -arch x86_64   conftest.c  >&5
121configure:6403: $? = 0
122configure:6410: ./conftest
123configure:6414: $? = 0
124configure:6429: result: no
125configure:6434: checking for suffix of object files
126configure:6456: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
127configure:6460: $? = 0
128configure:6481: result: o
129configure:6485: checking whether we are using the GNU C compiler
130configure:6504: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
131configure:6504: $? = 0
132configure:6513: result: yes
133configure:6522: checking whether /usr/bin/clang accepts -g
134configure:6542: /usr/bin/clang -c -g  conftest.c >&5
135configure:6542: $? = 0
136configure:6583: result: yes
137configure:6600: checking for /usr/bin/clang option to accept ISO C89
138configure:6663: /usr/bin/clang  -c -pipe -Os -arch x86_64  conftest.c >&5
139configure:6663: $? = 0
140configure:6676: result: none needed
141configure:6701: checking whether /usr/bin/clang understands -c and -o together
142configure:6723: /usr/bin/clang -c conftest.c -o conftest2.o
143configure:6726: $? = 0
144configure:6723: /usr/bin/clang -c conftest.c -o conftest2.o
145configure:6726: $? = 0
146configure:6738: result: yes
147configure:6757: checking dependency style of /usr/bin/clang
148configure:6868: result: none
149configure:6889: checking how to run the C preprocessor
150configure:6920: /usr/bin/clang -E  conftest.c
151configure:6920: $? = 0
152configure:6934: /usr/bin/clang -E  conftest.c
153conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
154#include <ac_nonexistent.h>
155         ^
1561 error generated.
157configure:6934: $? = 1
158configure: failed program was:
159| /* confdefs.h */
160| #define PACKAGE_NAME "GNU Octave"
161| #define PACKAGE_TARNAME "octave"
162| #define PACKAGE_VERSION "3.8.2"
163| #define PACKAGE_STRING "GNU Octave 3.8.2"
164| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
165| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
166| #define PACKAGE "octave"
167| #define VERSION "3.8.2"
168| #define OCTAVE_SOURCE 1
169| /* end confdefs.h.  */
170| #include <ac_nonexistent.h>
171configure:6959: result: /usr/bin/clang -E
172configure:6979: /usr/bin/clang -E  conftest.c
173configure:6979: $? = 0
174configure:6993: /usr/bin/clang -E  conftest.c
175conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
176#include <ac_nonexistent.h>
177         ^
1781 error generated.
179configure:6993: $? = 1
180configure: failed program was:
181| /* confdefs.h */
182| #define PACKAGE_NAME "GNU Octave"
183| #define PACKAGE_TARNAME "octave"
184| #define PACKAGE_VERSION "3.8.2"
185| #define PACKAGE_STRING "GNU Octave 3.8.2"
186| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
187| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
188| #define PACKAGE "octave"
189| #define VERSION "3.8.2"
190| #define OCTAVE_SOURCE 1
191| /* end confdefs.h.  */
192| #include <ac_nonexistent.h>
193configure:7022: checking for grep that handles long lines and -e
194configure:7080: result: /opt/local/bin/grep
195configure:7085: checking for egrep
196configure:7147: result: /opt/local/bin/grep -E
197configure:7152: checking for ANSI C header files
198configure:7172: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
199configure:7172: $? = 0
200configure:7245: /usr/bin/clang -o conftest -pipe -Os -arch x86_64   conftest.c  >&5
201configure:7245: $? = 0
202configure:7245: ./conftest
203configure:7245: $? = 0
204configure:7256: result: yes
205configure:7269: checking for sys/types.h
206configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
207configure:7269: $? = 0
208configure:7269: result: yes
209configure:7269: checking for sys/stat.h
210configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
211configure:7269: $? = 0
212configure:7269: result: yes
213configure:7269: checking for stdlib.h
214configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
215configure:7269: $? = 0
216configure:7269: result: yes
217configure:7269: checking for string.h
218configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
219configure:7269: $? = 0
220configure:7269: result: yes
221configure:7269: checking for memory.h
222configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
223configure:7269: $? = 0
224configure:7269: result: yes
225configure:7269: checking for strings.h
226configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
227configure:7269: $? = 0
228configure:7269: result: yes
229configure:7269: checking for inttypes.h
230configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
231configure:7269: $? = 0
232configure:7269: result: yes
233configure:7269: checking for stdint.h
234configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
235configure:7269: $? = 0
236configure:7269: result: yes
237configure:7269: checking for unistd.h
238configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
239configure:7269: $? = 0
240configure:7269: result: yes
241configure:7282: checking minix/config.h usability
242configure:7282: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
243conftest.c:55:10: fatal error: 'minix/config.h' file not found
244#include <minix/config.h>
245         ^
2461 error generated.
247configure:7282: $? = 1
248configure: failed program was:
249| /* confdefs.h */
250| #define PACKAGE_NAME "GNU Octave"
251| #define PACKAGE_TARNAME "octave"
252| #define PACKAGE_VERSION "3.8.2"
253| #define PACKAGE_STRING "GNU Octave 3.8.2"
254| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
255| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
256| #define PACKAGE "octave"
257| #define VERSION "3.8.2"
258| #define OCTAVE_SOURCE 1
259| #define STDC_HEADERS 1
260| #define HAVE_SYS_TYPES_H 1
261| #define HAVE_SYS_STAT_H 1
262| #define HAVE_STDLIB_H 1
263| #define HAVE_STRING_H 1
264| #define HAVE_MEMORY_H 1
265| #define HAVE_STRINGS_H 1
266| #define HAVE_INTTYPES_H 1
267| #define HAVE_STDINT_H 1
268| #define HAVE_UNISTD_H 1
269| /* end confdefs.h.  */
270| #include <stdio.h>
271| #ifdef HAVE_SYS_TYPES_H
272| # include <sys/types.h>
273| #endif
274| #ifdef HAVE_SYS_STAT_H
275| # include <sys/stat.h>
276| #endif
277| #ifdef STDC_HEADERS
278| # include <stdlib.h>
279| # include <stddef.h>
280| #else
281| # ifdef HAVE_STDLIB_H
282| #  include <stdlib.h>
283| # endif
284| #endif
285| #ifdef HAVE_STRING_H
286| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
287| #  include <memory.h>
288| # endif
289| # include <string.h>
290| #endif
291| #ifdef HAVE_STRINGS_H
292| # include <strings.h>
293| #endif
294| #ifdef HAVE_INTTYPES_H
295| # include <inttypes.h>
296| #endif
297| #ifdef HAVE_STDINT_H
298| # include <stdint.h>
299| #endif
300| #ifdef HAVE_UNISTD_H
301| # include <unistd.h>
302| #endif
303| #include <minix/config.h>
304configure:7282: result: no
305configure:7282: checking minix/config.h presence
306configure:7282: /usr/bin/clang -E  conftest.c
307conftest.c:22:10: fatal error: 'minix/config.h' file not found
308#include <minix/config.h>
309         ^
3101 error generated.
311configure:7282: $? = 1
312configure: failed program was:
313| /* confdefs.h */
314| #define PACKAGE_NAME "GNU Octave"
315| #define PACKAGE_TARNAME "octave"
316| #define PACKAGE_VERSION "3.8.2"
317| #define PACKAGE_STRING "GNU Octave 3.8.2"
318| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
319| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
320| #define PACKAGE "octave"
321| #define VERSION "3.8.2"
322| #define OCTAVE_SOURCE 1
323| #define STDC_HEADERS 1
324| #define HAVE_SYS_TYPES_H 1
325| #define HAVE_SYS_STAT_H 1
326| #define HAVE_STDLIB_H 1
327| #define HAVE_STRING_H 1
328| #define HAVE_MEMORY_H 1
329| #define HAVE_STRINGS_H 1
330| #define HAVE_INTTYPES_H 1
331| #define HAVE_STDINT_H 1
332| #define HAVE_UNISTD_H 1
333| /* end confdefs.h.  */
334| #include <minix/config.h>
335configure:7282: result: no
336configure:7282: checking for minix/config.h
337configure:7282: result: no
338configure:7306: checking whether it is safe to define __EXTENSIONS__
339configure:7324: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
340configure:7324: $? = 0
341configure:7331: result: yes
342configure:7346: checking whether _XOPEN_SOURCE should be defined
343configure:7365: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
344configure:7365: $? = 0
345configure:7389: result: no
346configure:7405: result: defining octlibdir to be $(libdir)/octave/$(version)
347configure:7411: result: defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(canonical_host_type)
348configure:7417: result: defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(canonical_host_type)
349configure:7423: result: defining localapiarchlibdir to be $(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type)
350configure:7429: result: defining localverarchlibdir to be $(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type)
351configure:7435: result: defining octfiledir to be $(libdir)/octave/$(version)/oct/$(canonical_host_type)
352configure:7441: result: defining localoctfiledir to be $(libdir)/octave/site/oct/$(canonical_host_type)
353configure:7447: result: defining localapioctfiledir to be $(libdir)/octave/site/oct/$(api_version)/$(canonical_host_type)
354configure:7453: result: defining localveroctfiledir to be $(libdir)/octave/$(version)/site/oct/$(canonical_host_type)
355configure:7459: result: defining octincludedir to be $(includedir)/octave-$(version)/octave
356configure:7465: result: defining fcnfiledir to be $(datadir)/octave/$(version)/m
357configure:7471: result: defining localfcnfiledir to be $(datadir)/octave/site/m
358configure:7477: result: defining localapifcnfiledir to be $(datadir)/octave/site/$(api_version)/m
359configure:7483: result: defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m
360configure:7489: result: defining octetcdir to be $(datadir)/octave/$(version)/etc
361configure:7495: result: defining octlocaledir to be $(datadir)/octave/$(version)/locale
362configure:7501: result: defining doc_cache_file to be $(octetcdir)/doc-cache
363configure:7507: result: defining octtestsdir to be $(octetcdir)/tests
364configure:7513: result: defining texi_macros_file to be $(octetcdir)/macros.texi
365configure:7519: result: defining imagedir to be $(datadir)/octave/$(version)/imagelib
366configure:7525: result: defining man1dir to be $(mandir)/man1
367configure:7531: result: defining man1ext to be .1
368configure:7537: result: defining infofile to be $(infodir)/octave.info
369configure:7595: checking for pkg-config
370configure:7613: found /opt/local/bin/pkg-config
371configure:7625: result: /opt/local/bin/pkg-config
372configure:7650: checking pkg-config is at least version 0.9.0
373configure:7653: result: yes
374configure:7668: checking for gawk
375configure:7695: result: /opt/local/bin/gawk
376configure:7706: checking for grep that handles long lines and -e
377configure:7764: result: /opt/local/bin/grep
378configure:7774: checking for gfind
379configure:7804: result: no
380configure:7774: checking for find
381configure:7790: found /usr/bin/find
382configure:7801: result: find
383configure:7814: checking for a usable sed
384configure:7892: result: /opt/local/bin/gsed
385configure:7898: checking for perl
386configure:7925: result: /opt/local/bin/perl
387configure:7940: checking for gperf
388configure:7956: found /opt/local/bin/gperf
389configure:7967: result: gperf
390configure:7996: checking for flex
391configure:8012: found /opt/local/bin/flex
392configure:8023: result: flex
393configure:8061: flex conftest.l
394configure:8065: $? = 0
395configure:8067: checking lex output file root
396configure:8081: result: lex.yy
397configure:8086: checking lex library
398configure:8100: /usr/bin/clang -o conftest -pipe -Os -arch x86_64   conftest.c   >&5
399Undefined symbols for architecture x86_64:
400  "_yywrap", referenced from:
401      _yylex in conftest-3cad1c.o
402      _main in conftest-3cad1c.o
403ld: symbol(s) not found for architecture x86_64
404clang: error: linker command failed with exit code 1 (use -v to see invocation)
405configure:8100: $? = 1
406configure: failed program was:
407| /* confdefs.h */
408| #define PACKAGE_NAME "GNU Octave"
409| #define PACKAGE_TARNAME "octave"
410| #define PACKAGE_VERSION "3.8.2"
411| #define PACKAGE_STRING "GNU Octave 3.8.2"
412| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
413| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
414| #define PACKAGE "octave"
415| #define VERSION "3.8.2"
416| #define OCTAVE_SOURCE 1
417| #define STDC_HEADERS 1
418| #define HAVE_SYS_TYPES_H 1
419| #define HAVE_SYS_STAT_H 1
420| #define HAVE_STDLIB_H 1
421| #define HAVE_STRING_H 1
422| #define HAVE_MEMORY_H 1
423| #define HAVE_STRINGS_H 1
424| #define HAVE_INTTYPES_H 1
425| #define HAVE_STDINT_H 1
426| #define HAVE_UNISTD_H 1
427| #define __EXTENSIONS__ 1
428| #define _ALL_SOURCE 1
429| #define _DARWIN_C_SOURCE 1
430| #define _GNU_SOURCE 1
431| #define _POSIX_PTHREAD_SEMANTICS 1
432| #define _TANDEM_SOURCE 1
433| /* end confdefs.h.  */
434|
435| #line 3 "lex.yy.c"
436|
437| #define  YY_INT_ALIGNED short int
438|
439| /* A lexical scanner generated by flex */
440|
441| #define FLEX_SCANNER
442| #define YY_FLEX_MAJOR_VERSION 2
443| #define YY_FLEX_MINOR_VERSION 6
444| #define YY_FLEX_SUBMINOR_VERSION 0
445| #if YY_FLEX_SUBMINOR_VERSION > 0
446| #define FLEX_BETA
447| #endif
448|
449| /* First, we deal with  platform-specific or compiler-specific issues. */
450|
451| /* begin standard C headers. */
452| #include <stdio.h>
453| #include <string.h>
454| #include <errno.h>
455| #include <stdlib.h>
456|
457| /* end standard C headers. */
458|
459| /* flex integer type definitions */
460|
461| #ifndef FLEXINT_H
462| #define FLEXINT_H
463|
464| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
465|
466| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
467|
468| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
469|  * if you want the limit (max/min) macros for int types.
470|  */
471| #ifndef __STDC_LIMIT_MACROS
472| #define __STDC_LIMIT_MACROS 1
473| #endif
474|
475| #include <inttypes.h>
476| typedef int8_t flex_int8_t;
477| typedef uint8_t flex_uint8_t;
478| typedef int16_t flex_int16_t;
479| typedef uint16_t flex_uint16_t;
480| typedef int32_t flex_int32_t;
481| typedef uint32_t flex_uint32_t;
482| #else
483| typedef signed char flex_int8_t;
484| typedef short int flex_int16_t;
485| typedef int flex_int32_t;
486| typedef unsigned char flex_uint8_t;
487| typedef unsigned short int flex_uint16_t;
488| typedef unsigned int flex_uint32_t;
489|
490| /* Limits of integral types. */
491| #ifndef INT8_MIN
492| #define INT8_MIN               (-128)
493| #endif
494| #ifndef INT16_MIN
495| #define INT16_MIN              (-32767-1)
496| #endif
497| #ifndef INT32_MIN
498| #define INT32_MIN              (-2147483647-1)
499| #endif
500| #ifndef INT8_MAX
501| #define INT8_MAX               (127)
502| #endif
503| #ifndef INT16_MAX
504| #define INT16_MAX              (32767)
505| #endif
506| #ifndef INT32_MAX
507| #define INT32_MAX              (2147483647)
508| #endif
509| #ifndef UINT8_MAX
510| #define UINT8_MAX              (255U)
511| #endif
512| #ifndef UINT16_MAX
513| #define UINT16_MAX             (65535U)
514| #endif
515| #ifndef UINT32_MAX
516| #define UINT32_MAX             (4294967295U)
517| #endif
518|
519| #endif /* ! C99 */
520|
521| #endif /* ! FLEXINT_H */
522|
523| #ifdef __cplusplus
524|
525| /* The "const" storage-class-modifier is valid. */
526| #define YY_USE_CONST
527|
528| #else /* ! __cplusplus */
529|
530| /* C99 requires __STDC__ to be defined as 1. */
531| #if defined (__STDC__)
532|
533| #define YY_USE_CONST
534|
535| #endif        /* defined (__STDC__) */
536| #endif        /* ! __cplusplus */
537|
538| #ifdef YY_USE_CONST
539| #define yyconst const
540| #else
541| #define yyconst
542| #endif
543|
544| /* Returned upon end-of-file. */
545| #define YY_NULL 0
546|
547| /* Promotes a possibly negative, possibly signed char to an unsigned
548|  * integer for use as an array index.  If the signed char is negative,
549|  * we want to instead treat it as an 8-bit unsigned char, hence the
550|  * double cast.
551|  */
552| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
553|
554| /* Enter a start condition.  This macro really ought to take a parameter,
555|  * but we do it the disgusting crufty way forced on us by the ()-less
556|  * definition of BEGIN.
557|  */
558| #define BEGIN (yy_start) = 1 + 2 *
559|
560| /* Translate the current start state into a value that can be later handed
561|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
562|  * compatibility.
563|  */
564| #define YY_START (((yy_start) - 1) / 2)
565| #define YYSTATE YY_START
566|
567| /* Action number for EOF rule of a given start state. */
568| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
569|
570| /* Special action meaning "start processing a new file". */
571| #define YY_NEW_FILE yyrestart(yyin  )
572|
573| #define YY_END_OF_BUFFER_CHAR 0
574|
575| /* Size of default input buffer. */
576| #ifndef YY_BUF_SIZE
577| #ifdef __ia64__
578| /* On IA-64, the buffer size is 16k, not 8k.
579|  * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
580|  * Ditto for the __ia64__ case accordingly.
581|  */
582| #define YY_BUF_SIZE 32768
583| #else
584| #define YY_BUF_SIZE 16384
585| #endif /* __ia64__ */
586| #endif
587|
588| /* The state buf must be large enough to hold one state per character in the main buffer.
589|  */
590| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
591|
592| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
593| #define YY_TYPEDEF_YY_BUFFER_STATE
594| typedef struct yy_buffer_state *YY_BUFFER_STATE;
595| #endif
596|
597| #ifndef YY_TYPEDEF_YY_SIZE_T
598| #define YY_TYPEDEF_YY_SIZE_T
599| typedef size_t yy_size_t;
600| #endif
601|
602| extern yy_size_t yyleng;
603|
604| extern FILE *yyin, *yyout;
605|
606| #define EOB_ACT_CONTINUE_SCAN 0
607| #define EOB_ACT_END_OF_FILE 1
608| #define EOB_ACT_LAST_MATCH 2
609|
610|     #define YY_LESS_LINENO(n)
611|     #define YY_LINENO_REWIND_TO(ptr)
612|     
613| /* Return all but the first "n" matched characters back to the input stream. */
614| #define yyless(n) \
615|       do \
616|               { \
617|               /* Undo effects of setting up yytext. */ \
618|         int yyless_macro_arg = (n); \
619|         YY_LESS_LINENO(yyless_macro_arg);\
620|               *yy_cp = (yy_hold_char); \
621|               YY_RESTORE_YY_MORE_OFFSET \
622|               (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
623|               YY_DO_BEFORE_ACTION; /* set up yytext again */ \
624|               } \
625|       while ( 0 )
626|
627| #define unput(c) yyunput( c, (yytext_ptr)  )
628|
629| #ifndef YY_STRUCT_YY_BUFFER_STATE
630| #define YY_STRUCT_YY_BUFFER_STATE
631| struct yy_buffer_state
632|       {
633|       FILE *yy_input_file;
634|
635|       char *yy_ch_buf;                /* input buffer */
636|       char *yy_buf_pos;               /* current position in input buffer */
637|
638|       /* Size of input buffer in bytes, not including room for EOB
639|        * characters.
640|        */
641|       yy_size_t yy_buf_size;
642|
643|       /* Number of characters read into yy_ch_buf, not including EOB
644|        * characters.
645|        */
646|       yy_size_t yy_n_chars;
647|
648|       /* Whether we "own" the buffer - i.e., we know we created it,
649|        * and can realloc() it to grow it, and should free() it to
650|        * delete it.
651|        */
652|       int yy_is_our_buffer;
653|
654|       /* Whether this is an "interactive" input source; if so, and
655|        * if we're using stdio for input, then we want to use getc()
656|        * instead of fread(), to make sure we stop fetching input after
657|        * each newline.
658|        */
659|       int yy_is_interactive;
660|
661|       /* Whether we're considered to be at the beginning of a line.
662|        * If so, '^' rules will be active on the next match, otherwise
663|        * not.
664|        */
665|       int yy_at_bol;
666|
667|     int yy_bs_lineno; /**< The line count. */
668|     int yy_bs_column; /**< The column count. */
669|     
670|       /* Whether to try to fill the input buffer when we reach the
671|        * end of it.
672|        */
673|       int yy_fill_buffer;
674|
675|       int yy_buffer_status;
676|
677| #define YY_BUFFER_NEW 0
678| #define YY_BUFFER_NORMAL 1
679|       /* When an EOF's been seen but there's still some text to process
680|        * then we mark the buffer as YY_EOF_PENDING, to indicate that we
681|        * shouldn't try reading from the input source any more.  We might
682|        * still have a bunch of tokens to match, though, because of
683|        * possible backing-up.
684|        *
685|        * When we actually see the EOF, we change the status to "new"
686|        * (via yyrestart()), so that the user can continue scanning by
687|        * just pointing yyin at a new input file.
688|        */
689| #define YY_BUFFER_EOF_PENDING 2
690|
691|       };
692| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
693|
694| /* Stack of input buffers. */
695| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
696| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
697| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
698|
699| /* We provide macros for accessing buffer states in case in the
700|  * future we want to put the buffer states in a more general
701|  * "scanner state".
702|  *
703|  * Returns the top of the stack, or NULL.
704|  */
705| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
706|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
707|                           : NULL)
708|
709| /* Same as previous macro, but useful when we know that the buffer stack is not
710|  * NULL or when we need an lvalue. For internal use only.
711|  */
712| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
713|
714| /* yy_hold_char holds the character lost when yytext is formed. */
715| static char yy_hold_char;
716| static yy_size_t yy_n_chars;          /* number of characters read into yy_ch_buf */
717| yy_size_t yyleng;
718|
719| /* Points to current character in buffer. */
720| static char *yy_c_buf_p = (char *) 0;
721| static int yy_init = 0;               /* whether we need to initialize */
722| static int yy_start = 0;      /* start state number */
723|
724| /* Flag which is used to allow yywrap()'s to do buffer switches
725|  * instead of setting up a fresh yyin.  A bit of a hack ...
726|  */
727| static int yy_did_buffer_switch_on_eof;
728|
729| void yyrestart (FILE *input_file  );
730| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
731| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
732| void yy_delete_buffer (YY_BUFFER_STATE b  );
733| void yy_flush_buffer (YY_BUFFER_STATE b  );
734| void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
735| void yypop_buffer_state (void );
736|
737| static void yyensure_buffer_stack (void );
738| static void yy_load_buffer_state (void );
739| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
740|
741| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
742|
743| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
744| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
745| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len  );
746|
747| void *yyalloc (yy_size_t  );
748| void *yyrealloc (void *,yy_size_t  );
749| void yyfree (void *  );
750|
751| #define yy_new_buffer yy_create_buffer
752|
753| #define yy_set_interactive(is_interactive) \
754|       { \
755|       if ( ! YY_CURRENT_BUFFER ){ \
756|         yyensure_buffer_stack (); \
757|               YY_CURRENT_BUFFER_LVALUE =    \
758|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
759|       } \
760|       YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
761|       }
762|
763| #define yy_set_bol(at_bol) \
764|       { \
765|       if ( ! YY_CURRENT_BUFFER ){\
766|         yyensure_buffer_stack (); \
767|               YY_CURRENT_BUFFER_LVALUE =    \
768|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
769|       } \
770|       YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
771|       }
772|
773| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
774|
775| /* Begin user sect3 */
776|
777| typedef unsigned char YY_CHAR;
778|
779| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
780|
781| typedef int yy_state_type;
782|
783| extern int yylineno;
784|
785| int yylineno = 1;
786|
787| extern char *yytext;
788| #ifdef yytext_ptr
789| #undef yytext_ptr
790| #endif
791| #define yytext_ptr yytext
792|
793| static yy_state_type yy_get_previous_state (void );
794| static yy_state_type yy_try_NUL_trans (yy_state_type current_state  );
795| static int yy_get_next_buffer (void );
796| #if defined(__GNUC__) && __GNUC__ >= 3
797| __attribute__((__noreturn__))
798| #endif
799| static void yy_fatal_error (yyconst char msg[]  );
800|
801| /* Done after the current pattern has been matched and before the
802|  * corresponding action - sets up yytext.
803|  */
804| #define YY_DO_BEFORE_ACTION \
805|       (yytext_ptr) = yy_bp; \
806|       (yytext_ptr) -= (yy_more_len); \
807|       yyleng = (size_t) (yy_cp - (yytext_ptr)); \
808|       (yy_hold_char) = *yy_cp; \
809|       *yy_cp = '\0'; \
810|       (yy_c_buf_p) = yy_cp;
811|
812| #define YY_NUM_RULES 8
813| #define YY_END_OF_BUFFER 9
814| /* This struct is not used in this scanner,
815|    but its presence is necessary. */
816| struct yy_trans_info
817|       {
818|       flex_int32_t yy_verify;
819|       flex_int32_t yy_nxt;
820|       };
821| static yyconst flex_int16_t yy_acclist[23] =
822|     {   0,
823|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
824|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
825|         7,    8
826|     } ;
827|
828| static yyconst flex_int16_t yy_accept[14] =
829|     {   0,
830|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
831|        20,   23,   23
832|     } ;
833|
834| static yyconst YY_CHAR yy_ec[256] =
835|     {   0,
836|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
837|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
838|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
839|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
840|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
841|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
842|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
843|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
844|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
845|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
846|
847|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
848|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
849|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
850|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
851|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
852|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
853|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
854|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
855|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
856|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
857|
858|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
859|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
860|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
861|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
862|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
863|         1,    1,    1,    1,    1
864|     } ;
865|
866| static yyconst YY_CHAR yy_meta[9] =
867|     {   0,
868|         1,    1,    1,    1,    1,    1,    1,    1
869|     } ;
870|
871| static yyconst flex_uint16_t yy_base[13] =
872|     {   0,
873|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
874|        10,   10
875|     } ;
876|
877| static yyconst flex_int16_t yy_def[13] =
878|     {   0,
879|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
880|        12,    0
881|     } ;
882|
883| static yyconst flex_uint16_t yy_nxt[19] =
884|     {   0,
885|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
886|        12,   12,   12,   12,   12,   12,   12,   12
887|     } ;
888|
889| static yyconst flex_int16_t yy_chk[19] =
890|     {   0,
891|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
892|        12,   12,   12,   12,   12,   12,   12,   12
893|     } ;
894|
895| extern int yy_flex_debug;
896| int yy_flex_debug = 0;
897|
898| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
899| static char *yy_full_match;
900| static int yy_lp;
901| #define REJECT \
902| { \
903| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
904| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
905| ++(yy_lp); \
906| goto find_rule; \
907| }
908|
909| static int yy_more_flag = 0;
910| static int yy_more_len = 0;
911| #define yymore() ((yy_more_flag) = 1)
912| #define YY_MORE_ADJ (yy_more_len)
913| #define YY_RESTORE_YY_MORE_OFFSET
914| char *yytext;
915| #line 1 "conftest.l"
916| #line 484 "lex.yy.c"
917|
918| #define INITIAL 0
919|
920| #ifndef YY_NO_UNISTD_H
921| /* Special case for "unistd.h", since it is non-ANSI. We include it way
922|  * down here because we want the user's section 1 to have been scanned first.
923|  * The user has a chance to override it with an option.
924|  */
925| #include <unistd.h>
926| #endif
927|
928| #ifndef YY_EXTRA_TYPE
929| #define YY_EXTRA_TYPE void *
930| #endif
931|
932| static int yy_init_globals (void );
933|
934| /* Accessor methods to globals.
935|    These are made visible to non-reentrant scanners for convenience. */
936|
937| int yylex_destroy (void );
938|
939| int yyget_debug (void );
940|
941| void yyset_debug (int debug_flag  );
942|
943| YY_EXTRA_TYPE yyget_extra (void );
944|
945| void yyset_extra (YY_EXTRA_TYPE user_defined  );
946|
947| FILE *yyget_in (void );
948|
949| void yyset_in  (FILE * _in_str  );
950|
951| FILE *yyget_out (void );
952|
953| void yyset_out  (FILE * _out_str  );
954|
955| yy_size_t yyget_leng (void );
956|
957| char *yyget_text (void );
958|
959| int yyget_lineno (void );
960|
961| void yyset_lineno (int _line_number  );
962|
963| /* Macros after this point can all be overridden by user definitions in
964|  * section 1.
965|  */
966|
967| #ifndef YY_SKIP_YYWRAP
968| #ifdef __cplusplus
969| extern "C" int yywrap (void );
970| #else
971| extern int yywrap (void );
972| #endif
973| #endif
974|
975| #ifndef YY_NO_UNPUT
976|     
977|     static void yyunput (int c,char *buf_ptr  );
978|     
979| #endif
980|
981| #ifndef yytext_ptr
982| static void yy_flex_strncpy (char *,yyconst char *,int );
983| #endif
984|
985| #ifdef YY_NEED_STRLEN
986| static int yy_flex_strlen (yyconst char * );
987| #endif
988|
989| #ifndef YY_NO_INPUT
990|
991| #ifdef __cplusplus
992| static int yyinput (void );
993| #else
994| static int input (void );
995| #endif
996|
997| #endif
998|
999| /* Amount of stuff to slurp up with each read. */
1000| #ifndef YY_READ_BUF_SIZE
1001| #ifdef __ia64__
1002| /* On IA-64, the buffer size is 16k, not 8k */
1003| #define YY_READ_BUF_SIZE 16384
1004| #else
1005| #define YY_READ_BUF_SIZE 8192
1006| #endif /* __ia64__ */
1007| #endif
1008|
1009| /* Copy whatever the last rule matched to the standard output. */
1010| #ifndef ECHO
1011| /* This used to be an fputs(), but since the string might contain NUL's,
1012|  * we now use fwrite().
1013|  */
1014| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
1015| #endif
1016|
1017| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
1018|  * is returned in "result".
1019|  */
1020| #ifndef YY_INPUT
1021| #define YY_INPUT(buf,result,max_size) \
1022|       if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
1023|               { \
1024|               int c = '*'; \
1025|               size_t n; \
1026|               for ( n = 0; n < max_size && \
1027|                            (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
1028|                       buf[n] = (char) c; \
1029|               if ( c == '\n' ) \
1030|                       buf[n++] = (char) c; \
1031|               if ( c == EOF && ferror( yyin ) ) \
1032|                       YY_FATAL_ERROR( "input in flex scanner failed" ); \
1033|               result = n; \
1034|               } \
1035|       else \
1036|               { \
1037|               errno=0; \
1038|               while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
1039|                       { \
1040|                       if( errno != EINTR) \
1041|                               { \
1042|                               YY_FATAL_ERROR( "input in flex scanner failed" ); \
1043|                               break; \
1044|                               } \
1045|                       errno=0; \
1046|                       clearerr(yyin); \
1047|                       } \
1048|               }\
1049| \
1050|
1051| #endif
1052|
1053| /* No semi-colon after return; correct usage is to write "yyterminate();" -
1054|  * we don't want an extra ';' after the "return" because that will cause
1055|  * some compilers to complain about unreachable statements.
1056|  */
1057| #ifndef yyterminate
1058| #define yyterminate() return YY_NULL
1059| #endif
1060|
1061| /* Number of entries by which start-condition stack grows. */
1062| #ifndef YY_START_STACK_INCR
1063| #define YY_START_STACK_INCR 25
1064| #endif
1065|
1066| /* Report a fatal error. */
1067| #ifndef YY_FATAL_ERROR
1068| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
1069| #endif
1070|
1071| /* end tables serialization structures and prototypes */
1072|
1073| /* Default declaration of generated scanner - a define so the user can
1074|  * easily add parameters.
1075|  */
1076| #ifndef YY_DECL
1077| #define YY_DECL_IS_OURS 1
1078|
1079| extern int yylex (void);
1080|
1081| #define YY_DECL int yylex (void)
1082| #endif /* !YY_DECL */
1083|
1084| /* Code executed at the beginning of each rule, after yytext and yyleng
1085|  * have been set up.
1086|  */
1087| #ifndef YY_USER_ACTION
1088| #define YY_USER_ACTION
1089| #endif
1090|
1091| /* Code executed at the end of each rule. */
1092| #ifndef YY_BREAK
1093| #define YY_BREAK /*LINTED*/break;
1094| #endif
1095|
1096| #define YY_RULE_SETUP \
1097|       YY_USER_ACTION
1098|
1099| /** The main scanner function which does all the work.
1100|  */
1101| YY_DECL
1102| {
1103|       yy_state_type yy_current_state;
1104|       char *yy_cp, *yy_bp;
1105|       int yy_act;
1106|     
1107|       if ( !(yy_init) )
1108|               {
1109|               (yy_init) = 1;
1110|
1111| #ifdef YY_USER_INIT
1112|               YY_USER_INIT;
1113| #endif
1114|
1115|         /* Create the reject buffer large enough to save one state per allowed character. */
1116|         if ( ! (yy_state_buf) )
1117|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
1118|             if ( ! (yy_state_buf) )
1119|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
1120|
1121|               if ( ! (yy_start) )
1122|                       (yy_start) = 1; /* first start state */
1123|
1124|               if ( ! yyin )
1125|                       yyin = stdin;
1126|
1127|               if ( ! yyout )
1128|                       yyout = stdout;
1129|
1130|               if ( ! YY_CURRENT_BUFFER ) {
1131|                       yyensure_buffer_stack ();
1132|                       YY_CURRENT_BUFFER_LVALUE =
1133|                               yy_create_buffer(yyin,YY_BUF_SIZE );
1134|               }
1135|
1136|               yy_load_buffer_state( );
1137|               }
1138|
1139|       {
1140| #line 1 "conftest.l"
1141|
1142| #line 710 "lex.yy.c"
1143|
1144|       while ( /*CONSTCOND*/1 )                /* loops until end-of-file is reached */
1145|               {
1146|               (yy_more_len) = 0;
1147|               if ( (yy_more_flag) )
1148|                       {
1149|                       (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
1150|                       (yy_more_flag) = 0;
1151|                       }
1152|               yy_cp = (yy_c_buf_p);
1153|
1154|               /* Support of yytext. */
1155|               *yy_cp = (yy_hold_char);
1156|
1157|               /* yy_bp points to the position in yy_ch_buf of the start of
1158|                * the current run.
1159|                */
1160|               yy_bp = yy_cp;
1161|
1162|               yy_current_state = (yy_start);
1163|
1164|               (yy_state_ptr) = (yy_state_buf);
1165|               *(yy_state_ptr)++ = yy_current_state;
1166|
1167| yy_match:
1168|               do
1169|                       {
1170|                       YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
1171|                       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1172|                               {
1173|                               yy_current_state = (int) yy_def[yy_current_state];
1174|                               if ( yy_current_state >= 13 )
1175|                                       yy_c = yy_meta[(unsigned int) yy_c];
1176|                               }
1177|                       yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1178|                       *(yy_state_ptr)++ = yy_current_state;
1179|                       ++yy_cp;
1180|                       }
1181|               while ( yy_base[yy_current_state] != 10 );
1182|
1183| yy_find_action:
1184|               yy_current_state = *--(yy_state_ptr);
1185|               (yy_lp) = yy_accept[yy_current_state];
1186| find_rule: /* we branch to this label when backing up */
1187|               for ( ; ; ) /* until we find what rule we matched */
1188|                       {
1189|                       if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
1190|                               {
1191|                               yy_act = yy_acclist[(yy_lp)];
1192|                                       {
1193|                                       (yy_full_match) = yy_cp;
1194|                                       break;
1195|                                       }
1196|                               }
1197|                       --yy_cp;
1198|                       yy_current_state = *--(yy_state_ptr);
1199|                       (yy_lp) = yy_accept[yy_current_state];
1200|                       }
1201|
1202|               YY_DO_BEFORE_ACTION;
1203|
1204| do_action:    /* This label is used only to access EOF actions. */
1205|
1206|               switch ( yy_act )
1207|       { /* beginning of action switch */
1208| case 1:
1209| YY_RULE_SETUP
1210| #line 2 "conftest.l"
1211| { ECHO; }
1212|       YY_BREAK
1213| case 2:
1214| YY_RULE_SETUP
1215| #line 3 "conftest.l"
1216| { REJECT; }
1217|       YY_BREAK
1218| case 3:
1219| YY_RULE_SETUP
1220| #line 4 "conftest.l"
1221| { yymore (); }
1222|       YY_BREAK
1223| case 4:
1224| YY_RULE_SETUP
1225| #line 5 "conftest.l"
1226| { yyless (1); }
1227|       YY_BREAK
1228| case 5:
1229| YY_RULE_SETUP
1230| #line 6 "conftest.l"
1231| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
1232|     yyless ((input () != 0)); }
1233|       YY_BREAK
1234| case 6:
1235| YY_RULE_SETUP
1236| #line 8 "conftest.l"
1237| { unput (yytext[0]); }
1238|       YY_BREAK
1239| case 7:
1240| YY_RULE_SETUP
1241| #line 9 "conftest.l"
1242| { BEGIN INITIAL; }
1243|       YY_BREAK
1244| case 8:
1245| YY_RULE_SETUP
1246| #line 10 "conftest.l"
1247| ECHO;
1248|       YY_BREAK
1249| #line 817 "lex.yy.c"
1250|                       case YY_STATE_EOF(INITIAL):
1251|                               yyterminate();
1252|
1253|       case YY_END_OF_BUFFER:
1254|               {
1255|               /* Amount of text matched not including the EOB char. */
1256|               int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1257|
1258|               /* Undo the effects of YY_DO_BEFORE_ACTION. */
1259|               *yy_cp = (yy_hold_char);
1260|               YY_RESTORE_YY_MORE_OFFSET
1261|
1262|               if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
1263|                       {
1264|                       /* We're scanning a new file or input source.  It's
1265|                        * possible that this happened because the user
1266|                        * just pointed yyin at a new source and called
1267|                        * yylex().  If so, then we have to assure
1268|                        * consistency between YY_CURRENT_BUFFER and our
1269|                        * globals.  Here is the right place to do so, because
1270|                        * this is the first action (other than possibly a
1271|                        * back-up) that will match for the new input source.
1272|                        */
1273|                       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
1274|                       YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
1275|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
1276|                       }
1277|
1278|               /* Note that here we test for yy_c_buf_p "<=" to the position
1279|                * of the first EOB in the buffer, since yy_c_buf_p will
1280|                * already have been incremented past the NUL character
1281|                * (since all states make transitions on EOB to the
1282|                * end-of-buffer state).  Contrast this with the test
1283|                * in input().
1284|                */
1285|               if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1286|                       { /* This was really a NUL. */
1287|                       yy_state_type yy_next_state;
1288|
1289|                       (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1290|
1291|                       yy_current_state = yy_get_previous_state(  );
1292|
1293|                       /* Okay, we're now positioned to make the NUL
1294|                        * transition.  We couldn't have
1295|                        * yy_get_previous_state() go ahead and do it
1296|                        * for us because it doesn't know how to deal
1297|                        * with the possibility of jamming (and we don't
1298|                        * want to build jamming into it because then it
1299|                        * will run more slowly).
1300|                        */
1301|
1302|                       yy_next_state = yy_try_NUL_trans( yy_current_state );
1303|
1304|                       yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1305|
1306|                       if ( yy_next_state )
1307|                               {
1308|                               /* Consume the NUL. */
1309|                               yy_cp = ++(yy_c_buf_p);
1310|                               yy_current_state = yy_next_state;
1311|                               goto yy_match;
1312|                               }
1313|
1314|                       else
1315|                               {
1316|                               yy_cp = (yy_c_buf_p);
1317|                               goto yy_find_action;
1318|                               }
1319|                       }
1320|
1321|               else switch ( yy_get_next_buffer(  ) )
1322|                       {
1323|                       case EOB_ACT_END_OF_FILE:
1324|                               {
1325|                               (yy_did_buffer_switch_on_eof) = 0;
1326|
1327|                               if ( yywrap( ) )
1328|                                       {
1329|                                       /* Note: because we've taken care in
1330|                                        * yy_get_next_buffer() to have set up
1331|                                        * yytext, we can now set up
1332|                                        * yy_c_buf_p so that if some total
1333|                                        * hoser (like flex itself) wants to
1334|                                        * call the scanner after we return the
1335|                                        * YY_NULL, it'll still work - another
1336|                                        * YY_NULL will get returned.
1337|                                        */
1338|                                       (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1339|
1340|                                       yy_act = YY_STATE_EOF(YY_START);
1341|                                       goto do_action;
1342|                                       }
1343|
1344|                               else
1345|                                       {
1346|                                       if ( ! (yy_did_buffer_switch_on_eof) )
1347|                                               YY_NEW_FILE;
1348|                                       }
1349|                               break;
1350|                               }
1351|
1352|                       case EOB_ACT_CONTINUE_SCAN:
1353|                               (yy_c_buf_p) =
1354|                                       (yytext_ptr) + yy_amount_of_matched_text;
1355|
1356|                               yy_current_state = yy_get_previous_state(  );
1357|
1358|                               yy_cp = (yy_c_buf_p);
1359|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1360|                               goto yy_match;
1361|
1362|                       case EOB_ACT_LAST_MATCH:
1363|                               (yy_c_buf_p) =
1364|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
1365|
1366|                               yy_current_state = yy_get_previous_state(  );
1367|
1368|                               yy_cp = (yy_c_buf_p);
1369|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1370|                               goto yy_find_action;
1371|                       }
1372|               break;
1373|               }
1374|
1375|       default:
1376|               YY_FATAL_ERROR(
1377|                       "fatal flex scanner internal error--no action found" );
1378|       } /* end of action switch */
1379|               } /* end of scanning one token */
1380|       } /* end of user's declarations */
1381| } /* end of yylex */
1382|
1383| /* yy_get_next_buffer - try to read in a new buffer
1384|  *
1385|  * Returns a code representing an action:
1386|  *    EOB_ACT_LAST_MATCH -
1387|  *    EOB_ACT_CONTINUE_SCAN - continue scanning from current position
1388|  *    EOB_ACT_END_OF_FILE - end of file
1389|  */
1390| static int yy_get_next_buffer (void)
1391| {
1392|       char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
1393|       char *source = (yytext_ptr);
1394|       yy_size_t number_to_move, i;
1395|       int ret_val;
1396|
1397|       if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
1398|               YY_FATAL_ERROR(
1399|               "fatal flex scanner internal error--end of buffer missed" );
1400|
1401|       if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
1402|               { /* Don't try to fill the buffer, so this is an EOF. */
1403|               if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
1404|                       {
1405|                       /* We matched a single character, the EOB, so
1406|                        * treat this as a final EOF.
1407|                        */
1408|                       return EOB_ACT_END_OF_FILE;
1409|                       }
1410|
1411|               else
1412|                       {
1413|                       /* We matched some text prior to the EOB, first
1414|                        * process it.
1415|                        */
1416|                       return EOB_ACT_LAST_MATCH;
1417|                       }
1418|               }
1419|
1420|       /* Try to read more data. */
1421|
1422|       /* First move last chars to start of buffer. */
1423|       number_to_move = (yy_size_t) ((yy_c_buf_p) - (yytext_ptr)) - 1;
1424|
1425|       for ( i = 0; i < number_to_move; ++i )
1426|               *(dest++) = *(source++);
1427|
1428|       if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
1429|               /* don't do the read, it's not guaranteed to return an EOF,
1430|                * just force an EOF
1431|                */
1432|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
1433|
1434|       else
1435|               {
1436|                       yy_size_t num_to_read =
1437|                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
1438|
1439|               while ( num_to_read <= 0 )
1440|                       { /* Not enough room in the buffer - grow it. */
1441|
1442|                       YY_FATAL_ERROR(
1443| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
1444|
1445|                       }
1446|
1447|               if ( num_to_read > YY_READ_BUF_SIZE )
1448|                       num_to_read = YY_READ_BUF_SIZE;
1449|
1450|               /* Read in more data. */
1451|               YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1452|                       (yy_n_chars), num_to_read );
1453|
1454|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1455|               }
1456|
1457|       if ( (yy_n_chars) == 0 )
1458|               {
1459|               if ( number_to_move == YY_MORE_ADJ )
1460|                       {
1461|                       ret_val = EOB_ACT_END_OF_FILE;
1462|                       yyrestart(yyin  );
1463|                       }
1464|
1465|               else
1466|                       {
1467|                       ret_val = EOB_ACT_LAST_MATCH;
1468|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
1469|                               YY_BUFFER_EOF_PENDING;
1470|                       }
1471|               }
1472|
1473|       else
1474|               ret_val = EOB_ACT_CONTINUE_SCAN;
1475|
1476|       if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
1477|               /* Extend the array by 50%, plus the number we really need. */
1478|               yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
1479|               YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size  );
1480|               if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
1481|                       YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1482|       }
1483|
1484|       (yy_n_chars) += number_to_move;
1485|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
1486|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
1487|
1488|       (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
1489|
1490|       return ret_val;
1491| }
1492|
1493| /* yy_get_previous_state - get the state just before the EOB char was reached */
1494|
1495|     static yy_state_type yy_get_previous_state (void)
1496| {
1497|       yy_state_type yy_current_state;
1498|       char *yy_cp;
1499|     
1500|       yy_current_state = (yy_start);
1501|
1502|       (yy_state_ptr) = (yy_state_buf);
1503|       *(yy_state_ptr)++ = yy_current_state;
1504|
1505|       for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
1506|               {
1507|               YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1508|               while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1509|                       {
1510|                       yy_current_state = (int) yy_def[yy_current_state];
1511|                       if ( yy_current_state >= 13 )
1512|                               yy_c = yy_meta[(unsigned int) yy_c];
1513|                       }
1514|               yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1515|               *(yy_state_ptr)++ = yy_current_state;
1516|               }
1517|
1518|       return yy_current_state;
1519| }
1520|
1521| /* yy_try_NUL_trans - try to make a transition on the NUL character
1522|  *
1523|  * synopsis
1524|  *    next_state = yy_try_NUL_trans( current_state );
1525|  */
1526|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
1527| {
1528|       int yy_is_jam;
1529|     
1530|       YY_CHAR yy_c = 1;
1531|       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1532|               {
1533|               yy_current_state = (int) yy_def[yy_current_state];
1534|               if ( yy_current_state >= 13 )
1535|                       yy_c = yy_meta[(unsigned int) yy_c];
1536|               }
1537|       yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1538|       yy_is_jam = (yy_current_state == 12);
1539|       if ( ! yy_is_jam )
1540|               *(yy_state_ptr)++ = yy_current_state;
1541|
1542|               return yy_is_jam ? 0 : yy_current_state;
1543| }
1544|
1545| #ifndef YY_NO_UNPUT
1546|
1547|     static void yyunput (int c, char * yy_bp )
1548| {
1549|       char *yy_cp;
1550|     
1551|     yy_cp = (yy_c_buf_p);
1552|
1553|       /* undo effects of setting up yytext */
1554|       *yy_cp = (yy_hold_char);
1555|
1556|       if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
1557|               { /* need to shift things up to make room */
1558|               /* +2 for EOB chars. */
1559|               yy_size_t number_to_move = (yy_n_chars) + 2;
1560|               char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
1561|                                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
1562|               char *source =
1563|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
1564|
1565|               while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
1566|                       *--dest = *--source;
1567|
1568|               yy_cp += (int) (dest - source);
1569|               yy_bp += (int) (dest - source);
1570|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
1571|                       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
1572|
1573|               if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
1574|                       YY_FATAL_ERROR( "flex scanner push-back overflow" );
1575|               }
1576|
1577|       *--yy_cp = (char) c;
1578|
1579|       (yytext_ptr) = yy_bp;
1580|       (yy_hold_char) = *yy_cp;
1581|       (yy_c_buf_p) = yy_cp;
1582| }
1583|
1584| #endif
1585|
1586| #ifndef YY_NO_INPUT
1587| #ifdef __cplusplus
1588|     static int yyinput (void)
1589| #else
1590|     static int input  (void)
1591| #endif
1592|
1593| {
1594|       int c;
1595|     
1596|       *(yy_c_buf_p) = (yy_hold_char);
1597|
1598|       if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
1599|               {
1600|               /* yy_c_buf_p now points to the character we want to return.
1601|                * If this occurs *before* the EOB characters, then it's a
1602|                * valid NUL; if not, then we've hit the end of the buffer.
1603|                */
1604|               if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1605|                       /* This was really a NUL. */
1606|                       *(yy_c_buf_p) = '\0';
1607|
1608|               else
1609|                       { /* need more input */
1610|                       yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
1611|                       ++(yy_c_buf_p);
1612|
1613|                       switch ( yy_get_next_buffer(  ) )
1614|                               {
1615|                               case EOB_ACT_LAST_MATCH:
1616|                                       /* This happens because yy_g_n_b()
1617|                                        * sees that we've accumulated a
1618|                                        * token and flags that we need to
1619|                                        * try matching the token before
1620|                                        * proceeding.  But for input(),
1621|                                        * there's no matching to consider.
1622|                                        * So convert the EOB_ACT_LAST_MATCH
1623|                                        * to EOB_ACT_END_OF_FILE.
1624|                                        */
1625|
1626|                                       /* Reset buffer status. */
1627|                                       yyrestart(yyin );
1628|
1629|                                       /*FALLTHROUGH*/
1630|
1631|                               case EOB_ACT_END_OF_FILE:
1632|                                       {
1633|                                       if ( yywrap( ) )
1634|                                               return EOF;
1635|
1636|                                       if ( ! (yy_did_buffer_switch_on_eof) )
1637|                                               YY_NEW_FILE;
1638| #ifdef __cplusplus
1639|                                       return yyinput();
1640| #else
1641|                                       return input();
1642| #endif
1643|                                       }
1644|
1645|                               case EOB_ACT_CONTINUE_SCAN:
1646|                                       (yy_c_buf_p) = (yytext_ptr) + offset;
1647|                                       break;
1648|                               }
1649|                       }
1650|               }
1651|
1652|       c = *(unsigned char *) (yy_c_buf_p);    /* cast for 8-bit char's */
1653|       *(yy_c_buf_p) = '\0';   /* preserve yytext */
1654|       (yy_hold_char) = *++(yy_c_buf_p);
1655|
1656|       return c;
1657| }
1658| #endif        /* ifndef YY_NO_INPUT */
1659|
1660| /** Immediately switch to a different input stream.
1661|  * @param input_file A readable stream.
1662|  *
1663|  * @note This function does not reset the start condition to @c INITIAL .
1664|  */
1665|     void yyrestart  (FILE * input_file )
1666| {
1667|     
1668|       if ( ! YY_CURRENT_BUFFER ){
1669|         yyensure_buffer_stack ();
1670|               YY_CURRENT_BUFFER_LVALUE =
1671|             yy_create_buffer(yyin,YY_BUF_SIZE );
1672|       }
1673|
1674|       yy_init_buffer(YY_CURRENT_BUFFER,input_file );
1675|       yy_load_buffer_state( );
1676| }
1677|
1678| /** Switch to a different input buffer.
1679|  * @param new_buffer The new input buffer.
1680|  *
1681|  */
1682|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
1683| {
1684|     
1685|       /* TODO. We should be able to replace this entire function body
1686|        * with
1687|        *              yypop_buffer_state();
1688|        *              yypush_buffer_state(new_buffer);
1689|      */
1690|       yyensure_buffer_stack ();
1691|       if ( YY_CURRENT_BUFFER == new_buffer )
1692|               return;
1693|
1694|       if ( YY_CURRENT_BUFFER )
1695|               {
1696|               /* Flush out information for old buffer. */
1697|               *(yy_c_buf_p) = (yy_hold_char);
1698|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1699|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1700|               }
1701|
1702|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
1703|       yy_load_buffer_state( );
1704|
1705|       /* We don't actually know whether we did this switch during
1706|        * EOF (yywrap()) processing, but the only time this flag
1707|        * is looked at is after yywrap() is called, so it's safe
1708|        * to go ahead and always set it.
1709|        */
1710|       (yy_did_buffer_switch_on_eof) = 1;
1711| }
1712|
1713| static void yy_load_buffer_state  (void)
1714| {
1715|       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
1716|       (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
1717|       yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
1718|       (yy_hold_char) = *(yy_c_buf_p);
1719| }
1720|
1721| /** Allocate and initialize an input buffer state.
1722|  * @param file A readable stream.
1723|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
1724|  *
1725|  * @return the allocated buffer state.
1726|  */
1727|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
1728| {
1729|       YY_BUFFER_STATE b;
1730|     
1731|       b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
1732|       if ( ! b )
1733|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1734|
1735|       b->yy_buf_size = (yy_size_t)size;
1736|
1737|       /* yy_ch_buf has to be 2 characters longer than the size given because
1738|        * we need to put in 2 end-of-buffer characters.
1739|        */
1740|       b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
1741|       if ( ! b->yy_ch_buf )
1742|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1743|
1744|       b->yy_is_our_buffer = 1;
1745|
1746|       yy_init_buffer(b,file );
1747|
1748|       return b;
1749| }
1750|
1751| /** Destroy the buffer.
1752|  * @param b a buffer created with yy_create_buffer()
1753|  *
1754|  */
1755|     void yy_delete_buffer (YY_BUFFER_STATE  b )
1756| {
1757|     
1758|       if ( ! b )
1759|               return;
1760|
1761|       if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
1762|               YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
1763|
1764|       if ( b->yy_is_our_buffer )
1765|               yyfree((void *) b->yy_ch_buf  );
1766|
1767|       yyfree((void *) b  );
1768| }
1769|
1770| /* Initializes or reinitializes a buffer.
1771|  * This function is sometimes called more than once on the same buffer,
1772|  * such as during a yyrestart() or at EOF.
1773|  */
1774|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
1775|
1776| {
1777|       int oerrno = errno;
1778|     
1779|       yy_flush_buffer(b );
1780|
1781|       b->yy_input_file = file;
1782|       b->yy_fill_buffer = 1;
1783|
1784|     /* If b is the current buffer, then yy_init_buffer was _probably_
1785|      * called from yyrestart() or through yy_get_next_buffer.
1786|      * In that case, we don't want to reset the lineno or column.
1787|      */
1788|     if (b != YY_CURRENT_BUFFER){
1789|         b->yy_bs_lineno = 1;
1790|         b->yy_bs_column = 0;
1791|     }
1792|
1793|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
1794|     
1795|       errno = oerrno;
1796| }
1797|
1798| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
1799|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
1800|  *
1801|  */
1802|     void yy_flush_buffer (YY_BUFFER_STATE  b )
1803| {
1804|       if ( ! b )
1805|               return;
1806|
1807|       b->yy_n_chars = 0;
1808|
1809|       /* We always need two end-of-buffer characters.  The first causes
1810|        * a transition to the end-of-buffer state.  The second causes
1811|        * a jam in that state.
1812|        */
1813|       b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
1814|       b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
1815|
1816|       b->yy_buf_pos = &b->yy_ch_buf[0];
1817|
1818|       b->yy_at_bol = 1;
1819|       b->yy_buffer_status = YY_BUFFER_NEW;
1820|
1821|       if ( b == YY_CURRENT_BUFFER )
1822|               yy_load_buffer_state( );
1823| }
1824|
1825| /** Pushes the new state onto the stack. The new state becomes
1826|  *  the current state. This function will allocate the stack
1827|  *  if necessary.
1828|  *  @param new_buffer The new state.
1829|  * 
1830|  */
1831| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
1832| {
1833|       if (new_buffer == NULL)
1834|               return;
1835|
1836|       yyensure_buffer_stack();
1837|
1838|       /* This block is copied from yy_switch_to_buffer. */
1839|       if ( YY_CURRENT_BUFFER )
1840|               {
1841|               /* Flush out information for old buffer. */
1842|               *(yy_c_buf_p) = (yy_hold_char);
1843|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1844|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1845|               }
1846|
1847|       /* Only push if top exists. Otherwise, replace top. */
1848|       if (YY_CURRENT_BUFFER)
1849|               (yy_buffer_stack_top)++;
1850|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
1851|
1852|       /* copied from yy_switch_to_buffer. */
1853|       yy_load_buffer_state( );
1854|       (yy_did_buffer_switch_on_eof) = 1;
1855| }
1856|
1857| /** Removes and deletes the top of the stack, if present.
1858|  *  The next element becomes the new top.
1859|  * 
1860|  */
1861| void yypop_buffer_state (void)
1862| {
1863|       if (!YY_CURRENT_BUFFER)
1864|               return;
1865|
1866|       yy_delete_buffer(YY_CURRENT_BUFFER );
1867|       YY_CURRENT_BUFFER_LVALUE = NULL;
1868|       if ((yy_buffer_stack_top) > 0)
1869|               --(yy_buffer_stack_top);
1870|
1871|       if (YY_CURRENT_BUFFER) {
1872|               yy_load_buffer_state( );
1873|               (yy_did_buffer_switch_on_eof) = 1;
1874|       }
1875| }
1876|
1877| /* Allocates the stack if it does not exist.
1878|  *  Guarantees space for at least one push.
1879|  */
1880| static void yyensure_buffer_stack (void)
1881| {
1882|       yy_size_t num_to_alloc;
1883|     
1884|       if (!(yy_buffer_stack)) {
1885|
1886|               /* First allocation is just for 2 elements, since we don't know if this
1887|                * scanner will even need a stack. We use 2 instead of 1 to avoid an
1888|                * immediate realloc on the next call.
1889|          */
1890|               num_to_alloc = 1; // After all that talk, this was set to 1 anyways...
1891|               (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
1892|                                                               (num_to_alloc * sizeof(struct yy_buffer_state*)
1893|                                                               );
1894|               if ( ! (yy_buffer_stack) )
1895|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
1896|                                                                 
1897|               memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
1898|                               
1899|               (yy_buffer_stack_max) = num_to_alloc;
1900|               (yy_buffer_stack_top) = 0;
1901|               return;
1902|       }
1903|
1904|       if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1905|
1906|               /* Increase the buffer to prepare for a possible push. */
1907|               yy_size_t grow_size = 8 /* arbitrary grow size */;
1908|
1909|               num_to_alloc = (yy_buffer_stack_max) + grow_size;
1910|               (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
1911|                                                               ((yy_buffer_stack),
1912|                                                               num_to_alloc * sizeof(struct yy_buffer_state*)
1913|                                                               );
1914|               if ( ! (yy_buffer_stack) )
1915|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
1916|
1917|               /* zero only the new slots.*/
1918|               memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1919|               (yy_buffer_stack_max) = num_to_alloc;
1920|       }
1921| }
1922|
1923| /** Setup the input buffer state to scan directly from a user-specified character buffer.
1924|  * @param base the character buffer
1925|  * @param size the size in bytes of the character buffer
1926|  *
1927|  * @return the newly allocated buffer state object.
1928|  */
1929| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
1930| {
1931|       YY_BUFFER_STATE b;
1932|     
1933|       if ( size < 2 ||
1934|            base[size-2] != YY_END_OF_BUFFER_CHAR ||
1935|            base[size-1] != YY_END_OF_BUFFER_CHAR )
1936|               /* They forgot to leave room for the EOB's. */
1937|               return 0;
1938|
1939|       b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
1940|       if ( ! b )
1941|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
1942|
1943|       b->yy_buf_size = size - 2;      /* "- 2" to take care of EOB's */
1944|       b->yy_buf_pos = b->yy_ch_buf = base;
1945|       b->yy_is_our_buffer = 0;
1946|       b->yy_input_file = 0;
1947|       b->yy_n_chars = b->yy_buf_size;
1948|       b->yy_is_interactive = 0;
1949|       b->yy_at_bol = 1;
1950|       b->yy_fill_buffer = 0;
1951|       b->yy_buffer_status = YY_BUFFER_NEW;
1952|
1953|       yy_switch_to_buffer(b  );
1954|
1955|       return b;
1956| }
1957|
1958| /** Setup the input buffer state to scan a string. The next call to yylex() will
1959|  * scan from a @e copy of @a str.
1960|  * @param yystr a NUL-terminated string to scan
1961|  *
1962|  * @return the newly allocated buffer state object.
1963|  * @note If you want to scan bytes that may contain NUL values, then use
1964|  *       yy_scan_bytes() instead.
1965|  */
1966| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
1967| {
1968|     
1969|       return yy_scan_bytes(yystr,strlen(yystr) );
1970| }
1971|
1972| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
1973|  * scan from a @e copy of @a bytes.
1974|  * @param yybytes the byte buffer to scan
1975|  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
1976|  *
1977|  * @return the newly allocated buffer state object.
1978|  */
1979| YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, yy_size_t  _yybytes_len )
1980| {
1981|       YY_BUFFER_STATE b;
1982|       char *buf;
1983|       yy_size_t n;
1984|       yy_size_t i;
1985|     
1986|       /* Get memory for full buffer, including space for trailing EOB's. */
1987|       n = _yybytes_len + 2;
1988|       buf = (char *) yyalloc(n  );
1989|       if ( ! buf )
1990|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1991|
1992|       for ( i = 0; i < _yybytes_len; ++i )
1993|               buf[i] = yybytes[i];
1994|
1995|       buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
1996|
1997|       b = yy_scan_buffer(buf,n );
1998|       if ( ! b )
1999|               YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
2000|
2001|       /* It's okay to grow etc. this buffer, and we should throw it
2002|        * away when we're done.
2003|        */
2004|       b->yy_is_our_buffer = 1;
2005|
2006|       return b;
2007| }
2008|
2009| #ifndef YY_EXIT_FAILURE
2010| #define YY_EXIT_FAILURE 2
2011| #endif
2012|
2013| static void yy_fatal_error (yyconst char* msg )
2014| {
2015|                       (void) fprintf( stderr, "%s\n", msg );
2016|       exit( YY_EXIT_FAILURE );
2017| }
2018|
2019| /* Redefine yyless() so it works in section 3 code. */
2020|
2021| #undef yyless
2022| #define yyless(n) \
2023|       do \
2024|               { \
2025|               /* Undo effects of setting up yytext. */ \
2026|         int yyless_macro_arg = (n); \
2027|         YY_LESS_LINENO(yyless_macro_arg);\
2028|               yytext[yyleng] = (yy_hold_char); \
2029|               (yy_c_buf_p) = yytext + yyless_macro_arg; \
2030|               (yy_hold_char) = *(yy_c_buf_p); \
2031|               *(yy_c_buf_p) = '\0'; \
2032|               yyleng = yyless_macro_arg; \
2033|               } \
2034|       while ( 0 )
2035|
2036| /* Accessor  methods (get/set functions) to struct members. */
2037|
2038| /** Get the current line number.
2039|  *
2040|  */
2041| int yyget_lineno  (void)
2042| {
2043|         
2044|     return yylineno;
2045| }
2046|
2047| /** Get the input stream.
2048|  *
2049|  */
2050| FILE *yyget_in  (void)
2051| {
2052|         return yyin;
2053| }
2054|
2055| /** Get the output stream.
2056|  *
2057|  */
2058| FILE *yyget_out  (void)
2059| {
2060|         return yyout;
2061| }
2062|
2063| /** Get the length of the current token.
2064|  *
2065|  */
2066| yy_size_t yyget_leng  (void)
2067| {
2068|         return yyleng;
2069| }
2070|
2071| /** Get the current token.
2072|  *
2073|  */
2074|
2075| char *yyget_text  (void)
2076| {
2077|         return yytext;
2078| }
2079|
2080| /** Set the current line number.
2081|  * @param _line_number line number
2082|  *
2083|  */
2084| void yyset_lineno (int  _line_number )
2085| {
2086|     
2087|     yylineno = _line_number;
2088| }
2089|
2090| /** Set the input stream. This does not discard the current
2091|  * input buffer.
2092|  * @param _in_str A readable stream.
2093|  *
2094|  * @see yy_switch_to_buffer
2095|  */
2096| void yyset_in (FILE *  _in_str )
2097| {
2098|         yyin = _in_str ;
2099| }
2100|
2101| void yyset_out (FILE *  _out_str )
2102| {
2103|         yyout = _out_str ;
2104| }
2105|
2106| int yyget_debug  (void)
2107| {
2108|         return yy_flex_debug;
2109| }
2110|
2111| void yyset_debug (int  _bdebug )
2112| {
2113|         yy_flex_debug = _bdebug ;
2114| }
2115|
2116| static int yy_init_globals (void)
2117| {
2118|         /* Initialization is the same as for the non-reentrant scanner.
2119|      * This function is called from yylex_destroy(), so don't allocate here.
2120|      */
2121|
2122|     (yy_buffer_stack) = 0;
2123|     (yy_buffer_stack_top) = 0;
2124|     (yy_buffer_stack_max) = 0;
2125|     (yy_c_buf_p) = (char *) 0;
2126|     (yy_init) = 0;
2127|     (yy_start) = 0;
2128|
2129|     (yy_state_buf) = 0;
2130|     (yy_state_ptr) = 0;
2131|     (yy_full_match) = 0;
2132|     (yy_lp) = 0;
2133|
2134| /* Defined in main.c */
2135| #ifdef YY_STDINIT
2136|     yyin = stdin;
2137|     yyout = stdout;
2138| #else
2139|     yyin = (FILE *) 0;
2140|     yyout = (FILE *) 0;
2141| #endif
2142|
2143|     /* For future reference: Set errno on error, since we are called by
2144|      * yylex_init()
2145|      */
2146|     return 0;
2147| }
2148|
2149| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
2150| int yylex_destroy  (void)
2151| {
2152|     
2153|     /* Pop the buffer stack, destroying each element. */
2154|       while(YY_CURRENT_BUFFER){
2155|               yy_delete_buffer(YY_CURRENT_BUFFER  );
2156|               YY_CURRENT_BUFFER_LVALUE = NULL;
2157|               yypop_buffer_state();
2158|       }
2159|
2160|       /* Destroy the stack itself. */
2161|       yyfree((yy_buffer_stack) );
2162|       (yy_buffer_stack) = NULL;
2163|
2164|     yyfree ( (yy_state_buf) );
2165|     (yy_state_buf)  = NULL;
2166|
2167|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
2168|      * yylex() is called, initialization will occur. */
2169|     yy_init_globals( );
2170|
2171|     return 0;
2172| }
2173|
2174| /*
2175|  * Internal utility routines.
2176|  */
2177|
2178| #ifndef yytext_ptr
2179| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
2180| {
2181|               
2182|       int i;
2183|       for ( i = 0; i < n; ++i )
2184|               s1[i] = s2[i];
2185| }
2186| #endif
2187|
2188| #ifdef YY_NEED_STRLEN
2189| static int yy_flex_strlen (yyconst char * s )
2190| {
2191|       int n;
2192|       for ( n = 0; s[n]; ++n )
2193|               ;
2194|
2195|       return n;
2196| }
2197| #endif
2198|
2199| void *yyalloc (yy_size_t  size )
2200| {
2201|                       return (void *) malloc( size );
2202| }
2203|
2204| void *yyrealloc  (void * ptr, yy_size_t  size )
2205| {
2206|               
2207|       /* The cast to (char *) in the following accommodates both
2208|        * implementations that use char* generic pointers, and those
2209|        * that use void* generic pointers.  It works with the latter
2210|        * because both ANSI C and C++ allow castless assignment from
2211|        * any pointer type to void*, and deal with argument conversions
2212|        * as though doing an assignment.
2213|        */
2214|       return (void *) realloc( (char *) ptr, size );
2215| }
2216|
2217| void yyfree (void * ptr )
2218| {
2219|                       free( (char *) ptr );   /* see yyrealloc() for (char *) cast */
2220| }
2221|
2222| #define YYTABLES_NAME "yytables"
2223|
2224| #line 10 "conftest.l"
2225|
2226|
2227| #ifdef YYTEXT_POINTER
2228| extern char *yytext;
2229| #endif
2230| int
2231| main (void)
2232| {
2233|   return ! yylex () + ! yywrap ();
2234| }
2235configure:8100: /usr/bin/clang -o conftest -pipe -Os -arch x86_64   conftest.c -lfl  >&5
2236configure:8100: $? = 0
2237configure:8110: result: -lfl
2238configure:8116: checking whether yytext is a pointer
2239configure:8133: /usr/bin/clang -o conftest -pipe -Os -arch x86_64   conftest.c -lfl  >&5
2240configure:8133: $? = 0
2241configure:8141: result: yes
2242configure:8161: result: defining LFLAGS to be -I
2243configure:8189: checking for bison
2244configure:8205: found /opt/local/bin/bison
2245configure:8216: result: bison -y
2246configure:8235: checking syntax of bison api.prefix (or name-prefix) declaration
2247configure:8268: result: api
2248configure:8290: checking syntax of bison push/pull declaration
2249configure:8334: result: dash
2250configure:8374: checking for makeinfo
2251configure:8390: found /opt/local/bin/makeinfo
2252configure:8401: result: makeinfo
2253configure:8425: checking for texi2dvi
2254configure:8452: result: /opt/local/bin/texi2dvi
2255configure:8480: checking for texi2pdf
2256configure:8507: result: /opt/local/bin/texi2pdf
2257configure:8542: checking whether ln -s works
2258configure:8546: result: yes
2259configure:8562: checking for desktop-file-install
2260configure:8592: result: no
2261configure:8614: checking for gs
2262configure:8630: found /opt/local/bin/gs
2263configure:8641: result: gs
2264configure:8680: checking for gnuplot
2265configure:8696: found /opt/local/bin/gnuplot
2266configure:8707: result: gnuplot
2267configure:8753: checking for less
2268configure:8769: found /opt/local/bin/less
2269configure:8780: result: less
2270configure:8804: checking for python
2271configure:8831: result: ' '
2272configure:9154: defining __NO_MATH_INLINES avoids buggy GNU libc exp function
2273configure:9274: checking for C++ compiler version
2274configure:9283: /usr/bin/clang++ --version >&5
2275Apple LLVM version 7.0.2 (clang-700.1.81)
2276Target: x86_64-apple-darwin14.5.0
2277Thread model: posix
2278configure:9294: $? = 0
2279configure:9283: /usr/bin/clang++ -v >&5
2280Apple LLVM version 7.0.2 (clang-700.1.81)
2281Target: x86_64-apple-darwin14.5.0
2282Thread model: posix
2283configure:9294: $? = 0
2284configure:9283: /usr/bin/clang++ -V >&5
2285clang: error: argument to '-V' is missing (expected 1 value)
2286clang: error: no input files
2287configure:9294: $? = 1
2288configure:9283: /usr/bin/clang++ -qversion >&5
2289clang: error: unknown argument: '-qversion'
2290clang: error: no input files
2291configure:9294: $? = 1
2292configure:9298: checking whether we are using the GNU C++ compiler
2293configure:9317: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  conftest.cpp >&5
2294configure:9317: $? = 0
2295configure:9326: result: yes
2296configure:9335: checking whether /usr/bin/clang++ accepts -g
2297configure:9355: /usr/bin/clang++ -c -g  conftest.cpp >&5
2298configure:9355: $? = 0
2299configure:9396: result: yes
2300configure:9421: checking dependency style of /usr/bin/clang++
2301configure:9532: result: none
2302configure:9552: checking how to run the C++ preprocessor
2303configure:9579: /usr/bin/clang++ -E  conftest.cpp
2304configure:9579: $? = 0
2305configure:9593: /usr/bin/clang++ -E  conftest.cpp
2306conftest.cpp:34:10: fatal error: 'ac_nonexistent.h' file not found
2307#include <ac_nonexistent.h>
2308         ^
23091 error generated.
2310configure:9593: $? = 1
2311configure: failed program was:
2312| /* confdefs.h */
2313| #define PACKAGE_NAME "GNU Octave"
2314| #define PACKAGE_TARNAME "octave"
2315| #define PACKAGE_VERSION "3.8.2"
2316| #define PACKAGE_STRING "GNU Octave 3.8.2"
2317| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
2318| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
2319| #define PACKAGE "octave"
2320| #define VERSION "3.8.2"
2321| #define OCTAVE_SOURCE 1
2322| #define STDC_HEADERS 1
2323| #define HAVE_SYS_TYPES_H 1
2324| #define HAVE_SYS_STAT_H 1
2325| #define HAVE_STDLIB_H 1
2326| #define HAVE_STRING_H 1
2327| #define HAVE_MEMORY_H 1
2328| #define HAVE_STRINGS_H 1
2329| #define HAVE_INTTYPES_H 1
2330| #define HAVE_STDINT_H 1
2331| #define HAVE_UNISTD_H 1
2332| #define __EXTENSIONS__ 1
2333| #define _ALL_SOURCE 1
2334| #define _DARWIN_C_SOURCE 1
2335| #define _GNU_SOURCE 1
2336| #define _POSIX_PTHREAD_SEMANTICS 1
2337| #define _TANDEM_SOURCE 1
2338| #define YYTEXT_POINTER 1
2339| #define SEPCHAR ':'
2340| #define SEPCHAR_STR ":"
2341| #define SHELL_PATH "/bin/sh"
2342| #define OCTAVE_IDX_TYPE int
2343| #define __NO_MATH_INLINES 1
2344| /* end confdefs.h.  */
2345| #include <ac_nonexistent.h>
2346configure:9618: result: /usr/bin/clang++ -E
2347configure:9638: /usr/bin/clang++ -E  conftest.cpp
2348configure:9638: $? = 0
2349configure:9652: /usr/bin/clang++ -E  conftest.cpp
2350conftest.cpp:34:10: fatal error: 'ac_nonexistent.h' file not found
2351#include <ac_nonexistent.h>
2352         ^
23531 error generated.
2354configure:9652: $? = 1
2355configure: failed program was:
2356| /* confdefs.h */
2357| #define PACKAGE_NAME "GNU Octave"
2358| #define PACKAGE_TARNAME "octave"
2359| #define PACKAGE_VERSION "3.8.2"
2360| #define PACKAGE_STRING "GNU Octave 3.8.2"
2361| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
2362| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
2363| #define PACKAGE "octave"
2364| #define VERSION "3.8.2"
2365| #define OCTAVE_SOURCE 1
2366| #define STDC_HEADERS 1
2367| #define HAVE_SYS_TYPES_H 1
2368| #define HAVE_SYS_STAT_H 1
2369| #define HAVE_STDLIB_H 1
2370| #define HAVE_STRING_H 1
2371| #define HAVE_MEMORY_H 1
2372| #define HAVE_STRINGS_H 1
2373| #define HAVE_INTTYPES_H 1
2374| #define HAVE_STDINT_H 1
2375| #define HAVE_UNISTD_H 1
2376| #define __EXTENSIONS__ 1
2377| #define _ALL_SOURCE 1
2378| #define _DARWIN_C_SOURCE 1
2379| #define _GNU_SOURCE 1
2380| #define _POSIX_PTHREAD_SEMANTICS 1
2381| #define _TANDEM_SOURCE 1
2382| #define YYTEXT_POINTER 1
2383| #define SEPCHAR ':'
2384| #define SEPCHAR_STR ":"
2385| #define SHELL_PATH "/bin/sh"
2386| #define OCTAVE_IDX_TYPE int
2387| #define __NO_MATH_INLINES 1
2388| /* end confdefs.h.  */
2389| #include <ac_nonexistent.h>
2390configure:9782: checking for gcc
2391configure:9809: result: /usr/bin/clang
2392configure:10038: checking for C compiler version
2393configure:10047: /usr/bin/clang --version >&5
2394Apple LLVM version 7.0.2 (clang-700.1.81)
2395Target: x86_64-apple-darwin14.5.0
2396Thread model: posix
2397configure:10058: $? = 0
2398configure:10047: /usr/bin/clang -v >&5
2399Apple LLVM version 7.0.2 (clang-700.1.81)
2400Target: x86_64-apple-darwin14.5.0
2401Thread model: posix
2402configure:10058: $? = 0
2403configure:10047: /usr/bin/clang -V >&5
2404clang: error: argument to '-V' is missing (expected 1 value)
2405clang: error: no input files
2406configure:10058: $? = 1
2407configure:10047: /usr/bin/clang -qversion >&5
2408clang: error: unknown argument: '-qversion'
2409clang: error: no input files
2410configure:10058: $? = 1
2411configure:10062: checking whether we are using the GNU C compiler
2412configure:10090: result: yes
2413configure:10099: checking whether /usr/bin/clang accepts -g
2414configure:10160: result: yes
2415configure:10177: checking for /usr/bin/clang option to accept ISO C89
2416configure:10253: result: none needed
2417configure:10278: checking whether /usr/bin/clang understands -c and -o together
2418configure:10315: result: yes
2419configure:10334: checking dependency style of /usr/bin/clang
2420configure:10445: result: none
2421configure:10465: checking how to run the C preprocessor
2422configure:10535: result: /usr/bin/clang -E
2423configure:10555: /usr/bin/clang -E  conftest.c
2424configure:10555: $? = 0
2425configure:10569: /usr/bin/clang -E  conftest.c
2426conftest.c:34:10: fatal error: 'ac_nonexistent.h' file not found
2427#include <ac_nonexistent.h>
2428         ^
24291 error generated.
2430configure:10569: $? = 1
2431configure: failed program was:
2432| /* confdefs.h */
2433| #define PACKAGE_NAME "GNU Octave"
2434| #define PACKAGE_TARNAME "octave"
2435| #define PACKAGE_VERSION "3.8.2"
2436| #define PACKAGE_STRING "GNU Octave 3.8.2"
2437| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
2438| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
2439| #define PACKAGE "octave"
2440| #define VERSION "3.8.2"
2441| #define OCTAVE_SOURCE 1
2442| #define STDC_HEADERS 1
2443| #define HAVE_SYS_TYPES_H 1
2444| #define HAVE_SYS_STAT_H 1
2445| #define HAVE_STDLIB_H 1
2446| #define HAVE_STRING_H 1
2447| #define HAVE_MEMORY_H 1
2448| #define HAVE_STRINGS_H 1
2449| #define HAVE_INTTYPES_H 1
2450| #define HAVE_STDINT_H 1
2451| #define HAVE_UNISTD_H 1
2452| #define __EXTENSIONS__ 1
2453| #define _ALL_SOURCE 1
2454| #define _DARWIN_C_SOURCE 1
2455| #define _GNU_SOURCE 1
2456| #define _POSIX_PTHREAD_SEMANTICS 1
2457| #define _TANDEM_SOURCE 1
2458| #define YYTEXT_POINTER 1
2459| #define SEPCHAR ':'
2460| #define SEPCHAR_STR ":"
2461| #define SHELL_PATH "/bin/sh"
2462| #define OCTAVE_IDX_TYPE int
2463| #define __NO_MATH_INLINES 1
2464| /* end confdefs.h.  */
2465| #include <ac_nonexistent.h>
2466configure:10598: checking whether /usr/bin/clang needs -traditional
2467conftest.c:34:10: fatal error: 'termio.h' file not found
2468#include <termio.h>
2469         ^
24701 error generated.
2471configure:10632: result: no
2472configure:10673: checking for Minix Amsterdam compiler
2473configure:10697: result: no
2474configure:10749: checking for ar
2475configure:10765: found /opt/local/bin/ar
2476configure:10776: result: ar
2477configure:10856: checking for ranlib
2478configure:10872: found /opt/local/bin/ranlib
2479configure:10883: result: ranlib
2480configure:10915: checking for _LARGEFILE_SOURCE value needed for large files
2481configure:10934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64   conftest.c  >&5
2482configure:10934: $? = 0
2483configure:10962: result: no
2484configure:11019: checking for special C compiler options needed for large files
2485configure:11064: result: no
2486configure:11070: checking for _FILE_OFFSET_BITS value needed for large files
2487configure:11095: /usr/bin/clang -c -pipe -Os -arch x86_64  conftest.c >&5
2488configure:11095: $? = 0
2489configure:11127: result: no
2490configure:11432: checking C compiler version number
2491configure:11479: result:
2492configure:11493: checking C++ compiler version number
2493configure:11540: result:
2494configure:11547: checking whether stl_algo.h is broken
2495configure:11620: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++   conftest.cpp  >&5
2496configure:11620: $? = 0
2497configure:11620: ./conftest
2498configure:11620: $? = 0
2499configure:11637: result: no
2500configure:11842: checking whether pthreads work with -pthread
2501configure:11930: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pthread   conftest.c   >&5
2502configure:11930: $? = 0
2503configure:11939: result: yes
2504configure:11958: checking for joinable pthread attribute
2505configure:11973: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pthread   conftest.c   >&5
2506configure:11973: $? = 0
2507configure:11979: result: PTHREAD_CREATE_JOINABLE
2508configure:11989: checking if more special flags are required for pthreads
2509configure:12003: result: -D_THREAD_SAFE
2510configure:12009: checking for PTHREAD_PRIO_INHERIT
2511configure:12027: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pthread   conftest.c   >&5
2512configure:12027: $? = 0
2513configure:12036: result: yes
2514configure:12799: checking for sin in -lm
2515configure:12824: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -lm    >&5
2516conftest.c:46:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
2517char sin ();
2518     ^
2519conftest.c:46:6: note: 'sin' is a builtin with type 'double (double)'
25201 warning generated.
2521configure:12824: $? = 0
2522configure:12833: result: yes
2523configure:12959: checking for Fortran 77 compiler version
2524configure:12968: /opt/local/bin/gfortran-mp-5 --version >&5
2525GNU Fortran (MacPorts gcc5 5.3.0_0) 5.3.0
2526Copyright (C) 2015 Free Software Foundation, Inc.
2527
2528GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
2529You may redistribute copies of GNU Fortran
2530under the terms of the GNU General Public License.
2531For more information about these matters, see the file named COPYING
2532
2533configure:12979: $? = 0
2534configure:12968: /opt/local/bin/gfortran-mp-5 -v >&5
2535Using built-in specs.
2536COLLECT_GCC=/opt/local/bin/gfortran-mp-5
2537COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin14/5.3.0/lto-wrapper
2538Target: x86_64-apple-darwin14
2539Configured with: /opt/local/var/macports/build/_opt_mports_dports_lang_gcc5/gcc5/work/gcc-5.3.0/configure --prefix=/opt/local --build=x86_64-apple-darwin14 --enable-languages=c,c++,objc,obj-c++,lto,fortran,java --libdir=/opt/local/lib/gcc5 --includedir=/opt/local/include/gcc5 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-5 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-5 --with-gxx-include-dir=/opt/local/include/gcc5/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --with-pkgversion='MacPorts gcc5 5.3.0_0'
2540Thread model: posix
2541gcc version 5.3.0 (MacPorts gcc5 5.3.0_0)
2542configure:12979: $? = 0
2543configure:12968: /opt/local/bin/gfortran-mp-5 -V >&5
2544gfortran-mp-5: error: unrecognized command line option '-V'
2545gfortran-mp-5: fatal error: no input files
2546compilation terminated.
2547configure:12979: $? = 1
2548configure:12968: /opt/local/bin/gfortran-mp-5 -qversion >&5
2549gfortran-mp-5: error: unrecognized command line option '-qversion'
2550gfortran-mp-5: fatal error: no input files
2551compilation terminated.
2552configure:12979: $? = 1
2553configure:12988: checking whether we are using the GNU Fortran 77 compiler
2554configure:13001: /opt/local/bin/gfortran-mp-5 -c -pipe -Os conftest.F >&5
2555configure:13001: $? = 0
2556configure:13010: result: yes
2557configure:13016: checking whether /opt/local/bin/gfortran-mp-5 accepts -g
2558configure:13027: /opt/local/bin/gfortran-mp-5 -c -g conftest.f >&5
2559configure:13027: $? = 0
2560configure:13035: result: yes
2561configure:13069: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-5
2562configure:13079: /opt/local/bin/gfortran-mp-5 -c -pipe -Os conftest.f >&5
2563configure:13079: $? = 0
2564configure:13097: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os -v conftest.f -lm
2565Using built-in specs.
2566Target: x86_64-apple-darwin14
2567Thread model: posix
2568gcc version 5.3.0 (MacPorts gcc5 5.3.0_0)
2569 /opt/local/libexec/gcc/x86_64-apple-darwin14/5.3.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -mmacosx-version-min=10.10 -mtune=core2 -auxbase conftest -Os -version -fintrinsic-modules-path /opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/finclude -o - |
2570 /opt/local/bin/as -v -arch x86_64 -force_cpusubtype_ALL -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/.tmp/ccc1F2Oa.o
2571GNU Fortran (MacPorts gcc5 5.3.0_0) version 5.3.0 (x86_64-apple-darwin14)
2572        compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3, MPC version 1.0.3
2573GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
2574GNU Fortran2008 (MacPorts gcc5 5.3.0_0) version 5.3.0 (x86_64-apple-darwin14)
2575        compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3, MPC version 1.0.3
2576GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
2577Apple Inc version cctools-877.5, GNU assembler version 1.38
2578Reading specs from /opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../../libgfortran.spec
2579rename spec lib to liborig
2580 /opt/local/libexec/gcc/x86_64-apple-darwin14/5.3.0/collect2 -dynamic -arch x86_64 -macosx_version_min 10.10 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/.tmp/ccc1F2Oa.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
2581collect2 version 5.3.0
2582/opt/local/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.10 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/.tmp/ccc1F2Oa.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
2583@(#)PROGRAM:ld  PROJECT:ld64-253.3
2584configured to support archs: i386 x86_64 x86_64h armv6 armv7 armv7s armv7m armv7k arm64 (tvOS)
2585Library search paths:
2586        /opt/local/lib
2587        /opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0
2588        /opt/local/lib/gcc5
2589        /usr/lib
2590        /usr/local/lib
2591Framework search paths:
2592        /Library/Frameworks/
2593        /System/Library/Frameworks/
2594 /opt/local/bin/nm -n /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/.tmp/ccc1F2Oa.o
2595configure:13180: result: -v
2596configure:13182: checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-5
2597configure:13205: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os -v conftest.f -lm
2598Using built-in specs.
2599Target: x86_64-apple-darwin14
2600Thread model: posix
2601gcc version 5.3.0 (MacPorts gcc5 5.3.0_0)
2602 /opt/local/libexec/gcc/x86_64-apple-darwin14/5.3.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -mmacosx-version-min=10.10 -mtune=core2 -auxbase conftest -Os -version -fintrinsic-modules-path /opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/finclude -o - |
2603 /opt/local/bin/as -v -arch x86_64 -force_cpusubtype_ALL -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/.tmp/ccWrUhMe.o
2604GNU Fortran (MacPorts gcc5 5.3.0_0) version 5.3.0 (x86_64-apple-darwin14)
2605        compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3, MPC version 1.0.3
2606GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
2607GNU Fortran2008 (MacPorts gcc5 5.3.0_0) version 5.3.0 (x86_64-apple-darwin14)
2608        compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3, MPC version 1.0.3
2609GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
2610Apple Inc version cctools-877.5, GNU assembler version 1.38
2611Reading specs from /opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../../libgfortran.spec
2612rename spec lib to liborig
2613 /opt/local/libexec/gcc/x86_64-apple-darwin14/5.3.0/collect2 -dynamic -arch x86_64 -macosx_version_min 10.10 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/.tmp/ccWrUhMe.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
2614collect2 version 5.3.0
2615/opt/local/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.10 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/.tmp/ccWrUhMe.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
2616@(#)PROGRAM:ld  PROJECT:ld64-253.3
2617configured to support archs: i386 x86_64 x86_64h armv6 armv7 armv7s armv7m armv7k arm64 (tvOS)
2618Library search paths:
2619        /opt/local/lib
2620        /opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0
2621        /opt/local/lib/gcc5
2622        /usr/lib
2623        /usr/local/lib
2624Framework search paths:
2625        /Library/Frameworks/
2626        /System/Library/Frameworks/
2627 /opt/local/bin/nm -n /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/.tmp/ccWrUhMe.o
2628configure:13401: result:  -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm
2629configure:13417: checking for dummy main to link with Fortran 77 libraries
2630configure:13451: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
2631configure:13451: $? = 0
2632configure:13496: result: none
2633configure:13529: checking for Fortran 77 name-mangling scheme
2634configure:13542: /opt/local/bin/gfortran-mp-5 -c -pipe -Os conftest.f >&5
2635configure:13542: $? = 0
2636configure:13583: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c cfortran_test.o -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
2637Undefined symbols for architecture x86_64:
2638  "_foobar", referenced from:
2639      _main in conftest-97c158.o
2640     (maybe you meant: _foobar_)
2641ld: symbol(s) not found for architecture x86_64
2642clang: error: linker command failed with exit code 1 (use -v to see invocation)
2643configure:13583: $? = 1
2644configure: failed program was:
2645| /* confdefs.h */
2646| #define PACKAGE_NAME "GNU Octave"
2647| #define PACKAGE_TARNAME "octave"
2648| #define PACKAGE_VERSION "3.8.2"
2649| #define PACKAGE_STRING "GNU Octave 3.8.2"
2650| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
2651| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
2652| #define PACKAGE "octave"
2653| #define VERSION "3.8.2"
2654| #define OCTAVE_SOURCE 1
2655| #define STDC_HEADERS 1
2656| #define HAVE_SYS_TYPES_H 1
2657| #define HAVE_SYS_STAT_H 1
2658| #define HAVE_STDLIB_H 1
2659| #define HAVE_STRING_H 1
2660| #define HAVE_MEMORY_H 1
2661| #define HAVE_STRINGS_H 1
2662| #define HAVE_INTTYPES_H 1
2663| #define HAVE_STDINT_H 1
2664| #define HAVE_UNISTD_H 1
2665| #define __EXTENSIONS__ 1
2666| #define _ALL_SOURCE 1
2667| #define _DARWIN_C_SOURCE 1
2668| #define _GNU_SOURCE 1
2669| #define _POSIX_PTHREAD_SEMANTICS 1
2670| #define _TANDEM_SOURCE 1
2671| #define YYTEXT_POINTER 1
2672| #define SEPCHAR ':'
2673| #define SEPCHAR_STR ":"
2674| #define SHELL_PATH "/bin/sh"
2675| #define OCTAVE_IDX_TYPE int
2676| #define __NO_MATH_INLINES 1
2677| #define HAVE_FSEEKO 1
2678| #define _DARWIN_USE_64_BIT_INODE 1
2679| #define HAVE_PTHREAD_PRIO_INHERIT 1
2680| #define HAVE_PTHREAD 1
2681| #define FLOAT_TRUNCATE
2682| #define HAVE_LIBM 1
2683| /* end confdefs.h.  */
2684|
2685| /* Override any GCC internal prototype to avoid an error.
2686|    Use char because int might match the return type of a GCC
2687|    builtin and then its argument prototype would still apply.  */
2688| #ifdef __cplusplus
2689| extern "C"
2690| #endif
2691| char foobar ();
2692| #ifdef F77_DUMMY_MAIN
2693|
2694| #  ifdef __cplusplus
2695|      extern "C"
2696| #  endif
2697|    int F77_DUMMY_MAIN() { return 1; }
2698|
2699| #endif
2700| int
2701| main ()
2702| {
2703| return foobar ();
2704|   ;
2705|   return 0;
2706| }
2707configure:13583: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c cfortran_test.o -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
2708configure:13583: $? = 0
2709configure:13641: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c cfortran_test.o -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
2710configure:13641: $? = 0
2711configure:13683: result: lower case, underscore, no extra underscore
2712configure:13976: defining FFLAGS to be -pipe -Os
2713configure:13989: checking whether /opt/local/bin/gfortran-mp-5 has the intrinsic function ISNAN
2714configure:14014: /opt/local/bin/gfortran-mp-5 -c -pipe -Os conftest.f >&5
2715configure:14014: $? = 0
2716configure:14028: result: yes
2717configure:14040: checking whether /opt/local/bin/gfortran-mp-5 generates correct size integers
2718configure:14064: /opt/local/bin/gfortran-mp-5 -c -pipe -Os  conftest.f >&5
2719configure:14064: $? = 0
2720configure:14112: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c fintsize.o  -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
2721conftest.c:68:11: warning: implicit declaration of function 'foo_' is invalid in C99 [-Wimplicit-function-declaration]
2722          F77_FUNC(foo,FOO) (&n, &in, &out);
2723          ^
2724conftest.c:39:29: note: expanded from macro 'F77_FUNC'
2725#define F77_FUNC(name,NAME) name ## _
2726                            ^
2727<scratch space>:5:1: note: expanded from here
2728foo_
2729^
27301 warning generated.
2731configure:14112: $? = 0
2732configure:14112: ./conftest
2733configure:14112: $? = 0
2734configure:14146: result: yes
2735configure:14303: checking whether /opt/local/bin/gfortran-mp-5 accepts -ffloat-store
2736configure:14321: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os -ffloat-store  conftest.f -lm   >&5
2737configure:14321: $? = 0
2738configure:14339: result: yes
2739configure:14342: result: setting F77_FLOAT_STORE_FLAG to -ffloat-store
2740configure:14414: checking libqhull/libqhull.h usability
2741configure:14414: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c >&5
2742configure:14414: $? = 0
2743configure:14414: result: yes
2744configure:14414: checking libqhull/libqhull.h presence
2745configure:14414: /usr/bin/clang -E   conftest.c
2746configure:14414: $? = 0
2747configure:14414: result: yes
2748configure:14414: checking for libqhull/libqhull.h
2749configure:14414: result: yes
2750configure:14425: checking for qh_qhull in -lqhull
2751configure:14456: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread     conftest.c -lqhull -lm   >&5
2752configure:14456: $? = 0
2753configure:14465: result: yes
2754configure:14470: checking for qh_version in -lqhull
2755configure:14525: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread     conftest.c -lqhull -lm   >&5
2756configure:14525: $? = 0
2757configure:14534: result: yes
2758configure:14543: checking whether the qhull library works
2759configure:14608: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread     conftest.c -lqhull -lm   >&5
2760configure:14608: $? = 0
2761configure:14608: ./conftest
2762configure:14608: $? = 0
2763configure:14619: result: yes
2764configure:14658: checking pcre.h usability
2765configure:14658: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread  conftest.c >&5
2766configure:14658: $? = 0
2767configure:14658: result: yes
2768configure:14658: checking pcre.h presence
2769configure:14658: /usr/bin/clang -E  conftest.c
2770configure:14658: $? = 0
2771configure:14658: result: yes
2772configure:14658: checking for pcre.h
2773configure:14658: result: yes
2774configure:14658: checking pcre/pcre.h usability
2775configure:14658: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread  conftest.c >&5
2776conftest.c:78:10: fatal error: 'pcre/pcre.h' file not found
2777#include <pcre/pcre.h>
2778         ^
27791 error generated.
2780configure:14658: $? = 1
2781configure: failed program was:
2782| /* confdefs.h */
2783| #define PACKAGE_NAME "GNU Octave"
2784| #define PACKAGE_TARNAME "octave"
2785| #define PACKAGE_VERSION "3.8.2"
2786| #define PACKAGE_STRING "GNU Octave 3.8.2"
2787| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
2788| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
2789| #define PACKAGE "octave"
2790| #define VERSION "3.8.2"
2791| #define OCTAVE_SOURCE 1
2792| #define STDC_HEADERS 1
2793| #define HAVE_SYS_TYPES_H 1
2794| #define HAVE_SYS_STAT_H 1
2795| #define HAVE_STDLIB_H 1
2796| #define HAVE_STRING_H 1
2797| #define HAVE_MEMORY_H 1
2798| #define HAVE_STRINGS_H 1
2799| #define HAVE_INTTYPES_H 1
2800| #define HAVE_STDINT_H 1
2801| #define HAVE_UNISTD_H 1
2802| #define __EXTENSIONS__ 1
2803| #define _ALL_SOURCE 1
2804| #define _DARWIN_C_SOURCE 1
2805| #define _GNU_SOURCE 1
2806| #define _POSIX_PTHREAD_SEMANTICS 1
2807| #define _TANDEM_SOURCE 1
2808| #define YYTEXT_POINTER 1
2809| #define SEPCHAR ':'
2810| #define SEPCHAR_STR ":"
2811| #define SHELL_PATH "/bin/sh"
2812| #define OCTAVE_IDX_TYPE int
2813| #define __NO_MATH_INLINES 1
2814| #define HAVE_FSEEKO 1
2815| #define _DARWIN_USE_64_BIT_INODE 1
2816| #define HAVE_PTHREAD_PRIO_INHERIT 1
2817| #define HAVE_PTHREAD 1
2818| #define FLOAT_TRUNCATE
2819| #define HAVE_LIBM 1
2820| #define F77_FUNC(name,NAME) name ## _
2821| #define F77_FUNC_(name,NAME) name ## _
2822| #define HAVE_LIBQHULL_LIBQHULL_H 1
2823| #define HAVE_QHULL 1
2824| #define HAVE_PCRE_H 1
2825| /* end confdefs.h.  */
2826| #include <stdio.h>
2827| #ifdef HAVE_SYS_TYPES_H
2828| # include <sys/types.h>
2829| #endif
2830| #ifdef HAVE_SYS_STAT_H
2831| # include <sys/stat.h>
2832| #endif
2833| #ifdef STDC_HEADERS
2834| # include <stdlib.h>
2835| # include <stddef.h>
2836| #else
2837| # ifdef HAVE_STDLIB_H
2838| #  include <stdlib.h>
2839| # endif
2840| #endif
2841| #ifdef HAVE_STRING_H
2842| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2843| #  include <memory.h>
2844| # endif
2845| # include <string.h>
2846| #endif
2847| #ifdef HAVE_STRINGS_H
2848| # include <strings.h>
2849| #endif
2850| #ifdef HAVE_INTTYPES_H
2851| # include <inttypes.h>
2852| #endif
2853| #ifdef HAVE_STDINT_H
2854| # include <stdint.h>
2855| #endif
2856| #ifdef HAVE_UNISTD_H
2857| # include <unistd.h>
2858| #endif
2859| #include <pcre/pcre.h>
2860configure:14658: result: no
2861configure:14658: checking pcre/pcre.h presence
2862configure:14658: /usr/bin/clang -E  conftest.c
2863conftest.c:45:10: fatal error: 'pcre/pcre.h' file not found
2864#include <pcre/pcre.h>
2865         ^
28661 error generated.
2867configure:14658: $? = 1
2868configure: failed program was:
2869| /* confdefs.h */
2870| #define PACKAGE_NAME "GNU Octave"
2871| #define PACKAGE_TARNAME "octave"
2872| #define PACKAGE_VERSION "3.8.2"
2873| #define PACKAGE_STRING "GNU Octave 3.8.2"
2874| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
2875| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
2876| #define PACKAGE "octave"
2877| #define VERSION "3.8.2"
2878| #define OCTAVE_SOURCE 1
2879| #define STDC_HEADERS 1
2880| #define HAVE_SYS_TYPES_H 1
2881| #define HAVE_SYS_STAT_H 1
2882| #define HAVE_STDLIB_H 1
2883| #define HAVE_STRING_H 1
2884| #define HAVE_MEMORY_H 1
2885| #define HAVE_STRINGS_H 1
2886| #define HAVE_INTTYPES_H 1
2887| #define HAVE_STDINT_H 1
2888| #define HAVE_UNISTD_H 1
2889| #define __EXTENSIONS__ 1
2890| #define _ALL_SOURCE 1
2891| #define _DARWIN_C_SOURCE 1
2892| #define _GNU_SOURCE 1
2893| #define _POSIX_PTHREAD_SEMANTICS 1
2894| #define _TANDEM_SOURCE 1
2895| #define YYTEXT_POINTER 1
2896| #define SEPCHAR ':'
2897| #define SEPCHAR_STR ":"
2898| #define SHELL_PATH "/bin/sh"
2899| #define OCTAVE_IDX_TYPE int
2900| #define __NO_MATH_INLINES 1
2901| #define HAVE_FSEEKO 1
2902| #define _DARWIN_USE_64_BIT_INODE 1
2903| #define HAVE_PTHREAD_PRIO_INHERIT 1
2904| #define HAVE_PTHREAD 1
2905| #define FLOAT_TRUNCATE
2906| #define HAVE_LIBM 1
2907| #define F77_FUNC(name,NAME) name ## _
2908| #define F77_FUNC_(name,NAME) name ## _
2909| #define HAVE_LIBQHULL_LIBQHULL_H 1
2910| #define HAVE_QHULL 1
2911| #define HAVE_PCRE_H 1
2912| /* end confdefs.h.  */
2913| #include <pcre/pcre.h>
2914configure:14658: result: no
2915configure:14658: checking for pcre/pcre.h
2916configure:14658: result: no
2917configure:14669: checking whether pcre.h defines the macros we need
2918configure:14698: result: yes
2919configure:14705: checking for pcre-config
2920configure:14721: found /opt/local/bin/pcre-config
2921configure:14733: result: yes
2922configure:14751: checking for pcre_compile
2923configure:14751: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -L/opt/local/lib -lpcre -lm   >&5
2924configure:14751: $? = 0
2925configure:14751: result: yes
2926configure:14827: checking zlib.h usability
2927configure:14827: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c >&5
2928configure:14827: $? = 0
2929configure:14827: result: yes
2930configure:14827: checking zlib.h presence
2931configure:14827: /usr/bin/clang -E   conftest.c
2932configure:14827: $? = 0
2933configure:14827: result: yes
2934configure:14827: checking for zlib.h
2935configure:14827: result: yes
2936configure:14838: checking for gzclearerr in -lz
2937configure:14869: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread     conftest.c -lz -lm   >&5
2938configure:14869: $? = 0
2939configure:14878: result: yes
2940configure:15472: checking hdf5.h usability
2941configure:15472: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread    conftest.c >&5
2942configure:15472: $? = 0
2943configure:15472: result: yes
2944configure:15472: checking hdf5.h presence
2945configure:15472: /usr/bin/clang -E    conftest.c
2946configure:15472: $? = 0
2947configure:15472: result: yes
2948configure:15472: checking for hdf5.h
2949configure:15472: result: yes
2950configure:15483: checking for H5Gget_num_objs in -lhdf5
2951configure:15514: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread      conftest.c -lhdf5  -lz -lm   >&5
2952configure:15514: $? = 0
2953configure:15523: result: yes
2954configure:15528: checking whether HDF5 library has enforced version 1.6 API
2955configure:15556: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread      conftest.c -lhdf5  -lz -lm   >&5
2956conftest.c:65:24: error: too few arguments to function call, expected 3, have 2
2957      H5Eset_auto (0, 0);
2958      ~~~~~~~~~~~      ^
2959/opt/local/include/H5Epublic.h:174:8: note: 'H5Eset_auto2' declared here
2960H5_DLL herr_t H5Eset_auto2(hid_t estack_id, H5E_auto2_t func, void *client_data);
2961       ^
29621 error generated.
2963configure:15556: $? = 1
2964configure: failed program was:
2965| /* confdefs.h */
2966| #define PACKAGE_NAME "GNU Octave"
2967| #define PACKAGE_TARNAME "octave"
2968| #define PACKAGE_VERSION "3.8.2"
2969| #define PACKAGE_STRING "GNU Octave 3.8.2"
2970| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
2971| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
2972| #define PACKAGE "octave"
2973| #define VERSION "3.8.2"
2974| #define OCTAVE_SOURCE 1
2975| #define STDC_HEADERS 1
2976| #define HAVE_SYS_TYPES_H 1
2977| #define HAVE_SYS_STAT_H 1
2978| #define HAVE_STDLIB_H 1
2979| #define HAVE_STRING_H 1
2980| #define HAVE_MEMORY_H 1
2981| #define HAVE_STRINGS_H 1
2982| #define HAVE_INTTYPES_H 1
2983| #define HAVE_STDINT_H 1
2984| #define HAVE_UNISTD_H 1
2985| #define __EXTENSIONS__ 1
2986| #define _ALL_SOURCE 1
2987| #define _DARWIN_C_SOURCE 1
2988| #define _GNU_SOURCE 1
2989| #define _POSIX_PTHREAD_SEMANTICS 1
2990| #define _TANDEM_SOURCE 1
2991| #define YYTEXT_POINTER 1
2992| #define SEPCHAR ':'
2993| #define SEPCHAR_STR ":"
2994| #define SHELL_PATH "/bin/sh"
2995| #define OCTAVE_IDX_TYPE int
2996| #define __NO_MATH_INLINES 1
2997| #define HAVE_FSEEKO 1
2998| #define _DARWIN_USE_64_BIT_INODE 1
2999| #define HAVE_PTHREAD_PRIO_INHERIT 1
3000| #define HAVE_PTHREAD 1
3001| #define FLOAT_TRUNCATE
3002| #define HAVE_LIBM 1
3003| #define F77_FUNC(name,NAME) name ## _
3004| #define F77_FUNC_(name,NAME) name ## _
3005| #define HAVE_LIBQHULL_LIBQHULL_H 1
3006| #define HAVE_QHULL 1
3007| #define HAVE_PCRE_H 1
3008| #define HAVE_PCRE_COMPILE 1
3009| #define HAVE_ZLIB_H 1
3010| #define HAVE_Z 1
3011| #define HAVE_ZLIB 1
3012| #define HAVE_HDF5_H 1
3013| /* end confdefs.h.  */
3014|
3015|       #include <hdf5.h>
3016|
3017| #ifdef F77_DUMMY_MAIN
3018|
3019| #  ifdef __cplusplus
3020|      extern "C"
3021| #  endif
3022|    int F77_DUMMY_MAIN() { return 1; }
3023|
3024| #endif
3025| int
3026| main ()
3027| {
3028|
3029|       H5Eset_auto (0, 0);
3030|
3031|   ;
3032|   return 0;
3033| }
3034configure:15565: result: no
3035configure:15743: checking fftw3.h usability
3036configure:15743: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c >&5
3037configure:15743: $? = 0
3038configure:15743: result: yes
3039configure:15743: checking fftw3.h presence
3040configure:15743: /usr/bin/clang -E   conftest.c
3041configure:15743: $? = 0
3042configure:15743: result: yes
3043configure:15743: checking for fftw3.h
3044configure:15743: result: yes
3045configure:15754: checking for fftw_plan_dft_1d in -lfftw3
3046configure:15785: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread     conftest.c -lfftw3 -lm   >&5
3047configure:15785: $? = 0
3048configure:15794: result: yes
3049configure:15877: checking for fftw3.h
3050configure:15877: result: yes
3051configure:15888: checking for fftwf_plan_dft_1d in -lfftw3f
3052configure:15919: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread     conftest.c -lfftw3f -lm   >&5
3053configure:15919: $? = 0
3054configure:15928: result: yes
3055configure:15973: checking for fftw3 multi-threading support
3056configure:16001: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread     conftest.c -lfftw3 -lm   >&5
3057Undefined symbols for architecture x86_64:
3058  "_fftw_plan_with_nthreads", referenced from:
3059      _main in conftest-98cdc0.o
3060ld: symbol(s) not found for architecture x86_64
3061clang: error: linker command failed with exit code 1 (use -v to see invocation)
3062configure:16001: $? = 1
3063configure: failed program was:
3064| /* confdefs.h */
3065| #define PACKAGE_NAME "GNU Octave"
3066| #define PACKAGE_TARNAME "octave"
3067| #define PACKAGE_VERSION "3.8.2"
3068| #define PACKAGE_STRING "GNU Octave 3.8.2"
3069| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
3070| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
3071| #define PACKAGE "octave"
3072| #define VERSION "3.8.2"
3073| #define OCTAVE_SOURCE 1
3074| #define STDC_HEADERS 1
3075| #define HAVE_SYS_TYPES_H 1
3076| #define HAVE_SYS_STAT_H 1
3077| #define HAVE_STDLIB_H 1
3078| #define HAVE_STRING_H 1
3079| #define HAVE_MEMORY_H 1
3080| #define HAVE_STRINGS_H 1
3081| #define HAVE_INTTYPES_H 1
3082| #define HAVE_STDINT_H 1
3083| #define HAVE_UNISTD_H 1
3084| #define __EXTENSIONS__ 1
3085| #define _ALL_SOURCE 1
3086| #define _DARWIN_C_SOURCE 1
3087| #define _GNU_SOURCE 1
3088| #define _POSIX_PTHREAD_SEMANTICS 1
3089| #define _TANDEM_SOURCE 1
3090| #define YYTEXT_POINTER 1
3091| #define SEPCHAR ':'
3092| #define SEPCHAR_STR ":"
3093| #define SHELL_PATH "/bin/sh"
3094| #define OCTAVE_IDX_TYPE int
3095| #define __NO_MATH_INLINES 1
3096| #define HAVE_FSEEKO 1
3097| #define _DARWIN_USE_64_BIT_INODE 1
3098| #define HAVE_PTHREAD_PRIO_INHERIT 1
3099| #define HAVE_PTHREAD 1
3100| #define FLOAT_TRUNCATE
3101| #define HAVE_LIBM 1
3102| #define F77_FUNC(name,NAME) name ## _
3103| #define F77_FUNC_(name,NAME) name ## _
3104| #define HAVE_LIBQHULL_LIBQHULL_H 1
3105| #define HAVE_QHULL 1
3106| #define HAVE_PCRE_H 1
3107| #define HAVE_PCRE_COMPILE 1
3108| #define HAVE_ZLIB_H 1
3109| #define HAVE_Z 1
3110| #define HAVE_ZLIB 1
3111| #define HAVE_HDF5_H 1
3112| #define HAVE_HDF5_18 1
3113| #define HAVE_HDF5 1
3114| #define HAVE_FFTW3_H 1
3115| #define HAVE_FFTW3 1
3116| #define HAVE_FFTW3_H 1
3117| #define HAVE_FFTW3F 1
3118| /* end confdefs.h.  */
3119|
3120|       #include <fftw3.h>
3121|
3122| #ifdef F77_DUMMY_MAIN
3123|
3124| #  ifdef __cplusplus
3125|      extern "C"
3126| #  endif
3127|    int F77_DUMMY_MAIN() { return 1; }
3128|
3129| #endif
3130| int
3131| main ()
3132| {
3133|
3134|       fftw_plan_with_nthreads (2);
3135|
3136|   ;
3137|   return 0;
3138| }
3139configure:16028: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread     conftest.c -lfftw3_threads -lfftw3 -lm   >&5
3140configure:16028: $? = 0
3141configure:16041: result: -lfftw3_threads
3142configure:16070: checking for fftw3f multi-threading support
3143configure:16098: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread     conftest.c -lfftw3f -lm   >&5
3144Undefined symbols for architecture x86_64:
3145  "_fftwf_plan_with_nthreads", referenced from:
3146      _main in conftest-b962c9.o
3147ld: symbol(s) not found for architecture x86_64
3148clang: error: linker command failed with exit code 1 (use -v to see invocation)
3149configure:16098: $? = 1
3150configure: failed program was:
3151| /* confdefs.h */
3152| #define PACKAGE_NAME "GNU Octave"
3153| #define PACKAGE_TARNAME "octave"
3154| #define PACKAGE_VERSION "3.8.2"
3155| #define PACKAGE_STRING "GNU Octave 3.8.2"
3156| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
3157| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
3158| #define PACKAGE "octave"
3159| #define VERSION "3.8.2"
3160| #define OCTAVE_SOURCE 1
3161| #define STDC_HEADERS 1
3162| #define HAVE_SYS_TYPES_H 1
3163| #define HAVE_SYS_STAT_H 1
3164| #define HAVE_STDLIB_H 1
3165| #define HAVE_STRING_H 1
3166| #define HAVE_MEMORY_H 1
3167| #define HAVE_STRINGS_H 1
3168| #define HAVE_INTTYPES_H 1
3169| #define HAVE_STDINT_H 1
3170| #define HAVE_UNISTD_H 1
3171| #define __EXTENSIONS__ 1
3172| #define _ALL_SOURCE 1
3173| #define _DARWIN_C_SOURCE 1
3174| #define _GNU_SOURCE 1
3175| #define _POSIX_PTHREAD_SEMANTICS 1
3176| #define _TANDEM_SOURCE 1
3177| #define YYTEXT_POINTER 1
3178| #define SEPCHAR ':'
3179| #define SEPCHAR_STR ":"
3180| #define SHELL_PATH "/bin/sh"
3181| #define OCTAVE_IDX_TYPE int
3182| #define __NO_MATH_INLINES 1
3183| #define HAVE_FSEEKO 1
3184| #define _DARWIN_USE_64_BIT_INODE 1
3185| #define HAVE_PTHREAD_PRIO_INHERIT 1
3186| #define HAVE_PTHREAD 1
3187| #define FLOAT_TRUNCATE
3188| #define HAVE_LIBM 1
3189| #define F77_FUNC(name,NAME) name ## _
3190| #define F77_FUNC_(name,NAME) name ## _
3191| #define HAVE_LIBQHULL_LIBQHULL_H 1
3192| #define HAVE_QHULL 1
3193| #define HAVE_PCRE_H 1
3194| #define HAVE_PCRE_COMPILE 1
3195| #define HAVE_ZLIB_H 1
3196| #define HAVE_Z 1
3197| #define HAVE_ZLIB 1
3198| #define HAVE_HDF5_H 1
3199| #define HAVE_HDF5_18 1
3200| #define HAVE_HDF5 1
3201| #define HAVE_FFTW3_H 1
3202| #define HAVE_FFTW3 1
3203| #define HAVE_FFTW3_H 1
3204| #define HAVE_FFTW3F 1
3205| #define HAVE_FFTW3_THREADS 1
3206| /* end confdefs.h.  */
3207|
3208|       #include <fftw3.h>
3209|
3210| #ifdef F77_DUMMY_MAIN
3211|
3212| #  ifdef __cplusplus
3213|      extern "C"
3214| #  endif
3215|    int F77_DUMMY_MAIN() { return 1; }
3216|
3217| #endif
3218| int
3219| main ()
3220| {
3221|
3222|       fftwf_plan_with_nthreads (2);
3223|
3224|   ;
3225|   return 0;
3226| }
3227configure:16125: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread     conftest.c -lfftw3f_threads -lfftw3f -lm   >&5
3228configure:16125: $? = 0
3229configure:16138: result: -lfftw3f_threads
3230configure:16248: checking glpk/glpk.h usability
3231configure:16248: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread    conftest.c >&5
3232conftest.c:92:10: fatal error: 'glpk/glpk.h' file not found
3233#include <glpk/glpk.h>
3234         ^
32351 error generated.
3236configure:16248: $? = 1
3237configure: failed program was:
3238| /* confdefs.h */
3239| #define PACKAGE_NAME "GNU Octave"
3240| #define PACKAGE_TARNAME "octave"
3241| #define PACKAGE_VERSION "3.8.2"
3242| #define PACKAGE_STRING "GNU Octave 3.8.2"
3243| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
3244| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
3245| #define PACKAGE "octave"
3246| #define VERSION "3.8.2"
3247| #define OCTAVE_SOURCE 1
3248| #define STDC_HEADERS 1
3249| #define HAVE_SYS_TYPES_H 1
3250| #define HAVE_SYS_STAT_H 1
3251| #define HAVE_STDLIB_H 1
3252| #define HAVE_STRING_H 1
3253| #define HAVE_MEMORY_H 1
3254| #define HAVE_STRINGS_H 1
3255| #define HAVE_INTTYPES_H 1
3256| #define HAVE_STDINT_H 1
3257| #define HAVE_UNISTD_H 1
3258| #define __EXTENSIONS__ 1
3259| #define _ALL_SOURCE 1
3260| #define _DARWIN_C_SOURCE 1
3261| #define _GNU_SOURCE 1
3262| #define _POSIX_PTHREAD_SEMANTICS 1
3263| #define _TANDEM_SOURCE 1
3264| #define YYTEXT_POINTER 1
3265| #define SEPCHAR ':'
3266| #define SEPCHAR_STR ":"
3267| #define SHELL_PATH "/bin/sh"
3268| #define OCTAVE_IDX_TYPE int
3269| #define __NO_MATH_INLINES 1
3270| #define HAVE_FSEEKO 1
3271| #define _DARWIN_USE_64_BIT_INODE 1
3272| #define HAVE_PTHREAD_PRIO_INHERIT 1
3273| #define HAVE_PTHREAD 1
3274| #define FLOAT_TRUNCATE
3275| #define HAVE_LIBM 1
3276| #define F77_FUNC(name,NAME) name ## _
3277| #define F77_FUNC_(name,NAME) name ## _
3278| #define HAVE_LIBQHULL_LIBQHULL_H 1
3279| #define HAVE_QHULL 1
3280| #define HAVE_PCRE_H 1
3281| #define HAVE_PCRE_COMPILE 1
3282| #define HAVE_ZLIB_H 1
3283| #define HAVE_Z 1
3284| #define HAVE_ZLIB 1
3285| #define HAVE_HDF5_H 1
3286| #define HAVE_HDF5_18 1
3287| #define HAVE_HDF5 1
3288| #define HAVE_FFTW3_H 1
3289| #define HAVE_FFTW3 1
3290| #define HAVE_FFTW3_H 1
3291| #define HAVE_FFTW3F 1
3292| #define HAVE_FFTW3_THREADS 1
3293| #define HAVE_FFTW3F_THREADS 1
3294| #define HAVE_FFTW 1
3295| /* end confdefs.h.  */
3296| #include <stdio.h>
3297| #ifdef HAVE_SYS_TYPES_H
3298| # include <sys/types.h>
3299| #endif
3300| #ifdef HAVE_SYS_STAT_H
3301| # include <sys/stat.h>
3302| #endif
3303| #ifdef STDC_HEADERS
3304| # include <stdlib.h>
3305| # include <stddef.h>
3306| #else
3307| # ifdef HAVE_STDLIB_H
3308| #  include <stdlib.h>
3309| # endif
3310| #endif
3311| #ifdef HAVE_STRING_H
3312| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3313| #  include <memory.h>
3314| # endif
3315| # include <string.h>
3316| #endif
3317| #ifdef HAVE_STRINGS_H
3318| # include <strings.h>
3319| #endif
3320| #ifdef HAVE_INTTYPES_H
3321| # include <inttypes.h>
3322| #endif
3323| #ifdef HAVE_STDINT_H
3324| # include <stdint.h>
3325| #endif
3326| #ifdef HAVE_UNISTD_H
3327| # include <unistd.h>
3328| #endif
3329| #include <glpk/glpk.h>
3330configure:16248: result: no
3331configure:16248: checking glpk/glpk.h presence
3332configure:16248: /usr/bin/clang -E    conftest.c
3333conftest.c:59:10: fatal error: 'glpk/glpk.h' file not found
3334#include <glpk/glpk.h>
3335         ^
33361 error generated.
3337configure:16248: $? = 1
3338configure: failed program was:
3339| /* confdefs.h */
3340| #define PACKAGE_NAME "GNU Octave"
3341| #define PACKAGE_TARNAME "octave"
3342| #define PACKAGE_VERSION "3.8.2"
3343| #define PACKAGE_STRING "GNU Octave 3.8.2"
3344| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
3345| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
3346| #define PACKAGE "octave"
3347| #define VERSION "3.8.2"
3348| #define OCTAVE_SOURCE 1
3349| #define STDC_HEADERS 1
3350| #define HAVE_SYS_TYPES_H 1
3351| #define HAVE_SYS_STAT_H 1
3352| #define HAVE_STDLIB_H 1
3353| #define HAVE_STRING_H 1
3354| #define HAVE_MEMORY_H 1
3355| #define HAVE_STRINGS_H 1
3356| #define HAVE_INTTYPES_H 1
3357| #define HAVE_STDINT_H 1
3358| #define HAVE_UNISTD_H 1
3359| #define __EXTENSIONS__ 1
3360| #define _ALL_SOURCE 1
3361| #define _DARWIN_C_SOURCE 1
3362| #define _GNU_SOURCE 1
3363| #define _POSIX_PTHREAD_SEMANTICS 1
3364| #define _TANDEM_SOURCE 1
3365| #define YYTEXT_POINTER 1
3366| #define SEPCHAR ':'
3367| #define SEPCHAR_STR ":"
3368| #define SHELL_PATH "/bin/sh"
3369| #define OCTAVE_IDX_TYPE int
3370| #define __NO_MATH_INLINES 1
3371| #define HAVE_FSEEKO 1
3372| #define _DARWIN_USE_64_BIT_INODE 1
3373| #define HAVE_PTHREAD_PRIO_INHERIT 1
3374| #define HAVE_PTHREAD 1
3375| #define FLOAT_TRUNCATE
3376| #define HAVE_LIBM 1
3377| #define F77_FUNC(name,NAME) name ## _
3378| #define F77_FUNC_(name,NAME) name ## _
3379| #define HAVE_LIBQHULL_LIBQHULL_H 1
3380| #define HAVE_QHULL 1
3381| #define HAVE_PCRE_H 1
3382| #define HAVE_PCRE_COMPILE 1
3383| #define HAVE_ZLIB_H 1
3384| #define HAVE_Z 1
3385| #define HAVE_ZLIB 1
3386| #define HAVE_HDF5_H 1
3387| #define HAVE_HDF5_18 1
3388| #define HAVE_HDF5 1
3389| #define HAVE_FFTW3_H 1
3390| #define HAVE_FFTW3 1
3391| #define HAVE_FFTW3_H 1
3392| #define HAVE_FFTW3F 1
3393| #define HAVE_FFTW3_THREADS 1
3394| #define HAVE_FFTW3F_THREADS 1
3395| #define HAVE_FFTW 1
3396| /* end confdefs.h.  */
3397| #include <glpk/glpk.h>
3398configure:16248: result: no
3399configure:16248: checking for glpk/glpk.h
3400configure:16248: result: no
3401configure:16248: checking glpk.h usability
3402configure:16248: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread    conftest.c >&5
3403configure:16248: $? = 0
3404configure:16248: result: yes
3405configure:16248: checking glpk.h presence
3406configure:16248: /usr/bin/clang -E    conftest.c
3407configure:16248: $? = 0
3408configure:16248: result: yes
3409configure:16248: checking for glpk.h
3410configure:16248: result: yes
3411configure:16259: checking for glp_simplex in -lglpk
3412configure:16290: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread      conftest.c -lglpk  -lz -lm   >&5
3413configure:16290: $? = 0
3414configure:16299: result: yes
3415configure:16304: checking whether the glpk library has glp_interior(glp_prob*, glp_iptcp*)
3416configure:16348: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread      conftest.cpp -lglpk  -lz -lm   >&5
3417configure:16348: $? = 0
3418configure:16363: result: yes
3419configure:16458: checking curl/curl.h usability
3420configure:16458: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread    conftest.c >&5
3421configure:16458: $? = 0
3422configure:16458: result: yes
3423configure:16458: checking curl/curl.h presence
3424configure:16458: /usr/bin/clang -E    conftest.c
3425configure:16458: $? = 0
3426configure:16458: result: yes
3427configure:16458: checking for curl/curl.h
3428configure:16458: result: yes
3429configure:16469: checking for curl_easy_escape in -lcurl
3430configure:16500: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread      conftest.c -lcurl  -lz -lm   >&5
3431configure:16500: $? = 0
3432configure:16509: result: yes
3433configure:16536: checking for CURLOPT_DIRLISTONLY in curl/curl.h
3434configure:16564: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c >&5
3435configure:16564: $? = 0
3436configure:16572: result: yes
3437configure:16601: $PKG_CONFIG --exists --print-errors "$magick++"
3438configure:16604: $? = 0
3439configure:16627: checking Magick++.h usability
3440configure:16627: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread -I/opt/local/include/GraphicsMagick   conftest.cpp >&5
3441configure:16627: $? = 0
3442configure:16627: result: yes
3443configure:16627: checking Magick++.h presence
3444configure:16627: /usr/bin/clang++ -E -I/opt/local/include/GraphicsMagick   conftest.cpp
3445configure:16627: $? = 0
3446configure:16627: result: yes
3447configure:16627: checking for Magick++.h
3448configure:16627: result: yes
3449configure:16630: checking for Magick::ColorRGB in Magick++.h
3450configure:16641: /usr/bin/clang++ -E -I/opt/local/include/GraphicsMagick   conftest.cpp
3451configure:16641: $? = 0
3452configure:16649: result: yes
3453configure:16669: checking for setlocale
3454configure:16669: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -lm   >&5
3455configure:16669: $? = 0
3456configure:16669: result: yes
3457configure:16698: checking for X
3458configure:16884: result: disabled
3459configure:17017: checking whether ld accepts -framework Carbon
3460configure:17049: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread   -framework Carbon conftest.cpp -lm   >&5
3461configure:17049: $? = 0
3462configure:17067: result: yes
3463configure:17096: adding -Wl,-framework -Wl,Carbon to CARBON_LIBS
3464configure:17133: checking whether ld accepts -framework OpenGL
3465configure:17170: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread   -framework OpenGL conftest.cpp -lm   >&5
3466configure:17170: $? = 0
3467configure:17188: result: yes
3468configure:17218: adding -Wl,-framework -Wl,OpenGL to OPENGL_LIBS
3469configure:17221: checking whether gluTessCallback is called with "(...)"
3470configure:17260: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread  conftest.cpp >&5
3471conftest.cpp:87:9: error: no matching function for call to 'gluTessCallback'
3472        gluTessCallback(0, 0, func);
3473        ^~~~~~~~~~~~~~~
3474/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:291:13: note: candidate function not viable: no known conversion from 'GLvoid (*)(...)' to 'GLvoid (*)()' for 3rd argument
3475extern void gluTessCallback (GLUtesselator* tess, GLenum which, GLvoid (*CallBackFunc)()) OPENGL_DEPRECATED(10_0, 10_9);
3476            ^
34771 error generated.
3478configure:17260: $? = 1
3479configure: failed program was:
3480| /* confdefs.h */
3481| #define PACKAGE_NAME "GNU Octave"
3482| #define PACKAGE_TARNAME "octave"
3483| #define PACKAGE_VERSION "3.8.2"
3484| #define PACKAGE_STRING "GNU Octave 3.8.2"
3485| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
3486| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
3487| #define PACKAGE "octave"
3488| #define VERSION "3.8.2"
3489| #define OCTAVE_SOURCE 1
3490| #define STDC_HEADERS 1
3491| #define HAVE_SYS_TYPES_H 1
3492| #define HAVE_SYS_STAT_H 1
3493| #define HAVE_STDLIB_H 1
3494| #define HAVE_STRING_H 1
3495| #define HAVE_MEMORY_H 1
3496| #define HAVE_STRINGS_H 1
3497| #define HAVE_INTTYPES_H 1
3498| #define HAVE_STDINT_H 1
3499| #define HAVE_UNISTD_H 1
3500| #define __EXTENSIONS__ 1
3501| #define _ALL_SOURCE 1
3502| #define _DARWIN_C_SOURCE 1
3503| #define _GNU_SOURCE 1
3504| #define _POSIX_PTHREAD_SEMANTICS 1
3505| #define _TANDEM_SOURCE 1
3506| #define YYTEXT_POINTER 1
3507| #define SEPCHAR ':'
3508| #define SEPCHAR_STR ":"
3509| #define SHELL_PATH "/bin/sh"
3510| #define OCTAVE_IDX_TYPE int
3511| #define __NO_MATH_INLINES 1
3512| #define HAVE_FSEEKO 1
3513| #define _DARWIN_USE_64_BIT_INODE 1
3514| #define HAVE_PTHREAD_PRIO_INHERIT 1
3515| #define HAVE_PTHREAD 1
3516| #define FLOAT_TRUNCATE
3517| #define HAVE_LIBM 1
3518| #define F77_FUNC(name,NAME) name ## _
3519| #define F77_FUNC_(name,NAME) name ## _
3520| #define HAVE_LIBQHULL_LIBQHULL_H 1
3521| #define HAVE_QHULL 1
3522| #define HAVE_PCRE_H 1
3523| #define HAVE_PCRE_COMPILE 1
3524| #define HAVE_ZLIB_H 1
3525| #define HAVE_Z 1
3526| #define HAVE_ZLIB 1
3527| #define HAVE_HDF5_H 1
3528| #define HAVE_HDF5_18 1
3529| #define HAVE_HDF5 1
3530| #define HAVE_FFTW3_H 1
3531| #define HAVE_FFTW3 1
3532| #define HAVE_FFTW3_H 1
3533| #define HAVE_FFTW3F 1
3534| #define HAVE_FFTW3_THREADS 1
3535| #define HAVE_FFTW3F_THREADS 1
3536| #define HAVE_FFTW 1
3537| #define HAVE_GLPK_H 1
3538| #define HAVE_GLPK 1
3539| #define HAVE_CURL_CURL_H 1
3540| #define HAVE_CURL 1
3541| #define HAVE_SETLOCALE 1
3542| #define HAVE_MAGICK 1
3543| #define HAVE_FRAMEWORK_CARBON 1
3544| #define HAVE_FRAMEWORK_OPENGL 1
3545| /* end confdefs.h.  */
3546|
3547|         #ifdef HAVE_GL_GLU_H
3548|         # include <GL/glu.h>
3549|         #elif defined HAVE_OPENGL_GLU_H || defined HAVE_FRAMEWORK_OPENGL
3550|         # include <OpenGL/glu.h>
3551|         #endif
3552|
3553| #ifdef F77_DUMMY_MAIN
3554|
3555| #  ifdef __cplusplus
3556|      extern "C"
3557| #  endif
3558|    int F77_DUMMY_MAIN() { return 1; }
3559|
3560| #endif
3561| int
3562| main ()
3563| {
3564|
3565|         GLvoid (*func)(...);
3566|         gluTessCallback(0, 0, func);
3567|
3568|   ;
3569|   return 0;
3570| }
3571configure:17274: result: no
3572configure:17472: checking for FT2
3573configure:17480: $PKG_CONFIG --exists --print-errors "freetype2"
3574configure:17483: $? = 0
3575configure:17498: $PKG_CONFIG --exists --print-errors "freetype2"
3576configure:17501: $? = 0
3577configure:17556: result: yes
3578configure:17560: checking for FreeType2 version >= 9.03
3579configure:17565: result: yes
3580configure:17574: checking for FT_Reference_Face
3581configure:17574: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -L/opt/local/lib -lfreetype  -lm   >&5
3582configure:17574: $? = 0
3583configure:17574: result: yes
3584configure:17606: checking for FONTCONFIG
3585configure:17614: $PKG_CONFIG --exists --print-errors "fontconfig"
3586configure:17617: $? = 0
3587configure:17632: $PKG_CONFIG --exists --print-errors "fontconfig"
3588configure:17635: $? = 0
3589configure:17673: result: yes
3590configure:17816: checking for fltk-config
3591configure:17834: found /opt/local/bin/fltk-config
3592configure:17847: result: /opt/local/bin/fltk-config
3593configure:17877: checking for OpenGL support in FLTK
3594configure:17907: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  conftest.c >&5
3595In file included from conftest.c:72:
3596In file included from /opt/local/include/FL/gl.h:45:
3597/opt/local/include/FL/Enumerations.H:533:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3598extern FL_EXPORT Fl_Boxtype fl_define_FL_ROUND_UP_BOX();
3599                 ^
3600                 enum
3601/opt/local/include/FL/Enumerations.H:536:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3602extern FL_EXPORT Fl_Boxtype fl_define_FL_SHADOW_BOX();
3603                 ^
3604                 enum
3605/opt/local/include/FL/Enumerations.H:539:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3606extern FL_EXPORT Fl_Boxtype fl_define_FL_ROUNDED_BOX();
3607                 ^
3608                 enum
3609/opt/local/include/FL/Enumerations.H:542:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3610extern FL_EXPORT Fl_Boxtype fl_define_FL_RFLAT_BOX();
3611                 ^
3612                 enum
3613/opt/local/include/FL/Enumerations.H:544:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3614extern FL_EXPORT Fl_Boxtype fl_define_FL_RSHADOW_BOX();
3615                 ^
3616                 enum
3617/opt/local/include/FL/Enumerations.H:546:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3618extern FL_EXPORT Fl_Boxtype fl_define_FL_DIAMOND_BOX();
3619                 ^
3620                 enum
3621/opt/local/include/FL/Enumerations.H:549:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3622extern FL_EXPORT Fl_Boxtype fl_define_FL_OVAL_BOX();
3623                 ^
3624                 enum
3625/opt/local/include/FL/Enumerations.H:555:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3626extern FL_EXPORT Fl_Boxtype fl_define_FL_PLASTIC_UP_BOX();
3627                 ^
3628                 enum
3629/opt/local/include/FL/Enumerations.H:565:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3630extern FL_EXPORT Fl_Boxtype fl_define_FL_GTK_UP_BOX();
3631                 ^
3632                 enum
3633/opt/local/include/FL/Enumerations.H:577:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3634extern FL_EXPORT Fl_Boxtype fl_define_FL_GLEAM_UP_BOX();
3635                 ^
3636                 enum
3637/opt/local/include/FL/Enumerations.H:593:8: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3638inline Fl_Boxtype fl_box(Fl_Boxtype b) {
3639       ^
3640       enum
3641/opt/local/include/FL/Enumerations.H:593:26: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3642inline Fl_Boxtype fl_box(Fl_Boxtype b) {
3643                         ^
3644                         enum
3645/opt/local/include/FL/Enumerations.H:594:22: error: called object type '<dependent type>' is not a function or function pointer
3646  return (Fl_Boxtype)((b<FL_UP_BOX||b%4>1)?b:(b-2));
3647         ~~~~~~~~~~~~^
3648/opt/local/include/FL/Enumerations.H:601:8: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3649inline Fl_Boxtype fl_down(Fl_Boxtype b) {
3650       ^
3651       enum
3652/opt/local/include/FL/Enumerations.H:601:27: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3653inline Fl_Boxtype fl_down(Fl_Boxtype b) {
3654                          ^
3655                          enum
3656/opt/local/include/FL/Enumerations.H:602:22: error: called object type '<dependent type>' is not a function or function pointer
3657  return (Fl_Boxtype)((b<FL_UP_BOX)?b:(b|1));
3658         ~~~~~~~~~~~~^
3659/opt/local/include/FL/Enumerations.H:609:8: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3660inline Fl_Boxtype fl_frame(Fl_Boxtype b) {
3661       ^
3662       enum
3663/opt/local/include/FL/Enumerations.H:609:28: error: must use 'enum' tag to refer to type 'Fl_Boxtype'
3664inline Fl_Boxtype fl_frame(Fl_Boxtype b) {
3665                           ^
3666                           enum
3667/opt/local/include/FL/Enumerations.H:610:22: error: called object type '<dependent type>' is not a function or function pointer
3668  return (Fl_Boxtype)((b%4<2)?b:(b+2));
3669         ~~~~~~~~~~~~^
3670fatal error: too many errors emitted, stopping now [-ferror-limit=]
367120 errors generated.
3672configure:17907: $? = 1
3673configure: failed program was:
3674| /* confdefs.h */
3675| #define PACKAGE_NAME "GNU Octave"
3676| #define PACKAGE_TARNAME "octave"
3677| #define PACKAGE_VERSION "3.8.2"
3678| #define PACKAGE_STRING "GNU Octave 3.8.2"
3679| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
3680| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
3681| #define PACKAGE "octave"
3682| #define VERSION "3.8.2"
3683| #define OCTAVE_SOURCE 1
3684| #define STDC_HEADERS 1
3685| #define HAVE_SYS_TYPES_H 1
3686| #define HAVE_SYS_STAT_H 1
3687| #define HAVE_STDLIB_H 1
3688| #define HAVE_STRING_H 1
3689| #define HAVE_MEMORY_H 1
3690| #define HAVE_STRINGS_H 1
3691| #define HAVE_INTTYPES_H 1
3692| #define HAVE_STDINT_H 1
3693| #define HAVE_UNISTD_H 1
3694| #define __EXTENSIONS__ 1
3695| #define _ALL_SOURCE 1
3696| #define _DARWIN_C_SOURCE 1
3697| #define _GNU_SOURCE 1
3698| #define _POSIX_PTHREAD_SEMANTICS 1
3699| #define _TANDEM_SOURCE 1
3700| #define YYTEXT_POINTER 1
3701| #define SEPCHAR ':'
3702| #define SEPCHAR_STR ":"
3703| #define SHELL_PATH "/bin/sh"
3704| #define OCTAVE_IDX_TYPE int
3705| #define __NO_MATH_INLINES 1
3706| #define HAVE_FSEEKO 1
3707| #define _DARWIN_USE_64_BIT_INODE 1
3708| #define HAVE_PTHREAD_PRIO_INHERIT 1
3709| #define HAVE_PTHREAD 1
3710| #define FLOAT_TRUNCATE
3711| #define HAVE_LIBM 1
3712| #define F77_FUNC(name,NAME) name ## _
3713| #define F77_FUNC_(name,NAME) name ## _
3714| #define HAVE_LIBQHULL_LIBQHULL_H 1
3715| #define HAVE_QHULL 1
3716| #define HAVE_PCRE_H 1
3717| #define HAVE_PCRE_COMPILE 1
3718| #define HAVE_ZLIB_H 1
3719| #define HAVE_Z 1
3720| #define HAVE_ZLIB 1
3721| #define HAVE_HDF5_H 1
3722| #define HAVE_HDF5_18 1
3723| #define HAVE_HDF5 1
3724| #define HAVE_FFTW3_H 1
3725| #define HAVE_FFTW3 1
3726| #define HAVE_FFTW3_H 1
3727| #define HAVE_FFTW3F 1
3728| #define HAVE_FFTW3_THREADS 1
3729| #define HAVE_FFTW3F_THREADS 1
3730| #define HAVE_FFTW 1
3731| #define HAVE_GLPK_H 1
3732| #define HAVE_GLPK 1
3733| #define HAVE_CURL_CURL_H 1
3734| #define HAVE_CURL 1
3735| #define HAVE_SETLOCALE 1
3736| #define HAVE_MAGICK 1
3737| #define HAVE_FRAMEWORK_CARBON 1
3738| #define HAVE_FRAMEWORK_OPENGL 1
3739| #define HAVE_OPENGL 1
3740| #define HAVE_FREETYPE 1
3741| #define HAVE_FT_REFERENCE_FACE 1
3742| #define HAVE_FONTCONFIG 1
3743| /* end confdefs.h.  */
3744|
3745|         #include <FL/gl.h>
3746|
3747| #ifdef F77_DUMMY_MAIN
3748|
3749| #  ifdef __cplusplus
3750|      extern "C"
3751| #  endif
3752|    int F77_DUMMY_MAIN() { return 1; }
3753|
3754| #endif
3755| int
3756| main ()
3757| {
3758|
3759|         int nothing = 0;
3760|
3761|   ;
3762|   return 0;
3763| }
3764configure:17916: result: yes
3765configure:17947: checking gl2ps.h usability
3766configure:17947: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread  conftest.c >&5
3767configure:17947: $? = 0
3768configure:17947: result: yes
3769configure:17947: checking gl2ps.h presence
3770configure:17947: /usr/bin/clang -E  conftest.c
3771configure:17947: $? = 0
3772configure:17947: result: yes
3773configure:17947: checking for gl2ps.h
3774configure:17947: result: yes
3775configure:18043: checking how to print strings
3776configure:18070: result: printf
3777configure:18091: checking for a sed that does not truncate output
3778configure:18155: result: /opt/local/bin/gsed
3779configure:18173: checking for fgrep
3780configure:18235: result: /opt/local/bin/grep -F
3781configure:18270: checking for ld used by /usr/bin/clang
3782configure:18337: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
3783configure:18344: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
3784configure:18359: result: no
3785configure:18371: checking for BSD- or MS-compatible name lister (nm)
3786configure:18420: result: /opt/local/bin/nm
3787configure:18550: checking the name lister (/opt/local/bin/nm) interface
3788configure:18557: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread  conftest.c >&5
3789configure:18560: /opt/local/bin/nm "conftest.o"
3790configure:18563: output
37910000000000000000 S _some_variable
3792configure:18570: result: BSD nm
3793configure:18574: checking the maximum length of command line arguments
3794configure:18705: result: 196608
3795configure:18722: checking whether the shell understands some XSI constructs
3796configure:18732: result: yes
3797configure:18736: checking whether the shell understands "+="
3798configure:18742: result: yes
3799configure:18777: checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format
3800configure:18817: result: func_convert_file_noop
3801configure:18824: checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format
3802configure:18844: result: func_convert_file_noop
3803configure:18851: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
3804configure:18858: result: -r
3805configure:18932: checking for objdump
3806configure:18962: result: no
3807configure:18988: checking how to recognize dependent libraries
3808configure:19186: result: pass_all
3809configure:19271: checking for dlltool
3810configure:19301: result: no
3811configure:19328: checking how to associate runtime and link libraries
3812configure:19355: result: printf %s\n
3813configure:19479: checking for archiver @FILE support
3814configure:19504: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread  conftest.c >&5
3815configure:19504: $? = 0
3816configure:19507: ar cru libconftest.a @conftest.lst >&5
3817ar: @conftest.lst: No such file or directory
3818configure:19510: $? = 1
3819configure:19530: result: no
3820configure:19588: checking for strip
3821configure:19604: found /opt/local/bin/strip
3822configure:19615: result: strip
3823configure:19687: checking for ranlib
3824configure:19714: result: ranlib
3825configure:19816: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object
3826configure:19936: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread  conftest.c >&5
3827configure:19939: $? = 0
3828configure:19943: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
3829configure:19946: $? = 0
3830cannot find nm_test_var in conftest.nm
3831configure:19936: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread  conftest.c >&5
3832configure:19939: $? = 0
3833configure:19943: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
3834configure:19946: $? = 0
3835configure:20012: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c conftstm.o >&5
3836configure:20015: $? = 0
3837configure:20053: result: ok
3838configure:20090: checking for sysroot
3839configure:20120: result: no
3840configure:20397: checking for mt
3841configure:20427: result: no
3842configure:20447: checking if : is a manifest tool
3843configure:20453: : '-?'
3844configure:20461: result: no
3845configure:20517: checking for dsymutil
3846configure:20533: found /usr/bin/dsymutil
3847configure:20544: result: dsymutil
3848configure:20609: checking for nmedit
3849configure:20625: found /opt/local/bin/nmedit
3850configure:20636: result: nmedit
3851configure:20701: checking for lipo
3852configure:20717: found /opt/local/bin/lipo
3853configure:20728: result: lipo
3854configure:20793: checking for otool
3855configure:20809: found /opt/local/bin/otool
3856configure:20820: result: otool
3857configure:20885: checking for otool64
3858configure:20915: result: no
3859configure:20960: checking for -single_module linker flag
3860/usr/bin/clang -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread  -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
3861configure:20993: result: yes
3862configure:20996: checking for -exported_symbols_list linker flag
3863configure:21024: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   -Wl,-exported_symbols_list,conftest.sym conftest.c -lm   >&5
3864configure:21024: $? = 0
3865configure:21034: result: yes
3866configure:21037: checking for -force_load linker flag
3867/usr/bin/clang -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -c -o conftest.o conftest.c
3868ar cru libconftest.a conftest.o
3869ranlib libconftest.a
3870/usr/bin/clang -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread  -o conftest conftest.c -Wl,-force_load,./libconftest.a
3871configure:21069: result: yes
3872configure:21108: checking for dlfcn.h
3873configure:21108: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread  conftest.c >&5
3874configure:21108: $? = 0
3875configure:21108: result: yes
3876configure:21620: checking for objdir
3877configure:21635: result: .libs
3878configure:21906: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
3879configure:21924: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread  -fno-rtti -fno-exceptions conftest.c >&5
3880configure:21928: $? = 0
3881configure:21941: result: yes
3882configure:22268: checking for /usr/bin/clang option to produce PIC
3883configure:22275: result: -fno-common -DPIC
3884configure:22283: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
3885configure:22301: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread  -fno-common -DPIC -DPIC conftest.c >&5
3886configure:22305: $? = 0
3887configure:22318: result: yes
3888configure:22347: checking if /usr/bin/clang static flag -static works
3889configure:22375: result: no
3890configure:22390: checking if /usr/bin/clang supports -c -o file.o
3891configure:22411: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread  -o out/conftest2.o conftest.c >&5
3892configure:22415: $? = 0
3893configure:22437: result: yes
3894configure:22445: checking if /usr/bin/clang supports -c -o file.o
3895configure:22492: result: yes
3896configure:22525: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
3897configure:23698: result: yes
3898configure:23938: checking dynamic linker characteristics
3899configure:24680: result: darwin14.5.0 dyld
3900configure:24787: checking how to hardcode library paths into programs
3901configure:24812: result: immediate
3902configure:24857: checking for dlopen in -ldl
3903configure:24890: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -ldl  -lm   >&5
3904configure:24890: $? = 0
3905configure:24899: result: yes
3906configure:25146: checking whether a program can dlopen itself
3907configure:25226: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread  -DHAVE_DLFCN_H   conftest.c -ldl -lm   >&5
3908configure:25229: $? = 0
3909configure:25247: result: yes
3910configure:25252: checking whether a statically linked program can dlopen itself
3911configure:25332: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread  -DHAVE_DLFCN_H    conftest.c -ldl -lm   >&5
3912configure:25335: $? = 0
3913configure:25353: result: yes
3914configure:25392: checking whether stripping libraries is possible
3915configure:25406: result: yes
3916configure:25432: checking if libtool supports shared libraries
3917configure:25434: result: yes
3918configure:25437: checking whether to build shared libraries
3919configure:25458: result: yes
3920configure:25461: checking whether to build static libraries
3921configure:25465: result: no
3922configure:25488: checking how to run the C++ preprocessor
3923configure:25554: result: /usr/bin/clang++ -E
3924configure:25574: /usr/bin/clang++ -E  conftest.cpp
3925configure:25574: $? = 0
3926configure:25588: /usr/bin/clang++ -E  conftest.cpp
3927conftest.cpp:75:10: fatal error: 'ac_nonexistent.h' file not found
3928#include <ac_nonexistent.h>
3929         ^
39301 error generated.
3931configure:25588: $? = 1
3932configure: failed program was:
3933| /* confdefs.h */
3934| #define PACKAGE_NAME "GNU Octave"
3935| #define PACKAGE_TARNAME "octave"
3936| #define PACKAGE_VERSION "3.8.2"
3937| #define PACKAGE_STRING "GNU Octave 3.8.2"
3938| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
3939| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
3940| #define PACKAGE "octave"
3941| #define VERSION "3.8.2"
3942| #define OCTAVE_SOURCE 1
3943| #define STDC_HEADERS 1
3944| #define HAVE_SYS_TYPES_H 1
3945| #define HAVE_SYS_STAT_H 1
3946| #define HAVE_STDLIB_H 1
3947| #define HAVE_STRING_H 1
3948| #define HAVE_MEMORY_H 1
3949| #define HAVE_STRINGS_H 1
3950| #define HAVE_INTTYPES_H 1
3951| #define HAVE_STDINT_H 1
3952| #define HAVE_UNISTD_H 1
3953| #define __EXTENSIONS__ 1
3954| #define _ALL_SOURCE 1
3955| #define _DARWIN_C_SOURCE 1
3956| #define _GNU_SOURCE 1
3957| #define _POSIX_PTHREAD_SEMANTICS 1
3958| #define _TANDEM_SOURCE 1
3959| #define YYTEXT_POINTER 1
3960| #define SEPCHAR ':'
3961| #define SEPCHAR_STR ":"
3962| #define SHELL_PATH "/bin/sh"
3963| #define OCTAVE_IDX_TYPE int
3964| #define __NO_MATH_INLINES 1
3965| #define HAVE_FSEEKO 1
3966| #define _DARWIN_USE_64_BIT_INODE 1
3967| #define HAVE_PTHREAD_PRIO_INHERIT 1
3968| #define HAVE_PTHREAD 1
3969| #define FLOAT_TRUNCATE
3970| #define HAVE_LIBM 1
3971| #define F77_FUNC(name,NAME) name ## _
3972| #define F77_FUNC_(name,NAME) name ## _
3973| #define HAVE_LIBQHULL_LIBQHULL_H 1
3974| #define HAVE_QHULL 1
3975| #define HAVE_PCRE_H 1
3976| #define HAVE_PCRE_COMPILE 1
3977| #define HAVE_ZLIB_H 1
3978| #define HAVE_Z 1
3979| #define HAVE_ZLIB 1
3980| #define HAVE_HDF5_H 1
3981| #define HAVE_HDF5_18 1
3982| #define HAVE_HDF5 1
3983| #define HAVE_FFTW3_H 1
3984| #define HAVE_FFTW3 1
3985| #define HAVE_FFTW3_H 1
3986| #define HAVE_FFTW3F 1
3987| #define HAVE_FFTW3_THREADS 1
3988| #define HAVE_FFTW3F_THREADS 1
3989| #define HAVE_FFTW 1
3990| #define HAVE_GLPK_H 1
3991| #define HAVE_GLPK 1
3992| #define HAVE_CURL_CURL_H 1
3993| #define HAVE_CURL 1
3994| #define HAVE_SETLOCALE 1
3995| #define HAVE_MAGICK 1
3996| #define HAVE_FRAMEWORK_CARBON 1
3997| #define HAVE_FRAMEWORK_OPENGL 1
3998| #define HAVE_OPENGL 1
3999| #define HAVE_FREETYPE 1
4000| #define HAVE_FT_REFERENCE_FACE 1
4001| #define HAVE_FONTCONFIG 1
4002| #define HAVE_FLTK 1
4003| #define HAVE_GL2PS_H 1
4004| #define HAVE_DLFCN_H 1
4005| #define LT_OBJDIR ".libs/"
4006| /* end confdefs.h.  */
4007| #include <ac_nonexistent.h>
4008configure:25757: checking for ld used by /usr/bin/clang++
4009configure:25824: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
4010configure:25831: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
4011configure:25846: result: no
4012configure:25901: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
4013configure:26919: result: yes
4014configure:26955: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread  conftest.cpp >&5
4015configure:26958: $? = 0
4016configure:27478: checking for /usr/bin/clang++ option to produce PIC
4017configure:27485: result: -fno-common -DPIC
4018configure:27493: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
4019configure:27511: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread  -fno-common -DPIC -DPIC conftest.cpp >&5
4020configure:27515: $? = 0
4021configure:27528: result: yes
4022configure:27551: checking if /usr/bin/clang++ static flag -static works
4023configure:27579: result: no
4024configure:27591: checking if /usr/bin/clang++ supports -c -o file.o
4025configure:27612: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread  -o out/conftest2.o conftest.cpp >&5
4026configure:27616: $? = 0
4027configure:27638: result: yes
4028configure:27643: checking if /usr/bin/clang++ supports -c -o file.o
4029configure:27690: result: yes
4030configure:27720: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
4031configure:27759: result: yes
4032configure:27900: checking dynamic linker characteristics
4033configure:28576: result: darwin14.5.0 dyld
4034configure:28629: checking how to hardcode library paths into programs
4035configure:28654: result: immediate
4036configure:28802: checking if libtool supports shared libraries
4037configure:28804: result: yes
4038configure:28807: checking whether to build shared libraries
4039configure:28827: result: yes
4040configure:28830: checking whether to build static libraries
4041configure:28834: result: no
4042configure:29155: checking for /opt/local/bin/gfortran-mp-5 option to produce PIC
4043configure:29162: result: -fno-common
4044configure:29170: checking if /opt/local/bin/gfortran-mp-5 PIC flag -fno-common works
4045configure:29188: /opt/local/bin/gfortran-mp-5 -c -pipe -Os -fno-common conftest.f >&5
4046configure:29192: $? = 0
4047configure:29205: result: yes
4048configure:29228: checking if /opt/local/bin/gfortran-mp-5 static flag -static works
4049configure:29256: result: no
4050configure:29268: checking if /opt/local/bin/gfortran-mp-5 supports -c -o file.o
4051configure:29289: /opt/local/bin/gfortran-mp-5 -c -pipe -Os -o out/conftest2.o conftest.f >&5
4052configure:29293: $? = 0
4053configure:29315: result: yes
4054configure:29320: checking if /opt/local/bin/gfortran-mp-5 supports -c -o file.o
4055configure:29367: result: yes
4056configure:29397: checking whether the /opt/local/bin/gfortran-mp-5 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
4057configure:30504: result: yes
4058configure:30645: checking dynamic linker characteristics
4059configure:31307: result: darwin14.5.0 dyld
4060configure:31360: checking how to hardcode library paths into programs
4061configure:31385: result: immediate
4062configure:31530: checking for sgemm_ in -lcblas -lf77blas -latlas
4063configure:31558: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -lcblas -lf77blas -latlas -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
4064ld: library not found for -lf77blas
4065clang: error: linker command failed with exit code 1 (use -v to see invocation)
4066configure:31558: $? = 1
4067configure: failed program was:
4068| /* confdefs.h */
4069| #define PACKAGE_NAME "GNU Octave"
4070| #define PACKAGE_TARNAME "octave"
4071| #define PACKAGE_VERSION "3.8.2"
4072| #define PACKAGE_STRING "GNU Octave 3.8.2"
4073| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
4074| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
4075| #define PACKAGE "octave"
4076| #define VERSION "3.8.2"
4077| #define OCTAVE_SOURCE 1
4078| #define STDC_HEADERS 1
4079| #define HAVE_SYS_TYPES_H 1
4080| #define HAVE_SYS_STAT_H 1
4081| #define HAVE_STDLIB_H 1
4082| #define HAVE_STRING_H 1
4083| #define HAVE_MEMORY_H 1
4084| #define HAVE_STRINGS_H 1
4085| #define HAVE_INTTYPES_H 1
4086| #define HAVE_STDINT_H 1
4087| #define HAVE_UNISTD_H 1
4088| #define __EXTENSIONS__ 1
4089| #define _ALL_SOURCE 1
4090| #define _DARWIN_C_SOURCE 1
4091| #define _GNU_SOURCE 1
4092| #define _POSIX_PTHREAD_SEMANTICS 1
4093| #define _TANDEM_SOURCE 1
4094| #define YYTEXT_POINTER 1
4095| #define SEPCHAR ':'
4096| #define SEPCHAR_STR ":"
4097| #define SHELL_PATH "/bin/sh"
4098| #define OCTAVE_IDX_TYPE int
4099| #define __NO_MATH_INLINES 1
4100| #define HAVE_FSEEKO 1
4101| #define _DARWIN_USE_64_BIT_INODE 1
4102| #define HAVE_PTHREAD_PRIO_INHERIT 1
4103| #define HAVE_PTHREAD 1
4104| #define FLOAT_TRUNCATE
4105| #define HAVE_LIBM 1
4106| #define F77_FUNC(name,NAME) name ## _
4107| #define F77_FUNC_(name,NAME) name ## _
4108| #define HAVE_LIBQHULL_LIBQHULL_H 1
4109| #define HAVE_QHULL 1
4110| #define HAVE_PCRE_H 1
4111| #define HAVE_PCRE_COMPILE 1
4112| #define HAVE_ZLIB_H 1
4113| #define HAVE_Z 1
4114| #define HAVE_ZLIB 1
4115| #define HAVE_HDF5_H 1
4116| #define HAVE_HDF5_18 1
4117| #define HAVE_HDF5 1
4118| #define HAVE_FFTW3_H 1
4119| #define HAVE_FFTW3 1
4120| #define HAVE_FFTW3_H 1
4121| #define HAVE_FFTW3F 1
4122| #define HAVE_FFTW3_THREADS 1
4123| #define HAVE_FFTW3F_THREADS 1
4124| #define HAVE_FFTW 1
4125| #define HAVE_GLPK_H 1
4126| #define HAVE_GLPK 1
4127| #define HAVE_CURL_CURL_H 1
4128| #define HAVE_CURL 1
4129| #define HAVE_SETLOCALE 1
4130| #define HAVE_MAGICK 1
4131| #define HAVE_FRAMEWORK_CARBON 1
4132| #define HAVE_FRAMEWORK_OPENGL 1
4133| #define HAVE_OPENGL 1
4134| #define HAVE_FREETYPE 1
4135| #define HAVE_FT_REFERENCE_FACE 1
4136| #define HAVE_FONTCONFIG 1
4137| #define HAVE_FLTK 1
4138| #define HAVE_GL2PS_H 1
4139| #define HAVE_DLFCN_H 1
4140| #define LT_OBJDIR ".libs/"
4141| /* end confdefs.h.  */
4142|
4143| /* Override any GCC internal prototype to avoid an error.
4144|    Use char because int might match the return type of a GCC
4145|    builtin and then its argument prototype would still apply.  */
4146| #ifdef __cplusplus
4147| extern "C"
4148| #endif
4149| char sgemm_ ();
4150| #ifdef F77_DUMMY_MAIN
4151|
4152| #  ifdef __cplusplus
4153|      extern "C"
4154| #  endif
4155|    int F77_DUMMY_MAIN() { return 1; }
4156|
4157| #endif
4158| int
4159| main ()
4160| {
4161| return sgemm_ ();
4162|   ;
4163|   return 0;
4164| }
4165configure:31565: result: no
4166configure:31574: checking if sgemm_ is being linked in already
4167configure:31602: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
4168Undefined symbols for architecture x86_64:
4169  "_sgemm_", referenced from:
4170      _main in conftest-636c80.o
4171ld: symbol(s) not found for architecture x86_64
4172clang: error: linker command failed with exit code 1 (use -v to see invocation)
4173configure:31602: $? = 1
4174configure: failed program was:
4175| /* confdefs.h */
4176| #define PACKAGE_NAME "GNU Octave"
4177| #define PACKAGE_TARNAME "octave"
4178| #define PACKAGE_VERSION "3.8.2"
4179| #define PACKAGE_STRING "GNU Octave 3.8.2"
4180| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
4181| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
4182| #define PACKAGE "octave"
4183| #define VERSION "3.8.2"
4184| #define OCTAVE_SOURCE 1
4185| #define STDC_HEADERS 1
4186| #define HAVE_SYS_TYPES_H 1
4187| #define HAVE_SYS_STAT_H 1
4188| #define HAVE_STDLIB_H 1
4189| #define HAVE_STRING_H 1
4190| #define HAVE_MEMORY_H 1
4191| #define HAVE_STRINGS_H 1
4192| #define HAVE_INTTYPES_H 1
4193| #define HAVE_STDINT_H 1
4194| #define HAVE_UNISTD_H 1
4195| #define __EXTENSIONS__ 1
4196| #define _ALL_SOURCE 1
4197| #define _DARWIN_C_SOURCE 1
4198| #define _GNU_SOURCE 1
4199| #define _POSIX_PTHREAD_SEMANTICS 1
4200| #define _TANDEM_SOURCE 1
4201| #define YYTEXT_POINTER 1
4202| #define SEPCHAR ':'
4203| #define SEPCHAR_STR ":"
4204| #define SHELL_PATH "/bin/sh"
4205| #define OCTAVE_IDX_TYPE int
4206| #define __NO_MATH_INLINES 1
4207| #define HAVE_FSEEKO 1
4208| #define _DARWIN_USE_64_BIT_INODE 1
4209| #define HAVE_PTHREAD_PRIO_INHERIT 1
4210| #define HAVE_PTHREAD 1
4211| #define FLOAT_TRUNCATE
4212| #define HAVE_LIBM 1
4213| #define F77_FUNC(name,NAME) name ## _
4214| #define F77_FUNC_(name,NAME) name ## _
4215| #define HAVE_LIBQHULL_LIBQHULL_H 1
4216| #define HAVE_QHULL 1
4217| #define HAVE_PCRE_H 1
4218| #define HAVE_PCRE_COMPILE 1
4219| #define HAVE_ZLIB_H 1
4220| #define HAVE_Z 1
4221| #define HAVE_ZLIB 1
4222| #define HAVE_HDF5_H 1
4223| #define HAVE_HDF5_18 1
4224| #define HAVE_HDF5 1
4225| #define HAVE_FFTW3_H 1
4226| #define HAVE_FFTW3 1
4227| #define HAVE_FFTW3_H 1
4228| #define HAVE_FFTW3F 1
4229| #define HAVE_FFTW3_THREADS 1
4230| #define HAVE_FFTW3F_THREADS 1
4231| #define HAVE_FFTW 1
4232| #define HAVE_GLPK_H 1
4233| #define HAVE_GLPK 1
4234| #define HAVE_CURL_CURL_H 1
4235| #define HAVE_CURL 1
4236| #define HAVE_SETLOCALE 1
4237| #define HAVE_MAGICK 1
4238| #define HAVE_FRAMEWORK_CARBON 1
4239| #define HAVE_FRAMEWORK_OPENGL 1
4240| #define HAVE_OPENGL 1
4241| #define HAVE_FREETYPE 1
4242| #define HAVE_FT_REFERENCE_FACE 1
4243| #define HAVE_FONTCONFIG 1
4244| #define HAVE_FLTK 1
4245| #define HAVE_GL2PS_H 1
4246| #define HAVE_DLFCN_H 1
4247| #define LT_OBJDIR ".libs/"
4248| /* end confdefs.h.  */
4249|
4250| /* Override any GCC internal prototype to avoid an error.
4251|    Use char because int might match the return type of a GCC
4252|    builtin and then its argument prototype would still apply.  */
4253| #ifdef __cplusplus
4254| extern "C"
4255| #endif
4256| char sgemm_ ();
4257| #ifdef F77_DUMMY_MAIN
4258|
4259| #  ifdef __cplusplus
4260|      extern "C"
4261| #  endif
4262|    int F77_DUMMY_MAIN() { return 1; }
4263|
4264| #endif
4265| int
4266| main ()
4267| {
4268| return sgemm_ ();
4269|   ;
4270|   return 0;
4271| }
4272configure:31607: result: no
4273configure:31614: checking for ATL_xerbla in -latlas
4274configure:31647: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -latlas  -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
4275configure:31647: $? = 0
4276configure:31656: result: yes
4277configure:31660: checking for sgemm_ in -lf77blas
4278configure:31693: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -lf77blas -latlas -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
4279ld: library not found for -lf77blas
4280clang: error: linker command failed with exit code 1 (use -v to see invocation)
4281configure:31693: $? = 1
4282configure: failed program was:
4283| /* confdefs.h */
4284| #define PACKAGE_NAME "GNU Octave"
4285| #define PACKAGE_TARNAME "octave"
4286| #define PACKAGE_VERSION "3.8.2"
4287| #define PACKAGE_STRING "GNU Octave 3.8.2"
4288| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
4289| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
4290| #define PACKAGE "octave"
4291| #define VERSION "3.8.2"
4292| #define OCTAVE_SOURCE 1
4293| #define STDC_HEADERS 1
4294| #define HAVE_SYS_TYPES_H 1
4295| #define HAVE_SYS_STAT_H 1
4296| #define HAVE_STDLIB_H 1
4297| #define HAVE_STRING_H 1
4298| #define HAVE_MEMORY_H 1
4299| #define HAVE_STRINGS_H 1
4300| #define HAVE_INTTYPES_H 1
4301| #define HAVE_STDINT_H 1
4302| #define HAVE_UNISTD_H 1
4303| #define __EXTENSIONS__ 1
4304| #define _ALL_SOURCE 1
4305| #define _DARWIN_C_SOURCE 1
4306| #define _GNU_SOURCE 1
4307| #define _POSIX_PTHREAD_SEMANTICS 1
4308| #define _TANDEM_SOURCE 1
4309| #define YYTEXT_POINTER 1
4310| #define SEPCHAR ':'
4311| #define SEPCHAR_STR ":"
4312| #define SHELL_PATH "/bin/sh"
4313| #define OCTAVE_IDX_TYPE int
4314| #define __NO_MATH_INLINES 1
4315| #define HAVE_FSEEKO 1
4316| #define _DARWIN_USE_64_BIT_INODE 1
4317| #define HAVE_PTHREAD_PRIO_INHERIT 1
4318| #define HAVE_PTHREAD 1
4319| #define FLOAT_TRUNCATE
4320| #define HAVE_LIBM 1
4321| #define F77_FUNC(name,NAME) name ## _
4322| #define F77_FUNC_(name,NAME) name ## _
4323| #define HAVE_LIBQHULL_LIBQHULL_H 1
4324| #define HAVE_QHULL 1
4325| #define HAVE_PCRE_H 1
4326| #define HAVE_PCRE_COMPILE 1
4327| #define HAVE_ZLIB_H 1
4328| #define HAVE_Z 1
4329| #define HAVE_ZLIB 1
4330| #define HAVE_HDF5_H 1
4331| #define HAVE_HDF5_18 1
4332| #define HAVE_HDF5 1
4333| #define HAVE_FFTW3_H 1
4334| #define HAVE_FFTW3 1
4335| #define HAVE_FFTW3_H 1
4336| #define HAVE_FFTW3F 1
4337| #define HAVE_FFTW3_THREADS 1
4338| #define HAVE_FFTW3F_THREADS 1
4339| #define HAVE_FFTW 1
4340| #define HAVE_GLPK_H 1
4341| #define HAVE_GLPK 1
4342| #define HAVE_CURL_CURL_H 1
4343| #define HAVE_CURL 1
4344| #define HAVE_SETLOCALE 1
4345| #define HAVE_MAGICK 1
4346| #define HAVE_FRAMEWORK_CARBON 1
4347| #define HAVE_FRAMEWORK_OPENGL 1
4348| #define HAVE_OPENGL 1
4349| #define HAVE_FREETYPE 1
4350| #define HAVE_FT_REFERENCE_FACE 1
4351| #define HAVE_FONTCONFIG 1
4352| #define HAVE_FLTK 1
4353| #define HAVE_GL2PS_H 1
4354| #define HAVE_DLFCN_H 1
4355| #define LT_OBJDIR ".libs/"
4356| /* end confdefs.h.  */
4357|
4358| /* Override any GCC internal prototype to avoid an error.
4359|    Use char because int might match the return type of a GCC
4360|    builtin and then its argument prototype would still apply.  */
4361| #ifdef __cplusplus
4362| extern "C"
4363| #endif
4364| char sgemm_ ();
4365| #ifdef F77_DUMMY_MAIN
4366|
4367| #  ifdef __cplusplus
4368|      extern "C"
4369| #  endif
4370|    int F77_DUMMY_MAIN() { return 1; }
4371|
4372| #endif
4373| int
4374| main ()
4375| {
4376| return sgemm_ ();
4377|   ;
4378|   return 0;
4379| }
4380configure:31703: result: no
4381configure:31764: checking for sgemm_ in -lblas
4382configure:31797: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -lblas  -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
4383configure:31797: $? = 0
4384configure:31807: result: yes
4385configure:31811: checking for dgemm_ in -ldgemm
4386configure:31844: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -ldgemm -lblas -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
4387ld: library not found for -ldgemm
4388clang: error: linker command failed with exit code 1 (use -v to see invocation)
4389configure:31844: $? = 1
4390configure: failed program was:
4391| /* confdefs.h */
4392| #define PACKAGE_NAME "GNU Octave"
4393| #define PACKAGE_TARNAME "octave"
4394| #define PACKAGE_VERSION "3.8.2"
4395| #define PACKAGE_STRING "GNU Octave 3.8.2"
4396| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
4397| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
4398| #define PACKAGE "octave"
4399| #define VERSION "3.8.2"
4400| #define OCTAVE_SOURCE 1
4401| #define STDC_HEADERS 1
4402| #define HAVE_SYS_TYPES_H 1
4403| #define HAVE_SYS_STAT_H 1
4404| #define HAVE_STDLIB_H 1
4405| #define HAVE_STRING_H 1
4406| #define HAVE_MEMORY_H 1
4407| #define HAVE_STRINGS_H 1
4408| #define HAVE_INTTYPES_H 1
4409| #define HAVE_STDINT_H 1
4410| #define HAVE_UNISTD_H 1
4411| #define __EXTENSIONS__ 1
4412| #define _ALL_SOURCE 1
4413| #define _DARWIN_C_SOURCE 1
4414| #define _GNU_SOURCE 1
4415| #define _POSIX_PTHREAD_SEMANTICS 1
4416| #define _TANDEM_SOURCE 1
4417| #define YYTEXT_POINTER 1
4418| #define SEPCHAR ':'
4419| #define SEPCHAR_STR ":"
4420| #define SHELL_PATH "/bin/sh"
4421| #define OCTAVE_IDX_TYPE int
4422| #define __NO_MATH_INLINES 1
4423| #define HAVE_FSEEKO 1
4424| #define _DARWIN_USE_64_BIT_INODE 1
4425| #define HAVE_PTHREAD_PRIO_INHERIT 1
4426| #define HAVE_PTHREAD 1
4427| #define FLOAT_TRUNCATE
4428| #define HAVE_LIBM 1
4429| #define F77_FUNC(name,NAME) name ## _
4430| #define F77_FUNC_(name,NAME) name ## _
4431| #define HAVE_LIBQHULL_LIBQHULL_H 1
4432| #define HAVE_QHULL 1
4433| #define HAVE_PCRE_H 1
4434| #define HAVE_PCRE_COMPILE 1
4435| #define HAVE_ZLIB_H 1
4436| #define HAVE_Z 1
4437| #define HAVE_ZLIB 1
4438| #define HAVE_HDF5_H 1
4439| #define HAVE_HDF5_18 1
4440| #define HAVE_HDF5 1
4441| #define HAVE_FFTW3_H 1
4442| #define HAVE_FFTW3 1
4443| #define HAVE_FFTW3_H 1
4444| #define HAVE_FFTW3F 1
4445| #define HAVE_FFTW3_THREADS 1
4446| #define HAVE_FFTW3F_THREADS 1
4447| #define HAVE_FFTW 1
4448| #define HAVE_GLPK_H 1
4449| #define HAVE_GLPK 1
4450| #define HAVE_CURL_CURL_H 1
4451| #define HAVE_CURL 1
4452| #define HAVE_SETLOCALE 1
4453| #define HAVE_MAGICK 1
4454| #define HAVE_FRAMEWORK_CARBON 1
4455| #define HAVE_FRAMEWORK_OPENGL 1
4456| #define HAVE_OPENGL 1
4457| #define HAVE_FREETYPE 1
4458| #define HAVE_FT_REFERENCE_FACE 1
4459| #define HAVE_FONTCONFIG 1
4460| #define HAVE_FLTK 1
4461| #define HAVE_GL2PS_H 1
4462| #define HAVE_DLFCN_H 1
4463| #define LT_OBJDIR ".libs/"
4464| /* end confdefs.h.  */
4465|
4466| /* Override any GCC internal prototype to avoid an error.
4467|    Use char because int might match the return type of a GCC
4468|    builtin and then its argument prototype would still apply.  */
4469| #ifdef __cplusplus
4470| extern "C"
4471| #endif
4472| char dgemm_ ();
4473| #ifdef F77_DUMMY_MAIN
4474|
4475| #  ifdef __cplusplus
4476|      extern "C"
4477| #  endif
4478|    int F77_DUMMY_MAIN() { return 1; }
4479|
4480| #endif
4481| int
4482| main ()
4483| {
4484| return dgemm_ ();
4485|   ;
4486|   return 0;
4487| }
4488configure:31854: result: no
4489configure:31916: checking for sgemm_ in -lmkl
4490configure:31949: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -lmkl -lguide -lpthread -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
4491ld: library not found for -lmkl
4492clang: error: linker command failed with exit code 1 (use -v to see invocation)
4493configure:31949: $? = 1
4494configure: failed program was:
4495| /* confdefs.h */
4496| #define PACKAGE_NAME "GNU Octave"
4497| #define PACKAGE_TARNAME "octave"
4498| #define PACKAGE_VERSION "3.8.2"
4499| #define PACKAGE_STRING "GNU Octave 3.8.2"
4500| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
4501| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
4502| #define PACKAGE "octave"
4503| #define VERSION "3.8.2"
4504| #define OCTAVE_SOURCE 1
4505| #define STDC_HEADERS 1
4506| #define HAVE_SYS_TYPES_H 1
4507| #define HAVE_SYS_STAT_H 1
4508| #define HAVE_STDLIB_H 1
4509| #define HAVE_STRING_H 1
4510| #define HAVE_MEMORY_H 1
4511| #define HAVE_STRINGS_H 1
4512| #define HAVE_INTTYPES_H 1
4513| #define HAVE_STDINT_H 1
4514| #define HAVE_UNISTD_H 1
4515| #define __EXTENSIONS__ 1
4516| #define _ALL_SOURCE 1
4517| #define _DARWIN_C_SOURCE 1
4518| #define _GNU_SOURCE 1
4519| #define _POSIX_PTHREAD_SEMANTICS 1
4520| #define _TANDEM_SOURCE 1
4521| #define YYTEXT_POINTER 1
4522| #define SEPCHAR ':'
4523| #define SEPCHAR_STR ":"
4524| #define SHELL_PATH "/bin/sh"
4525| #define OCTAVE_IDX_TYPE int
4526| #define __NO_MATH_INLINES 1
4527| #define HAVE_FSEEKO 1
4528| #define _DARWIN_USE_64_BIT_INODE 1
4529| #define HAVE_PTHREAD_PRIO_INHERIT 1
4530| #define HAVE_PTHREAD 1
4531| #define FLOAT_TRUNCATE
4532| #define HAVE_LIBM 1
4533| #define F77_FUNC(name,NAME) name ## _
4534| #define F77_FUNC_(name,NAME) name ## _
4535| #define HAVE_LIBQHULL_LIBQHULL_H 1
4536| #define HAVE_QHULL 1
4537| #define HAVE_PCRE_H 1
4538| #define HAVE_PCRE_COMPILE 1
4539| #define HAVE_ZLIB_H 1
4540| #define HAVE_Z 1
4541| #define HAVE_ZLIB 1
4542| #define HAVE_HDF5_H 1
4543| #define HAVE_HDF5_18 1
4544| #define HAVE_HDF5 1
4545| #define HAVE_FFTW3_H 1
4546| #define HAVE_FFTW3 1
4547| #define HAVE_FFTW3_H 1
4548| #define HAVE_FFTW3F 1
4549| #define HAVE_FFTW3_THREADS 1
4550| #define HAVE_FFTW3F_THREADS 1
4551| #define HAVE_FFTW 1
4552| #define HAVE_GLPK_H 1
4553| #define HAVE_GLPK 1
4554| #define HAVE_CURL_CURL_H 1
4555| #define HAVE_CURL 1
4556| #define HAVE_SETLOCALE 1
4557| #define HAVE_MAGICK 1
4558| #define HAVE_FRAMEWORK_CARBON 1
4559| #define HAVE_FRAMEWORK_OPENGL 1
4560| #define HAVE_OPENGL 1
4561| #define HAVE_FREETYPE 1
4562| #define HAVE_FT_REFERENCE_FACE 1
4563| #define HAVE_FONTCONFIG 1
4564| #define HAVE_FLTK 1
4565| #define HAVE_GL2PS_H 1
4566| #define HAVE_DLFCN_H 1
4567| #define LT_OBJDIR ".libs/"
4568| /* end confdefs.h.  */
4569|
4570| /* Override any GCC internal prototype to avoid an error.
4571|    Use char because int might match the return type of a GCC
4572|    builtin and then its argument prototype would still apply.  */
4573| #ifdef __cplusplus
4574| extern "C"
4575| #endif
4576| char sgemm_ ();
4577| #ifdef F77_DUMMY_MAIN
4578|
4579| #  ifdef __cplusplus
4580|      extern "C"
4581| #  endif
4582|    int F77_DUMMY_MAIN() { return 1; }
4583|
4584| #endif
4585| int
4586| main ()
4587| {
4588| return sgemm_ ();
4589|   ;
4590|   return 0;
4591| }
4592configure:31959: result: no
4593configure:31970: checking for sgemm_ in -framework vecLib
4594configure:31998: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -framework vecLib -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
4595ld: framework not found vecLib
4596clang: error: linker command failed with exit code 1 (use -v to see invocation)
4597configure:31998: $? = 1
4598configure: failed program was:
4599| /* confdefs.h */
4600| #define PACKAGE_NAME "GNU Octave"
4601| #define PACKAGE_TARNAME "octave"
4602| #define PACKAGE_VERSION "3.8.2"
4603| #define PACKAGE_STRING "GNU Octave 3.8.2"
4604| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
4605| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
4606| #define PACKAGE "octave"
4607| #define VERSION "3.8.2"
4608| #define OCTAVE_SOURCE 1
4609| #define STDC_HEADERS 1
4610| #define HAVE_SYS_TYPES_H 1
4611| #define HAVE_SYS_STAT_H 1
4612| #define HAVE_STDLIB_H 1
4613| #define HAVE_STRING_H 1
4614| #define HAVE_MEMORY_H 1
4615| #define HAVE_STRINGS_H 1
4616| #define HAVE_INTTYPES_H 1
4617| #define HAVE_STDINT_H 1
4618| #define HAVE_UNISTD_H 1
4619| #define __EXTENSIONS__ 1
4620| #define _ALL_SOURCE 1
4621| #define _DARWIN_C_SOURCE 1
4622| #define _GNU_SOURCE 1
4623| #define _POSIX_PTHREAD_SEMANTICS 1
4624| #define _TANDEM_SOURCE 1
4625| #define YYTEXT_POINTER 1
4626| #define SEPCHAR ':'
4627| #define SEPCHAR_STR ":"
4628| #define SHELL_PATH "/bin/sh"
4629| #define OCTAVE_IDX_TYPE int
4630| #define __NO_MATH_INLINES 1
4631| #define HAVE_FSEEKO 1
4632| #define _DARWIN_USE_64_BIT_INODE 1
4633| #define HAVE_PTHREAD_PRIO_INHERIT 1
4634| #define HAVE_PTHREAD 1
4635| #define FLOAT_TRUNCATE
4636| #define HAVE_LIBM 1
4637| #define F77_FUNC(name,NAME) name ## _
4638| #define F77_FUNC_(name,NAME) name ## _
4639| #define HAVE_LIBQHULL_LIBQHULL_H 1
4640| #define HAVE_QHULL 1
4641| #define HAVE_PCRE_H 1
4642| #define HAVE_PCRE_COMPILE 1
4643| #define HAVE_ZLIB_H 1
4644| #define HAVE_Z 1
4645| #define HAVE_ZLIB 1
4646| #define HAVE_HDF5_H 1
4647| #define HAVE_HDF5_18 1
4648| #define HAVE_HDF5 1
4649| #define HAVE_FFTW3_H 1
4650| #define HAVE_FFTW3 1
4651| #define HAVE_FFTW3_H 1
4652| #define HAVE_FFTW3F 1
4653| #define HAVE_FFTW3_THREADS 1
4654| #define HAVE_FFTW3F_THREADS 1
4655| #define HAVE_FFTW 1
4656| #define HAVE_GLPK_H 1
4657| #define HAVE_GLPK 1
4658| #define HAVE_CURL_CURL_H 1
4659| #define HAVE_CURL 1
4660| #define HAVE_SETLOCALE 1
4661| #define HAVE_MAGICK 1
4662| #define HAVE_FRAMEWORK_CARBON 1
4663| #define HAVE_FRAMEWORK_OPENGL 1
4664| #define HAVE_OPENGL 1
4665| #define HAVE_FREETYPE 1
4666| #define HAVE_FT_REFERENCE_FACE 1
4667| #define HAVE_FONTCONFIG 1
4668| #define HAVE_FLTK 1
4669| #define HAVE_GL2PS_H 1
4670| #define HAVE_DLFCN_H 1
4671| #define LT_OBJDIR ".libs/"
4672| /* end confdefs.h.  */
4673|
4674| /* Override any GCC internal prototype to avoid an error.
4675|    Use char because int might match the return type of a GCC
4676|    builtin and then its argument prototype would still apply.  */
4677| #ifdef __cplusplus
4678| extern "C"
4679| #endif
4680| char sgemm_ ();
4681| #ifdef F77_DUMMY_MAIN
4682|
4683| #  ifdef __cplusplus
4684|      extern "C"
4685| #  endif
4686|    int F77_DUMMY_MAIN() { return 1; }
4687|
4688| #endif
4689| int
4690| main ()
4691| {
4692| return sgemm_ ();
4693|   ;
4694|   return 0;
4695| }
4696configure:32003: result: no
4697configure:32011: checking for sgemm_ in -lcxml
4698configure:32044: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -lcxml  -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
4699ld: library not found for -lcxml
4700clang: error: linker command failed with exit code 1 (use -v to see invocation)
4701configure:32044: $? = 1
4702configure: failed program was:
4703| /* confdefs.h */
4704| #define PACKAGE_NAME "GNU Octave"
4705| #define PACKAGE_TARNAME "octave"
4706| #define PACKAGE_VERSION "3.8.2"
4707| #define PACKAGE_STRING "GNU Octave 3.8.2"
4708| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
4709| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
4710| #define PACKAGE "octave"
4711| #define VERSION "3.8.2"
4712| #define OCTAVE_SOURCE 1
4713| #define STDC_HEADERS 1
4714| #define HAVE_SYS_TYPES_H 1
4715| #define HAVE_SYS_STAT_H 1
4716| #define HAVE_STDLIB_H 1
4717| #define HAVE_STRING_H 1
4718| #define HAVE_MEMORY_H 1
4719| #define HAVE_STRINGS_H 1
4720| #define HAVE_INTTYPES_H 1
4721| #define HAVE_STDINT_H 1
4722| #define HAVE_UNISTD_H 1
4723| #define __EXTENSIONS__ 1
4724| #define _ALL_SOURCE 1
4725| #define _DARWIN_C_SOURCE 1
4726| #define _GNU_SOURCE 1
4727| #define _POSIX_PTHREAD_SEMANTICS 1
4728| #define _TANDEM_SOURCE 1
4729| #define YYTEXT_POINTER 1
4730| #define SEPCHAR ':'
4731| #define SEPCHAR_STR ":"
4732| #define SHELL_PATH "/bin/sh"
4733| #define OCTAVE_IDX_TYPE int
4734| #define __NO_MATH_INLINES 1
4735| #define HAVE_FSEEKO 1
4736| #define _DARWIN_USE_64_BIT_INODE 1
4737| #define HAVE_PTHREAD_PRIO_INHERIT 1
4738| #define HAVE_PTHREAD 1
4739| #define FLOAT_TRUNCATE
4740| #define HAVE_LIBM 1
4741| #define F77_FUNC(name,NAME) name ## _
4742| #define F77_FUNC_(name,NAME) name ## _
4743| #define HAVE_LIBQHULL_LIBQHULL_H 1
4744| #define HAVE_QHULL 1
4745| #define HAVE_PCRE_H 1
4746| #define HAVE_PCRE_COMPILE 1
4747| #define HAVE_ZLIB_H 1
4748| #define HAVE_Z 1
4749| #define HAVE_ZLIB 1
4750| #define HAVE_HDF5_H 1
4751| #define HAVE_HDF5_18 1
4752| #define HAVE_HDF5 1
4753| #define HAVE_FFTW3_H 1
4754| #define HAVE_FFTW3 1
4755| #define HAVE_FFTW3_H 1
4756| #define HAVE_FFTW3F 1
4757| #define HAVE_FFTW3_THREADS 1
4758| #define HAVE_FFTW3F_THREADS 1
4759| #define HAVE_FFTW 1
4760| #define HAVE_GLPK_H 1
4761| #define HAVE_GLPK 1
4762| #define HAVE_CURL_CURL_H 1
4763| #define HAVE_CURL 1
4764| #define HAVE_SETLOCALE 1
4765| #define HAVE_MAGICK 1
4766| #define HAVE_FRAMEWORK_CARBON 1
4767| #define HAVE_FRAMEWORK_OPENGL 1
4768| #define HAVE_OPENGL 1
4769| #define HAVE_FREETYPE 1
4770| #define HAVE_FT_REFERENCE_FACE 1
4771| #define HAVE_FONTCONFIG 1
4772| #define HAVE_FLTK 1
4773| #define HAVE_GL2PS_H 1
4774| #define HAVE_DLFCN_H 1
4775| #define LT_OBJDIR ".libs/"
4776| /* end confdefs.h.  */
4777|
4778| /* Override any GCC internal prototype to avoid an error.
4779|    Use char because int might match the return type of a GCC
4780|    builtin and then its argument prototype would still apply.  */
4781| #ifdef __cplusplus
4782| extern "C"
4783| #endif
4784| char sgemm_ ();
4785| #ifdef F77_DUMMY_MAIN
4786|
4787| #  ifdef __cplusplus
4788|      extern "C"
4789| #  endif
4790|    int F77_DUMMY_MAIN() { return 1; }
4791|
4792| #endif
4793| int
4794| main ()
4795| {
4796| return sgemm_ ();
4797|   ;
4798|   return 0;
4799| }
4800configure:32054: result: no
4801configure:32065: checking for sgemm_ in -ldxml
4802configure:32098: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -ldxml  -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
4803ld: library not found for -ldxml
4804clang: error: linker command failed with exit code 1 (use -v to see invocation)
4805configure:32098: $? = 1
4806configure: failed program was:
4807| /* confdefs.h */
4808| #define PACKAGE_NAME "GNU Octave"
4809| #define PACKAGE_TARNAME "octave"
4810| #define PACKAGE_VERSION "3.8.2"
4811| #define PACKAGE_STRING "GNU Octave 3.8.2"
4812| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
4813| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
4814| #define PACKAGE "octave"
4815| #define VERSION "3.8.2"
4816| #define OCTAVE_SOURCE 1
4817| #define STDC_HEADERS 1
4818| #define HAVE_SYS_TYPES_H 1
4819| #define HAVE_SYS_STAT_H 1
4820| #define HAVE_STDLIB_H 1
4821| #define HAVE_STRING_H 1
4822| #define HAVE_MEMORY_H 1
4823| #define HAVE_STRINGS_H 1
4824| #define HAVE_INTTYPES_H 1
4825| #define HAVE_STDINT_H 1
4826| #define HAVE_UNISTD_H 1
4827| #define __EXTENSIONS__ 1
4828| #define _ALL_SOURCE 1
4829| #define _DARWIN_C_SOURCE 1
4830| #define _GNU_SOURCE 1
4831| #define _POSIX_PTHREAD_SEMANTICS 1
4832| #define _TANDEM_SOURCE 1
4833| #define YYTEXT_POINTER 1
4834| #define SEPCHAR ':'
4835| #define SEPCHAR_STR ":"
4836| #define SHELL_PATH "/bin/sh"
4837| #define OCTAVE_IDX_TYPE int
4838| #define __NO_MATH_INLINES 1
4839| #define HAVE_FSEEKO 1
4840| #define _DARWIN_USE_64_BIT_INODE 1
4841| #define HAVE_PTHREAD_PRIO_INHERIT 1
4842| #define HAVE_PTHREAD 1
4843| #define FLOAT_TRUNCATE
4844| #define HAVE_LIBM 1
4845| #define F77_FUNC(name,NAME) name ## _
4846| #define F77_FUNC_(name,NAME) name ## _
4847| #define HAVE_LIBQHULL_LIBQHULL_H 1
4848| #define HAVE_QHULL 1
4849| #define HAVE_PCRE_H 1
4850| #define HAVE_PCRE_COMPILE 1
4851| #define HAVE_ZLIB_H 1
4852| #define HAVE_Z 1
4853| #define HAVE_ZLIB 1
4854| #define HAVE_HDF5_H 1
4855| #define HAVE_HDF5_18 1
4856| #define HAVE_HDF5 1
4857| #define HAVE_FFTW3_H 1
4858| #define HAVE_FFTW3 1
4859| #define HAVE_FFTW3_H 1
4860| #define HAVE_FFTW3F 1
4861| #define HAVE_FFTW3_THREADS 1
4862| #define HAVE_FFTW3F_THREADS 1
4863| #define HAVE_FFTW 1
4864| #define HAVE_GLPK_H 1
4865| #define HAVE_GLPK 1
4866| #define HAVE_CURL_CURL_H 1
4867| #define HAVE_CURL 1
4868| #define HAVE_SETLOCALE 1
4869| #define HAVE_MAGICK 1
4870| #define HAVE_FRAMEWORK_CARBON 1
4871| #define HAVE_FRAMEWORK_OPENGL 1
4872| #define HAVE_OPENGL 1
4873| #define HAVE_FREETYPE 1
4874| #define HAVE_FT_REFERENCE_FACE 1
4875| #define HAVE_FONTCONFIG 1
4876| #define HAVE_FLTK 1
4877| #define HAVE_GL2PS_H 1
4878| #define HAVE_DLFCN_H 1
4879| #define LT_OBJDIR ".libs/"
4880| /* end confdefs.h.  */
4881|
4882| /* Override any GCC internal prototype to avoid an error.
4883|    Use char because int might match the return type of a GCC
4884|    builtin and then its argument prototype would still apply.  */
4885| #ifdef __cplusplus
4886| extern "C"
4887| #endif
4888| char sgemm_ ();
4889| #ifdef F77_DUMMY_MAIN
4890|
4891| #  ifdef __cplusplus
4892|      extern "C"
4893| #  endif
4894|    int F77_DUMMY_MAIN() { return 1; }
4895|
4896| #endif
4897| int
4898| main ()
4899| {
4900| return sgemm_ ();
4901|   ;
4902|   return 0;
4903| }
4904configure:32108: result: no
4905configure:32223: checking for sgemm_ in -lscs
4906configure:32256: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -lscs  -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
4907ld: library not found for -lscs
4908clang: error: linker command failed with exit code 1 (use -v to see invocation)
4909configure:32256: $? = 1
4910configure: failed program was:
4911| /* confdefs.h */
4912| #define PACKAGE_NAME "GNU Octave"
4913| #define PACKAGE_TARNAME "octave"
4914| #define PACKAGE_VERSION "3.8.2"
4915| #define PACKAGE_STRING "GNU Octave 3.8.2"
4916| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
4917| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
4918| #define PACKAGE "octave"
4919| #define VERSION "3.8.2"
4920| #define OCTAVE_SOURCE 1
4921| #define STDC_HEADERS 1
4922| #define HAVE_SYS_TYPES_H 1
4923| #define HAVE_SYS_STAT_H 1
4924| #define HAVE_STDLIB_H 1
4925| #define HAVE_STRING_H 1
4926| #define HAVE_MEMORY_H 1
4927| #define HAVE_STRINGS_H 1
4928| #define HAVE_INTTYPES_H 1
4929| #define HAVE_STDINT_H 1
4930| #define HAVE_UNISTD_H 1
4931| #define __EXTENSIONS__ 1
4932| #define _ALL_SOURCE 1
4933| #define _DARWIN_C_SOURCE 1
4934| #define _GNU_SOURCE 1
4935| #define _POSIX_PTHREAD_SEMANTICS 1
4936| #define _TANDEM_SOURCE 1
4937| #define YYTEXT_POINTER 1
4938| #define SEPCHAR ':'
4939| #define SEPCHAR_STR ":"
4940| #define SHELL_PATH "/bin/sh"
4941| #define OCTAVE_IDX_TYPE int
4942| #define __NO_MATH_INLINES 1
4943| #define HAVE_FSEEKO 1
4944| #define _DARWIN_USE_64_BIT_INODE 1
4945| #define HAVE_PTHREAD_PRIO_INHERIT 1
4946| #define HAVE_PTHREAD 1
4947| #define FLOAT_TRUNCATE
4948| #define HAVE_LIBM 1
4949| #define F77_FUNC(name,NAME) name ## _
4950| #define F77_FUNC_(name,NAME) name ## _
4951| #define HAVE_LIBQHULL_LIBQHULL_H 1
4952| #define HAVE_QHULL 1
4953| #define HAVE_PCRE_H 1
4954| #define HAVE_PCRE_COMPILE 1
4955| #define HAVE_ZLIB_H 1
4956| #define HAVE_Z 1
4957| #define HAVE_ZLIB 1
4958| #define HAVE_HDF5_H 1
4959| #define HAVE_HDF5_18 1
4960| #define HAVE_HDF5 1
4961| #define HAVE_FFTW3_H 1
4962| #define HAVE_FFTW3 1
4963| #define HAVE_FFTW3_H 1
4964| #define HAVE_FFTW3F 1
4965| #define HAVE_FFTW3_THREADS 1
4966| #define HAVE_FFTW3F_THREADS 1
4967| #define HAVE_FFTW 1
4968| #define HAVE_GLPK_H 1
4969| #define HAVE_GLPK 1
4970| #define HAVE_CURL_CURL_H 1
4971| #define HAVE_CURL 1
4972| #define HAVE_SETLOCALE 1
4973| #define HAVE_MAGICK 1
4974| #define HAVE_FRAMEWORK_CARBON 1
4975| #define HAVE_FRAMEWORK_OPENGL 1
4976| #define HAVE_OPENGL 1
4977| #define HAVE_FREETYPE 1
4978| #define HAVE_FT_REFERENCE_FACE 1
4979| #define HAVE_FONTCONFIG 1
4980| #define HAVE_FLTK 1
4981| #define HAVE_GL2PS_H 1
4982| #define HAVE_DLFCN_H 1
4983| #define LT_OBJDIR ".libs/"
4984| /* end confdefs.h.  */
4985|
4986| /* Override any GCC internal prototype to avoid an error.
4987|    Use char because int might match the return type of a GCC
4988|    builtin and then its argument prototype would still apply.  */
4989| #ifdef __cplusplus
4990| extern "C"
4991| #endif
4992| char sgemm_ ();
4993| #ifdef F77_DUMMY_MAIN
4994|
4995| #  ifdef __cplusplus
4996|      extern "C"
4997| #  endif
4998|    int F77_DUMMY_MAIN() { return 1; }
4999|
5000| #endif
5001| int
5002| main ()
5003| {
5004| return sgemm_ ();
5005|   ;
5006|   return 0;
5007| }
5008configure:32266: result: no
5009configure:32277: checking for sgemm_ in -lcomplib.sgimath
5010configure:32310: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -lcomplib.sgimath  -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
5011ld: library not found for -lcomplib.sgimath
5012clang: error: linker command failed with exit code 1 (use -v to see invocation)
5013configure:32310: $? = 1
5014configure: failed program was:
5015| /* confdefs.h */
5016| #define PACKAGE_NAME "GNU Octave"
5017| #define PACKAGE_TARNAME "octave"
5018| #define PACKAGE_VERSION "3.8.2"
5019| #define PACKAGE_STRING "GNU Octave 3.8.2"
5020| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
5021| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
5022| #define PACKAGE "octave"
5023| #define VERSION "3.8.2"
5024| #define OCTAVE_SOURCE 1
5025| #define STDC_HEADERS 1
5026| #define HAVE_SYS_TYPES_H 1
5027| #define HAVE_SYS_STAT_H 1
5028| #define HAVE_STDLIB_H 1
5029| #define HAVE_STRING_H 1
5030| #define HAVE_MEMORY_H 1
5031| #define HAVE_STRINGS_H 1
5032| #define HAVE_INTTYPES_H 1
5033| #define HAVE_STDINT_H 1
5034| #define HAVE_UNISTD_H 1
5035| #define __EXTENSIONS__ 1
5036| #define _ALL_SOURCE 1
5037| #define _DARWIN_C_SOURCE 1
5038| #define _GNU_SOURCE 1
5039| #define _POSIX_PTHREAD_SEMANTICS 1
5040| #define _TANDEM_SOURCE 1
5041| #define YYTEXT_POINTER 1
5042| #define SEPCHAR ':'
5043| #define SEPCHAR_STR ":"
5044| #define SHELL_PATH "/bin/sh"
5045| #define OCTAVE_IDX_TYPE int
5046| #define __NO_MATH_INLINES 1
5047| #define HAVE_FSEEKO 1
5048| #define _DARWIN_USE_64_BIT_INODE 1
5049| #define HAVE_PTHREAD_PRIO_INHERIT 1
5050| #define HAVE_PTHREAD 1
5051| #define FLOAT_TRUNCATE
5052| #define HAVE_LIBM 1
5053| #define F77_FUNC(name,NAME) name ## _
5054| #define F77_FUNC_(name,NAME) name ## _
5055| #define HAVE_LIBQHULL_LIBQHULL_H 1
5056| #define HAVE_QHULL 1
5057| #define HAVE_PCRE_H 1
5058| #define HAVE_PCRE_COMPILE 1
5059| #define HAVE_ZLIB_H 1
5060| #define HAVE_Z 1
5061| #define HAVE_ZLIB 1
5062| #define HAVE_HDF5_H 1
5063| #define HAVE_HDF5_18 1
5064| #define HAVE_HDF5 1
5065| #define HAVE_FFTW3_H 1
5066| #define HAVE_FFTW3 1
5067| #define HAVE_FFTW3_H 1
5068| #define HAVE_FFTW3F 1
5069| #define HAVE_FFTW3_THREADS 1
5070| #define HAVE_FFTW3F_THREADS 1
5071| #define HAVE_FFTW 1
5072| #define HAVE_GLPK_H 1
5073| #define HAVE_GLPK 1
5074| #define HAVE_CURL_CURL_H 1
5075| #define HAVE_CURL 1
5076| #define HAVE_SETLOCALE 1
5077| #define HAVE_MAGICK 1
5078| #define HAVE_FRAMEWORK_CARBON 1
5079| #define HAVE_FRAMEWORK_OPENGL 1
5080| #define HAVE_OPENGL 1
5081| #define HAVE_FREETYPE 1
5082| #define HAVE_FT_REFERENCE_FACE 1
5083| #define HAVE_FONTCONFIG 1
5084| #define HAVE_FLTK 1
5085| #define HAVE_GL2PS_H 1
5086| #define HAVE_DLFCN_H 1
5087| #define LT_OBJDIR ".libs/"
5088| /* end confdefs.h.  */
5089|
5090| /* Override any GCC internal prototype to avoid an error.
5091|    Use char because int might match the return type of a GCC
5092|    builtin and then its argument prototype would still apply.  */
5093| #ifdef __cplusplus
5094| extern "C"
5095| #endif
5096| char sgemm_ ();
5097| #ifdef F77_DUMMY_MAIN
5098|
5099| #  ifdef __cplusplus
5100|      extern "C"
5101| #  endif
5102|    int F77_DUMMY_MAIN() { return 1; }
5103|
5104| #endif
5105| int
5106| main ()
5107| {
5108| return sgemm_ ();
5109|   ;
5110|   return 0;
5111| }
5112configure:32320: result: no
5113configure:32331: checking for sgemm_ in -lblas
5114configure:32374: result: yes
5115configure:32378: checking for sgemm_ in -lessl
5116configure:32411: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -lessl -lblas  -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
5117ld: library not found for -lessl
5118clang: error: linker command failed with exit code 1 (use -v to see invocation)
5119configure:32411: $? = 1
5120configure: failed program was:
5121| /* confdefs.h */
5122| #define PACKAGE_NAME "GNU Octave"
5123| #define PACKAGE_TARNAME "octave"
5124| #define PACKAGE_VERSION "3.8.2"
5125| #define PACKAGE_STRING "GNU Octave 3.8.2"
5126| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
5127| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
5128| #define PACKAGE "octave"
5129| #define VERSION "3.8.2"
5130| #define OCTAVE_SOURCE 1
5131| #define STDC_HEADERS 1
5132| #define HAVE_SYS_TYPES_H 1
5133| #define HAVE_SYS_STAT_H 1
5134| #define HAVE_STDLIB_H 1
5135| #define HAVE_STRING_H 1
5136| #define HAVE_MEMORY_H 1
5137| #define HAVE_STRINGS_H 1
5138| #define HAVE_INTTYPES_H 1
5139| #define HAVE_STDINT_H 1
5140| #define HAVE_UNISTD_H 1
5141| #define __EXTENSIONS__ 1
5142| #define _ALL_SOURCE 1
5143| #define _DARWIN_C_SOURCE 1
5144| #define _GNU_SOURCE 1
5145| #define _POSIX_PTHREAD_SEMANTICS 1
5146| #define _TANDEM_SOURCE 1
5147| #define YYTEXT_POINTER 1
5148| #define SEPCHAR ':'
5149| #define SEPCHAR_STR ":"
5150| #define SHELL_PATH "/bin/sh"
5151| #define OCTAVE_IDX_TYPE int
5152| #define __NO_MATH_INLINES 1
5153| #define HAVE_FSEEKO 1
5154| #define _DARWIN_USE_64_BIT_INODE 1
5155| #define HAVE_PTHREAD_PRIO_INHERIT 1
5156| #define HAVE_PTHREAD 1
5157| #define FLOAT_TRUNCATE
5158| #define HAVE_LIBM 1
5159| #define F77_FUNC(name,NAME) name ## _
5160| #define F77_FUNC_(name,NAME) name ## _
5161| #define HAVE_LIBQHULL_LIBQHULL_H 1
5162| #define HAVE_QHULL 1
5163| #define HAVE_PCRE_H 1
5164| #define HAVE_PCRE_COMPILE 1
5165| #define HAVE_ZLIB_H 1
5166| #define HAVE_Z 1
5167| #define HAVE_ZLIB 1
5168| #define HAVE_HDF5_H 1
5169| #define HAVE_HDF5_18 1
5170| #define HAVE_HDF5 1
5171| #define HAVE_FFTW3_H 1
5172| #define HAVE_FFTW3 1
5173| #define HAVE_FFTW3_H 1
5174| #define HAVE_FFTW3F 1
5175| #define HAVE_FFTW3_THREADS 1
5176| #define HAVE_FFTW3F_THREADS 1
5177| #define HAVE_FFTW 1
5178| #define HAVE_GLPK_H 1
5179| #define HAVE_GLPK 1
5180| #define HAVE_CURL_CURL_H 1
5181| #define HAVE_CURL 1
5182| #define HAVE_SETLOCALE 1
5183| #define HAVE_MAGICK 1
5184| #define HAVE_FRAMEWORK_CARBON 1
5185| #define HAVE_FRAMEWORK_OPENGL 1
5186| #define HAVE_OPENGL 1
5187| #define HAVE_FREETYPE 1
5188| #define HAVE_FT_REFERENCE_FACE 1
5189| #define HAVE_FONTCONFIG 1
5190| #define HAVE_FLTK 1
5191| #define HAVE_GL2PS_H 1
5192| #define HAVE_DLFCN_H 1
5193| #define LT_OBJDIR ".libs/"
5194| /* end confdefs.h.  */
5195|
5196| /* Override any GCC internal prototype to avoid an error.
5197|    Use char because int might match the return type of a GCC
5198|    builtin and then its argument prototype would still apply.  */
5199| #ifdef __cplusplus
5200| extern "C"
5201| #endif
5202| char sgemm_ ();
5203| #ifdef F77_DUMMY_MAIN
5204|
5205| #  ifdef __cplusplus
5206|      extern "C"
5207| #  endif
5208|    int F77_DUMMY_MAIN() { return 1; }
5209|
5210| #endif
5211| int
5212| main ()
5213| {
5214| return sgemm_ ();
5215|   ;
5216|   return 0;
5217| }
5218configure:32421: result: no
5219configure:32434: checking for sgemm_ in -lblas
5220configure:32477: result: yes
5221configure:32519: checking whether LSAME is called correctly from Fortran
5222configure:32542: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os   conftest.f -lblas -lm   >&5
5223configure:32542: $? = 0
5224configure:32542: ./conftest
5225configure:32542: $? = 0
5226configure:32551: result: yes
5227configure:32554: checking whether ISAMAX is called correctly from Fortran
5228configure:32575: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os   conftest.f -lblas -lm   >&5
5229configure:32575: $? = 0
5230configure:32575: ./conftest
5231configure:32575: $? = 0
5232configure:32584: result: yes
5233configure:32587: checking whether SDOT is called correctly from Fortran
5234configure:32607: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os   conftest.f -lblas -lm   >&5
5235configure:32607: $? = 0
5236configure:32607: ./conftest
5237STOP 1
5238configure:32607: $? = 1
5239configure: program exited with status 1
5240configure: failed program was:
5241|       program main
5242|
5243|       real sdot,a(1),b(1),w
5244|       external sdot
5245|       a(1) = 1e0
5246|       b(1) = 2e0
5247|       w = sdot(1,a,1,b,1)
5248|       if (w .ne. a(1)*b(1)) stop 1
5249|
5250|       end
5251configure:32616: result: no
5252configure:32619: checking whether DDOT is called correctly from Fortran
5253configure:32639: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os   conftest.f -lblas -lm   >&5
5254configure:32639: $? = 0
5255configure:32639: ./conftest
5256configure:32639: $? = 0
5257configure:32648: result: yes
5258configure:32651: checking whether CDOTU is called correctly from Fortran
5259configure:32671: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os   conftest.f -lblas -lm   >&5
5260configure:32671: $? = 0
5261configure:32671: ./conftest
5262
5263Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
5264
5265Backtrace for this error:
5266#0  0x10f857f76
5267#1  0x10f857513
5268#2  0x7fff8a5a2f19
5269#3  0x7fff92913a75
5270#4  0x10f853e93
5271./configure: line 4023: 44553 Segmentation fault: 11  ./conftest$ac_exeext
5272configure:32671: $? = 139
5273configure: program exited with status 139
5274configure: failed program was:
5275|       program main
5276|
5277|       complex cdotu,a(1),b(1),w
5278|       external cdotu
5279|       a(1) = cmplx(1e0,1e0)
5280|       b(1) = cmplx(1e0,2e0)
5281|       w = cdotu(1,a,1,b,1)
5282|       if (w .ne. a(1)*b(1)) stop 1
5283|
5284|       end
5285configure:32680: result: no
5286configure:32683: checking whether ZDOTU is called correctly from Fortran
5287configure:32703: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os   conftest.f -lblas -lm   >&5
5288configure:32703: $? = 0
5289configure:32703: ./conftest
5290
5291Program received signal SIGBUS: Access to an undefined portion of a memory object.
5292
5293Backtrace for this error:
5294#0  0x109cc8f76
5295#1  0x109cc8513
5296#2  0x7fff8a5a2f19
5297#3  0x7fff92914e67
5298#4  0x109cc4e82
5299./configure: line 4023: 44568 Bus error: 10           ./conftest$ac_exeext
5300configure:32703: $? = 138
5301configure: program exited with status 138
5302configure: failed program was:
5303|       program main
5304|
5305|       double complex zdotu,a(1),b(1),w
5306|       external zdotu
5307|       a(1) = dcmplx(1d0,1d0)
5308|       b(1) = dcmplx(1d0,2d0)
5309|       w = zdotu(1,a,1,b,1)
5310|       if (w .ne. a(1)*b(1)) stop 1
5311|
5312|       end
5313configure:32712: result: no
5314configure:32716: checking whether the integer size is correct
5315configure:32750: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os   conftest.f -lblas -lm   >&5
5316configure:32750: $? = 0
5317configure:32750: ./conftest
5318STOP 1
5319configure:32750: $? = 1
5320configure: program exited with status 1
5321configure: failed program was:
5322|       program main
5323|
5324|       integer n,nn(3)
5325|       real s,a(1),b(1),sdot
5326|       a(1) = 1.0
5327|       b(1) = 1.0
5328| c Generate -2**32 + 1, if possible
5329|       n = 2
5330|       n = -4 ** (n ** 30)
5331|       n = n + 1
5332|       if (n >= 0) goto 1
5333| c This means we're on 64-bit integers. Check whether the BLAS is, too.
5334|       s = sdot(n,a,1,b,1)
5335|       if (s .ne. 0.0) stop 1
5336|     1 continue
5337| c We may be on 32-bit integers, and the BLAS on 64 bits. This is almost bound
5338| c to have already failed, but just in case, we'll check.
5339|       nn(1) = -1
5340|       nn(2) = 1
5341|       nn(3) = -1
5342|       s = sdot(nn(2),a,1,b,1)
5343|       if (s .ne. 1.0) stop 1
5344|
5345|       end
5346configure:32759: result: no
5347configure:33037: checking for sgemm_ in -lcblas -lf77blas -latlas
5348configure:33065: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -lcblas -lf77blas -latlas -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
5349ld: library not found for -lf77blas
5350clang: error: linker command failed with exit code 1 (use -v to see invocation)
5351configure:33065: $? = 1
5352configure: failed program was:
5353| /* confdefs.h */
5354| #define PACKAGE_NAME "GNU Octave"
5355| #define PACKAGE_TARNAME "octave"
5356| #define PACKAGE_VERSION "3.8.2"
5357| #define PACKAGE_STRING "GNU Octave 3.8.2"
5358| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
5359| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
5360| #define PACKAGE "octave"
5361| #define VERSION "3.8.2"
5362| #define OCTAVE_SOURCE 1
5363| #define STDC_HEADERS 1
5364| #define HAVE_SYS_TYPES_H 1
5365| #define HAVE_SYS_STAT_H 1
5366| #define HAVE_STDLIB_H 1
5367| #define HAVE_STRING_H 1
5368| #define HAVE_MEMORY_H 1
5369| #define HAVE_STRINGS_H 1
5370| #define HAVE_INTTYPES_H 1
5371| #define HAVE_STDINT_H 1
5372| #define HAVE_UNISTD_H 1
5373| #define __EXTENSIONS__ 1
5374| #define _ALL_SOURCE 1
5375| #define _DARWIN_C_SOURCE 1
5376| #define _GNU_SOURCE 1
5377| #define _POSIX_PTHREAD_SEMANTICS 1
5378| #define _TANDEM_SOURCE 1
5379| #define YYTEXT_POINTER 1
5380| #define SEPCHAR ':'
5381| #define SEPCHAR_STR ":"
5382| #define SHELL_PATH "/bin/sh"
5383| #define OCTAVE_IDX_TYPE int
5384| #define __NO_MATH_INLINES 1
5385| #define HAVE_FSEEKO 1
5386| #define _DARWIN_USE_64_BIT_INODE 1
5387| #define HAVE_PTHREAD_PRIO_INHERIT 1
5388| #define HAVE_PTHREAD 1
5389| #define FLOAT_TRUNCATE
5390| #define HAVE_LIBM 1
5391| #define F77_FUNC(name,NAME) name ## _
5392| #define F77_FUNC_(name,NAME) name ## _
5393| #define HAVE_LIBQHULL_LIBQHULL_H 1
5394| #define HAVE_QHULL 1
5395| #define HAVE_PCRE_H 1
5396| #define HAVE_PCRE_COMPILE 1
5397| #define HAVE_ZLIB_H 1
5398| #define HAVE_Z 1
5399| #define HAVE_ZLIB 1
5400| #define HAVE_HDF5_H 1
5401| #define HAVE_HDF5_18 1
5402| #define HAVE_HDF5 1
5403| #define HAVE_FFTW3_H 1
5404| #define HAVE_FFTW3 1
5405| #define HAVE_FFTW3_H 1
5406| #define HAVE_FFTW3F 1
5407| #define HAVE_FFTW3_THREADS 1
5408| #define HAVE_FFTW3F_THREADS 1
5409| #define HAVE_FFTW 1
5410| #define HAVE_GLPK_H 1
5411| #define HAVE_GLPK 1
5412| #define HAVE_CURL_CURL_H 1
5413| #define HAVE_CURL 1
5414| #define HAVE_SETLOCALE 1
5415| #define HAVE_MAGICK 1
5416| #define HAVE_FRAMEWORK_CARBON 1
5417| #define HAVE_FRAMEWORK_OPENGL 1
5418| #define HAVE_OPENGL 1
5419| #define HAVE_FREETYPE 1
5420| #define HAVE_FT_REFERENCE_FACE 1
5421| #define HAVE_FONTCONFIG 1
5422| #define HAVE_FLTK 1
5423| #define HAVE_GL2PS_H 1
5424| #define HAVE_DLFCN_H 1
5425| #define LT_OBJDIR ".libs/"
5426| /* end confdefs.h.  */
5427|
5428| /* Override any GCC internal prototype to avoid an error.
5429|    Use char because int might match the return type of a GCC
5430|    builtin and then its argument prototype would still apply.  */
5431| #ifdef __cplusplus
5432| extern "C"
5433| #endif
5434| char sgemm_ ();
5435| #ifdef F77_DUMMY_MAIN
5436|
5437| #  ifdef __cplusplus
5438|      extern "C"
5439| #  endif
5440|    int F77_DUMMY_MAIN() { return 1; }
5441|
5442| #endif
5443| int
5444| main ()
5445| {
5446| return sgemm_ ();
5447|   ;
5448|   return 0;
5449| }
5450configure:33072: result: no
5451configure:33081: checking if sgemm_ is being linked in already
5452configure:33109: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
5453Undefined symbols for architecture x86_64:
5454  "_sgemm_", referenced from:
5455      _main in conftest-1de52e.o
5456ld: symbol(s) not found for architecture x86_64
5457clang: error: linker command failed with exit code 1 (use -v to see invocation)
5458configure:33109: $? = 1
5459configure: failed program was:
5460| /* confdefs.h */
5461| #define PACKAGE_NAME "GNU Octave"
5462| #define PACKAGE_TARNAME "octave"
5463| #define PACKAGE_VERSION "3.8.2"
5464| #define PACKAGE_STRING "GNU Octave 3.8.2"
5465| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
5466| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
5467| #define PACKAGE "octave"
5468| #define VERSION "3.8.2"
5469| #define OCTAVE_SOURCE 1
5470| #define STDC_HEADERS 1
5471| #define HAVE_SYS_TYPES_H 1
5472| #define HAVE_SYS_STAT_H 1
5473| #define HAVE_STDLIB_H 1
5474| #define HAVE_STRING_H 1
5475| #define HAVE_MEMORY_H 1
5476| #define HAVE_STRINGS_H 1
5477| #define HAVE_INTTYPES_H 1
5478| #define HAVE_STDINT_H 1
5479| #define HAVE_UNISTD_H 1
5480| #define __EXTENSIONS__ 1
5481| #define _ALL_SOURCE 1
5482| #define _DARWIN_C_SOURCE 1
5483| #define _GNU_SOURCE 1
5484| #define _POSIX_PTHREAD_SEMANTICS 1
5485| #define _TANDEM_SOURCE 1
5486| #define YYTEXT_POINTER 1
5487| #define SEPCHAR ':'
5488| #define SEPCHAR_STR ":"
5489| #define SHELL_PATH "/bin/sh"
5490| #define OCTAVE_IDX_TYPE int
5491| #define __NO_MATH_INLINES 1
5492| #define HAVE_FSEEKO 1
5493| #define _DARWIN_USE_64_BIT_INODE 1
5494| #define HAVE_PTHREAD_PRIO_INHERIT 1
5495| #define HAVE_PTHREAD 1
5496| #define FLOAT_TRUNCATE
5497| #define HAVE_LIBM 1
5498| #define F77_FUNC(name,NAME) name ## _
5499| #define F77_FUNC_(name,NAME) name ## _
5500| #define HAVE_LIBQHULL_LIBQHULL_H 1
5501| #define HAVE_QHULL 1
5502| #define HAVE_PCRE_H 1
5503| #define HAVE_PCRE_COMPILE 1
5504| #define HAVE_ZLIB_H 1
5505| #define HAVE_Z 1
5506| #define HAVE_ZLIB 1
5507| #define HAVE_HDF5_H 1
5508| #define HAVE_HDF5_18 1
5509| #define HAVE_HDF5 1
5510| #define HAVE_FFTW3_H 1
5511| #define HAVE_FFTW3 1
5512| #define HAVE_FFTW3_H 1
5513| #define HAVE_FFTW3F 1
5514| #define HAVE_FFTW3_THREADS 1
5515| #define HAVE_FFTW3F_THREADS 1
5516| #define HAVE_FFTW 1
5517| #define HAVE_GLPK_H 1
5518| #define HAVE_GLPK 1
5519| #define HAVE_CURL_CURL_H 1
5520| #define HAVE_CURL 1
5521| #define HAVE_SETLOCALE 1
5522| #define HAVE_MAGICK 1
5523| #define HAVE_FRAMEWORK_CARBON 1
5524| #define HAVE_FRAMEWORK_OPENGL 1
5525| #define HAVE_OPENGL 1
5526| #define HAVE_FREETYPE 1
5527| #define HAVE_FT_REFERENCE_FACE 1
5528| #define HAVE_FONTCONFIG 1
5529| #define HAVE_FLTK 1
5530| #define HAVE_GL2PS_H 1
5531| #define HAVE_DLFCN_H 1
5532| #define LT_OBJDIR ".libs/"
5533| /* end confdefs.h.  */
5534|
5535| /* Override any GCC internal prototype to avoid an error.
5536|    Use char because int might match the return type of a GCC
5537|    builtin and then its argument prototype would still apply.  */
5538| #ifdef __cplusplus
5539| extern "C"
5540| #endif
5541| char sgemm_ ();
5542| #ifdef F77_DUMMY_MAIN
5543|
5544| #  ifdef __cplusplus
5545|      extern "C"
5546| #  endif
5547|    int F77_DUMMY_MAIN() { return 1; }
5548|
5549| #endif
5550| int
5551| main ()
5552| {
5553| return sgemm_ ();
5554|   ;
5555|   return 0;
5556| }
5557configure:33114: result: no
5558configure:33121: checking for ATL_xerbla in -latlas
5559configure:33163: result: yes
5560configure:33167: checking for sgemm_ in -lf77blas
5561configure:33210: result: no
5562configure:33271: checking for sgemm_ in -lblas
5563configure:33314: result: yes
5564configure:33318: checking for dgemm_ in -ldgemm
5565configure:33361: result: no
5566configure:33423: checking for sgemm_ in -lmkl
5567configure:33466: result: no
5568configure:33477: checking for sgemm_ in -framework vecLib
5569configure:33505: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -framework vecLib -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
5570ld: framework not found vecLib
5571clang: error: linker command failed with exit code 1 (use -v to see invocation)
5572configure:33505: $? = 1
5573configure: failed program was:
5574| /* confdefs.h */
5575| #define PACKAGE_NAME "GNU Octave"
5576| #define PACKAGE_TARNAME "octave"
5577| #define PACKAGE_VERSION "3.8.2"
5578| #define PACKAGE_STRING "GNU Octave 3.8.2"
5579| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
5580| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
5581| #define PACKAGE "octave"
5582| #define VERSION "3.8.2"
5583| #define OCTAVE_SOURCE 1
5584| #define STDC_HEADERS 1
5585| #define HAVE_SYS_TYPES_H 1
5586| #define HAVE_SYS_STAT_H 1
5587| #define HAVE_STDLIB_H 1
5588| #define HAVE_STRING_H 1
5589| #define HAVE_MEMORY_H 1
5590| #define HAVE_STRINGS_H 1
5591| #define HAVE_INTTYPES_H 1
5592| #define HAVE_STDINT_H 1
5593| #define HAVE_UNISTD_H 1
5594| #define __EXTENSIONS__ 1
5595| #define _ALL_SOURCE 1
5596| #define _DARWIN_C_SOURCE 1
5597| #define _GNU_SOURCE 1
5598| #define _POSIX_PTHREAD_SEMANTICS 1
5599| #define _TANDEM_SOURCE 1
5600| #define YYTEXT_POINTER 1
5601| #define SEPCHAR ':'
5602| #define SEPCHAR_STR ":"
5603| #define SHELL_PATH "/bin/sh"
5604| #define OCTAVE_IDX_TYPE int
5605| #define __NO_MATH_INLINES 1
5606| #define HAVE_FSEEKO 1
5607| #define _DARWIN_USE_64_BIT_INODE 1
5608| #define HAVE_PTHREAD_PRIO_INHERIT 1
5609| #define HAVE_PTHREAD 1
5610| #define FLOAT_TRUNCATE
5611| #define HAVE_LIBM 1
5612| #define F77_FUNC(name,NAME) name ## _
5613| #define F77_FUNC_(name,NAME) name ## _
5614| #define HAVE_LIBQHULL_LIBQHULL_H 1
5615| #define HAVE_QHULL 1
5616| #define HAVE_PCRE_H 1
5617| #define HAVE_PCRE_COMPILE 1
5618| #define HAVE_ZLIB_H 1
5619| #define HAVE_Z 1
5620| #define HAVE_ZLIB 1
5621| #define HAVE_HDF5_H 1
5622| #define HAVE_HDF5_18 1
5623| #define HAVE_HDF5 1
5624| #define HAVE_FFTW3_H 1
5625| #define HAVE_FFTW3 1
5626| #define HAVE_FFTW3_H 1
5627| #define HAVE_FFTW3F 1
5628| #define HAVE_FFTW3_THREADS 1
5629| #define HAVE_FFTW3F_THREADS 1
5630| #define HAVE_FFTW 1
5631| #define HAVE_GLPK_H 1
5632| #define HAVE_GLPK 1
5633| #define HAVE_CURL_CURL_H 1
5634| #define HAVE_CURL 1
5635| #define HAVE_SETLOCALE 1
5636| #define HAVE_MAGICK 1
5637| #define HAVE_FRAMEWORK_CARBON 1
5638| #define HAVE_FRAMEWORK_OPENGL 1
5639| #define HAVE_OPENGL 1
5640| #define HAVE_FREETYPE 1
5641| #define HAVE_FT_REFERENCE_FACE 1
5642| #define HAVE_FONTCONFIG 1
5643| #define HAVE_FLTK 1
5644| #define HAVE_GL2PS_H 1
5645| #define HAVE_DLFCN_H 1
5646| #define LT_OBJDIR ".libs/"
5647| /* end confdefs.h.  */
5648|
5649| /* Override any GCC internal prototype to avoid an error.
5650|    Use char because int might match the return type of a GCC
5651|    builtin and then its argument prototype would still apply.  */
5652| #ifdef __cplusplus
5653| extern "C"
5654| #endif
5655| char sgemm_ ();
5656| #ifdef F77_DUMMY_MAIN
5657|
5658| #  ifdef __cplusplus
5659|      extern "C"
5660| #  endif
5661|    int F77_DUMMY_MAIN() { return 1; }
5662|
5663| #endif
5664| int
5665| main ()
5666| {
5667| return sgemm_ ();
5668|   ;
5669|   return 0;
5670| }
5671configure:33510: result: no
5672configure:33518: checking for sgemm_ in -lcxml
5673configure:33561: result: no
5674configure:33572: checking for sgemm_ in -ldxml
5675configure:33615: result: no
5676configure:33730: checking for sgemm_ in -lscs
5677configure:33773: result: no
5678configure:33784: checking for sgemm_ in -lcomplib.sgimath
5679configure:33827: result: no
5680configure:33838: checking for sgemm_ in -lblas
5681configure:33881: result: yes
5682configure:33885: checking for sgemm_ in -lessl
5683configure:33928: result: no
5684configure:33941: checking for sgemm_ in -lblas
5685configure:33984: result: yes
5686configure:34022: checking whether LSAME is called correctly from Fortran
5687configure:34045: /opt/local/bin/gfortran-mp-5 -o conftest -ff2c -pipe -Os   conftest.f -lblas -lm   >&5
5688configure:34045: $? = 0
5689configure:34045: ./conftest
5690configure:34045: $? = 0
5691configure:34054: result: yes
5692configure:34057: checking whether ISAMAX is called correctly from Fortran
5693configure:34078: /opt/local/bin/gfortran-mp-5 -o conftest -ff2c -pipe -Os   conftest.f -lblas -lm   >&5
5694configure:34078: $? = 0
5695configure:34078: ./conftest
5696configure:34078: $? = 0
5697configure:34087: result: yes
5698configure:34090: checking whether SDOT is called correctly from Fortran
5699configure:34110: /opt/local/bin/gfortran-mp-5 -o conftest -ff2c -pipe -Os   conftest.f -lblas -lm   >&5
5700configure:34110: $? = 0
5701configure:34110: ./conftest
5702configure:34110: $? = 0
5703configure:34119: result: yes
5704configure:34122: checking whether DDOT is called correctly from Fortran
5705configure:34142: /opt/local/bin/gfortran-mp-5 -o conftest -ff2c -pipe -Os   conftest.f -lblas -lm   >&5
5706configure:34142: $? = 0
5707configure:34142: ./conftest
5708configure:34142: $? = 0
5709configure:34151: result: yes
5710configure:34154: checking whether CDOTU is called correctly from Fortran
5711configure:34174: /opt/local/bin/gfortran-mp-5 -o conftest -ff2c -pipe -Os   conftest.f -lblas -lm   >&5
5712configure:34174: $? = 0
5713configure:34174: ./conftest
5714configure:34174: $? = 0
5715configure:34183: result: yes
5716configure:34186: checking whether ZDOTU is called correctly from Fortran
5717configure:34206: /opt/local/bin/gfortran-mp-5 -o conftest -ff2c -pipe -Os   conftest.f -lblas -lm   >&5
5718configure:34206: $? = 0
5719configure:34206: ./conftest
5720configure:34206: $? = 0
5721configure:34215: result: yes
5722configure:34219: checking whether the integer size is correct
5723configure:34253: /opt/local/bin/gfortran-mp-5 -o conftest -ff2c -pipe -Os   conftest.f -lblas -lm   >&5
5724configure:34253: $? = 0
5725configure:34253: ./conftest
5726configure:34253: $? = 0
5727configure:34262: result: yes
5728configure:34340: checking for cheev_ in -llapack
5729configure:34368: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -llapack -lblas -lm    -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
5730Undefined symbols for architecture x86_64:
5731  "_cheev_", referenced from:
5732      _main in conftest-27337e.o
5733ld: symbol(s) not found for architecture x86_64
5734clang: error: linker command failed with exit code 1 (use -v to see invocation)
5735configure:34368: $? = 1
5736configure: failed program was:
5737| /* confdefs.h */
5738| #define PACKAGE_NAME "GNU Octave"
5739| #define PACKAGE_TARNAME "octave"
5740| #define PACKAGE_VERSION "3.8.2"
5741| #define PACKAGE_STRING "GNU Octave 3.8.2"
5742| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
5743| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
5744| #define PACKAGE "octave"
5745| #define VERSION "3.8.2"
5746| #define OCTAVE_SOURCE 1
5747| #define STDC_HEADERS 1
5748| #define HAVE_SYS_TYPES_H 1
5749| #define HAVE_SYS_STAT_H 1
5750| #define HAVE_STDLIB_H 1
5751| #define HAVE_STRING_H 1
5752| #define HAVE_MEMORY_H 1
5753| #define HAVE_STRINGS_H 1
5754| #define HAVE_INTTYPES_H 1
5755| #define HAVE_STDINT_H 1
5756| #define HAVE_UNISTD_H 1
5757| #define __EXTENSIONS__ 1
5758| #define _ALL_SOURCE 1
5759| #define _DARWIN_C_SOURCE 1
5760| #define _GNU_SOURCE 1
5761| #define _POSIX_PTHREAD_SEMANTICS 1
5762| #define _TANDEM_SOURCE 1
5763| #define YYTEXT_POINTER 1
5764| #define SEPCHAR ':'
5765| #define SEPCHAR_STR ":"
5766| #define SHELL_PATH "/bin/sh"
5767| #define OCTAVE_IDX_TYPE int
5768| #define __NO_MATH_INLINES 1
5769| #define HAVE_FSEEKO 1
5770| #define _DARWIN_USE_64_BIT_INODE 1
5771| #define HAVE_PTHREAD_PRIO_INHERIT 1
5772| #define HAVE_PTHREAD 1
5773| #define FLOAT_TRUNCATE
5774| #define HAVE_LIBM 1
5775| #define F77_FUNC(name,NAME) name ## _
5776| #define F77_FUNC_(name,NAME) name ## _
5777| #define HAVE_LIBQHULL_LIBQHULL_H 1
5778| #define HAVE_QHULL 1
5779| #define HAVE_PCRE_H 1
5780| #define HAVE_PCRE_COMPILE 1
5781| #define HAVE_ZLIB_H 1
5782| #define HAVE_Z 1
5783| #define HAVE_ZLIB 1
5784| #define HAVE_HDF5_H 1
5785| #define HAVE_HDF5_18 1
5786| #define HAVE_HDF5 1
5787| #define HAVE_FFTW3_H 1
5788| #define HAVE_FFTW3 1
5789| #define HAVE_FFTW3_H 1
5790| #define HAVE_FFTW3F 1
5791| #define HAVE_FFTW3_THREADS 1
5792| #define HAVE_FFTW3F_THREADS 1
5793| #define HAVE_FFTW 1
5794| #define HAVE_GLPK_H 1
5795| #define HAVE_GLPK 1
5796| #define HAVE_CURL_CURL_H 1
5797| #define HAVE_CURL 1
5798| #define HAVE_SETLOCALE 1
5799| #define HAVE_MAGICK 1
5800| #define HAVE_FRAMEWORK_CARBON 1
5801| #define HAVE_FRAMEWORK_OPENGL 1
5802| #define HAVE_OPENGL 1
5803| #define HAVE_FREETYPE 1
5804| #define HAVE_FT_REFERENCE_FACE 1
5805| #define HAVE_FONTCONFIG 1
5806| #define HAVE_FLTK 1
5807| #define HAVE_GL2PS_H 1
5808| #define HAVE_DLFCN_H 1
5809| #define LT_OBJDIR ".libs/"
5810| /* end confdefs.h.  */
5811|
5812| /* Override any GCC internal prototype to avoid an error.
5813|    Use char because int might match the return type of a GCC
5814|    builtin and then its argument prototype would still apply.  */
5815| #ifdef __cplusplus
5816| extern "C"
5817| #endif
5818| char cheev_ ();
5819| #ifdef F77_DUMMY_MAIN
5820|
5821| #  ifdef __cplusplus
5822|      extern "C"
5823| #  endif
5824|    int F77_DUMMY_MAIN() { return 1; }
5825|
5826| #endif
5827| int
5828| main ()
5829| {
5830| return cheev_ ();
5831|   ;
5832|   return 0;
5833| }
5834configure:34375: result: no
5835configure:34387: checking for cheev_
5836configure:34387: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -lm   -lblas  -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm >&5
5837Undefined symbols for architecture x86_64:
5838  "_cheev_", referenced from:
5839      _main in conftest-ee202a.o
5840ld: symbol(s) not found for architecture x86_64
5841clang: error: linker command failed with exit code 1 (use -v to see invocation)
5842configure:34387: $? = 1
5843configure: failed program was:
5844| /* confdefs.h */
5845| #define PACKAGE_NAME "GNU Octave"
5846| #define PACKAGE_TARNAME "octave"
5847| #define PACKAGE_VERSION "3.8.2"
5848| #define PACKAGE_STRING "GNU Octave 3.8.2"
5849| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
5850| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
5851| #define PACKAGE "octave"
5852| #define VERSION "3.8.2"
5853| #define OCTAVE_SOURCE 1
5854| #define STDC_HEADERS 1
5855| #define HAVE_SYS_TYPES_H 1
5856| #define HAVE_SYS_STAT_H 1
5857| #define HAVE_STDLIB_H 1
5858| #define HAVE_STRING_H 1
5859| #define HAVE_MEMORY_H 1
5860| #define HAVE_STRINGS_H 1
5861| #define HAVE_INTTYPES_H 1
5862| #define HAVE_STDINT_H 1
5863| #define HAVE_UNISTD_H 1
5864| #define __EXTENSIONS__ 1
5865| #define _ALL_SOURCE 1
5866| #define _DARWIN_C_SOURCE 1
5867| #define _GNU_SOURCE 1
5868| #define _POSIX_PTHREAD_SEMANTICS 1
5869| #define _TANDEM_SOURCE 1
5870| #define YYTEXT_POINTER 1
5871| #define SEPCHAR ':'
5872| #define SEPCHAR_STR ":"
5873| #define SHELL_PATH "/bin/sh"
5874| #define OCTAVE_IDX_TYPE int
5875| #define __NO_MATH_INLINES 1
5876| #define HAVE_FSEEKO 1
5877| #define _DARWIN_USE_64_BIT_INODE 1
5878| #define HAVE_PTHREAD_PRIO_INHERIT 1
5879| #define HAVE_PTHREAD 1
5880| #define FLOAT_TRUNCATE
5881| #define HAVE_LIBM 1
5882| #define F77_FUNC(name,NAME) name ## _
5883| #define F77_FUNC_(name,NAME) name ## _
5884| #define HAVE_LIBQHULL_LIBQHULL_H 1
5885| #define HAVE_QHULL 1
5886| #define HAVE_PCRE_H 1
5887| #define HAVE_PCRE_COMPILE 1
5888| #define HAVE_ZLIB_H 1
5889| #define HAVE_Z 1
5890| #define HAVE_ZLIB 1
5891| #define HAVE_HDF5_H 1
5892| #define HAVE_HDF5_18 1
5893| #define HAVE_HDF5 1
5894| #define HAVE_FFTW3_H 1
5895| #define HAVE_FFTW3 1
5896| #define HAVE_FFTW3_H 1
5897| #define HAVE_FFTW3F 1
5898| #define HAVE_FFTW3_THREADS 1
5899| #define HAVE_FFTW3F_THREADS 1
5900| #define HAVE_FFTW 1
5901| #define HAVE_GLPK_H 1
5902| #define HAVE_GLPK 1
5903| #define HAVE_CURL_CURL_H 1
5904| #define HAVE_CURL 1
5905| #define HAVE_SETLOCALE 1
5906| #define HAVE_MAGICK 1
5907| #define HAVE_FRAMEWORK_CARBON 1
5908| #define HAVE_FRAMEWORK_OPENGL 1
5909| #define HAVE_OPENGL 1
5910| #define HAVE_FREETYPE 1
5911| #define HAVE_FT_REFERENCE_FACE 1
5912| #define HAVE_FONTCONFIG 1
5913| #define HAVE_FLTK 1
5914| #define HAVE_GL2PS_H 1
5915| #define HAVE_DLFCN_H 1
5916| #define LT_OBJDIR ".libs/"
5917| /* end confdefs.h.  */
5918| /* Define cheev_ to an innocuous variant, in case <limits.h> declares cheev_.
5919|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5920| #define cheev_ innocuous_cheev_
5921|
5922| /* System header to define __stub macros and hopefully few prototypes,
5923|     which can conflict with char cheev_ (); below.
5924|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5925|     <limits.h> exists even on freestanding compilers.  */
5926|
5927| #ifdef __STDC__
5928| # include <limits.h>
5929| #else
5930| # include <assert.h>
5931| #endif
5932|
5933| #undef cheev_
5934|
5935| /* Override any GCC internal prototype to avoid an error.
5936|    Use char because int might match the return type of a GCC
5937|    builtin and then its argument prototype would still apply.  */
5938| #ifdef __cplusplus
5939| extern "C"
5940| #endif
5941| char cheev_ ();
5942| /* The GNU C library defines this for functions which it implements
5943|     to always fail with ENOSYS.  Some functions are actually named
5944|     something starting with __ and the normal name is an alias.  */
5945| #if defined __stub_cheev_ || defined __stub___cheev_
5946| choke me
5947| #endif
5948|
5949| #ifdef F77_DUMMY_MAIN
5950|
5951| #  ifdef __cplusplus
5952|      extern "C"
5953| #  endif
5954|    int F77_DUMMY_MAIN() { return 1; }
5955|
5956| #endif
5957| int
5958| main ()
5959| {
5960| return cheev_ ();
5961|   ;
5962|   return 0;
5963| }
5964configure:34387: result: no
5965configure:34400: checking for cheev_ in -llapack
5966configure:34433: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -llapack  -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm -lblas -lm   >&5
5967Undefined symbols for architecture x86_64:
5968  "_cheev_", referenced from:
5969      _main in conftest-07bd43.o
5970ld: symbol(s) not found for architecture x86_64
5971clang: error: linker command failed with exit code 1 (use -v to see invocation)
5972configure:34433: $? = 1
5973configure: failed program was:
5974| /* confdefs.h */
5975| #define PACKAGE_NAME "GNU Octave"
5976| #define PACKAGE_TARNAME "octave"
5977| #define PACKAGE_VERSION "3.8.2"
5978| #define PACKAGE_STRING "GNU Octave 3.8.2"
5979| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
5980| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
5981| #define PACKAGE "octave"
5982| #define VERSION "3.8.2"
5983| #define OCTAVE_SOURCE 1
5984| #define STDC_HEADERS 1
5985| #define HAVE_SYS_TYPES_H 1
5986| #define HAVE_SYS_STAT_H 1
5987| #define HAVE_STDLIB_H 1
5988| #define HAVE_STRING_H 1
5989| #define HAVE_MEMORY_H 1
5990| #define HAVE_STRINGS_H 1
5991| #define HAVE_INTTYPES_H 1
5992| #define HAVE_STDINT_H 1
5993| #define HAVE_UNISTD_H 1
5994| #define __EXTENSIONS__ 1
5995| #define _ALL_SOURCE 1
5996| #define _DARWIN_C_SOURCE 1
5997| #define _GNU_SOURCE 1
5998| #define _POSIX_PTHREAD_SEMANTICS 1
5999| #define _TANDEM_SOURCE 1
6000| #define YYTEXT_POINTER 1
6001| #define SEPCHAR ':'
6002| #define SEPCHAR_STR ":"
6003| #define SHELL_PATH "/bin/sh"
6004| #define OCTAVE_IDX_TYPE int
6005| #define __NO_MATH_INLINES 1
6006| #define HAVE_FSEEKO 1
6007| #define _DARWIN_USE_64_BIT_INODE 1
6008| #define HAVE_PTHREAD_PRIO_INHERIT 1
6009| #define HAVE_PTHREAD 1
6010| #define FLOAT_TRUNCATE
6011| #define HAVE_LIBM 1
6012| #define F77_FUNC(name,NAME) name ## _
6013| #define F77_FUNC_(name,NAME) name ## _
6014| #define HAVE_LIBQHULL_LIBQHULL_H 1
6015| #define HAVE_QHULL 1
6016| #define HAVE_PCRE_H 1
6017| #define HAVE_PCRE_COMPILE 1
6018| #define HAVE_ZLIB_H 1
6019| #define HAVE_Z 1
6020| #define HAVE_ZLIB 1
6021| #define HAVE_HDF5_H 1
6022| #define HAVE_HDF5_18 1
6023| #define HAVE_HDF5 1
6024| #define HAVE_FFTW3_H 1
6025| #define HAVE_FFTW3 1
6026| #define HAVE_FFTW3_H 1
6027| #define HAVE_FFTW3F 1
6028| #define HAVE_FFTW3_THREADS 1
6029| #define HAVE_FFTW3F_THREADS 1
6030| #define HAVE_FFTW 1
6031| #define HAVE_GLPK_H 1
6032| #define HAVE_GLPK 1
6033| #define HAVE_CURL_CURL_H 1
6034| #define HAVE_CURL 1
6035| #define HAVE_SETLOCALE 1
6036| #define HAVE_MAGICK 1
6037| #define HAVE_FRAMEWORK_CARBON 1
6038| #define HAVE_FRAMEWORK_OPENGL 1
6039| #define HAVE_OPENGL 1
6040| #define HAVE_FREETYPE 1
6041| #define HAVE_FT_REFERENCE_FACE 1
6042| #define HAVE_FONTCONFIG 1
6043| #define HAVE_FLTK 1
6044| #define HAVE_GL2PS_H 1
6045| #define HAVE_DLFCN_H 1
6046| #define LT_OBJDIR ".libs/"
6047| /* end confdefs.h.  */
6048|
6049| /* Override any GCC internal prototype to avoid an error.
6050|    Use char because int might match the return type of a GCC
6051|    builtin and then its argument prototype would still apply.  */
6052| #ifdef __cplusplus
6053| extern "C"
6054| #endif
6055| char cheev_ ();
6056| #ifdef F77_DUMMY_MAIN
6057|
6058| #  ifdef __cplusplus
6059|      extern "C"
6060| #  endif
6061|    int F77_DUMMY_MAIN() { return 1; }
6062|
6063| #endif
6064| int
6065| main ()
6066| {
6067| return cheev_ ();
6068|   ;
6069|   return 0;
6070| }
6071configure:34443: result: no
6072configure:34400: checking for cheev_ in -llapack_rs6k
6073configure:34433: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread   conftest.c -llapack_rs6k  -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm -lblas -lm   >&5
6074ld: library not found for -llapack_rs6k
6075clang: error: linker command failed with exit code 1 (use -v to see invocation)
6076configure:34433: $? = 1
6077configure: failed program was:
6078| /* confdefs.h */
6079| #define PACKAGE_NAME "GNU Octave"
6080| #define PACKAGE_TARNAME "octave"
6081| #define PACKAGE_VERSION "3.8.2"
6082| #define PACKAGE_STRING "GNU Octave 3.8.2"
6083| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
6084| #define PACKAGE_URL "http://www.gnu.org/software/octave/"
6085| #define PACKAGE "octave"
6086| #define VERSION "3.8.2"
6087| #define OCTAVE_SOURCE 1
6088| #define STDC_HEADERS 1
6089| #define HAVE_SYS_TYPES_H 1
6090| #define HAVE_SYS_STAT_H 1
6091| #define HAVE_STDLIB_H 1
6092| #define HAVE_STRING_H 1
6093| #define HAVE_MEMORY_H 1
6094| #define HAVE_STRINGS_H 1
6095| #define HAVE_INTTYPES_H 1
6096| #define HAVE_STDINT_H 1
6097| #define HAVE_UNISTD_H 1
6098| #define __EXTENSIONS__ 1
6099| #define _ALL_SOURCE 1
6100| #define _DARWIN_C_SOURCE 1
6101| #define _GNU_SOURCE 1
6102| #define _POSIX_PTHREAD_SEMANTICS 1
6103| #define _TANDEM_SOURCE 1
6104| #define YYTEXT_POINTER 1
6105| #define SEPCHAR ':'
6106| #define SEPCHAR_STR ":"
6107| #define SHELL_PATH "/bin/sh"
6108| #define OCTAVE_IDX_TYPE int
6109| #define __NO_MATH_INLINES 1
6110| #define HAVE_FSEEKO 1
6111| #define _DARWIN_USE_64_BIT_INODE 1
6112| #define HAVE_PTHREAD_PRIO_INHERIT 1
6113| #define HAVE_PTHREAD 1
6114| #define FLOAT_TRUNCATE
6115| #define HAVE_LIBM 1
6116| #define F77_FUNC(name,NAME) name ## _
6117| #define F77_FUNC_(name,NAME) name ## _
6118| #define HAVE_LIBQHULL_LIBQHULL_H 1
6119| #define HAVE_QHULL 1
6120| #define HAVE_PCRE_H 1
6121| #define HAVE_PCRE_COMPILE 1
6122| #define HAVE_ZLIB_H 1
6123| #define HAVE_Z 1
6124| #define HAVE_ZLIB 1
6125| #define HAVE_HDF5_H 1
6126| #define HAVE_HDF5_18 1
6127| #define HAVE_HDF5 1
6128| #define HAVE_FFTW3_H 1
6129| #define HAVE_FFTW3 1
6130| #define HAVE_FFTW3_H 1
6131| #define HAVE_FFTW3F 1
6132| #define HAVE_FFTW3_THREADS 1
6133| #define HAVE_FFTW3F_THREADS 1
6134| #define HAVE_FFTW 1
6135| #define HAVE_GLPK_H 1
6136| #define HAVE_GLPK 1
6137| #define HAVE_CURL_CURL_H 1
6138| #define HAVE_CURL 1
6139| #define HAVE_SETLOCALE 1
6140| #define HAVE_MAGICK 1
6141| #define HAVE_FRAMEWORK_CARBON 1
6142| #define HAVE_FRAMEWORK_OPENGL 1
6143| #define HAVE_OPENGL 1
6144| #define HAVE_FREETYPE 1
6145| #define HAVE_FT_REFERENCE_FACE 1
6146| #define HAVE_FONTCONFIG 1
6147| #define HAVE_FLTK 1
6148| #define HAVE_GL2PS_H 1
6149| #define HAVE_DLFCN_H 1
6150| #define LT_OBJDIR ".libs/"
6151| /* end confdefs.h.  */
6152|
6153| /* Override any GCC internal prototype to avoid an error.
6154|    Use char because int might match the return type of a GCC
6155|    builtin and then its argument prototype would still apply.  */
6156| #ifdef __cplusplus
6157| extern "C"
6158| #endif
6159| char cheev_ ();
6160| #ifdef F77_DUMMY_MAIN
6161|
6162| #  ifdef __cplusplus
6163|      extern "C"
6164| #  endif
6165|    int F77_DUMMY_MAIN() { return 1; }
6166|
6167| #endif
6168| int
6169| main ()
6170| {
6171| return cheev_ ();
6172|   ;
6173|   return 0;
6174| }
6175configure:34443: result: no
6176configure:36039: error: BLAS and LAPACK libraries are required
6177
6178## ---------------- ##
6179## Cache variables. ##
6180## ---------------- ##
6181
6182ac_cv_build=x86_64-apple-darwin14.5.0
6183ac_cv_c_compiler_gnu=yes
6184ac_cv_cxx_compiler_gnu=yes
6185ac_cv_env_BUILD_CC_set=
6186ac_cv_env_BUILD_CC_value=
6187ac_cv_env_BUILD_CFLAGS_set=
6188ac_cv_env_BUILD_CFLAGS_value=
6189ac_cv_env_BUILD_CXXFLAGS_set=
6190ac_cv_env_BUILD_CXXFLAGS_value=
6191ac_cv_env_BUILD_CXX_set=
6192ac_cv_env_BUILD_CXX_value=
6193ac_cv_env_BUILD_EXEEXT_set=
6194ac_cv_env_BUILD_EXEEXT_value=
6195ac_cv_env_BUILD_LDFLAGS_set=
6196ac_cv_env_BUILD_LDFLAGS_value=
6197ac_cv_env_CCC_set=
6198ac_cv_env_CCC_value=
6199ac_cv_env_CC_set=set
6200ac_cv_env_CC_value=/usr/bin/clang
6201ac_cv_env_CFLAGS_set=set
6202ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
6203ac_cv_env_CPPFLAGS_set=
6204ac_cv_env_CPPFLAGS_value=
6205ac_cv_env_CPP_set=
6206ac_cv_env_CPP_value=
6207ac_cv_env_CXXCPP_set=
6208ac_cv_env_CXXCPP_value=
6209ac_cv_env_CXXFLAGS_set=set
6210ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++'
6211ac_cv_env_CXX_set=set
6212ac_cv_env_CXX_value=/usr/bin/clang++
6213ac_cv_env_F77_set=set
6214ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-5
6215ac_cv_env_FFLAGS_set=set
6216ac_cv_env_FFLAGS_value='-pipe -Os'
6217ac_cv_env_FONTCONFIG_CFLAGS_set=
6218ac_cv_env_FONTCONFIG_CFLAGS_value=
6219ac_cv_env_FONTCONFIG_LIBS_set=
6220ac_cv_env_FONTCONFIG_LIBS_value=
6221ac_cv_env_FT2_CFLAGS_set=
6222ac_cv_env_FT2_CFLAGS_value=
6223ac_cv_env_FT2_LIBS_set=
6224ac_cv_env_FT2_LIBS_value=
6225ac_cv_env_JAVA_HOME_set=
6226ac_cv_env_JAVA_HOME_value=
6227ac_cv_env_LDFLAGS_set=
6228ac_cv_env_LDFLAGS_value=
6229ac_cv_env_LIBS_set=
6230ac_cv_env_LIBS_value=
6231ac_cv_env_LLVM_CONFIG_set=
6232ac_cv_env_LLVM_CONFIG_value=
6233ac_cv_env_PKG_CONFIG_set=
6234ac_cv_env_PKG_CONFIG_value=
6235ac_cv_env_QT_CFLAGS_set=
6236ac_cv_env_QT_CFLAGS_value=
6237ac_cv_env_QT_LIBS_set=
6238ac_cv_env_QT_LIBS_value=
6239ac_cv_env_XFT_CFLAGS_set=
6240ac_cv_env_XFT_CFLAGS_value=
6241ac_cv_env_XFT_LIBS_set=
6242ac_cv_env_XFT_LIBS_value=
6243ac_cv_env_XMKMF_set=
6244ac_cv_env_XMKMF_value=
6245ac_cv_env_YACC_set=
6246ac_cv_env_YACC_value=
6247ac_cv_env_YFLAGS_set=
6248ac_cv_env_YFLAGS_value=
6249ac_cv_env_build_alias_set=
6250ac_cv_env_build_alias_value=
6251ac_cv_env_host_alias_set=
6252ac_cv_env_host_alias_value=
6253ac_cv_env_target_alias_set=
6254ac_cv_env_target_alias_value=
6255ac_cv_f77_compiler_gnu=yes
6256ac_cv_f77_dummy_main=none
6257ac_cv_f77_libs=' -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm'
6258ac_cv_f77_mangling='lower case, underscore, no extra underscore'
6259ac_cv_fortran_dummy_main=none
6260ac_cv_func_FT_Reference_Face=yes
6261ac_cv_func_cheev_=no
6262ac_cv_func_pcre_compile=yes
6263ac_cv_func_setlocale=yes
6264ac_cv_header_Magickpp_h=yes
6265ac_cv_header_curl_curl_h=yes
6266ac_cv_header_dlfcn_h=yes
6267ac_cv_header_fftw3_h=yes
6268ac_cv_header_gl2ps_h=yes
6269ac_cv_header_glpk_glpk_h=no
6270ac_cv_header_glpk_h=yes
6271ac_cv_header_hdf5_h=yes
6272ac_cv_header_inttypes_h=yes
6273ac_cv_header_libqhull_libqhull_h=yes
6274ac_cv_header_memory_h=yes
6275ac_cv_header_minix_config_h=no
6276ac_cv_header_pcre_h=yes
6277ac_cv_header_pcre_pcre_h=no
6278ac_cv_header_stdc=yes
6279ac_cv_header_stdint_h=yes
6280ac_cv_header_stdlib_h=yes
6281ac_cv_header_string_h=yes
6282ac_cv_header_strings_h=yes
6283ac_cv_header_sys_stat_h=yes
6284ac_cv_header_sys_types_h=yes
6285ac_cv_header_unistd_h=yes
6286ac_cv_header_zlib_h=yes
6287ac_cv_host=x86_64-apple-darwin14.5.0
6288ac_cv_lib_atlas_ATL_xerbla=yes
6289ac_cv_lib_blas_sgemm_=yes
6290ac_cv_lib_complib_sgimath_sgemm_=no
6291ac_cv_lib_cxml_sgemm_=no
6292ac_cv_lib_dgemm_dgemm_=no
6293ac_cv_lib_dl_dlopen=yes
6294ac_cv_lib_dxml_sgemm_=no
6295ac_cv_lib_essl_sgemm_=no
6296ac_cv_lib_f77blas_sgemm_=no
6297ac_cv_lib_lapack___cheev_=no
6298ac_cv_lib_lapack_rs6k___cheev_=no
6299ac_cv_lib_lex=-lfl
6300ac_cv_lib_m_sin=yes
6301ac_cv_lib_mkl_sgemm_=no
6302ac_cv_lib_scs_sgemm_=no
6303ac_cv_objext=o
6304ac_cv_path_EGREP='/opt/local/bin/grep -E'
6305ac_cv_path_FGREP='/opt/local/bin/grep -F'
6306ac_cv_path_FLTK_CONFIG=/opt/local/bin/fltk-config
6307ac_cv_path_GREP=/opt/local/bin/grep
6308ac_cv_path_SED=/opt/local/bin/gsed
6309ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
6310ac_cv_pcre_h_macros_present=yes
6311ac_cv_prog_AWK=/opt/local/bin/gawk
6312ac_cv_prog_CPP='/usr/bin/clang -E'
6313ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
6314ac_cv_prog_DEFAULT_PAGER=less
6315ac_cv_prog_FIND=find
6316ac_cv_prog_GHOSTSCRIPT=gs
6317ac_cv_prog_GNUPLOT=gnuplot
6318ac_cv_prog_GPERF=gperf
6319ac_cv_prog_HAVE_PCRE_CONFIG=yes
6320ac_cv_prog_LEX=flex
6321ac_cv_prog_MKINFO=makeinfo
6322ac_cv_prog_PERL=/opt/local/bin/perl
6323ac_cv_prog_PYTHON=''\'' '\'''
6324ac_cv_prog_TEXI2DVI=/opt/local/bin/texi2dvi
6325ac_cv_prog_TEXI2PDF=/opt/local/bin/texi2pdf
6326ac_cv_prog_YACC='bison -y'
6327ac_cv_prog_ac_ct_AR=ar
6328ac_cv_prog_ac_ct_CC=/usr/bin/clang
6329ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
6330ac_cv_prog_ac_ct_LIPO=lipo
6331ac_cv_prog_ac_ct_NMEDIT=nmedit
6332ac_cv_prog_ac_ct_OTOOL=otool
6333ac_cv_prog_ac_ct_RANLIB=ranlib
6334ac_cv_prog_ac_ct_STRIP=strip
6335ac_cv_prog_cc_c89=
6336ac_cv_prog_cc_g=yes
6337ac_cv_prog_cxx_g=yes
6338ac_cv_prog_f77_g=yes
6339ac_cv_prog_f77_v=-v
6340ac_cv_prog_gcc_traditional=no
6341ac_cv_prog_lex_root=lex.yy
6342ac_cv_prog_lex_yytext_pointer=yes
6343ac_cv_prog_make_make_set=yes
6344ac_cv_safe_to_define___extensions__=yes
6345ac_cv_should_define__xopen_source=no
6346ac_cv_sys_file_offset_bits=no
6347ac_cv_sys_largefile_CC=no
6348ac_cv_sys_largefile_source=no
6349am_cv_CC_dependencies_compiler_type=none
6350am_cv_CXX_dependencies_compiler_type=none
6351am_cv_make_support_nested_variables=yes
6352am_cv_prog_cc_c_o=yes
6353am_cv_prog_tar_ustar=gnutar
6354ax_cv_PTHREAD_PRIO_INHERIT=yes
6355gl_cv_c_amsterdam_compiler=no
6356lt_cv_apple_cc_single_mod=yes
6357lt_cv_ar_at_file=no
6358lt_cv_deplibs_check_method=pass_all
6359lt_cv_dlopen=dlopen
6360lt_cv_dlopen_libs=-ldl
6361lt_cv_dlopen_self=yes
6362lt_cv_dlopen_self_static=yes
6363lt_cv_file_magic_cmd='$MAGIC_CMD'
6364lt_cv_file_magic_test_file=
6365lt_cv_ld_exported_symbols_list=yes
6366lt_cv_ld_force_load=yes
6367lt_cv_ld_reload_flag=-r
6368lt_cv_nm_interface='BSD nm'
6369lt_cv_objdir=.libs
6370lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
6371lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
6372lt_cv_path_NM=/opt/local/bin/nm
6373lt_cv_path_mainfest_tool=no
6374lt_cv_prog_compiler_c_o=yes
6375lt_cv_prog_compiler_c_o_CXX=yes
6376lt_cv_prog_compiler_c_o_F77=yes
6377lt_cv_prog_compiler_pic='-fno-common -DPIC'
6378lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
6379lt_cv_prog_compiler_pic_F77=-fno-common
6380lt_cv_prog_compiler_pic_works=yes
6381lt_cv_prog_compiler_pic_works_CXX=yes
6382lt_cv_prog_compiler_pic_works_F77=yes
6383lt_cv_prog_compiler_rtti_exceptions=yes
6384lt_cv_prog_compiler_static_works=no
6385lt_cv_prog_compiler_static_works_CXX=no
6386lt_cv_prog_compiler_static_works_F77=no
6387lt_cv_prog_gnu_ld=no
6388lt_cv_prog_gnu_ldcxx=no
6389lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
6390lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
6391lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
6392lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
6393lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
6394lt_cv_sys_max_cmd_len=196608
6395lt_cv_to_host_file_cmd=func_convert_file_noop
6396lt_cv_to_tool_file_cmd=func_convert_file_noop
6397octave_cv_bison_api_prefix_decl_style=api
6398octave_cv_bison_push_pull_decl_style='dash '
6399octave_cv_broken_stl_algo_h=no
6400octave_cv_curl_has_curlopt_dirlistonly=yes
6401octave_cv_f77_flag__ffloat_store=yes
6402octave_cv_fftw3_threads_lib=-lfftw3_threads
6403octave_cv_fftw3f_threads_lib=-lfftw3f_threads
6404octave_cv_fltk_opengl_support=yes
6405octave_cv_framework_Carbon=yes
6406octave_cv_framework_OpenGL=yes
6407octave_cv_func_fortran_isnan=yes
6408octave_cv_func_glutesscallback_threedots=no
6409octave_cv_func_magick_colorrgb=yes
6410octave_cv_hdf5_has_ver_16_api=no
6411octave_cv_lib_curl=yes
6412octave_cv_lib_fftw3=yes
6413octave_cv_lib_fftw3f=yes
6414octave_cv_lib_glpk=yes
6415octave_cv_lib_glpk_ok=yes
6416octave_cv_lib_hdf5=yes
6417octave_cv_lib_qhull=yes
6418octave_cv_lib_qhull_ok=yes
6419octave_cv_lib_qhull_version=yes
6420octave_cv_lib_z=yes
6421octave_cv_sizeof_fortran_integer=yes
6422pkg_cv_FONTCONFIG_CFLAGS='-I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 '
6423pkg_cv_FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype '
6424pkg_cv_FT2_CFLAGS='-I/opt/local/include/freetype2 '
6425pkg_cv_FT2_LIBS='-L/opt/local/lib -lfreetype '
6426
6427## ----------------- ##
6428## Output variables. ##
6429## ----------------- ##
6430
6431ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-3.8.2/build-aux/missing aclocal-1.14'
6432ALLOCA=''
6433ALLOCA_H=''
6434AMCOND_BUILD_DOCS_FALSE=''
6435AMCOND_BUILD_DOCS_TRUE=''
6436AMCOND_BUILD_GUI_FALSE=''
6437AMCOND_BUILD_GUI_TRUE=''
6438AMCOND_ENABLE_DYNAMIC_LINKING_FALSE=''
6439AMCOND_ENABLE_DYNAMIC_LINKING_TRUE=''
6440AMCOND_HAVE_BROKEN_STL_ALGO_H_FALSE=''
6441AMCOND_HAVE_BROKEN_STL_ALGO_H_TRUE='#'
6442AMCOND_HAVE_FFTW_FALSE='#'
6443AMCOND_HAVE_FFTW_TRUE=''
6444AMCOND_HAVE_JAVA_FALSE=''
6445AMCOND_HAVE_JAVA_TRUE=''
6446AMCOND_HAVE_QSCINTILLA_FALSE=''
6447AMCOND_HAVE_QSCINTILLA_TRUE=''
6448AMCOND_LINK_ALL_DEPS_FALSE=''
6449AMCOND_LINK_ALL_DEPS_TRUE=''
6450AMDEPBACKSLASH=''
6451AMDEP_FALSE=''
6452AMDEP_TRUE='#'
6453AMD_CPPFLAGS=''
6454AMD_LDFLAGS=''
6455AMD_LIBS=''
6456AMTAR='$${TAR-tar}'
6457AM_BACKSLASH='\'
6458AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
6459AM_DEFAULT_VERBOSITY='1'
6460AM_V='$(V)'
6461APPLE_UNIVERSAL_BUILD=''
6462AR='ar'
6463ARFLAGS='cru'
6464ARPACK_CPPFLAGS=''
6465ARPACK_LDFLAGS=''
6466ARPACK_LIBS=''
6467AS='as'
6468AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-3.8.2/build-aux/missing autoconf'
6469AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-3.8.2/build-aux/missing autoheader'
6470AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-3.8.2/build-aux/missing automake-1.14'
6471AWK='/opt/local/bin/gawk'
6472BISON_API_PREFIX_DECL_STYLE='api'
6473BISON_PUSH_PULL_DECL_STYLE='dash '
6474BITSIZEOF_PTRDIFF_T=''
6475BITSIZEOF_SIG_ATOMIC_T=''
6476BITSIZEOF_SIZE_T=''
6477BITSIZEOF_WCHAR_T=''
6478BITSIZEOF_WINT_T=''
6479BLAS_LIBS='-lblas'
6480BUILD_CC='$(CC)'
6481BUILD_CFLAGS='$(CFLAGS)'
6482BUILD_CXX='$(CXX)'
6483BUILD_CXXFLAGS='$(CXXFLAGS)'
6484BUILD_EXEEXT='$(EXEEXT)'
6485BUILD_LDFLAGS='$(LDFLAGS)'
6486CAMD_CPPFLAGS=''
6487CAMD_LDFLAGS=''
6488CAMD_LIBS=''
6489CARBON_LIBS='-Wl,-framework -Wl,Carbon'
6490CC='/usr/bin/clang'
6491CCDEPMODE='depmode=none'
6492CCOLAMD_CPPFLAGS=''
6493CCOLAMD_LDFLAGS=''
6494CCOLAMD_LIBS=''
6495CC_VERSION=''
6496CFLAGS='-pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread'
6497CHOLMOD_CPPFLAGS=''
6498CHOLMOD_LDFLAGS=''
6499CHOLMOD_LIBS=''
6500COLAMD_CPPFLAGS=''
6501COLAMD_LDFLAGS=''
6502COLAMD_LIBS=''
6503COPYSIGNF_LIBM=''
6504COPYSIGN_LIBM=''
6505CPICFLAG=''
6506CPP='/usr/bin/clang -E'
6507CPPFLAGS=''
6508CROSS_TOOL_PREFIX=''
6509CRUFT_DLL_DEFS=''
6510CURL_CPPFLAGS=''
6511CURL_LDFLAGS=''
6512CURL_LIBS='-lcurl'
6513CXSPARSE_CPPFLAGS=''
6514CXSPARSE_LDFLAGS=''
6515CXSPARSE_LIBS=''
6516CXX='/usr/bin/clang++'
6517CXXCPP='/usr/bin/clang++ -E'
6518CXXDEPMODE='depmode=none'
6519CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread'
6520CXXPICFLAG=''
6521CXX_VERSION=''
6522CYGPATH_W='echo'
6523DEFAULT_PAGER='less'
6524DEFAULT_TERMINAL_FONT='Courier'
6525DEFAULT_TERMINAL_FONT_SIZE='10'
6526DEFS=''
6527DEPDIR='.deps'
6528DEPEND_EXTRA_SED_PATTERN=''
6529DEPEND_FLAGS='-M'
6530DESKTOP_FILE_INSTALL=''
6531DLLTOOL='false'
6532DL_LD=''
6533DL_LDFLAGS=''
6534DL_LIBS=''
6535DOCDIR='doc'
6536DSYMUTIL='dsymutil'
6537DUMPBIN=''
6538ECHO_C='\c'
6539ECHO_N=''
6540ECHO_T=''
6541EGREP='/opt/local/bin/grep -E'
6542EMULTIHOP_HIDDEN=''
6543EMULTIHOP_VALUE=''
6544ENABLE_DYNAMIC_LINKING=''
6545ENOLINK_HIDDEN=''
6546ENOLINK_VALUE=''
6547EOVERFLOW_HIDDEN=''
6548EOVERFLOW_VALUE=''
6549ERRNO_H=''
6550EXEEXT=''
6551F77='/opt/local/bin/gfortran-mp-5'
6552F77_APPEND_EXTRA_UNDERSCORE='yes'
6553F77_APPEND_UNDERSCORE='yes'
6554F77_FLOAT_STORE_FLAG='-ffloat-store'
6555F77_INTEGER_8_FLAG=''
6556F77_ISNAN_MACRO=''
6557F77_TOLOWER='yes'
6558FC='/opt/local/bin/gfortran-mp-5'
6559FFLAGS='-ff2c -pipe -Os'
6560FFTW3F_CPPFLAGS=''
6561FFTW3F_LDFLAGS=''
6562FFTW3F_LIBS='-lfftw3f_threads -lfftw3f'
6563FFTW3_CPPFLAGS=''
6564FFTW3_LDFLAGS=''
6565FFTW3_LIBS='-lfftw3_threads -lfftw3'
6566FFT_DIR='fftpack'
6567FGREP='/opt/local/bin/grep -F'
6568FIND='find'
6569FLIBS=' -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin14/5.3.0/../../.. -lgfortran -lquadmath -lm'
6570FLOAT_H=''
6571FLOORF_LIBM=''
6572FLOOR_LIBM=''
6573FLTK_CONFIG='/opt/local/bin/fltk-config'
6574FNMATCH_H=''
6575FONTCONFIG_CFLAGS='-I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 '
6576FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype '
6577FPICFLAG=''
6578FREXPF_LIBM=''
6579FREXP_LIBM=''
6580FT2_CFLAGS='-I/opt/local/include/freetype2 '
6581FT2_LIBS='-L/opt/local/lib -lfreetype '
6582GCC_VERSION=''
6583GETHOSTNAME_LIB=''
6584GETOPT_H=''
6585GHOSTSCRIPT='gs'
6586GL2PS_LIBS='-lgl2ps'
6587GLIBC21=''
6588GLOB_H=''
6589GLPK_CPPFLAGS=''
6590GLPK_LDFLAGS=''
6591GLPK_LIBS='-lglpk'
6592GL_COND_LIBTOOL_FALSE=''
6593GL_COND_LIBTOOL_TRUE=''
6594GL_GENERATE_ALLOCA_H_FALSE=''
6595GL_GENERATE_ALLOCA_H_TRUE=''
6596GL_GENERATE_ERRNO_H_FALSE=''
6597GL_GENERATE_ERRNO_H_TRUE=''
6598GL_GENERATE_FLOAT_H_FALSE=''
6599GL_GENERATE_FLOAT_H_TRUE=''
6600GL_GENERATE_FNMATCH_H_FALSE=''
6601GL_GENERATE_FNMATCH_H_TRUE=''
6602GL_GENERATE_GLOB_H_FALSE=''
6603GL_GENERATE_GLOB_H_TRUE=''
6604GL_GENERATE_STDALIGN_H_FALSE=''
6605GL_GENERATE_STDALIGN_H_TRUE=''
6606GL_GENERATE_STDBOOL_H_FALSE=''
6607GL_GENERATE_STDBOOL_H_TRUE=''
6608GL_GENERATE_STDDEF_H_FALSE=''
6609GL_GENERATE_STDDEF_H_TRUE=''
6610GL_GENERATE_STDINT_H_FALSE=''
6611GL_GENERATE_STDINT_H_TRUE=''
6612GNULIB_ACCEPT4=''
6613GNULIB_ACCEPT=''
6614GNULIB_ACOSF=''
6615GNULIB_ACOSL=''
6616GNULIB_ALPHASORT=''
6617GNULIB_ASINF=''
6618GNULIB_ASINL=''
6619GNULIB_ATAN2F=''
6620GNULIB_ATANF=''
6621GNULIB_ATANL=''
6622GNULIB_ATOLL=''
6623GNULIB_BIND=''
6624GNULIB_BTOWC=''
6625GNULIB_CALLOC_POSIX=''
6626GNULIB_CANONICALIZE_FILE_NAME=''
6627GNULIB_CBRT=''
6628GNULIB_CBRTF=''
6629GNULIB_CBRTL=''
6630GNULIB_CEIL=''
6631GNULIB_CEILF=''
6632GNULIB_CEILL=''
6633GNULIB_CHDIR=''
6634GNULIB_CHOWN=''
6635GNULIB_CLOSE=''
6636GNULIB_CLOSEDIR=''
6637GNULIB_CONNECT=''
6638GNULIB_COPYSIGN=''
6639GNULIB_COPYSIGNF=''
6640GNULIB_COPYSIGNL=''
6641GNULIB_COSF=''
6642GNULIB_COSHF=''
6643GNULIB_COSL=''
6644GNULIB_DIRFD=''
6645GNULIB_DPRINTF=''
6646GNULIB_DUP2=''
6647GNULIB_DUP3=''
6648GNULIB_DUP=''
6649GNULIB_ENVIRON=''
6650GNULIB_EUIDACCESS=''
6651GNULIB_EXP2=''
6652GNULIB_EXP2F=''
6653GNULIB_EXP2L=''
6654GNULIB_EXPF=''
6655GNULIB_EXPL=''
6656GNULIB_EXPM1=''
6657GNULIB_EXPM1F=''
6658GNULIB_EXPM1L=''
6659GNULIB_FABSF=''
6660GNULIB_FABSL=''
6661GNULIB_FACCESSAT=''
6662GNULIB_FCHDIR=''
6663GNULIB_FCHMODAT=''
6664GNULIB_FCHOWNAT=''
6665GNULIB_FCLOSE=''
6666GNULIB_FCNTL=''
6667GNULIB_FDATASYNC=''
6668GNULIB_FDOPEN=''
6669GNULIB_FDOPENDIR=''
6670GNULIB_FFLUSH=''
6671GNULIB_FFS=''
6672GNULIB_FFSL=''
6673GNULIB_FFSLL=''
6674GNULIB_FGETC=''
6675GNULIB_FGETS=''
6676GNULIB_FLOOR=''
6677GNULIB_FLOORF=''
6678GNULIB_FLOORL=''
6679GNULIB_FMA=''
6680GNULIB_FMAF=''
6681GNULIB_FMAL=''
6682GNULIB_FMOD=''
6683GNULIB_FMODF=''
6684GNULIB_FMODL=''
6685GNULIB_FOPEN=''
6686GNULIB_FPRINTF=''
6687GNULIB_FPRINTF_POSIX=''
6688GNULIB_FPURGE=''
6689GNULIB_FPUTC=''
6690GNULIB_FPUTS=''
6691GNULIB_FREAD=''
6692GNULIB_FREOPEN=''
6693GNULIB_FREXP=''
6694GNULIB_FREXPF=''
6695GNULIB_FREXPL=''
6696GNULIB_FSCANF=''
6697GNULIB_FSEEK=''
6698GNULIB_FSEEKO=''
6699GNULIB_FSTAT=''
6700GNULIB_FSTATAT=''
6701GNULIB_FSYNC=''
6702GNULIB_FTELL=''
6703GNULIB_FTELLO=''
6704GNULIB_FTRUNCATE=''
6705GNULIB_FUTIMENS=''
6706GNULIB_FWRITE=''
6707GNULIB_GETC=''
6708GNULIB_GETCHAR=''
6709GNULIB_GETCWD=''
6710GNULIB_GETDELIM=''
6711GNULIB_GETDOMAINNAME=''
6712GNULIB_GETDTABLESIZE=''
6713GNULIB_GETGROUPS=''
6714GNULIB_GETHOSTNAME=''
6715GNULIB_GETLINE=''
6716GNULIB_GETLOADAVG=''
6717GNULIB_GETLOGIN=''
6718GNULIB_GETLOGIN_R=''
6719GNULIB_GETPAGESIZE=''
6720GNULIB_GETPEERNAME=''
6721GNULIB_GETSOCKNAME=''
6722GNULIB_GETSOCKOPT=''
6723GNULIB_GETSUBOPT=''
6724GNULIB_GETTIMEOFDAY=''
6725GNULIB_GETUSERSHELL=''
6726GNULIB_GL_UNISTD_H_GETOPT=''
6727GNULIB_GRANTPT=''
6728GNULIB_GROUP_MEMBER=''
6729GNULIB_HYPOT=''
6730GNULIB_HYPOTF=''
6731GNULIB_HYPOTL=''
6732GNULIB_ILOGB=''
6733GNULIB_ILOGBF=''
6734GNULIB_ILOGBL=''
6735GNULIB_ISATTY=''
6736GNULIB_ISFINITE=''
6737GNULIB_ISINF=''
6738GNULIB_ISNAN=''
6739GNULIB_ISNAND=''
6740GNULIB_ISNANF=''
6741GNULIB_ISNANL=''
6742GNULIB_ISWBLANK=''
6743GNULIB_ISWCTYPE=''
6744GNULIB_LCHMOD=''
6745GNULIB_LCHOWN=''
6746GNULIB_LDEXPF=''
6747GNULIB_LDEXPL=''
6748GNULIB_LINK=''
6749GNULIB_LINKAT=''
6750GNULIB_LISTEN=''
6751GNULIB_LOG10=''
6752GNULIB_LOG10F=''
6753GNULIB_LOG10L=''
6754GNULIB_LOG1P=''
6755GNULIB_LOG1PF=''
6756GNULIB_LOG1PL=''
6757GNULIB_LOG2=''
6758GNULIB_LOG2F=''
6759GNULIB_LOG2L=''
6760GNULIB_LOG=''
6761GNULIB_LOGB=''
6762GNULIB_LOGBF=''
6763GNULIB_LOGBL=''
6764GNULIB_LOGF=''
6765GNULIB_LOGL=''
6766GNULIB_LSEEK=''
6767GNULIB_LSTAT=''
6768GNULIB_MALLOC_POSIX=''
6769GNULIB_MBRLEN=''
6770GNULIB_MBRTOWC=''
6771GNULIB_MBSCASECMP=''
6772GNULIB_MBSCASESTR=''
6773GNULIB_MBSCHR=''
6774GNULIB_MBSCSPN=''
6775GNULIB_MBSINIT=''
6776GNULIB_MBSLEN=''
6777GNULIB_MBSNCASECMP=''
6778GNULIB_MBSNLEN=''
6779GNULIB_MBSNRTOWCS=''
6780GNULIB_MBSPBRK=''
6781GNULIB_MBSPCASECMP=''
6782GNULIB_MBSRCHR=''
6783GNULIB_MBSRTOWCS=''
6784GNULIB_MBSSEP=''
6785GNULIB_MBSSPN=''
6786GNULIB_MBSSTR=''
6787GNULIB_MBSTOK_R=''
6788GNULIB_MBTOWC=''
6789GNULIB_MEMCHR=''
6790GNULIB_MEMMEM=''
6791GNULIB_MEMPCPY=''
6792GNULIB_MEMRCHR=''
6793GNULIB_MKDIRAT=''
6794GNULIB_MKDTEMP=''
6795GNULIB_MKFIFO=''
6796GNULIB_MKFIFOAT=''
6797GNULIB_MKNOD=''
6798GNULIB_MKNODAT=''
6799GNULIB_MKOSTEMP=''
6800GNULIB_MKOSTEMPS=''
6801GNULIB_MKSTEMP=''
6802GNULIB_MKSTEMPS=''
6803GNULIB_MKTIME=''
6804GNULIB_MODF=''
6805GNULIB_MODFF=''
6806GNULIB_MODFL=''
6807GNULIB_NANOSLEEP=''
6808GNULIB_NONBLOCKING=''
6809GNULIB_OBSTACK_PRINTF=''
6810GNULIB_OBSTACK_PRINTF_POSIX=''
6811GNULIB_OPEN=''
6812GNULIB_OPENAT=''
6813GNULIB_OPENDIR=''
6814GNULIB_PCLOSE=''
6815GNULIB_PERROR=''
6816GNULIB_PIPE2=''
6817GNULIB_PIPE=''
6818GNULIB_POPEN=''
6819GNULIB_POSIX_OPENPT=''
6820GNULIB_POWF=''
6821GNULIB_PREAD=''
6822GNULIB_PRINTF=''
6823GNULIB_PRINTF_POSIX=''
6824GNULIB_PSELECT=''
6825GNULIB_PTHREAD_SIGMASK=''
6826GNULIB_PTSNAME=''
6827GNULIB_PTSNAME_R=''
6828GNULIB_PUTC=''
6829GNULIB_PUTCHAR=''
6830GNULIB_PUTENV=''
6831GNULIB_PUTS=''
6832GNULIB_PWRITE=''
6833GNULIB_RAISE=''
6834GNULIB_RANDOM=''
6835GNULIB_RANDOM_R=''
6836GNULIB_RAWMEMCHR=''
6837GNULIB_READ=''
6838GNULIB_READDIR=''
6839GNULIB_READLINK=''
6840GNULIB_READLINKAT=''
6841GNULIB_REALLOC_POSIX=''
6842GNULIB_REALPATH=''
6843GNULIB_RECV=''
6844GNULIB_RECVFROM=''
6845GNULIB_REMAINDER=''
6846GNULIB_REMAINDERF=''
6847GNULIB_REMAINDERL=''
6848GNULIB_REMOVE=''
6849GNULIB_RENAME=''
6850GNULIB_RENAMEAT=''
6851GNULIB_REWINDDIR=''
6852GNULIB_RINT=''
6853GNULIB_RINTF=''
6854GNULIB_RINTL=''
6855GNULIB_RMDIR=''
6856GNULIB_ROUND=''
6857GNULIB_ROUNDF=''
6858GNULIB_ROUNDL=''
6859GNULIB_RPMATCH=''
6860GNULIB_SCANDIR=''
6861GNULIB_SCANF=''
6862GNULIB_SECURE_GETENV=''
6863GNULIB_SELECT=''
6864GNULIB_SEND=''
6865GNULIB_SENDTO=''
6866GNULIB_SETENV=''
6867GNULIB_SETHOSTNAME=''
6868GNULIB_SETSOCKOPT=''
6869GNULIB_SHUTDOWN=''
6870GNULIB_SIGACTION=''
6871GNULIB_SIGNAL_H_SIGPIPE=''
6872GNULIB_SIGNBIT=''
6873GNULIB_SIGPROCMASK=''
6874GNULIB_SINF=''
6875GNULIB_SINHF=''
6876GNULIB_SINL=''
6877GNULIB_SLEEP=''
6878GNULIB_SNPRINTF=''
6879GNULIB_SOCKET=''
6880GNULIB_SPRINTF_POSIX=''
6881GNULIB_SQRTF=''
6882GNULIB_SQRTL=''
6883GNULIB_STAT=''
6884GNULIB_STDIO_H_NONBLOCKING=''
6885GNULIB_STDIO_H_SIGPIPE=''
6886GNULIB_STPCPY=''
6887GNULIB_STPNCPY=''
6888GNULIB_STRCASESTR=''
6889GNULIB_STRCHRNUL=''
6890GNULIB_STRDUP=''
6891GNULIB_STRERROR=''
6892GNULIB_STRERROR_R=''
6893GNULIB_STRNCAT=''
6894GNULIB_STRNDUP=''
6895GNULIB_STRNLEN=''
6896GNULIB_STRPBRK=''
6897GNULIB_STRPTIME=''
6898GNULIB_STRSEP=''
6899GNULIB_STRSIGNAL=''
6900GNULIB_STRSTR=''
6901GNULIB_STRTOD=''
6902GNULIB_STRTOK_R=''
6903GNULIB_STRTOLL=''
6904GNULIB_STRTOULL=''
6905GNULIB_STRVERSCMP=''
6906GNULIB_SYMLINK=''
6907GNULIB_SYMLINKAT=''
6908GNULIB_SYSTEM_POSIX=''
6909GNULIB_TANF=''
6910GNULIB_TANHF=''
6911GNULIB_TANL=''
6912GNULIB_TIMEGM=''
6913GNULIB_TIMES=''
6914GNULIB_TIME_R=''
6915GNULIB_TMPFILE=''
6916GNULIB_TOWCTRANS=''
6917GNULIB_TRUNC=''
6918GNULIB_TRUNCF=''
6919GNULIB_TRUNCL=''
6920GNULIB_TTYNAME_R=''
6921GNULIB_UNAME=''
6922GNULIB_UNISTD_H_NONBLOCKING=''
6923GNULIB_UNISTD_H_SIGPIPE=''
6924GNULIB_UNLINK=''
6925GNULIB_UNLINKAT=''
6926GNULIB_UNLOCKPT=''
6927GNULIB_UNSETENV=''
6928GNULIB_USLEEP=''
6929GNULIB_UTIMENSAT=''
6930GNULIB_VASPRINTF=''
6931GNULIB_VDPRINTF=''
6932GNULIB_VFPRINTF=''
6933GNULIB_VFPRINTF_POSIX=''
6934GNULIB_VFSCANF=''
6935GNULIB_VPRINTF=''
6936GNULIB_VPRINTF_POSIX=''
6937GNULIB_VSCANF=''
6938GNULIB_VSNPRINTF=''
6939GNULIB_VSPRINTF_POSIX=''
6940GNULIB_WCPCPY=''
6941GNULIB_WCPNCPY=''
6942GNULIB_WCRTOMB=''
6943GNULIB_WCSCASECMP=''
6944GNULIB_WCSCAT=''
6945GNULIB_WCSCHR=''
6946GNULIB_WCSCMP=''
6947GNULIB_WCSCOLL=''
6948GNULIB_WCSCPY=''
6949GNULIB_WCSCSPN=''
6950GNULIB_WCSDUP=''
6951GNULIB_WCSLEN=''
6952GNULIB_WCSNCASECMP=''
6953GNULIB_WCSNCAT=''
6954GNULIB_WCSNCMP=''
6955GNULIB_WCSNCPY=''
6956GNULIB_WCSNLEN=''
6957GNULIB_WCSNRTOMBS=''
6958GNULIB_WCSPBRK=''
6959GNULIB_WCSRCHR=''
6960GNULIB_WCSRTOMBS=''
6961GNULIB_WCSSPN=''
6962GNULIB_WCSSTR=''
6963GNULIB_WCSTOK=''
6964GNULIB_WCSWIDTH=''
6965GNULIB_WCSXFRM=''
6966GNULIB_WCTOB=''
6967GNULIB_WCTOMB=''
6968GNULIB_WCTRANS=''
6969GNULIB_WCTYPE=''
6970GNULIB_WCWIDTH=''
6971GNULIB_WMEMCHR=''
6972GNULIB_WMEMCMP=''
6973GNULIB_WMEMCPY=''
6974GNULIB_WMEMMOVE=''
6975GNULIB_WMEMSET=''
6976GNULIB_WRITE=''
6977GNULIB__EXIT=''
6978GNUPLOT='gnuplot'
6979GPERF='gperf'
6980GRAPHICS_CFLAGS='-I/opt/local/include -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT'
6981GRAPHICS_LIBS='-L/opt/local/lib -Wl,-headerpad_max_install_names -lfltk_gl -framework AGL -framework OpenGL -framework ApplicationServices -lfltk -lpthread -framework Cocoa'
6982GREP='/opt/local/bin/grep'
6983GXX_VERSION=''
6984HAVE_ACCEPT4=''
6985HAVE_ACOSF=''
6986HAVE_ACOSL=''
6987HAVE_ALPHASORT=''
6988HAVE_ASINF=''
6989HAVE_ASINL=''
6990HAVE_ATAN2F=''
6991HAVE_ATANF=''
6992HAVE_ATANL=''
6993HAVE_ATOLL=''
6994HAVE_BTOWC=''
6995HAVE_CANONICALIZE_FILE_NAME=''
6996HAVE_CBRT=''
6997HAVE_CBRTF=''
6998HAVE_CBRTL=''
6999HAVE_CHOWN=''
7000HAVE_CLOSEDIR=''
7001HAVE_COPYSIGN=''
7002HAVE_COPYSIGNL=''
7003HAVE_COSF=''
7004HAVE_COSHF=''
7005HAVE_COSL=''
7006HAVE_DECL_ACOSL=''
7007HAVE_DECL_ASINL=''
7008HAVE_DECL_ATANL=''
7009HAVE_DECL_CBRTF=''
7010HAVE_DECL_CBRTL=''
7011HAVE_DECL_CEILF=''
7012HAVE_DECL_CEILL=''
7013HAVE_DECL_COPYSIGNF=''
7014HAVE_DECL_COSL=''
7015HAVE_DECL_DIRFD=''
7016HAVE_DECL_ENVIRON=''
7017HAVE_DECL_EXP2=''
7018HAVE_DECL_EXP2F=''
7019HAVE_DECL_EXP2L=''
7020HAVE_DECL_EXPL=''
7021HAVE_DECL_EXPM1L=''
7022HAVE_DECL_FCHDIR=''
7023HAVE_DECL_FDATASYNC=''
7024HAVE_DECL_FDOPENDIR=''
7025HAVE_DECL_FLOORF=''
7026HAVE_DECL_FLOORL=''
7027HAVE_DECL_FPURGE=''
7028HAVE_DECL_FREXPL=''
7029HAVE_DECL_FSEEKO=''
7030HAVE_DECL_FTELLO=''
7031HAVE_DECL_GETDELIM=''
7032HAVE_DECL_GETDOMAINNAME=''
7033HAVE_DECL_GETLINE=''
7034HAVE_DECL_GETLOADAVG=''
7035HAVE_DECL_GETLOGIN_R=''
7036HAVE_DECL_GETPAGESIZE=''
7037HAVE_DECL_GETUSERSHELL=''
7038HAVE_DECL_LDEXPL=''
7039HAVE_DECL_LOCALTIME_R=''
7040HAVE_DECL_LOG10L=''
7041HAVE_DECL_LOG2=''
7042HAVE_DECL_LOG2F=''
7043HAVE_DECL_LOG2L=''
7044HAVE_DECL_LOGB=''
7045HAVE_DECL_LOGL=''
7046HAVE_DECL_MEMMEM=''
7047HAVE_DECL_MEMRCHR=''
7048HAVE_DECL_OBSTACK_PRINTF=''
7049HAVE_DECL_REMAINDER=''
7050HAVE_DECL_REMAINDERL=''
7051HAVE_DECL_RINTF=''
7052HAVE_DECL_ROUND=''
7053HAVE_DECL_ROUNDF=''
7054HAVE_DECL_ROUNDL=''
7055HAVE_DECL_SETENV=''
7056HAVE_DECL_SETHOSTNAME=''
7057HAVE_DECL_SINL=''
7058HAVE_DECL_SNPRINTF=''
7059HAVE_DECL_SQRTL=''
7060HAVE_DECL_STRDUP=''
7061HAVE_DECL_STRERROR_R=''
7062HAVE_DECL_STRNCASECMP=''
7063HAVE_DECL_STRNDUP=''
7064HAVE_DECL_STRNLEN=''
7065HAVE_DECL_STRSIGNAL=''
7066HAVE_DECL_STRTOK_R=''
7067HAVE_DECL_TANL=''
7068HAVE_DECL_TRUNC=''
7069HAVE_DECL_TRUNCF=''
7070HAVE_DECL_TRUNCL=''
7071HAVE_DECL_TTYNAME_R=''
7072HAVE_DECL_UNSETENV=''
7073HAVE_DECL_VSNPRINTF=''
7074HAVE_DECL_WCTOB=''
7075HAVE_DECL_WCWIDTH=''
7076HAVE_DIRENT_H=''
7077HAVE_DPRINTF=''
7078HAVE_DUP2=''
7079HAVE_DUP3=''
7080HAVE_EUIDACCESS=''
7081HAVE_EXPF=''
7082HAVE_EXPL=''
7083HAVE_EXPM1=''
7084HAVE_EXPM1F=''
7085HAVE_FABSF=''
7086HAVE_FABSL=''
7087HAVE_FACCESSAT=''
7088HAVE_FCHDIR=''
7089HAVE_FCHMODAT=''
7090HAVE_FCHOWNAT=''
7091HAVE_FCNTL=''
7092HAVE_FDATASYNC=''
7093HAVE_FDOPENDIR=''
7094HAVE_FEATURES_H=''
7095HAVE_FFS=''
7096HAVE_FFSL=''
7097HAVE_FFSLL=''
7098HAVE_FMA=''
7099HAVE_FMAF=''
7100HAVE_FMAL=''
7101HAVE_FMODF=''
7102HAVE_FMODL=''
7103HAVE_FREXPF=''
7104HAVE_FSEEKO=''
7105HAVE_FSTATAT=''
7106HAVE_FSYNC=''
7107HAVE_FTELLO=''
7108HAVE_FTRUNCATE=''
7109HAVE_FUTIMENS=''
7110HAVE_GETDTABLESIZE=''
7111HAVE_GETGROUPS=''
7112HAVE_GETHOSTNAME=''
7113HAVE_GETLOGIN=''
7114HAVE_GETOPT_H=''
7115HAVE_GETPAGESIZE=''
7116HAVE_GETSUBOPT=''
7117HAVE_GETTIMEOFDAY=''
7118HAVE_GRANTPT=''
7119HAVE_GROUP_MEMBER=''
7120HAVE_HYPOTF=''
7121HAVE_HYPOTL=''
7122HAVE_ILOGB=''
7123HAVE_ILOGBF=''
7124HAVE_ILOGBL=''
7125HAVE_INTTYPES_H=''
7126HAVE_ISNAND=''
7127HAVE_ISNANF=''
7128HAVE_ISNANL=''
7129HAVE_ISWBLANK=''
7130HAVE_ISWCNTRL=''
7131HAVE_LCHMOD=''
7132HAVE_LCHOWN=''
7133HAVE_LDEXPF=''
7134HAVE_LINK=''
7135HAVE_LINKAT=''
7136HAVE_LOG10F=''
7137HAVE_LOG10L=''
7138HAVE_LOG1P=''
7139HAVE_LOG1PF=''
7140HAVE_LOG1PL=''
7141HAVE_LOGBF=''
7142HAVE_LOGBL=''
7143HAVE_LOGF=''
7144HAVE_LOGL=''
7145HAVE_LONG_LONG_INT=''
7146HAVE_LSTAT=''
7147HAVE_MBRLEN=''
7148HAVE_MBRTOWC=''
7149HAVE_MBSINIT=''
7150HAVE_MBSLEN=''
7151HAVE_MBSNRTOWCS=''
7152HAVE_MBSRTOWCS=''
7153HAVE_MEMCHR=''
7154HAVE_MEMPCPY=''
7155HAVE_MKDIRAT=''
7156HAVE_MKDTEMP=''
7157HAVE_MKFIFO=''
7158HAVE_MKFIFOAT=''
7159HAVE_MKNOD=''
7160HAVE_MKNODAT=''
7161HAVE_MKOSTEMP=''
7162HAVE_MKOSTEMPS=''
7163HAVE_MKSTEMP=''
7164HAVE_MKSTEMPS=''
7165HAVE_MODFF=''
7166HAVE_MODFL=''
7167HAVE_MSVC_INVALID_PARAMETER_HANDLER=''
7168HAVE_NANOSLEEP=''
7169HAVE_OPENAT=''
7170HAVE_OPENDIR=''
7171HAVE_OS_H=''
7172HAVE_PCLOSE=''
7173HAVE_PCRE_CONFIG='yes'
7174HAVE_PIPE2=''
7175HAVE_PIPE=''
7176HAVE_POPEN=''
7177HAVE_POSIX_OPENPT=''
7178HAVE_POSIX_SIGNALBLOCKING=''
7179HAVE_POWF=''
7180HAVE_PREAD=''
7181HAVE_PSELECT=''
7182HAVE_PTHREAD_SIGMASK=''
7183HAVE_PTSNAME=''
7184HAVE_PTSNAME_R=''
7185HAVE_PWRITE=''
7186HAVE_RAISE=''
7187HAVE_RANDOM=''
7188HAVE_RANDOM_H=''
7189HAVE_RANDOM_R=''
7190HAVE_RAWMEMCHR=''
7191HAVE_READDIR=''
7192HAVE_READLINK=''
7193HAVE_READLINKAT=''
7194HAVE_REALPATH=''
7195HAVE_REMAINDER=''
7196HAVE_REMAINDERF=''
7197HAVE_RENAMEAT=''
7198HAVE_REWINDDIR=''
7199HAVE_RINT=''
7200HAVE_RINTL=''
7201HAVE_RPMATCH=''
7202HAVE_SAME_LONG_DOUBLE_AS_DOUBLE=''
7203HAVE_SA_FAMILY_T=''
7204HAVE_SCANDIR=''
7205HAVE_SECURE_GETENV=''
7206HAVE_SETENV=''
7207HAVE_SETHOSTNAME=''
7208HAVE_SIGACTION=''
7209HAVE_SIGHANDLER_T=''
7210HAVE_SIGINFO_T=''
7211HAVE_SIGNED_SIG_ATOMIC_T=''
7212HAVE_SIGNED_WCHAR_T=''
7213HAVE_SIGNED_WINT_T=''
7214HAVE_SIGSET_T=''
7215HAVE_SINF=''
7216HAVE_SINHF=''
7217HAVE_SINL=''
7218HAVE_SLEEP=''
7219HAVE_SQRTF=''
7220HAVE_SQRTL=''
7221HAVE_STDINT_H=''
7222HAVE_STPCPY=''
7223HAVE_STPNCPY=''
7224HAVE_STRCASECMP=''
7225HAVE_STRCASESTR=''
7226HAVE_STRCHRNUL=''
7227HAVE_STRINGS_H=''
7228HAVE_STRPBRK=''
7229HAVE_STRPTIME=''
7230HAVE_STRSEP=''
7231HAVE_STRTOD=''
7232HAVE_STRTOLL=''
7233HAVE_STRTOULL=''
7234HAVE_STRUCT_RANDOM_DATA=''
7235HAVE_STRUCT_SIGACTION_SA_SIGACTION=''
7236HAVE_STRUCT_SOCKADDR_STORAGE=''
7237HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY=''
7238HAVE_STRUCT_TIMEVAL=''
7239HAVE_STRUCT_TMS=''
7240HAVE_STRUCT_UTSNAME=''
7241HAVE_STRVERSCMP=''
7242HAVE_SYMLINK=''
7243HAVE_SYMLINKAT=''
7244HAVE_SYS_BITYPES_H=''
7245HAVE_SYS_CDEFS_H=''
7246HAVE_SYS_INTTYPES_H=''
7247HAVE_SYS_LOADAVG_H=''
7248HAVE_SYS_PARAM_H=''
7249HAVE_SYS_SELECT_H=''
7250HAVE_SYS_SOCKET_H=''
7251HAVE_SYS_TIMES_H=''
7252HAVE_SYS_TIME_H=''
7253HAVE_SYS_TYPES_H=''
7254HAVE_SYS_UIO_H=''
7255HAVE_SYS_UTSNAME_H=''
7256HAVE_TANF=''
7257HAVE_TANHF=''
7258HAVE_TANL=''
7259HAVE_TIMEGM=''
7260HAVE_TIMES=''
7261HAVE_TYPE_VOLATILE_SIG_ATOMIC_T=''
7262HAVE_UNAME=''
7263HAVE_UNISTD_H=''
7264HAVE_UNLINKAT=''
7265HAVE_UNLOCKPT=''
7266HAVE_UNSIGNED_LONG_LONG_INT=''
7267HAVE_USLEEP=''
7268HAVE_UTIMENSAT=''
7269HAVE_VASPRINTF=''
7270HAVE_VDPRINTF=''
7271HAVE_WCHAR_H=''
7272HAVE_WCHAR_T=''
7273HAVE_WCPCPY=''
7274HAVE_WCPNCPY=''
7275HAVE_WCRTOMB=''
7276HAVE_WCSCASECMP=''
7277HAVE_WCSCAT=''
7278HAVE_WCSCHR=''
7279HAVE_WCSCMP=''
7280HAVE_WCSCOLL=''
7281HAVE_WCSCPY=''
7282HAVE_WCSCSPN=''
7283HAVE_WCSDUP=''
7284HAVE_WCSLEN=''
7285HAVE_WCSNCASECMP=''
7286HAVE_WCSNCAT=''
7287HAVE_WCSNCMP=''
7288HAVE_WCSNCPY=''
7289HAVE_WCSNLEN=''
7290HAVE_WCSNRTOMBS=''
7291HAVE_WCSPBRK=''
7292HAVE_WCSRCHR=''
7293HAVE_WCSRTOMBS=''
7294HAVE_WCSSPN=''
7295HAVE_WCSSTR=''
7296HAVE_WCSTOK=''
7297HAVE_WCSWIDTH=''
7298HAVE_WCSXFRM=''
7299HAVE_WCTRANS_T=''
7300HAVE_WCTYPE_H=''
7301HAVE_WCTYPE_T=''
7302HAVE_WINSOCK2_H=''
7303HAVE_WINT_T=''
7304HAVE_WMEMCHR=''
7305HAVE_WMEMCMP=''
7306HAVE_WMEMCPY=''
7307HAVE_WMEMMOVE=''
7308HAVE_WMEMSET=''
7309HAVE_WS2TCPIP_H=''
7310HAVE__BOOL=''
7311HAVE__EXIT=''
7312HDF5_CPPFLAGS=''
7313HDF5_LDFLAGS=''
7314HDF5_LIBS='-lhdf5'
7315INCLUDE_DEPS='yes'
7316INCLUDE_NEXT=''
7317INCLUDE_NEXT_AS_FIRST_DIRECTIVE=''
7318INSTALL_DATA='${INSTALL} -m 644'
7319INSTALL_PROGRAM='${INSTALL}'
7320INSTALL_SCRIPT='${INSTALL}'
7321INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
7322ISNAND_LIBM=''
7323ISNANF_LIBM=''
7324JAR=''
7325JAVA=''
7326JAVAC=''
7327JAVA_CPPFLAGS=''
7328JAVA_HOME=''
7329JAVA_LIBS=''
7330LAPACK_LIBS=''
7331LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
7332LDFLAGS=''
7333LD_CXX='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
7334LD_STATIC_FLAG=''
7335LEX='flex'
7336LEXLIB=''
7337LEX_OUTPUT_ROOT='lex.octave_'
7338LFLAGS='-I'
7339LIBINTL=''
7340LIBOBJS=''
7341LIBOCTAVE=''
7342LIBOCTINTERP=''
7343LIBPRE=''
7344LIBS='-lm  '
7345LIBSOCKET=''
7346LIBTOOL='$(SHELL) $(top_builddir)/libtool'
7347LIB_NANOSLEEP=''
7348LIB_SELECT=''
7349LIPO='lipo'
7350LLVM_CONFIG=''
7351LLVM_CPPFLAGS=''
7352LLVM_CXXFLAGS=''
7353LLVM_LDFLAGS=''
7354LLVM_LIBS=''
7355LN_S='ln -s'
7356LOCALCHARSET_TESTS_ENVIRONMENT=''
7357LOCALE_FR=''
7358LOCALE_FR_UTF8=''
7359LOCALE_JA=''
7360LOCALE_ZH_CN=''
7361LOG2F_LIBM=''
7362LOG2_LIBM=''
7363LOGF_LIBM=''
7364LOG_LIBM=''
7365LRELEASE=''
7366LTALLOCA=''
7367LTLIBINTL=''
7368LTLIBOBJS=''
7369MAGICK_CPPFLAGS='-I/opt/local/include/GraphicsMagick '
7370MAGICK_LDFLAGS='-L/opt/local/lib '
7371MAGICK_LIBS='-lGraphicsMagick++ -lGraphicsMagick '
7372MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-3.8.2/build-aux/missing makeinfo'
7373MANIFEST_TOOL=':'
7374MKDIR_P='build-aux/install-sh -c -d'
7375MKINFO='makeinfo'
7376MKOCTFILE_AR=''
7377MKOCTFILE_CC=''
7378MKOCTFILE_CXX=''
7379MKOCTFILE_DL_LD=''
7380MKOCTFILE_DL_LDFLAGS=''
7381MKOCTFILE_F77=''
7382MKOCTFILE_LD_CXX=''
7383MKOCTFILE_RANLIB=''
7384MOC='/opt/local/libexec/qt4/bin/moc'
7385NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=''
7386NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
7387NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
7388NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
7389NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
7390NEXT_AS_FIRST_DIRECTIVE_MATH_H=''
7391NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
7392NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
7393NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
7394NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
7395NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
7396NEXT_AS_FIRST_DIRECTIVE_STRINGS_H=''
7397NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
7398NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H=''
7399NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H=''
7400NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
7401NEXT_AS_FIRST_DIRECTIVE_SYS_TIMES_H=''
7402NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
7403NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
7404NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H=''
7405NEXT_AS_FIRST_DIRECTIVE_SYS_UTSNAME_H=''
7406NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
7407NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
7408NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
7409NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=''
7410NEXT_DIRENT_H=''
7411NEXT_ERRNO_H=''
7412NEXT_FCNTL_H=''
7413NEXT_FLOAT_H=''
7414NEXT_GETOPT_H=''
7415NEXT_MATH_H=''
7416NEXT_SIGNAL_H=''
7417NEXT_STDDEF_H=''
7418NEXT_STDINT_H=''
7419NEXT_STDIO_H=''
7420NEXT_STDLIB_H=''
7421NEXT_STRINGS_H=''
7422NEXT_STRING_H=''
7423NEXT_SYS_SELECT_H=''
7424NEXT_SYS_SOCKET_H=''
7425NEXT_SYS_STAT_H=''
7426NEXT_SYS_TIMES_H=''
7427NEXT_SYS_TIME_H=''
7428NEXT_SYS_TYPES_H=''
7429NEXT_SYS_UIO_H=''
7430NEXT_SYS_UTSNAME_H=''
7431NEXT_TIME_H=''
7432NEXT_UNISTD_H=''
7433NEXT_WCHAR_H=''
7434NEXT_WCTYPE_H=''
7435NM='/opt/local/bin/nm'
7436NMEDIT='nmedit'
7437NO_OCT_FILE_STRIP=''
7438NO_UNDEFINED_LDFLAG=''
7439OBJDUMP='false'
7440OBJEXT='o'
7441OCTAVE_API_VERSION='api-v49+'
7442OCTAVE_COPYRIGHT='Copyright (C) 2014 John W. Eaton and others.'
7443OCTAVE_DLL_DEFS=''
7444OCTAVE_IDX_TYPE='int'
7445OCTAVE_MAJOR_VERSION='3'
7446OCTAVE_MINOR_VERSION='8'
7447OCTAVE_PATCH_VERSION='2'
7448OCTAVE_RELEASE_DATE='2014-08-06'
7449OCTAVE_VERSION='3.8.2'
7450OCTGRAPHICS_DLL_DEFS=''
7451OCTGUI_DLL_DEFS=''
7452OCTINTERP_DLL_DEFS=''
7453OPENGL_LIBS='-L/opt/local/lib -lfontconfig -lfreetype  -Wl,-framework -Wl,OpenGL'
7454OTOOL64=':'
7455OTOOL='otool'
7456PACKAGE='octave'
7457PACKAGE_BUGREPORT='http://octave.org/bugs.html'
7458PACKAGE_NAME='GNU Octave'
7459PACKAGE_STRING='GNU Octave 3.8.2'
7460PACKAGE_TARNAME='octave'
7461PACKAGE_URL='http://www.gnu.org/software/octave/'
7462PACKAGE_VERSION='3.8.2'
7463PATH_SEPARATOR=':'
7464PCRE_CPPFLAGS='-I/opt/local/include'
7465PCRE_LIBS='-L/opt/local/lib -lpcre'
7466PERL='/opt/local/bin/perl'
7467PKG_CONFIG='/opt/local/bin/pkg-config'
7468POW_LIBM=''
7469PRAGMA_COLUMNS=''
7470PRAGMA_SYSTEM_HEADER=''
7471PTHREAD_CC='/usr/bin/clang'
7472PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread'
7473PTHREAD_H_DEFINES_STRUCT_TIMESPEC=''
7474PTHREAD_LIBS=''
7475PTRDIFF_T_SUFFIX=''
7476PYTHON=''\'' '\'''
7477QHULL_CPPFLAGS=''
7478QHULL_LDFLAGS=''
7479QHULL_LIBS='-lqhull'
7480QRUPDATE_CPPFLAGS=''
7481QRUPDATE_LDFLAGS=''
7482QRUPDATE_LIBS=''
7483QT_CFLAGS=''
7484QT_CPPFLAGS=''
7485QT_LDFLAGS=''
7486QT_LIBS=''
7487RANLIB='ranlib'
7488RCC=''
7489RDYNAMIC_FLAG=''
7490READLINE_LIBS=''
7491REPLACE_BTOWC=''
7492REPLACE_CALLOC=''
7493REPLACE_CANONICALIZE_FILE_NAME=''
7494REPLACE_CBRTF=''
7495REPLACE_CBRTL=''
7496REPLACE_CEIL=''
7497REPLACE_CEILF=''
7498REPLACE_CEILL=''
7499REPLACE_CHOWN=''
7500REPLACE_CLOSE=''
7501REPLACE_CLOSEDIR=''
7502REPLACE_DIRFD=''
7503REPLACE_DPRINTF=''
7504REPLACE_DUP2=''
7505REPLACE_DUP=''
7506REPLACE_EXP2=''
7507REPLACE_EXP2L=''
7508REPLACE_EXPM1=''
7509REPLACE_EXPM1F=''
7510REPLACE_FABSL=''
7511REPLACE_FCHOWNAT=''
7512REPLACE_FCLOSE=''
7513REPLACE_FCNTL=''
7514REPLACE_FDOPEN=''
7515REPLACE_FDOPENDIR=''
7516REPLACE_FFLUSH=''
7517REPLACE_FLOOR=''
7518REPLACE_FLOORF=''
7519REPLACE_FLOORL=''
7520REPLACE_FMA=''
7521REPLACE_FMAF=''
7522REPLACE_FMAL=''
7523REPLACE_FMOD=''
7524REPLACE_FMODF=''
7525REPLACE_FMODL=''
7526REPLACE_FOPEN=''
7527REPLACE_FPRINTF=''
7528REPLACE_FPURGE=''
7529REPLACE_FREOPEN=''
7530REPLACE_FREXP=''
7531REPLACE_FREXPF=''
7532REPLACE_FREXPL=''
7533REPLACE_FSEEK=''
7534REPLACE_FSEEKO=''
7535REPLACE_FSTAT=''
7536REPLACE_FSTATAT=''
7537REPLACE_FTELL=''
7538REPLACE_FTELLO=''
7539REPLACE_FTRUNCATE=''
7540REPLACE_FUTIMENS=''
7541REPLACE_GETCWD=''
7542REPLACE_GETDELIM=''
7543REPLACE_GETDOMAINNAME=''
7544REPLACE_GETDTABLESIZE=''
7545REPLACE_GETGROUPS=''
7546REPLACE_GETLINE=''
7547REPLACE_GETLOGIN_R=''
7548REPLACE_GETPAGESIZE=''
7549REPLACE_GETTIMEOFDAY=''
7550REPLACE_HUGE_VAL=''
7551REPLACE_HYPOT=''
7552REPLACE_HYPOTF=''
7553REPLACE_HYPOTL=''
7554REPLACE_ILOGB=''
7555REPLACE_ILOGBF=''
7556REPLACE_ISATTY=''
7557REPLACE_ISFINITE=''
7558REPLACE_ISINF=''
7559REPLACE_ISNAN=''
7560REPLACE_ISWBLANK=''
7561REPLACE_ISWCNTRL=''
7562REPLACE_ITOLD=''
7563REPLACE_LCHOWN=''
7564REPLACE_LDEXPL=''
7565REPLACE_LINK=''
7566REPLACE_LINKAT=''
7567REPLACE_LOCALTIME_R=''
7568REPLACE_LOG10=''
7569REPLACE_LOG10F=''
7570REPLACE_LOG10L=''
7571REPLACE_LOG1P=''
7572REPLACE_LOG1PF=''
7573REPLACE_LOG1PL=''
7574REPLACE_LOG2=''
7575REPLACE_LOG2F=''
7576REPLACE_LOG2L=''
7577REPLACE_LOG=''
7578REPLACE_LOGB=''
7579REPLACE_LOGBF=''
7580REPLACE_LOGBL=''
7581REPLACE_LOGF=''
7582REPLACE_LOGL=''
7583REPLACE_LSEEK=''
7584REPLACE_LSTAT=''
7585REPLACE_MALLOC=''
7586REPLACE_MBRLEN=''
7587REPLACE_MBRTOWC=''
7588REPLACE_MBSINIT=''
7589REPLACE_MBSNRTOWCS=''
7590REPLACE_MBSRTOWCS=''
7591REPLACE_MBSTATE_T=''
7592REPLACE_MBTOWC=''
7593REPLACE_MEMCHR=''
7594REPLACE_MEMMEM=''
7595REPLACE_MKDIR=''
7596REPLACE_MKFIFO=''
7597REPLACE_MKNOD=''
7598REPLACE_MKSTEMP=''
7599REPLACE_MKTIME=''
7600REPLACE_MODF=''
7601REPLACE_MODFF=''
7602REPLACE_MODFL=''
7603REPLACE_NAN=''
7604REPLACE_NANOSLEEP=''
7605REPLACE_NULL=''
7606REPLACE_OBSTACK_PRINTF=''
7607REPLACE_OPEN=''
7608REPLACE_OPENAT=''
7609REPLACE_OPENDIR=''
7610REPLACE_PERROR=''
7611REPLACE_POPEN=''
7612REPLACE_PREAD=''
7613REPLACE_PRINTF=''
7614REPLACE_PSELECT=''
7615REPLACE_PTHREAD_SIGMASK=''
7616REPLACE_PTSNAME=''
7617REPLACE_PTSNAME_R=''
7618REPLACE_PUTENV=''
7619REPLACE_PWRITE=''
7620REPLACE_RAISE=''
7621REPLACE_RANDOM_R=''
7622REPLACE_READ=''
7623REPLACE_READLINK=''
7624REPLACE_REALLOC=''
7625REPLACE_REALPATH=''
7626REPLACE_REMAINDER=''
7627REPLACE_REMAINDERF=''
7628REPLACE_REMAINDERL=''
7629REPLACE_REMOVE=''
7630REPLACE_RENAME=''
7631REPLACE_RENAMEAT=''
7632REPLACE_RMDIR=''
7633REPLACE_ROUND=''
7634REPLACE_ROUNDF=''
7635REPLACE_ROUNDL=''
7636REPLACE_SELECT=''
7637REPLACE_SETENV=''
7638REPLACE_SIGNBIT=''
7639REPLACE_SIGNBIT_USING_GCC=''
7640REPLACE_SLEEP=''
7641REPLACE_SNPRINTF=''
7642REPLACE_SPRINTF=''
7643REPLACE_SQRTL=''
7644REPLACE_STAT=''
7645REPLACE_STDIO_READ_FUNCS=''
7646REPLACE_STDIO_WRITE_FUNCS=''
7647REPLACE_STPNCPY=''
7648REPLACE_STRCASESTR=''
7649REPLACE_STRCHRNUL=''
7650REPLACE_STRDUP=''
7651REPLACE_STRERROR=''
7652REPLACE_STRERROR_R=''
7653REPLACE_STRNCAT=''
7654REPLACE_STRNDUP=''
7655REPLACE_STRNLEN=''
7656REPLACE_STRSIGNAL=''
7657REPLACE_STRSTR=''
7658REPLACE_STRTOD=''
7659REPLACE_STRTOK_R=''
7660REPLACE_STRUCT_TIMEVAL=''
7661REPLACE_SYMLINK=''
7662REPLACE_TIMEGM=''
7663REPLACE_TMPFILE=''
7664REPLACE_TOWLOWER=''
7665REPLACE_TRUNC=''
7666REPLACE_TRUNCF=''
7667REPLACE_TRUNCL=''
7668REPLACE_TTYNAME_R=''
7669REPLACE_UNLINK=''
7670REPLACE_UNLINKAT=''
7671REPLACE_UNSETENV=''
7672REPLACE_USLEEP=''
7673REPLACE_UTIMENSAT=''
7674REPLACE_VASPRINTF=''
7675REPLACE_VDPRINTF=''
7676REPLACE_VFPRINTF=''
7677REPLACE_VPRINTF=''
7678REPLACE_VSNPRINTF=''
7679REPLACE_VSPRINTF=''
7680REPLACE_WCRTOMB=''
7681REPLACE_WCSNRTOMBS=''
7682REPLACE_WCSRTOMBS=''
7683REPLACE_WCSWIDTH=''
7684REPLACE_WCTOB=''
7685REPLACE_WCTOMB=''
7686REPLACE_WCWIDTH=''
7687REPLACE_WRITE=''
7688ROUNDF_LIBM=''
7689ROUND_LIBM=''
7690SED='/opt/local/bin/gsed'
7691SET_MAKE=''
7692SHELL='/bin/sh'
7693SHLBIN=''
7694SHLBINPRE=''
7695SHLBIN_VER=''
7696SHLEXT=''
7697SHLEXT_VER=''
7698SHLLIB=''
7699SHLLIBPRE=''
7700SHLLIB_VER=''
7701SHLLINKEXT=''
7702SHLPRE=''
7703SH_LD=''
7704SH_LDFLAGS=''
7705SIG_ATOMIC_T_SUFFIX=''
7706SIZE_T_SUFFIX=''
7707SONAME_FLAGS=''
7708STDALIGN_H=''
7709STDBOOL_H=''
7710STDDEF_H=''
7711STDINT_H=''
7712STRIP='strip'
7713SYS_TIME_H_DEFINES_STRUCT_TIMESPEC=''
7714TEMPLATE_AR=''
7715TEMPLATE_ARFLAGS=''
7716TERM_LIBS=''
7717TEXI2DVI='/opt/local/bin/texi2dvi --build-dir=t2d_cache'
7718TEXI2PDF='/opt/local/bin/texi2pdf --build-dir=t2d_cache'
7719TEXINFO_AMD=''
7720TEXINFO_ARPACK=''
7721TEXINFO_CAMD=''
7722TEXINFO_CCOLAMD=''
7723TEXINFO_CHOLMOD=''
7724TEXINFO_COLAMD=''
7725TEXINFO_CURL='@set HAVE_CURL'
7726TEXINFO_CXSPARSE=''
7727TEXINFO_FFTW3='@set HAVE_FFTW3'
7728TEXINFO_FFTW3F='@set HAVE_FFTW3F'
7729TEXINFO_GLPK='@set HAVE_GLPK'
7730TEXINFO_HDF5='@set HAVE_HDF5'
7731TEXINFO_QHULL='@set HAVE_QHULL'
7732TEXINFO_QRUPDATE=''
7733TEXINFO_UMFPACK=''
7734TEXINFO_Z='@set HAVE_Z'
7735TIME_H_DEFINES_STRUCT_TIMESPEC=''
7736TRUNCF_LIBM=''
7737TRUNC_LIBM=''
7738UIC=''
7739UMFPACK_CPPFLAGS=''
7740UMFPACK_LDFLAGS=''
7741UMFPACK_LIBS=''
7742UNDEFINE_STRTOK_R=''
7743UNISTD_H_HAVE_WINSOCK2_H=''
7744UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=''
7745USE_64_BIT_IDX_T='no'
7746VERSION='3.8.2'
7747WARN_CFLAGS=''
7748WARN_CXXFLAGS=''
7749WCHAR_T_SUFFIX=''
7750WIN32_TERMINAL_FALSE=''
7751WIN32_TERMINAL_TRUE=''
7752WINDOWS_64_BIT_OFF_T=''
7753WINDOWS_64_BIT_ST_SIZE=''
7754WINT_T_SUFFIX=''
7755X11_INCFLAGS=''
7756X11_LIBS=''
7757XFT_CFLAGS=''
7758XFT_LIBS=''
7759XMKMF=''
7760XTRA_CFLAGS=''
7761XTRA_CRUFT_SH_LDFLAGS=''
7762XTRA_CXXFLAGS=''
7763YACC='bison -y'
7764YFLAGS=''
7765Z_CPPFLAGS=''
7766Z_LDFLAGS=''
7767Z_LIBS='-lz'
7768ac_config_files=''
7769ac_config_headers=' config.h:config.in.h'
7770ac_ct_AR='ar'
7771ac_ct_CC='/usr/bin/clang'
7772ac_ct_CXX=''
7773ac_ct_DUMPBIN=''
7774ac_ct_F77=''
7775ac_ct_LRELEASE=''
7776ac_ct_MOC=''
7777ac_ct_RCC=''
7778ac_ct_UIC=''
7779am__EXEEXT_FALSE=''
7780am__EXEEXT_TRUE=''
7781am__fastdepCC_FALSE=''
7782am__fastdepCC_TRUE='#'
7783am__fastdepCXX_FALSE=''
7784am__fastdepCXX_TRUE='#'
7785am__include='include'
7786am__isrc=''
7787am__leading_dot='.'
7788am__nodep=''
7789am__quote=''
7790am__tar='tar --format=ustar -chf - "$$tardir"'
7791am__untar='tar -xf -'
7792archlibdir='$(libexecdir)/octave/$(version)/exec/$(canonical_host_type)'
7793ax_pthread_config=''
7794bindir='${exec_prefix}/bin'
7795build='x86_64-apple-darwin14.5.0'
7796build_alias=''
7797build_cpu='x86_64'
7798build_os='darwin14.5.0'
7799build_vendor='apple'
7800canonical_host_type='x86_64-apple-darwin14.5.0'
7801config_opts=' '\''--prefix=/opt/local'\'' '\''--disable-dependency-tracking'\'' '\''--with-umfpack=-lumfpack -lSuiteSparse'\'' '\''--enable-docs'\'' '\''--enable-strict-warning-flags'\'' '\''--disable-silent-rules'\'' '\''--without-x'\'' '\''--with-opengl'\'' '\''--enable-gui'\'' '\''--disable-java'\'' '\''--with-cholmod=-lcholmod'\'' '\''--with-blas=-lcblas -lf77blas -latlas'\'' '\''--with-lapack=-llapack'\'' '\''CC=/usr/bin/clang'\'' '\''CFLAGS=-pipe -Os -arch x86_64'\'' '\''CXX=/usr/bin/clang++'\'' '\''CXXFLAGS=-pipe -Os -arch x86_64 -stdlib=libc++'\'' '\''F77=/opt/local/bin/gfortran-mp-5'\'' '\''FFLAGS=-pipe -Os'\'''
7802datadir='${datarootdir}'
7803datarootdir='${prefix}/share'
7804doc_cache_file='$(octetcdir)/doc-cache'
7805docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
7806dvidir='${docdir}'
7807exec_prefix='NONE'
7808fcnfiledir='$(datadir)/octave/$(version)/m'
7809gl_LIBOBJS=''
7810gl_LTLIBOBJS=''
7811gltests_LIBOBJS=''
7812gltests_LTLIBOBJS=''
7813gltests_WITNESS=''
7814host='x86_64-apple-darwin14.5.0'
7815host_alias=''
7816host_cpu='x86_64'
7817host_os='darwin14.5.0'
7818host_vendor='apple'
7819htmldir='${docdir}'
7820imagedir='$(datadir)/octave/$(version)/imagelib'
7821includedir='${prefix}/include'
7822infodir='${datarootdir}/info'
7823infofile='$(infodir)/octave.info'
7824install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-3.8.2/build-aux/install-sh'
7825ldpreloadsep=''
7826libdir='${exec_prefix}/lib'
7827libexecdir='${exec_prefix}/libexec'
7828library_path_var=''
7829lispdir=''
7830localapiarchlibdir='$(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type)'
7831localapifcnfiledir='$(datadir)/octave/site/$(api_version)/m'
7832localapioctfiledir='$(libdir)/octave/site/oct/$(api_version)/$(canonical_host_type)'
7833localarchlibdir='$(libexecdir)/octave/site/exec/$(canonical_host_type)'
7834localedir='${datarootdir}/locale'
7835localfcnfiledir='$(datadir)/octave/site/m'
7836localoctfiledir='$(libdir)/octave/site/oct/$(canonical_host_type)'
7837localstatedir='${prefix}/var'
7838localverarchlibdir='$(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type)'
7839localverfcnfiledir='$(datadir)/octave/$(version)/site/m'
7840localveroctfiledir='$(libdir)/octave/$(version)/site/oct/$(canonical_host_type)'
7841man1dir='$(mandir)/man1'
7842man1ext='.1'
7843mandir='${datarootdir}/man'
7844mkdir_p='$(MKDIR_P)'
7845octetcdir='$(datadir)/octave/$(version)/etc'
7846octfiledir='$(libdir)/octave/$(version)/oct/$(canonical_host_type)'
7847octincludedir='$(includedir)/octave-$(version)/octave'
7848octlibdir='$(libdir)/octave/$(version)'
7849octlocaledir='$(datadir)/octave/$(version)/locale'
7850octtestsdir='$(octetcdir)/tests'
7851oldincludedir='/usr/include'
7852pdfdir='${docdir}'
7853pkglibexecdir=''
7854prefix='/opt/local'
7855program_transform_name='s,x,x,'
7856psdir='${docdir}'
7857runstatedir=''
7858sbindir='${exec_prefix}/sbin'
7859sepchar=':'
7860sharedstatedir='${prefix}/com'
7861sysconfdir='${prefix}/etc'
7862target_alias=''
7863texi_macros_file='$(octetcdir)/macros.texi'
7864
7865## ----------- ##
7866## confdefs.h. ##
7867## ----------- ##
7868
7869/* confdefs.h */
7870#define PACKAGE_NAME "GNU Octave"
7871#define PACKAGE_TARNAME "octave"
7872#define PACKAGE_VERSION "3.8.2"
7873#define PACKAGE_STRING "GNU Octave 3.8.2"
7874#define PACKAGE_BUGREPORT "http://octave.org/bugs.html"
7875#define PACKAGE_URL "http://www.gnu.org/software/octave/"
7876#define PACKAGE "octave"
7877#define VERSION "3.8.2"
7878#define OCTAVE_SOURCE 1
7879#define STDC_HEADERS 1
7880#define HAVE_SYS_TYPES_H 1
7881#define HAVE_SYS_STAT_H 1
7882#define HAVE_STDLIB_H 1
7883#define HAVE_STRING_H 1
7884#define HAVE_MEMORY_H 1
7885#define HAVE_STRINGS_H 1
7886#define HAVE_INTTYPES_H 1
7887#define HAVE_STDINT_H 1
7888#define HAVE_UNISTD_H 1
7889#define __EXTENSIONS__ 1
7890#define _ALL_SOURCE 1
7891#define _DARWIN_C_SOURCE 1
7892#define _GNU_SOURCE 1
7893#define _POSIX_PTHREAD_SEMANTICS 1
7894#define _TANDEM_SOURCE 1
7895#define YYTEXT_POINTER 1
7896#define SEPCHAR ':'
7897#define SEPCHAR_STR ":"
7898#define SHELL_PATH "/bin/sh"
7899#define OCTAVE_IDX_TYPE int
7900#define __NO_MATH_INLINES 1
7901#define HAVE_FSEEKO 1
7902#define _DARWIN_USE_64_BIT_INODE 1
7903#define HAVE_PTHREAD_PRIO_INHERIT 1
7904#define HAVE_PTHREAD 1
7905#define FLOAT_TRUNCATE
7906#define HAVE_LIBM 1
7907#define F77_FUNC(name,NAME) name ## _
7908#define F77_FUNC_(name,NAME) name ## _
7909#define HAVE_LIBQHULL_LIBQHULL_H 1
7910#define HAVE_QHULL 1
7911#define HAVE_PCRE_H 1
7912#define HAVE_PCRE_COMPILE 1
7913#define HAVE_ZLIB_H 1
7914#define HAVE_Z 1
7915#define HAVE_ZLIB 1
7916#define HAVE_HDF5_H 1
7917#define HAVE_HDF5_18 1
7918#define HAVE_HDF5 1
7919#define HAVE_FFTW3_H 1
7920#define HAVE_FFTW3 1
7921#define HAVE_FFTW3_H 1
7922#define HAVE_FFTW3F 1
7923#define HAVE_FFTW3_THREADS 1
7924#define HAVE_FFTW3F_THREADS 1
7925#define HAVE_FFTW 1
7926#define HAVE_GLPK_H 1
7927#define HAVE_GLPK 1
7928#define HAVE_CURL_CURL_H 1
7929#define HAVE_CURL 1
7930#define HAVE_SETLOCALE 1
7931#define HAVE_MAGICK 1
7932#define HAVE_FRAMEWORK_CARBON 1
7933#define HAVE_FRAMEWORK_OPENGL 1
7934#define HAVE_OPENGL 1
7935#define HAVE_FREETYPE 1
7936#define HAVE_FT_REFERENCE_FACE 1
7937#define HAVE_FONTCONFIG 1
7938#define HAVE_FLTK 1
7939#define HAVE_GL2PS_H 1
7940#define HAVE_DLFCN_H 1
7941#define LT_OBJDIR ".libs/"
7942
7943configure: exit 1