1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by GNU Octave configure 3.8.2, which was |
---|
5 | generated 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 --disable-gui --disable-java --with-cholmod=-lcholmod --with-blas=-lcblas -lf77blas -latlas --with-lapack=-llapack |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = shigemi.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 15.3.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 15.3.0: Thu Dec 10 18:40:58 PST 2015; root:xnu-3248.30.4~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 15.3.0: Thu Dec 10 18:40:58 PST 2015; root:xnu-3248.30.4~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 344 tasks, 1868 threads, 4 processors |
---|
34 | Load average: 7.48, Mach factor: 0.56 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:5027: checking for a BSD-compatible install |
---|
52 | configure:5095: result: /usr/bin/install -c |
---|
53 | configure:5106: checking whether build environment is sane |
---|
54 | configure:5161: result: yes |
---|
55 | configure:5312: checking for a thread-safe mkdir -p |
---|
56 | configure:5351: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:5358: checking for gawk |
---|
58 | configure:5385: result: /opt/local/bin/gawk |
---|
59 | configure:5396: checking whether make sets $(MAKE) |
---|
60 | configure:5418: result: yes |
---|
61 | configure:5447: checking whether make supports nested variables |
---|
62 | configure:5464: result: yes |
---|
63 | configure:5553: checking whether UID '503' is supported by ustar format |
---|
64 | configure:5556: result: yes |
---|
65 | configure:5563: checking whether GID '501' is supported by ustar format |
---|
66 | configure:5566: result: yes |
---|
67 | configure:5574: checking how to create a ustar tar archive |
---|
68 | configure:5585: tar --version |
---|
69 | bsdtar 2.8.3 - libarchive 2.8.3 |
---|
70 | configure:5588: $? = 0 |
---|
71 | configure:5628: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar |
---|
72 | configure:5631: $? = 0 |
---|
73 | configure:5635: tar -xf - <conftest.tar |
---|
74 | configure:5638: $? = 0 |
---|
75 | configure:5640: cat conftest.dir/file |
---|
76 | GrepMe |
---|
77 | configure:5643: $? = 0 |
---|
78 | configure:5656: result: gnutar |
---|
79 | configure:5720: checking whether make supports nested variables |
---|
80 | configure:5737: result: yes |
---|
81 | configure:5753: checking build system type |
---|
82 | configure:5767: result: x86_64-apple-darwin15.3.0 |
---|
83 | configure:5787: checking host system type |
---|
84 | configure:5800: result: x86_64-apple-darwin15.3.0 |
---|
85 | configure:5856: checking for style of include used by make |
---|
86 | configure:5884: result: GNU |
---|
87 | configure:5955: checking for gcc |
---|
88 | configure:5982: result: /usr/bin/clang |
---|
89 | configure:6211: checking for C compiler version |
---|
90 | configure:6220: /usr/bin/clang --version >&5 |
---|
91 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
92 | Target: x86_64-apple-darwin15.3.0 |
---|
93 | Thread model: posix |
---|
94 | configure:6231: $? = 0 |
---|
95 | configure:6220: /usr/bin/clang -v >&5 |
---|
96 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
97 | Target: x86_64-apple-darwin15.3.0 |
---|
98 | Thread model: posix |
---|
99 | configure:6231: $? = 0 |
---|
100 | configure:6220: /usr/bin/clang -V >&5 |
---|
101 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
102 | clang: error: no input files |
---|
103 | configure:6231: $? = 1 |
---|
104 | configure:6220: /usr/bin/clang -qversion >&5 |
---|
105 | clang: error: unknown argument: '-qversion' |
---|
106 | clang: error: no input files |
---|
107 | configure:6231: $? = 1 |
---|
108 | configure:6251: checking whether the C compiler works |
---|
109 | configure:6273: /usr/bin/clang -pipe -Os -arch x86_64 conftest.c >&5 |
---|
110 | configure:6277: $? = 0 |
---|
111 | configure:6325: result: yes |
---|
112 | configure:6328: checking for C compiler default output file name |
---|
113 | configure:6330: result: a.out |
---|
114 | configure:6336: checking for suffix of executables |
---|
115 | configure:6343: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 conftest.c >&5 |
---|
116 | configure:6347: $? = 0 |
---|
117 | configure:6369: result: |
---|
118 | configure:6391: checking whether we are cross compiling |
---|
119 | configure:6399: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 conftest.c >&5 |
---|
120 | configure:6403: $? = 0 |
---|
121 | configure:6410: ./conftest |
---|
122 | configure:6414: $? = 0 |
---|
123 | configure:6429: result: no |
---|
124 | configure:6434: checking for suffix of object files |
---|
125 | configure:6456: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
126 | configure:6460: $? = 0 |
---|
127 | configure:6481: result: o |
---|
128 | configure:6485: checking whether we are using the GNU C compiler |
---|
129 | configure:6504: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
130 | configure:6504: $? = 0 |
---|
131 | configure:6513: result: yes |
---|
132 | configure:6522: checking whether /usr/bin/clang accepts -g |
---|
133 | configure:6542: /usr/bin/clang -c -g conftest.c >&5 |
---|
134 | configure:6542: $? = 0 |
---|
135 | configure:6583: result: yes |
---|
136 | configure:6600: checking for /usr/bin/clang option to accept ISO C89 |
---|
137 | configure:6663: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
138 | configure:6663: $? = 0 |
---|
139 | configure:6676: result: none needed |
---|
140 | configure:6701: checking whether /usr/bin/clang understands -c and -o together |
---|
141 | configure:6723: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
142 | configure:6726: $? = 0 |
---|
143 | configure:6723: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
144 | configure:6726: $? = 0 |
---|
145 | configure:6738: result: yes |
---|
146 | configure:6757: checking dependency style of /usr/bin/clang |
---|
147 | configure:6868: result: none |
---|
148 | configure:6889: checking how to run the C preprocessor |
---|
149 | configure:6920: /usr/bin/clang -E conftest.c |
---|
150 | configure:6920: $? = 0 |
---|
151 | configure:6934: /usr/bin/clang -E conftest.c |
---|
152 | conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
153 | #include <ac_nonexistent.h> |
---|
154 | ^ |
---|
155 | 1 error generated. |
---|
156 | configure:6934: $? = 1 |
---|
157 | configure: failed program was: |
---|
158 | | /* confdefs.h */ |
---|
159 | | #define PACKAGE_NAME "GNU Octave" |
---|
160 | | #define PACKAGE_TARNAME "octave" |
---|
161 | | #define PACKAGE_VERSION "3.8.2" |
---|
162 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
163 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
164 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
165 | | #define PACKAGE "octave" |
---|
166 | | #define VERSION "3.8.2" |
---|
167 | | #define OCTAVE_SOURCE 1 |
---|
168 | | /* end confdefs.h. */ |
---|
169 | | #include <ac_nonexistent.h> |
---|
170 | configure:6959: result: /usr/bin/clang -E |
---|
171 | configure:6979: /usr/bin/clang -E conftest.c |
---|
172 | configure:6979: $? = 0 |
---|
173 | configure:6993: /usr/bin/clang -E conftest.c |
---|
174 | conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
175 | #include <ac_nonexistent.h> |
---|
176 | ^ |
---|
177 | 1 error generated. |
---|
178 | configure:6993: $? = 1 |
---|
179 | configure: failed program was: |
---|
180 | | /* confdefs.h */ |
---|
181 | | #define PACKAGE_NAME "GNU Octave" |
---|
182 | | #define PACKAGE_TARNAME "octave" |
---|
183 | | #define PACKAGE_VERSION "3.8.2" |
---|
184 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
185 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
186 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
187 | | #define PACKAGE "octave" |
---|
188 | | #define VERSION "3.8.2" |
---|
189 | | #define OCTAVE_SOURCE 1 |
---|
190 | | /* end confdefs.h. */ |
---|
191 | | #include <ac_nonexistent.h> |
---|
192 | configure:7022: checking for grep that handles long lines and -e |
---|
193 | configure:7080: result: /opt/local/bin/grep |
---|
194 | configure:7085: checking for egrep |
---|
195 | configure:7147: result: /opt/local/bin/grep -E |
---|
196 | configure:7152: checking for ANSI C header files |
---|
197 | configure:7172: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
198 | configure:7172: $? = 0 |
---|
199 | configure:7245: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 conftest.c >&5 |
---|
200 | configure:7245: $? = 0 |
---|
201 | configure:7245: ./conftest |
---|
202 | configure:7245: $? = 0 |
---|
203 | configure:7256: result: yes |
---|
204 | configure:7269: checking for sys/types.h |
---|
205 | configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
206 | configure:7269: $? = 0 |
---|
207 | configure:7269: result: yes |
---|
208 | configure:7269: checking for sys/stat.h |
---|
209 | configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
210 | configure:7269: $? = 0 |
---|
211 | configure:7269: result: yes |
---|
212 | configure:7269: checking for stdlib.h |
---|
213 | configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
214 | configure:7269: $? = 0 |
---|
215 | configure:7269: result: yes |
---|
216 | configure:7269: checking for string.h |
---|
217 | configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
218 | configure:7269: $? = 0 |
---|
219 | configure:7269: result: yes |
---|
220 | configure:7269: checking for memory.h |
---|
221 | configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
222 | configure:7269: $? = 0 |
---|
223 | configure:7269: result: yes |
---|
224 | configure:7269: checking for strings.h |
---|
225 | configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
226 | configure:7269: $? = 0 |
---|
227 | configure:7269: result: yes |
---|
228 | configure:7269: checking for inttypes.h |
---|
229 | configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
230 | configure:7269: $? = 0 |
---|
231 | configure:7269: result: yes |
---|
232 | configure:7269: checking for stdint.h |
---|
233 | configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
234 | configure:7269: $? = 0 |
---|
235 | configure:7269: result: yes |
---|
236 | configure:7269: checking for unistd.h |
---|
237 | configure:7269: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
238 | configure:7269: $? = 0 |
---|
239 | configure:7269: result: yes |
---|
240 | configure:7282: checking minix/config.h usability |
---|
241 | configure:7282: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
242 | conftest.c:55:10: fatal error: 'minix/config.h' file not found |
---|
243 | #include <minix/config.h> |
---|
244 | ^ |
---|
245 | 1 error generated. |
---|
246 | configure:7282: $? = 1 |
---|
247 | configure: failed program was: |
---|
248 | | /* confdefs.h */ |
---|
249 | | #define PACKAGE_NAME "GNU Octave" |
---|
250 | | #define PACKAGE_TARNAME "octave" |
---|
251 | | #define PACKAGE_VERSION "3.8.2" |
---|
252 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
253 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
254 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
255 | | #define PACKAGE "octave" |
---|
256 | | #define VERSION "3.8.2" |
---|
257 | | #define OCTAVE_SOURCE 1 |
---|
258 | | #define STDC_HEADERS 1 |
---|
259 | | #define HAVE_SYS_TYPES_H 1 |
---|
260 | | #define HAVE_SYS_STAT_H 1 |
---|
261 | | #define HAVE_STDLIB_H 1 |
---|
262 | | #define HAVE_STRING_H 1 |
---|
263 | | #define HAVE_MEMORY_H 1 |
---|
264 | | #define HAVE_STRINGS_H 1 |
---|
265 | | #define HAVE_INTTYPES_H 1 |
---|
266 | | #define HAVE_STDINT_H 1 |
---|
267 | | #define HAVE_UNISTD_H 1 |
---|
268 | | /* end confdefs.h. */ |
---|
269 | | #include <stdio.h> |
---|
270 | | #ifdef HAVE_SYS_TYPES_H |
---|
271 | | # include <sys/types.h> |
---|
272 | | #endif |
---|
273 | | #ifdef HAVE_SYS_STAT_H |
---|
274 | | # include <sys/stat.h> |
---|
275 | | #endif |
---|
276 | | #ifdef STDC_HEADERS |
---|
277 | | # include <stdlib.h> |
---|
278 | | # include <stddef.h> |
---|
279 | | #else |
---|
280 | | # ifdef HAVE_STDLIB_H |
---|
281 | | # include <stdlib.h> |
---|
282 | | # endif |
---|
283 | | #endif |
---|
284 | | #ifdef HAVE_STRING_H |
---|
285 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
286 | | # include <memory.h> |
---|
287 | | # endif |
---|
288 | | # include <string.h> |
---|
289 | | #endif |
---|
290 | | #ifdef HAVE_STRINGS_H |
---|
291 | | # include <strings.h> |
---|
292 | | #endif |
---|
293 | | #ifdef HAVE_INTTYPES_H |
---|
294 | | # include <inttypes.h> |
---|
295 | | #endif |
---|
296 | | #ifdef HAVE_STDINT_H |
---|
297 | | # include <stdint.h> |
---|
298 | | #endif |
---|
299 | | #ifdef HAVE_UNISTD_H |
---|
300 | | # include <unistd.h> |
---|
301 | | #endif |
---|
302 | | #include <minix/config.h> |
---|
303 | configure:7282: result: no |
---|
304 | configure:7282: checking minix/config.h presence |
---|
305 | configure:7282: /usr/bin/clang -E conftest.c |
---|
306 | conftest.c:22:10: fatal error: 'minix/config.h' file not found |
---|
307 | #include <minix/config.h> |
---|
308 | ^ |
---|
309 | 1 error generated. |
---|
310 | configure:7282: $? = 1 |
---|
311 | configure: failed program was: |
---|
312 | | /* confdefs.h */ |
---|
313 | | #define PACKAGE_NAME "GNU Octave" |
---|
314 | | #define PACKAGE_TARNAME "octave" |
---|
315 | | #define PACKAGE_VERSION "3.8.2" |
---|
316 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
317 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
318 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
319 | | #define PACKAGE "octave" |
---|
320 | | #define VERSION "3.8.2" |
---|
321 | | #define OCTAVE_SOURCE 1 |
---|
322 | | #define STDC_HEADERS 1 |
---|
323 | | #define HAVE_SYS_TYPES_H 1 |
---|
324 | | #define HAVE_SYS_STAT_H 1 |
---|
325 | | #define HAVE_STDLIB_H 1 |
---|
326 | | #define HAVE_STRING_H 1 |
---|
327 | | #define HAVE_MEMORY_H 1 |
---|
328 | | #define HAVE_STRINGS_H 1 |
---|
329 | | #define HAVE_INTTYPES_H 1 |
---|
330 | | #define HAVE_STDINT_H 1 |
---|
331 | | #define HAVE_UNISTD_H 1 |
---|
332 | | /* end confdefs.h. */ |
---|
333 | | #include <minix/config.h> |
---|
334 | configure:7282: result: no |
---|
335 | configure:7282: checking for minix/config.h |
---|
336 | configure:7282: result: no |
---|
337 | configure:7306: checking whether it is safe to define __EXTENSIONS__ |
---|
338 | configure:7324: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
339 | configure:7324: $? = 0 |
---|
340 | configure:7331: result: yes |
---|
341 | configure:7346: checking whether _XOPEN_SOURCE should be defined |
---|
342 | configure:7365: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
343 | configure:7365: $? = 0 |
---|
344 | configure:7389: result: no |
---|
345 | configure:7405: result: defining octlibdir to be $(libdir)/octave/$(version) |
---|
346 | configure:7411: result: defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(canonical_host_type) |
---|
347 | configure:7417: result: defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(canonical_host_type) |
---|
348 | configure:7423: result: defining localapiarchlibdir to be $(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type) |
---|
349 | configure:7429: result: defining localverarchlibdir to be $(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type) |
---|
350 | configure:7435: result: defining octfiledir to be $(libdir)/octave/$(version)/oct/$(canonical_host_type) |
---|
351 | configure:7441: result: defining localoctfiledir to be $(libdir)/octave/site/oct/$(canonical_host_type) |
---|
352 | configure:7447: result: defining localapioctfiledir to be $(libdir)/octave/site/oct/$(api_version)/$(canonical_host_type) |
---|
353 | configure:7453: result: defining localveroctfiledir to be $(libdir)/octave/$(version)/site/oct/$(canonical_host_type) |
---|
354 | configure:7459: result: defining octincludedir to be $(includedir)/octave-$(version)/octave |
---|
355 | configure:7465: result: defining fcnfiledir to be $(datadir)/octave/$(version)/m |
---|
356 | configure:7471: result: defining localfcnfiledir to be $(datadir)/octave/site/m |
---|
357 | configure:7477: result: defining localapifcnfiledir to be $(datadir)/octave/site/$(api_version)/m |
---|
358 | configure:7483: result: defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m |
---|
359 | configure:7489: result: defining octetcdir to be $(datadir)/octave/$(version)/etc |
---|
360 | configure:7495: result: defining octlocaledir to be $(datadir)/octave/$(version)/locale |
---|
361 | configure:7501: result: defining doc_cache_file to be $(octetcdir)/doc-cache |
---|
362 | configure:7507: result: defining octtestsdir to be $(octetcdir)/tests |
---|
363 | configure:7513: result: defining texi_macros_file to be $(octetcdir)/macros.texi |
---|
364 | configure:7519: result: defining imagedir to be $(datadir)/octave/$(version)/imagelib |
---|
365 | configure:7525: result: defining man1dir to be $(mandir)/man1 |
---|
366 | configure:7531: result: defining man1ext to be .1 |
---|
367 | configure:7537: result: defining infofile to be $(infodir)/octave.info |
---|
368 | configure:7595: checking for pkg-config |
---|
369 | configure:7613: found /opt/local/bin/pkg-config |
---|
370 | configure:7625: result: /opt/local/bin/pkg-config |
---|
371 | configure:7650: checking pkg-config is at least version 0.9.0 |
---|
372 | configure:7653: result: yes |
---|
373 | configure:7668: checking for gawk |
---|
374 | configure:7695: result: /opt/local/bin/gawk |
---|
375 | configure:7706: checking for grep that handles long lines and -e |
---|
376 | configure:7764: result: /opt/local/bin/grep |
---|
377 | configure:7774: checking for gfind |
---|
378 | configure:7790: found /opt/local/bin/gfind |
---|
379 | configure:7801: result: gfind |
---|
380 | configure:7814: checking for a usable sed |
---|
381 | configure:7892: result: /opt/local/bin/gsed |
---|
382 | configure:7898: checking for perl |
---|
383 | configure:7925: result: /opt/local/bin/perl |
---|
384 | configure:7940: checking for gperf |
---|
385 | configure:7956: found /opt/local/bin/gperf |
---|
386 | configure:7967: result: gperf |
---|
387 | configure:7996: checking for flex |
---|
388 | configure:8012: found /opt/local/bin/flex |
---|
389 | configure:8023: result: flex |
---|
390 | configure:8061: flex conftest.l |
---|
391 | configure:8065: $? = 0 |
---|
392 | configure:8067: checking lex output file root |
---|
393 | configure:8081: result: lex.yy |
---|
394 | configure:8086: checking lex library |
---|
395 | configure:8100: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 conftest.c >&5 |
---|
396 | Undefined symbols for architecture x86_64: |
---|
397 | "_yywrap", referenced from: |
---|
398 | _yylex in conftest-e30d9b.o |
---|
399 | _main in conftest-e30d9b.o |
---|
400 | ld: symbol(s) not found for architecture x86_64 |
---|
401 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
402 | configure:8100: $? = 1 |
---|
403 | configure: failed program was: |
---|
404 | | /* confdefs.h */ |
---|
405 | | #define PACKAGE_NAME "GNU Octave" |
---|
406 | | #define PACKAGE_TARNAME "octave" |
---|
407 | | #define PACKAGE_VERSION "3.8.2" |
---|
408 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
409 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
410 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
411 | | #define PACKAGE "octave" |
---|
412 | | #define VERSION "3.8.2" |
---|
413 | | #define OCTAVE_SOURCE 1 |
---|
414 | | #define STDC_HEADERS 1 |
---|
415 | | #define HAVE_SYS_TYPES_H 1 |
---|
416 | | #define HAVE_SYS_STAT_H 1 |
---|
417 | | #define HAVE_STDLIB_H 1 |
---|
418 | | #define HAVE_STRING_H 1 |
---|
419 | | #define HAVE_MEMORY_H 1 |
---|
420 | | #define HAVE_STRINGS_H 1 |
---|
421 | | #define HAVE_INTTYPES_H 1 |
---|
422 | | #define HAVE_STDINT_H 1 |
---|
423 | | #define HAVE_UNISTD_H 1 |
---|
424 | | #define __EXTENSIONS__ 1 |
---|
425 | | #define _ALL_SOURCE 1 |
---|
426 | | #define _DARWIN_C_SOURCE 1 |
---|
427 | | #define _GNU_SOURCE 1 |
---|
428 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
429 | | #define _TANDEM_SOURCE 1 |
---|
430 | | /* end confdefs.h. */ |
---|
431 | | |
---|
432 | | #line 3 "lex.yy.c" |
---|
433 | | |
---|
434 | | #define YY_INT_ALIGNED short int |
---|
435 | | |
---|
436 | | /* A lexical scanner generated by flex */ |
---|
437 | | |
---|
438 | | #define FLEX_SCANNER |
---|
439 | | #define YY_FLEX_MAJOR_VERSION 2 |
---|
440 | | #define YY_FLEX_MINOR_VERSION 6 |
---|
441 | | #define YY_FLEX_SUBMINOR_VERSION 0 |
---|
442 | | #if YY_FLEX_SUBMINOR_VERSION > 0 |
---|
443 | | #define FLEX_BETA |
---|
444 | | #endif |
---|
445 | | |
---|
446 | | /* First, we deal with platform-specific or compiler-specific issues. */ |
---|
447 | | |
---|
448 | | /* begin standard C headers. */ |
---|
449 | | #include <stdio.h> |
---|
450 | | #include <string.h> |
---|
451 | | #include <errno.h> |
---|
452 | | #include <stdlib.h> |
---|
453 | | |
---|
454 | | /* end standard C headers. */ |
---|
455 | | |
---|
456 | | /* flex integer type definitions */ |
---|
457 | | |
---|
458 | | #ifndef FLEXINT_H |
---|
459 | | #define FLEXINT_H |
---|
460 | | |
---|
461 | | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ |
---|
462 | | |
---|
463 | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L |
---|
464 | | |
---|
465 | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, |
---|
466 | | * if you want the limit (max/min) macros for int types. |
---|
467 | | */ |
---|
468 | | #ifndef __STDC_LIMIT_MACROS |
---|
469 | | #define __STDC_LIMIT_MACROS 1 |
---|
470 | | #endif |
---|
471 | | |
---|
472 | | #include <inttypes.h> |
---|
473 | | typedef int8_t flex_int8_t; |
---|
474 | | typedef uint8_t flex_uint8_t; |
---|
475 | | typedef int16_t flex_int16_t; |
---|
476 | | typedef uint16_t flex_uint16_t; |
---|
477 | | typedef int32_t flex_int32_t; |
---|
478 | | typedef uint32_t flex_uint32_t; |
---|
479 | | #else |
---|
480 | | typedef signed char flex_int8_t; |
---|
481 | | typedef short int flex_int16_t; |
---|
482 | | typedef int flex_int32_t; |
---|
483 | | typedef unsigned char flex_uint8_t; |
---|
484 | | typedef unsigned short int flex_uint16_t; |
---|
485 | | typedef unsigned int flex_uint32_t; |
---|
486 | | |
---|
487 | | /* Limits of integral types. */ |
---|
488 | | #ifndef INT8_MIN |
---|
489 | | #define INT8_MIN (-128) |
---|
490 | | #endif |
---|
491 | | #ifndef INT16_MIN |
---|
492 | | #define INT16_MIN (-32767-1) |
---|
493 | | #endif |
---|
494 | | #ifndef INT32_MIN |
---|
495 | | #define INT32_MIN (-2147483647-1) |
---|
496 | | #endif |
---|
497 | | #ifndef INT8_MAX |
---|
498 | | #define INT8_MAX (127) |
---|
499 | | #endif |
---|
500 | | #ifndef INT16_MAX |
---|
501 | | #define INT16_MAX (32767) |
---|
502 | | #endif |
---|
503 | | #ifndef INT32_MAX |
---|
504 | | #define INT32_MAX (2147483647) |
---|
505 | | #endif |
---|
506 | | #ifndef UINT8_MAX |
---|
507 | | #define UINT8_MAX (255U) |
---|
508 | | #endif |
---|
509 | | #ifndef UINT16_MAX |
---|
510 | | #define UINT16_MAX (65535U) |
---|
511 | | #endif |
---|
512 | | #ifndef UINT32_MAX |
---|
513 | | #define UINT32_MAX (4294967295U) |
---|
514 | | #endif |
---|
515 | | |
---|
516 | | #endif /* ! C99 */ |
---|
517 | | |
---|
518 | | #endif /* ! FLEXINT_H */ |
---|
519 | | |
---|
520 | | #ifdef __cplusplus |
---|
521 | | |
---|
522 | | /* The "const" storage-class-modifier is valid. */ |
---|
523 | | #define YY_USE_CONST |
---|
524 | | |
---|
525 | | #else /* ! __cplusplus */ |
---|
526 | | |
---|
527 | | /* C99 requires __STDC__ to be defined as 1. */ |
---|
528 | | #if defined (__STDC__) |
---|
529 | | |
---|
530 | | #define YY_USE_CONST |
---|
531 | | |
---|
532 | | #endif /* defined (__STDC__) */ |
---|
533 | | #endif /* ! __cplusplus */ |
---|
534 | | |
---|
535 | | #ifdef YY_USE_CONST |
---|
536 | | #define yyconst const |
---|
537 | | #else |
---|
538 | | #define yyconst |
---|
539 | | #endif |
---|
540 | | |
---|
541 | | /* Returned upon end-of-file. */ |
---|
542 | | #define YY_NULL 0 |
---|
543 | | |
---|
544 | | /* Promotes a possibly negative, possibly signed char to an unsigned |
---|
545 | | * integer for use as an array index. If the signed char is negative, |
---|
546 | | * we want to instead treat it as an 8-bit unsigned char, hence the |
---|
547 | | * double cast. |
---|
548 | | */ |
---|
549 | | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) |
---|
550 | | |
---|
551 | | /* Enter a start condition. This macro really ought to take a parameter, |
---|
552 | | * but we do it the disgusting crufty way forced on us by the ()-less |
---|
553 | | * definition of BEGIN. |
---|
554 | | */ |
---|
555 | | #define BEGIN (yy_start) = 1 + 2 * |
---|
556 | | |
---|
557 | | /* Translate the current start state into a value that can be later handed |
---|
558 | | * to BEGIN to return to the state. The YYSTATE alias is for lex |
---|
559 | | * compatibility. |
---|
560 | | */ |
---|
561 | | #define YY_START (((yy_start) - 1) / 2) |
---|
562 | | #define YYSTATE YY_START |
---|
563 | | |
---|
564 | | /* Action number for EOF rule of a given start state. */ |
---|
565 | | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) |
---|
566 | | |
---|
567 | | /* Special action meaning "start processing a new file". */ |
---|
568 | | #define YY_NEW_FILE yyrestart(yyin ) |
---|
569 | | |
---|
570 | | #define YY_END_OF_BUFFER_CHAR 0 |
---|
571 | | |
---|
572 | | /* Size of default input buffer. */ |
---|
573 | | #ifndef YY_BUF_SIZE |
---|
574 | | #ifdef __ia64__ |
---|
575 | | /* On IA-64, the buffer size is 16k, not 8k. |
---|
576 | | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. |
---|
577 | | * Ditto for the __ia64__ case accordingly. |
---|
578 | | */ |
---|
579 | | #define YY_BUF_SIZE 32768 |
---|
580 | | #else |
---|
581 | | #define YY_BUF_SIZE 16384 |
---|
582 | | #endif /* __ia64__ */ |
---|
583 | | #endif |
---|
584 | | |
---|
585 | | /* The state buf must be large enough to hold one state per character in the main buffer. |
---|
586 | | */ |
---|
587 | | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) |
---|
588 | | |
---|
589 | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE |
---|
590 | | #define YY_TYPEDEF_YY_BUFFER_STATE |
---|
591 | | typedef struct yy_buffer_state *YY_BUFFER_STATE; |
---|
592 | | #endif |
---|
593 | | |
---|
594 | | #ifndef YY_TYPEDEF_YY_SIZE_T |
---|
595 | | #define YY_TYPEDEF_YY_SIZE_T |
---|
596 | | typedef size_t yy_size_t; |
---|
597 | | #endif |
---|
598 | | |
---|
599 | | extern yy_size_t yyleng; |
---|
600 | | |
---|
601 | | extern FILE *yyin, *yyout; |
---|
602 | | |
---|
603 | | #define EOB_ACT_CONTINUE_SCAN 0 |
---|
604 | | #define EOB_ACT_END_OF_FILE 1 |
---|
605 | | #define EOB_ACT_LAST_MATCH 2 |
---|
606 | | |
---|
607 | | #define YY_LESS_LINENO(n) |
---|
608 | | #define YY_LINENO_REWIND_TO(ptr) |
---|
609 | | |
---|
610 | | /* Return all but the first "n" matched characters back to the input stream. */ |
---|
611 | | #define yyless(n) \ |
---|
612 | | do \ |
---|
613 | | { \ |
---|
614 | | /* Undo effects of setting up yytext. */ \ |
---|
615 | | int yyless_macro_arg = (n); \ |
---|
616 | | YY_LESS_LINENO(yyless_macro_arg);\ |
---|
617 | | *yy_cp = (yy_hold_char); \ |
---|
618 | | YY_RESTORE_YY_MORE_OFFSET \ |
---|
619 | | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ |
---|
620 | | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ |
---|
621 | | } \ |
---|
622 | | while ( 0 ) |
---|
623 | | |
---|
624 | | #define unput(c) yyunput( c, (yytext_ptr) ) |
---|
625 | | |
---|
626 | | #ifndef YY_STRUCT_YY_BUFFER_STATE |
---|
627 | | #define YY_STRUCT_YY_BUFFER_STATE |
---|
628 | | struct yy_buffer_state |
---|
629 | | { |
---|
630 | | FILE *yy_input_file; |
---|
631 | | |
---|
632 | | char *yy_ch_buf; /* input buffer */ |
---|
633 | | char *yy_buf_pos; /* current position in input buffer */ |
---|
634 | | |
---|
635 | | /* Size of input buffer in bytes, not including room for EOB |
---|
636 | | * characters. |
---|
637 | | */ |
---|
638 | | yy_size_t yy_buf_size; |
---|
639 | | |
---|
640 | | /* Number of characters read into yy_ch_buf, not including EOB |
---|
641 | | * characters. |
---|
642 | | */ |
---|
643 | | yy_size_t yy_n_chars; |
---|
644 | | |
---|
645 | | /* Whether we "own" the buffer - i.e., we know we created it, |
---|
646 | | * and can realloc() it to grow it, and should free() it to |
---|
647 | | * delete it. |
---|
648 | | */ |
---|
649 | | int yy_is_our_buffer; |
---|
650 | | |
---|
651 | | /* Whether this is an "interactive" input source; if so, and |
---|
652 | | * if we're using stdio for input, then we want to use getc() |
---|
653 | | * instead of fread(), to make sure we stop fetching input after |
---|
654 | | * each newline. |
---|
655 | | */ |
---|
656 | | int yy_is_interactive; |
---|
657 | | |
---|
658 | | /* Whether we're considered to be at the beginning of a line. |
---|
659 | | * If so, '^' rules will be active on the next match, otherwise |
---|
660 | | * not. |
---|
661 | | */ |
---|
662 | | int yy_at_bol; |
---|
663 | | |
---|
664 | | int yy_bs_lineno; /**< The line count. */ |
---|
665 | | int yy_bs_column; /**< The column count. */ |
---|
666 | | |
---|
667 | | /* Whether to try to fill the input buffer when we reach the |
---|
668 | | * end of it. |
---|
669 | | */ |
---|
670 | | int yy_fill_buffer; |
---|
671 | | |
---|
672 | | int yy_buffer_status; |
---|
673 | | |
---|
674 | | #define YY_BUFFER_NEW 0 |
---|
675 | | #define YY_BUFFER_NORMAL 1 |
---|
676 | | /* When an EOF's been seen but there's still some text to process |
---|
677 | | * then we mark the buffer as YY_EOF_PENDING, to indicate that we |
---|
678 | | * shouldn't try reading from the input source any more. We might |
---|
679 | | * still have a bunch of tokens to match, though, because of |
---|
680 | | * possible backing-up. |
---|
681 | | * |
---|
682 | | * When we actually see the EOF, we change the status to "new" |
---|
683 | | * (via yyrestart()), so that the user can continue scanning by |
---|
684 | | * just pointing yyin at a new input file. |
---|
685 | | */ |
---|
686 | | #define YY_BUFFER_EOF_PENDING 2 |
---|
687 | | |
---|
688 | | }; |
---|
689 | | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ |
---|
690 | | |
---|
691 | | /* Stack of input buffers. */ |
---|
692 | | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ |
---|
693 | | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ |
---|
694 | | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ |
---|
695 | | |
---|
696 | | /* We provide macros for accessing buffer states in case in the |
---|
697 | | * future we want to put the buffer states in a more general |
---|
698 | | * "scanner state". |
---|
699 | | * |
---|
700 | | * Returns the top of the stack, or NULL. |
---|
701 | | */ |
---|
702 | | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ |
---|
703 | | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ |
---|
704 | | : NULL) |
---|
705 | | |
---|
706 | | /* Same as previous macro, but useful when we know that the buffer stack is not |
---|
707 | | * NULL or when we need an lvalue. For internal use only. |
---|
708 | | */ |
---|
709 | | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] |
---|
710 | | |
---|
711 | | /* yy_hold_char holds the character lost when yytext is formed. */ |
---|
712 | | static char yy_hold_char; |
---|
713 | | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ |
---|
714 | | yy_size_t yyleng; |
---|
715 | | |
---|
716 | | /* Points to current character in buffer. */ |
---|
717 | | static char *yy_c_buf_p = (char *) 0; |
---|
718 | | static int yy_init = 0; /* whether we need to initialize */ |
---|
719 | | static int yy_start = 0; /* start state number */ |
---|
720 | | |
---|
721 | | /* Flag which is used to allow yywrap()'s to do buffer switches |
---|
722 | | * instead of setting up a fresh yyin. A bit of a hack ... |
---|
723 | | */ |
---|
724 | | static int yy_did_buffer_switch_on_eof; |
---|
725 | | |
---|
726 | | void yyrestart (FILE *input_file ); |
---|
727 | | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); |
---|
728 | | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); |
---|
729 | | void yy_delete_buffer (YY_BUFFER_STATE b ); |
---|
730 | | void yy_flush_buffer (YY_BUFFER_STATE b ); |
---|
731 | | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); |
---|
732 | | void yypop_buffer_state (void ); |
---|
733 | | |
---|
734 | | static void yyensure_buffer_stack (void ); |
---|
735 | | static void yy_load_buffer_state (void ); |
---|
736 | | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); |
---|
737 | | |
---|
738 | | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) |
---|
739 | | |
---|
740 | | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); |
---|
741 | | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); |
---|
742 | | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); |
---|
743 | | |
---|
744 | | void *yyalloc (yy_size_t ); |
---|
745 | | void *yyrealloc (void *,yy_size_t ); |
---|
746 | | void yyfree (void * ); |
---|
747 | | |
---|
748 | | #define yy_new_buffer yy_create_buffer |
---|
749 | | |
---|
750 | | #define yy_set_interactive(is_interactive) \ |
---|
751 | | { \ |
---|
752 | | if ( ! YY_CURRENT_BUFFER ){ \ |
---|
753 | | yyensure_buffer_stack (); \ |
---|
754 | | YY_CURRENT_BUFFER_LVALUE = \ |
---|
755 | | yy_create_buffer(yyin,YY_BUF_SIZE ); \ |
---|
756 | | } \ |
---|
757 | | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ |
---|
758 | | } |
---|
759 | | |
---|
760 | | #define yy_set_bol(at_bol) \ |
---|
761 | | { \ |
---|
762 | | if ( ! YY_CURRENT_BUFFER ){\ |
---|
763 | | yyensure_buffer_stack (); \ |
---|
764 | | YY_CURRENT_BUFFER_LVALUE = \ |
---|
765 | | yy_create_buffer(yyin,YY_BUF_SIZE ); \ |
---|
766 | | } \ |
---|
767 | | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ |
---|
768 | | } |
---|
769 | | |
---|
770 | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) |
---|
771 | | |
---|
772 | | /* Begin user sect3 */ |
---|
773 | | |
---|
774 | | typedef unsigned char YY_CHAR; |
---|
775 | | |
---|
776 | | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; |
---|
777 | | |
---|
778 | | typedef int yy_state_type; |
---|
779 | | |
---|
780 | | extern int yylineno; |
---|
781 | | |
---|
782 | | int yylineno = 1; |
---|
783 | | |
---|
784 | | extern char *yytext; |
---|
785 | | #ifdef yytext_ptr |
---|
786 | | #undef yytext_ptr |
---|
787 | | #endif |
---|
788 | | #define yytext_ptr yytext |
---|
789 | | |
---|
790 | | static yy_state_type yy_get_previous_state (void ); |
---|
791 | | static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); |
---|
792 | | static int yy_get_next_buffer (void ); |
---|
793 | | #if defined(__GNUC__) && __GNUC__ >= 3 |
---|
794 | | __attribute__((__noreturn__)) |
---|
795 | | #endif |
---|
796 | | static void yy_fatal_error (yyconst char msg[] ); |
---|
797 | | |
---|
798 | | /* Done after the current pattern has been matched and before the |
---|
799 | | * corresponding action - sets up yytext. |
---|
800 | | */ |
---|
801 | | #define YY_DO_BEFORE_ACTION \ |
---|
802 | | (yytext_ptr) = yy_bp; \ |
---|
803 | | (yytext_ptr) -= (yy_more_len); \ |
---|
804 | | yyleng = (size_t) (yy_cp - (yytext_ptr)); \ |
---|
805 | | (yy_hold_char) = *yy_cp; \ |
---|
806 | | *yy_cp = '\0'; \ |
---|
807 | | (yy_c_buf_p) = yy_cp; |
---|
808 | | |
---|
809 | | #define YY_NUM_RULES 8 |
---|
810 | | #define YY_END_OF_BUFFER 9 |
---|
811 | | /* This struct is not used in this scanner, |
---|
812 | | but its presence is necessary. */ |
---|
813 | | struct yy_trans_info |
---|
814 | | { |
---|
815 | | flex_int32_t yy_verify; |
---|
816 | | flex_int32_t yy_nxt; |
---|
817 | | }; |
---|
818 | | static yyconst flex_int16_t yy_acclist[23] = |
---|
819 | | { 0, |
---|
820 | | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, |
---|
821 | | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, |
---|
822 | | 7, 8 |
---|
823 | | } ; |
---|
824 | | |
---|
825 | | static yyconst flex_int16_t yy_accept[14] = |
---|
826 | | { 0, |
---|
827 | | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, |
---|
828 | | 20, 23, 23 |
---|
829 | | } ; |
---|
830 | | |
---|
831 | | static yyconst YY_CHAR yy_ec[256] = |
---|
832 | | { 0, |
---|
833 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, |
---|
834 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
835 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
836 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
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, 3, 4, 5, 6, |
---|
843 | | |
---|
844 | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
845 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
846 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
847 | | 1, 1, 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 | | |
---|
855 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
856 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
857 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
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 |
---|
861 | | } ; |
---|
862 | | |
---|
863 | | static yyconst YY_CHAR yy_meta[9] = |
---|
864 | | { 0, |
---|
865 | | 1, 1, 1, 1, 1, 1, 1, 1 |
---|
866 | | } ; |
---|
867 | | |
---|
868 | | static yyconst flex_uint16_t yy_base[13] = |
---|
869 | | { 0, |
---|
870 | | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, |
---|
871 | | 10, 10 |
---|
872 | | } ; |
---|
873 | | |
---|
874 | | static yyconst flex_int16_t yy_def[13] = |
---|
875 | | { 0, |
---|
876 | | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, |
---|
877 | | 12, 0 |
---|
878 | | } ; |
---|
879 | | |
---|
880 | | static yyconst flex_uint16_t yy_nxt[19] = |
---|
881 | | { 0, |
---|
882 | | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, |
---|
883 | | 12, 12, 12, 12, 12, 12, 12, 12 |
---|
884 | | } ; |
---|
885 | | |
---|
886 | | static yyconst flex_int16_t yy_chk[19] = |
---|
887 | | { 0, |
---|
888 | | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, |
---|
889 | | 12, 12, 12, 12, 12, 12, 12, 12 |
---|
890 | | } ; |
---|
891 | | |
---|
892 | | extern int yy_flex_debug; |
---|
893 | | int yy_flex_debug = 0; |
---|
894 | | |
---|
895 | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; |
---|
896 | | static char *yy_full_match; |
---|
897 | | static int yy_lp; |
---|
898 | | #define REJECT \ |
---|
899 | | { \ |
---|
900 | | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ |
---|
901 | | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ |
---|
902 | | ++(yy_lp); \ |
---|
903 | | goto find_rule; \ |
---|
904 | | } |
---|
905 | | |
---|
906 | | static int yy_more_flag = 0; |
---|
907 | | static int yy_more_len = 0; |
---|
908 | | #define yymore() ((yy_more_flag) = 1) |
---|
909 | | #define YY_MORE_ADJ (yy_more_len) |
---|
910 | | #define YY_RESTORE_YY_MORE_OFFSET |
---|
911 | | char *yytext; |
---|
912 | | #line 1 "conftest.l" |
---|
913 | | #line 484 "lex.yy.c" |
---|
914 | | |
---|
915 | | #define INITIAL 0 |
---|
916 | | |
---|
917 | | #ifndef YY_NO_UNISTD_H |
---|
918 | | /* Special case for "unistd.h", since it is non-ANSI. We include it way |
---|
919 | | * down here because we want the user's section 1 to have been scanned first. |
---|
920 | | * The user has a chance to override it with an option. |
---|
921 | | */ |
---|
922 | | #include <unistd.h> |
---|
923 | | #endif |
---|
924 | | |
---|
925 | | #ifndef YY_EXTRA_TYPE |
---|
926 | | #define YY_EXTRA_TYPE void * |
---|
927 | | #endif |
---|
928 | | |
---|
929 | | static int yy_init_globals (void ); |
---|
930 | | |
---|
931 | | /* Accessor methods to globals. |
---|
932 | | These are made visible to non-reentrant scanners for convenience. */ |
---|
933 | | |
---|
934 | | int yylex_destroy (void ); |
---|
935 | | |
---|
936 | | int yyget_debug (void ); |
---|
937 | | |
---|
938 | | void yyset_debug (int debug_flag ); |
---|
939 | | |
---|
940 | | YY_EXTRA_TYPE yyget_extra (void ); |
---|
941 | | |
---|
942 | | void yyset_extra (YY_EXTRA_TYPE user_defined ); |
---|
943 | | |
---|
944 | | FILE *yyget_in (void ); |
---|
945 | | |
---|
946 | | void yyset_in (FILE * _in_str ); |
---|
947 | | |
---|
948 | | FILE *yyget_out (void ); |
---|
949 | | |
---|
950 | | void yyset_out (FILE * _out_str ); |
---|
951 | | |
---|
952 | | yy_size_t yyget_leng (void ); |
---|
953 | | |
---|
954 | | char *yyget_text (void ); |
---|
955 | | |
---|
956 | | int yyget_lineno (void ); |
---|
957 | | |
---|
958 | | void yyset_lineno (int _line_number ); |
---|
959 | | |
---|
960 | | /* Macros after this point can all be overridden by user definitions in |
---|
961 | | * section 1. |
---|
962 | | */ |
---|
963 | | |
---|
964 | | #ifndef YY_SKIP_YYWRAP |
---|
965 | | #ifdef __cplusplus |
---|
966 | | extern "C" int yywrap (void ); |
---|
967 | | #else |
---|
968 | | extern int yywrap (void ); |
---|
969 | | #endif |
---|
970 | | #endif |
---|
971 | | |
---|
972 | | #ifndef YY_NO_UNPUT |
---|
973 | | |
---|
974 | | static void yyunput (int c,char *buf_ptr ); |
---|
975 | | |
---|
976 | | #endif |
---|
977 | | |
---|
978 | | #ifndef yytext_ptr |
---|
979 | | static void yy_flex_strncpy (char *,yyconst char *,int ); |
---|
980 | | #endif |
---|
981 | | |
---|
982 | | #ifdef YY_NEED_STRLEN |
---|
983 | | static int yy_flex_strlen (yyconst char * ); |
---|
984 | | #endif |
---|
985 | | |
---|
986 | | #ifndef YY_NO_INPUT |
---|
987 | | |
---|
988 | | #ifdef __cplusplus |
---|
989 | | static int yyinput (void ); |
---|
990 | | #else |
---|
991 | | static int input (void ); |
---|
992 | | #endif |
---|
993 | | |
---|
994 | | #endif |
---|
995 | | |
---|
996 | | /* Amount of stuff to slurp up with each read. */ |
---|
997 | | #ifndef YY_READ_BUF_SIZE |
---|
998 | | #ifdef __ia64__ |
---|
999 | | /* On IA-64, the buffer size is 16k, not 8k */ |
---|
1000 | | #define YY_READ_BUF_SIZE 16384 |
---|
1001 | | #else |
---|
1002 | | #define YY_READ_BUF_SIZE 8192 |
---|
1003 | | #endif /* __ia64__ */ |
---|
1004 | | #endif |
---|
1005 | | |
---|
1006 | | /* Copy whatever the last rule matched to the standard output. */ |
---|
1007 | | #ifndef ECHO |
---|
1008 | | /* This used to be an fputs(), but since the string might contain NUL's, |
---|
1009 | | * we now use fwrite(). |
---|
1010 | | */ |
---|
1011 | | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) |
---|
1012 | | #endif |
---|
1013 | | |
---|
1014 | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, |
---|
1015 | | * is returned in "result". |
---|
1016 | | */ |
---|
1017 | | #ifndef YY_INPUT |
---|
1018 | | #define YY_INPUT(buf,result,max_size) \ |
---|
1019 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ |
---|
1020 | | { \ |
---|
1021 | | int c = '*'; \ |
---|
1022 | | size_t n; \ |
---|
1023 | | for ( n = 0; n < max_size && \ |
---|
1024 | | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ |
---|
1025 | | buf[n] = (char) c; \ |
---|
1026 | | if ( c == '\n' ) \ |
---|
1027 | | buf[n++] = (char) c; \ |
---|
1028 | | if ( c == EOF && ferror( yyin ) ) \ |
---|
1029 | | YY_FATAL_ERROR( "input in flex scanner failed" ); \ |
---|
1030 | | result = n; \ |
---|
1031 | | } \ |
---|
1032 | | else \ |
---|
1033 | | { \ |
---|
1034 | | errno=0; \ |
---|
1035 | | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ |
---|
1036 | | { \ |
---|
1037 | | if( errno != EINTR) \ |
---|
1038 | | { \ |
---|
1039 | | YY_FATAL_ERROR( "input in flex scanner failed" ); \ |
---|
1040 | | break; \ |
---|
1041 | | } \ |
---|
1042 | | errno=0; \ |
---|
1043 | | clearerr(yyin); \ |
---|
1044 | | } \ |
---|
1045 | | }\ |
---|
1046 | | \ |
---|
1047 | | |
---|
1048 | | #endif |
---|
1049 | | |
---|
1050 | | /* No semi-colon after return; correct usage is to write "yyterminate();" - |
---|
1051 | | * we don't want an extra ';' after the "return" because that will cause |
---|
1052 | | * some compilers to complain about unreachable statements. |
---|
1053 | | */ |
---|
1054 | | #ifndef yyterminate |
---|
1055 | | #define yyterminate() return YY_NULL |
---|
1056 | | #endif |
---|
1057 | | |
---|
1058 | | /* Number of entries by which start-condition stack grows. */ |
---|
1059 | | #ifndef YY_START_STACK_INCR |
---|
1060 | | #define YY_START_STACK_INCR 25 |
---|
1061 | | #endif |
---|
1062 | | |
---|
1063 | | /* Report a fatal error. */ |
---|
1064 | | #ifndef YY_FATAL_ERROR |
---|
1065 | | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) |
---|
1066 | | #endif |
---|
1067 | | |
---|
1068 | | /* end tables serialization structures and prototypes */ |
---|
1069 | | |
---|
1070 | | /* Default declaration of generated scanner - a define so the user can |
---|
1071 | | * easily add parameters. |
---|
1072 | | */ |
---|
1073 | | #ifndef YY_DECL |
---|
1074 | | #define YY_DECL_IS_OURS 1 |
---|
1075 | | |
---|
1076 | | extern int yylex (void); |
---|
1077 | | |
---|
1078 | | #define YY_DECL int yylex (void) |
---|
1079 | | #endif /* !YY_DECL */ |
---|
1080 | | |
---|
1081 | | /* Code executed at the beginning of each rule, after yytext and yyleng |
---|
1082 | | * have been set up. |
---|
1083 | | */ |
---|
1084 | | #ifndef YY_USER_ACTION |
---|
1085 | | #define YY_USER_ACTION |
---|
1086 | | #endif |
---|
1087 | | |
---|
1088 | | /* Code executed at the end of each rule. */ |
---|
1089 | | #ifndef YY_BREAK |
---|
1090 | | #define YY_BREAK /*LINTED*/break; |
---|
1091 | | #endif |
---|
1092 | | |
---|
1093 | | #define YY_RULE_SETUP \ |
---|
1094 | | YY_USER_ACTION |
---|
1095 | | |
---|
1096 | | /** The main scanner function which does all the work. |
---|
1097 | | */ |
---|
1098 | | YY_DECL |
---|
1099 | | { |
---|
1100 | | yy_state_type yy_current_state; |
---|
1101 | | char *yy_cp, *yy_bp; |
---|
1102 | | int yy_act; |
---|
1103 | | |
---|
1104 | | if ( !(yy_init) ) |
---|
1105 | | { |
---|
1106 | | (yy_init) = 1; |
---|
1107 | | |
---|
1108 | | #ifdef YY_USER_INIT |
---|
1109 | | YY_USER_INIT; |
---|
1110 | | #endif |
---|
1111 | | |
---|
1112 | | /* Create the reject buffer large enough to save one state per allowed character. */ |
---|
1113 | | if ( ! (yy_state_buf) ) |
---|
1114 | | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); |
---|
1115 | | if ( ! (yy_state_buf) ) |
---|
1116 | | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); |
---|
1117 | | |
---|
1118 | | if ( ! (yy_start) ) |
---|
1119 | | (yy_start) = 1; /* first start state */ |
---|
1120 | | |
---|
1121 | | if ( ! yyin ) |
---|
1122 | | yyin = stdin; |
---|
1123 | | |
---|
1124 | | if ( ! yyout ) |
---|
1125 | | yyout = stdout; |
---|
1126 | | |
---|
1127 | | if ( ! YY_CURRENT_BUFFER ) { |
---|
1128 | | yyensure_buffer_stack (); |
---|
1129 | | YY_CURRENT_BUFFER_LVALUE = |
---|
1130 | | yy_create_buffer(yyin,YY_BUF_SIZE ); |
---|
1131 | | } |
---|
1132 | | |
---|
1133 | | yy_load_buffer_state( ); |
---|
1134 | | } |
---|
1135 | | |
---|
1136 | | { |
---|
1137 | | #line 1 "conftest.l" |
---|
1138 | | |
---|
1139 | | #line 710 "lex.yy.c" |
---|
1140 | | |
---|
1141 | | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */ |
---|
1142 | | { |
---|
1143 | | (yy_more_len) = 0; |
---|
1144 | | if ( (yy_more_flag) ) |
---|
1145 | | { |
---|
1146 | | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); |
---|
1147 | | (yy_more_flag) = 0; |
---|
1148 | | } |
---|
1149 | | yy_cp = (yy_c_buf_p); |
---|
1150 | | |
---|
1151 | | /* Support of yytext. */ |
---|
1152 | | *yy_cp = (yy_hold_char); |
---|
1153 | | |
---|
1154 | | /* yy_bp points to the position in yy_ch_buf of the start of |
---|
1155 | | * the current run. |
---|
1156 | | */ |
---|
1157 | | yy_bp = yy_cp; |
---|
1158 | | |
---|
1159 | | yy_current_state = (yy_start); |
---|
1160 | | |
---|
1161 | | (yy_state_ptr) = (yy_state_buf); |
---|
1162 | | *(yy_state_ptr)++ = yy_current_state; |
---|
1163 | | |
---|
1164 | | yy_match: |
---|
1165 | | do |
---|
1166 | | { |
---|
1167 | | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ; |
---|
1168 | | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) |
---|
1169 | | { |
---|
1170 | | yy_current_state = (int) yy_def[yy_current_state]; |
---|
1171 | | if ( yy_current_state >= 13 ) |
---|
1172 | | yy_c = yy_meta[(unsigned int) yy_c]; |
---|
1173 | | } |
---|
1174 | | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; |
---|
1175 | | *(yy_state_ptr)++ = yy_current_state; |
---|
1176 | | ++yy_cp; |
---|
1177 | | } |
---|
1178 | | while ( yy_base[yy_current_state] != 10 ); |
---|
1179 | | |
---|
1180 | | yy_find_action: |
---|
1181 | | yy_current_state = *--(yy_state_ptr); |
---|
1182 | | (yy_lp) = yy_accept[yy_current_state]; |
---|
1183 | | find_rule: /* we branch to this label when backing up */ |
---|
1184 | | for ( ; ; ) /* until we find what rule we matched */ |
---|
1185 | | { |
---|
1186 | | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) |
---|
1187 | | { |
---|
1188 | | yy_act = yy_acclist[(yy_lp)]; |
---|
1189 | | { |
---|
1190 | | (yy_full_match) = yy_cp; |
---|
1191 | | break; |
---|
1192 | | } |
---|
1193 | | } |
---|
1194 | | --yy_cp; |
---|
1195 | | yy_current_state = *--(yy_state_ptr); |
---|
1196 | | (yy_lp) = yy_accept[yy_current_state]; |
---|
1197 | | } |
---|
1198 | | |
---|
1199 | | YY_DO_BEFORE_ACTION; |
---|
1200 | | |
---|
1201 | | do_action: /* This label is used only to access EOF actions. */ |
---|
1202 | | |
---|
1203 | | switch ( yy_act ) |
---|
1204 | | { /* beginning of action switch */ |
---|
1205 | | case 1: |
---|
1206 | | YY_RULE_SETUP |
---|
1207 | | #line 2 "conftest.l" |
---|
1208 | | { ECHO; } |
---|
1209 | | YY_BREAK |
---|
1210 | | case 2: |
---|
1211 | | YY_RULE_SETUP |
---|
1212 | | #line 3 "conftest.l" |
---|
1213 | | { REJECT; } |
---|
1214 | | YY_BREAK |
---|
1215 | | case 3: |
---|
1216 | | YY_RULE_SETUP |
---|
1217 | | #line 4 "conftest.l" |
---|
1218 | | { yymore (); } |
---|
1219 | | YY_BREAK |
---|
1220 | | case 4: |
---|
1221 | | YY_RULE_SETUP |
---|
1222 | | #line 5 "conftest.l" |
---|
1223 | | { yyless (1); } |
---|
1224 | | YY_BREAK |
---|
1225 | | case 5: |
---|
1226 | | YY_RULE_SETUP |
---|
1227 | | #line 6 "conftest.l" |
---|
1228 | | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ |
---|
1229 | | yyless ((input () != 0)); } |
---|
1230 | | YY_BREAK |
---|
1231 | | case 6: |
---|
1232 | | YY_RULE_SETUP |
---|
1233 | | #line 8 "conftest.l" |
---|
1234 | | { unput (yytext[0]); } |
---|
1235 | | YY_BREAK |
---|
1236 | | case 7: |
---|
1237 | | YY_RULE_SETUP |
---|
1238 | | #line 9 "conftest.l" |
---|
1239 | | { BEGIN INITIAL; } |
---|
1240 | | YY_BREAK |
---|
1241 | | case 8: |
---|
1242 | | YY_RULE_SETUP |
---|
1243 | | #line 10 "conftest.l" |
---|
1244 | | ECHO; |
---|
1245 | | YY_BREAK |
---|
1246 | | #line 817 "lex.yy.c" |
---|
1247 | | case YY_STATE_EOF(INITIAL): |
---|
1248 | | yyterminate(); |
---|
1249 | | |
---|
1250 | | case YY_END_OF_BUFFER: |
---|
1251 | | { |
---|
1252 | | /* Amount of text matched not including the EOB char. */ |
---|
1253 | | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; |
---|
1254 | | |
---|
1255 | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ |
---|
1256 | | *yy_cp = (yy_hold_char); |
---|
1257 | | YY_RESTORE_YY_MORE_OFFSET |
---|
1258 | | |
---|
1259 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) |
---|
1260 | | { |
---|
1261 | | /* We're scanning a new file or input source. It's |
---|
1262 | | * possible that this happened because the user |
---|
1263 | | * just pointed yyin at a new source and called |
---|
1264 | | * yylex(). If so, then we have to assure |
---|
1265 | | * consistency between YY_CURRENT_BUFFER and our |
---|
1266 | | * globals. Here is the right place to do so, because |
---|
1267 | | * this is the first action (other than possibly a |
---|
1268 | | * back-up) that will match for the new input source. |
---|
1269 | | */ |
---|
1270 | | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; |
---|
1271 | | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; |
---|
1272 | | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; |
---|
1273 | | } |
---|
1274 | | |
---|
1275 | | /* Note that here we test for yy_c_buf_p "<=" to the position |
---|
1276 | | * of the first EOB in the buffer, since yy_c_buf_p will |
---|
1277 | | * already have been incremented past the NUL character |
---|
1278 | | * (since all states make transitions on EOB to the |
---|
1279 | | * end-of-buffer state). Contrast this with the test |
---|
1280 | | * in input(). |
---|
1281 | | */ |
---|
1282 | | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) |
---|
1283 | | { /* This was really a NUL. */ |
---|
1284 | | yy_state_type yy_next_state; |
---|
1285 | | |
---|
1286 | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; |
---|
1287 | | |
---|
1288 | | yy_current_state = yy_get_previous_state( ); |
---|
1289 | | |
---|
1290 | | /* Okay, we're now positioned to make the NUL |
---|
1291 | | * transition. We couldn't have |
---|
1292 | | * yy_get_previous_state() go ahead and do it |
---|
1293 | | * for us because it doesn't know how to deal |
---|
1294 | | * with the possibility of jamming (and we don't |
---|
1295 | | * want to build jamming into it because then it |
---|
1296 | | * will run more slowly). |
---|
1297 | | */ |
---|
1298 | | |
---|
1299 | | yy_next_state = yy_try_NUL_trans( yy_current_state ); |
---|
1300 | | |
---|
1301 | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; |
---|
1302 | | |
---|
1303 | | if ( yy_next_state ) |
---|
1304 | | { |
---|
1305 | | /* Consume the NUL. */ |
---|
1306 | | yy_cp = ++(yy_c_buf_p); |
---|
1307 | | yy_current_state = yy_next_state; |
---|
1308 | | goto yy_match; |
---|
1309 | | } |
---|
1310 | | |
---|
1311 | | else |
---|
1312 | | { |
---|
1313 | | yy_cp = (yy_c_buf_p); |
---|
1314 | | goto yy_find_action; |
---|
1315 | | } |
---|
1316 | | } |
---|
1317 | | |
---|
1318 | | else switch ( yy_get_next_buffer( ) ) |
---|
1319 | | { |
---|
1320 | | case EOB_ACT_END_OF_FILE: |
---|
1321 | | { |
---|
1322 | | (yy_did_buffer_switch_on_eof) = 0; |
---|
1323 | | |
---|
1324 | | if ( yywrap( ) ) |
---|
1325 | | { |
---|
1326 | | /* Note: because we've taken care in |
---|
1327 | | * yy_get_next_buffer() to have set up |
---|
1328 | | * yytext, we can now set up |
---|
1329 | | * yy_c_buf_p so that if some total |
---|
1330 | | * hoser (like flex itself) wants to |
---|
1331 | | * call the scanner after we return the |
---|
1332 | | * YY_NULL, it'll still work - another |
---|
1333 | | * YY_NULL will get returned. |
---|
1334 | | */ |
---|
1335 | | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; |
---|
1336 | | |
---|
1337 | | yy_act = YY_STATE_EOF(YY_START); |
---|
1338 | | goto do_action; |
---|
1339 | | } |
---|
1340 | | |
---|
1341 | | else |
---|
1342 | | { |
---|
1343 | | if ( ! (yy_did_buffer_switch_on_eof) ) |
---|
1344 | | YY_NEW_FILE; |
---|
1345 | | } |
---|
1346 | | break; |
---|
1347 | | } |
---|
1348 | | |
---|
1349 | | case EOB_ACT_CONTINUE_SCAN: |
---|
1350 | | (yy_c_buf_p) = |
---|
1351 | | (yytext_ptr) + yy_amount_of_matched_text; |
---|
1352 | | |
---|
1353 | | yy_current_state = yy_get_previous_state( ); |
---|
1354 | | |
---|
1355 | | yy_cp = (yy_c_buf_p); |
---|
1356 | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; |
---|
1357 | | goto yy_match; |
---|
1358 | | |
---|
1359 | | case EOB_ACT_LAST_MATCH: |
---|
1360 | | (yy_c_buf_p) = |
---|
1361 | | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; |
---|
1362 | | |
---|
1363 | | yy_current_state = yy_get_previous_state( ); |
---|
1364 | | |
---|
1365 | | yy_cp = (yy_c_buf_p); |
---|
1366 | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; |
---|
1367 | | goto yy_find_action; |
---|
1368 | | } |
---|
1369 | | break; |
---|
1370 | | } |
---|
1371 | | |
---|
1372 | | default: |
---|
1373 | | YY_FATAL_ERROR( |
---|
1374 | | "fatal flex scanner internal error--no action found" ); |
---|
1375 | | } /* end of action switch */ |
---|
1376 | | } /* end of scanning one token */ |
---|
1377 | | } /* end of user's declarations */ |
---|
1378 | | } /* end of yylex */ |
---|
1379 | | |
---|
1380 | | /* yy_get_next_buffer - try to read in a new buffer |
---|
1381 | | * |
---|
1382 | | * Returns a code representing an action: |
---|
1383 | | * EOB_ACT_LAST_MATCH - |
---|
1384 | | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position |
---|
1385 | | * EOB_ACT_END_OF_FILE - end of file |
---|
1386 | | */ |
---|
1387 | | static int yy_get_next_buffer (void) |
---|
1388 | | { |
---|
1389 | | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; |
---|
1390 | | char *source = (yytext_ptr); |
---|
1391 | | yy_size_t number_to_move, i; |
---|
1392 | | int ret_val; |
---|
1393 | | |
---|
1394 | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) |
---|
1395 | | YY_FATAL_ERROR( |
---|
1396 | | "fatal flex scanner internal error--end of buffer missed" ); |
---|
1397 | | |
---|
1398 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) |
---|
1399 | | { /* Don't try to fill the buffer, so this is an EOF. */ |
---|
1400 | | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) |
---|
1401 | | { |
---|
1402 | | /* We matched a single character, the EOB, so |
---|
1403 | | * treat this as a final EOF. |
---|
1404 | | */ |
---|
1405 | | return EOB_ACT_END_OF_FILE; |
---|
1406 | | } |
---|
1407 | | |
---|
1408 | | else |
---|
1409 | | { |
---|
1410 | | /* We matched some text prior to the EOB, first |
---|
1411 | | * process it. |
---|
1412 | | */ |
---|
1413 | | return EOB_ACT_LAST_MATCH; |
---|
1414 | | } |
---|
1415 | | } |
---|
1416 | | |
---|
1417 | | /* Try to read more data. */ |
---|
1418 | | |
---|
1419 | | /* First move last chars to start of buffer. */ |
---|
1420 | | number_to_move = (yy_size_t) ((yy_c_buf_p) - (yytext_ptr)) - 1; |
---|
1421 | | |
---|
1422 | | for ( i = 0; i < number_to_move; ++i ) |
---|
1423 | | *(dest++) = *(source++); |
---|
1424 | | |
---|
1425 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) |
---|
1426 | | /* don't do the read, it's not guaranteed to return an EOF, |
---|
1427 | | * just force an EOF |
---|
1428 | | */ |
---|
1429 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; |
---|
1430 | | |
---|
1431 | | else |
---|
1432 | | { |
---|
1433 | | yy_size_t num_to_read = |
---|
1434 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; |
---|
1435 | | |
---|
1436 | | while ( num_to_read <= 0 ) |
---|
1437 | | { /* Not enough room in the buffer - grow it. */ |
---|
1438 | | |
---|
1439 | | YY_FATAL_ERROR( |
---|
1440 | | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); |
---|
1441 | | |
---|
1442 | | } |
---|
1443 | | |
---|
1444 | | if ( num_to_read > YY_READ_BUF_SIZE ) |
---|
1445 | | num_to_read = YY_READ_BUF_SIZE; |
---|
1446 | | |
---|
1447 | | /* Read in more data. */ |
---|
1448 | | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), |
---|
1449 | | (yy_n_chars), num_to_read ); |
---|
1450 | | |
---|
1451 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); |
---|
1452 | | } |
---|
1453 | | |
---|
1454 | | if ( (yy_n_chars) == 0 ) |
---|
1455 | | { |
---|
1456 | | if ( number_to_move == YY_MORE_ADJ ) |
---|
1457 | | { |
---|
1458 | | ret_val = EOB_ACT_END_OF_FILE; |
---|
1459 | | yyrestart(yyin ); |
---|
1460 | | } |
---|
1461 | | |
---|
1462 | | else |
---|
1463 | | { |
---|
1464 | | ret_val = EOB_ACT_LAST_MATCH; |
---|
1465 | | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = |
---|
1466 | | YY_BUFFER_EOF_PENDING; |
---|
1467 | | } |
---|
1468 | | } |
---|
1469 | | |
---|
1470 | | else |
---|
1471 | | ret_val = EOB_ACT_CONTINUE_SCAN; |
---|
1472 | | |
---|
1473 | | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { |
---|
1474 | | /* Extend the array by 50%, plus the number we really need. */ |
---|
1475 | | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); |
---|
1476 | | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); |
---|
1477 | | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) |
---|
1478 | | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); |
---|
1479 | | } |
---|
1480 | | |
---|
1481 | | (yy_n_chars) += number_to_move; |
---|
1482 | | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; |
---|
1483 | | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; |
---|
1484 | | |
---|
1485 | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; |
---|
1486 | | |
---|
1487 | | return ret_val; |
---|
1488 | | } |
---|
1489 | | |
---|
1490 | | /* yy_get_previous_state - get the state just before the EOB char was reached */ |
---|
1491 | | |
---|
1492 | | static yy_state_type yy_get_previous_state (void) |
---|
1493 | | { |
---|
1494 | | yy_state_type yy_current_state; |
---|
1495 | | char *yy_cp; |
---|
1496 | | |
---|
1497 | | yy_current_state = (yy_start); |
---|
1498 | | |
---|
1499 | | (yy_state_ptr) = (yy_state_buf); |
---|
1500 | | *(yy_state_ptr)++ = yy_current_state; |
---|
1501 | | |
---|
1502 | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) |
---|
1503 | | { |
---|
1504 | | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); |
---|
1505 | | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) |
---|
1506 | | { |
---|
1507 | | yy_current_state = (int) yy_def[yy_current_state]; |
---|
1508 | | if ( yy_current_state >= 13 ) |
---|
1509 | | yy_c = yy_meta[(unsigned int) yy_c]; |
---|
1510 | | } |
---|
1511 | | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; |
---|
1512 | | *(yy_state_ptr)++ = yy_current_state; |
---|
1513 | | } |
---|
1514 | | |
---|
1515 | | return yy_current_state; |
---|
1516 | | } |
---|
1517 | | |
---|
1518 | | /* yy_try_NUL_trans - try to make a transition on the NUL character |
---|
1519 | | * |
---|
1520 | | * synopsis |
---|
1521 | | * next_state = yy_try_NUL_trans( current_state ); |
---|
1522 | | */ |
---|
1523 | | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) |
---|
1524 | | { |
---|
1525 | | int yy_is_jam; |
---|
1526 | | |
---|
1527 | | YY_CHAR yy_c = 1; |
---|
1528 | | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) |
---|
1529 | | { |
---|
1530 | | yy_current_state = (int) yy_def[yy_current_state]; |
---|
1531 | | if ( yy_current_state >= 13 ) |
---|
1532 | | yy_c = yy_meta[(unsigned int) yy_c]; |
---|
1533 | | } |
---|
1534 | | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; |
---|
1535 | | yy_is_jam = (yy_current_state == 12); |
---|
1536 | | if ( ! yy_is_jam ) |
---|
1537 | | *(yy_state_ptr)++ = yy_current_state; |
---|
1538 | | |
---|
1539 | | return yy_is_jam ? 0 : yy_current_state; |
---|
1540 | | } |
---|
1541 | | |
---|
1542 | | #ifndef YY_NO_UNPUT |
---|
1543 | | |
---|
1544 | | static void yyunput (int c, char * yy_bp ) |
---|
1545 | | { |
---|
1546 | | char *yy_cp; |
---|
1547 | | |
---|
1548 | | yy_cp = (yy_c_buf_p); |
---|
1549 | | |
---|
1550 | | /* undo effects of setting up yytext */ |
---|
1551 | | *yy_cp = (yy_hold_char); |
---|
1552 | | |
---|
1553 | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) |
---|
1554 | | { /* need to shift things up to make room */ |
---|
1555 | | /* +2 for EOB chars. */ |
---|
1556 | | yy_size_t number_to_move = (yy_n_chars) + 2; |
---|
1557 | | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ |
---|
1558 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; |
---|
1559 | | char *source = |
---|
1560 | | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; |
---|
1561 | | |
---|
1562 | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) |
---|
1563 | | *--dest = *--source; |
---|
1564 | | |
---|
1565 | | yy_cp += (int) (dest - source); |
---|
1566 | | yy_bp += (int) (dest - source); |
---|
1567 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = |
---|
1568 | | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; |
---|
1569 | | |
---|
1570 | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) |
---|
1571 | | YY_FATAL_ERROR( "flex scanner push-back overflow" ); |
---|
1572 | | } |
---|
1573 | | |
---|
1574 | | *--yy_cp = (char) c; |
---|
1575 | | |
---|
1576 | | (yytext_ptr) = yy_bp; |
---|
1577 | | (yy_hold_char) = *yy_cp; |
---|
1578 | | (yy_c_buf_p) = yy_cp; |
---|
1579 | | } |
---|
1580 | | |
---|
1581 | | #endif |
---|
1582 | | |
---|
1583 | | #ifndef YY_NO_INPUT |
---|
1584 | | #ifdef __cplusplus |
---|
1585 | | static int yyinput (void) |
---|
1586 | | #else |
---|
1587 | | static int input (void) |
---|
1588 | | #endif |
---|
1589 | | |
---|
1590 | | { |
---|
1591 | | int c; |
---|
1592 | | |
---|
1593 | | *(yy_c_buf_p) = (yy_hold_char); |
---|
1594 | | |
---|
1595 | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) |
---|
1596 | | { |
---|
1597 | | /* yy_c_buf_p now points to the character we want to return. |
---|
1598 | | * If this occurs *before* the EOB characters, then it's a |
---|
1599 | | * valid NUL; if not, then we've hit the end of the buffer. |
---|
1600 | | */ |
---|
1601 | | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) |
---|
1602 | | /* This was really a NUL. */ |
---|
1603 | | *(yy_c_buf_p) = '\0'; |
---|
1604 | | |
---|
1605 | | else |
---|
1606 | | { /* need more input */ |
---|
1607 | | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); |
---|
1608 | | ++(yy_c_buf_p); |
---|
1609 | | |
---|
1610 | | switch ( yy_get_next_buffer( ) ) |
---|
1611 | | { |
---|
1612 | | case EOB_ACT_LAST_MATCH: |
---|
1613 | | /* This happens because yy_g_n_b() |
---|
1614 | | * sees that we've accumulated a |
---|
1615 | | * token and flags that we need to |
---|
1616 | | * try matching the token before |
---|
1617 | | * proceeding. But for input(), |
---|
1618 | | * there's no matching to consider. |
---|
1619 | | * So convert the EOB_ACT_LAST_MATCH |
---|
1620 | | * to EOB_ACT_END_OF_FILE. |
---|
1621 | | */ |
---|
1622 | | |
---|
1623 | | /* Reset buffer status. */ |
---|
1624 | | yyrestart(yyin ); |
---|
1625 | | |
---|
1626 | | /*FALLTHROUGH*/ |
---|
1627 | | |
---|
1628 | | case EOB_ACT_END_OF_FILE: |
---|
1629 | | { |
---|
1630 | | if ( yywrap( ) ) |
---|
1631 | | return EOF; |
---|
1632 | | |
---|
1633 | | if ( ! (yy_did_buffer_switch_on_eof) ) |
---|
1634 | | YY_NEW_FILE; |
---|
1635 | | #ifdef __cplusplus |
---|
1636 | | return yyinput(); |
---|
1637 | | #else |
---|
1638 | | return input(); |
---|
1639 | | #endif |
---|
1640 | | } |
---|
1641 | | |
---|
1642 | | case EOB_ACT_CONTINUE_SCAN: |
---|
1643 | | (yy_c_buf_p) = (yytext_ptr) + offset; |
---|
1644 | | break; |
---|
1645 | | } |
---|
1646 | | } |
---|
1647 | | } |
---|
1648 | | |
---|
1649 | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ |
---|
1650 | | *(yy_c_buf_p) = '\0'; /* preserve yytext */ |
---|
1651 | | (yy_hold_char) = *++(yy_c_buf_p); |
---|
1652 | | |
---|
1653 | | return c; |
---|
1654 | | } |
---|
1655 | | #endif /* ifndef YY_NO_INPUT */ |
---|
1656 | | |
---|
1657 | | /** Immediately switch to a different input stream. |
---|
1658 | | * @param input_file A readable stream. |
---|
1659 | | * |
---|
1660 | | * @note This function does not reset the start condition to @c INITIAL . |
---|
1661 | | */ |
---|
1662 | | void yyrestart (FILE * input_file ) |
---|
1663 | | { |
---|
1664 | | |
---|
1665 | | if ( ! YY_CURRENT_BUFFER ){ |
---|
1666 | | yyensure_buffer_stack (); |
---|
1667 | | YY_CURRENT_BUFFER_LVALUE = |
---|
1668 | | yy_create_buffer(yyin,YY_BUF_SIZE ); |
---|
1669 | | } |
---|
1670 | | |
---|
1671 | | yy_init_buffer(YY_CURRENT_BUFFER,input_file ); |
---|
1672 | | yy_load_buffer_state( ); |
---|
1673 | | } |
---|
1674 | | |
---|
1675 | | /** Switch to a different input buffer. |
---|
1676 | | * @param new_buffer The new input buffer. |
---|
1677 | | * |
---|
1678 | | */ |
---|
1679 | | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) |
---|
1680 | | { |
---|
1681 | | |
---|
1682 | | /* TODO. We should be able to replace this entire function body |
---|
1683 | | * with |
---|
1684 | | * yypop_buffer_state(); |
---|
1685 | | * yypush_buffer_state(new_buffer); |
---|
1686 | | */ |
---|
1687 | | yyensure_buffer_stack (); |
---|
1688 | | if ( YY_CURRENT_BUFFER == new_buffer ) |
---|
1689 | | return; |
---|
1690 | | |
---|
1691 | | if ( YY_CURRENT_BUFFER ) |
---|
1692 | | { |
---|
1693 | | /* Flush out information for old buffer. */ |
---|
1694 | | *(yy_c_buf_p) = (yy_hold_char); |
---|
1695 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); |
---|
1696 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); |
---|
1697 | | } |
---|
1698 | | |
---|
1699 | | YY_CURRENT_BUFFER_LVALUE = new_buffer; |
---|
1700 | | yy_load_buffer_state( ); |
---|
1701 | | |
---|
1702 | | /* We don't actually know whether we did this switch during |
---|
1703 | | * EOF (yywrap()) processing, but the only time this flag |
---|
1704 | | * is looked at is after yywrap() is called, so it's safe |
---|
1705 | | * to go ahead and always set it. |
---|
1706 | | */ |
---|
1707 | | (yy_did_buffer_switch_on_eof) = 1; |
---|
1708 | | } |
---|
1709 | | |
---|
1710 | | static void yy_load_buffer_state (void) |
---|
1711 | | { |
---|
1712 | | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; |
---|
1713 | | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; |
---|
1714 | | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; |
---|
1715 | | (yy_hold_char) = *(yy_c_buf_p); |
---|
1716 | | } |
---|
1717 | | |
---|
1718 | | /** Allocate and initialize an input buffer state. |
---|
1719 | | * @param file A readable stream. |
---|
1720 | | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. |
---|
1721 | | * |
---|
1722 | | * @return the allocated buffer state. |
---|
1723 | | */ |
---|
1724 | | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) |
---|
1725 | | { |
---|
1726 | | YY_BUFFER_STATE b; |
---|
1727 | | |
---|
1728 | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); |
---|
1729 | | if ( ! b ) |
---|
1730 | | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); |
---|
1731 | | |
---|
1732 | | b->yy_buf_size = (yy_size_t)size; |
---|
1733 | | |
---|
1734 | | /* yy_ch_buf has to be 2 characters longer than the size given because |
---|
1735 | | * we need to put in 2 end-of-buffer characters. |
---|
1736 | | */ |
---|
1737 | | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); |
---|
1738 | | if ( ! b->yy_ch_buf ) |
---|
1739 | | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); |
---|
1740 | | |
---|
1741 | | b->yy_is_our_buffer = 1; |
---|
1742 | | |
---|
1743 | | yy_init_buffer(b,file ); |
---|
1744 | | |
---|
1745 | | return b; |
---|
1746 | | } |
---|
1747 | | |
---|
1748 | | /** Destroy the buffer. |
---|
1749 | | * @param b a buffer created with yy_create_buffer() |
---|
1750 | | * |
---|
1751 | | */ |
---|
1752 | | void yy_delete_buffer (YY_BUFFER_STATE b ) |
---|
1753 | | { |
---|
1754 | | |
---|
1755 | | if ( ! b ) |
---|
1756 | | return; |
---|
1757 | | |
---|
1758 | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ |
---|
1759 | | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; |
---|
1760 | | |
---|
1761 | | if ( b->yy_is_our_buffer ) |
---|
1762 | | yyfree((void *) b->yy_ch_buf ); |
---|
1763 | | |
---|
1764 | | yyfree((void *) b ); |
---|
1765 | | } |
---|
1766 | | |
---|
1767 | | /* Initializes or reinitializes a buffer. |
---|
1768 | | * This function is sometimes called more than once on the same buffer, |
---|
1769 | | * such as during a yyrestart() or at EOF. |
---|
1770 | | */ |
---|
1771 | | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) |
---|
1772 | | |
---|
1773 | | { |
---|
1774 | | int oerrno = errno; |
---|
1775 | | |
---|
1776 | | yy_flush_buffer(b ); |
---|
1777 | | |
---|
1778 | | b->yy_input_file = file; |
---|
1779 | | b->yy_fill_buffer = 1; |
---|
1780 | | |
---|
1781 | | /* If b is the current buffer, then yy_init_buffer was _probably_ |
---|
1782 | | * called from yyrestart() or through yy_get_next_buffer. |
---|
1783 | | * In that case, we don't want to reset the lineno or column. |
---|
1784 | | */ |
---|
1785 | | if (b != YY_CURRENT_BUFFER){ |
---|
1786 | | b->yy_bs_lineno = 1; |
---|
1787 | | b->yy_bs_column = 0; |
---|
1788 | | } |
---|
1789 | | |
---|
1790 | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; |
---|
1791 | | |
---|
1792 | | errno = oerrno; |
---|
1793 | | } |
---|
1794 | | |
---|
1795 | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. |
---|
1796 | | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. |
---|
1797 | | * |
---|
1798 | | */ |
---|
1799 | | void yy_flush_buffer (YY_BUFFER_STATE b ) |
---|
1800 | | { |
---|
1801 | | if ( ! b ) |
---|
1802 | | return; |
---|
1803 | | |
---|
1804 | | b->yy_n_chars = 0; |
---|
1805 | | |
---|
1806 | | /* We always need two end-of-buffer characters. The first causes |
---|
1807 | | * a transition to the end-of-buffer state. The second causes |
---|
1808 | | * a jam in that state. |
---|
1809 | | */ |
---|
1810 | | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; |
---|
1811 | | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; |
---|
1812 | | |
---|
1813 | | b->yy_buf_pos = &b->yy_ch_buf[0]; |
---|
1814 | | |
---|
1815 | | b->yy_at_bol = 1; |
---|
1816 | | b->yy_buffer_status = YY_BUFFER_NEW; |
---|
1817 | | |
---|
1818 | | if ( b == YY_CURRENT_BUFFER ) |
---|
1819 | | yy_load_buffer_state( ); |
---|
1820 | | } |
---|
1821 | | |
---|
1822 | | /** Pushes the new state onto the stack. The new state becomes |
---|
1823 | | * the current state. This function will allocate the stack |
---|
1824 | | * if necessary. |
---|
1825 | | * @param new_buffer The new state. |
---|
1826 | | * |
---|
1827 | | */ |
---|
1828 | | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) |
---|
1829 | | { |
---|
1830 | | if (new_buffer == NULL) |
---|
1831 | | return; |
---|
1832 | | |
---|
1833 | | yyensure_buffer_stack(); |
---|
1834 | | |
---|
1835 | | /* This block is copied from yy_switch_to_buffer. */ |
---|
1836 | | if ( YY_CURRENT_BUFFER ) |
---|
1837 | | { |
---|
1838 | | /* Flush out information for old buffer. */ |
---|
1839 | | *(yy_c_buf_p) = (yy_hold_char); |
---|
1840 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); |
---|
1841 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); |
---|
1842 | | } |
---|
1843 | | |
---|
1844 | | /* Only push if top exists. Otherwise, replace top. */ |
---|
1845 | | if (YY_CURRENT_BUFFER) |
---|
1846 | | (yy_buffer_stack_top)++; |
---|
1847 | | YY_CURRENT_BUFFER_LVALUE = new_buffer; |
---|
1848 | | |
---|
1849 | | /* copied from yy_switch_to_buffer. */ |
---|
1850 | | yy_load_buffer_state( ); |
---|
1851 | | (yy_did_buffer_switch_on_eof) = 1; |
---|
1852 | | } |
---|
1853 | | |
---|
1854 | | /** Removes and deletes the top of the stack, if present. |
---|
1855 | | * The next element becomes the new top. |
---|
1856 | | * |
---|
1857 | | */ |
---|
1858 | | void yypop_buffer_state (void) |
---|
1859 | | { |
---|
1860 | | if (!YY_CURRENT_BUFFER) |
---|
1861 | | return; |
---|
1862 | | |
---|
1863 | | yy_delete_buffer(YY_CURRENT_BUFFER ); |
---|
1864 | | YY_CURRENT_BUFFER_LVALUE = NULL; |
---|
1865 | | if ((yy_buffer_stack_top) > 0) |
---|
1866 | | --(yy_buffer_stack_top); |
---|
1867 | | |
---|
1868 | | if (YY_CURRENT_BUFFER) { |
---|
1869 | | yy_load_buffer_state( ); |
---|
1870 | | (yy_did_buffer_switch_on_eof) = 1; |
---|
1871 | | } |
---|
1872 | | } |
---|
1873 | | |
---|
1874 | | /* Allocates the stack if it does not exist. |
---|
1875 | | * Guarantees space for at least one push. |
---|
1876 | | */ |
---|
1877 | | static void yyensure_buffer_stack (void) |
---|
1878 | | { |
---|
1879 | | yy_size_t num_to_alloc; |
---|
1880 | | |
---|
1881 | | if (!(yy_buffer_stack)) { |
---|
1882 | | |
---|
1883 | | /* First allocation is just for 2 elements, since we don't know if this |
---|
1884 | | * scanner will even need a stack. We use 2 instead of 1 to avoid an |
---|
1885 | | * immediate realloc on the next call. |
---|
1886 | | */ |
---|
1887 | | num_to_alloc = 1; // After all that talk, this was set to 1 anyways... |
---|
1888 | | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc |
---|
1889 | | (num_to_alloc * sizeof(struct yy_buffer_state*) |
---|
1890 | | ); |
---|
1891 | | if ( ! (yy_buffer_stack) ) |
---|
1892 | | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); |
---|
1893 | | |
---|
1894 | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); |
---|
1895 | | |
---|
1896 | | (yy_buffer_stack_max) = num_to_alloc; |
---|
1897 | | (yy_buffer_stack_top) = 0; |
---|
1898 | | return; |
---|
1899 | | } |
---|
1900 | | |
---|
1901 | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ |
---|
1902 | | |
---|
1903 | | /* Increase the buffer to prepare for a possible push. */ |
---|
1904 | | yy_size_t grow_size = 8 /* arbitrary grow size */; |
---|
1905 | | |
---|
1906 | | num_to_alloc = (yy_buffer_stack_max) + grow_size; |
---|
1907 | | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc |
---|
1908 | | ((yy_buffer_stack), |
---|
1909 | | num_to_alloc * sizeof(struct yy_buffer_state*) |
---|
1910 | | ); |
---|
1911 | | if ( ! (yy_buffer_stack) ) |
---|
1912 | | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); |
---|
1913 | | |
---|
1914 | | /* zero only the new slots.*/ |
---|
1915 | | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); |
---|
1916 | | (yy_buffer_stack_max) = num_to_alloc; |
---|
1917 | | } |
---|
1918 | | } |
---|
1919 | | |
---|
1920 | | /** Setup the input buffer state to scan directly from a user-specified character buffer. |
---|
1921 | | * @param base the character buffer |
---|
1922 | | * @param size the size in bytes of the character buffer |
---|
1923 | | * |
---|
1924 | | * @return the newly allocated buffer state object. |
---|
1925 | | */ |
---|
1926 | | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) |
---|
1927 | | { |
---|
1928 | | YY_BUFFER_STATE b; |
---|
1929 | | |
---|
1930 | | if ( size < 2 || |
---|
1931 | | base[size-2] != YY_END_OF_BUFFER_CHAR || |
---|
1932 | | base[size-1] != YY_END_OF_BUFFER_CHAR ) |
---|
1933 | | /* They forgot to leave room for the EOB's. */ |
---|
1934 | | return 0; |
---|
1935 | | |
---|
1936 | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); |
---|
1937 | | if ( ! b ) |
---|
1938 | | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); |
---|
1939 | | |
---|
1940 | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ |
---|
1941 | | b->yy_buf_pos = b->yy_ch_buf = base; |
---|
1942 | | b->yy_is_our_buffer = 0; |
---|
1943 | | b->yy_input_file = 0; |
---|
1944 | | b->yy_n_chars = b->yy_buf_size; |
---|
1945 | | b->yy_is_interactive = 0; |
---|
1946 | | b->yy_at_bol = 1; |
---|
1947 | | b->yy_fill_buffer = 0; |
---|
1948 | | b->yy_buffer_status = YY_BUFFER_NEW; |
---|
1949 | | |
---|
1950 | | yy_switch_to_buffer(b ); |
---|
1951 | | |
---|
1952 | | return b; |
---|
1953 | | } |
---|
1954 | | |
---|
1955 | | /** Setup the input buffer state to scan a string. The next call to yylex() will |
---|
1956 | | * scan from a @e copy of @a str. |
---|
1957 | | * @param yystr a NUL-terminated string to scan |
---|
1958 | | * |
---|
1959 | | * @return the newly allocated buffer state object. |
---|
1960 | | * @note If you want to scan bytes that may contain NUL values, then use |
---|
1961 | | * yy_scan_bytes() instead. |
---|
1962 | | */ |
---|
1963 | | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) |
---|
1964 | | { |
---|
1965 | | |
---|
1966 | | return yy_scan_bytes(yystr,strlen(yystr) ); |
---|
1967 | | } |
---|
1968 | | |
---|
1969 | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will |
---|
1970 | | * scan from a @e copy of @a bytes. |
---|
1971 | | * @param yybytes the byte buffer to scan |
---|
1972 | | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. |
---|
1973 | | * |
---|
1974 | | * @return the newly allocated buffer state object. |
---|
1975 | | */ |
---|
1976 | | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) |
---|
1977 | | { |
---|
1978 | | YY_BUFFER_STATE b; |
---|
1979 | | char *buf; |
---|
1980 | | yy_size_t n; |
---|
1981 | | yy_size_t i; |
---|
1982 | | |
---|
1983 | | /* Get memory for full buffer, including space for trailing EOB's. */ |
---|
1984 | | n = _yybytes_len + 2; |
---|
1985 | | buf = (char *) yyalloc(n ); |
---|
1986 | | if ( ! buf ) |
---|
1987 | | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); |
---|
1988 | | |
---|
1989 | | for ( i = 0; i < _yybytes_len; ++i ) |
---|
1990 | | buf[i] = yybytes[i]; |
---|
1991 | | |
---|
1992 | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; |
---|
1993 | | |
---|
1994 | | b = yy_scan_buffer(buf,n ); |
---|
1995 | | if ( ! b ) |
---|
1996 | | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); |
---|
1997 | | |
---|
1998 | | /* It's okay to grow etc. this buffer, and we should throw it |
---|
1999 | | * away when we're done. |
---|
2000 | | */ |
---|
2001 | | b->yy_is_our_buffer = 1; |
---|
2002 | | |
---|
2003 | | return b; |
---|
2004 | | } |
---|
2005 | | |
---|
2006 | | #ifndef YY_EXIT_FAILURE |
---|
2007 | | #define YY_EXIT_FAILURE 2 |
---|
2008 | | #endif |
---|
2009 | | |
---|
2010 | | static void yy_fatal_error (yyconst char* msg ) |
---|
2011 | | { |
---|
2012 | | (void) fprintf( stderr, "%s\n", msg ); |
---|
2013 | | exit( YY_EXIT_FAILURE ); |
---|
2014 | | } |
---|
2015 | | |
---|
2016 | | /* Redefine yyless() so it works in section 3 code. */ |
---|
2017 | | |
---|
2018 | | #undef yyless |
---|
2019 | | #define yyless(n) \ |
---|
2020 | | do \ |
---|
2021 | | { \ |
---|
2022 | | /* Undo effects of setting up yytext. */ \ |
---|
2023 | | int yyless_macro_arg = (n); \ |
---|
2024 | | YY_LESS_LINENO(yyless_macro_arg);\ |
---|
2025 | | yytext[yyleng] = (yy_hold_char); \ |
---|
2026 | | (yy_c_buf_p) = yytext + yyless_macro_arg; \ |
---|
2027 | | (yy_hold_char) = *(yy_c_buf_p); \ |
---|
2028 | | *(yy_c_buf_p) = '\0'; \ |
---|
2029 | | yyleng = yyless_macro_arg; \ |
---|
2030 | | } \ |
---|
2031 | | while ( 0 ) |
---|
2032 | | |
---|
2033 | | /* Accessor methods (get/set functions) to struct members. */ |
---|
2034 | | |
---|
2035 | | /** Get the current line number. |
---|
2036 | | * |
---|
2037 | | */ |
---|
2038 | | int yyget_lineno (void) |
---|
2039 | | { |
---|
2040 | | |
---|
2041 | | return yylineno; |
---|
2042 | | } |
---|
2043 | | |
---|
2044 | | /** Get the input stream. |
---|
2045 | | * |
---|
2046 | | */ |
---|
2047 | | FILE *yyget_in (void) |
---|
2048 | | { |
---|
2049 | | return yyin; |
---|
2050 | | } |
---|
2051 | | |
---|
2052 | | /** Get the output stream. |
---|
2053 | | * |
---|
2054 | | */ |
---|
2055 | | FILE *yyget_out (void) |
---|
2056 | | { |
---|
2057 | | return yyout; |
---|
2058 | | } |
---|
2059 | | |
---|
2060 | | /** Get the length of the current token. |
---|
2061 | | * |
---|
2062 | | */ |
---|
2063 | | yy_size_t yyget_leng (void) |
---|
2064 | | { |
---|
2065 | | return yyleng; |
---|
2066 | | } |
---|
2067 | | |
---|
2068 | | /** Get the current token. |
---|
2069 | | * |
---|
2070 | | */ |
---|
2071 | | |
---|
2072 | | char *yyget_text (void) |
---|
2073 | | { |
---|
2074 | | return yytext; |
---|
2075 | | } |
---|
2076 | | |
---|
2077 | | /** Set the current line number. |
---|
2078 | | * @param _line_number line number |
---|
2079 | | * |
---|
2080 | | */ |
---|
2081 | | void yyset_lineno (int _line_number ) |
---|
2082 | | { |
---|
2083 | | |
---|
2084 | | yylineno = _line_number; |
---|
2085 | | } |
---|
2086 | | |
---|
2087 | | /** Set the input stream. This does not discard the current |
---|
2088 | | * input buffer. |
---|
2089 | | * @param _in_str A readable stream. |
---|
2090 | | * |
---|
2091 | | * @see yy_switch_to_buffer |
---|
2092 | | */ |
---|
2093 | | void yyset_in (FILE * _in_str ) |
---|
2094 | | { |
---|
2095 | | yyin = _in_str ; |
---|
2096 | | } |
---|
2097 | | |
---|
2098 | | void yyset_out (FILE * _out_str ) |
---|
2099 | | { |
---|
2100 | | yyout = _out_str ; |
---|
2101 | | } |
---|
2102 | | |
---|
2103 | | int yyget_debug (void) |
---|
2104 | | { |
---|
2105 | | return yy_flex_debug; |
---|
2106 | | } |
---|
2107 | | |
---|
2108 | | void yyset_debug (int _bdebug ) |
---|
2109 | | { |
---|
2110 | | yy_flex_debug = _bdebug ; |
---|
2111 | | } |
---|
2112 | | |
---|
2113 | | static int yy_init_globals (void) |
---|
2114 | | { |
---|
2115 | | /* Initialization is the same as for the non-reentrant scanner. |
---|
2116 | | * This function is called from yylex_destroy(), so don't allocate here. |
---|
2117 | | */ |
---|
2118 | | |
---|
2119 | | (yy_buffer_stack) = 0; |
---|
2120 | | (yy_buffer_stack_top) = 0; |
---|
2121 | | (yy_buffer_stack_max) = 0; |
---|
2122 | | (yy_c_buf_p) = (char *) 0; |
---|
2123 | | (yy_init) = 0; |
---|
2124 | | (yy_start) = 0; |
---|
2125 | | |
---|
2126 | | (yy_state_buf) = 0; |
---|
2127 | | (yy_state_ptr) = 0; |
---|
2128 | | (yy_full_match) = 0; |
---|
2129 | | (yy_lp) = 0; |
---|
2130 | | |
---|
2131 | | /* Defined in main.c */ |
---|
2132 | | #ifdef YY_STDINIT |
---|
2133 | | yyin = stdin; |
---|
2134 | | yyout = stdout; |
---|
2135 | | #else |
---|
2136 | | yyin = (FILE *) 0; |
---|
2137 | | yyout = (FILE *) 0; |
---|
2138 | | #endif |
---|
2139 | | |
---|
2140 | | /* For future reference: Set errno on error, since we are called by |
---|
2141 | | * yylex_init() |
---|
2142 | | */ |
---|
2143 | | return 0; |
---|
2144 | | } |
---|
2145 | | |
---|
2146 | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ |
---|
2147 | | int yylex_destroy (void) |
---|
2148 | | { |
---|
2149 | | |
---|
2150 | | /* Pop the buffer stack, destroying each element. */ |
---|
2151 | | while(YY_CURRENT_BUFFER){ |
---|
2152 | | yy_delete_buffer(YY_CURRENT_BUFFER ); |
---|
2153 | | YY_CURRENT_BUFFER_LVALUE = NULL; |
---|
2154 | | yypop_buffer_state(); |
---|
2155 | | } |
---|
2156 | | |
---|
2157 | | /* Destroy the stack itself. */ |
---|
2158 | | yyfree((yy_buffer_stack) ); |
---|
2159 | | (yy_buffer_stack) = NULL; |
---|
2160 | | |
---|
2161 | | yyfree ( (yy_state_buf) ); |
---|
2162 | | (yy_state_buf) = NULL; |
---|
2163 | | |
---|
2164 | | /* Reset the globals. This is important in a non-reentrant scanner so the next time |
---|
2165 | | * yylex() is called, initialization will occur. */ |
---|
2166 | | yy_init_globals( ); |
---|
2167 | | |
---|
2168 | | return 0; |
---|
2169 | | } |
---|
2170 | | |
---|
2171 | | /* |
---|
2172 | | * Internal utility routines. |
---|
2173 | | */ |
---|
2174 | | |
---|
2175 | | #ifndef yytext_ptr |
---|
2176 | | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) |
---|
2177 | | { |
---|
2178 | | |
---|
2179 | | int i; |
---|
2180 | | for ( i = 0; i < n; ++i ) |
---|
2181 | | s1[i] = s2[i]; |
---|
2182 | | } |
---|
2183 | | #endif |
---|
2184 | | |
---|
2185 | | #ifdef YY_NEED_STRLEN |
---|
2186 | | static int yy_flex_strlen (yyconst char * s ) |
---|
2187 | | { |
---|
2188 | | int n; |
---|
2189 | | for ( n = 0; s[n]; ++n ) |
---|
2190 | | ; |
---|
2191 | | |
---|
2192 | | return n; |
---|
2193 | | } |
---|
2194 | | #endif |
---|
2195 | | |
---|
2196 | | void *yyalloc (yy_size_t size ) |
---|
2197 | | { |
---|
2198 | | return (void *) malloc( size ); |
---|
2199 | | } |
---|
2200 | | |
---|
2201 | | void *yyrealloc (void * ptr, yy_size_t size ) |
---|
2202 | | { |
---|
2203 | | |
---|
2204 | | /* The cast to (char *) in the following accommodates both |
---|
2205 | | * implementations that use char* generic pointers, and those |
---|
2206 | | * that use void* generic pointers. It works with the latter |
---|
2207 | | * because both ANSI C and C++ allow castless assignment from |
---|
2208 | | * any pointer type to void*, and deal with argument conversions |
---|
2209 | | * as though doing an assignment. |
---|
2210 | | */ |
---|
2211 | | return (void *) realloc( (char *) ptr, size ); |
---|
2212 | | } |
---|
2213 | | |
---|
2214 | | void yyfree (void * ptr ) |
---|
2215 | | { |
---|
2216 | | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ |
---|
2217 | | } |
---|
2218 | | |
---|
2219 | | #define YYTABLES_NAME "yytables" |
---|
2220 | | |
---|
2221 | | #line 10 "conftest.l" |
---|
2222 | | |
---|
2223 | | |
---|
2224 | | #ifdef YYTEXT_POINTER |
---|
2225 | | extern char *yytext; |
---|
2226 | | #endif |
---|
2227 | | int |
---|
2228 | | main (void) |
---|
2229 | | { |
---|
2230 | | return ! yylex () + ! yywrap (); |
---|
2231 | | } |
---|
2232 | configure:8100: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 conftest.c -lfl >&5 |
---|
2233 | configure:8100: $? = 0 |
---|
2234 | configure:8110: result: -lfl |
---|
2235 | configure:8116: checking whether yytext is a pointer |
---|
2236 | configure:8133: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 conftest.c -lfl >&5 |
---|
2237 | configure:8133: $? = 0 |
---|
2238 | configure:8141: result: yes |
---|
2239 | configure:8161: result: defining LFLAGS to be -I |
---|
2240 | configure:8189: checking for bison |
---|
2241 | configure:8205: found /opt/local/bin/bison |
---|
2242 | configure:8216: result: bison -y |
---|
2243 | configure:8235: checking syntax of bison api.prefix (or name-prefix) declaration |
---|
2244 | configure:8268: result: api |
---|
2245 | configure:8290: checking syntax of bison push/pull declaration |
---|
2246 | configure:8334: result: dash |
---|
2247 | configure:8374: checking for makeinfo |
---|
2248 | configure:8390: found /opt/local/bin/makeinfo |
---|
2249 | configure:8401: result: makeinfo |
---|
2250 | configure:8425: checking for texi2dvi |
---|
2251 | configure:8452: result: /opt/local/bin/texi2dvi |
---|
2252 | configure:8480: checking for texi2pdf |
---|
2253 | configure:8507: result: /opt/local/bin/texi2pdf |
---|
2254 | configure:8542: checking whether ln -s works |
---|
2255 | configure:8546: result: yes |
---|
2256 | configure:8562: checking for desktop-file-install |
---|
2257 | configure:8578: found /opt/local/bin/desktop-file-install |
---|
2258 | configure:8589: result: desktop-file-install |
---|
2259 | configure:8614: checking for gs |
---|
2260 | configure:8630: found /opt/local/bin/gs |
---|
2261 | configure:8641: result: gs |
---|
2262 | configure:8680: checking for gnuplot |
---|
2263 | configure:8696: found /opt/local/bin/gnuplot |
---|
2264 | configure:8707: result: gnuplot |
---|
2265 | configure:8753: checking for less |
---|
2266 | configure:8769: found /opt/local/bin/less |
---|
2267 | configure:8780: result: less |
---|
2268 | configure:8804: checking for python |
---|
2269 | configure:8831: result: ' ' |
---|
2270 | configure:9154: defining __NO_MATH_INLINES avoids buggy GNU libc exp function |
---|
2271 | configure:9274: checking for C++ compiler version |
---|
2272 | configure:9283: /usr/bin/clang++ --version >&5 |
---|
2273 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
2274 | Target: x86_64-apple-darwin15.3.0 |
---|
2275 | Thread model: posix |
---|
2276 | configure:9294: $? = 0 |
---|
2277 | configure:9283: /usr/bin/clang++ -v >&5 |
---|
2278 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
2279 | Target: x86_64-apple-darwin15.3.0 |
---|
2280 | Thread model: posix |
---|
2281 | configure:9294: $? = 0 |
---|
2282 | configure:9283: /usr/bin/clang++ -V >&5 |
---|
2283 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
2284 | clang: error: no input files |
---|
2285 | configure:9294: $? = 1 |
---|
2286 | configure:9283: /usr/bin/clang++ -qversion >&5 |
---|
2287 | clang: error: unknown argument: '-qversion' |
---|
2288 | clang: error: no input files |
---|
2289 | configure:9294: $? = 1 |
---|
2290 | configure:9298: checking whether we are using the GNU C++ compiler |
---|
2291 | configure:9317: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ conftest.cpp >&5 |
---|
2292 | configure:9317: $? = 0 |
---|
2293 | configure:9326: result: yes |
---|
2294 | configure:9335: checking whether /usr/bin/clang++ accepts -g |
---|
2295 | configure:9355: /usr/bin/clang++ -c -g conftest.cpp >&5 |
---|
2296 | configure:9355: $? = 0 |
---|
2297 | configure:9396: result: yes |
---|
2298 | configure:9421: checking dependency style of /usr/bin/clang++ |
---|
2299 | configure:9532: result: none |
---|
2300 | configure:9552: checking how to run the C++ preprocessor |
---|
2301 | configure:9579: /usr/bin/clang++ -E conftest.cpp |
---|
2302 | configure:9579: $? = 0 |
---|
2303 | configure:9593: /usr/bin/clang++ -E conftest.cpp |
---|
2304 | conftest.cpp:34:10: fatal error: 'ac_nonexistent.h' file not found |
---|
2305 | #include <ac_nonexistent.h> |
---|
2306 | ^ |
---|
2307 | 1 error generated. |
---|
2308 | configure:9593: $? = 1 |
---|
2309 | configure: failed program was: |
---|
2310 | | /* confdefs.h */ |
---|
2311 | | #define PACKAGE_NAME "GNU Octave" |
---|
2312 | | #define PACKAGE_TARNAME "octave" |
---|
2313 | | #define PACKAGE_VERSION "3.8.2" |
---|
2314 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
2315 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
2316 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
2317 | | #define PACKAGE "octave" |
---|
2318 | | #define VERSION "3.8.2" |
---|
2319 | | #define OCTAVE_SOURCE 1 |
---|
2320 | | #define STDC_HEADERS 1 |
---|
2321 | | #define HAVE_SYS_TYPES_H 1 |
---|
2322 | | #define HAVE_SYS_STAT_H 1 |
---|
2323 | | #define HAVE_STDLIB_H 1 |
---|
2324 | | #define HAVE_STRING_H 1 |
---|
2325 | | #define HAVE_MEMORY_H 1 |
---|
2326 | | #define HAVE_STRINGS_H 1 |
---|
2327 | | #define HAVE_INTTYPES_H 1 |
---|
2328 | | #define HAVE_STDINT_H 1 |
---|
2329 | | #define HAVE_UNISTD_H 1 |
---|
2330 | | #define __EXTENSIONS__ 1 |
---|
2331 | | #define _ALL_SOURCE 1 |
---|
2332 | | #define _DARWIN_C_SOURCE 1 |
---|
2333 | | #define _GNU_SOURCE 1 |
---|
2334 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2335 | | #define _TANDEM_SOURCE 1 |
---|
2336 | | #define YYTEXT_POINTER 1 |
---|
2337 | | #define SEPCHAR ':' |
---|
2338 | | #define SEPCHAR_STR ":" |
---|
2339 | | #define SHELL_PATH "/bin/sh" |
---|
2340 | | #define OCTAVE_IDX_TYPE int |
---|
2341 | | #define __NO_MATH_INLINES 1 |
---|
2342 | | /* end confdefs.h. */ |
---|
2343 | | #include <ac_nonexistent.h> |
---|
2344 | configure:9618: result: /usr/bin/clang++ -E |
---|
2345 | configure:9638: /usr/bin/clang++ -E conftest.cpp |
---|
2346 | configure:9638: $? = 0 |
---|
2347 | configure:9652: /usr/bin/clang++ -E conftest.cpp |
---|
2348 | conftest.cpp:34:10: fatal error: 'ac_nonexistent.h' file not found |
---|
2349 | #include <ac_nonexistent.h> |
---|
2350 | ^ |
---|
2351 | 1 error generated. |
---|
2352 | configure:9652: $? = 1 |
---|
2353 | configure: failed program was: |
---|
2354 | | /* confdefs.h */ |
---|
2355 | | #define PACKAGE_NAME "GNU Octave" |
---|
2356 | | #define PACKAGE_TARNAME "octave" |
---|
2357 | | #define PACKAGE_VERSION "3.8.2" |
---|
2358 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
2359 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
2360 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
2361 | | #define PACKAGE "octave" |
---|
2362 | | #define VERSION "3.8.2" |
---|
2363 | | #define OCTAVE_SOURCE 1 |
---|
2364 | | #define STDC_HEADERS 1 |
---|
2365 | | #define HAVE_SYS_TYPES_H 1 |
---|
2366 | | #define HAVE_SYS_STAT_H 1 |
---|
2367 | | #define HAVE_STDLIB_H 1 |
---|
2368 | | #define HAVE_STRING_H 1 |
---|
2369 | | #define HAVE_MEMORY_H 1 |
---|
2370 | | #define HAVE_STRINGS_H 1 |
---|
2371 | | #define HAVE_INTTYPES_H 1 |
---|
2372 | | #define HAVE_STDINT_H 1 |
---|
2373 | | #define HAVE_UNISTD_H 1 |
---|
2374 | | #define __EXTENSIONS__ 1 |
---|
2375 | | #define _ALL_SOURCE 1 |
---|
2376 | | #define _DARWIN_C_SOURCE 1 |
---|
2377 | | #define _GNU_SOURCE 1 |
---|
2378 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2379 | | #define _TANDEM_SOURCE 1 |
---|
2380 | | #define YYTEXT_POINTER 1 |
---|
2381 | | #define SEPCHAR ':' |
---|
2382 | | #define SEPCHAR_STR ":" |
---|
2383 | | #define SHELL_PATH "/bin/sh" |
---|
2384 | | #define OCTAVE_IDX_TYPE int |
---|
2385 | | #define __NO_MATH_INLINES 1 |
---|
2386 | | /* end confdefs.h. */ |
---|
2387 | | #include <ac_nonexistent.h> |
---|
2388 | configure:9782: checking for gcc |
---|
2389 | configure:9809: result: /usr/bin/clang |
---|
2390 | configure:10038: checking for C compiler version |
---|
2391 | configure:10047: /usr/bin/clang --version >&5 |
---|
2392 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
2393 | Target: x86_64-apple-darwin15.3.0 |
---|
2394 | Thread model: posix |
---|
2395 | configure:10058: $? = 0 |
---|
2396 | configure:10047: /usr/bin/clang -v >&5 |
---|
2397 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
2398 | Target: x86_64-apple-darwin15.3.0 |
---|
2399 | Thread model: posix |
---|
2400 | configure:10058: $? = 0 |
---|
2401 | configure:10047: /usr/bin/clang -V >&5 |
---|
2402 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
2403 | clang: error: no input files |
---|
2404 | configure:10058: $? = 1 |
---|
2405 | configure:10047: /usr/bin/clang -qversion >&5 |
---|
2406 | clang: error: unknown argument: '-qversion' |
---|
2407 | clang: error: no input files |
---|
2408 | configure:10058: $? = 1 |
---|
2409 | configure:10062: checking whether we are using the GNU C compiler |
---|
2410 | configure:10090: result: yes |
---|
2411 | configure:10099: checking whether /usr/bin/clang accepts -g |
---|
2412 | configure:10160: result: yes |
---|
2413 | configure:10177: checking for /usr/bin/clang option to accept ISO C89 |
---|
2414 | configure:10253: result: none needed |
---|
2415 | configure:10278: checking whether /usr/bin/clang understands -c and -o together |
---|
2416 | configure:10315: result: yes |
---|
2417 | configure:10334: checking dependency style of /usr/bin/clang |
---|
2418 | configure:10445: result: none |
---|
2419 | configure:10465: checking how to run the C preprocessor |
---|
2420 | configure:10535: result: /usr/bin/clang -E |
---|
2421 | configure:10555: /usr/bin/clang -E conftest.c |
---|
2422 | configure:10555: $? = 0 |
---|
2423 | configure:10569: /usr/bin/clang -E conftest.c |
---|
2424 | conftest.c:34:10: fatal error: 'ac_nonexistent.h' file not found |
---|
2425 | #include <ac_nonexistent.h> |
---|
2426 | ^ |
---|
2427 | 1 error generated. |
---|
2428 | configure:10569: $? = 1 |
---|
2429 | configure: failed program was: |
---|
2430 | | /* confdefs.h */ |
---|
2431 | | #define PACKAGE_NAME "GNU Octave" |
---|
2432 | | #define PACKAGE_TARNAME "octave" |
---|
2433 | | #define PACKAGE_VERSION "3.8.2" |
---|
2434 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
2435 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
2436 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
2437 | | #define PACKAGE "octave" |
---|
2438 | | #define VERSION "3.8.2" |
---|
2439 | | #define OCTAVE_SOURCE 1 |
---|
2440 | | #define STDC_HEADERS 1 |
---|
2441 | | #define HAVE_SYS_TYPES_H 1 |
---|
2442 | | #define HAVE_SYS_STAT_H 1 |
---|
2443 | | #define HAVE_STDLIB_H 1 |
---|
2444 | | #define HAVE_STRING_H 1 |
---|
2445 | | #define HAVE_MEMORY_H 1 |
---|
2446 | | #define HAVE_STRINGS_H 1 |
---|
2447 | | #define HAVE_INTTYPES_H 1 |
---|
2448 | | #define HAVE_STDINT_H 1 |
---|
2449 | | #define HAVE_UNISTD_H 1 |
---|
2450 | | #define __EXTENSIONS__ 1 |
---|
2451 | | #define _ALL_SOURCE 1 |
---|
2452 | | #define _DARWIN_C_SOURCE 1 |
---|
2453 | | #define _GNU_SOURCE 1 |
---|
2454 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2455 | | #define _TANDEM_SOURCE 1 |
---|
2456 | | #define YYTEXT_POINTER 1 |
---|
2457 | | #define SEPCHAR ':' |
---|
2458 | | #define SEPCHAR_STR ":" |
---|
2459 | | #define SHELL_PATH "/bin/sh" |
---|
2460 | | #define OCTAVE_IDX_TYPE int |
---|
2461 | | #define __NO_MATH_INLINES 1 |
---|
2462 | | /* end confdefs.h. */ |
---|
2463 | | #include <ac_nonexistent.h> |
---|
2464 | configure:10598: checking whether /usr/bin/clang needs -traditional |
---|
2465 | conftest.c:34:10: fatal error: 'termio.h' file not found |
---|
2466 | #include <termio.h> |
---|
2467 | ^ |
---|
2468 | 1 error generated. |
---|
2469 | configure:10632: result: no |
---|
2470 | configure:10673: checking for Minix Amsterdam compiler |
---|
2471 | configure:10697: result: no |
---|
2472 | configure:10749: checking for ar |
---|
2473 | configure:10765: found /opt/local/bin/ar |
---|
2474 | configure:10776: result: ar |
---|
2475 | configure:10856: checking for ranlib |
---|
2476 | configure:10872: found /opt/local/bin/ranlib |
---|
2477 | configure:10883: result: ranlib |
---|
2478 | configure:10915: checking for _LARGEFILE_SOURCE value needed for large files |
---|
2479 | configure:10934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 conftest.c >&5 |
---|
2480 | configure:10934: $? = 0 |
---|
2481 | configure:10962: result: no |
---|
2482 | configure:11019: checking for special C compiler options needed for large files |
---|
2483 | configure:11064: result: no |
---|
2484 | configure:11070: checking for _FILE_OFFSET_BITS value needed for large files |
---|
2485 | configure:11095: /usr/bin/clang -c -pipe -Os -arch x86_64 conftest.c >&5 |
---|
2486 | configure:11095: $? = 0 |
---|
2487 | configure:11127: result: no |
---|
2488 | configure:11432: checking C compiler version number |
---|
2489 | configure:11479: result: |
---|
2490 | configure:11493: checking C++ compiler version number |
---|
2491 | configure:11540: result: |
---|
2492 | configure:11547: checking whether stl_algo.h is broken |
---|
2493 | configure:11620: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ conftest.cpp >&5 |
---|
2494 | configure:11620: $? = 0 |
---|
2495 | configure:11620: ./conftest |
---|
2496 | configure:11620: $? = 0 |
---|
2497 | configure:11637: result: no |
---|
2498 | configure:11842: checking whether pthreads work with -pthread |
---|
2499 | configure:11930: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pthread conftest.c >&5 |
---|
2500 | configure:11930: $? = 0 |
---|
2501 | configure:11939: result: yes |
---|
2502 | configure:11958: checking for joinable pthread attribute |
---|
2503 | configure:11973: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pthread conftest.c >&5 |
---|
2504 | configure:11973: $? = 0 |
---|
2505 | configure:11979: result: PTHREAD_CREATE_JOINABLE |
---|
2506 | configure:11989: checking if more special flags are required for pthreads |
---|
2507 | configure:12003: result: -D_THREAD_SAFE |
---|
2508 | configure:12009: checking for PTHREAD_PRIO_INHERIT |
---|
2509 | configure:12027: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pthread conftest.c >&5 |
---|
2510 | configure:12027: $? = 0 |
---|
2511 | configure:12036: result: yes |
---|
2512 | configure:12799: checking for sin in -lm |
---|
2513 | configure:12824: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lm >&5 |
---|
2514 | conftest.c:46:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration] |
---|
2515 | char sin (); |
---|
2516 | ^ |
---|
2517 | conftest.c:46:6: note: 'sin' is a builtin with type 'double (double)' |
---|
2518 | 1 warning generated. |
---|
2519 | configure:12824: $? = 0 |
---|
2520 | configure:12833: result: yes |
---|
2521 | configure:12959: checking for Fortran 77 compiler version |
---|
2522 | configure:12968: /opt/local/bin/gfortran-mp-5 --version >&5 |
---|
2523 | GNU Fortran (MacPorts gcc5 5.3.0_0) 5.3.0 |
---|
2524 | Copyright (C) 2015 Free Software Foundation, Inc. |
---|
2525 | |
---|
2526 | GNU Fortran comes with NO WARRANTY, to the extent permitted by law. |
---|
2527 | You may redistribute copies of GNU Fortran |
---|
2528 | under the terms of the GNU General Public License. |
---|
2529 | For more information about these matters, see the file named COPYING |
---|
2530 | |
---|
2531 | configure:12979: $? = 0 |
---|
2532 | configure:12968: /opt/local/bin/gfortran-mp-5 -v >&5 |
---|
2533 | Using built-in specs. |
---|
2534 | COLLECT_GCC=/opt/local/bin/gfortran-mp-5 |
---|
2535 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin15/5.3.0/lto-wrapper |
---|
2536 | Target: x86_64-apple-darwin15 |
---|
2537 | Configured 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-darwin15 --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' |
---|
2538 | Thread model: posix |
---|
2539 | gcc version 5.3.0 (MacPorts gcc5 5.3.0_0) |
---|
2540 | configure:12979: $? = 0 |
---|
2541 | configure:12968: /opt/local/bin/gfortran-mp-5 -V >&5 |
---|
2542 | gfortran-mp-5: error: unrecognized command line option '-V' |
---|
2543 | gfortran-mp-5: fatal error: no input files |
---|
2544 | compilation terminated. |
---|
2545 | configure:12979: $? = 1 |
---|
2546 | configure:12968: /opt/local/bin/gfortran-mp-5 -qversion >&5 |
---|
2547 | gfortran-mp-5: error: unrecognized command line option '-qversion' |
---|
2548 | gfortran-mp-5: fatal error: no input files |
---|
2549 | compilation terminated. |
---|
2550 | configure:12979: $? = 1 |
---|
2551 | configure:12988: checking whether we are using the GNU Fortran 77 compiler |
---|
2552 | configure:13001: /opt/local/bin/gfortran-mp-5 -c -pipe -Os conftest.F >&5 |
---|
2553 | configure:13001: $? = 0 |
---|
2554 | configure:13010: result: yes |
---|
2555 | configure:13016: checking whether /opt/local/bin/gfortran-mp-5 accepts -g |
---|
2556 | configure:13027: /opt/local/bin/gfortran-mp-5 -c -g conftest.f >&5 |
---|
2557 | configure:13027: $? = 0 |
---|
2558 | configure:13035: result: yes |
---|
2559 | configure:13069: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-5 |
---|
2560 | configure:13079: /opt/local/bin/gfortran-mp-5 -c -pipe -Os conftest.f >&5 |
---|
2561 | configure:13079: $? = 0 |
---|
2562 | configure:13097: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os -v conftest.f -lm |
---|
2563 | Using built-in specs. |
---|
2564 | Target: x86_64-apple-darwin15 |
---|
2565 | Thread model: posix |
---|
2566 | gcc version 5.3.0 (MacPorts gcc5 5.3.0_0) |
---|
2567 | /opt/local/libexec/gcc/x86_64-apple-darwin15/5.3.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -mmacosx-version-min=10.11 -mtune=core2 -auxbase conftest -Os -version -fintrinsic-modules-path /opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/finclude -o - | |
---|
2568 | /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/ccVuKL8F.o |
---|
2569 | GNU Fortran (MacPorts gcc5 5.3.0_0) version 5.3.0 (x86_64-apple-darwin15) |
---|
2570 | compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3, MPC version 1.0.3 |
---|
2571 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
2572 | GNU Fortran2008 (MacPorts gcc5 5.3.0_0) version 5.3.0 (x86_64-apple-darwin15) |
---|
2573 | compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3, MPC version 1.0.3 |
---|
2574 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
2575 | Apple Inc version cctools-877.5, GNU assembler version 1.38 |
---|
2576 | Reading specs from /opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../../libgfortran.spec |
---|
2577 | rename spec lib to liborig |
---|
2578 | /opt/local/libexec/gcc/x86_64-apple-darwin15/5.3.0/collect2 -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/.tmp/ccVuKL8F.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v |
---|
2579 | collect2 version 5.3.0 |
---|
2580 | /opt/local/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/.tmp/ccVuKL8F.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v |
---|
2581 | @(#)PROGRAM:ld PROJECT:ld64-253.3 |
---|
2582 | configured to support archs: i386 x86_64 x86_64h armv6 armv7 armv7s armv7m armv7k arm64 (tvOS) |
---|
2583 | Library search paths: |
---|
2584 | /opt/local/lib |
---|
2585 | /opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0 |
---|
2586 | /opt/local/lib/gcc5 |
---|
2587 | /usr/lib |
---|
2588 | /usr/local/lib |
---|
2589 | Framework search paths: |
---|
2590 | /Library/Frameworks/ |
---|
2591 | /System/Library/Frameworks/ |
---|
2592 | /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/ccVuKL8F.o |
---|
2593 | configure:13180: result: -v |
---|
2594 | configure:13182: checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-5 |
---|
2595 | configure:13205: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os -v conftest.f -lm |
---|
2596 | Using built-in specs. |
---|
2597 | Target: x86_64-apple-darwin15 |
---|
2598 | Thread model: posix |
---|
2599 | gcc version 5.3.0 (MacPorts gcc5 5.3.0_0) |
---|
2600 | /opt/local/libexec/gcc/x86_64-apple-darwin15/5.3.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -mmacosx-version-min=10.11 -mtune=core2 -auxbase conftest -Os -version -fintrinsic-modules-path /opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/finclude -o - | |
---|
2601 | /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/cc6OLw83.o |
---|
2602 | GNU Fortran (MacPorts gcc5 5.3.0_0) version 5.3.0 (x86_64-apple-darwin15) |
---|
2603 | compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3, MPC version 1.0.3 |
---|
2604 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
2605 | GNU Fortran2008 (MacPorts gcc5 5.3.0_0) version 5.3.0 (x86_64-apple-darwin15) |
---|
2606 | compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3, MPC version 1.0.3 |
---|
2607 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
2608 | Apple Inc version cctools-877.5, GNU assembler version 1.38 |
---|
2609 | Reading specs from /opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../../libgfortran.spec |
---|
2610 | rename spec lib to liborig |
---|
2611 | /opt/local/libexec/gcc/x86_64-apple-darwin15/5.3.0/collect2 -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/.tmp/cc6OLw83.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v |
---|
2612 | collect2 version 5.3.0 |
---|
2613 | /opt/local/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/.tmp/cc6OLw83.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v |
---|
2614 | @(#)PROGRAM:ld PROJECT:ld64-253.3 |
---|
2615 | configured to support archs: i386 x86_64 x86_64h armv6 armv7 armv7s armv7m armv7k arm64 (tvOS) |
---|
2616 | Library search paths: |
---|
2617 | /opt/local/lib |
---|
2618 | /opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0 |
---|
2619 | /opt/local/lib/gcc5 |
---|
2620 | /usr/lib |
---|
2621 | /usr/local/lib |
---|
2622 | Framework search paths: |
---|
2623 | /Library/Frameworks/ |
---|
2624 | /System/Library/Frameworks/ |
---|
2625 | /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/cc6OLw83.o |
---|
2626 | configure:13401: result: -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm |
---|
2627 | configure:13417: checking for dummy main to link with Fortran 77 libraries |
---|
2628 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
2629 | configure:13451: $? = 0 |
---|
2630 | configure:13496: result: none |
---|
2631 | configure:13529: checking for Fortran 77 name-mangling scheme |
---|
2632 | configure:13542: /opt/local/bin/gfortran-mp-5 -c -pipe -Os conftest.f >&5 |
---|
2633 | configure:13542: $? = 0 |
---|
2634 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
2635 | Undefined symbols for architecture x86_64: |
---|
2636 | "_foobar", referenced from: |
---|
2637 | _main in conftest-d6ee00.o |
---|
2638 | (maybe you meant: _foobar_) |
---|
2639 | ld: symbol(s) not found for architecture x86_64 |
---|
2640 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2641 | configure:13583: $? = 1 |
---|
2642 | configure: failed program was: |
---|
2643 | | /* confdefs.h */ |
---|
2644 | | #define PACKAGE_NAME "GNU Octave" |
---|
2645 | | #define PACKAGE_TARNAME "octave" |
---|
2646 | | #define PACKAGE_VERSION "3.8.2" |
---|
2647 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
2648 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
2649 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
2650 | | #define PACKAGE "octave" |
---|
2651 | | #define VERSION "3.8.2" |
---|
2652 | | #define OCTAVE_SOURCE 1 |
---|
2653 | | #define STDC_HEADERS 1 |
---|
2654 | | #define HAVE_SYS_TYPES_H 1 |
---|
2655 | | #define HAVE_SYS_STAT_H 1 |
---|
2656 | | #define HAVE_STDLIB_H 1 |
---|
2657 | | #define HAVE_STRING_H 1 |
---|
2658 | | #define HAVE_MEMORY_H 1 |
---|
2659 | | #define HAVE_STRINGS_H 1 |
---|
2660 | | #define HAVE_INTTYPES_H 1 |
---|
2661 | | #define HAVE_STDINT_H 1 |
---|
2662 | | #define HAVE_UNISTD_H 1 |
---|
2663 | | #define __EXTENSIONS__ 1 |
---|
2664 | | #define _ALL_SOURCE 1 |
---|
2665 | | #define _DARWIN_C_SOURCE 1 |
---|
2666 | | #define _GNU_SOURCE 1 |
---|
2667 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2668 | | #define _TANDEM_SOURCE 1 |
---|
2669 | | #define YYTEXT_POINTER 1 |
---|
2670 | | #define SEPCHAR ':' |
---|
2671 | | #define SEPCHAR_STR ":" |
---|
2672 | | #define SHELL_PATH "/bin/sh" |
---|
2673 | | #define OCTAVE_IDX_TYPE int |
---|
2674 | | #define __NO_MATH_INLINES 1 |
---|
2675 | | #define HAVE_FSEEKO 1 |
---|
2676 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
2677 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
2678 | | #define HAVE_PTHREAD 1 |
---|
2679 | | #define FLOAT_TRUNCATE |
---|
2680 | | #define HAVE_LIBM 1 |
---|
2681 | | /* end confdefs.h. */ |
---|
2682 | | |
---|
2683 | | /* Override any GCC internal prototype to avoid an error. |
---|
2684 | | Use char because int might match the return type of a GCC |
---|
2685 | | builtin and then its argument prototype would still apply. */ |
---|
2686 | | #ifdef __cplusplus |
---|
2687 | | extern "C" |
---|
2688 | | #endif |
---|
2689 | | char foobar (); |
---|
2690 | | #ifdef F77_DUMMY_MAIN |
---|
2691 | | |
---|
2692 | | # ifdef __cplusplus |
---|
2693 | | extern "C" |
---|
2694 | | # endif |
---|
2695 | | int F77_DUMMY_MAIN() { return 1; } |
---|
2696 | | |
---|
2697 | | #endif |
---|
2698 | | int |
---|
2699 | | main () |
---|
2700 | | { |
---|
2701 | | return foobar (); |
---|
2702 | | ; |
---|
2703 | | return 0; |
---|
2704 | | } |
---|
2705 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
2706 | configure:13583: $? = 0 |
---|
2707 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
2708 | configure:13641: $? = 0 |
---|
2709 | configure:13683: result: lower case, underscore, no extra underscore |
---|
2710 | configure:13976: defining FFLAGS to be -pipe -Os |
---|
2711 | configure:13989: checking whether /opt/local/bin/gfortran-mp-5 has the intrinsic function ISNAN |
---|
2712 | configure:14014: /opt/local/bin/gfortran-mp-5 -c -pipe -Os conftest.f >&5 |
---|
2713 | configure:14014: $? = 0 |
---|
2714 | configure:14028: result: yes |
---|
2715 | configure:14040: checking whether /opt/local/bin/gfortran-mp-5 generates correct size integers |
---|
2716 | configure:14064: /opt/local/bin/gfortran-mp-5 -c -pipe -Os conftest.f >&5 |
---|
2717 | configure:14064: $? = 0 |
---|
2718 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
2719 | conftest.c:68:11: warning: implicit declaration of function 'foo_' is invalid in C99 [-Wimplicit-function-declaration] |
---|
2720 | F77_FUNC(foo,FOO) (&n, &in, &out); |
---|
2721 | ^ |
---|
2722 | conftest.c:39:29: note: expanded from macro 'F77_FUNC' |
---|
2723 | #define F77_FUNC(name,NAME) name ## _ |
---|
2724 | ^ |
---|
2725 | <scratch space>:6:1: note: expanded from here |
---|
2726 | foo_ |
---|
2727 | ^ |
---|
2728 | 1 warning generated. |
---|
2729 | configure:14112: $? = 0 |
---|
2730 | configure:14112: ./conftest |
---|
2731 | configure:14112: $? = 0 |
---|
2732 | configure:14146: result: yes |
---|
2733 | configure:14303: checking whether /opt/local/bin/gfortran-mp-5 accepts -ffloat-store |
---|
2734 | configure:14321: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os -ffloat-store conftest.f -lm >&5 |
---|
2735 | configure:14321: $? = 0 |
---|
2736 | configure:14339: result: yes |
---|
2737 | configure:14342: result: setting F77_FLOAT_STORE_FLAG to -ffloat-store |
---|
2738 | configure:14414: checking libqhull/libqhull.h usability |
---|
2739 | configure:14414: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
2740 | configure:14414: $? = 0 |
---|
2741 | configure:14414: result: yes |
---|
2742 | configure:14414: checking libqhull/libqhull.h presence |
---|
2743 | configure:14414: /usr/bin/clang -E conftest.c |
---|
2744 | configure:14414: $? = 0 |
---|
2745 | configure:14414: result: yes |
---|
2746 | configure:14414: checking for libqhull/libqhull.h |
---|
2747 | configure:14414: result: yes |
---|
2748 | configure:14425: checking for qh_qhull in -lqhull |
---|
2749 | configure:14456: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lqhull -lm >&5 |
---|
2750 | configure:14456: $? = 0 |
---|
2751 | configure:14465: result: yes |
---|
2752 | configure:14470: checking for qh_version in -lqhull |
---|
2753 | configure:14525: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lqhull -lm >&5 |
---|
2754 | configure:14525: $? = 0 |
---|
2755 | configure:14534: result: yes |
---|
2756 | configure:14543: checking whether the qhull library works |
---|
2757 | configure:14608: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lqhull -lm >&5 |
---|
2758 | configure:14608: $? = 0 |
---|
2759 | configure:14608: ./conftest |
---|
2760 | configure:14608: $? = 0 |
---|
2761 | configure:14619: result: yes |
---|
2762 | configure:14658: checking pcre.h usability |
---|
2763 | configure:14658: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
2764 | configure:14658: $? = 0 |
---|
2765 | configure:14658: result: yes |
---|
2766 | configure:14658: checking pcre.h presence |
---|
2767 | configure:14658: /usr/bin/clang -E conftest.c |
---|
2768 | configure:14658: $? = 0 |
---|
2769 | configure:14658: result: yes |
---|
2770 | configure:14658: checking for pcre.h |
---|
2771 | configure:14658: result: yes |
---|
2772 | configure:14658: checking pcre/pcre.h usability |
---|
2773 | configure:14658: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
2774 | conftest.c:78:10: fatal error: 'pcre/pcre.h' file not found |
---|
2775 | #include <pcre/pcre.h> |
---|
2776 | ^ |
---|
2777 | 1 error generated. |
---|
2778 | configure:14658: $? = 1 |
---|
2779 | configure: failed program was: |
---|
2780 | | /* confdefs.h */ |
---|
2781 | | #define PACKAGE_NAME "GNU Octave" |
---|
2782 | | #define PACKAGE_TARNAME "octave" |
---|
2783 | | #define PACKAGE_VERSION "3.8.2" |
---|
2784 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
2785 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
2786 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
2787 | | #define PACKAGE "octave" |
---|
2788 | | #define VERSION "3.8.2" |
---|
2789 | | #define OCTAVE_SOURCE 1 |
---|
2790 | | #define STDC_HEADERS 1 |
---|
2791 | | #define HAVE_SYS_TYPES_H 1 |
---|
2792 | | #define HAVE_SYS_STAT_H 1 |
---|
2793 | | #define HAVE_STDLIB_H 1 |
---|
2794 | | #define HAVE_STRING_H 1 |
---|
2795 | | #define HAVE_MEMORY_H 1 |
---|
2796 | | #define HAVE_STRINGS_H 1 |
---|
2797 | | #define HAVE_INTTYPES_H 1 |
---|
2798 | | #define HAVE_STDINT_H 1 |
---|
2799 | | #define HAVE_UNISTD_H 1 |
---|
2800 | | #define __EXTENSIONS__ 1 |
---|
2801 | | #define _ALL_SOURCE 1 |
---|
2802 | | #define _DARWIN_C_SOURCE 1 |
---|
2803 | | #define _GNU_SOURCE 1 |
---|
2804 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2805 | | #define _TANDEM_SOURCE 1 |
---|
2806 | | #define YYTEXT_POINTER 1 |
---|
2807 | | #define SEPCHAR ':' |
---|
2808 | | #define SEPCHAR_STR ":" |
---|
2809 | | #define SHELL_PATH "/bin/sh" |
---|
2810 | | #define OCTAVE_IDX_TYPE int |
---|
2811 | | #define __NO_MATH_INLINES 1 |
---|
2812 | | #define HAVE_FSEEKO 1 |
---|
2813 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
2814 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
2815 | | #define HAVE_PTHREAD 1 |
---|
2816 | | #define FLOAT_TRUNCATE |
---|
2817 | | #define HAVE_LIBM 1 |
---|
2818 | | #define F77_FUNC(name,NAME) name ## _ |
---|
2819 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
2820 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
2821 | | #define HAVE_QHULL 1 |
---|
2822 | | #define HAVE_PCRE_H 1 |
---|
2823 | | /* end confdefs.h. */ |
---|
2824 | | #include <stdio.h> |
---|
2825 | | #ifdef HAVE_SYS_TYPES_H |
---|
2826 | | # include <sys/types.h> |
---|
2827 | | #endif |
---|
2828 | | #ifdef HAVE_SYS_STAT_H |
---|
2829 | | # include <sys/stat.h> |
---|
2830 | | #endif |
---|
2831 | | #ifdef STDC_HEADERS |
---|
2832 | | # include <stdlib.h> |
---|
2833 | | # include <stddef.h> |
---|
2834 | | #else |
---|
2835 | | # ifdef HAVE_STDLIB_H |
---|
2836 | | # include <stdlib.h> |
---|
2837 | | # endif |
---|
2838 | | #endif |
---|
2839 | | #ifdef HAVE_STRING_H |
---|
2840 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2841 | | # include <memory.h> |
---|
2842 | | # endif |
---|
2843 | | # include <string.h> |
---|
2844 | | #endif |
---|
2845 | | #ifdef HAVE_STRINGS_H |
---|
2846 | | # include <strings.h> |
---|
2847 | | #endif |
---|
2848 | | #ifdef HAVE_INTTYPES_H |
---|
2849 | | # include <inttypes.h> |
---|
2850 | | #endif |
---|
2851 | | #ifdef HAVE_STDINT_H |
---|
2852 | | # include <stdint.h> |
---|
2853 | | #endif |
---|
2854 | | #ifdef HAVE_UNISTD_H |
---|
2855 | | # include <unistd.h> |
---|
2856 | | #endif |
---|
2857 | | #include <pcre/pcre.h> |
---|
2858 | configure:14658: result: no |
---|
2859 | configure:14658: checking pcre/pcre.h presence |
---|
2860 | configure:14658: /usr/bin/clang -E conftest.c |
---|
2861 | conftest.c:45:10: fatal error: 'pcre/pcre.h' file not found |
---|
2862 | #include <pcre/pcre.h> |
---|
2863 | ^ |
---|
2864 | 1 error generated. |
---|
2865 | configure:14658: $? = 1 |
---|
2866 | configure: failed program was: |
---|
2867 | | /* confdefs.h */ |
---|
2868 | | #define PACKAGE_NAME "GNU Octave" |
---|
2869 | | #define PACKAGE_TARNAME "octave" |
---|
2870 | | #define PACKAGE_VERSION "3.8.2" |
---|
2871 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
2872 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
2873 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
2874 | | #define PACKAGE "octave" |
---|
2875 | | #define VERSION "3.8.2" |
---|
2876 | | #define OCTAVE_SOURCE 1 |
---|
2877 | | #define STDC_HEADERS 1 |
---|
2878 | | #define HAVE_SYS_TYPES_H 1 |
---|
2879 | | #define HAVE_SYS_STAT_H 1 |
---|
2880 | | #define HAVE_STDLIB_H 1 |
---|
2881 | | #define HAVE_STRING_H 1 |
---|
2882 | | #define HAVE_MEMORY_H 1 |
---|
2883 | | #define HAVE_STRINGS_H 1 |
---|
2884 | | #define HAVE_INTTYPES_H 1 |
---|
2885 | | #define HAVE_STDINT_H 1 |
---|
2886 | | #define HAVE_UNISTD_H 1 |
---|
2887 | | #define __EXTENSIONS__ 1 |
---|
2888 | | #define _ALL_SOURCE 1 |
---|
2889 | | #define _DARWIN_C_SOURCE 1 |
---|
2890 | | #define _GNU_SOURCE 1 |
---|
2891 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2892 | | #define _TANDEM_SOURCE 1 |
---|
2893 | | #define YYTEXT_POINTER 1 |
---|
2894 | | #define SEPCHAR ':' |
---|
2895 | | #define SEPCHAR_STR ":" |
---|
2896 | | #define SHELL_PATH "/bin/sh" |
---|
2897 | | #define OCTAVE_IDX_TYPE int |
---|
2898 | | #define __NO_MATH_INLINES 1 |
---|
2899 | | #define HAVE_FSEEKO 1 |
---|
2900 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
2901 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
2902 | | #define HAVE_PTHREAD 1 |
---|
2903 | | #define FLOAT_TRUNCATE |
---|
2904 | | #define HAVE_LIBM 1 |
---|
2905 | | #define F77_FUNC(name,NAME) name ## _ |
---|
2906 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
2907 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
2908 | | #define HAVE_QHULL 1 |
---|
2909 | | #define HAVE_PCRE_H 1 |
---|
2910 | | /* end confdefs.h. */ |
---|
2911 | | #include <pcre/pcre.h> |
---|
2912 | configure:14658: result: no |
---|
2913 | configure:14658: checking for pcre/pcre.h |
---|
2914 | configure:14658: result: no |
---|
2915 | configure:14669: checking whether pcre.h defines the macros we need |
---|
2916 | configure:14698: result: yes |
---|
2917 | configure:14705: checking for pcre-config |
---|
2918 | configure:14721: found /opt/local/bin/pcre-config |
---|
2919 | configure:14733: result: yes |
---|
2920 | configure:14751: checking for pcre_compile |
---|
2921 | configure:14751: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -L/opt/local/lib -lpcre -lm >&5 |
---|
2922 | configure:14751: $? = 0 |
---|
2923 | configure:14751: result: yes |
---|
2924 | configure:14827: checking zlib.h usability |
---|
2925 | configure:14827: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
2926 | configure:14827: $? = 0 |
---|
2927 | configure:14827: result: yes |
---|
2928 | configure:14827: checking zlib.h presence |
---|
2929 | configure:14827: /usr/bin/clang -E conftest.c |
---|
2930 | configure:14827: $? = 0 |
---|
2931 | configure:14827: result: yes |
---|
2932 | configure:14827: checking for zlib.h |
---|
2933 | configure:14827: result: yes |
---|
2934 | configure:14838: checking for gzclearerr in -lz |
---|
2935 | configure:14869: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lz -lm >&5 |
---|
2936 | configure:14869: $? = 0 |
---|
2937 | configure:14878: result: yes |
---|
2938 | configure:15472: checking hdf5.h usability |
---|
2939 | configure:15472: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
2940 | configure:15472: $? = 0 |
---|
2941 | configure:15472: result: yes |
---|
2942 | configure:15472: checking hdf5.h presence |
---|
2943 | configure:15472: /usr/bin/clang -E conftest.c |
---|
2944 | configure:15472: $? = 0 |
---|
2945 | configure:15472: result: yes |
---|
2946 | configure:15472: checking for hdf5.h |
---|
2947 | configure:15472: result: yes |
---|
2948 | configure:15483: checking for H5Gget_num_objs in -lhdf5 |
---|
2949 | configure:15514: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lhdf5 -lz -lm >&5 |
---|
2950 | configure:15514: $? = 0 |
---|
2951 | configure:15523: result: yes |
---|
2952 | configure:15528: checking whether HDF5 library has enforced version 1.6 API |
---|
2953 | configure:15556: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lhdf5 -lz -lm >&5 |
---|
2954 | conftest.c:65:24: error: too few arguments to function call, expected 3, have 2 |
---|
2955 | H5Eset_auto (0, 0); |
---|
2956 | ~~~~~~~~~~~ ^ |
---|
2957 | /opt/local/include/H5Epublic.h:174:8: note: 'H5Eset_auto2' declared here |
---|
2958 | H5_DLL herr_t H5Eset_auto2(hid_t estack_id, H5E_auto2_t func, void *client_data); |
---|
2959 | ^ |
---|
2960 | 1 error generated. |
---|
2961 | configure:15556: $? = 1 |
---|
2962 | configure: failed program was: |
---|
2963 | | /* confdefs.h */ |
---|
2964 | | #define PACKAGE_NAME "GNU Octave" |
---|
2965 | | #define PACKAGE_TARNAME "octave" |
---|
2966 | | #define PACKAGE_VERSION "3.8.2" |
---|
2967 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
2968 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
2969 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
2970 | | #define PACKAGE "octave" |
---|
2971 | | #define VERSION "3.8.2" |
---|
2972 | | #define OCTAVE_SOURCE 1 |
---|
2973 | | #define STDC_HEADERS 1 |
---|
2974 | | #define HAVE_SYS_TYPES_H 1 |
---|
2975 | | #define HAVE_SYS_STAT_H 1 |
---|
2976 | | #define HAVE_STDLIB_H 1 |
---|
2977 | | #define HAVE_STRING_H 1 |
---|
2978 | | #define HAVE_MEMORY_H 1 |
---|
2979 | | #define HAVE_STRINGS_H 1 |
---|
2980 | | #define HAVE_INTTYPES_H 1 |
---|
2981 | | #define HAVE_STDINT_H 1 |
---|
2982 | | #define HAVE_UNISTD_H 1 |
---|
2983 | | #define __EXTENSIONS__ 1 |
---|
2984 | | #define _ALL_SOURCE 1 |
---|
2985 | | #define _DARWIN_C_SOURCE 1 |
---|
2986 | | #define _GNU_SOURCE 1 |
---|
2987 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2988 | | #define _TANDEM_SOURCE 1 |
---|
2989 | | #define YYTEXT_POINTER 1 |
---|
2990 | | #define SEPCHAR ':' |
---|
2991 | | #define SEPCHAR_STR ":" |
---|
2992 | | #define SHELL_PATH "/bin/sh" |
---|
2993 | | #define OCTAVE_IDX_TYPE int |
---|
2994 | | #define __NO_MATH_INLINES 1 |
---|
2995 | | #define HAVE_FSEEKO 1 |
---|
2996 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
2997 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
2998 | | #define HAVE_PTHREAD 1 |
---|
2999 | | #define FLOAT_TRUNCATE |
---|
3000 | | #define HAVE_LIBM 1 |
---|
3001 | | #define F77_FUNC(name,NAME) name ## _ |
---|
3002 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
3003 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
3004 | | #define HAVE_QHULL 1 |
---|
3005 | | #define HAVE_PCRE_H 1 |
---|
3006 | | #define HAVE_PCRE_COMPILE 1 |
---|
3007 | | #define HAVE_ZLIB_H 1 |
---|
3008 | | #define HAVE_Z 1 |
---|
3009 | | #define HAVE_ZLIB 1 |
---|
3010 | | #define HAVE_HDF5_H 1 |
---|
3011 | | /* end confdefs.h. */ |
---|
3012 | | |
---|
3013 | | #include <hdf5.h> |
---|
3014 | | |
---|
3015 | | #ifdef F77_DUMMY_MAIN |
---|
3016 | | |
---|
3017 | | # ifdef __cplusplus |
---|
3018 | | extern "C" |
---|
3019 | | # endif |
---|
3020 | | int F77_DUMMY_MAIN() { return 1; } |
---|
3021 | | |
---|
3022 | | #endif |
---|
3023 | | int |
---|
3024 | | main () |
---|
3025 | | { |
---|
3026 | | |
---|
3027 | | H5Eset_auto (0, 0); |
---|
3028 | | |
---|
3029 | | ; |
---|
3030 | | return 0; |
---|
3031 | | } |
---|
3032 | configure:15565: result: no |
---|
3033 | configure:15743: checking fftw3.h usability |
---|
3034 | configure:15743: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
3035 | configure:15743: $? = 0 |
---|
3036 | configure:15743: result: yes |
---|
3037 | configure:15743: checking fftw3.h presence |
---|
3038 | configure:15743: /usr/bin/clang -E conftest.c |
---|
3039 | configure:15743: $? = 0 |
---|
3040 | configure:15743: result: yes |
---|
3041 | configure:15743: checking for fftw3.h |
---|
3042 | configure:15743: result: yes |
---|
3043 | configure:15754: checking for fftw_plan_dft_1d in -lfftw3 |
---|
3044 | configure:15785: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lfftw3 -lm >&5 |
---|
3045 | configure:15785: $? = 0 |
---|
3046 | configure:15794: result: yes |
---|
3047 | configure:15877: checking for fftw3.h |
---|
3048 | configure:15877: result: yes |
---|
3049 | configure:15888: checking for fftwf_plan_dft_1d in -lfftw3f |
---|
3050 | configure:15919: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lfftw3f -lm >&5 |
---|
3051 | configure:15919: $? = 0 |
---|
3052 | configure:15928: result: yes |
---|
3053 | configure:15973: checking for fftw3 multi-threading support |
---|
3054 | configure:16001: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lfftw3 -lm >&5 |
---|
3055 | Undefined symbols for architecture x86_64: |
---|
3056 | "_fftw_plan_with_nthreads", referenced from: |
---|
3057 | _main in conftest-4c6577.o |
---|
3058 | ld: symbol(s) not found for architecture x86_64 |
---|
3059 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3060 | configure:16001: $? = 1 |
---|
3061 | configure: failed program was: |
---|
3062 | | /* confdefs.h */ |
---|
3063 | | #define PACKAGE_NAME "GNU Octave" |
---|
3064 | | #define PACKAGE_TARNAME "octave" |
---|
3065 | | #define PACKAGE_VERSION "3.8.2" |
---|
3066 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
3067 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
3068 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
3069 | | #define PACKAGE "octave" |
---|
3070 | | #define VERSION "3.8.2" |
---|
3071 | | #define OCTAVE_SOURCE 1 |
---|
3072 | | #define STDC_HEADERS 1 |
---|
3073 | | #define HAVE_SYS_TYPES_H 1 |
---|
3074 | | #define HAVE_SYS_STAT_H 1 |
---|
3075 | | #define HAVE_STDLIB_H 1 |
---|
3076 | | #define HAVE_STRING_H 1 |
---|
3077 | | #define HAVE_MEMORY_H 1 |
---|
3078 | | #define HAVE_STRINGS_H 1 |
---|
3079 | | #define HAVE_INTTYPES_H 1 |
---|
3080 | | #define HAVE_STDINT_H 1 |
---|
3081 | | #define HAVE_UNISTD_H 1 |
---|
3082 | | #define __EXTENSIONS__ 1 |
---|
3083 | | #define _ALL_SOURCE 1 |
---|
3084 | | #define _DARWIN_C_SOURCE 1 |
---|
3085 | | #define _GNU_SOURCE 1 |
---|
3086 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3087 | | #define _TANDEM_SOURCE 1 |
---|
3088 | | #define YYTEXT_POINTER 1 |
---|
3089 | | #define SEPCHAR ':' |
---|
3090 | | #define SEPCHAR_STR ":" |
---|
3091 | | #define SHELL_PATH "/bin/sh" |
---|
3092 | | #define OCTAVE_IDX_TYPE int |
---|
3093 | | #define __NO_MATH_INLINES 1 |
---|
3094 | | #define HAVE_FSEEKO 1 |
---|
3095 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
3096 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
3097 | | #define HAVE_PTHREAD 1 |
---|
3098 | | #define FLOAT_TRUNCATE |
---|
3099 | | #define HAVE_LIBM 1 |
---|
3100 | | #define F77_FUNC(name,NAME) name ## _ |
---|
3101 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
3102 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
3103 | | #define HAVE_QHULL 1 |
---|
3104 | | #define HAVE_PCRE_H 1 |
---|
3105 | | #define HAVE_PCRE_COMPILE 1 |
---|
3106 | | #define HAVE_ZLIB_H 1 |
---|
3107 | | #define HAVE_Z 1 |
---|
3108 | | #define HAVE_ZLIB 1 |
---|
3109 | | #define HAVE_HDF5_H 1 |
---|
3110 | | #define HAVE_HDF5_18 1 |
---|
3111 | | #define HAVE_HDF5 1 |
---|
3112 | | #define HAVE_FFTW3_H 1 |
---|
3113 | | #define HAVE_FFTW3 1 |
---|
3114 | | #define HAVE_FFTW3_H 1 |
---|
3115 | | #define HAVE_FFTW3F 1 |
---|
3116 | | /* end confdefs.h. */ |
---|
3117 | | |
---|
3118 | | #include <fftw3.h> |
---|
3119 | | |
---|
3120 | | #ifdef F77_DUMMY_MAIN |
---|
3121 | | |
---|
3122 | | # ifdef __cplusplus |
---|
3123 | | extern "C" |
---|
3124 | | # endif |
---|
3125 | | int F77_DUMMY_MAIN() { return 1; } |
---|
3126 | | |
---|
3127 | | #endif |
---|
3128 | | int |
---|
3129 | | main () |
---|
3130 | | { |
---|
3131 | | |
---|
3132 | | fftw_plan_with_nthreads (2); |
---|
3133 | | |
---|
3134 | | ; |
---|
3135 | | return 0; |
---|
3136 | | } |
---|
3137 | configure:16028: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lfftw3_threads -lfftw3 -lm >&5 |
---|
3138 | configure:16028: $? = 0 |
---|
3139 | configure:16041: result: -lfftw3_threads |
---|
3140 | configure:16070: checking for fftw3f multi-threading support |
---|
3141 | configure:16098: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lfftw3f -lm >&5 |
---|
3142 | Undefined symbols for architecture x86_64: |
---|
3143 | "_fftwf_plan_with_nthreads", referenced from: |
---|
3144 | _main in conftest-7fd31a.o |
---|
3145 | ld: symbol(s) not found for architecture x86_64 |
---|
3146 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3147 | configure:16098: $? = 1 |
---|
3148 | configure: failed program was: |
---|
3149 | | /* confdefs.h */ |
---|
3150 | | #define PACKAGE_NAME "GNU Octave" |
---|
3151 | | #define PACKAGE_TARNAME "octave" |
---|
3152 | | #define PACKAGE_VERSION "3.8.2" |
---|
3153 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
3154 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
3155 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
3156 | | #define PACKAGE "octave" |
---|
3157 | | #define VERSION "3.8.2" |
---|
3158 | | #define OCTAVE_SOURCE 1 |
---|
3159 | | #define STDC_HEADERS 1 |
---|
3160 | | #define HAVE_SYS_TYPES_H 1 |
---|
3161 | | #define HAVE_SYS_STAT_H 1 |
---|
3162 | | #define HAVE_STDLIB_H 1 |
---|
3163 | | #define HAVE_STRING_H 1 |
---|
3164 | | #define HAVE_MEMORY_H 1 |
---|
3165 | | #define HAVE_STRINGS_H 1 |
---|
3166 | | #define HAVE_INTTYPES_H 1 |
---|
3167 | | #define HAVE_STDINT_H 1 |
---|
3168 | | #define HAVE_UNISTD_H 1 |
---|
3169 | | #define __EXTENSIONS__ 1 |
---|
3170 | | #define _ALL_SOURCE 1 |
---|
3171 | | #define _DARWIN_C_SOURCE 1 |
---|
3172 | | #define _GNU_SOURCE 1 |
---|
3173 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3174 | | #define _TANDEM_SOURCE 1 |
---|
3175 | | #define YYTEXT_POINTER 1 |
---|
3176 | | #define SEPCHAR ':' |
---|
3177 | | #define SEPCHAR_STR ":" |
---|
3178 | | #define SHELL_PATH "/bin/sh" |
---|
3179 | | #define OCTAVE_IDX_TYPE int |
---|
3180 | | #define __NO_MATH_INLINES 1 |
---|
3181 | | #define HAVE_FSEEKO 1 |
---|
3182 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
3183 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
3184 | | #define HAVE_PTHREAD 1 |
---|
3185 | | #define FLOAT_TRUNCATE |
---|
3186 | | #define HAVE_LIBM 1 |
---|
3187 | | #define F77_FUNC(name,NAME) name ## _ |
---|
3188 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
3189 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
3190 | | #define HAVE_QHULL 1 |
---|
3191 | | #define HAVE_PCRE_H 1 |
---|
3192 | | #define HAVE_PCRE_COMPILE 1 |
---|
3193 | | #define HAVE_ZLIB_H 1 |
---|
3194 | | #define HAVE_Z 1 |
---|
3195 | | #define HAVE_ZLIB 1 |
---|
3196 | | #define HAVE_HDF5_H 1 |
---|
3197 | | #define HAVE_HDF5_18 1 |
---|
3198 | | #define HAVE_HDF5 1 |
---|
3199 | | #define HAVE_FFTW3_H 1 |
---|
3200 | | #define HAVE_FFTW3 1 |
---|
3201 | | #define HAVE_FFTW3_H 1 |
---|
3202 | | #define HAVE_FFTW3F 1 |
---|
3203 | | #define HAVE_FFTW3_THREADS 1 |
---|
3204 | | /* end confdefs.h. */ |
---|
3205 | | |
---|
3206 | | #include <fftw3.h> |
---|
3207 | | |
---|
3208 | | #ifdef F77_DUMMY_MAIN |
---|
3209 | | |
---|
3210 | | # ifdef __cplusplus |
---|
3211 | | extern "C" |
---|
3212 | | # endif |
---|
3213 | | int F77_DUMMY_MAIN() { return 1; } |
---|
3214 | | |
---|
3215 | | #endif |
---|
3216 | | int |
---|
3217 | | main () |
---|
3218 | | { |
---|
3219 | | |
---|
3220 | | fftwf_plan_with_nthreads (2); |
---|
3221 | | |
---|
3222 | | ; |
---|
3223 | | return 0; |
---|
3224 | | } |
---|
3225 | configure:16125: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lfftw3f_threads -lfftw3f -lm >&5 |
---|
3226 | configure:16125: $? = 0 |
---|
3227 | configure:16138: result: -lfftw3f_threads |
---|
3228 | configure:16248: checking glpk/glpk.h usability |
---|
3229 | configure:16248: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
3230 | conftest.c:92:10: fatal error: 'glpk/glpk.h' file not found |
---|
3231 | #include <glpk/glpk.h> |
---|
3232 | ^ |
---|
3233 | 1 error generated. |
---|
3234 | configure:16248: $? = 1 |
---|
3235 | configure: failed program was: |
---|
3236 | | /* confdefs.h */ |
---|
3237 | | #define PACKAGE_NAME "GNU Octave" |
---|
3238 | | #define PACKAGE_TARNAME "octave" |
---|
3239 | | #define PACKAGE_VERSION "3.8.2" |
---|
3240 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
3241 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
3242 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
3243 | | #define PACKAGE "octave" |
---|
3244 | | #define VERSION "3.8.2" |
---|
3245 | | #define OCTAVE_SOURCE 1 |
---|
3246 | | #define STDC_HEADERS 1 |
---|
3247 | | #define HAVE_SYS_TYPES_H 1 |
---|
3248 | | #define HAVE_SYS_STAT_H 1 |
---|
3249 | | #define HAVE_STDLIB_H 1 |
---|
3250 | | #define HAVE_STRING_H 1 |
---|
3251 | | #define HAVE_MEMORY_H 1 |
---|
3252 | | #define HAVE_STRINGS_H 1 |
---|
3253 | | #define HAVE_INTTYPES_H 1 |
---|
3254 | | #define HAVE_STDINT_H 1 |
---|
3255 | | #define HAVE_UNISTD_H 1 |
---|
3256 | | #define __EXTENSIONS__ 1 |
---|
3257 | | #define _ALL_SOURCE 1 |
---|
3258 | | #define _DARWIN_C_SOURCE 1 |
---|
3259 | | #define _GNU_SOURCE 1 |
---|
3260 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3261 | | #define _TANDEM_SOURCE 1 |
---|
3262 | | #define YYTEXT_POINTER 1 |
---|
3263 | | #define SEPCHAR ':' |
---|
3264 | | #define SEPCHAR_STR ":" |
---|
3265 | | #define SHELL_PATH "/bin/sh" |
---|
3266 | | #define OCTAVE_IDX_TYPE int |
---|
3267 | | #define __NO_MATH_INLINES 1 |
---|
3268 | | #define HAVE_FSEEKO 1 |
---|
3269 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
3270 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
3271 | | #define HAVE_PTHREAD 1 |
---|
3272 | | #define FLOAT_TRUNCATE |
---|
3273 | | #define HAVE_LIBM 1 |
---|
3274 | | #define F77_FUNC(name,NAME) name ## _ |
---|
3275 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
3276 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
3277 | | #define HAVE_QHULL 1 |
---|
3278 | | #define HAVE_PCRE_H 1 |
---|
3279 | | #define HAVE_PCRE_COMPILE 1 |
---|
3280 | | #define HAVE_ZLIB_H 1 |
---|
3281 | | #define HAVE_Z 1 |
---|
3282 | | #define HAVE_ZLIB 1 |
---|
3283 | | #define HAVE_HDF5_H 1 |
---|
3284 | | #define HAVE_HDF5_18 1 |
---|
3285 | | #define HAVE_HDF5 1 |
---|
3286 | | #define HAVE_FFTW3_H 1 |
---|
3287 | | #define HAVE_FFTW3 1 |
---|
3288 | | #define HAVE_FFTW3_H 1 |
---|
3289 | | #define HAVE_FFTW3F 1 |
---|
3290 | | #define HAVE_FFTW3_THREADS 1 |
---|
3291 | | #define HAVE_FFTW3F_THREADS 1 |
---|
3292 | | #define HAVE_FFTW 1 |
---|
3293 | | /* end confdefs.h. */ |
---|
3294 | | #include <stdio.h> |
---|
3295 | | #ifdef HAVE_SYS_TYPES_H |
---|
3296 | | # include <sys/types.h> |
---|
3297 | | #endif |
---|
3298 | | #ifdef HAVE_SYS_STAT_H |
---|
3299 | | # include <sys/stat.h> |
---|
3300 | | #endif |
---|
3301 | | #ifdef STDC_HEADERS |
---|
3302 | | # include <stdlib.h> |
---|
3303 | | # include <stddef.h> |
---|
3304 | | #else |
---|
3305 | | # ifdef HAVE_STDLIB_H |
---|
3306 | | # include <stdlib.h> |
---|
3307 | | # endif |
---|
3308 | | #endif |
---|
3309 | | #ifdef HAVE_STRING_H |
---|
3310 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3311 | | # include <memory.h> |
---|
3312 | | # endif |
---|
3313 | | # include <string.h> |
---|
3314 | | #endif |
---|
3315 | | #ifdef HAVE_STRINGS_H |
---|
3316 | | # include <strings.h> |
---|
3317 | | #endif |
---|
3318 | | #ifdef HAVE_INTTYPES_H |
---|
3319 | | # include <inttypes.h> |
---|
3320 | | #endif |
---|
3321 | | #ifdef HAVE_STDINT_H |
---|
3322 | | # include <stdint.h> |
---|
3323 | | #endif |
---|
3324 | | #ifdef HAVE_UNISTD_H |
---|
3325 | | # include <unistd.h> |
---|
3326 | | #endif |
---|
3327 | | #include <glpk/glpk.h> |
---|
3328 | configure:16248: result: no |
---|
3329 | configure:16248: checking glpk/glpk.h presence |
---|
3330 | configure:16248: /usr/bin/clang -E conftest.c |
---|
3331 | conftest.c:59:10: fatal error: 'glpk/glpk.h' file not found |
---|
3332 | #include <glpk/glpk.h> |
---|
3333 | ^ |
---|
3334 | 1 error generated. |
---|
3335 | configure:16248: $? = 1 |
---|
3336 | configure: failed program was: |
---|
3337 | | /* confdefs.h */ |
---|
3338 | | #define PACKAGE_NAME "GNU Octave" |
---|
3339 | | #define PACKAGE_TARNAME "octave" |
---|
3340 | | #define PACKAGE_VERSION "3.8.2" |
---|
3341 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
3342 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
3343 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
3344 | | #define PACKAGE "octave" |
---|
3345 | | #define VERSION "3.8.2" |
---|
3346 | | #define OCTAVE_SOURCE 1 |
---|
3347 | | #define STDC_HEADERS 1 |
---|
3348 | | #define HAVE_SYS_TYPES_H 1 |
---|
3349 | | #define HAVE_SYS_STAT_H 1 |
---|
3350 | | #define HAVE_STDLIB_H 1 |
---|
3351 | | #define HAVE_STRING_H 1 |
---|
3352 | | #define HAVE_MEMORY_H 1 |
---|
3353 | | #define HAVE_STRINGS_H 1 |
---|
3354 | | #define HAVE_INTTYPES_H 1 |
---|
3355 | | #define HAVE_STDINT_H 1 |
---|
3356 | | #define HAVE_UNISTD_H 1 |
---|
3357 | | #define __EXTENSIONS__ 1 |
---|
3358 | | #define _ALL_SOURCE 1 |
---|
3359 | | #define _DARWIN_C_SOURCE 1 |
---|
3360 | | #define _GNU_SOURCE 1 |
---|
3361 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3362 | | #define _TANDEM_SOURCE 1 |
---|
3363 | | #define YYTEXT_POINTER 1 |
---|
3364 | | #define SEPCHAR ':' |
---|
3365 | | #define SEPCHAR_STR ":" |
---|
3366 | | #define SHELL_PATH "/bin/sh" |
---|
3367 | | #define OCTAVE_IDX_TYPE int |
---|
3368 | | #define __NO_MATH_INLINES 1 |
---|
3369 | | #define HAVE_FSEEKO 1 |
---|
3370 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
3371 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
3372 | | #define HAVE_PTHREAD 1 |
---|
3373 | | #define FLOAT_TRUNCATE |
---|
3374 | | #define HAVE_LIBM 1 |
---|
3375 | | #define F77_FUNC(name,NAME) name ## _ |
---|
3376 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
3377 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
3378 | | #define HAVE_QHULL 1 |
---|
3379 | | #define HAVE_PCRE_H 1 |
---|
3380 | | #define HAVE_PCRE_COMPILE 1 |
---|
3381 | | #define HAVE_ZLIB_H 1 |
---|
3382 | | #define HAVE_Z 1 |
---|
3383 | | #define HAVE_ZLIB 1 |
---|
3384 | | #define HAVE_HDF5_H 1 |
---|
3385 | | #define HAVE_HDF5_18 1 |
---|
3386 | | #define HAVE_HDF5 1 |
---|
3387 | | #define HAVE_FFTW3_H 1 |
---|
3388 | | #define HAVE_FFTW3 1 |
---|
3389 | | #define HAVE_FFTW3_H 1 |
---|
3390 | | #define HAVE_FFTW3F 1 |
---|
3391 | | #define HAVE_FFTW3_THREADS 1 |
---|
3392 | | #define HAVE_FFTW3F_THREADS 1 |
---|
3393 | | #define HAVE_FFTW 1 |
---|
3394 | | /* end confdefs.h. */ |
---|
3395 | | #include <glpk/glpk.h> |
---|
3396 | configure:16248: result: no |
---|
3397 | configure:16248: checking for glpk/glpk.h |
---|
3398 | configure:16248: result: no |
---|
3399 | configure:16248: checking glpk.h usability |
---|
3400 | configure:16248: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
3401 | configure:16248: $? = 0 |
---|
3402 | configure:16248: result: yes |
---|
3403 | configure:16248: checking glpk.h presence |
---|
3404 | configure:16248: /usr/bin/clang -E conftest.c |
---|
3405 | configure:16248: $? = 0 |
---|
3406 | configure:16248: result: yes |
---|
3407 | configure:16248: checking for glpk.h |
---|
3408 | configure:16248: result: yes |
---|
3409 | configure:16259: checking for glp_simplex in -lglpk |
---|
3410 | configure:16290: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lglpk -lz -lm >&5 |
---|
3411 | configure:16290: $? = 0 |
---|
3412 | configure:16299: result: yes |
---|
3413 | configure:16304: checking whether the glpk library has glp_interior(glp_prob*, glp_iptcp*) |
---|
3414 | configure:16348: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread conftest.cpp -lglpk -lz -lm >&5 |
---|
3415 | configure:16348: $? = 0 |
---|
3416 | configure:16363: result: yes |
---|
3417 | configure:16458: checking curl/curl.h usability |
---|
3418 | configure:16458: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
3419 | configure:16458: $? = 0 |
---|
3420 | configure:16458: result: yes |
---|
3421 | configure:16458: checking curl/curl.h presence |
---|
3422 | configure:16458: /usr/bin/clang -E conftest.c |
---|
3423 | configure:16458: $? = 0 |
---|
3424 | configure:16458: result: yes |
---|
3425 | configure:16458: checking for curl/curl.h |
---|
3426 | configure:16458: result: yes |
---|
3427 | configure:16469: checking for curl_easy_escape in -lcurl |
---|
3428 | configure:16500: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lcurl -lz -lm >&5 |
---|
3429 | configure:16500: $? = 0 |
---|
3430 | configure:16509: result: yes |
---|
3431 | configure:16536: checking for CURLOPT_DIRLISTONLY in curl/curl.h |
---|
3432 | configure:16564: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
3433 | configure:16564: $? = 0 |
---|
3434 | configure:16572: result: yes |
---|
3435 | configure:16601: $PKG_CONFIG --exists --print-errors "$magick++" |
---|
3436 | configure:16604: $? = 0 |
---|
3437 | configure:16627: checking Magick++.h usability |
---|
3438 | configure:16627: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread -I/opt/local/include/GraphicsMagick conftest.cpp >&5 |
---|
3439 | configure:16627: $? = 0 |
---|
3440 | configure:16627: result: yes |
---|
3441 | configure:16627: checking Magick++.h presence |
---|
3442 | configure:16627: /usr/bin/clang++ -E -I/opt/local/include/GraphicsMagick conftest.cpp |
---|
3443 | configure:16627: $? = 0 |
---|
3444 | configure:16627: result: yes |
---|
3445 | configure:16627: checking for Magick++.h |
---|
3446 | configure:16627: result: yes |
---|
3447 | configure:16630: checking for Magick::ColorRGB in Magick++.h |
---|
3448 | configure:16641: /usr/bin/clang++ -E -I/opt/local/include/GraphicsMagick conftest.cpp |
---|
3449 | configure:16641: $? = 0 |
---|
3450 | configure:16649: result: yes |
---|
3451 | configure:16669: checking for setlocale |
---|
3452 | configure:16669: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -lm >&5 |
---|
3453 | configure:16669: $? = 0 |
---|
3454 | configure:16669: result: yes |
---|
3455 | configure:16698: checking for X |
---|
3456 | configure:16884: result: disabled |
---|
3457 | configure:17017: checking whether ld accepts -framework Carbon |
---|
3458 | configure:17049: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread -framework Carbon conftest.cpp -lm >&5 |
---|
3459 | configure:17049: $? = 0 |
---|
3460 | configure:17067: result: yes |
---|
3461 | configure:17096: adding -Wl,-framework -Wl,Carbon to CARBON_LIBS |
---|
3462 | configure:17133: checking whether ld accepts -framework OpenGL |
---|
3463 | configure:17170: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread -framework OpenGL conftest.cpp -lm >&5 |
---|
3464 | configure:17170: $? = 0 |
---|
3465 | configure:17188: result: yes |
---|
3466 | configure:17218: adding -Wl,-framework -Wl,OpenGL to OPENGL_LIBS |
---|
3467 | configure:17221: checking whether gluTessCallback is called with "(...)" |
---|
3468 | configure:17260: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread conftest.cpp >&5 |
---|
3469 | conftest.cpp:87:9: error: no matching function for call to 'gluTessCallback' |
---|
3470 | gluTessCallback(0, 0, func); |
---|
3471 | ^~~~~~~~~~~~~~~ |
---|
3472 | /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 |
---|
3473 | extern void gluTessCallback (GLUtesselator* tess, GLenum which, GLvoid (*CallBackFunc)()) OPENGL_DEPRECATED(10_0, 10_9); |
---|
3474 | ^ |
---|
3475 | 1 error generated. |
---|
3476 | configure:17260: $? = 1 |
---|
3477 | configure: failed program was: |
---|
3478 | | /* confdefs.h */ |
---|
3479 | | #define PACKAGE_NAME "GNU Octave" |
---|
3480 | | #define PACKAGE_TARNAME "octave" |
---|
3481 | | #define PACKAGE_VERSION "3.8.2" |
---|
3482 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
3483 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
3484 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
3485 | | #define PACKAGE "octave" |
---|
3486 | | #define VERSION "3.8.2" |
---|
3487 | | #define OCTAVE_SOURCE 1 |
---|
3488 | | #define STDC_HEADERS 1 |
---|
3489 | | #define HAVE_SYS_TYPES_H 1 |
---|
3490 | | #define HAVE_SYS_STAT_H 1 |
---|
3491 | | #define HAVE_STDLIB_H 1 |
---|
3492 | | #define HAVE_STRING_H 1 |
---|
3493 | | #define HAVE_MEMORY_H 1 |
---|
3494 | | #define HAVE_STRINGS_H 1 |
---|
3495 | | #define HAVE_INTTYPES_H 1 |
---|
3496 | | #define HAVE_STDINT_H 1 |
---|
3497 | | #define HAVE_UNISTD_H 1 |
---|
3498 | | #define __EXTENSIONS__ 1 |
---|
3499 | | #define _ALL_SOURCE 1 |
---|
3500 | | #define _DARWIN_C_SOURCE 1 |
---|
3501 | | #define _GNU_SOURCE 1 |
---|
3502 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3503 | | #define _TANDEM_SOURCE 1 |
---|
3504 | | #define YYTEXT_POINTER 1 |
---|
3505 | | #define SEPCHAR ':' |
---|
3506 | | #define SEPCHAR_STR ":" |
---|
3507 | | #define SHELL_PATH "/bin/sh" |
---|
3508 | | #define OCTAVE_IDX_TYPE int |
---|
3509 | | #define __NO_MATH_INLINES 1 |
---|
3510 | | #define HAVE_FSEEKO 1 |
---|
3511 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
3512 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
3513 | | #define HAVE_PTHREAD 1 |
---|
3514 | | #define FLOAT_TRUNCATE |
---|
3515 | | #define HAVE_LIBM 1 |
---|
3516 | | #define F77_FUNC(name,NAME) name ## _ |
---|
3517 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
3518 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
3519 | | #define HAVE_QHULL 1 |
---|
3520 | | #define HAVE_PCRE_H 1 |
---|
3521 | | #define HAVE_PCRE_COMPILE 1 |
---|
3522 | | #define HAVE_ZLIB_H 1 |
---|
3523 | | #define HAVE_Z 1 |
---|
3524 | | #define HAVE_ZLIB 1 |
---|
3525 | | #define HAVE_HDF5_H 1 |
---|
3526 | | #define HAVE_HDF5_18 1 |
---|
3527 | | #define HAVE_HDF5 1 |
---|
3528 | | #define HAVE_FFTW3_H 1 |
---|
3529 | | #define HAVE_FFTW3 1 |
---|
3530 | | #define HAVE_FFTW3_H 1 |
---|
3531 | | #define HAVE_FFTW3F 1 |
---|
3532 | | #define HAVE_FFTW3_THREADS 1 |
---|
3533 | | #define HAVE_FFTW3F_THREADS 1 |
---|
3534 | | #define HAVE_FFTW 1 |
---|
3535 | | #define HAVE_GLPK_H 1 |
---|
3536 | | #define HAVE_GLPK 1 |
---|
3537 | | #define HAVE_CURL_CURL_H 1 |
---|
3538 | | #define HAVE_CURL 1 |
---|
3539 | | #define HAVE_SETLOCALE 1 |
---|
3540 | | #define HAVE_MAGICK 1 |
---|
3541 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
3542 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
3543 | | /* end confdefs.h. */ |
---|
3544 | | |
---|
3545 | | #ifdef HAVE_GL_GLU_H |
---|
3546 | | # include <GL/glu.h> |
---|
3547 | | #elif defined HAVE_OPENGL_GLU_H || defined HAVE_FRAMEWORK_OPENGL |
---|
3548 | | # include <OpenGL/glu.h> |
---|
3549 | | #endif |
---|
3550 | | |
---|
3551 | | #ifdef F77_DUMMY_MAIN |
---|
3552 | | |
---|
3553 | | # ifdef __cplusplus |
---|
3554 | | extern "C" |
---|
3555 | | # endif |
---|
3556 | | int F77_DUMMY_MAIN() { return 1; } |
---|
3557 | | |
---|
3558 | | #endif |
---|
3559 | | int |
---|
3560 | | main () |
---|
3561 | | { |
---|
3562 | | |
---|
3563 | | GLvoid (*func)(...); |
---|
3564 | | gluTessCallback(0, 0, func); |
---|
3565 | | |
---|
3566 | | ; |
---|
3567 | | return 0; |
---|
3568 | | } |
---|
3569 | configure:17274: result: no |
---|
3570 | configure:17472: checking for FT2 |
---|
3571 | configure:17480: $PKG_CONFIG --exists --print-errors "freetype2" |
---|
3572 | configure:17483: $? = 0 |
---|
3573 | configure:17498: $PKG_CONFIG --exists --print-errors "freetype2" |
---|
3574 | configure:17501: $? = 0 |
---|
3575 | configure:17556: result: yes |
---|
3576 | configure:17560: checking for FreeType2 version >= 9.03 |
---|
3577 | configure:17565: result: yes |
---|
3578 | configure:17574: checking for FT_Reference_Face |
---|
3579 | configure:17574: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -L/opt/local/lib -lfreetype -lm >&5 |
---|
3580 | configure:17574: $? = 0 |
---|
3581 | configure:17574: result: yes |
---|
3582 | configure:17606: checking for FONTCONFIG |
---|
3583 | configure:17614: $PKG_CONFIG --exists --print-errors "fontconfig" |
---|
3584 | configure:17617: $? = 0 |
---|
3585 | configure:17632: $PKG_CONFIG --exists --print-errors "fontconfig" |
---|
3586 | configure:17635: $? = 0 |
---|
3587 | configure:17673: result: yes |
---|
3588 | configure:17816: checking for fltk-config |
---|
3589 | configure:17834: found /opt/local/bin/fltk-config |
---|
3590 | configure:17847: result: /opt/local/bin/fltk-config |
---|
3591 | configure:17877: checking for OpenGL support in FLTK |
---|
3592 | configure: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 |
---|
3593 | In file included from conftest.c:72: |
---|
3594 | In file included from /opt/local/include/FL/gl.h:45: |
---|
3595 | /opt/local/include/FL/Enumerations.H:533:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3596 | extern FL_EXPORT Fl_Boxtype fl_define_FL_ROUND_UP_BOX(); |
---|
3597 | ^ |
---|
3598 | enum |
---|
3599 | /opt/local/include/FL/Enumerations.H:536:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3600 | extern FL_EXPORT Fl_Boxtype fl_define_FL_SHADOW_BOX(); |
---|
3601 | ^ |
---|
3602 | enum |
---|
3603 | /opt/local/include/FL/Enumerations.H:539:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3604 | extern FL_EXPORT Fl_Boxtype fl_define_FL_ROUNDED_BOX(); |
---|
3605 | ^ |
---|
3606 | enum |
---|
3607 | /opt/local/include/FL/Enumerations.H:542:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3608 | extern FL_EXPORT Fl_Boxtype fl_define_FL_RFLAT_BOX(); |
---|
3609 | ^ |
---|
3610 | enum |
---|
3611 | /opt/local/include/FL/Enumerations.H:544:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3612 | extern FL_EXPORT Fl_Boxtype fl_define_FL_RSHADOW_BOX(); |
---|
3613 | ^ |
---|
3614 | enum |
---|
3615 | /opt/local/include/FL/Enumerations.H:546:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3616 | extern FL_EXPORT Fl_Boxtype fl_define_FL_DIAMOND_BOX(); |
---|
3617 | ^ |
---|
3618 | enum |
---|
3619 | /opt/local/include/FL/Enumerations.H:549:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3620 | extern FL_EXPORT Fl_Boxtype fl_define_FL_OVAL_BOX(); |
---|
3621 | ^ |
---|
3622 | enum |
---|
3623 | /opt/local/include/FL/Enumerations.H:555:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3624 | extern FL_EXPORT Fl_Boxtype fl_define_FL_PLASTIC_UP_BOX(); |
---|
3625 | ^ |
---|
3626 | enum |
---|
3627 | /opt/local/include/FL/Enumerations.H:565:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3628 | extern FL_EXPORT Fl_Boxtype fl_define_FL_GTK_UP_BOX(); |
---|
3629 | ^ |
---|
3630 | enum |
---|
3631 | /opt/local/include/FL/Enumerations.H:577:18: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3632 | extern FL_EXPORT Fl_Boxtype fl_define_FL_GLEAM_UP_BOX(); |
---|
3633 | ^ |
---|
3634 | enum |
---|
3635 | /opt/local/include/FL/Enumerations.H:593:8: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3636 | inline Fl_Boxtype fl_box(Fl_Boxtype b) { |
---|
3637 | ^ |
---|
3638 | enum |
---|
3639 | /opt/local/include/FL/Enumerations.H:593:26: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3640 | inline Fl_Boxtype fl_box(Fl_Boxtype b) { |
---|
3641 | ^ |
---|
3642 | enum |
---|
3643 | /opt/local/include/FL/Enumerations.H:594:22: error: called object type '<dependent type>' is not a function or function pointer |
---|
3644 | return (Fl_Boxtype)((b<FL_UP_BOX||b%4>1)?b:(b-2)); |
---|
3645 | ~~~~~~~~~~~~^ |
---|
3646 | /opt/local/include/FL/Enumerations.H:601:8: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3647 | inline Fl_Boxtype fl_down(Fl_Boxtype b) { |
---|
3648 | ^ |
---|
3649 | enum |
---|
3650 | /opt/local/include/FL/Enumerations.H:601:27: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3651 | inline Fl_Boxtype fl_down(Fl_Boxtype b) { |
---|
3652 | ^ |
---|
3653 | enum |
---|
3654 | /opt/local/include/FL/Enumerations.H:602:22: error: called object type '<dependent type>' is not a function or function pointer |
---|
3655 | return (Fl_Boxtype)((b<FL_UP_BOX)?b:(b|1)); |
---|
3656 | ~~~~~~~~~~~~^ |
---|
3657 | /opt/local/include/FL/Enumerations.H:609:8: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3658 | inline Fl_Boxtype fl_frame(Fl_Boxtype b) { |
---|
3659 | ^ |
---|
3660 | enum |
---|
3661 | /opt/local/include/FL/Enumerations.H:609:28: error: must use 'enum' tag to refer to type 'Fl_Boxtype' |
---|
3662 | inline Fl_Boxtype fl_frame(Fl_Boxtype b) { |
---|
3663 | ^ |
---|
3664 | enum |
---|
3665 | /opt/local/include/FL/Enumerations.H:610:22: error: called object type '<dependent type>' is not a function or function pointer |
---|
3666 | return (Fl_Boxtype)((b%4<2)?b:(b+2)); |
---|
3667 | ~~~~~~~~~~~~^ |
---|
3668 | fatal error: too many errors emitted, stopping now [-ferror-limit=] |
---|
3669 | 20 errors generated. |
---|
3670 | configure:17907: $? = 1 |
---|
3671 | configure: failed program was: |
---|
3672 | | /* confdefs.h */ |
---|
3673 | | #define PACKAGE_NAME "GNU Octave" |
---|
3674 | | #define PACKAGE_TARNAME "octave" |
---|
3675 | | #define PACKAGE_VERSION "3.8.2" |
---|
3676 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
3677 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
3678 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
3679 | | #define PACKAGE "octave" |
---|
3680 | | #define VERSION "3.8.2" |
---|
3681 | | #define OCTAVE_SOURCE 1 |
---|
3682 | | #define STDC_HEADERS 1 |
---|
3683 | | #define HAVE_SYS_TYPES_H 1 |
---|
3684 | | #define HAVE_SYS_STAT_H 1 |
---|
3685 | | #define HAVE_STDLIB_H 1 |
---|
3686 | | #define HAVE_STRING_H 1 |
---|
3687 | | #define HAVE_MEMORY_H 1 |
---|
3688 | | #define HAVE_STRINGS_H 1 |
---|
3689 | | #define HAVE_INTTYPES_H 1 |
---|
3690 | | #define HAVE_STDINT_H 1 |
---|
3691 | | #define HAVE_UNISTD_H 1 |
---|
3692 | | #define __EXTENSIONS__ 1 |
---|
3693 | | #define _ALL_SOURCE 1 |
---|
3694 | | #define _DARWIN_C_SOURCE 1 |
---|
3695 | | #define _GNU_SOURCE 1 |
---|
3696 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3697 | | #define _TANDEM_SOURCE 1 |
---|
3698 | | #define YYTEXT_POINTER 1 |
---|
3699 | | #define SEPCHAR ':' |
---|
3700 | | #define SEPCHAR_STR ":" |
---|
3701 | | #define SHELL_PATH "/bin/sh" |
---|
3702 | | #define OCTAVE_IDX_TYPE int |
---|
3703 | | #define __NO_MATH_INLINES 1 |
---|
3704 | | #define HAVE_FSEEKO 1 |
---|
3705 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
3706 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
3707 | | #define HAVE_PTHREAD 1 |
---|
3708 | | #define FLOAT_TRUNCATE |
---|
3709 | | #define HAVE_LIBM 1 |
---|
3710 | | #define F77_FUNC(name,NAME) name ## _ |
---|
3711 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
3712 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
3713 | | #define HAVE_QHULL 1 |
---|
3714 | | #define HAVE_PCRE_H 1 |
---|
3715 | | #define HAVE_PCRE_COMPILE 1 |
---|
3716 | | #define HAVE_ZLIB_H 1 |
---|
3717 | | #define HAVE_Z 1 |
---|
3718 | | #define HAVE_ZLIB 1 |
---|
3719 | | #define HAVE_HDF5_H 1 |
---|
3720 | | #define HAVE_HDF5_18 1 |
---|
3721 | | #define HAVE_HDF5 1 |
---|
3722 | | #define HAVE_FFTW3_H 1 |
---|
3723 | | #define HAVE_FFTW3 1 |
---|
3724 | | #define HAVE_FFTW3_H 1 |
---|
3725 | | #define HAVE_FFTW3F 1 |
---|
3726 | | #define HAVE_FFTW3_THREADS 1 |
---|
3727 | | #define HAVE_FFTW3F_THREADS 1 |
---|
3728 | | #define HAVE_FFTW 1 |
---|
3729 | | #define HAVE_GLPK_H 1 |
---|
3730 | | #define HAVE_GLPK 1 |
---|
3731 | | #define HAVE_CURL_CURL_H 1 |
---|
3732 | | #define HAVE_CURL 1 |
---|
3733 | | #define HAVE_SETLOCALE 1 |
---|
3734 | | #define HAVE_MAGICK 1 |
---|
3735 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
3736 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
3737 | | #define HAVE_OPENGL 1 |
---|
3738 | | #define HAVE_FREETYPE 1 |
---|
3739 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
3740 | | #define HAVE_FONTCONFIG 1 |
---|
3741 | | /* end confdefs.h. */ |
---|
3742 | | |
---|
3743 | | #include <FL/gl.h> |
---|
3744 | | |
---|
3745 | | #ifdef F77_DUMMY_MAIN |
---|
3746 | | |
---|
3747 | | # ifdef __cplusplus |
---|
3748 | | extern "C" |
---|
3749 | | # endif |
---|
3750 | | int F77_DUMMY_MAIN() { return 1; } |
---|
3751 | | |
---|
3752 | | #endif |
---|
3753 | | int |
---|
3754 | | main () |
---|
3755 | | { |
---|
3756 | | |
---|
3757 | | int nothing = 0; |
---|
3758 | | |
---|
3759 | | ; |
---|
3760 | | return 0; |
---|
3761 | | } |
---|
3762 | configure:17916: result: yes |
---|
3763 | configure:17947: checking gl2ps.h usability |
---|
3764 | configure:17947: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
3765 | configure:17947: $? = 0 |
---|
3766 | configure:17947: result: yes |
---|
3767 | configure:17947: checking gl2ps.h presence |
---|
3768 | configure:17947: /usr/bin/clang -E conftest.c |
---|
3769 | configure:17947: $? = 0 |
---|
3770 | configure:17947: result: yes |
---|
3771 | configure:17947: checking for gl2ps.h |
---|
3772 | configure:17947: result: yes |
---|
3773 | configure:18043: checking how to print strings |
---|
3774 | configure:18070: result: printf |
---|
3775 | configure:18091: checking for a sed that does not truncate output |
---|
3776 | configure:18155: result: /opt/local/bin/gsed |
---|
3777 | configure:18173: checking for fgrep |
---|
3778 | configure:18235: result: /opt/local/bin/grep -F |
---|
3779 | configure:18270: checking for ld used by /usr/bin/clang |
---|
3780 | configure:18337: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
3781 | configure:18344: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
3782 | configure:18359: result: no |
---|
3783 | configure:18371: checking for BSD- or MS-compatible name lister (nm) |
---|
3784 | configure:18420: result: /opt/local/bin/nm |
---|
3785 | configure:18550: checking the name lister (/opt/local/bin/nm) interface |
---|
3786 | configure:18557: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
3787 | configure:18560: /opt/local/bin/nm "conftest.o" |
---|
3788 | configure:18563: output |
---|
3789 | 0000000000000000 S _some_variable |
---|
3790 | configure:18570: result: BSD nm |
---|
3791 | configure:18574: checking the maximum length of command line arguments |
---|
3792 | configure:18705: result: 196608 |
---|
3793 | configure:18722: checking whether the shell understands some XSI constructs |
---|
3794 | configure:18732: result: yes |
---|
3795 | configure:18736: checking whether the shell understands "+=" |
---|
3796 | configure:18742: result: yes |
---|
3797 | configure:18777: checking how to convert x86_64-apple-darwin15.3.0 file names to x86_64-apple-darwin15.3.0 format |
---|
3798 | configure:18817: result: func_convert_file_noop |
---|
3799 | configure:18824: checking how to convert x86_64-apple-darwin15.3.0 file names to toolchain format |
---|
3800 | configure:18844: result: func_convert_file_noop |
---|
3801 | configure:18851: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
3802 | configure:18858: result: -r |
---|
3803 | configure:18932: checking for objdump |
---|
3804 | configure:18962: result: no |
---|
3805 | configure:18988: checking how to recognize dependent libraries |
---|
3806 | configure:19186: result: pass_all |
---|
3807 | configure:19271: checking for dlltool |
---|
3808 | configure:19301: result: no |
---|
3809 | configure:19328: checking how to associate runtime and link libraries |
---|
3810 | configure:19355: result: printf %s\n |
---|
3811 | configure:19479: checking for archiver @FILE support |
---|
3812 | configure:19504: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
3813 | configure:19504: $? = 0 |
---|
3814 | configure:19507: ar cru libconftest.a @conftest.lst >&5 |
---|
3815 | ar: @conftest.lst: No such file or directory |
---|
3816 | configure:19510: $? = 1 |
---|
3817 | configure:19530: result: no |
---|
3818 | configure:19588: checking for strip |
---|
3819 | configure:19604: found /opt/local/bin/strip |
---|
3820 | configure:19615: result: strip |
---|
3821 | configure:19687: checking for ranlib |
---|
3822 | configure:19714: result: ranlib |
---|
3823 | configure:19816: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object |
---|
3824 | configure:19936: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
3825 | configure:19939: $? = 0 |
---|
3826 | configure: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 |
---|
3827 | configure:19946: $? = 0 |
---|
3828 | cannot find nm_test_var in conftest.nm |
---|
3829 | configure:19936: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
3830 | configure:19939: $? = 0 |
---|
3831 | configure: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 |
---|
3832 | configure:19946: $? = 0 |
---|
3833 | configure:20012: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c conftstm.o >&5 |
---|
3834 | configure:20015: $? = 0 |
---|
3835 | configure:20053: result: ok |
---|
3836 | configure:20090: checking for sysroot |
---|
3837 | configure:20120: result: no |
---|
3838 | configure:20397: checking for mt |
---|
3839 | configure:20427: result: no |
---|
3840 | configure:20447: checking if : is a manifest tool |
---|
3841 | configure:20453: : '-?' |
---|
3842 | configure:20461: result: no |
---|
3843 | configure:20517: checking for dsymutil |
---|
3844 | configure:20533: found /usr/bin/dsymutil |
---|
3845 | configure:20544: result: dsymutil |
---|
3846 | configure:20609: checking for nmedit |
---|
3847 | configure:20625: found /opt/local/bin/nmedit |
---|
3848 | configure:20636: result: nmedit |
---|
3849 | configure:20701: checking for lipo |
---|
3850 | configure:20717: found /opt/local/bin/lipo |
---|
3851 | configure:20728: result: lipo |
---|
3852 | configure:20793: checking for otool |
---|
3853 | configure:20809: found /opt/local/bin/otool |
---|
3854 | configure:20820: result: otool |
---|
3855 | configure:20885: checking for otool64 |
---|
3856 | configure:20915: result: no |
---|
3857 | configure:20960: checking for -single_module linker flag |
---|
3858 | /usr/bin/clang -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
3859 | configure:20993: result: yes |
---|
3860 | configure:20996: checking for -exported_symbols_list linker flag |
---|
3861 | configure: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 |
---|
3862 | configure:21024: $? = 0 |
---|
3863 | configure:21034: result: yes |
---|
3864 | configure:21037: checking for -force_load linker flag |
---|
3865 | /usr/bin/clang -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -c -o conftest.o conftest.c |
---|
3866 | ar cru libconftest.a conftest.o |
---|
3867 | ranlib libconftest.a |
---|
3868 | /usr/bin/clang -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
3869 | configure:21069: result: yes |
---|
3870 | configure:21108: checking for dlfcn.h |
---|
3871 | configure:21108: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
3872 | configure:21108: $? = 0 |
---|
3873 | configure:21108: result: yes |
---|
3874 | configure:21620: checking for objdir |
---|
3875 | configure:21635: result: .libs |
---|
3876 | configure:21906: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
3877 | configure:21924: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -fno-rtti -fno-exceptions conftest.c >&5 |
---|
3878 | configure:21928: $? = 0 |
---|
3879 | configure:21941: result: yes |
---|
3880 | configure:22268: checking for /usr/bin/clang option to produce PIC |
---|
3881 | configure:22275: result: -fno-common -DPIC |
---|
3882 | configure:22283: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
3883 | configure:22301: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -fno-common -DPIC -DPIC conftest.c >&5 |
---|
3884 | configure:22305: $? = 0 |
---|
3885 | configure:22318: result: yes |
---|
3886 | configure:22347: checking if /usr/bin/clang static flag -static works |
---|
3887 | configure:22375: result: no |
---|
3888 | configure:22390: checking if /usr/bin/clang supports -c -o file.o |
---|
3889 | configure:22411: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -o out/conftest2.o conftest.c >&5 |
---|
3890 | configure:22415: $? = 0 |
---|
3891 | configure:22437: result: yes |
---|
3892 | configure:22445: checking if /usr/bin/clang supports -c -o file.o |
---|
3893 | configure:22492: result: yes |
---|
3894 | configure:22525: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
3895 | configure:23698: result: yes |
---|
3896 | configure:23938: checking dynamic linker characteristics |
---|
3897 | configure:24680: result: darwin15.3.0 dyld |
---|
3898 | configure:24787: checking how to hardcode library paths into programs |
---|
3899 | configure:24812: result: immediate |
---|
3900 | configure:24857: checking for dlopen in -ldl |
---|
3901 | configure:24890: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread conftest.c -ldl -lm >&5 |
---|
3902 | configure:24890: $? = 0 |
---|
3903 | configure:24899: result: yes |
---|
3904 | configure:25146: checking whether a program can dlopen itself |
---|
3905 | configure:25226: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -DHAVE_DLFCN_H conftest.c -ldl -lm >&5 |
---|
3906 | configure:25229: $? = 0 |
---|
3907 | configure:25247: result: yes |
---|
3908 | configure:25252: checking whether a statically linked program can dlopen itself |
---|
3909 | configure:25332: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -DHAVE_DLFCN_H conftest.c -ldl -lm >&5 |
---|
3910 | configure:25335: $? = 0 |
---|
3911 | configure:25353: result: yes |
---|
3912 | configure:25392: checking whether stripping libraries is possible |
---|
3913 | configure:25406: result: yes |
---|
3914 | configure:25432: checking if libtool supports shared libraries |
---|
3915 | configure:25434: result: yes |
---|
3916 | configure:25437: checking whether to build shared libraries |
---|
3917 | configure:25458: result: yes |
---|
3918 | configure:25461: checking whether to build static libraries |
---|
3919 | configure:25465: result: no |
---|
3920 | configure:25488: checking how to run the C++ preprocessor |
---|
3921 | configure:25554: result: /usr/bin/clang++ -E |
---|
3922 | configure:25574: /usr/bin/clang++ -E conftest.cpp |
---|
3923 | configure:25574: $? = 0 |
---|
3924 | configure:25588: /usr/bin/clang++ -E conftest.cpp |
---|
3925 | conftest.cpp:75:10: fatal error: 'ac_nonexistent.h' file not found |
---|
3926 | #include <ac_nonexistent.h> |
---|
3927 | ^ |
---|
3928 | 1 error generated. |
---|
3929 | configure:25588: $? = 1 |
---|
3930 | configure: failed program was: |
---|
3931 | | /* confdefs.h */ |
---|
3932 | | #define PACKAGE_NAME "GNU Octave" |
---|
3933 | | #define PACKAGE_TARNAME "octave" |
---|
3934 | | #define PACKAGE_VERSION "3.8.2" |
---|
3935 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
3936 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
3937 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
3938 | | #define PACKAGE "octave" |
---|
3939 | | #define VERSION "3.8.2" |
---|
3940 | | #define OCTAVE_SOURCE 1 |
---|
3941 | | #define STDC_HEADERS 1 |
---|
3942 | | #define HAVE_SYS_TYPES_H 1 |
---|
3943 | | #define HAVE_SYS_STAT_H 1 |
---|
3944 | | #define HAVE_STDLIB_H 1 |
---|
3945 | | #define HAVE_STRING_H 1 |
---|
3946 | | #define HAVE_MEMORY_H 1 |
---|
3947 | | #define HAVE_STRINGS_H 1 |
---|
3948 | | #define HAVE_INTTYPES_H 1 |
---|
3949 | | #define HAVE_STDINT_H 1 |
---|
3950 | | #define HAVE_UNISTD_H 1 |
---|
3951 | | #define __EXTENSIONS__ 1 |
---|
3952 | | #define _ALL_SOURCE 1 |
---|
3953 | | #define _DARWIN_C_SOURCE 1 |
---|
3954 | | #define _GNU_SOURCE 1 |
---|
3955 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3956 | | #define _TANDEM_SOURCE 1 |
---|
3957 | | #define YYTEXT_POINTER 1 |
---|
3958 | | #define SEPCHAR ':' |
---|
3959 | | #define SEPCHAR_STR ":" |
---|
3960 | | #define SHELL_PATH "/bin/sh" |
---|
3961 | | #define OCTAVE_IDX_TYPE int |
---|
3962 | | #define __NO_MATH_INLINES 1 |
---|
3963 | | #define HAVE_FSEEKO 1 |
---|
3964 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
3965 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
3966 | | #define HAVE_PTHREAD 1 |
---|
3967 | | #define FLOAT_TRUNCATE |
---|
3968 | | #define HAVE_LIBM 1 |
---|
3969 | | #define F77_FUNC(name,NAME) name ## _ |
---|
3970 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
3971 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
3972 | | #define HAVE_QHULL 1 |
---|
3973 | | #define HAVE_PCRE_H 1 |
---|
3974 | | #define HAVE_PCRE_COMPILE 1 |
---|
3975 | | #define HAVE_ZLIB_H 1 |
---|
3976 | | #define HAVE_Z 1 |
---|
3977 | | #define HAVE_ZLIB 1 |
---|
3978 | | #define HAVE_HDF5_H 1 |
---|
3979 | | #define HAVE_HDF5_18 1 |
---|
3980 | | #define HAVE_HDF5 1 |
---|
3981 | | #define HAVE_FFTW3_H 1 |
---|
3982 | | #define HAVE_FFTW3 1 |
---|
3983 | | #define HAVE_FFTW3_H 1 |
---|
3984 | | #define HAVE_FFTW3F 1 |
---|
3985 | | #define HAVE_FFTW3_THREADS 1 |
---|
3986 | | #define HAVE_FFTW3F_THREADS 1 |
---|
3987 | | #define HAVE_FFTW 1 |
---|
3988 | | #define HAVE_GLPK_H 1 |
---|
3989 | | #define HAVE_GLPK 1 |
---|
3990 | | #define HAVE_CURL_CURL_H 1 |
---|
3991 | | #define HAVE_CURL 1 |
---|
3992 | | #define HAVE_SETLOCALE 1 |
---|
3993 | | #define HAVE_MAGICK 1 |
---|
3994 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
3995 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
3996 | | #define HAVE_OPENGL 1 |
---|
3997 | | #define HAVE_FREETYPE 1 |
---|
3998 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
3999 | | #define HAVE_FONTCONFIG 1 |
---|
4000 | | #define HAVE_FLTK 1 |
---|
4001 | | #define HAVE_GL2PS_H 1 |
---|
4002 | | #define HAVE_DLFCN_H 1 |
---|
4003 | | #define LT_OBJDIR ".libs/" |
---|
4004 | | /* end confdefs.h. */ |
---|
4005 | | #include <ac_nonexistent.h> |
---|
4006 | configure:25757: checking for ld used by /usr/bin/clang++ |
---|
4007 | configure:25824: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
4008 | configure:25831: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
4009 | configure:25846: result: no |
---|
4010 | configure:25901: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
4011 | configure:26919: result: yes |
---|
4012 | configure:26955: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread conftest.cpp >&5 |
---|
4013 | configure:26958: $? = 0 |
---|
4014 | configure:27478: checking for /usr/bin/clang++ option to produce PIC |
---|
4015 | configure:27485: result: -fno-common -DPIC |
---|
4016 | configure:27493: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
4017 | configure:27511: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
4018 | configure:27515: $? = 0 |
---|
4019 | configure:27528: result: yes |
---|
4020 | configure:27551: checking if /usr/bin/clang++ static flag -static works |
---|
4021 | configure:27579: result: no |
---|
4022 | configure:27591: checking if /usr/bin/clang++ supports -c -o file.o |
---|
4023 | configure:27612: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread -o out/conftest2.o conftest.cpp >&5 |
---|
4024 | configure:27616: $? = 0 |
---|
4025 | configure:27638: result: yes |
---|
4026 | configure:27643: checking if /usr/bin/clang++ supports -c -o file.o |
---|
4027 | configure:27690: result: yes |
---|
4028 | configure:27720: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
4029 | configure:27759: result: yes |
---|
4030 | configure:27900: checking dynamic linker characteristics |
---|
4031 | configure:28576: result: darwin15.3.0 dyld |
---|
4032 | configure:28629: checking how to hardcode library paths into programs |
---|
4033 | configure:28654: result: immediate |
---|
4034 | configure:28802: checking if libtool supports shared libraries |
---|
4035 | configure:28804: result: yes |
---|
4036 | configure:28807: checking whether to build shared libraries |
---|
4037 | configure:28827: result: yes |
---|
4038 | configure:28830: checking whether to build static libraries |
---|
4039 | configure:28834: result: no |
---|
4040 | configure:29155: checking for /opt/local/bin/gfortran-mp-5 option to produce PIC |
---|
4041 | configure:29162: result: -fno-common |
---|
4042 | configure:29170: checking if /opt/local/bin/gfortran-mp-5 PIC flag -fno-common works |
---|
4043 | configure:29188: /opt/local/bin/gfortran-mp-5 -c -pipe -Os -fno-common conftest.f >&5 |
---|
4044 | configure:29192: $? = 0 |
---|
4045 | configure:29205: result: yes |
---|
4046 | configure:29228: checking if /opt/local/bin/gfortran-mp-5 static flag -static works |
---|
4047 | configure:29256: result: no |
---|
4048 | configure:29268: checking if /opt/local/bin/gfortran-mp-5 supports -c -o file.o |
---|
4049 | configure:29289: /opt/local/bin/gfortran-mp-5 -c -pipe -Os -o out/conftest2.o conftest.f >&5 |
---|
4050 | configure:29293: $? = 0 |
---|
4051 | configure:29315: result: yes |
---|
4052 | configure:29320: checking if /opt/local/bin/gfortran-mp-5 supports -c -o file.o |
---|
4053 | configure:29367: result: yes |
---|
4054 | configure: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 |
---|
4055 | configure:30504: result: yes |
---|
4056 | configure:30645: checking dynamic linker characteristics |
---|
4057 | configure:31307: result: darwin15.3.0 dyld |
---|
4058 | configure:31360: checking how to hardcode library paths into programs |
---|
4059 | configure:31385: result: immediate |
---|
4060 | configure:31530: checking for sgemm_ in -lcblas -lf77blas -latlas |
---|
4061 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
4062 | ld: library not found for -lf77blas |
---|
4063 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4064 | configure:31558: $? = 1 |
---|
4065 | configure: failed program was: |
---|
4066 | | /* confdefs.h */ |
---|
4067 | | #define PACKAGE_NAME "GNU Octave" |
---|
4068 | | #define PACKAGE_TARNAME "octave" |
---|
4069 | | #define PACKAGE_VERSION "3.8.2" |
---|
4070 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
4071 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
4072 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
4073 | | #define PACKAGE "octave" |
---|
4074 | | #define VERSION "3.8.2" |
---|
4075 | | #define OCTAVE_SOURCE 1 |
---|
4076 | | #define STDC_HEADERS 1 |
---|
4077 | | #define HAVE_SYS_TYPES_H 1 |
---|
4078 | | #define HAVE_SYS_STAT_H 1 |
---|
4079 | | #define HAVE_STDLIB_H 1 |
---|
4080 | | #define HAVE_STRING_H 1 |
---|
4081 | | #define HAVE_MEMORY_H 1 |
---|
4082 | | #define HAVE_STRINGS_H 1 |
---|
4083 | | #define HAVE_INTTYPES_H 1 |
---|
4084 | | #define HAVE_STDINT_H 1 |
---|
4085 | | #define HAVE_UNISTD_H 1 |
---|
4086 | | #define __EXTENSIONS__ 1 |
---|
4087 | | #define _ALL_SOURCE 1 |
---|
4088 | | #define _DARWIN_C_SOURCE 1 |
---|
4089 | | #define _GNU_SOURCE 1 |
---|
4090 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4091 | | #define _TANDEM_SOURCE 1 |
---|
4092 | | #define YYTEXT_POINTER 1 |
---|
4093 | | #define SEPCHAR ':' |
---|
4094 | | #define SEPCHAR_STR ":" |
---|
4095 | | #define SHELL_PATH "/bin/sh" |
---|
4096 | | #define OCTAVE_IDX_TYPE int |
---|
4097 | | #define __NO_MATH_INLINES 1 |
---|
4098 | | #define HAVE_FSEEKO 1 |
---|
4099 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
4100 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
4101 | | #define HAVE_PTHREAD 1 |
---|
4102 | | #define FLOAT_TRUNCATE |
---|
4103 | | #define HAVE_LIBM 1 |
---|
4104 | | #define F77_FUNC(name,NAME) name ## _ |
---|
4105 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
4106 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
4107 | | #define HAVE_QHULL 1 |
---|
4108 | | #define HAVE_PCRE_H 1 |
---|
4109 | | #define HAVE_PCRE_COMPILE 1 |
---|
4110 | | #define HAVE_ZLIB_H 1 |
---|
4111 | | #define HAVE_Z 1 |
---|
4112 | | #define HAVE_ZLIB 1 |
---|
4113 | | #define HAVE_HDF5_H 1 |
---|
4114 | | #define HAVE_HDF5_18 1 |
---|
4115 | | #define HAVE_HDF5 1 |
---|
4116 | | #define HAVE_FFTW3_H 1 |
---|
4117 | | #define HAVE_FFTW3 1 |
---|
4118 | | #define HAVE_FFTW3_H 1 |
---|
4119 | | #define HAVE_FFTW3F 1 |
---|
4120 | | #define HAVE_FFTW3_THREADS 1 |
---|
4121 | | #define HAVE_FFTW3F_THREADS 1 |
---|
4122 | | #define HAVE_FFTW 1 |
---|
4123 | | #define HAVE_GLPK_H 1 |
---|
4124 | | #define HAVE_GLPK 1 |
---|
4125 | | #define HAVE_CURL_CURL_H 1 |
---|
4126 | | #define HAVE_CURL 1 |
---|
4127 | | #define HAVE_SETLOCALE 1 |
---|
4128 | | #define HAVE_MAGICK 1 |
---|
4129 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
4130 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
4131 | | #define HAVE_OPENGL 1 |
---|
4132 | | #define HAVE_FREETYPE 1 |
---|
4133 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
4134 | | #define HAVE_FONTCONFIG 1 |
---|
4135 | | #define HAVE_FLTK 1 |
---|
4136 | | #define HAVE_GL2PS_H 1 |
---|
4137 | | #define HAVE_DLFCN_H 1 |
---|
4138 | | #define LT_OBJDIR ".libs/" |
---|
4139 | | /* end confdefs.h. */ |
---|
4140 | | |
---|
4141 | | /* Override any GCC internal prototype to avoid an error. |
---|
4142 | | Use char because int might match the return type of a GCC |
---|
4143 | | builtin and then its argument prototype would still apply. */ |
---|
4144 | | #ifdef __cplusplus |
---|
4145 | | extern "C" |
---|
4146 | | #endif |
---|
4147 | | char sgemm_ (); |
---|
4148 | | #ifdef F77_DUMMY_MAIN |
---|
4149 | | |
---|
4150 | | # ifdef __cplusplus |
---|
4151 | | extern "C" |
---|
4152 | | # endif |
---|
4153 | | int F77_DUMMY_MAIN() { return 1; } |
---|
4154 | | |
---|
4155 | | #endif |
---|
4156 | | int |
---|
4157 | | main () |
---|
4158 | | { |
---|
4159 | | return sgemm_ (); |
---|
4160 | | ; |
---|
4161 | | return 0; |
---|
4162 | | } |
---|
4163 | configure:31565: result: no |
---|
4164 | configure:31574: checking if sgemm_ is being linked in already |
---|
4165 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
4166 | Undefined symbols for architecture x86_64: |
---|
4167 | "_sgemm_", referenced from: |
---|
4168 | _main in conftest-9701df.o |
---|
4169 | ld: symbol(s) not found for architecture x86_64 |
---|
4170 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4171 | configure:31602: $? = 1 |
---|
4172 | configure: failed program was: |
---|
4173 | | /* confdefs.h */ |
---|
4174 | | #define PACKAGE_NAME "GNU Octave" |
---|
4175 | | #define PACKAGE_TARNAME "octave" |
---|
4176 | | #define PACKAGE_VERSION "3.8.2" |
---|
4177 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
4178 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
4179 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
4180 | | #define PACKAGE "octave" |
---|
4181 | | #define VERSION "3.8.2" |
---|
4182 | | #define OCTAVE_SOURCE 1 |
---|
4183 | | #define STDC_HEADERS 1 |
---|
4184 | | #define HAVE_SYS_TYPES_H 1 |
---|
4185 | | #define HAVE_SYS_STAT_H 1 |
---|
4186 | | #define HAVE_STDLIB_H 1 |
---|
4187 | | #define HAVE_STRING_H 1 |
---|
4188 | | #define HAVE_MEMORY_H 1 |
---|
4189 | | #define HAVE_STRINGS_H 1 |
---|
4190 | | #define HAVE_INTTYPES_H 1 |
---|
4191 | | #define HAVE_STDINT_H 1 |
---|
4192 | | #define HAVE_UNISTD_H 1 |
---|
4193 | | #define __EXTENSIONS__ 1 |
---|
4194 | | #define _ALL_SOURCE 1 |
---|
4195 | | #define _DARWIN_C_SOURCE 1 |
---|
4196 | | #define _GNU_SOURCE 1 |
---|
4197 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4198 | | #define _TANDEM_SOURCE 1 |
---|
4199 | | #define YYTEXT_POINTER 1 |
---|
4200 | | #define SEPCHAR ':' |
---|
4201 | | #define SEPCHAR_STR ":" |
---|
4202 | | #define SHELL_PATH "/bin/sh" |
---|
4203 | | #define OCTAVE_IDX_TYPE int |
---|
4204 | | #define __NO_MATH_INLINES 1 |
---|
4205 | | #define HAVE_FSEEKO 1 |
---|
4206 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
4207 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
4208 | | #define HAVE_PTHREAD 1 |
---|
4209 | | #define FLOAT_TRUNCATE |
---|
4210 | | #define HAVE_LIBM 1 |
---|
4211 | | #define F77_FUNC(name,NAME) name ## _ |
---|
4212 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
4213 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
4214 | | #define HAVE_QHULL 1 |
---|
4215 | | #define HAVE_PCRE_H 1 |
---|
4216 | | #define HAVE_PCRE_COMPILE 1 |
---|
4217 | | #define HAVE_ZLIB_H 1 |
---|
4218 | | #define HAVE_Z 1 |
---|
4219 | | #define HAVE_ZLIB 1 |
---|
4220 | | #define HAVE_HDF5_H 1 |
---|
4221 | | #define HAVE_HDF5_18 1 |
---|
4222 | | #define HAVE_HDF5 1 |
---|
4223 | | #define HAVE_FFTW3_H 1 |
---|
4224 | | #define HAVE_FFTW3 1 |
---|
4225 | | #define HAVE_FFTW3_H 1 |
---|
4226 | | #define HAVE_FFTW3F 1 |
---|
4227 | | #define HAVE_FFTW3_THREADS 1 |
---|
4228 | | #define HAVE_FFTW3F_THREADS 1 |
---|
4229 | | #define HAVE_FFTW 1 |
---|
4230 | | #define HAVE_GLPK_H 1 |
---|
4231 | | #define HAVE_GLPK 1 |
---|
4232 | | #define HAVE_CURL_CURL_H 1 |
---|
4233 | | #define HAVE_CURL 1 |
---|
4234 | | #define HAVE_SETLOCALE 1 |
---|
4235 | | #define HAVE_MAGICK 1 |
---|
4236 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
4237 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
4238 | | #define HAVE_OPENGL 1 |
---|
4239 | | #define HAVE_FREETYPE 1 |
---|
4240 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
4241 | | #define HAVE_FONTCONFIG 1 |
---|
4242 | | #define HAVE_FLTK 1 |
---|
4243 | | #define HAVE_GL2PS_H 1 |
---|
4244 | | #define HAVE_DLFCN_H 1 |
---|
4245 | | #define LT_OBJDIR ".libs/" |
---|
4246 | | /* end confdefs.h. */ |
---|
4247 | | |
---|
4248 | | /* Override any GCC internal prototype to avoid an error. |
---|
4249 | | Use char because int might match the return type of a GCC |
---|
4250 | | builtin and then its argument prototype would still apply. */ |
---|
4251 | | #ifdef __cplusplus |
---|
4252 | | extern "C" |
---|
4253 | | #endif |
---|
4254 | | char sgemm_ (); |
---|
4255 | | #ifdef F77_DUMMY_MAIN |
---|
4256 | | |
---|
4257 | | # ifdef __cplusplus |
---|
4258 | | extern "C" |
---|
4259 | | # endif |
---|
4260 | | int F77_DUMMY_MAIN() { return 1; } |
---|
4261 | | |
---|
4262 | | #endif |
---|
4263 | | int |
---|
4264 | | main () |
---|
4265 | | { |
---|
4266 | | return sgemm_ (); |
---|
4267 | | ; |
---|
4268 | | return 0; |
---|
4269 | | } |
---|
4270 | configure:31607: result: no |
---|
4271 | configure:31614: checking for ATL_xerbla in -latlas |
---|
4272 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
4273 | configure:31647: $? = 0 |
---|
4274 | configure:31656: result: yes |
---|
4275 | configure:31660: checking for sgemm_ in -lf77blas |
---|
4276 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
4277 | ld: library not found for -lf77blas |
---|
4278 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4279 | configure:31693: $? = 1 |
---|
4280 | configure: failed program was: |
---|
4281 | | /* confdefs.h */ |
---|
4282 | | #define PACKAGE_NAME "GNU Octave" |
---|
4283 | | #define PACKAGE_TARNAME "octave" |
---|
4284 | | #define PACKAGE_VERSION "3.8.2" |
---|
4285 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
4286 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
4287 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
4288 | | #define PACKAGE "octave" |
---|
4289 | | #define VERSION "3.8.2" |
---|
4290 | | #define OCTAVE_SOURCE 1 |
---|
4291 | | #define STDC_HEADERS 1 |
---|
4292 | | #define HAVE_SYS_TYPES_H 1 |
---|
4293 | | #define HAVE_SYS_STAT_H 1 |
---|
4294 | | #define HAVE_STDLIB_H 1 |
---|
4295 | | #define HAVE_STRING_H 1 |
---|
4296 | | #define HAVE_MEMORY_H 1 |
---|
4297 | | #define HAVE_STRINGS_H 1 |
---|
4298 | | #define HAVE_INTTYPES_H 1 |
---|
4299 | | #define HAVE_STDINT_H 1 |
---|
4300 | | #define HAVE_UNISTD_H 1 |
---|
4301 | | #define __EXTENSIONS__ 1 |
---|
4302 | | #define _ALL_SOURCE 1 |
---|
4303 | | #define _DARWIN_C_SOURCE 1 |
---|
4304 | | #define _GNU_SOURCE 1 |
---|
4305 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4306 | | #define _TANDEM_SOURCE 1 |
---|
4307 | | #define YYTEXT_POINTER 1 |
---|
4308 | | #define SEPCHAR ':' |
---|
4309 | | #define SEPCHAR_STR ":" |
---|
4310 | | #define SHELL_PATH "/bin/sh" |
---|
4311 | | #define OCTAVE_IDX_TYPE int |
---|
4312 | | #define __NO_MATH_INLINES 1 |
---|
4313 | | #define HAVE_FSEEKO 1 |
---|
4314 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
4315 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
4316 | | #define HAVE_PTHREAD 1 |
---|
4317 | | #define FLOAT_TRUNCATE |
---|
4318 | | #define HAVE_LIBM 1 |
---|
4319 | | #define F77_FUNC(name,NAME) name ## _ |
---|
4320 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
4321 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
4322 | | #define HAVE_QHULL 1 |
---|
4323 | | #define HAVE_PCRE_H 1 |
---|
4324 | | #define HAVE_PCRE_COMPILE 1 |
---|
4325 | | #define HAVE_ZLIB_H 1 |
---|
4326 | | #define HAVE_Z 1 |
---|
4327 | | #define HAVE_ZLIB 1 |
---|
4328 | | #define HAVE_HDF5_H 1 |
---|
4329 | | #define HAVE_HDF5_18 1 |
---|
4330 | | #define HAVE_HDF5 1 |
---|
4331 | | #define HAVE_FFTW3_H 1 |
---|
4332 | | #define HAVE_FFTW3 1 |
---|
4333 | | #define HAVE_FFTW3_H 1 |
---|
4334 | | #define HAVE_FFTW3F 1 |
---|
4335 | | #define HAVE_FFTW3_THREADS 1 |
---|
4336 | | #define HAVE_FFTW3F_THREADS 1 |
---|
4337 | | #define HAVE_FFTW 1 |
---|
4338 | | #define HAVE_GLPK_H 1 |
---|
4339 | | #define HAVE_GLPK 1 |
---|
4340 | | #define HAVE_CURL_CURL_H 1 |
---|
4341 | | #define HAVE_CURL 1 |
---|
4342 | | #define HAVE_SETLOCALE 1 |
---|
4343 | | #define HAVE_MAGICK 1 |
---|
4344 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
4345 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
4346 | | #define HAVE_OPENGL 1 |
---|
4347 | | #define HAVE_FREETYPE 1 |
---|
4348 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
4349 | | #define HAVE_FONTCONFIG 1 |
---|
4350 | | #define HAVE_FLTK 1 |
---|
4351 | | #define HAVE_GL2PS_H 1 |
---|
4352 | | #define HAVE_DLFCN_H 1 |
---|
4353 | | #define LT_OBJDIR ".libs/" |
---|
4354 | | /* end confdefs.h. */ |
---|
4355 | | |
---|
4356 | | /* Override any GCC internal prototype to avoid an error. |
---|
4357 | | Use char because int might match the return type of a GCC |
---|
4358 | | builtin and then its argument prototype would still apply. */ |
---|
4359 | | #ifdef __cplusplus |
---|
4360 | | extern "C" |
---|
4361 | | #endif |
---|
4362 | | char sgemm_ (); |
---|
4363 | | #ifdef F77_DUMMY_MAIN |
---|
4364 | | |
---|
4365 | | # ifdef __cplusplus |
---|
4366 | | extern "C" |
---|
4367 | | # endif |
---|
4368 | | int F77_DUMMY_MAIN() { return 1; } |
---|
4369 | | |
---|
4370 | | #endif |
---|
4371 | | int |
---|
4372 | | main () |
---|
4373 | | { |
---|
4374 | | return sgemm_ (); |
---|
4375 | | ; |
---|
4376 | | return 0; |
---|
4377 | | } |
---|
4378 | configure:31703: result: no |
---|
4379 | configure:31764: checking for sgemm_ in -lblas |
---|
4380 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
4381 | configure:31797: $? = 0 |
---|
4382 | configure:31807: result: yes |
---|
4383 | configure:31811: checking for dgemm_ in -ldgemm |
---|
4384 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
4385 | ld: library not found for -ldgemm |
---|
4386 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4387 | configure:31844: $? = 1 |
---|
4388 | configure: failed program was: |
---|
4389 | | /* confdefs.h */ |
---|
4390 | | #define PACKAGE_NAME "GNU Octave" |
---|
4391 | | #define PACKAGE_TARNAME "octave" |
---|
4392 | | #define PACKAGE_VERSION "3.8.2" |
---|
4393 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
4394 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
4395 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
4396 | | #define PACKAGE "octave" |
---|
4397 | | #define VERSION "3.8.2" |
---|
4398 | | #define OCTAVE_SOURCE 1 |
---|
4399 | | #define STDC_HEADERS 1 |
---|
4400 | | #define HAVE_SYS_TYPES_H 1 |
---|
4401 | | #define HAVE_SYS_STAT_H 1 |
---|
4402 | | #define HAVE_STDLIB_H 1 |
---|
4403 | | #define HAVE_STRING_H 1 |
---|
4404 | | #define HAVE_MEMORY_H 1 |
---|
4405 | | #define HAVE_STRINGS_H 1 |
---|
4406 | | #define HAVE_INTTYPES_H 1 |
---|
4407 | | #define HAVE_STDINT_H 1 |
---|
4408 | | #define HAVE_UNISTD_H 1 |
---|
4409 | | #define __EXTENSIONS__ 1 |
---|
4410 | | #define _ALL_SOURCE 1 |
---|
4411 | | #define _DARWIN_C_SOURCE 1 |
---|
4412 | | #define _GNU_SOURCE 1 |
---|
4413 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4414 | | #define _TANDEM_SOURCE 1 |
---|
4415 | | #define YYTEXT_POINTER 1 |
---|
4416 | | #define SEPCHAR ':' |
---|
4417 | | #define SEPCHAR_STR ":" |
---|
4418 | | #define SHELL_PATH "/bin/sh" |
---|
4419 | | #define OCTAVE_IDX_TYPE int |
---|
4420 | | #define __NO_MATH_INLINES 1 |
---|
4421 | | #define HAVE_FSEEKO 1 |
---|
4422 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
4423 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
4424 | | #define HAVE_PTHREAD 1 |
---|
4425 | | #define FLOAT_TRUNCATE |
---|
4426 | | #define HAVE_LIBM 1 |
---|
4427 | | #define F77_FUNC(name,NAME) name ## _ |
---|
4428 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
4429 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
4430 | | #define HAVE_QHULL 1 |
---|
4431 | | #define HAVE_PCRE_H 1 |
---|
4432 | | #define HAVE_PCRE_COMPILE 1 |
---|
4433 | | #define HAVE_ZLIB_H 1 |
---|
4434 | | #define HAVE_Z 1 |
---|
4435 | | #define HAVE_ZLIB 1 |
---|
4436 | | #define HAVE_HDF5_H 1 |
---|
4437 | | #define HAVE_HDF5_18 1 |
---|
4438 | | #define HAVE_HDF5 1 |
---|
4439 | | #define HAVE_FFTW3_H 1 |
---|
4440 | | #define HAVE_FFTW3 1 |
---|
4441 | | #define HAVE_FFTW3_H 1 |
---|
4442 | | #define HAVE_FFTW3F 1 |
---|
4443 | | #define HAVE_FFTW3_THREADS 1 |
---|
4444 | | #define HAVE_FFTW3F_THREADS 1 |
---|
4445 | | #define HAVE_FFTW 1 |
---|
4446 | | #define HAVE_GLPK_H 1 |
---|
4447 | | #define HAVE_GLPK 1 |
---|
4448 | | #define HAVE_CURL_CURL_H 1 |
---|
4449 | | #define HAVE_CURL 1 |
---|
4450 | | #define HAVE_SETLOCALE 1 |
---|
4451 | | #define HAVE_MAGICK 1 |
---|
4452 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
4453 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
4454 | | #define HAVE_OPENGL 1 |
---|
4455 | | #define HAVE_FREETYPE 1 |
---|
4456 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
4457 | | #define HAVE_FONTCONFIG 1 |
---|
4458 | | #define HAVE_FLTK 1 |
---|
4459 | | #define HAVE_GL2PS_H 1 |
---|
4460 | | #define HAVE_DLFCN_H 1 |
---|
4461 | | #define LT_OBJDIR ".libs/" |
---|
4462 | | /* end confdefs.h. */ |
---|
4463 | | |
---|
4464 | | /* Override any GCC internal prototype to avoid an error. |
---|
4465 | | Use char because int might match the return type of a GCC |
---|
4466 | | builtin and then its argument prototype would still apply. */ |
---|
4467 | | #ifdef __cplusplus |
---|
4468 | | extern "C" |
---|
4469 | | #endif |
---|
4470 | | char dgemm_ (); |
---|
4471 | | #ifdef F77_DUMMY_MAIN |
---|
4472 | | |
---|
4473 | | # ifdef __cplusplus |
---|
4474 | | extern "C" |
---|
4475 | | # endif |
---|
4476 | | int F77_DUMMY_MAIN() { return 1; } |
---|
4477 | | |
---|
4478 | | #endif |
---|
4479 | | int |
---|
4480 | | main () |
---|
4481 | | { |
---|
4482 | | return dgemm_ (); |
---|
4483 | | ; |
---|
4484 | | return 0; |
---|
4485 | | } |
---|
4486 | configure:31854: result: no |
---|
4487 | configure:31916: checking for sgemm_ in -lmkl |
---|
4488 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
4489 | ld: library not found for -lmkl |
---|
4490 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4491 | configure:31949: $? = 1 |
---|
4492 | configure: failed program was: |
---|
4493 | | /* confdefs.h */ |
---|
4494 | | #define PACKAGE_NAME "GNU Octave" |
---|
4495 | | #define PACKAGE_TARNAME "octave" |
---|
4496 | | #define PACKAGE_VERSION "3.8.2" |
---|
4497 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
4498 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
4499 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
4500 | | #define PACKAGE "octave" |
---|
4501 | | #define VERSION "3.8.2" |
---|
4502 | | #define OCTAVE_SOURCE 1 |
---|
4503 | | #define STDC_HEADERS 1 |
---|
4504 | | #define HAVE_SYS_TYPES_H 1 |
---|
4505 | | #define HAVE_SYS_STAT_H 1 |
---|
4506 | | #define HAVE_STDLIB_H 1 |
---|
4507 | | #define HAVE_STRING_H 1 |
---|
4508 | | #define HAVE_MEMORY_H 1 |
---|
4509 | | #define HAVE_STRINGS_H 1 |
---|
4510 | | #define HAVE_INTTYPES_H 1 |
---|
4511 | | #define HAVE_STDINT_H 1 |
---|
4512 | | #define HAVE_UNISTD_H 1 |
---|
4513 | | #define __EXTENSIONS__ 1 |
---|
4514 | | #define _ALL_SOURCE 1 |
---|
4515 | | #define _DARWIN_C_SOURCE 1 |
---|
4516 | | #define _GNU_SOURCE 1 |
---|
4517 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4518 | | #define _TANDEM_SOURCE 1 |
---|
4519 | | #define YYTEXT_POINTER 1 |
---|
4520 | | #define SEPCHAR ':' |
---|
4521 | | #define SEPCHAR_STR ":" |
---|
4522 | | #define SHELL_PATH "/bin/sh" |
---|
4523 | | #define OCTAVE_IDX_TYPE int |
---|
4524 | | #define __NO_MATH_INLINES 1 |
---|
4525 | | #define HAVE_FSEEKO 1 |
---|
4526 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
4527 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
4528 | | #define HAVE_PTHREAD 1 |
---|
4529 | | #define FLOAT_TRUNCATE |
---|
4530 | | #define HAVE_LIBM 1 |
---|
4531 | | #define F77_FUNC(name,NAME) name ## _ |
---|
4532 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
4533 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
4534 | | #define HAVE_QHULL 1 |
---|
4535 | | #define HAVE_PCRE_H 1 |
---|
4536 | | #define HAVE_PCRE_COMPILE 1 |
---|
4537 | | #define HAVE_ZLIB_H 1 |
---|
4538 | | #define HAVE_Z 1 |
---|
4539 | | #define HAVE_ZLIB 1 |
---|
4540 | | #define HAVE_HDF5_H 1 |
---|
4541 | | #define HAVE_HDF5_18 1 |
---|
4542 | | #define HAVE_HDF5 1 |
---|
4543 | | #define HAVE_FFTW3_H 1 |
---|
4544 | | #define HAVE_FFTW3 1 |
---|
4545 | | #define HAVE_FFTW3_H 1 |
---|
4546 | | #define HAVE_FFTW3F 1 |
---|
4547 | | #define HAVE_FFTW3_THREADS 1 |
---|
4548 | | #define HAVE_FFTW3F_THREADS 1 |
---|
4549 | | #define HAVE_FFTW 1 |
---|
4550 | | #define HAVE_GLPK_H 1 |
---|
4551 | | #define HAVE_GLPK 1 |
---|
4552 | | #define HAVE_CURL_CURL_H 1 |
---|
4553 | | #define HAVE_CURL 1 |
---|
4554 | | #define HAVE_SETLOCALE 1 |
---|
4555 | | #define HAVE_MAGICK 1 |
---|
4556 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
4557 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
4558 | | #define HAVE_OPENGL 1 |
---|
4559 | | #define HAVE_FREETYPE 1 |
---|
4560 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
4561 | | #define HAVE_FONTCONFIG 1 |
---|
4562 | | #define HAVE_FLTK 1 |
---|
4563 | | #define HAVE_GL2PS_H 1 |
---|
4564 | | #define HAVE_DLFCN_H 1 |
---|
4565 | | #define LT_OBJDIR ".libs/" |
---|
4566 | | /* end confdefs.h. */ |
---|
4567 | | |
---|
4568 | | /* Override any GCC internal prototype to avoid an error. |
---|
4569 | | Use char because int might match the return type of a GCC |
---|
4570 | | builtin and then its argument prototype would still apply. */ |
---|
4571 | | #ifdef __cplusplus |
---|
4572 | | extern "C" |
---|
4573 | | #endif |
---|
4574 | | char sgemm_ (); |
---|
4575 | | #ifdef F77_DUMMY_MAIN |
---|
4576 | | |
---|
4577 | | # ifdef __cplusplus |
---|
4578 | | extern "C" |
---|
4579 | | # endif |
---|
4580 | | int F77_DUMMY_MAIN() { return 1; } |
---|
4581 | | |
---|
4582 | | #endif |
---|
4583 | | int |
---|
4584 | | main () |
---|
4585 | | { |
---|
4586 | | return sgemm_ (); |
---|
4587 | | ; |
---|
4588 | | return 0; |
---|
4589 | | } |
---|
4590 | configure:31959: result: no |
---|
4591 | configure:31970: checking for sgemm_ in -framework vecLib |
---|
4592 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
4593 | ld: framework not found vecLib |
---|
4594 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4595 | configure:31998: $? = 1 |
---|
4596 | configure: failed program was: |
---|
4597 | | /* confdefs.h */ |
---|
4598 | | #define PACKAGE_NAME "GNU Octave" |
---|
4599 | | #define PACKAGE_TARNAME "octave" |
---|
4600 | | #define PACKAGE_VERSION "3.8.2" |
---|
4601 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
4602 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
4603 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
4604 | | #define PACKAGE "octave" |
---|
4605 | | #define VERSION "3.8.2" |
---|
4606 | | #define OCTAVE_SOURCE 1 |
---|
4607 | | #define STDC_HEADERS 1 |
---|
4608 | | #define HAVE_SYS_TYPES_H 1 |
---|
4609 | | #define HAVE_SYS_STAT_H 1 |
---|
4610 | | #define HAVE_STDLIB_H 1 |
---|
4611 | | #define HAVE_STRING_H 1 |
---|
4612 | | #define HAVE_MEMORY_H 1 |
---|
4613 | | #define HAVE_STRINGS_H 1 |
---|
4614 | | #define HAVE_INTTYPES_H 1 |
---|
4615 | | #define HAVE_STDINT_H 1 |
---|
4616 | | #define HAVE_UNISTD_H 1 |
---|
4617 | | #define __EXTENSIONS__ 1 |
---|
4618 | | #define _ALL_SOURCE 1 |
---|
4619 | | #define _DARWIN_C_SOURCE 1 |
---|
4620 | | #define _GNU_SOURCE 1 |
---|
4621 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4622 | | #define _TANDEM_SOURCE 1 |
---|
4623 | | #define YYTEXT_POINTER 1 |
---|
4624 | | #define SEPCHAR ':' |
---|
4625 | | #define SEPCHAR_STR ":" |
---|
4626 | | #define SHELL_PATH "/bin/sh" |
---|
4627 | | #define OCTAVE_IDX_TYPE int |
---|
4628 | | #define __NO_MATH_INLINES 1 |
---|
4629 | | #define HAVE_FSEEKO 1 |
---|
4630 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
4631 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
4632 | | #define HAVE_PTHREAD 1 |
---|
4633 | | #define FLOAT_TRUNCATE |
---|
4634 | | #define HAVE_LIBM 1 |
---|
4635 | | #define F77_FUNC(name,NAME) name ## _ |
---|
4636 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
4637 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
4638 | | #define HAVE_QHULL 1 |
---|
4639 | | #define HAVE_PCRE_H 1 |
---|
4640 | | #define HAVE_PCRE_COMPILE 1 |
---|
4641 | | #define HAVE_ZLIB_H 1 |
---|
4642 | | #define HAVE_Z 1 |
---|
4643 | | #define HAVE_ZLIB 1 |
---|
4644 | | #define HAVE_HDF5_H 1 |
---|
4645 | | #define HAVE_HDF5_18 1 |
---|
4646 | | #define HAVE_HDF5 1 |
---|
4647 | | #define HAVE_FFTW3_H 1 |
---|
4648 | | #define HAVE_FFTW3 1 |
---|
4649 | | #define HAVE_FFTW3_H 1 |
---|
4650 | | #define HAVE_FFTW3F 1 |
---|
4651 | | #define HAVE_FFTW3_THREADS 1 |
---|
4652 | | #define HAVE_FFTW3F_THREADS 1 |
---|
4653 | | #define HAVE_FFTW 1 |
---|
4654 | | #define HAVE_GLPK_H 1 |
---|
4655 | | #define HAVE_GLPK 1 |
---|
4656 | | #define HAVE_CURL_CURL_H 1 |
---|
4657 | | #define HAVE_CURL 1 |
---|
4658 | | #define HAVE_SETLOCALE 1 |
---|
4659 | | #define HAVE_MAGICK 1 |
---|
4660 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
4661 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
4662 | | #define HAVE_OPENGL 1 |
---|
4663 | | #define HAVE_FREETYPE 1 |
---|
4664 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
4665 | | #define HAVE_FONTCONFIG 1 |
---|
4666 | | #define HAVE_FLTK 1 |
---|
4667 | | #define HAVE_GL2PS_H 1 |
---|
4668 | | #define HAVE_DLFCN_H 1 |
---|
4669 | | #define LT_OBJDIR ".libs/" |
---|
4670 | | /* end confdefs.h. */ |
---|
4671 | | |
---|
4672 | | /* Override any GCC internal prototype to avoid an error. |
---|
4673 | | Use char because int might match the return type of a GCC |
---|
4674 | | builtin and then its argument prototype would still apply. */ |
---|
4675 | | #ifdef __cplusplus |
---|
4676 | | extern "C" |
---|
4677 | | #endif |
---|
4678 | | char sgemm_ (); |
---|
4679 | | #ifdef F77_DUMMY_MAIN |
---|
4680 | | |
---|
4681 | | # ifdef __cplusplus |
---|
4682 | | extern "C" |
---|
4683 | | # endif |
---|
4684 | | int F77_DUMMY_MAIN() { return 1; } |
---|
4685 | | |
---|
4686 | | #endif |
---|
4687 | | int |
---|
4688 | | main () |
---|
4689 | | { |
---|
4690 | | return sgemm_ (); |
---|
4691 | | ; |
---|
4692 | | return 0; |
---|
4693 | | } |
---|
4694 | configure:32003: result: no |
---|
4695 | configure:32011: checking for sgemm_ in -lcxml |
---|
4696 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
4697 | ld: library not found for -lcxml |
---|
4698 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4699 | configure:32044: $? = 1 |
---|
4700 | configure: failed program was: |
---|
4701 | | /* confdefs.h */ |
---|
4702 | | #define PACKAGE_NAME "GNU Octave" |
---|
4703 | | #define PACKAGE_TARNAME "octave" |
---|
4704 | | #define PACKAGE_VERSION "3.8.2" |
---|
4705 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
4706 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
4707 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
4708 | | #define PACKAGE "octave" |
---|
4709 | | #define VERSION "3.8.2" |
---|
4710 | | #define OCTAVE_SOURCE 1 |
---|
4711 | | #define STDC_HEADERS 1 |
---|
4712 | | #define HAVE_SYS_TYPES_H 1 |
---|
4713 | | #define HAVE_SYS_STAT_H 1 |
---|
4714 | | #define HAVE_STDLIB_H 1 |
---|
4715 | | #define HAVE_STRING_H 1 |
---|
4716 | | #define HAVE_MEMORY_H 1 |
---|
4717 | | #define HAVE_STRINGS_H 1 |
---|
4718 | | #define HAVE_INTTYPES_H 1 |
---|
4719 | | #define HAVE_STDINT_H 1 |
---|
4720 | | #define HAVE_UNISTD_H 1 |
---|
4721 | | #define __EXTENSIONS__ 1 |
---|
4722 | | #define _ALL_SOURCE 1 |
---|
4723 | | #define _DARWIN_C_SOURCE 1 |
---|
4724 | | #define _GNU_SOURCE 1 |
---|
4725 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4726 | | #define _TANDEM_SOURCE 1 |
---|
4727 | | #define YYTEXT_POINTER 1 |
---|
4728 | | #define SEPCHAR ':' |
---|
4729 | | #define SEPCHAR_STR ":" |
---|
4730 | | #define SHELL_PATH "/bin/sh" |
---|
4731 | | #define OCTAVE_IDX_TYPE int |
---|
4732 | | #define __NO_MATH_INLINES 1 |
---|
4733 | | #define HAVE_FSEEKO 1 |
---|
4734 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
4735 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
4736 | | #define HAVE_PTHREAD 1 |
---|
4737 | | #define FLOAT_TRUNCATE |
---|
4738 | | #define HAVE_LIBM 1 |
---|
4739 | | #define F77_FUNC(name,NAME) name ## _ |
---|
4740 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
4741 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
4742 | | #define HAVE_QHULL 1 |
---|
4743 | | #define HAVE_PCRE_H 1 |
---|
4744 | | #define HAVE_PCRE_COMPILE 1 |
---|
4745 | | #define HAVE_ZLIB_H 1 |
---|
4746 | | #define HAVE_Z 1 |
---|
4747 | | #define HAVE_ZLIB 1 |
---|
4748 | | #define HAVE_HDF5_H 1 |
---|
4749 | | #define HAVE_HDF5_18 1 |
---|
4750 | | #define HAVE_HDF5 1 |
---|
4751 | | #define HAVE_FFTW3_H 1 |
---|
4752 | | #define HAVE_FFTW3 1 |
---|
4753 | | #define HAVE_FFTW3_H 1 |
---|
4754 | | #define HAVE_FFTW3F 1 |
---|
4755 | | #define HAVE_FFTW3_THREADS 1 |
---|
4756 | | #define HAVE_FFTW3F_THREADS 1 |
---|
4757 | | #define HAVE_FFTW 1 |
---|
4758 | | #define HAVE_GLPK_H 1 |
---|
4759 | | #define HAVE_GLPK 1 |
---|
4760 | | #define HAVE_CURL_CURL_H 1 |
---|
4761 | | #define HAVE_CURL 1 |
---|
4762 | | #define HAVE_SETLOCALE 1 |
---|
4763 | | #define HAVE_MAGICK 1 |
---|
4764 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
4765 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
4766 | | #define HAVE_OPENGL 1 |
---|
4767 | | #define HAVE_FREETYPE 1 |
---|
4768 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
4769 | | #define HAVE_FONTCONFIG 1 |
---|
4770 | | #define HAVE_FLTK 1 |
---|
4771 | | #define HAVE_GL2PS_H 1 |
---|
4772 | | #define HAVE_DLFCN_H 1 |
---|
4773 | | #define LT_OBJDIR ".libs/" |
---|
4774 | | /* end confdefs.h. */ |
---|
4775 | | |
---|
4776 | | /* Override any GCC internal prototype to avoid an error. |
---|
4777 | | Use char because int might match the return type of a GCC |
---|
4778 | | builtin and then its argument prototype would still apply. */ |
---|
4779 | | #ifdef __cplusplus |
---|
4780 | | extern "C" |
---|
4781 | | #endif |
---|
4782 | | char sgemm_ (); |
---|
4783 | | #ifdef F77_DUMMY_MAIN |
---|
4784 | | |
---|
4785 | | # ifdef __cplusplus |
---|
4786 | | extern "C" |
---|
4787 | | # endif |
---|
4788 | | int F77_DUMMY_MAIN() { return 1; } |
---|
4789 | | |
---|
4790 | | #endif |
---|
4791 | | int |
---|
4792 | | main () |
---|
4793 | | { |
---|
4794 | | return sgemm_ (); |
---|
4795 | | ; |
---|
4796 | | return 0; |
---|
4797 | | } |
---|
4798 | configure:32054: result: no |
---|
4799 | configure:32065: checking for sgemm_ in -ldxml |
---|
4800 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
4801 | ld: library not found for -ldxml |
---|
4802 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4803 | configure:32098: $? = 1 |
---|
4804 | configure: failed program was: |
---|
4805 | | /* confdefs.h */ |
---|
4806 | | #define PACKAGE_NAME "GNU Octave" |
---|
4807 | | #define PACKAGE_TARNAME "octave" |
---|
4808 | | #define PACKAGE_VERSION "3.8.2" |
---|
4809 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
4810 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
4811 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
4812 | | #define PACKAGE "octave" |
---|
4813 | | #define VERSION "3.8.2" |
---|
4814 | | #define OCTAVE_SOURCE 1 |
---|
4815 | | #define STDC_HEADERS 1 |
---|
4816 | | #define HAVE_SYS_TYPES_H 1 |
---|
4817 | | #define HAVE_SYS_STAT_H 1 |
---|
4818 | | #define HAVE_STDLIB_H 1 |
---|
4819 | | #define HAVE_STRING_H 1 |
---|
4820 | | #define HAVE_MEMORY_H 1 |
---|
4821 | | #define HAVE_STRINGS_H 1 |
---|
4822 | | #define HAVE_INTTYPES_H 1 |
---|
4823 | | #define HAVE_STDINT_H 1 |
---|
4824 | | #define HAVE_UNISTD_H 1 |
---|
4825 | | #define __EXTENSIONS__ 1 |
---|
4826 | | #define _ALL_SOURCE 1 |
---|
4827 | | #define _DARWIN_C_SOURCE 1 |
---|
4828 | | #define _GNU_SOURCE 1 |
---|
4829 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4830 | | #define _TANDEM_SOURCE 1 |
---|
4831 | | #define YYTEXT_POINTER 1 |
---|
4832 | | #define SEPCHAR ':' |
---|
4833 | | #define SEPCHAR_STR ":" |
---|
4834 | | #define SHELL_PATH "/bin/sh" |
---|
4835 | | #define OCTAVE_IDX_TYPE int |
---|
4836 | | #define __NO_MATH_INLINES 1 |
---|
4837 | | #define HAVE_FSEEKO 1 |
---|
4838 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
4839 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
4840 | | #define HAVE_PTHREAD 1 |
---|
4841 | | #define FLOAT_TRUNCATE |
---|
4842 | | #define HAVE_LIBM 1 |
---|
4843 | | #define F77_FUNC(name,NAME) name ## _ |
---|
4844 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
4845 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
4846 | | #define HAVE_QHULL 1 |
---|
4847 | | #define HAVE_PCRE_H 1 |
---|
4848 | | #define HAVE_PCRE_COMPILE 1 |
---|
4849 | | #define HAVE_ZLIB_H 1 |
---|
4850 | | #define HAVE_Z 1 |
---|
4851 | | #define HAVE_ZLIB 1 |
---|
4852 | | #define HAVE_HDF5_H 1 |
---|
4853 | | #define HAVE_HDF5_18 1 |
---|
4854 | | #define HAVE_HDF5 1 |
---|
4855 | | #define HAVE_FFTW3_H 1 |
---|
4856 | | #define HAVE_FFTW3 1 |
---|
4857 | | #define HAVE_FFTW3_H 1 |
---|
4858 | | #define HAVE_FFTW3F 1 |
---|
4859 | | #define HAVE_FFTW3_THREADS 1 |
---|
4860 | | #define HAVE_FFTW3F_THREADS 1 |
---|
4861 | | #define HAVE_FFTW 1 |
---|
4862 | | #define HAVE_GLPK_H 1 |
---|
4863 | | #define HAVE_GLPK 1 |
---|
4864 | | #define HAVE_CURL_CURL_H 1 |
---|
4865 | | #define HAVE_CURL 1 |
---|
4866 | | #define HAVE_SETLOCALE 1 |
---|
4867 | | #define HAVE_MAGICK 1 |
---|
4868 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
4869 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
4870 | | #define HAVE_OPENGL 1 |
---|
4871 | | #define HAVE_FREETYPE 1 |
---|
4872 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
4873 | | #define HAVE_FONTCONFIG 1 |
---|
4874 | | #define HAVE_FLTK 1 |
---|
4875 | | #define HAVE_GL2PS_H 1 |
---|
4876 | | #define HAVE_DLFCN_H 1 |
---|
4877 | | #define LT_OBJDIR ".libs/" |
---|
4878 | | /* end confdefs.h. */ |
---|
4879 | | |
---|
4880 | | /* Override any GCC internal prototype to avoid an error. |
---|
4881 | | Use char because int might match the return type of a GCC |
---|
4882 | | builtin and then its argument prototype would still apply. */ |
---|
4883 | | #ifdef __cplusplus |
---|
4884 | | extern "C" |
---|
4885 | | #endif |
---|
4886 | | char sgemm_ (); |
---|
4887 | | #ifdef F77_DUMMY_MAIN |
---|
4888 | | |
---|
4889 | | # ifdef __cplusplus |
---|
4890 | | extern "C" |
---|
4891 | | # endif |
---|
4892 | | int F77_DUMMY_MAIN() { return 1; } |
---|
4893 | | |
---|
4894 | | #endif |
---|
4895 | | int |
---|
4896 | | main () |
---|
4897 | | { |
---|
4898 | | return sgemm_ (); |
---|
4899 | | ; |
---|
4900 | | return 0; |
---|
4901 | | } |
---|
4902 | configure:32108: result: no |
---|
4903 | configure:32223: checking for sgemm_ in -lscs |
---|
4904 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
4905 | ld: library not found for -lscs |
---|
4906 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4907 | configure:32256: $? = 1 |
---|
4908 | configure: failed program was: |
---|
4909 | | /* confdefs.h */ |
---|
4910 | | #define PACKAGE_NAME "GNU Octave" |
---|
4911 | | #define PACKAGE_TARNAME "octave" |
---|
4912 | | #define PACKAGE_VERSION "3.8.2" |
---|
4913 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
4914 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
4915 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
4916 | | #define PACKAGE "octave" |
---|
4917 | | #define VERSION "3.8.2" |
---|
4918 | | #define OCTAVE_SOURCE 1 |
---|
4919 | | #define STDC_HEADERS 1 |
---|
4920 | | #define HAVE_SYS_TYPES_H 1 |
---|
4921 | | #define HAVE_SYS_STAT_H 1 |
---|
4922 | | #define HAVE_STDLIB_H 1 |
---|
4923 | | #define HAVE_STRING_H 1 |
---|
4924 | | #define HAVE_MEMORY_H 1 |
---|
4925 | | #define HAVE_STRINGS_H 1 |
---|
4926 | | #define HAVE_INTTYPES_H 1 |
---|
4927 | | #define HAVE_STDINT_H 1 |
---|
4928 | | #define HAVE_UNISTD_H 1 |
---|
4929 | | #define __EXTENSIONS__ 1 |
---|
4930 | | #define _ALL_SOURCE 1 |
---|
4931 | | #define _DARWIN_C_SOURCE 1 |
---|
4932 | | #define _GNU_SOURCE 1 |
---|
4933 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4934 | | #define _TANDEM_SOURCE 1 |
---|
4935 | | #define YYTEXT_POINTER 1 |
---|
4936 | | #define SEPCHAR ':' |
---|
4937 | | #define SEPCHAR_STR ":" |
---|
4938 | | #define SHELL_PATH "/bin/sh" |
---|
4939 | | #define OCTAVE_IDX_TYPE int |
---|
4940 | | #define __NO_MATH_INLINES 1 |
---|
4941 | | #define HAVE_FSEEKO 1 |
---|
4942 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
4943 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
4944 | | #define HAVE_PTHREAD 1 |
---|
4945 | | #define FLOAT_TRUNCATE |
---|
4946 | | #define HAVE_LIBM 1 |
---|
4947 | | #define F77_FUNC(name,NAME) name ## _ |
---|
4948 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
4949 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
4950 | | #define HAVE_QHULL 1 |
---|
4951 | | #define HAVE_PCRE_H 1 |
---|
4952 | | #define HAVE_PCRE_COMPILE 1 |
---|
4953 | | #define HAVE_ZLIB_H 1 |
---|
4954 | | #define HAVE_Z 1 |
---|
4955 | | #define HAVE_ZLIB 1 |
---|
4956 | | #define HAVE_HDF5_H 1 |
---|
4957 | | #define HAVE_HDF5_18 1 |
---|
4958 | | #define HAVE_HDF5 1 |
---|
4959 | | #define HAVE_FFTW3_H 1 |
---|
4960 | | #define HAVE_FFTW3 1 |
---|
4961 | | #define HAVE_FFTW3_H 1 |
---|
4962 | | #define HAVE_FFTW3F 1 |
---|
4963 | | #define HAVE_FFTW3_THREADS 1 |
---|
4964 | | #define HAVE_FFTW3F_THREADS 1 |
---|
4965 | | #define HAVE_FFTW 1 |
---|
4966 | | #define HAVE_GLPK_H 1 |
---|
4967 | | #define HAVE_GLPK 1 |
---|
4968 | | #define HAVE_CURL_CURL_H 1 |
---|
4969 | | #define HAVE_CURL 1 |
---|
4970 | | #define HAVE_SETLOCALE 1 |
---|
4971 | | #define HAVE_MAGICK 1 |
---|
4972 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
4973 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
4974 | | #define HAVE_OPENGL 1 |
---|
4975 | | #define HAVE_FREETYPE 1 |
---|
4976 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
4977 | | #define HAVE_FONTCONFIG 1 |
---|
4978 | | #define HAVE_FLTK 1 |
---|
4979 | | #define HAVE_GL2PS_H 1 |
---|
4980 | | #define HAVE_DLFCN_H 1 |
---|
4981 | | #define LT_OBJDIR ".libs/" |
---|
4982 | | /* end confdefs.h. */ |
---|
4983 | | |
---|
4984 | | /* Override any GCC internal prototype to avoid an error. |
---|
4985 | | Use char because int might match the return type of a GCC |
---|
4986 | | builtin and then its argument prototype would still apply. */ |
---|
4987 | | #ifdef __cplusplus |
---|
4988 | | extern "C" |
---|
4989 | | #endif |
---|
4990 | | char sgemm_ (); |
---|
4991 | | #ifdef F77_DUMMY_MAIN |
---|
4992 | | |
---|
4993 | | # ifdef __cplusplus |
---|
4994 | | extern "C" |
---|
4995 | | # endif |
---|
4996 | | int F77_DUMMY_MAIN() { return 1; } |
---|
4997 | | |
---|
4998 | | #endif |
---|
4999 | | int |
---|
5000 | | main () |
---|
5001 | | { |
---|
5002 | | return sgemm_ (); |
---|
5003 | | ; |
---|
5004 | | return 0; |
---|
5005 | | } |
---|
5006 | configure:32266: result: no |
---|
5007 | configure:32277: checking for sgemm_ in -lcomplib.sgimath |
---|
5008 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
5009 | ld: library not found for -lcomplib.sgimath |
---|
5010 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5011 | configure:32310: $? = 1 |
---|
5012 | configure: failed program was: |
---|
5013 | | /* confdefs.h */ |
---|
5014 | | #define PACKAGE_NAME "GNU Octave" |
---|
5015 | | #define PACKAGE_TARNAME "octave" |
---|
5016 | | #define PACKAGE_VERSION "3.8.2" |
---|
5017 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
5018 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
5019 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
5020 | | #define PACKAGE "octave" |
---|
5021 | | #define VERSION "3.8.2" |
---|
5022 | | #define OCTAVE_SOURCE 1 |
---|
5023 | | #define STDC_HEADERS 1 |
---|
5024 | | #define HAVE_SYS_TYPES_H 1 |
---|
5025 | | #define HAVE_SYS_STAT_H 1 |
---|
5026 | | #define HAVE_STDLIB_H 1 |
---|
5027 | | #define HAVE_STRING_H 1 |
---|
5028 | | #define HAVE_MEMORY_H 1 |
---|
5029 | | #define HAVE_STRINGS_H 1 |
---|
5030 | | #define HAVE_INTTYPES_H 1 |
---|
5031 | | #define HAVE_STDINT_H 1 |
---|
5032 | | #define HAVE_UNISTD_H 1 |
---|
5033 | | #define __EXTENSIONS__ 1 |
---|
5034 | | #define _ALL_SOURCE 1 |
---|
5035 | | #define _DARWIN_C_SOURCE 1 |
---|
5036 | | #define _GNU_SOURCE 1 |
---|
5037 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5038 | | #define _TANDEM_SOURCE 1 |
---|
5039 | | #define YYTEXT_POINTER 1 |
---|
5040 | | #define SEPCHAR ':' |
---|
5041 | | #define SEPCHAR_STR ":" |
---|
5042 | | #define SHELL_PATH "/bin/sh" |
---|
5043 | | #define OCTAVE_IDX_TYPE int |
---|
5044 | | #define __NO_MATH_INLINES 1 |
---|
5045 | | #define HAVE_FSEEKO 1 |
---|
5046 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
5047 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
5048 | | #define HAVE_PTHREAD 1 |
---|
5049 | | #define FLOAT_TRUNCATE |
---|
5050 | | #define HAVE_LIBM 1 |
---|
5051 | | #define F77_FUNC(name,NAME) name ## _ |
---|
5052 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
5053 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
5054 | | #define HAVE_QHULL 1 |
---|
5055 | | #define HAVE_PCRE_H 1 |
---|
5056 | | #define HAVE_PCRE_COMPILE 1 |
---|
5057 | | #define HAVE_ZLIB_H 1 |
---|
5058 | | #define HAVE_Z 1 |
---|
5059 | | #define HAVE_ZLIB 1 |
---|
5060 | | #define HAVE_HDF5_H 1 |
---|
5061 | | #define HAVE_HDF5_18 1 |
---|
5062 | | #define HAVE_HDF5 1 |
---|
5063 | | #define HAVE_FFTW3_H 1 |
---|
5064 | | #define HAVE_FFTW3 1 |
---|
5065 | | #define HAVE_FFTW3_H 1 |
---|
5066 | | #define HAVE_FFTW3F 1 |
---|
5067 | | #define HAVE_FFTW3_THREADS 1 |
---|
5068 | | #define HAVE_FFTW3F_THREADS 1 |
---|
5069 | | #define HAVE_FFTW 1 |
---|
5070 | | #define HAVE_GLPK_H 1 |
---|
5071 | | #define HAVE_GLPK 1 |
---|
5072 | | #define HAVE_CURL_CURL_H 1 |
---|
5073 | | #define HAVE_CURL 1 |
---|
5074 | | #define HAVE_SETLOCALE 1 |
---|
5075 | | #define HAVE_MAGICK 1 |
---|
5076 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
5077 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
5078 | | #define HAVE_OPENGL 1 |
---|
5079 | | #define HAVE_FREETYPE 1 |
---|
5080 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
5081 | | #define HAVE_FONTCONFIG 1 |
---|
5082 | | #define HAVE_FLTK 1 |
---|
5083 | | #define HAVE_GL2PS_H 1 |
---|
5084 | | #define HAVE_DLFCN_H 1 |
---|
5085 | | #define LT_OBJDIR ".libs/" |
---|
5086 | | /* end confdefs.h. */ |
---|
5087 | | |
---|
5088 | | /* Override any GCC internal prototype to avoid an error. |
---|
5089 | | Use char because int might match the return type of a GCC |
---|
5090 | | builtin and then its argument prototype would still apply. */ |
---|
5091 | | #ifdef __cplusplus |
---|
5092 | | extern "C" |
---|
5093 | | #endif |
---|
5094 | | char sgemm_ (); |
---|
5095 | | #ifdef F77_DUMMY_MAIN |
---|
5096 | | |
---|
5097 | | # ifdef __cplusplus |
---|
5098 | | extern "C" |
---|
5099 | | # endif |
---|
5100 | | int F77_DUMMY_MAIN() { return 1; } |
---|
5101 | | |
---|
5102 | | #endif |
---|
5103 | | int |
---|
5104 | | main () |
---|
5105 | | { |
---|
5106 | | return sgemm_ (); |
---|
5107 | | ; |
---|
5108 | | return 0; |
---|
5109 | | } |
---|
5110 | configure:32320: result: no |
---|
5111 | configure:32331: checking for sgemm_ in -lblas |
---|
5112 | configure:32374: result: yes |
---|
5113 | configure:32378: checking for sgemm_ in -lessl |
---|
5114 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm -lm -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
5115 | ld: library not found for -lessl |
---|
5116 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5117 | configure:32411: $? = 1 |
---|
5118 | configure: failed program was: |
---|
5119 | | /* confdefs.h */ |
---|
5120 | | #define PACKAGE_NAME "GNU Octave" |
---|
5121 | | #define PACKAGE_TARNAME "octave" |
---|
5122 | | #define PACKAGE_VERSION "3.8.2" |
---|
5123 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
5124 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
5125 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
5126 | | #define PACKAGE "octave" |
---|
5127 | | #define VERSION "3.8.2" |
---|
5128 | | #define OCTAVE_SOURCE 1 |
---|
5129 | | #define STDC_HEADERS 1 |
---|
5130 | | #define HAVE_SYS_TYPES_H 1 |
---|
5131 | | #define HAVE_SYS_STAT_H 1 |
---|
5132 | | #define HAVE_STDLIB_H 1 |
---|
5133 | | #define HAVE_STRING_H 1 |
---|
5134 | | #define HAVE_MEMORY_H 1 |
---|
5135 | | #define HAVE_STRINGS_H 1 |
---|
5136 | | #define HAVE_INTTYPES_H 1 |
---|
5137 | | #define HAVE_STDINT_H 1 |
---|
5138 | | #define HAVE_UNISTD_H 1 |
---|
5139 | | #define __EXTENSIONS__ 1 |
---|
5140 | | #define _ALL_SOURCE 1 |
---|
5141 | | #define _DARWIN_C_SOURCE 1 |
---|
5142 | | #define _GNU_SOURCE 1 |
---|
5143 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5144 | | #define _TANDEM_SOURCE 1 |
---|
5145 | | #define YYTEXT_POINTER 1 |
---|
5146 | | #define SEPCHAR ':' |
---|
5147 | | #define SEPCHAR_STR ":" |
---|
5148 | | #define SHELL_PATH "/bin/sh" |
---|
5149 | | #define OCTAVE_IDX_TYPE int |
---|
5150 | | #define __NO_MATH_INLINES 1 |
---|
5151 | | #define HAVE_FSEEKO 1 |
---|
5152 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
5153 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
5154 | | #define HAVE_PTHREAD 1 |
---|
5155 | | #define FLOAT_TRUNCATE |
---|
5156 | | #define HAVE_LIBM 1 |
---|
5157 | | #define F77_FUNC(name,NAME) name ## _ |
---|
5158 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
5159 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
5160 | | #define HAVE_QHULL 1 |
---|
5161 | | #define HAVE_PCRE_H 1 |
---|
5162 | | #define HAVE_PCRE_COMPILE 1 |
---|
5163 | | #define HAVE_ZLIB_H 1 |
---|
5164 | | #define HAVE_Z 1 |
---|
5165 | | #define HAVE_ZLIB 1 |
---|
5166 | | #define HAVE_HDF5_H 1 |
---|
5167 | | #define HAVE_HDF5_18 1 |
---|
5168 | | #define HAVE_HDF5 1 |
---|
5169 | | #define HAVE_FFTW3_H 1 |
---|
5170 | | #define HAVE_FFTW3 1 |
---|
5171 | | #define HAVE_FFTW3_H 1 |
---|
5172 | | #define HAVE_FFTW3F 1 |
---|
5173 | | #define HAVE_FFTW3_THREADS 1 |
---|
5174 | | #define HAVE_FFTW3F_THREADS 1 |
---|
5175 | | #define HAVE_FFTW 1 |
---|
5176 | | #define HAVE_GLPK_H 1 |
---|
5177 | | #define HAVE_GLPK 1 |
---|
5178 | | #define HAVE_CURL_CURL_H 1 |
---|
5179 | | #define HAVE_CURL 1 |
---|
5180 | | #define HAVE_SETLOCALE 1 |
---|
5181 | | #define HAVE_MAGICK 1 |
---|
5182 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
5183 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
5184 | | #define HAVE_OPENGL 1 |
---|
5185 | | #define HAVE_FREETYPE 1 |
---|
5186 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
5187 | | #define HAVE_FONTCONFIG 1 |
---|
5188 | | #define HAVE_FLTK 1 |
---|
5189 | | #define HAVE_GL2PS_H 1 |
---|
5190 | | #define HAVE_DLFCN_H 1 |
---|
5191 | | #define LT_OBJDIR ".libs/" |
---|
5192 | | /* end confdefs.h. */ |
---|
5193 | | |
---|
5194 | | /* Override any GCC internal prototype to avoid an error. |
---|
5195 | | Use char because int might match the return type of a GCC |
---|
5196 | | builtin and then its argument prototype would still apply. */ |
---|
5197 | | #ifdef __cplusplus |
---|
5198 | | extern "C" |
---|
5199 | | #endif |
---|
5200 | | char sgemm_ (); |
---|
5201 | | #ifdef F77_DUMMY_MAIN |
---|
5202 | | |
---|
5203 | | # ifdef __cplusplus |
---|
5204 | | extern "C" |
---|
5205 | | # endif |
---|
5206 | | int F77_DUMMY_MAIN() { return 1; } |
---|
5207 | | |
---|
5208 | | #endif |
---|
5209 | | int |
---|
5210 | | main () |
---|
5211 | | { |
---|
5212 | | return sgemm_ (); |
---|
5213 | | ; |
---|
5214 | | return 0; |
---|
5215 | | } |
---|
5216 | configure:32421: result: no |
---|
5217 | configure:32434: checking for sgemm_ in -lblas |
---|
5218 | configure:32477: result: yes |
---|
5219 | configure:32519: checking whether LSAME is called correctly from Fortran |
---|
5220 | configure:32542: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os conftest.f -lblas -lm >&5 |
---|
5221 | configure:32542: $? = 0 |
---|
5222 | configure:32542: ./conftest |
---|
5223 | configure:32542: $? = 0 |
---|
5224 | configure:32551: result: yes |
---|
5225 | configure:32554: checking whether ISAMAX is called correctly from Fortran |
---|
5226 | configure:32575: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os conftest.f -lblas -lm >&5 |
---|
5227 | configure:32575: $? = 0 |
---|
5228 | configure:32575: ./conftest |
---|
5229 | configure:32575: $? = 0 |
---|
5230 | configure:32584: result: yes |
---|
5231 | configure:32587: checking whether SDOT is called correctly from Fortran |
---|
5232 | configure:32607: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os conftest.f -lblas -lm >&5 |
---|
5233 | configure:32607: $? = 0 |
---|
5234 | configure:32607: ./conftest |
---|
5235 | STOP 1 |
---|
5236 | configure:32607: $? = 1 |
---|
5237 | configure: program exited with status 1 |
---|
5238 | configure: failed program was: |
---|
5239 | | program main |
---|
5240 | | |
---|
5241 | | real sdot,a(1),b(1),w |
---|
5242 | | external sdot |
---|
5243 | | a(1) = 1e0 |
---|
5244 | | b(1) = 2e0 |
---|
5245 | | w = sdot(1,a,1,b,1) |
---|
5246 | | if (w .ne. a(1)*b(1)) stop 1 |
---|
5247 | | |
---|
5248 | | end |
---|
5249 | configure:32616: result: no |
---|
5250 | configure:32619: checking whether DDOT is called correctly from Fortran |
---|
5251 | configure:32639: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os conftest.f -lblas -lm >&5 |
---|
5252 | configure:32639: $? = 0 |
---|
5253 | configure:32639: ./conftest |
---|
5254 | configure:32639: $? = 0 |
---|
5255 | configure:32648: result: yes |
---|
5256 | configure:32651: checking whether CDOTU is called correctly from Fortran |
---|
5257 | configure:32671: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os conftest.f -lblas -lm >&5 |
---|
5258 | configure:32671: $? = 0 |
---|
5259 | configure:32671: ./conftest |
---|
5260 | |
---|
5261 | Program received signal SIGSEGV: Segmentation fault - invalid memory reference. |
---|
5262 | |
---|
5263 | Backtrace for this error: |
---|
5264 | #0 0x10f58df76 |
---|
5265 | #1 0x10f58d513 |
---|
5266 | #2 0x7fff866dbea9 |
---|
5267 | #3 0x7fff969c843a |
---|
5268 | #4 0x10f589e93 |
---|
5269 | ./configure: line 4023: 68709 Segmentation fault: 11 ./conftest$ac_exeext |
---|
5270 | configure:32671: $? = 139 |
---|
5271 | configure: program exited with status 139 |
---|
5272 | configure: failed program was: |
---|
5273 | | program main |
---|
5274 | | |
---|
5275 | | complex cdotu,a(1),b(1),w |
---|
5276 | | external cdotu |
---|
5277 | | a(1) = cmplx(1e0,1e0) |
---|
5278 | | b(1) = cmplx(1e0,2e0) |
---|
5279 | | w = cdotu(1,a,1,b,1) |
---|
5280 | | if (w .ne. a(1)*b(1)) stop 1 |
---|
5281 | | |
---|
5282 | | end |
---|
5283 | configure:32680: result: no |
---|
5284 | configure:32683: checking whether ZDOTU is called correctly from Fortran |
---|
5285 | configure:32703: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os conftest.f -lblas -lm >&5 |
---|
5286 | configure:32703: $? = 0 |
---|
5287 | configure:32703: ./conftest |
---|
5288 | |
---|
5289 | Program received signal SIGSEGV: Segmentation fault - invalid memory reference. |
---|
5290 | |
---|
5291 | Backtrace for this error: |
---|
5292 | #0 0x100742f76 |
---|
5293 | #1 0x100742513 |
---|
5294 | #2 0x7fff866dbea9 |
---|
5295 | #3 0x7fff969c87d6 |
---|
5296 | #4 0x10073ee82 |
---|
5297 | ./configure: line 4023: 68728 Segmentation fault: 11 ./conftest$ac_exeext |
---|
5298 | configure:32703: $? = 139 |
---|
5299 | configure: program exited with status 139 |
---|
5300 | configure: failed program was: |
---|
5301 | | program main |
---|
5302 | | |
---|
5303 | | double complex zdotu,a(1),b(1),w |
---|
5304 | | external zdotu |
---|
5305 | | a(1) = dcmplx(1d0,1d0) |
---|
5306 | | b(1) = dcmplx(1d0,2d0) |
---|
5307 | | w = zdotu(1,a,1,b,1) |
---|
5308 | | if (w .ne. a(1)*b(1)) stop 1 |
---|
5309 | | |
---|
5310 | | end |
---|
5311 | configure:32712: result: no |
---|
5312 | configure:32716: checking whether the integer size is correct |
---|
5313 | configure:32750: /opt/local/bin/gfortran-mp-5 -o conftest -pipe -Os conftest.f -lblas -lm >&5 |
---|
5314 | configure:32750: $? = 0 |
---|
5315 | configure:32750: ./conftest |
---|
5316 | STOP 1 |
---|
5317 | configure:32750: $? = 1 |
---|
5318 | configure: program exited with status 1 |
---|
5319 | configure: failed program was: |
---|
5320 | | program main |
---|
5321 | | |
---|
5322 | | integer n,nn(3) |
---|
5323 | | real s,a(1),b(1),sdot |
---|
5324 | | a(1) = 1.0 |
---|
5325 | | b(1) = 1.0 |
---|
5326 | | c Generate -2**32 + 1, if possible |
---|
5327 | | n = 2 |
---|
5328 | | n = -4 ** (n ** 30) |
---|
5329 | | n = n + 1 |
---|
5330 | | if (n >= 0) goto 1 |
---|
5331 | | c This means we're on 64-bit integers. Check whether the BLAS is, too. |
---|
5332 | | s = sdot(n,a,1,b,1) |
---|
5333 | | if (s .ne. 0.0) stop 1 |
---|
5334 | | 1 continue |
---|
5335 | | c We may be on 32-bit integers, and the BLAS on 64 bits. This is almost bound |
---|
5336 | | c to have already failed, but just in case, we'll check. |
---|
5337 | | nn(1) = -1 |
---|
5338 | | nn(2) = 1 |
---|
5339 | | nn(3) = -1 |
---|
5340 | | s = sdot(nn(2),a,1,b,1) |
---|
5341 | | if (s .ne. 1.0) stop 1 |
---|
5342 | | |
---|
5343 | | end |
---|
5344 | configure:32759: result: no |
---|
5345 | configure:33037: checking for sgemm_ in -lcblas -lf77blas -latlas |
---|
5346 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
5347 | ld: library not found for -lf77blas |
---|
5348 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5349 | configure:33065: $? = 1 |
---|
5350 | configure: failed program was: |
---|
5351 | | /* confdefs.h */ |
---|
5352 | | #define PACKAGE_NAME "GNU Octave" |
---|
5353 | | #define PACKAGE_TARNAME "octave" |
---|
5354 | | #define PACKAGE_VERSION "3.8.2" |
---|
5355 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
5356 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
5357 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
5358 | | #define PACKAGE "octave" |
---|
5359 | | #define VERSION "3.8.2" |
---|
5360 | | #define OCTAVE_SOURCE 1 |
---|
5361 | | #define STDC_HEADERS 1 |
---|
5362 | | #define HAVE_SYS_TYPES_H 1 |
---|
5363 | | #define HAVE_SYS_STAT_H 1 |
---|
5364 | | #define HAVE_STDLIB_H 1 |
---|
5365 | | #define HAVE_STRING_H 1 |
---|
5366 | | #define HAVE_MEMORY_H 1 |
---|
5367 | | #define HAVE_STRINGS_H 1 |
---|
5368 | | #define HAVE_INTTYPES_H 1 |
---|
5369 | | #define HAVE_STDINT_H 1 |
---|
5370 | | #define HAVE_UNISTD_H 1 |
---|
5371 | | #define __EXTENSIONS__ 1 |
---|
5372 | | #define _ALL_SOURCE 1 |
---|
5373 | | #define _DARWIN_C_SOURCE 1 |
---|
5374 | | #define _GNU_SOURCE 1 |
---|
5375 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5376 | | #define _TANDEM_SOURCE 1 |
---|
5377 | | #define YYTEXT_POINTER 1 |
---|
5378 | | #define SEPCHAR ':' |
---|
5379 | | #define SEPCHAR_STR ":" |
---|
5380 | | #define SHELL_PATH "/bin/sh" |
---|
5381 | | #define OCTAVE_IDX_TYPE int |
---|
5382 | | #define __NO_MATH_INLINES 1 |
---|
5383 | | #define HAVE_FSEEKO 1 |
---|
5384 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
5385 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
5386 | | #define HAVE_PTHREAD 1 |
---|
5387 | | #define FLOAT_TRUNCATE |
---|
5388 | | #define HAVE_LIBM 1 |
---|
5389 | | #define F77_FUNC(name,NAME) name ## _ |
---|
5390 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
5391 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
5392 | | #define HAVE_QHULL 1 |
---|
5393 | | #define HAVE_PCRE_H 1 |
---|
5394 | | #define HAVE_PCRE_COMPILE 1 |
---|
5395 | | #define HAVE_ZLIB_H 1 |
---|
5396 | | #define HAVE_Z 1 |
---|
5397 | | #define HAVE_ZLIB 1 |
---|
5398 | | #define HAVE_HDF5_H 1 |
---|
5399 | | #define HAVE_HDF5_18 1 |
---|
5400 | | #define HAVE_HDF5 1 |
---|
5401 | | #define HAVE_FFTW3_H 1 |
---|
5402 | | #define HAVE_FFTW3 1 |
---|
5403 | | #define HAVE_FFTW3_H 1 |
---|
5404 | | #define HAVE_FFTW3F 1 |
---|
5405 | | #define HAVE_FFTW3_THREADS 1 |
---|
5406 | | #define HAVE_FFTW3F_THREADS 1 |
---|
5407 | | #define HAVE_FFTW 1 |
---|
5408 | | #define HAVE_GLPK_H 1 |
---|
5409 | | #define HAVE_GLPK 1 |
---|
5410 | | #define HAVE_CURL_CURL_H 1 |
---|
5411 | | #define HAVE_CURL 1 |
---|
5412 | | #define HAVE_SETLOCALE 1 |
---|
5413 | | #define HAVE_MAGICK 1 |
---|
5414 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
5415 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
5416 | | #define HAVE_OPENGL 1 |
---|
5417 | | #define HAVE_FREETYPE 1 |
---|
5418 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
5419 | | #define HAVE_FONTCONFIG 1 |
---|
5420 | | #define HAVE_FLTK 1 |
---|
5421 | | #define HAVE_GL2PS_H 1 |
---|
5422 | | #define HAVE_DLFCN_H 1 |
---|
5423 | | #define LT_OBJDIR ".libs/" |
---|
5424 | | /* end confdefs.h. */ |
---|
5425 | | |
---|
5426 | | /* Override any GCC internal prototype to avoid an error. |
---|
5427 | | Use char because int might match the return type of a GCC |
---|
5428 | | builtin and then its argument prototype would still apply. */ |
---|
5429 | | #ifdef __cplusplus |
---|
5430 | | extern "C" |
---|
5431 | | #endif |
---|
5432 | | char sgemm_ (); |
---|
5433 | | #ifdef F77_DUMMY_MAIN |
---|
5434 | | |
---|
5435 | | # ifdef __cplusplus |
---|
5436 | | extern "C" |
---|
5437 | | # endif |
---|
5438 | | int F77_DUMMY_MAIN() { return 1; } |
---|
5439 | | |
---|
5440 | | #endif |
---|
5441 | | int |
---|
5442 | | main () |
---|
5443 | | { |
---|
5444 | | return sgemm_ (); |
---|
5445 | | ; |
---|
5446 | | return 0; |
---|
5447 | | } |
---|
5448 | configure:33072: result: no |
---|
5449 | configure:33081: checking if sgemm_ is being linked in already |
---|
5450 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
5451 | Undefined symbols for architecture x86_64: |
---|
5452 | "_sgemm_", referenced from: |
---|
5453 | _main in conftest-d4f040.o |
---|
5454 | ld: symbol(s) not found for architecture x86_64 |
---|
5455 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5456 | configure:33109: $? = 1 |
---|
5457 | configure: failed program was: |
---|
5458 | | /* confdefs.h */ |
---|
5459 | | #define PACKAGE_NAME "GNU Octave" |
---|
5460 | | #define PACKAGE_TARNAME "octave" |
---|
5461 | | #define PACKAGE_VERSION "3.8.2" |
---|
5462 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
5463 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
5464 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
5465 | | #define PACKAGE "octave" |
---|
5466 | | #define VERSION "3.8.2" |
---|
5467 | | #define OCTAVE_SOURCE 1 |
---|
5468 | | #define STDC_HEADERS 1 |
---|
5469 | | #define HAVE_SYS_TYPES_H 1 |
---|
5470 | | #define HAVE_SYS_STAT_H 1 |
---|
5471 | | #define HAVE_STDLIB_H 1 |
---|
5472 | | #define HAVE_STRING_H 1 |
---|
5473 | | #define HAVE_MEMORY_H 1 |
---|
5474 | | #define HAVE_STRINGS_H 1 |
---|
5475 | | #define HAVE_INTTYPES_H 1 |
---|
5476 | | #define HAVE_STDINT_H 1 |
---|
5477 | | #define HAVE_UNISTD_H 1 |
---|
5478 | | #define __EXTENSIONS__ 1 |
---|
5479 | | #define _ALL_SOURCE 1 |
---|
5480 | | #define _DARWIN_C_SOURCE 1 |
---|
5481 | | #define _GNU_SOURCE 1 |
---|
5482 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5483 | | #define _TANDEM_SOURCE 1 |
---|
5484 | | #define YYTEXT_POINTER 1 |
---|
5485 | | #define SEPCHAR ':' |
---|
5486 | | #define SEPCHAR_STR ":" |
---|
5487 | | #define SHELL_PATH "/bin/sh" |
---|
5488 | | #define OCTAVE_IDX_TYPE int |
---|
5489 | | #define __NO_MATH_INLINES 1 |
---|
5490 | | #define HAVE_FSEEKO 1 |
---|
5491 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
5492 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
5493 | | #define HAVE_PTHREAD 1 |
---|
5494 | | #define FLOAT_TRUNCATE |
---|
5495 | | #define HAVE_LIBM 1 |
---|
5496 | | #define F77_FUNC(name,NAME) name ## _ |
---|
5497 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
5498 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
5499 | | #define HAVE_QHULL 1 |
---|
5500 | | #define HAVE_PCRE_H 1 |
---|
5501 | | #define HAVE_PCRE_COMPILE 1 |
---|
5502 | | #define HAVE_ZLIB_H 1 |
---|
5503 | | #define HAVE_Z 1 |
---|
5504 | | #define HAVE_ZLIB 1 |
---|
5505 | | #define HAVE_HDF5_H 1 |
---|
5506 | | #define HAVE_HDF5_18 1 |
---|
5507 | | #define HAVE_HDF5 1 |
---|
5508 | | #define HAVE_FFTW3_H 1 |
---|
5509 | | #define HAVE_FFTW3 1 |
---|
5510 | | #define HAVE_FFTW3_H 1 |
---|
5511 | | #define HAVE_FFTW3F 1 |
---|
5512 | | #define HAVE_FFTW3_THREADS 1 |
---|
5513 | | #define HAVE_FFTW3F_THREADS 1 |
---|
5514 | | #define HAVE_FFTW 1 |
---|
5515 | | #define HAVE_GLPK_H 1 |
---|
5516 | | #define HAVE_GLPK 1 |
---|
5517 | | #define HAVE_CURL_CURL_H 1 |
---|
5518 | | #define HAVE_CURL 1 |
---|
5519 | | #define HAVE_SETLOCALE 1 |
---|
5520 | | #define HAVE_MAGICK 1 |
---|
5521 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
5522 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
5523 | | #define HAVE_OPENGL 1 |
---|
5524 | | #define HAVE_FREETYPE 1 |
---|
5525 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
5526 | | #define HAVE_FONTCONFIG 1 |
---|
5527 | | #define HAVE_FLTK 1 |
---|
5528 | | #define HAVE_GL2PS_H 1 |
---|
5529 | | #define HAVE_DLFCN_H 1 |
---|
5530 | | #define LT_OBJDIR ".libs/" |
---|
5531 | | /* end confdefs.h. */ |
---|
5532 | | |
---|
5533 | | /* Override any GCC internal prototype to avoid an error. |
---|
5534 | | Use char because int might match the return type of a GCC |
---|
5535 | | builtin and then its argument prototype would still apply. */ |
---|
5536 | | #ifdef __cplusplus |
---|
5537 | | extern "C" |
---|
5538 | | #endif |
---|
5539 | | char sgemm_ (); |
---|
5540 | | #ifdef F77_DUMMY_MAIN |
---|
5541 | | |
---|
5542 | | # ifdef __cplusplus |
---|
5543 | | extern "C" |
---|
5544 | | # endif |
---|
5545 | | int F77_DUMMY_MAIN() { return 1; } |
---|
5546 | | |
---|
5547 | | #endif |
---|
5548 | | int |
---|
5549 | | main () |
---|
5550 | | { |
---|
5551 | | return sgemm_ (); |
---|
5552 | | ; |
---|
5553 | | return 0; |
---|
5554 | | } |
---|
5555 | configure:33114: result: no |
---|
5556 | configure:33121: checking for ATL_xerbla in -latlas |
---|
5557 | configure:33163: result: yes |
---|
5558 | configure:33167: checking for sgemm_ in -lf77blas |
---|
5559 | configure:33210: result: no |
---|
5560 | configure:33271: checking for sgemm_ in -lblas |
---|
5561 | configure:33314: result: yes |
---|
5562 | configure:33318: checking for dgemm_ in -ldgemm |
---|
5563 | configure:33361: result: no |
---|
5564 | configure:33423: checking for sgemm_ in -lmkl |
---|
5565 | configure:33466: result: no |
---|
5566 | configure:33477: checking for sgemm_ in -framework vecLib |
---|
5567 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
5568 | ld: framework not found vecLib |
---|
5569 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5570 | configure:33505: $? = 1 |
---|
5571 | configure: failed program was: |
---|
5572 | | /* confdefs.h */ |
---|
5573 | | #define PACKAGE_NAME "GNU Octave" |
---|
5574 | | #define PACKAGE_TARNAME "octave" |
---|
5575 | | #define PACKAGE_VERSION "3.8.2" |
---|
5576 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
5577 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
5578 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
5579 | | #define PACKAGE "octave" |
---|
5580 | | #define VERSION "3.8.2" |
---|
5581 | | #define OCTAVE_SOURCE 1 |
---|
5582 | | #define STDC_HEADERS 1 |
---|
5583 | | #define HAVE_SYS_TYPES_H 1 |
---|
5584 | | #define HAVE_SYS_STAT_H 1 |
---|
5585 | | #define HAVE_STDLIB_H 1 |
---|
5586 | | #define HAVE_STRING_H 1 |
---|
5587 | | #define HAVE_MEMORY_H 1 |
---|
5588 | | #define HAVE_STRINGS_H 1 |
---|
5589 | | #define HAVE_INTTYPES_H 1 |
---|
5590 | | #define HAVE_STDINT_H 1 |
---|
5591 | | #define HAVE_UNISTD_H 1 |
---|
5592 | | #define __EXTENSIONS__ 1 |
---|
5593 | | #define _ALL_SOURCE 1 |
---|
5594 | | #define _DARWIN_C_SOURCE 1 |
---|
5595 | | #define _GNU_SOURCE 1 |
---|
5596 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5597 | | #define _TANDEM_SOURCE 1 |
---|
5598 | | #define YYTEXT_POINTER 1 |
---|
5599 | | #define SEPCHAR ':' |
---|
5600 | | #define SEPCHAR_STR ":" |
---|
5601 | | #define SHELL_PATH "/bin/sh" |
---|
5602 | | #define OCTAVE_IDX_TYPE int |
---|
5603 | | #define __NO_MATH_INLINES 1 |
---|
5604 | | #define HAVE_FSEEKO 1 |
---|
5605 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
5606 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
5607 | | #define HAVE_PTHREAD 1 |
---|
5608 | | #define FLOAT_TRUNCATE |
---|
5609 | | #define HAVE_LIBM 1 |
---|
5610 | | #define F77_FUNC(name,NAME) name ## _ |
---|
5611 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
5612 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
5613 | | #define HAVE_QHULL 1 |
---|
5614 | | #define HAVE_PCRE_H 1 |
---|
5615 | | #define HAVE_PCRE_COMPILE 1 |
---|
5616 | | #define HAVE_ZLIB_H 1 |
---|
5617 | | #define HAVE_Z 1 |
---|
5618 | | #define HAVE_ZLIB 1 |
---|
5619 | | #define HAVE_HDF5_H 1 |
---|
5620 | | #define HAVE_HDF5_18 1 |
---|
5621 | | #define HAVE_HDF5 1 |
---|
5622 | | #define HAVE_FFTW3_H 1 |
---|
5623 | | #define HAVE_FFTW3 1 |
---|
5624 | | #define HAVE_FFTW3_H 1 |
---|
5625 | | #define HAVE_FFTW3F 1 |
---|
5626 | | #define HAVE_FFTW3_THREADS 1 |
---|
5627 | | #define HAVE_FFTW3F_THREADS 1 |
---|
5628 | | #define HAVE_FFTW 1 |
---|
5629 | | #define HAVE_GLPK_H 1 |
---|
5630 | | #define HAVE_GLPK 1 |
---|
5631 | | #define HAVE_CURL_CURL_H 1 |
---|
5632 | | #define HAVE_CURL 1 |
---|
5633 | | #define HAVE_SETLOCALE 1 |
---|
5634 | | #define HAVE_MAGICK 1 |
---|
5635 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
5636 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
5637 | | #define HAVE_OPENGL 1 |
---|
5638 | | #define HAVE_FREETYPE 1 |
---|
5639 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
5640 | | #define HAVE_FONTCONFIG 1 |
---|
5641 | | #define HAVE_FLTK 1 |
---|
5642 | | #define HAVE_GL2PS_H 1 |
---|
5643 | | #define HAVE_DLFCN_H 1 |
---|
5644 | | #define LT_OBJDIR ".libs/" |
---|
5645 | | /* end confdefs.h. */ |
---|
5646 | | |
---|
5647 | | /* Override any GCC internal prototype to avoid an error. |
---|
5648 | | Use char because int might match the return type of a GCC |
---|
5649 | | builtin and then its argument prototype would still apply. */ |
---|
5650 | | #ifdef __cplusplus |
---|
5651 | | extern "C" |
---|
5652 | | #endif |
---|
5653 | | char sgemm_ (); |
---|
5654 | | #ifdef F77_DUMMY_MAIN |
---|
5655 | | |
---|
5656 | | # ifdef __cplusplus |
---|
5657 | | extern "C" |
---|
5658 | | # endif |
---|
5659 | | int F77_DUMMY_MAIN() { return 1; } |
---|
5660 | | |
---|
5661 | | #endif |
---|
5662 | | int |
---|
5663 | | main () |
---|
5664 | | { |
---|
5665 | | return sgemm_ (); |
---|
5666 | | ; |
---|
5667 | | return 0; |
---|
5668 | | } |
---|
5669 | configure:33510: result: no |
---|
5670 | configure:33518: checking for sgemm_ in -lcxml |
---|
5671 | configure:33561: result: no |
---|
5672 | configure:33572: checking for sgemm_ in -ldxml |
---|
5673 | configure:33615: result: no |
---|
5674 | configure:33730: checking for sgemm_ in -lscs |
---|
5675 | configure:33773: result: no |
---|
5676 | configure:33784: checking for sgemm_ in -lcomplib.sgimath |
---|
5677 | configure:33827: result: no |
---|
5678 | configure:33838: checking for sgemm_ in -lblas |
---|
5679 | configure:33881: result: yes |
---|
5680 | configure:33885: checking for sgemm_ in -lessl |
---|
5681 | configure:33928: result: no |
---|
5682 | configure:33941: checking for sgemm_ in -lblas |
---|
5683 | configure:33984: result: yes |
---|
5684 | configure:34022: checking whether LSAME is called correctly from Fortran |
---|
5685 | configure:34045: /opt/local/bin/gfortran-mp-5 -o conftest -ff2c -pipe -Os conftest.f -lblas -lm >&5 |
---|
5686 | configure:34045: $? = 0 |
---|
5687 | configure:34045: ./conftest |
---|
5688 | configure:34045: $? = 0 |
---|
5689 | configure:34054: result: yes |
---|
5690 | configure:34057: checking whether ISAMAX is called correctly from Fortran |
---|
5691 | configure:34078: /opt/local/bin/gfortran-mp-5 -o conftest -ff2c -pipe -Os conftest.f -lblas -lm >&5 |
---|
5692 | configure:34078: $? = 0 |
---|
5693 | configure:34078: ./conftest |
---|
5694 | configure:34078: $? = 0 |
---|
5695 | configure:34087: result: yes |
---|
5696 | configure:34090: checking whether SDOT is called correctly from Fortran |
---|
5697 | configure:34110: /opt/local/bin/gfortran-mp-5 -o conftest -ff2c -pipe -Os conftest.f -lblas -lm >&5 |
---|
5698 | configure:34110: $? = 0 |
---|
5699 | configure:34110: ./conftest |
---|
5700 | configure:34110: $? = 0 |
---|
5701 | configure:34119: result: yes |
---|
5702 | configure:34122: checking whether DDOT is called correctly from Fortran |
---|
5703 | configure:34142: /opt/local/bin/gfortran-mp-5 -o conftest -ff2c -pipe -Os conftest.f -lblas -lm >&5 |
---|
5704 | configure:34142: $? = 0 |
---|
5705 | configure:34142: ./conftest |
---|
5706 | configure:34142: $? = 0 |
---|
5707 | configure:34151: result: yes |
---|
5708 | configure:34154: checking whether CDOTU is called correctly from Fortran |
---|
5709 | configure:34174: /opt/local/bin/gfortran-mp-5 -o conftest -ff2c -pipe -Os conftest.f -lblas -lm >&5 |
---|
5710 | configure:34174: $? = 0 |
---|
5711 | configure:34174: ./conftest |
---|
5712 | configure:34174: $? = 0 |
---|
5713 | configure:34183: result: yes |
---|
5714 | configure:34186: checking whether ZDOTU is called correctly from Fortran |
---|
5715 | configure:34206: /opt/local/bin/gfortran-mp-5 -o conftest -ff2c -pipe -Os conftest.f -lblas -lm >&5 |
---|
5716 | configure:34206: $? = 0 |
---|
5717 | configure:34206: ./conftest |
---|
5718 | configure:34206: $? = 0 |
---|
5719 | configure:34215: result: yes |
---|
5720 | configure:34219: checking whether the integer size is correct |
---|
5721 | configure:34253: /opt/local/bin/gfortran-mp-5 -o conftest -ff2c -pipe -Os conftest.f -lblas -lm >&5 |
---|
5722 | configure:34253: $? = 0 |
---|
5723 | configure:34253: ./conftest |
---|
5724 | configure:34253: $? = 0 |
---|
5725 | configure:34262: result: yes |
---|
5726 | configure:34340: checking for cheev_ in -llapack |
---|
5727 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
5728 | Undefined symbols for architecture x86_64: |
---|
5729 | "_cheev_", referenced from: |
---|
5730 | _main in conftest-128471.o |
---|
5731 | ld: symbol(s) not found for architecture x86_64 |
---|
5732 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5733 | configure:34368: $? = 1 |
---|
5734 | configure: failed program was: |
---|
5735 | | /* confdefs.h */ |
---|
5736 | | #define PACKAGE_NAME "GNU Octave" |
---|
5737 | | #define PACKAGE_TARNAME "octave" |
---|
5738 | | #define PACKAGE_VERSION "3.8.2" |
---|
5739 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
5740 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
5741 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
5742 | | #define PACKAGE "octave" |
---|
5743 | | #define VERSION "3.8.2" |
---|
5744 | | #define OCTAVE_SOURCE 1 |
---|
5745 | | #define STDC_HEADERS 1 |
---|
5746 | | #define HAVE_SYS_TYPES_H 1 |
---|
5747 | | #define HAVE_SYS_STAT_H 1 |
---|
5748 | | #define HAVE_STDLIB_H 1 |
---|
5749 | | #define HAVE_STRING_H 1 |
---|
5750 | | #define HAVE_MEMORY_H 1 |
---|
5751 | | #define HAVE_STRINGS_H 1 |
---|
5752 | | #define HAVE_INTTYPES_H 1 |
---|
5753 | | #define HAVE_STDINT_H 1 |
---|
5754 | | #define HAVE_UNISTD_H 1 |
---|
5755 | | #define __EXTENSIONS__ 1 |
---|
5756 | | #define _ALL_SOURCE 1 |
---|
5757 | | #define _DARWIN_C_SOURCE 1 |
---|
5758 | | #define _GNU_SOURCE 1 |
---|
5759 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5760 | | #define _TANDEM_SOURCE 1 |
---|
5761 | | #define YYTEXT_POINTER 1 |
---|
5762 | | #define SEPCHAR ':' |
---|
5763 | | #define SEPCHAR_STR ":" |
---|
5764 | | #define SHELL_PATH "/bin/sh" |
---|
5765 | | #define OCTAVE_IDX_TYPE int |
---|
5766 | | #define __NO_MATH_INLINES 1 |
---|
5767 | | #define HAVE_FSEEKO 1 |
---|
5768 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
5769 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
5770 | | #define HAVE_PTHREAD 1 |
---|
5771 | | #define FLOAT_TRUNCATE |
---|
5772 | | #define HAVE_LIBM 1 |
---|
5773 | | #define F77_FUNC(name,NAME) name ## _ |
---|
5774 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
5775 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
5776 | | #define HAVE_QHULL 1 |
---|
5777 | | #define HAVE_PCRE_H 1 |
---|
5778 | | #define HAVE_PCRE_COMPILE 1 |
---|
5779 | | #define HAVE_ZLIB_H 1 |
---|
5780 | | #define HAVE_Z 1 |
---|
5781 | | #define HAVE_ZLIB 1 |
---|
5782 | | #define HAVE_HDF5_H 1 |
---|
5783 | | #define HAVE_HDF5_18 1 |
---|
5784 | | #define HAVE_HDF5 1 |
---|
5785 | | #define HAVE_FFTW3_H 1 |
---|
5786 | | #define HAVE_FFTW3 1 |
---|
5787 | | #define HAVE_FFTW3_H 1 |
---|
5788 | | #define HAVE_FFTW3F 1 |
---|
5789 | | #define HAVE_FFTW3_THREADS 1 |
---|
5790 | | #define HAVE_FFTW3F_THREADS 1 |
---|
5791 | | #define HAVE_FFTW 1 |
---|
5792 | | #define HAVE_GLPK_H 1 |
---|
5793 | | #define HAVE_GLPK 1 |
---|
5794 | | #define HAVE_CURL_CURL_H 1 |
---|
5795 | | #define HAVE_CURL 1 |
---|
5796 | | #define HAVE_SETLOCALE 1 |
---|
5797 | | #define HAVE_MAGICK 1 |
---|
5798 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
5799 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
5800 | | #define HAVE_OPENGL 1 |
---|
5801 | | #define HAVE_FREETYPE 1 |
---|
5802 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
5803 | | #define HAVE_FONTCONFIG 1 |
---|
5804 | | #define HAVE_FLTK 1 |
---|
5805 | | #define HAVE_GL2PS_H 1 |
---|
5806 | | #define HAVE_DLFCN_H 1 |
---|
5807 | | #define LT_OBJDIR ".libs/" |
---|
5808 | | /* end confdefs.h. */ |
---|
5809 | | |
---|
5810 | | /* Override any GCC internal prototype to avoid an error. |
---|
5811 | | Use char because int might match the return type of a GCC |
---|
5812 | | builtin and then its argument prototype would still apply. */ |
---|
5813 | | #ifdef __cplusplus |
---|
5814 | | extern "C" |
---|
5815 | | #endif |
---|
5816 | | char cheev_ (); |
---|
5817 | | #ifdef F77_DUMMY_MAIN |
---|
5818 | | |
---|
5819 | | # ifdef __cplusplus |
---|
5820 | | extern "C" |
---|
5821 | | # endif |
---|
5822 | | int F77_DUMMY_MAIN() { return 1; } |
---|
5823 | | |
---|
5824 | | #endif |
---|
5825 | | int |
---|
5826 | | main () |
---|
5827 | | { |
---|
5828 | | return cheev_ (); |
---|
5829 | | ; |
---|
5830 | | return 0; |
---|
5831 | | } |
---|
5832 | configure:34375: result: no |
---|
5833 | configure:34387: checking for cheev_ |
---|
5834 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm >&5 |
---|
5835 | Undefined symbols for architecture x86_64: |
---|
5836 | "_cheev_", referenced from: |
---|
5837 | _main in conftest-95339a.o |
---|
5838 | ld: symbol(s) not found for architecture x86_64 |
---|
5839 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5840 | configure:34387: $? = 1 |
---|
5841 | configure: failed program was: |
---|
5842 | | /* confdefs.h */ |
---|
5843 | | #define PACKAGE_NAME "GNU Octave" |
---|
5844 | | #define PACKAGE_TARNAME "octave" |
---|
5845 | | #define PACKAGE_VERSION "3.8.2" |
---|
5846 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
5847 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
5848 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
5849 | | #define PACKAGE "octave" |
---|
5850 | | #define VERSION "3.8.2" |
---|
5851 | | #define OCTAVE_SOURCE 1 |
---|
5852 | | #define STDC_HEADERS 1 |
---|
5853 | | #define HAVE_SYS_TYPES_H 1 |
---|
5854 | | #define HAVE_SYS_STAT_H 1 |
---|
5855 | | #define HAVE_STDLIB_H 1 |
---|
5856 | | #define HAVE_STRING_H 1 |
---|
5857 | | #define HAVE_MEMORY_H 1 |
---|
5858 | | #define HAVE_STRINGS_H 1 |
---|
5859 | | #define HAVE_INTTYPES_H 1 |
---|
5860 | | #define HAVE_STDINT_H 1 |
---|
5861 | | #define HAVE_UNISTD_H 1 |
---|
5862 | | #define __EXTENSIONS__ 1 |
---|
5863 | | #define _ALL_SOURCE 1 |
---|
5864 | | #define _DARWIN_C_SOURCE 1 |
---|
5865 | | #define _GNU_SOURCE 1 |
---|
5866 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5867 | | #define _TANDEM_SOURCE 1 |
---|
5868 | | #define YYTEXT_POINTER 1 |
---|
5869 | | #define SEPCHAR ':' |
---|
5870 | | #define SEPCHAR_STR ":" |
---|
5871 | | #define SHELL_PATH "/bin/sh" |
---|
5872 | | #define OCTAVE_IDX_TYPE int |
---|
5873 | | #define __NO_MATH_INLINES 1 |
---|
5874 | | #define HAVE_FSEEKO 1 |
---|
5875 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
5876 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
5877 | | #define HAVE_PTHREAD 1 |
---|
5878 | | #define FLOAT_TRUNCATE |
---|
5879 | | #define HAVE_LIBM 1 |
---|
5880 | | #define F77_FUNC(name,NAME) name ## _ |
---|
5881 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
5882 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
5883 | | #define HAVE_QHULL 1 |
---|
5884 | | #define HAVE_PCRE_H 1 |
---|
5885 | | #define HAVE_PCRE_COMPILE 1 |
---|
5886 | | #define HAVE_ZLIB_H 1 |
---|
5887 | | #define HAVE_Z 1 |
---|
5888 | | #define HAVE_ZLIB 1 |
---|
5889 | | #define HAVE_HDF5_H 1 |
---|
5890 | | #define HAVE_HDF5_18 1 |
---|
5891 | | #define HAVE_HDF5 1 |
---|
5892 | | #define HAVE_FFTW3_H 1 |
---|
5893 | | #define HAVE_FFTW3 1 |
---|
5894 | | #define HAVE_FFTW3_H 1 |
---|
5895 | | #define HAVE_FFTW3F 1 |
---|
5896 | | #define HAVE_FFTW3_THREADS 1 |
---|
5897 | | #define HAVE_FFTW3F_THREADS 1 |
---|
5898 | | #define HAVE_FFTW 1 |
---|
5899 | | #define HAVE_GLPK_H 1 |
---|
5900 | | #define HAVE_GLPK 1 |
---|
5901 | | #define HAVE_CURL_CURL_H 1 |
---|
5902 | | #define HAVE_CURL 1 |
---|
5903 | | #define HAVE_SETLOCALE 1 |
---|
5904 | | #define HAVE_MAGICK 1 |
---|
5905 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
5906 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
5907 | | #define HAVE_OPENGL 1 |
---|
5908 | | #define HAVE_FREETYPE 1 |
---|
5909 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
5910 | | #define HAVE_FONTCONFIG 1 |
---|
5911 | | #define HAVE_FLTK 1 |
---|
5912 | | #define HAVE_GL2PS_H 1 |
---|
5913 | | #define HAVE_DLFCN_H 1 |
---|
5914 | | #define LT_OBJDIR ".libs/" |
---|
5915 | | /* end confdefs.h. */ |
---|
5916 | | /* Define cheev_ to an innocuous variant, in case <limits.h> declares cheev_. |
---|
5917 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
5918 | | #define cheev_ innocuous_cheev_ |
---|
5919 | | |
---|
5920 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
5921 | | which can conflict with char cheev_ (); below. |
---|
5922 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
5923 | | <limits.h> exists even on freestanding compilers. */ |
---|
5924 | | |
---|
5925 | | #ifdef __STDC__ |
---|
5926 | | # include <limits.h> |
---|
5927 | | #else |
---|
5928 | | # include <assert.h> |
---|
5929 | | #endif |
---|
5930 | | |
---|
5931 | | #undef cheev_ |
---|
5932 | | |
---|
5933 | | /* Override any GCC internal prototype to avoid an error. |
---|
5934 | | Use char because int might match the return type of a GCC |
---|
5935 | | builtin and then its argument prototype would still apply. */ |
---|
5936 | | #ifdef __cplusplus |
---|
5937 | | extern "C" |
---|
5938 | | #endif |
---|
5939 | | char cheev_ (); |
---|
5940 | | /* The GNU C library defines this for functions which it implements |
---|
5941 | | to always fail with ENOSYS. Some functions are actually named |
---|
5942 | | something starting with __ and the normal name is an alias. */ |
---|
5943 | | #if defined __stub_cheev_ || defined __stub___cheev_ |
---|
5944 | | choke me |
---|
5945 | | #endif |
---|
5946 | | |
---|
5947 | | #ifdef F77_DUMMY_MAIN |
---|
5948 | | |
---|
5949 | | # ifdef __cplusplus |
---|
5950 | | extern "C" |
---|
5951 | | # endif |
---|
5952 | | int F77_DUMMY_MAIN() { return 1; } |
---|
5953 | | |
---|
5954 | | #endif |
---|
5955 | | int |
---|
5956 | | main () |
---|
5957 | | { |
---|
5958 | | return cheev_ (); |
---|
5959 | | ; |
---|
5960 | | return 0; |
---|
5961 | | } |
---|
5962 | configure:34387: result: no |
---|
5963 | configure:34400: checking for cheev_ in -llapack |
---|
5964 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm -lblas -lm >&5 |
---|
5965 | Undefined symbols for architecture x86_64: |
---|
5966 | "_cheev_", referenced from: |
---|
5967 | _main in conftest-e8f1db.o |
---|
5968 | ld: symbol(s) not found for architecture x86_64 |
---|
5969 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5970 | configure:34433: $? = 1 |
---|
5971 | configure: failed program was: |
---|
5972 | | /* confdefs.h */ |
---|
5973 | | #define PACKAGE_NAME "GNU Octave" |
---|
5974 | | #define PACKAGE_TARNAME "octave" |
---|
5975 | | #define PACKAGE_VERSION "3.8.2" |
---|
5976 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
5977 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
5978 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
5979 | | #define PACKAGE "octave" |
---|
5980 | | #define VERSION "3.8.2" |
---|
5981 | | #define OCTAVE_SOURCE 1 |
---|
5982 | | #define STDC_HEADERS 1 |
---|
5983 | | #define HAVE_SYS_TYPES_H 1 |
---|
5984 | | #define HAVE_SYS_STAT_H 1 |
---|
5985 | | #define HAVE_STDLIB_H 1 |
---|
5986 | | #define HAVE_STRING_H 1 |
---|
5987 | | #define HAVE_MEMORY_H 1 |
---|
5988 | | #define HAVE_STRINGS_H 1 |
---|
5989 | | #define HAVE_INTTYPES_H 1 |
---|
5990 | | #define HAVE_STDINT_H 1 |
---|
5991 | | #define HAVE_UNISTD_H 1 |
---|
5992 | | #define __EXTENSIONS__ 1 |
---|
5993 | | #define _ALL_SOURCE 1 |
---|
5994 | | #define _DARWIN_C_SOURCE 1 |
---|
5995 | | #define _GNU_SOURCE 1 |
---|
5996 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5997 | | #define _TANDEM_SOURCE 1 |
---|
5998 | | #define YYTEXT_POINTER 1 |
---|
5999 | | #define SEPCHAR ':' |
---|
6000 | | #define SEPCHAR_STR ":" |
---|
6001 | | #define SHELL_PATH "/bin/sh" |
---|
6002 | | #define OCTAVE_IDX_TYPE int |
---|
6003 | | #define __NO_MATH_INLINES 1 |
---|
6004 | | #define HAVE_FSEEKO 1 |
---|
6005 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
6006 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
6007 | | #define HAVE_PTHREAD 1 |
---|
6008 | | #define FLOAT_TRUNCATE |
---|
6009 | | #define HAVE_LIBM 1 |
---|
6010 | | #define F77_FUNC(name,NAME) name ## _ |
---|
6011 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
6012 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
6013 | | #define HAVE_QHULL 1 |
---|
6014 | | #define HAVE_PCRE_H 1 |
---|
6015 | | #define HAVE_PCRE_COMPILE 1 |
---|
6016 | | #define HAVE_ZLIB_H 1 |
---|
6017 | | #define HAVE_Z 1 |
---|
6018 | | #define HAVE_ZLIB 1 |
---|
6019 | | #define HAVE_HDF5_H 1 |
---|
6020 | | #define HAVE_HDF5_18 1 |
---|
6021 | | #define HAVE_HDF5 1 |
---|
6022 | | #define HAVE_FFTW3_H 1 |
---|
6023 | | #define HAVE_FFTW3 1 |
---|
6024 | | #define HAVE_FFTW3_H 1 |
---|
6025 | | #define HAVE_FFTW3F 1 |
---|
6026 | | #define HAVE_FFTW3_THREADS 1 |
---|
6027 | | #define HAVE_FFTW3F_THREADS 1 |
---|
6028 | | #define HAVE_FFTW 1 |
---|
6029 | | #define HAVE_GLPK_H 1 |
---|
6030 | | #define HAVE_GLPK 1 |
---|
6031 | | #define HAVE_CURL_CURL_H 1 |
---|
6032 | | #define HAVE_CURL 1 |
---|
6033 | | #define HAVE_SETLOCALE 1 |
---|
6034 | | #define HAVE_MAGICK 1 |
---|
6035 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
6036 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
6037 | | #define HAVE_OPENGL 1 |
---|
6038 | | #define HAVE_FREETYPE 1 |
---|
6039 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
6040 | | #define HAVE_FONTCONFIG 1 |
---|
6041 | | #define HAVE_FLTK 1 |
---|
6042 | | #define HAVE_GL2PS_H 1 |
---|
6043 | | #define HAVE_DLFCN_H 1 |
---|
6044 | | #define LT_OBJDIR ".libs/" |
---|
6045 | | /* end confdefs.h. */ |
---|
6046 | | |
---|
6047 | | /* Override any GCC internal prototype to avoid an error. |
---|
6048 | | Use char because int might match the return type of a GCC |
---|
6049 | | builtin and then its argument prototype would still apply. */ |
---|
6050 | | #ifdef __cplusplus |
---|
6051 | | extern "C" |
---|
6052 | | #endif |
---|
6053 | | char cheev_ (); |
---|
6054 | | #ifdef F77_DUMMY_MAIN |
---|
6055 | | |
---|
6056 | | # ifdef __cplusplus |
---|
6057 | | extern "C" |
---|
6058 | | # endif |
---|
6059 | | int F77_DUMMY_MAIN() { return 1; } |
---|
6060 | | |
---|
6061 | | #endif |
---|
6062 | | int |
---|
6063 | | main () |
---|
6064 | | { |
---|
6065 | | return cheev_ (); |
---|
6066 | | ; |
---|
6067 | | return 0; |
---|
6068 | | } |
---|
6069 | configure:34443: result: no |
---|
6070 | configure:34400: checking for cheev_ in -llapack_rs6k |
---|
6071 | configure: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-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm -lblas -lm >&5 |
---|
6072 | ld: library not found for -llapack_rs6k |
---|
6073 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6074 | configure:34433: $? = 1 |
---|
6075 | configure: failed program was: |
---|
6076 | | /* confdefs.h */ |
---|
6077 | | #define PACKAGE_NAME "GNU Octave" |
---|
6078 | | #define PACKAGE_TARNAME "octave" |
---|
6079 | | #define PACKAGE_VERSION "3.8.2" |
---|
6080 | | #define PACKAGE_STRING "GNU Octave 3.8.2" |
---|
6081 | | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" |
---|
6082 | | #define PACKAGE_URL "http://www.gnu.org/software/octave/" |
---|
6083 | | #define PACKAGE "octave" |
---|
6084 | | #define VERSION "3.8.2" |
---|
6085 | | #define OCTAVE_SOURCE 1 |
---|
6086 | | #define STDC_HEADERS 1 |
---|
6087 | | #define HAVE_SYS_TYPES_H 1 |
---|
6088 | | #define HAVE_SYS_STAT_H 1 |
---|
6089 | | #define HAVE_STDLIB_H 1 |
---|
6090 | | #define HAVE_STRING_H 1 |
---|
6091 | | #define HAVE_MEMORY_H 1 |
---|
6092 | | #define HAVE_STRINGS_H 1 |
---|
6093 | | #define HAVE_INTTYPES_H 1 |
---|
6094 | | #define HAVE_STDINT_H 1 |
---|
6095 | | #define HAVE_UNISTD_H 1 |
---|
6096 | | #define __EXTENSIONS__ 1 |
---|
6097 | | #define _ALL_SOURCE 1 |
---|
6098 | | #define _DARWIN_C_SOURCE 1 |
---|
6099 | | #define _GNU_SOURCE 1 |
---|
6100 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6101 | | #define _TANDEM_SOURCE 1 |
---|
6102 | | #define YYTEXT_POINTER 1 |
---|
6103 | | #define SEPCHAR ':' |
---|
6104 | | #define SEPCHAR_STR ":" |
---|
6105 | | #define SHELL_PATH "/bin/sh" |
---|
6106 | | #define OCTAVE_IDX_TYPE int |
---|
6107 | | #define __NO_MATH_INLINES 1 |
---|
6108 | | #define HAVE_FSEEKO 1 |
---|
6109 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
6110 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
6111 | | #define HAVE_PTHREAD 1 |
---|
6112 | | #define FLOAT_TRUNCATE |
---|
6113 | | #define HAVE_LIBM 1 |
---|
6114 | | #define F77_FUNC(name,NAME) name ## _ |
---|
6115 | | #define F77_FUNC_(name,NAME) name ## _ |
---|
6116 | | #define HAVE_LIBQHULL_LIBQHULL_H 1 |
---|
6117 | | #define HAVE_QHULL 1 |
---|
6118 | | #define HAVE_PCRE_H 1 |
---|
6119 | | #define HAVE_PCRE_COMPILE 1 |
---|
6120 | | #define HAVE_ZLIB_H 1 |
---|
6121 | | #define HAVE_Z 1 |
---|
6122 | | #define HAVE_ZLIB 1 |
---|
6123 | | #define HAVE_HDF5_H 1 |
---|
6124 | | #define HAVE_HDF5_18 1 |
---|
6125 | | #define HAVE_HDF5 1 |
---|
6126 | | #define HAVE_FFTW3_H 1 |
---|
6127 | | #define HAVE_FFTW3 1 |
---|
6128 | | #define HAVE_FFTW3_H 1 |
---|
6129 | | #define HAVE_FFTW3F 1 |
---|
6130 | | #define HAVE_FFTW3_THREADS 1 |
---|
6131 | | #define HAVE_FFTW3F_THREADS 1 |
---|
6132 | | #define HAVE_FFTW 1 |
---|
6133 | | #define HAVE_GLPK_H 1 |
---|
6134 | | #define HAVE_GLPK 1 |
---|
6135 | | #define HAVE_CURL_CURL_H 1 |
---|
6136 | | #define HAVE_CURL 1 |
---|
6137 | | #define HAVE_SETLOCALE 1 |
---|
6138 | | #define HAVE_MAGICK 1 |
---|
6139 | | #define HAVE_FRAMEWORK_CARBON 1 |
---|
6140 | | #define HAVE_FRAMEWORK_OPENGL 1 |
---|
6141 | | #define HAVE_OPENGL 1 |
---|
6142 | | #define HAVE_FREETYPE 1 |
---|
6143 | | #define HAVE_FT_REFERENCE_FACE 1 |
---|
6144 | | #define HAVE_FONTCONFIG 1 |
---|
6145 | | #define HAVE_FLTK 1 |
---|
6146 | | #define HAVE_GL2PS_H 1 |
---|
6147 | | #define HAVE_DLFCN_H 1 |
---|
6148 | | #define LT_OBJDIR ".libs/" |
---|
6149 | | /* end confdefs.h. */ |
---|
6150 | | |
---|
6151 | | /* Override any GCC internal prototype to avoid an error. |
---|
6152 | | Use char because int might match the return type of a GCC |
---|
6153 | | builtin and then its argument prototype would still apply. */ |
---|
6154 | | #ifdef __cplusplus |
---|
6155 | | extern "C" |
---|
6156 | | #endif |
---|
6157 | | char cheev_ (); |
---|
6158 | | #ifdef F77_DUMMY_MAIN |
---|
6159 | | |
---|
6160 | | # ifdef __cplusplus |
---|
6161 | | extern "C" |
---|
6162 | | # endif |
---|
6163 | | int F77_DUMMY_MAIN() { return 1; } |
---|
6164 | | |
---|
6165 | | #endif |
---|
6166 | | int |
---|
6167 | | main () |
---|
6168 | | { |
---|
6169 | | return cheev_ (); |
---|
6170 | | ; |
---|
6171 | | return 0; |
---|
6172 | | } |
---|
6173 | configure:34443: result: no |
---|
6174 | configure:36039: error: BLAS and LAPACK libraries are required |
---|
6175 | |
---|
6176 | ## ---------------- ## |
---|
6177 | ## Cache variables. ## |
---|
6178 | ## ---------------- ## |
---|
6179 | |
---|
6180 | ac_cv_build=x86_64-apple-darwin15.3.0 |
---|
6181 | ac_cv_c_compiler_gnu=yes |
---|
6182 | ac_cv_cxx_compiler_gnu=yes |
---|
6183 | ac_cv_env_BUILD_CC_set= |
---|
6184 | ac_cv_env_BUILD_CC_value= |
---|
6185 | ac_cv_env_BUILD_CFLAGS_set= |
---|
6186 | ac_cv_env_BUILD_CFLAGS_value= |
---|
6187 | ac_cv_env_BUILD_CXXFLAGS_set= |
---|
6188 | ac_cv_env_BUILD_CXXFLAGS_value= |
---|
6189 | ac_cv_env_BUILD_CXX_set= |
---|
6190 | ac_cv_env_BUILD_CXX_value= |
---|
6191 | ac_cv_env_BUILD_EXEEXT_set= |
---|
6192 | ac_cv_env_BUILD_EXEEXT_value= |
---|
6193 | ac_cv_env_BUILD_LDFLAGS_set= |
---|
6194 | ac_cv_env_BUILD_LDFLAGS_value= |
---|
6195 | ac_cv_env_CCC_set= |
---|
6196 | ac_cv_env_CCC_value= |
---|
6197 | ac_cv_env_CC_set=set |
---|
6198 | ac_cv_env_CC_value=/usr/bin/clang |
---|
6199 | ac_cv_env_CFLAGS_set=set |
---|
6200 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
6201 | ac_cv_env_CPPFLAGS_set= |
---|
6202 | ac_cv_env_CPPFLAGS_value= |
---|
6203 | ac_cv_env_CPP_set= |
---|
6204 | ac_cv_env_CPP_value= |
---|
6205 | ac_cv_env_CXXCPP_set= |
---|
6206 | ac_cv_env_CXXCPP_value= |
---|
6207 | ac_cv_env_CXXFLAGS_set=set |
---|
6208 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++' |
---|
6209 | ac_cv_env_CXX_set=set |
---|
6210 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
6211 | ac_cv_env_F77_set=set |
---|
6212 | ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-5 |
---|
6213 | ac_cv_env_FFLAGS_set=set |
---|
6214 | ac_cv_env_FFLAGS_value='-pipe -Os' |
---|
6215 | ac_cv_env_FONTCONFIG_CFLAGS_set= |
---|
6216 | ac_cv_env_FONTCONFIG_CFLAGS_value= |
---|
6217 | ac_cv_env_FONTCONFIG_LIBS_set= |
---|
6218 | ac_cv_env_FONTCONFIG_LIBS_value= |
---|
6219 | ac_cv_env_FT2_CFLAGS_set= |
---|
6220 | ac_cv_env_FT2_CFLAGS_value= |
---|
6221 | ac_cv_env_FT2_LIBS_set= |
---|
6222 | ac_cv_env_FT2_LIBS_value= |
---|
6223 | ac_cv_env_JAVA_HOME_set= |
---|
6224 | ac_cv_env_JAVA_HOME_value= |
---|
6225 | ac_cv_env_LDFLAGS_set= |
---|
6226 | ac_cv_env_LDFLAGS_value= |
---|
6227 | ac_cv_env_LIBS_set= |
---|
6228 | ac_cv_env_LIBS_value= |
---|
6229 | ac_cv_env_LLVM_CONFIG_set= |
---|
6230 | ac_cv_env_LLVM_CONFIG_value= |
---|
6231 | ac_cv_env_PKG_CONFIG_set= |
---|
6232 | ac_cv_env_PKG_CONFIG_value= |
---|
6233 | ac_cv_env_QT_CFLAGS_set= |
---|
6234 | ac_cv_env_QT_CFLAGS_value= |
---|
6235 | ac_cv_env_QT_LIBS_set= |
---|
6236 | ac_cv_env_QT_LIBS_value= |
---|
6237 | ac_cv_env_XFT_CFLAGS_set= |
---|
6238 | ac_cv_env_XFT_CFLAGS_value= |
---|
6239 | ac_cv_env_XFT_LIBS_set= |
---|
6240 | ac_cv_env_XFT_LIBS_value= |
---|
6241 | ac_cv_env_XMKMF_set= |
---|
6242 | ac_cv_env_XMKMF_value= |
---|
6243 | ac_cv_env_YACC_set= |
---|
6244 | ac_cv_env_YACC_value= |
---|
6245 | ac_cv_env_YFLAGS_set= |
---|
6246 | ac_cv_env_YFLAGS_value= |
---|
6247 | ac_cv_env_build_alias_set= |
---|
6248 | ac_cv_env_build_alias_value= |
---|
6249 | ac_cv_env_host_alias_set= |
---|
6250 | ac_cv_env_host_alias_value= |
---|
6251 | ac_cv_env_target_alias_set= |
---|
6252 | ac_cv_env_target_alias_value= |
---|
6253 | ac_cv_f77_compiler_gnu=yes |
---|
6254 | ac_cv_f77_dummy_main=none |
---|
6255 | ac_cv_f77_libs=' -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm' |
---|
6256 | ac_cv_f77_mangling='lower case, underscore, no extra underscore' |
---|
6257 | ac_cv_fortran_dummy_main=none |
---|
6258 | ac_cv_func_FT_Reference_Face=yes |
---|
6259 | ac_cv_func_cheev_=no |
---|
6260 | ac_cv_func_pcre_compile=yes |
---|
6261 | ac_cv_func_setlocale=yes |
---|
6262 | ac_cv_header_Magickpp_h=yes |
---|
6263 | ac_cv_header_curl_curl_h=yes |
---|
6264 | ac_cv_header_dlfcn_h=yes |
---|
6265 | ac_cv_header_fftw3_h=yes |
---|
6266 | ac_cv_header_gl2ps_h=yes |
---|
6267 | ac_cv_header_glpk_glpk_h=no |
---|
6268 | ac_cv_header_glpk_h=yes |
---|
6269 | ac_cv_header_hdf5_h=yes |
---|
6270 | ac_cv_header_inttypes_h=yes |
---|
6271 | ac_cv_header_libqhull_libqhull_h=yes |
---|
6272 | ac_cv_header_memory_h=yes |
---|
6273 | ac_cv_header_minix_config_h=no |
---|
6274 | ac_cv_header_pcre_h=yes |
---|
6275 | ac_cv_header_pcre_pcre_h=no |
---|
6276 | ac_cv_header_stdc=yes |
---|
6277 | ac_cv_header_stdint_h=yes |
---|
6278 | ac_cv_header_stdlib_h=yes |
---|
6279 | ac_cv_header_string_h=yes |
---|
6280 | ac_cv_header_strings_h=yes |
---|
6281 | ac_cv_header_sys_stat_h=yes |
---|
6282 | ac_cv_header_sys_types_h=yes |
---|
6283 | ac_cv_header_unistd_h=yes |
---|
6284 | ac_cv_header_zlib_h=yes |
---|
6285 | ac_cv_host=x86_64-apple-darwin15.3.0 |
---|
6286 | ac_cv_lib_atlas_ATL_xerbla=yes |
---|
6287 | ac_cv_lib_blas_sgemm_=yes |
---|
6288 | ac_cv_lib_complib_sgimath_sgemm_=no |
---|
6289 | ac_cv_lib_cxml_sgemm_=no |
---|
6290 | ac_cv_lib_dgemm_dgemm_=no |
---|
6291 | ac_cv_lib_dl_dlopen=yes |
---|
6292 | ac_cv_lib_dxml_sgemm_=no |
---|
6293 | ac_cv_lib_essl_sgemm_=no |
---|
6294 | ac_cv_lib_f77blas_sgemm_=no |
---|
6295 | ac_cv_lib_lapack___cheev_=no |
---|
6296 | ac_cv_lib_lapack_rs6k___cheev_=no |
---|
6297 | ac_cv_lib_lex=-lfl |
---|
6298 | ac_cv_lib_m_sin=yes |
---|
6299 | ac_cv_lib_mkl_sgemm_=no |
---|
6300 | ac_cv_lib_scs_sgemm_=no |
---|
6301 | ac_cv_objext=o |
---|
6302 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
6303 | ac_cv_path_FGREP='/opt/local/bin/grep -F' |
---|
6304 | ac_cv_path_FLTK_CONFIG=/opt/local/bin/fltk-config |
---|
6305 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
6306 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
6307 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
6308 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
6309 | ac_cv_pcre_h_macros_present=yes |
---|
6310 | ac_cv_prog_AWK=/opt/local/bin/gawk |
---|
6311 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
6312 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
6313 | ac_cv_prog_DEFAULT_PAGER=less |
---|
6314 | ac_cv_prog_DESKTOP_FILE_INSTALL=desktop-file-install |
---|
6315 | ac_cv_prog_FIND=gfind |
---|
6316 | ac_cv_prog_GHOSTSCRIPT=gs |
---|
6317 | ac_cv_prog_GNUPLOT=gnuplot |
---|
6318 | ac_cv_prog_GPERF=gperf |
---|
6319 | ac_cv_prog_HAVE_PCRE_CONFIG=yes |
---|
6320 | ac_cv_prog_LEX=flex |
---|
6321 | ac_cv_prog_MKINFO=makeinfo |
---|
6322 | ac_cv_prog_PERL=/opt/local/bin/perl |
---|
6323 | ac_cv_prog_PYTHON=''\'' '\''' |
---|
6324 | ac_cv_prog_TEXI2DVI=/opt/local/bin/texi2dvi |
---|
6325 | ac_cv_prog_TEXI2PDF=/opt/local/bin/texi2pdf |
---|
6326 | ac_cv_prog_YACC='bison -y' |
---|
6327 | ac_cv_prog_ac_ct_AR=ar |
---|
6328 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
6329 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
6330 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
6331 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
6332 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
6333 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
6334 | ac_cv_prog_ac_ct_STRIP=strip |
---|
6335 | ac_cv_prog_cc_c89= |
---|
6336 | ac_cv_prog_cc_g=yes |
---|
6337 | ac_cv_prog_cxx_g=yes |
---|
6338 | ac_cv_prog_f77_g=yes |
---|
6339 | ac_cv_prog_f77_v=-v |
---|
6340 | ac_cv_prog_gcc_traditional=no |
---|
6341 | ac_cv_prog_lex_root=lex.yy |
---|
6342 | ac_cv_prog_lex_yytext_pointer=yes |
---|
6343 | ac_cv_prog_make_make_set=yes |
---|
6344 | ac_cv_safe_to_define___extensions__=yes |
---|
6345 | ac_cv_should_define__xopen_source=no |
---|
6346 | ac_cv_sys_file_offset_bits=no |
---|
6347 | ac_cv_sys_largefile_CC=no |
---|
6348 | ac_cv_sys_largefile_source=no |
---|
6349 | am_cv_CC_dependencies_compiler_type=none |
---|
6350 | am_cv_CXX_dependencies_compiler_type=none |
---|
6351 | am_cv_make_support_nested_variables=yes |
---|
6352 | am_cv_prog_cc_c_o=yes |
---|
6353 | am_cv_prog_tar_ustar=gnutar |
---|
6354 | ax_cv_PTHREAD_PRIO_INHERIT=yes |
---|
6355 | gl_cv_c_amsterdam_compiler=no |
---|
6356 | lt_cv_apple_cc_single_mod=yes |
---|
6357 | lt_cv_ar_at_file=no |
---|
6358 | lt_cv_deplibs_check_method=pass_all |
---|
6359 | lt_cv_dlopen=dlopen |
---|
6360 | lt_cv_dlopen_libs=-ldl |
---|
6361 | lt_cv_dlopen_self=yes |
---|
6362 | lt_cv_dlopen_self_static=yes |
---|
6363 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
6364 | lt_cv_file_magic_test_file= |
---|
6365 | lt_cv_ld_exported_symbols_list=yes |
---|
6366 | lt_cv_ld_force_load=yes |
---|
6367 | lt_cv_ld_reload_flag=-r |
---|
6368 | lt_cv_nm_interface='BSD nm' |
---|
6369 | lt_cv_objdir=.libs |
---|
6370 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
6371 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
6372 | lt_cv_path_NM=/opt/local/bin/nm |
---|
6373 | lt_cv_path_mainfest_tool=no |
---|
6374 | lt_cv_prog_compiler_c_o=yes |
---|
6375 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
6376 | lt_cv_prog_compiler_c_o_F77=yes |
---|
6377 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
6378 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
6379 | lt_cv_prog_compiler_pic_F77=-fno-common |
---|
6380 | lt_cv_prog_compiler_pic_works=yes |
---|
6381 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
6382 | lt_cv_prog_compiler_pic_works_F77=yes |
---|
6383 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
6384 | lt_cv_prog_compiler_static_works=no |
---|
6385 | lt_cv_prog_compiler_static_works_CXX=no |
---|
6386 | lt_cv_prog_compiler_static_works_F77=no |
---|
6387 | lt_cv_prog_gnu_ld=no |
---|
6388 | lt_cv_prog_gnu_ldcxx=no |
---|
6389 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
6390 | lt_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'\''' |
---|
6391 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
6392 | lt_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'\''' |
---|
6393 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
6394 | lt_cv_sys_max_cmd_len=196608 |
---|
6395 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
6396 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
6397 | octave_cv_bison_api_prefix_decl_style=api |
---|
6398 | octave_cv_bison_push_pull_decl_style='dash ' |
---|
6399 | octave_cv_broken_stl_algo_h=no |
---|
6400 | octave_cv_curl_has_curlopt_dirlistonly=yes |
---|
6401 | octave_cv_f77_flag__ffloat_store=yes |
---|
6402 | octave_cv_fftw3_threads_lib=-lfftw3_threads |
---|
6403 | octave_cv_fftw3f_threads_lib=-lfftw3f_threads |
---|
6404 | octave_cv_fltk_opengl_support=yes |
---|
6405 | octave_cv_framework_Carbon=yes |
---|
6406 | octave_cv_framework_OpenGL=yes |
---|
6407 | octave_cv_func_fortran_isnan=yes |
---|
6408 | octave_cv_func_glutesscallback_threedots=no |
---|
6409 | octave_cv_func_magick_colorrgb=yes |
---|
6410 | octave_cv_hdf5_has_ver_16_api=no |
---|
6411 | octave_cv_lib_curl=yes |
---|
6412 | octave_cv_lib_fftw3=yes |
---|
6413 | octave_cv_lib_fftw3f=yes |
---|
6414 | octave_cv_lib_glpk=yes |
---|
6415 | octave_cv_lib_glpk_ok=yes |
---|
6416 | octave_cv_lib_hdf5=yes |
---|
6417 | octave_cv_lib_qhull=yes |
---|
6418 | octave_cv_lib_qhull_ok=yes |
---|
6419 | octave_cv_lib_qhull_version=yes |
---|
6420 | octave_cv_lib_z=yes |
---|
6421 | octave_cv_sizeof_fortran_integer=yes |
---|
6422 | pkg_cv_FONTCONFIG_CFLAGS='-I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 ' |
---|
6423 | pkg_cv_FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype ' |
---|
6424 | pkg_cv_FT2_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 ' |
---|
6425 | pkg_cv_FT2_LIBS='-L/opt/local/lib -lfreetype ' |
---|
6426 | |
---|
6427 | ## ----------------- ## |
---|
6428 | ## Output variables. ## |
---|
6429 | ## ----------------- ## |
---|
6430 | |
---|
6431 | ACLOCAL='${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' |
---|
6432 | ALLOCA='' |
---|
6433 | ALLOCA_H='' |
---|
6434 | AMCOND_BUILD_DOCS_FALSE='' |
---|
6435 | AMCOND_BUILD_DOCS_TRUE='' |
---|
6436 | AMCOND_BUILD_GUI_FALSE='' |
---|
6437 | AMCOND_BUILD_GUI_TRUE='' |
---|
6438 | AMCOND_ENABLE_DYNAMIC_LINKING_FALSE='' |
---|
6439 | AMCOND_ENABLE_DYNAMIC_LINKING_TRUE='' |
---|
6440 | AMCOND_HAVE_BROKEN_STL_ALGO_H_FALSE='' |
---|
6441 | AMCOND_HAVE_BROKEN_STL_ALGO_H_TRUE='#' |
---|
6442 | AMCOND_HAVE_FFTW_FALSE='#' |
---|
6443 | AMCOND_HAVE_FFTW_TRUE='' |
---|
6444 | AMCOND_HAVE_JAVA_FALSE='' |
---|
6445 | AMCOND_HAVE_JAVA_TRUE='' |
---|
6446 | AMCOND_HAVE_QSCINTILLA_FALSE='' |
---|
6447 | AMCOND_HAVE_QSCINTILLA_TRUE='' |
---|
6448 | AMCOND_LINK_ALL_DEPS_FALSE='' |
---|
6449 | AMCOND_LINK_ALL_DEPS_TRUE='' |
---|
6450 | AMDEPBACKSLASH='' |
---|
6451 | AMDEP_FALSE='' |
---|
6452 | AMDEP_TRUE='#' |
---|
6453 | AMD_CPPFLAGS='' |
---|
6454 | AMD_LDFLAGS='' |
---|
6455 | AMD_LIBS='' |
---|
6456 | AMTAR='$${TAR-tar}' |
---|
6457 | AM_BACKSLASH='\' |
---|
6458 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
6459 | AM_DEFAULT_VERBOSITY='1' |
---|
6460 | AM_V='$(V)' |
---|
6461 | APPLE_UNIVERSAL_BUILD='' |
---|
6462 | AR='ar' |
---|
6463 | ARFLAGS='cru' |
---|
6464 | ARPACK_CPPFLAGS='' |
---|
6465 | ARPACK_LDFLAGS='' |
---|
6466 | ARPACK_LIBS='' |
---|
6467 | AS='as' |
---|
6468 | AUTOCONF='${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' |
---|
6469 | AUTOHEADER='${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' |
---|
6470 | AUTOMAKE='${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' |
---|
6471 | AWK='/opt/local/bin/gawk' |
---|
6472 | BISON_API_PREFIX_DECL_STYLE='api' |
---|
6473 | BISON_PUSH_PULL_DECL_STYLE='dash ' |
---|
6474 | BITSIZEOF_PTRDIFF_T='' |
---|
6475 | BITSIZEOF_SIG_ATOMIC_T='' |
---|
6476 | BITSIZEOF_SIZE_T='' |
---|
6477 | BITSIZEOF_WCHAR_T='' |
---|
6478 | BITSIZEOF_WINT_T='' |
---|
6479 | BLAS_LIBS='-lblas' |
---|
6480 | BUILD_CC='$(CC)' |
---|
6481 | BUILD_CFLAGS='$(CFLAGS)' |
---|
6482 | BUILD_CXX='$(CXX)' |
---|
6483 | BUILD_CXXFLAGS='$(CXXFLAGS)' |
---|
6484 | BUILD_EXEEXT='$(EXEEXT)' |
---|
6485 | BUILD_LDFLAGS='$(LDFLAGS)' |
---|
6486 | CAMD_CPPFLAGS='' |
---|
6487 | CAMD_LDFLAGS='' |
---|
6488 | CAMD_LIBS='' |
---|
6489 | CARBON_LIBS='-Wl,-framework -Wl,Carbon' |
---|
6490 | CC='/usr/bin/clang' |
---|
6491 | CCDEPMODE='depmode=none' |
---|
6492 | CCOLAMD_CPPFLAGS='' |
---|
6493 | CCOLAMD_LDFLAGS='' |
---|
6494 | CCOLAMD_LIBS='' |
---|
6495 | CC_VERSION='' |
---|
6496 | CFLAGS='-pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread' |
---|
6497 | CHOLMOD_CPPFLAGS='' |
---|
6498 | CHOLMOD_LDFLAGS='' |
---|
6499 | CHOLMOD_LIBS='' |
---|
6500 | COLAMD_CPPFLAGS='' |
---|
6501 | COLAMD_LDFLAGS='' |
---|
6502 | COLAMD_LIBS='' |
---|
6503 | COPYSIGNF_LIBM='' |
---|
6504 | COPYSIGN_LIBM='' |
---|
6505 | CPICFLAG='' |
---|
6506 | CPP='/usr/bin/clang -E' |
---|
6507 | CPPFLAGS='' |
---|
6508 | CROSS_TOOL_PREFIX='' |
---|
6509 | CRUFT_DLL_DEFS='' |
---|
6510 | CURL_CPPFLAGS='' |
---|
6511 | CURL_LDFLAGS='' |
---|
6512 | CURL_LIBS='-lcurl' |
---|
6513 | CXSPARSE_CPPFLAGS='' |
---|
6514 | CXSPARSE_LDFLAGS='' |
---|
6515 | CXSPARSE_LIBS='' |
---|
6516 | CXX='/usr/bin/clang++' |
---|
6517 | CXXCPP='/usr/bin/clang++ -E' |
---|
6518 | CXXDEPMODE='depmode=none' |
---|
6519 | CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -pthread' |
---|
6520 | CXXPICFLAG='' |
---|
6521 | CXX_VERSION='' |
---|
6522 | CYGPATH_W='echo' |
---|
6523 | DEFAULT_PAGER='less' |
---|
6524 | DEFAULT_TERMINAL_FONT='Courier' |
---|
6525 | DEFAULT_TERMINAL_FONT_SIZE='10' |
---|
6526 | DEFS='' |
---|
6527 | DEPDIR='.deps' |
---|
6528 | DEPEND_EXTRA_SED_PATTERN='' |
---|
6529 | DEPEND_FLAGS='-M' |
---|
6530 | DESKTOP_FILE_INSTALL='desktop-file-install' |
---|
6531 | DLLTOOL='false' |
---|
6532 | DL_LD='' |
---|
6533 | DL_LDFLAGS='' |
---|
6534 | DL_LIBS='' |
---|
6535 | DOCDIR='doc' |
---|
6536 | DSYMUTIL='dsymutil' |
---|
6537 | DUMPBIN='' |
---|
6538 | ECHO_C='\c' |
---|
6539 | ECHO_N='' |
---|
6540 | ECHO_T='' |
---|
6541 | EGREP='/opt/local/bin/grep -E' |
---|
6542 | EMULTIHOP_HIDDEN='' |
---|
6543 | EMULTIHOP_VALUE='' |
---|
6544 | ENABLE_DYNAMIC_LINKING='' |
---|
6545 | ENOLINK_HIDDEN='' |
---|
6546 | ENOLINK_VALUE='' |
---|
6547 | EOVERFLOW_HIDDEN='' |
---|
6548 | EOVERFLOW_VALUE='' |
---|
6549 | ERRNO_H='' |
---|
6550 | EXEEXT='' |
---|
6551 | F77='/opt/local/bin/gfortran-mp-5' |
---|
6552 | F77_APPEND_EXTRA_UNDERSCORE='yes' |
---|
6553 | F77_APPEND_UNDERSCORE='yes' |
---|
6554 | F77_FLOAT_STORE_FLAG='-ffloat-store' |
---|
6555 | F77_INTEGER_8_FLAG='' |
---|
6556 | F77_ISNAN_MACRO='' |
---|
6557 | F77_TOLOWER='yes' |
---|
6558 | FC='/opt/local/bin/gfortran-mp-5' |
---|
6559 | FFLAGS='-ff2c -pipe -Os' |
---|
6560 | FFTW3F_CPPFLAGS='' |
---|
6561 | FFTW3F_LDFLAGS='' |
---|
6562 | FFTW3F_LIBS='-lfftw3f_threads -lfftw3f' |
---|
6563 | FFTW3_CPPFLAGS='' |
---|
6564 | FFTW3_LDFLAGS='' |
---|
6565 | FFTW3_LIBS='-lfftw3_threads -lfftw3' |
---|
6566 | FFT_DIR='fftpack' |
---|
6567 | FGREP='/opt/local/bin/grep -F' |
---|
6568 | FIND='gfind' |
---|
6569 | FLIBS=' -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.3.0/../../.. -lgfortran -lquadmath -lm' |
---|
6570 | FLOAT_H='' |
---|
6571 | FLOORF_LIBM='' |
---|
6572 | FLOOR_LIBM='' |
---|
6573 | FLTK_CONFIG='/opt/local/bin/fltk-config' |
---|
6574 | FNMATCH_H='' |
---|
6575 | FONTCONFIG_CFLAGS='-I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 ' |
---|
6576 | FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype ' |
---|
6577 | FPICFLAG='' |
---|
6578 | FREXPF_LIBM='' |
---|
6579 | FREXP_LIBM='' |
---|
6580 | FT2_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 ' |
---|
6581 | FT2_LIBS='-L/opt/local/lib -lfreetype ' |
---|
6582 | GCC_VERSION='' |
---|
6583 | GETHOSTNAME_LIB='' |
---|
6584 | GETOPT_H='' |
---|
6585 | GHOSTSCRIPT='gs' |
---|
6586 | GL2PS_LIBS='-lgl2ps' |
---|
6587 | GLIBC21='' |
---|
6588 | GLOB_H='' |
---|
6589 | GLPK_CPPFLAGS='' |
---|
6590 | GLPK_LDFLAGS='' |
---|
6591 | GLPK_LIBS='-lglpk' |
---|
6592 | GL_COND_LIBTOOL_FALSE='' |
---|
6593 | GL_COND_LIBTOOL_TRUE='' |
---|
6594 | GL_GENERATE_ALLOCA_H_FALSE='' |
---|
6595 | GL_GENERATE_ALLOCA_H_TRUE='' |
---|
6596 | GL_GENERATE_ERRNO_H_FALSE='' |
---|
6597 | GL_GENERATE_ERRNO_H_TRUE='' |
---|
6598 | GL_GENERATE_FLOAT_H_FALSE='' |
---|
6599 | GL_GENERATE_FLOAT_H_TRUE='' |
---|
6600 | GL_GENERATE_FNMATCH_H_FALSE='' |
---|
6601 | GL_GENERATE_FNMATCH_H_TRUE='' |
---|
6602 | GL_GENERATE_GLOB_H_FALSE='' |
---|
6603 | GL_GENERATE_GLOB_H_TRUE='' |
---|
6604 | GL_GENERATE_STDALIGN_H_FALSE='' |
---|
6605 | GL_GENERATE_STDALIGN_H_TRUE='' |
---|
6606 | GL_GENERATE_STDBOOL_H_FALSE='' |
---|
6607 | GL_GENERATE_STDBOOL_H_TRUE='' |
---|
6608 | GL_GENERATE_STDDEF_H_FALSE='' |
---|
6609 | GL_GENERATE_STDDEF_H_TRUE='' |
---|
6610 | GL_GENERATE_STDINT_H_FALSE='' |
---|
6611 | GL_GENERATE_STDINT_H_TRUE='' |
---|
6612 | GNULIB_ACCEPT4='' |
---|
6613 | GNULIB_ACCEPT='' |
---|
6614 | GNULIB_ACOSF='' |
---|
6615 | GNULIB_ACOSL='' |
---|
6616 | GNULIB_ALPHASORT='' |
---|
6617 | GNULIB_ASINF='' |
---|
6618 | GNULIB_ASINL='' |
---|
6619 | GNULIB_ATAN2F='' |
---|
6620 | GNULIB_ATANF='' |
---|
6621 | GNULIB_ATANL='' |
---|
6622 | GNULIB_ATOLL='' |
---|
6623 | GNULIB_BIND='' |
---|
6624 | GNULIB_BTOWC='' |
---|
6625 | GNULIB_CALLOC_POSIX='' |
---|
6626 | GNULIB_CANONICALIZE_FILE_NAME='' |
---|
6627 | GNULIB_CBRT='' |
---|
6628 | GNULIB_CBRTF='' |
---|
6629 | GNULIB_CBRTL='' |
---|
6630 | GNULIB_CEIL='' |
---|
6631 | GNULIB_CEILF='' |
---|
6632 | GNULIB_CEILL='' |
---|
6633 | GNULIB_CHDIR='' |
---|
6634 | GNULIB_CHOWN='' |
---|
6635 | GNULIB_CLOSE='' |
---|
6636 | GNULIB_CLOSEDIR='' |
---|
6637 | GNULIB_CONNECT='' |
---|
6638 | GNULIB_COPYSIGN='' |
---|
6639 | GNULIB_COPYSIGNF='' |
---|
6640 | GNULIB_COPYSIGNL='' |
---|
6641 | GNULIB_COSF='' |
---|
6642 | GNULIB_COSHF='' |
---|
6643 | GNULIB_COSL='' |
---|
6644 | GNULIB_DIRFD='' |
---|
6645 | GNULIB_DPRINTF='' |
---|
6646 | GNULIB_DUP2='' |
---|
6647 | GNULIB_DUP3='' |
---|
6648 | GNULIB_DUP='' |
---|
6649 | GNULIB_ENVIRON='' |
---|
6650 | GNULIB_EUIDACCESS='' |
---|
6651 | GNULIB_EXP2='' |
---|
6652 | GNULIB_EXP2F='' |
---|
6653 | GNULIB_EXP2L='' |
---|
6654 | GNULIB_EXPF='' |
---|
6655 | GNULIB_EXPL='' |
---|
6656 | GNULIB_EXPM1='' |
---|
6657 | GNULIB_EXPM1F='' |
---|
6658 | GNULIB_EXPM1L='' |
---|
6659 | GNULIB_FABSF='' |
---|
6660 | GNULIB_FABSL='' |
---|
6661 | GNULIB_FACCESSAT='' |
---|
6662 | GNULIB_FCHDIR='' |
---|
6663 | GNULIB_FCHMODAT='' |
---|
6664 | GNULIB_FCHOWNAT='' |
---|
6665 | GNULIB_FCLOSE='' |
---|
6666 | GNULIB_FCNTL='' |
---|
6667 | GNULIB_FDATASYNC='' |
---|
6668 | GNULIB_FDOPEN='' |
---|
6669 | GNULIB_FDOPENDIR='' |
---|
6670 | GNULIB_FFLUSH='' |
---|
6671 | GNULIB_FFS='' |
---|
6672 | GNULIB_FFSL='' |
---|
6673 | GNULIB_FFSLL='' |
---|
6674 | GNULIB_FGETC='' |
---|
6675 | GNULIB_FGETS='' |
---|
6676 | GNULIB_FLOOR='' |
---|
6677 | GNULIB_FLOORF='' |
---|
6678 | GNULIB_FLOORL='' |
---|
6679 | GNULIB_FMA='' |
---|
6680 | GNULIB_FMAF='' |
---|
6681 | GNULIB_FMAL='' |
---|
6682 | GNULIB_FMOD='' |
---|
6683 | GNULIB_FMODF='' |
---|
6684 | GNULIB_FMODL='' |
---|
6685 | GNULIB_FOPEN='' |
---|
6686 | GNULIB_FPRINTF='' |
---|
6687 | GNULIB_FPRINTF_POSIX='' |
---|
6688 | GNULIB_FPURGE='' |
---|
6689 | GNULIB_FPUTC='' |
---|
6690 | GNULIB_FPUTS='' |
---|
6691 | GNULIB_FREAD='' |
---|
6692 | GNULIB_FREOPEN='' |
---|
6693 | GNULIB_FREXP='' |
---|
6694 | GNULIB_FREXPF='' |
---|
6695 | GNULIB_FREXPL='' |
---|
6696 | GNULIB_FSCANF='' |
---|
6697 | GNULIB_FSEEK='' |
---|
6698 | GNULIB_FSEEKO='' |
---|
6699 | GNULIB_FSTAT='' |
---|
6700 | GNULIB_FSTATAT='' |
---|
6701 | GNULIB_FSYNC='' |
---|
6702 | GNULIB_FTELL='' |
---|
6703 | GNULIB_FTELLO='' |
---|
6704 | GNULIB_FTRUNCATE='' |
---|
6705 | GNULIB_FUTIMENS='' |
---|
6706 | GNULIB_FWRITE='' |
---|
6707 | GNULIB_GETC='' |
---|
6708 | GNULIB_GETCHAR='' |
---|
6709 | GNULIB_GETCWD='' |
---|
6710 | GNULIB_GETDELIM='' |
---|
6711 | GNULIB_GETDOMAINNAME='' |
---|
6712 | GNULIB_GETDTABLESIZE='' |
---|
6713 | GNULIB_GETGROUPS='' |
---|
6714 | GNULIB_GETHOSTNAME='' |
---|
6715 | GNULIB_GETLINE='' |
---|
6716 | GNULIB_GETLOADAVG='' |
---|
6717 | GNULIB_GETLOGIN='' |
---|
6718 | GNULIB_GETLOGIN_R='' |
---|
6719 | GNULIB_GETPAGESIZE='' |
---|
6720 | GNULIB_GETPEERNAME='' |
---|
6721 | GNULIB_GETSOCKNAME='' |
---|
6722 | GNULIB_GETSOCKOPT='' |
---|
6723 | GNULIB_GETSUBOPT='' |
---|
6724 | GNULIB_GETTIMEOFDAY='' |
---|
6725 | GNULIB_GETUSERSHELL='' |
---|
6726 | GNULIB_GL_UNISTD_H_GETOPT='' |
---|
6727 | GNULIB_GRANTPT='' |
---|
6728 | GNULIB_GROUP_MEMBER='' |
---|
6729 | GNULIB_HYPOT='' |
---|
6730 | GNULIB_HYPOTF='' |
---|
6731 | GNULIB_HYPOTL='' |
---|
6732 | GNULIB_ILOGB='' |
---|
6733 | GNULIB_ILOGBF='' |
---|
6734 | GNULIB_ILOGBL='' |
---|
6735 | GNULIB_ISATTY='' |
---|
6736 | GNULIB_ISFINITE='' |
---|
6737 | GNULIB_ISINF='' |
---|
6738 | GNULIB_ISNAN='' |
---|
6739 | GNULIB_ISNAND='' |
---|
6740 | GNULIB_ISNANF='' |
---|
6741 | GNULIB_ISNANL='' |
---|
6742 | GNULIB_ISWBLANK='' |
---|
6743 | GNULIB_ISWCTYPE='' |
---|
6744 | GNULIB_LCHMOD='' |
---|
6745 | GNULIB_LCHOWN='' |
---|
6746 | GNULIB_LDEXPF='' |
---|
6747 | GNULIB_LDEXPL='' |
---|
6748 | GNULIB_LINK='' |
---|
6749 | GNULIB_LINKAT='' |
---|
6750 | GNULIB_LISTEN='' |
---|
6751 | GNULIB_LOG10='' |
---|
6752 | GNULIB_LOG10F='' |
---|
6753 | GNULIB_LOG10L='' |
---|
6754 | GNULIB_LOG1P='' |
---|
6755 | GNULIB_LOG1PF='' |
---|
6756 | GNULIB_LOG1PL='' |
---|
6757 | GNULIB_LOG2='' |
---|
6758 | GNULIB_LOG2F='' |
---|
6759 | GNULIB_LOG2L='' |
---|
6760 | GNULIB_LOG='' |
---|
6761 | GNULIB_LOGB='' |
---|
6762 | GNULIB_LOGBF='' |
---|
6763 | GNULIB_LOGBL='' |
---|
6764 | GNULIB_LOGF='' |
---|
6765 | GNULIB_LOGL='' |
---|
6766 | GNULIB_LSEEK='' |
---|
6767 | GNULIB_LSTAT='' |
---|
6768 | GNULIB_MALLOC_POSIX='' |
---|
6769 | GNULIB_MBRLEN='' |
---|
6770 | GNULIB_MBRTOWC='' |
---|
6771 | GNULIB_MBSCASECMP='' |
---|
6772 | GNULIB_MBSCASESTR='' |
---|
6773 | GNULIB_MBSCHR='' |
---|
6774 | GNULIB_MBSCSPN='' |
---|
6775 | GNULIB_MBSINIT='' |
---|
6776 | GNULIB_MBSLEN='' |
---|
6777 | GNULIB_MBSNCASECMP='' |
---|
6778 | GNULIB_MBSNLEN='' |
---|
6779 | GNULIB_MBSNRTOWCS='' |
---|
6780 | GNULIB_MBSPBRK='' |
---|
6781 | GNULIB_MBSPCASECMP='' |
---|
6782 | GNULIB_MBSRCHR='' |
---|
6783 | GNULIB_MBSRTOWCS='' |
---|
6784 | GNULIB_MBSSEP='' |
---|
6785 | GNULIB_MBSSPN='' |
---|
6786 | GNULIB_MBSSTR='' |
---|
6787 | GNULIB_MBSTOK_R='' |
---|
6788 | GNULIB_MBTOWC='' |
---|
6789 | GNULIB_MEMCHR='' |
---|
6790 | GNULIB_MEMMEM='' |
---|
6791 | GNULIB_MEMPCPY='' |
---|
6792 | GNULIB_MEMRCHR='' |
---|
6793 | GNULIB_MKDIRAT='' |
---|
6794 | GNULIB_MKDTEMP='' |
---|
6795 | GNULIB_MKFIFO='' |
---|
6796 | GNULIB_MKFIFOAT='' |
---|
6797 | GNULIB_MKNOD='' |
---|
6798 | GNULIB_MKNODAT='' |
---|
6799 | GNULIB_MKOSTEMP='' |
---|
6800 | GNULIB_MKOSTEMPS='' |
---|
6801 | GNULIB_MKSTEMP='' |
---|
6802 | GNULIB_MKSTEMPS='' |
---|
6803 | GNULIB_MKTIME='' |
---|
6804 | GNULIB_MODF='' |
---|
6805 | GNULIB_MODFF='' |
---|
6806 | GNULIB_MODFL='' |
---|
6807 | GNULIB_NANOSLEEP='' |
---|
6808 | GNULIB_NONBLOCKING='' |
---|
6809 | GNULIB_OBSTACK_PRINTF='' |
---|
6810 | GNULIB_OBSTACK_PRINTF_POSIX='' |
---|
6811 | GNULIB_OPEN='' |
---|
6812 | GNULIB_OPENAT='' |
---|
6813 | GNULIB_OPENDIR='' |
---|
6814 | GNULIB_PCLOSE='' |
---|
6815 | GNULIB_PERROR='' |
---|
6816 | GNULIB_PIPE2='' |
---|
6817 | GNULIB_PIPE='' |
---|
6818 | GNULIB_POPEN='' |
---|
6819 | GNULIB_POSIX_OPENPT='' |
---|
6820 | GNULIB_POWF='' |
---|
6821 | GNULIB_PREAD='' |
---|
6822 | GNULIB_PRINTF='' |
---|
6823 | GNULIB_PRINTF_POSIX='' |
---|
6824 | GNULIB_PSELECT='' |
---|
6825 | GNULIB_PTHREAD_SIGMASK='' |
---|
6826 | GNULIB_PTSNAME='' |
---|
6827 | GNULIB_PTSNAME_R='' |
---|
6828 | GNULIB_PUTC='' |
---|
6829 | GNULIB_PUTCHAR='' |
---|
6830 | GNULIB_PUTENV='' |
---|
6831 | GNULIB_PUTS='' |
---|
6832 | GNULIB_PWRITE='' |
---|
6833 | GNULIB_RAISE='' |
---|
6834 | GNULIB_RANDOM='' |
---|
6835 | GNULIB_RANDOM_R='' |
---|
6836 | GNULIB_RAWMEMCHR='' |
---|
6837 | GNULIB_READ='' |
---|
6838 | GNULIB_READDIR='' |
---|
6839 | GNULIB_READLINK='' |
---|
6840 | GNULIB_READLINKAT='' |
---|
6841 | GNULIB_REALLOC_POSIX='' |
---|
6842 | GNULIB_REALPATH='' |
---|
6843 | GNULIB_RECV='' |
---|
6844 | GNULIB_RECVFROM='' |
---|
6845 | GNULIB_REMAINDER='' |
---|
6846 | GNULIB_REMAINDERF='' |
---|
6847 | GNULIB_REMAINDERL='' |
---|
6848 | GNULIB_REMOVE='' |
---|
6849 | GNULIB_RENAME='' |
---|
6850 | GNULIB_RENAMEAT='' |
---|
6851 | GNULIB_REWINDDIR='' |
---|
6852 | GNULIB_RINT='' |
---|
6853 | GNULIB_RINTF='' |
---|
6854 | GNULIB_RINTL='' |
---|
6855 | GNULIB_RMDIR='' |
---|
6856 | GNULIB_ROUND='' |
---|
6857 | GNULIB_ROUNDF='' |
---|
6858 | GNULIB_ROUNDL='' |
---|
6859 | GNULIB_RPMATCH='' |
---|
6860 | GNULIB_SCANDIR='' |
---|
6861 | GNULIB_SCANF='' |
---|
6862 | GNULIB_SECURE_GETENV='' |
---|
6863 | GNULIB_SELECT='' |
---|
6864 | GNULIB_SEND='' |
---|
6865 | GNULIB_SENDTO='' |
---|
6866 | GNULIB_SETENV='' |
---|
6867 | GNULIB_SETHOSTNAME='' |
---|
6868 | GNULIB_SETSOCKOPT='' |
---|
6869 | GNULIB_SHUTDOWN='' |
---|
6870 | GNULIB_SIGACTION='' |
---|
6871 | GNULIB_SIGNAL_H_SIGPIPE='' |
---|
6872 | GNULIB_SIGNBIT='' |
---|
6873 | GNULIB_SIGPROCMASK='' |
---|
6874 | GNULIB_SINF='' |
---|
6875 | GNULIB_SINHF='' |
---|
6876 | GNULIB_SINL='' |
---|
6877 | GNULIB_SLEEP='' |
---|
6878 | GNULIB_SNPRINTF='' |
---|
6879 | GNULIB_SOCKET='' |
---|
6880 | GNULIB_SPRINTF_POSIX='' |
---|
6881 | GNULIB_SQRTF='' |
---|
6882 | GNULIB_SQRTL='' |
---|
6883 | GNULIB_STAT='' |
---|
6884 | GNULIB_STDIO_H_NONBLOCKING='' |
---|
6885 | GNULIB_STDIO_H_SIGPIPE='' |
---|
6886 | GNULIB_STPCPY='' |
---|
6887 | GNULIB_STPNCPY='' |
---|
6888 | GNULIB_STRCASESTR='' |
---|
6889 | GNULIB_STRCHRNUL='' |
---|
6890 | GNULIB_STRDUP='' |
---|
6891 | GNULIB_STRERROR='' |
---|
6892 | GNULIB_STRERROR_R='' |
---|
6893 | GNULIB_STRNCAT='' |
---|
6894 | GNULIB_STRNDUP='' |
---|
6895 | GNULIB_STRNLEN='' |
---|
6896 | GNULIB_STRPBRK='' |
---|
6897 | GNULIB_STRPTIME='' |
---|
6898 | GNULIB_STRSEP='' |
---|
6899 | GNULIB_STRSIGNAL='' |
---|
6900 | GNULIB_STRSTR='' |
---|
6901 | GNULIB_STRTOD='' |
---|
6902 | GNULIB_STRTOK_R='' |
---|
6903 | GNULIB_STRTOLL='' |
---|
6904 | GNULIB_STRTOULL='' |
---|
6905 | GNULIB_STRVERSCMP='' |
---|
6906 | GNULIB_SYMLINK='' |
---|
6907 | GNULIB_SYMLINKAT='' |
---|
6908 | GNULIB_SYSTEM_POSIX='' |
---|
6909 | GNULIB_TANF='' |
---|
6910 | GNULIB_TANHF='' |
---|
6911 | GNULIB_TANL='' |
---|
6912 | GNULIB_TIMEGM='' |
---|
6913 | GNULIB_TIMES='' |
---|
6914 | GNULIB_TIME_R='' |
---|
6915 | GNULIB_TMPFILE='' |
---|
6916 | GNULIB_TOWCTRANS='' |
---|
6917 | GNULIB_TRUNC='' |
---|
6918 | GNULIB_TRUNCF='' |
---|
6919 | GNULIB_TRUNCL='' |
---|
6920 | GNULIB_TTYNAME_R='' |
---|
6921 | GNULIB_UNAME='' |
---|
6922 | GNULIB_UNISTD_H_NONBLOCKING='' |
---|
6923 | GNULIB_UNISTD_H_SIGPIPE='' |
---|
6924 | GNULIB_UNLINK='' |
---|
6925 | GNULIB_UNLINKAT='' |
---|
6926 | GNULIB_UNLOCKPT='' |
---|
6927 | GNULIB_UNSETENV='' |
---|
6928 | GNULIB_USLEEP='' |
---|
6929 | GNULIB_UTIMENSAT='' |
---|
6930 | GNULIB_VASPRINTF='' |
---|
6931 | GNULIB_VDPRINTF='' |
---|
6932 | GNULIB_VFPRINTF='' |
---|
6933 | GNULIB_VFPRINTF_POSIX='' |
---|
6934 | GNULIB_VFSCANF='' |
---|
6935 | GNULIB_VPRINTF='' |
---|
6936 | GNULIB_VPRINTF_POSIX='' |
---|
6937 | GNULIB_VSCANF='' |
---|
6938 | GNULIB_VSNPRINTF='' |
---|
6939 | GNULIB_VSPRINTF_POSIX='' |
---|
6940 | GNULIB_WCPCPY='' |
---|
6941 | GNULIB_WCPNCPY='' |
---|
6942 | GNULIB_WCRTOMB='' |
---|
6943 | GNULIB_WCSCASECMP='' |
---|
6944 | GNULIB_WCSCAT='' |
---|
6945 | GNULIB_WCSCHR='' |
---|
6946 | GNULIB_WCSCMP='' |
---|
6947 | GNULIB_WCSCOLL='' |
---|
6948 | GNULIB_WCSCPY='' |
---|
6949 | GNULIB_WCSCSPN='' |
---|
6950 | GNULIB_WCSDUP='' |
---|
6951 | GNULIB_WCSLEN='' |
---|
6952 | GNULIB_WCSNCASECMP='' |
---|
6953 | GNULIB_WCSNCAT='' |
---|
6954 | GNULIB_WCSNCMP='' |
---|
6955 | GNULIB_WCSNCPY='' |
---|
6956 | GNULIB_WCSNLEN='' |
---|
6957 | GNULIB_WCSNRTOMBS='' |
---|
6958 | GNULIB_WCSPBRK='' |
---|
6959 | GNULIB_WCSRCHR='' |
---|
6960 | GNULIB_WCSRTOMBS='' |
---|
6961 | GNULIB_WCSSPN='' |
---|
6962 | GNULIB_WCSSTR='' |
---|
6963 | GNULIB_WCSTOK='' |
---|
6964 | GNULIB_WCSWIDTH='' |
---|
6965 | GNULIB_WCSXFRM='' |
---|
6966 | GNULIB_WCTOB='' |
---|
6967 | GNULIB_WCTOMB='' |
---|
6968 | GNULIB_WCTRANS='' |
---|
6969 | GNULIB_WCTYPE='' |
---|
6970 | GNULIB_WCWIDTH='' |
---|
6971 | GNULIB_WMEMCHR='' |
---|
6972 | GNULIB_WMEMCMP='' |
---|
6973 | GNULIB_WMEMCPY='' |
---|
6974 | GNULIB_WMEMMOVE='' |
---|
6975 | GNULIB_WMEMSET='' |
---|
6976 | GNULIB_WRITE='' |
---|
6977 | GNULIB__EXIT='' |
---|
6978 | GNUPLOT='gnuplot' |
---|
6979 | GPERF='gperf' |
---|
6980 | GRAPHICS_CFLAGS='-I/opt/local/include -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT' |
---|
6981 | GRAPHICS_LIBS='-L/opt/local/lib -Wl,-headerpad_max_install_names -lfltk_gl -framework AGL -framework OpenGL -framework ApplicationServices -lfltk -lpthread -framework Cocoa' |
---|
6982 | GREP='/opt/local/bin/grep' |
---|
6983 | GXX_VERSION='' |
---|
6984 | HAVE_ACCEPT4='' |
---|
6985 | HAVE_ACOSF='' |
---|
6986 | HAVE_ACOSL='' |
---|
6987 | HAVE_ALPHASORT='' |
---|
6988 | HAVE_ASINF='' |
---|
6989 | HAVE_ASINL='' |
---|
6990 | HAVE_ATAN2F='' |
---|
6991 | HAVE_ATANF='' |
---|
6992 | HAVE_ATANL='' |
---|
6993 | HAVE_ATOLL='' |
---|
6994 | HAVE_BTOWC='' |
---|
6995 | HAVE_CANONICALIZE_FILE_NAME='' |
---|
6996 | HAVE_CBRT='' |
---|
6997 | HAVE_CBRTF='' |
---|
6998 | HAVE_CBRTL='' |
---|
6999 | HAVE_CHOWN='' |
---|
7000 | HAVE_CLOSEDIR='' |
---|
7001 | HAVE_COPYSIGN='' |
---|
7002 | HAVE_COPYSIGNL='' |
---|
7003 | HAVE_COSF='' |
---|
7004 | HAVE_COSHF='' |
---|
7005 | HAVE_COSL='' |
---|
7006 | HAVE_DECL_ACOSL='' |
---|
7007 | HAVE_DECL_ASINL='' |
---|
7008 | HAVE_DECL_ATANL='' |
---|
7009 | HAVE_DECL_CBRTF='' |
---|
7010 | HAVE_DECL_CBRTL='' |
---|
7011 | HAVE_DECL_CEILF='' |
---|
7012 | HAVE_DECL_CEILL='' |
---|
7013 | HAVE_DECL_COPYSIGNF='' |
---|
7014 | HAVE_DECL_COSL='' |
---|
7015 | HAVE_DECL_DIRFD='' |
---|
7016 | HAVE_DECL_ENVIRON='' |
---|
7017 | HAVE_DECL_EXP2='' |
---|
7018 | HAVE_DECL_EXP2F='' |
---|
7019 | HAVE_DECL_EXP2L='' |
---|
7020 | HAVE_DECL_EXPL='' |
---|
7021 | HAVE_DECL_EXPM1L='' |
---|
7022 | HAVE_DECL_FCHDIR='' |
---|
7023 | HAVE_DECL_FDATASYNC='' |
---|
7024 | HAVE_DECL_FDOPENDIR='' |
---|
7025 | HAVE_DECL_FLOORF='' |
---|
7026 | HAVE_DECL_FLOORL='' |
---|
7027 | HAVE_DECL_FPURGE='' |
---|
7028 | HAVE_DECL_FREXPL='' |
---|
7029 | HAVE_DECL_FSEEKO='' |
---|
7030 | HAVE_DECL_FTELLO='' |
---|
7031 | HAVE_DECL_GETDELIM='' |
---|
7032 | HAVE_DECL_GETDOMAINNAME='' |
---|
7033 | HAVE_DECL_GETLINE='' |
---|
7034 | HAVE_DECL_GETLOADAVG='' |
---|
7035 | HAVE_DECL_GETLOGIN_R='' |
---|
7036 | HAVE_DECL_GETPAGESIZE='' |
---|
7037 | HAVE_DECL_GETUSERSHELL='' |
---|
7038 | HAVE_DECL_LDEXPL='' |
---|
7039 | HAVE_DECL_LOCALTIME_R='' |
---|
7040 | HAVE_DECL_LOG10L='' |
---|
7041 | HAVE_DECL_LOG2='' |
---|
7042 | HAVE_DECL_LOG2F='' |
---|
7043 | HAVE_DECL_LOG2L='' |
---|
7044 | HAVE_DECL_LOGB='' |
---|
7045 | HAVE_DECL_LOGL='' |
---|
7046 | HAVE_DECL_MEMMEM='' |
---|
7047 | HAVE_DECL_MEMRCHR='' |
---|
7048 | HAVE_DECL_OBSTACK_PRINTF='' |
---|
7049 | HAVE_DECL_REMAINDER='' |
---|
7050 | HAVE_DECL_REMAINDERL='' |
---|
7051 | HAVE_DECL_RINTF='' |
---|
7052 | HAVE_DECL_ROUND='' |
---|
7053 | HAVE_DECL_ROUNDF='' |
---|
7054 | HAVE_DECL_ROUNDL='' |
---|
7055 | HAVE_DECL_SETENV='' |
---|
7056 | HAVE_DECL_SETHOSTNAME='' |
---|
7057 | HAVE_DECL_SINL='' |
---|
7058 | HAVE_DECL_SNPRINTF='' |
---|
7059 | HAVE_DECL_SQRTL='' |
---|
7060 | HAVE_DECL_STRDUP='' |
---|
7061 | HAVE_DECL_STRERROR_R='' |
---|
7062 | HAVE_DECL_STRNCASECMP='' |
---|
7063 | HAVE_DECL_STRNDUP='' |
---|
7064 | HAVE_DECL_STRNLEN='' |
---|
7065 | HAVE_DECL_STRSIGNAL='' |
---|
7066 | HAVE_DECL_STRTOK_R='' |
---|
7067 | HAVE_DECL_TANL='' |
---|
7068 | HAVE_DECL_TRUNC='' |
---|
7069 | HAVE_DECL_TRUNCF='' |
---|
7070 | HAVE_DECL_TRUNCL='' |
---|
7071 | HAVE_DECL_TTYNAME_R='' |
---|
7072 | HAVE_DECL_UNSETENV='' |
---|
7073 | HAVE_DECL_VSNPRINTF='' |
---|
7074 | HAVE_DECL_WCTOB='' |
---|
7075 | HAVE_DECL_WCWIDTH='' |
---|
7076 | HAVE_DIRENT_H='' |
---|
7077 | HAVE_DPRINTF='' |
---|
7078 | HAVE_DUP2='' |
---|
7079 | HAVE_DUP3='' |
---|
7080 | HAVE_EUIDACCESS='' |
---|
7081 | HAVE_EXPF='' |
---|
7082 | HAVE_EXPL='' |
---|
7083 | HAVE_EXPM1='' |
---|
7084 | HAVE_EXPM1F='' |
---|
7085 | HAVE_FABSF='' |
---|
7086 | HAVE_FABSL='' |
---|
7087 | HAVE_FACCESSAT='' |
---|
7088 | HAVE_FCHDIR='' |
---|
7089 | HAVE_FCHMODAT='' |
---|
7090 | HAVE_FCHOWNAT='' |
---|
7091 | HAVE_FCNTL='' |
---|
7092 | HAVE_FDATASYNC='' |
---|
7093 | HAVE_FDOPENDIR='' |
---|
7094 | HAVE_FEATURES_H='' |
---|
7095 | HAVE_FFS='' |
---|
7096 | HAVE_FFSL='' |
---|
7097 | HAVE_FFSLL='' |
---|
7098 | HAVE_FMA='' |
---|
7099 | HAVE_FMAF='' |
---|
7100 | HAVE_FMAL='' |
---|
7101 | HAVE_FMODF='' |
---|
7102 | HAVE_FMODL='' |
---|
7103 | HAVE_FREXPF='' |
---|
7104 | HAVE_FSEEKO='' |
---|
7105 | HAVE_FSTATAT='' |
---|
7106 | HAVE_FSYNC='' |
---|
7107 | HAVE_FTELLO='' |
---|
7108 | HAVE_FTRUNCATE='' |
---|
7109 | HAVE_FUTIMENS='' |
---|
7110 | HAVE_GETDTABLESIZE='' |
---|
7111 | HAVE_GETGROUPS='' |
---|
7112 | HAVE_GETHOSTNAME='' |
---|
7113 | HAVE_GETLOGIN='' |
---|
7114 | HAVE_GETOPT_H='' |
---|
7115 | HAVE_GETPAGESIZE='' |
---|
7116 | HAVE_GETSUBOPT='' |
---|
7117 | HAVE_GETTIMEOFDAY='' |
---|
7118 | HAVE_GRANTPT='' |
---|
7119 | HAVE_GROUP_MEMBER='' |
---|
7120 | HAVE_HYPOTF='' |
---|
7121 | HAVE_HYPOTL='' |
---|
7122 | HAVE_ILOGB='' |
---|
7123 | HAVE_ILOGBF='' |
---|
7124 | HAVE_ILOGBL='' |
---|
7125 | HAVE_INTTYPES_H='' |
---|
7126 | HAVE_ISNAND='' |
---|
7127 | HAVE_ISNANF='' |
---|
7128 | HAVE_ISNANL='' |
---|
7129 | HAVE_ISWBLANK='' |
---|
7130 | HAVE_ISWCNTRL='' |
---|
7131 | HAVE_LCHMOD='' |
---|
7132 | HAVE_LCHOWN='' |
---|
7133 | HAVE_LDEXPF='' |
---|
7134 | HAVE_LINK='' |
---|
7135 | HAVE_LINKAT='' |
---|
7136 | HAVE_LOG10F='' |
---|
7137 | HAVE_LOG10L='' |
---|
7138 | HAVE_LOG1P='' |
---|
7139 | HAVE_LOG1PF='' |
---|
7140 | HAVE_LOG1PL='' |
---|
7141 | HAVE_LOGBF='' |
---|
7142 | HAVE_LOGBL='' |
---|
7143 | HAVE_LOGF='' |
---|
7144 | HAVE_LOGL='' |
---|
7145 | HAVE_LONG_LONG_INT='' |
---|
7146 | HAVE_LSTAT='' |
---|
7147 | HAVE_MBRLEN='' |
---|
7148 | HAVE_MBRTOWC='' |
---|
7149 | HAVE_MBSINIT='' |
---|
7150 | HAVE_MBSLEN='' |
---|
7151 | HAVE_MBSNRTOWCS='' |
---|
7152 | HAVE_MBSRTOWCS='' |
---|
7153 | HAVE_MEMCHR='' |
---|
7154 | HAVE_MEMPCPY='' |
---|
7155 | HAVE_MKDIRAT='' |
---|
7156 | HAVE_MKDTEMP='' |
---|
7157 | HAVE_MKFIFO='' |
---|
7158 | HAVE_MKFIFOAT='' |
---|
7159 | HAVE_MKNOD='' |
---|
7160 | HAVE_MKNODAT='' |
---|
7161 | HAVE_MKOSTEMP='' |
---|
7162 | HAVE_MKOSTEMPS='' |
---|
7163 | HAVE_MKSTEMP='' |
---|
7164 | HAVE_MKSTEMPS='' |
---|
7165 | HAVE_MODFF='' |
---|
7166 | HAVE_MODFL='' |
---|
7167 | HAVE_MSVC_INVALID_PARAMETER_HANDLER='' |
---|
7168 | HAVE_NANOSLEEP='' |
---|
7169 | HAVE_OPENAT='' |
---|
7170 | HAVE_OPENDIR='' |
---|
7171 | HAVE_OS_H='' |
---|
7172 | HAVE_PCLOSE='' |
---|
7173 | HAVE_PCRE_CONFIG='yes' |
---|
7174 | HAVE_PIPE2='' |
---|
7175 | HAVE_PIPE='' |
---|
7176 | HAVE_POPEN='' |
---|
7177 | HAVE_POSIX_OPENPT='' |
---|
7178 | HAVE_POSIX_SIGNALBLOCKING='' |
---|
7179 | HAVE_POWF='' |
---|
7180 | HAVE_PREAD='' |
---|
7181 | HAVE_PSELECT='' |
---|
7182 | HAVE_PTHREAD_SIGMASK='' |
---|
7183 | HAVE_PTSNAME='' |
---|
7184 | HAVE_PTSNAME_R='' |
---|
7185 | HAVE_PWRITE='' |
---|
7186 | HAVE_RAISE='' |
---|
7187 | HAVE_RANDOM='' |
---|
7188 | HAVE_RANDOM_H='' |
---|
7189 | HAVE_RANDOM_R='' |
---|
7190 | HAVE_RAWMEMCHR='' |
---|
7191 | HAVE_READDIR='' |
---|
7192 | HAVE_READLINK='' |
---|
7193 | HAVE_READLINKAT='' |
---|
7194 | HAVE_REALPATH='' |
---|
7195 | HAVE_REMAINDER='' |
---|
7196 | HAVE_REMAINDERF='' |
---|
7197 | HAVE_RENAMEAT='' |
---|
7198 | HAVE_REWINDDIR='' |
---|
7199 | HAVE_RINT='' |
---|
7200 | HAVE_RINTL='' |
---|
7201 | HAVE_RPMATCH='' |
---|
7202 | HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='' |
---|
7203 | HAVE_SA_FAMILY_T='' |
---|
7204 | HAVE_SCANDIR='' |
---|
7205 | HAVE_SECURE_GETENV='' |
---|
7206 | HAVE_SETENV='' |
---|
7207 | HAVE_SETHOSTNAME='' |
---|
7208 | HAVE_SIGACTION='' |
---|
7209 | HAVE_SIGHANDLER_T='' |
---|
7210 | HAVE_SIGINFO_T='' |
---|
7211 | HAVE_SIGNED_SIG_ATOMIC_T='' |
---|
7212 | HAVE_SIGNED_WCHAR_T='' |
---|
7213 | HAVE_SIGNED_WINT_T='' |
---|
7214 | HAVE_SIGSET_T='' |
---|
7215 | HAVE_SINF='' |
---|
7216 | HAVE_SINHF='' |
---|
7217 | HAVE_SINL='' |
---|
7218 | HAVE_SLEEP='' |
---|
7219 | HAVE_SQRTF='' |
---|
7220 | HAVE_SQRTL='' |
---|
7221 | HAVE_STDINT_H='' |
---|
7222 | HAVE_STPCPY='' |
---|
7223 | HAVE_STPNCPY='' |
---|
7224 | HAVE_STRCASECMP='' |
---|
7225 | HAVE_STRCASESTR='' |
---|
7226 | HAVE_STRCHRNUL='' |
---|
7227 | HAVE_STRINGS_H='' |
---|
7228 | HAVE_STRPBRK='' |
---|
7229 | HAVE_STRPTIME='' |
---|
7230 | HAVE_STRSEP='' |
---|
7231 | HAVE_STRTOD='' |
---|
7232 | HAVE_STRTOLL='' |
---|
7233 | HAVE_STRTOULL='' |
---|
7234 | HAVE_STRUCT_RANDOM_DATA='' |
---|
7235 | HAVE_STRUCT_SIGACTION_SA_SIGACTION='' |
---|
7236 | HAVE_STRUCT_SOCKADDR_STORAGE='' |
---|
7237 | HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='' |
---|
7238 | HAVE_STRUCT_TIMEVAL='' |
---|
7239 | HAVE_STRUCT_TMS='' |
---|
7240 | HAVE_STRUCT_UTSNAME='' |
---|
7241 | HAVE_STRVERSCMP='' |
---|
7242 | HAVE_SYMLINK='' |
---|
7243 | HAVE_SYMLINKAT='' |
---|
7244 | HAVE_SYS_BITYPES_H='' |
---|
7245 | HAVE_SYS_CDEFS_H='' |
---|
7246 | HAVE_SYS_INTTYPES_H='' |
---|
7247 | HAVE_SYS_LOADAVG_H='' |
---|
7248 | HAVE_SYS_PARAM_H='' |
---|
7249 | HAVE_SYS_SELECT_H='' |
---|
7250 | HAVE_SYS_SOCKET_H='' |
---|
7251 | HAVE_SYS_TIMES_H='' |
---|
7252 | HAVE_SYS_TIME_H='' |
---|
7253 | HAVE_SYS_TYPES_H='' |
---|
7254 | HAVE_SYS_UIO_H='' |
---|
7255 | HAVE_SYS_UTSNAME_H='' |
---|
7256 | HAVE_TANF='' |
---|
7257 | HAVE_TANHF='' |
---|
7258 | HAVE_TANL='' |
---|
7259 | HAVE_TIMEGM='' |
---|
7260 | HAVE_TIMES='' |
---|
7261 | HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='' |
---|
7262 | HAVE_UNAME='' |
---|
7263 | HAVE_UNISTD_H='' |
---|
7264 | HAVE_UNLINKAT='' |
---|
7265 | HAVE_UNLOCKPT='' |
---|
7266 | HAVE_UNSIGNED_LONG_LONG_INT='' |
---|
7267 | HAVE_USLEEP='' |
---|
7268 | HAVE_UTIMENSAT='' |
---|
7269 | HAVE_VASPRINTF='' |
---|
7270 | HAVE_VDPRINTF='' |
---|
7271 | HAVE_WCHAR_H='' |
---|
7272 | HAVE_WCHAR_T='' |
---|
7273 | HAVE_WCPCPY='' |
---|
7274 | HAVE_WCPNCPY='' |
---|
7275 | HAVE_WCRTOMB='' |
---|
7276 | HAVE_WCSCASECMP='' |
---|
7277 | HAVE_WCSCAT='' |
---|
7278 | HAVE_WCSCHR='' |
---|
7279 | HAVE_WCSCMP='' |
---|
7280 | HAVE_WCSCOLL='' |
---|
7281 | HAVE_WCSCPY='' |
---|
7282 | HAVE_WCSCSPN='' |
---|
7283 | HAVE_WCSDUP='' |
---|
7284 | HAVE_WCSLEN='' |
---|
7285 | HAVE_WCSNCASECMP='' |
---|
7286 | HAVE_WCSNCAT='' |
---|
7287 | HAVE_WCSNCMP='' |
---|
7288 | HAVE_WCSNCPY='' |
---|
7289 | HAVE_WCSNLEN='' |
---|
7290 | HAVE_WCSNRTOMBS='' |
---|
7291 | HAVE_WCSPBRK='' |
---|
7292 | HAVE_WCSRCHR='' |
---|
7293 | HAVE_WCSRTOMBS='' |
---|
7294 | HAVE_WCSSPN='' |
---|
7295 | HAVE_WCSSTR='' |
---|
7296 | HAVE_WCSTOK='' |
---|
7297 | HAVE_WCSWIDTH='' |
---|
7298 | HAVE_WCSXFRM='' |
---|
7299 | HAVE_WCTRANS_T='' |
---|
7300 | HAVE_WCTYPE_H='' |
---|
7301 | HAVE_WCTYPE_T='' |
---|
7302 | HAVE_WINSOCK2_H='' |
---|
7303 | HAVE_WINT_T='' |
---|
7304 | HAVE_WMEMCHR='' |
---|
7305 | HAVE_WMEMCMP='' |
---|
7306 | HAVE_WMEMCPY='' |
---|
7307 | HAVE_WMEMMOVE='' |
---|
7308 | HAVE_WMEMSET='' |
---|
7309 | HAVE_WS2TCPIP_H='' |
---|
7310 | HAVE__BOOL='' |
---|
7311 | HAVE__EXIT='' |
---|
7312 | HDF5_CPPFLAGS='' |
---|
7313 | HDF5_LDFLAGS='' |
---|
7314 | HDF5_LIBS='-lhdf5' |
---|
7315 | INCLUDE_DEPS='yes' |
---|
7316 | INCLUDE_NEXT='' |
---|
7317 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE='' |
---|
7318 | INSTALL_DATA='${INSTALL} -m 644' |
---|
7319 | INSTALL_PROGRAM='${INSTALL}' |
---|
7320 | INSTALL_SCRIPT='${INSTALL}' |
---|
7321 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
7322 | ISNAND_LIBM='' |
---|
7323 | ISNANF_LIBM='' |
---|
7324 | JAR='' |
---|
7325 | JAVA='' |
---|
7326 | JAVAC='' |
---|
7327 | JAVA_CPPFLAGS='' |
---|
7328 | JAVA_HOME='' |
---|
7329 | JAVA_LIBS='' |
---|
7330 | LAPACK_LIBS='' |
---|
7331 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
7332 | LDFLAGS='' |
---|
7333 | LD_CXX='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
7334 | LD_STATIC_FLAG='' |
---|
7335 | LEX='flex' |
---|
7336 | LEXLIB='' |
---|
7337 | LEX_OUTPUT_ROOT='lex.octave_' |
---|
7338 | LFLAGS='-I' |
---|
7339 | LIBINTL='' |
---|
7340 | LIBOBJS='' |
---|
7341 | LIBOCTAVE='' |
---|
7342 | LIBOCTINTERP='' |
---|
7343 | LIBPRE='' |
---|
7344 | LIBS='-lm ' |
---|
7345 | LIBSOCKET='' |
---|
7346 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
7347 | LIB_NANOSLEEP='' |
---|
7348 | LIB_SELECT='' |
---|
7349 | LIPO='lipo' |
---|
7350 | LLVM_CONFIG='' |
---|
7351 | LLVM_CPPFLAGS='' |
---|
7352 | LLVM_CXXFLAGS='' |
---|
7353 | LLVM_LDFLAGS='' |
---|
7354 | LLVM_LIBS='' |
---|
7355 | LN_S='ln -s' |
---|
7356 | LOCALCHARSET_TESTS_ENVIRONMENT='' |
---|
7357 | LOCALE_FR='' |
---|
7358 | LOCALE_FR_UTF8='' |
---|
7359 | LOCALE_JA='' |
---|
7360 | LOCALE_ZH_CN='' |
---|
7361 | LOG2F_LIBM='' |
---|
7362 | LOG2_LIBM='' |
---|
7363 | LOGF_LIBM='' |
---|
7364 | LOG_LIBM='' |
---|
7365 | LRELEASE='' |
---|
7366 | LTALLOCA='' |
---|
7367 | LTLIBINTL='' |
---|
7368 | LTLIBOBJS='' |
---|
7369 | MAGICK_CPPFLAGS='-I/opt/local/include/GraphicsMagick ' |
---|
7370 | MAGICK_LDFLAGS='-L/opt/local/lib ' |
---|
7371 | MAGICK_LIBS='-lGraphicsMagick++ -lGraphicsMagick ' |
---|
7372 | MAKEINFO='${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' |
---|
7373 | MANIFEST_TOOL=':' |
---|
7374 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
7375 | MKINFO='makeinfo' |
---|
7376 | MKOCTFILE_AR='' |
---|
7377 | MKOCTFILE_CC='' |
---|
7378 | MKOCTFILE_CXX='' |
---|
7379 | MKOCTFILE_DL_LD='' |
---|
7380 | MKOCTFILE_DL_LDFLAGS='' |
---|
7381 | MKOCTFILE_F77='' |
---|
7382 | MKOCTFILE_LD_CXX='' |
---|
7383 | MKOCTFILE_RANLIB='' |
---|
7384 | MOC='' |
---|
7385 | NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' |
---|
7386 | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' |
---|
7387 | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' |
---|
7388 | NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' |
---|
7389 | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' |
---|
7390 | NEXT_AS_FIRST_DIRECTIVE_MATH_H='' |
---|
7391 | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' |
---|
7392 | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' |
---|
7393 | NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' |
---|
7394 | NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' |
---|
7395 | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' |
---|
7396 | NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' |
---|
7397 | NEXT_AS_FIRST_DIRECTIVE_STRING_H='' |
---|
7398 | NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' |
---|
7399 | NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='' |
---|
7400 | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' |
---|
7401 | NEXT_AS_FIRST_DIRECTIVE_SYS_TIMES_H='' |
---|
7402 | NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' |
---|
7403 | NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' |
---|
7404 | NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='' |
---|
7405 | NEXT_AS_FIRST_DIRECTIVE_SYS_UTSNAME_H='' |
---|
7406 | NEXT_AS_FIRST_DIRECTIVE_TIME_H='' |
---|
7407 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' |
---|
7408 | NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' |
---|
7409 | NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' |
---|
7410 | NEXT_DIRENT_H='' |
---|
7411 | NEXT_ERRNO_H='' |
---|
7412 | NEXT_FCNTL_H='' |
---|
7413 | NEXT_FLOAT_H='' |
---|
7414 | NEXT_GETOPT_H='' |
---|
7415 | NEXT_MATH_H='' |
---|
7416 | NEXT_SIGNAL_H='' |
---|
7417 | NEXT_STDDEF_H='' |
---|
7418 | NEXT_STDINT_H='' |
---|
7419 | NEXT_STDIO_H='' |
---|
7420 | NEXT_STDLIB_H='' |
---|
7421 | NEXT_STRINGS_H='' |
---|
7422 | NEXT_STRING_H='' |
---|
7423 | NEXT_SYS_SELECT_H='' |
---|
7424 | NEXT_SYS_SOCKET_H='' |
---|
7425 | NEXT_SYS_STAT_H='' |
---|
7426 | NEXT_SYS_TIMES_H='' |
---|
7427 | NEXT_SYS_TIME_H='' |
---|
7428 | NEXT_SYS_TYPES_H='' |
---|
7429 | NEXT_SYS_UIO_H='' |
---|
7430 | NEXT_SYS_UTSNAME_H='' |
---|
7431 | NEXT_TIME_H='' |
---|
7432 | NEXT_UNISTD_H='' |
---|
7433 | NEXT_WCHAR_H='' |
---|
7434 | NEXT_WCTYPE_H='' |
---|
7435 | NM='/opt/local/bin/nm' |
---|
7436 | NMEDIT='nmedit' |
---|
7437 | NO_OCT_FILE_STRIP='' |
---|
7438 | NO_UNDEFINED_LDFLAG='' |
---|
7439 | OBJDUMP='false' |
---|
7440 | OBJEXT='o' |
---|
7441 | OCTAVE_API_VERSION='api-v49+' |
---|
7442 | OCTAVE_COPYRIGHT='Copyright (C) 2014 John W. Eaton and others.' |
---|
7443 | OCTAVE_DLL_DEFS='' |
---|
7444 | OCTAVE_IDX_TYPE='int' |
---|
7445 | OCTAVE_MAJOR_VERSION='3' |
---|
7446 | OCTAVE_MINOR_VERSION='8' |
---|
7447 | OCTAVE_PATCH_VERSION='2' |
---|
7448 | OCTAVE_RELEASE_DATE='2014-08-06' |
---|
7449 | OCTAVE_VERSION='3.8.2' |
---|
7450 | OCTGRAPHICS_DLL_DEFS='' |
---|
7451 | OCTGUI_DLL_DEFS='' |
---|
7452 | OCTINTERP_DLL_DEFS='' |
---|
7453 | OPENGL_LIBS='-L/opt/local/lib -lfontconfig -lfreetype -Wl,-framework -Wl,OpenGL' |
---|
7454 | OTOOL64=':' |
---|
7455 | OTOOL='otool' |
---|
7456 | PACKAGE='octave' |
---|
7457 | PACKAGE_BUGREPORT='http://octave.org/bugs.html' |
---|
7458 | PACKAGE_NAME='GNU Octave' |
---|
7459 | PACKAGE_STRING='GNU Octave 3.8.2' |
---|
7460 | PACKAGE_TARNAME='octave' |
---|
7461 | PACKAGE_URL='http://www.gnu.org/software/octave/' |
---|
7462 | PACKAGE_VERSION='3.8.2' |
---|
7463 | PATH_SEPARATOR=':' |
---|
7464 | PCRE_CPPFLAGS='-I/opt/local/include' |
---|
7465 | PCRE_LIBS='-L/opt/local/lib -lpcre' |
---|
7466 | PERL='/opt/local/bin/perl' |
---|
7467 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
7468 | POW_LIBM='' |
---|
7469 | PRAGMA_COLUMNS='' |
---|
7470 | PRAGMA_SYSTEM_HEADER='' |
---|
7471 | PTHREAD_CC='/usr/bin/clang' |
---|
7472 | PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread' |
---|
7473 | PTHREAD_H_DEFINES_STRUCT_TIMESPEC='' |
---|
7474 | PTHREAD_LIBS='' |
---|
7475 | PTRDIFF_T_SUFFIX='' |
---|
7476 | PYTHON=''\'' '\''' |
---|
7477 | QHULL_CPPFLAGS='' |
---|
7478 | QHULL_LDFLAGS='' |
---|
7479 | QHULL_LIBS='-lqhull' |
---|
7480 | QRUPDATE_CPPFLAGS='' |
---|
7481 | QRUPDATE_LDFLAGS='' |
---|
7482 | QRUPDATE_LIBS='' |
---|
7483 | QT_CFLAGS='' |
---|
7484 | QT_CPPFLAGS='' |
---|
7485 | QT_LDFLAGS='' |
---|
7486 | QT_LIBS='' |
---|
7487 | RANLIB='ranlib' |
---|
7488 | RCC='' |
---|
7489 | RDYNAMIC_FLAG='' |
---|
7490 | READLINE_LIBS='' |
---|
7491 | REPLACE_BTOWC='' |
---|
7492 | REPLACE_CALLOC='' |
---|
7493 | REPLACE_CANONICALIZE_FILE_NAME='' |
---|
7494 | REPLACE_CBRTF='' |
---|
7495 | REPLACE_CBRTL='' |
---|
7496 | REPLACE_CEIL='' |
---|
7497 | REPLACE_CEILF='' |
---|
7498 | REPLACE_CEILL='' |
---|
7499 | REPLACE_CHOWN='' |
---|
7500 | REPLACE_CLOSE='' |
---|
7501 | REPLACE_CLOSEDIR='' |
---|
7502 | REPLACE_DIRFD='' |
---|
7503 | REPLACE_DPRINTF='' |
---|
7504 | REPLACE_DUP2='' |
---|
7505 | REPLACE_DUP='' |
---|
7506 | REPLACE_EXP2='' |
---|
7507 | REPLACE_EXP2L='' |
---|
7508 | REPLACE_EXPM1='' |
---|
7509 | REPLACE_EXPM1F='' |
---|
7510 | REPLACE_FABSL='' |
---|
7511 | REPLACE_FCHOWNAT='' |
---|
7512 | REPLACE_FCLOSE='' |
---|
7513 | REPLACE_FCNTL='' |
---|
7514 | REPLACE_FDOPEN='' |
---|
7515 | REPLACE_FDOPENDIR='' |
---|
7516 | REPLACE_FFLUSH='' |
---|
7517 | REPLACE_FLOOR='' |
---|
7518 | REPLACE_FLOORF='' |
---|
7519 | REPLACE_FLOORL='' |
---|
7520 | REPLACE_FMA='' |
---|
7521 | REPLACE_FMAF='' |
---|
7522 | REPLACE_FMAL='' |
---|
7523 | REPLACE_FMOD='' |
---|
7524 | REPLACE_FMODF='' |
---|
7525 | REPLACE_FMODL='' |
---|
7526 | REPLACE_FOPEN='' |
---|
7527 | REPLACE_FPRINTF='' |
---|
7528 | REPLACE_FPURGE='' |
---|
7529 | REPLACE_FREOPEN='' |
---|
7530 | REPLACE_FREXP='' |
---|
7531 | REPLACE_FREXPF='' |
---|
7532 | REPLACE_FREXPL='' |
---|
7533 | REPLACE_FSEEK='' |
---|
7534 | REPLACE_FSEEKO='' |
---|
7535 | REPLACE_FSTAT='' |
---|
7536 | REPLACE_FSTATAT='' |
---|
7537 | REPLACE_FTELL='' |
---|
7538 | REPLACE_FTELLO='' |
---|
7539 | REPLACE_FTRUNCATE='' |
---|
7540 | REPLACE_FUTIMENS='' |
---|
7541 | REPLACE_GETCWD='' |
---|
7542 | REPLACE_GETDELIM='' |
---|
7543 | REPLACE_GETDOMAINNAME='' |
---|
7544 | REPLACE_GETDTABLESIZE='' |
---|
7545 | REPLACE_GETGROUPS='' |
---|
7546 | REPLACE_GETLINE='' |
---|
7547 | REPLACE_GETLOGIN_R='' |
---|
7548 | REPLACE_GETPAGESIZE='' |
---|
7549 | REPLACE_GETTIMEOFDAY='' |
---|
7550 | REPLACE_HUGE_VAL='' |
---|
7551 | REPLACE_HYPOT='' |
---|
7552 | REPLACE_HYPOTF='' |
---|
7553 | REPLACE_HYPOTL='' |
---|
7554 | REPLACE_ILOGB='' |
---|
7555 | REPLACE_ILOGBF='' |
---|
7556 | REPLACE_ISATTY='' |
---|
7557 | REPLACE_ISFINITE='' |
---|
7558 | REPLACE_ISINF='' |
---|
7559 | REPLACE_ISNAN='' |
---|
7560 | REPLACE_ISWBLANK='' |
---|
7561 | REPLACE_ISWCNTRL='' |
---|
7562 | REPLACE_ITOLD='' |
---|
7563 | REPLACE_LCHOWN='' |
---|
7564 | REPLACE_LDEXPL='' |
---|
7565 | REPLACE_LINK='' |
---|
7566 | REPLACE_LINKAT='' |
---|
7567 | REPLACE_LOCALTIME_R='' |
---|
7568 | REPLACE_LOG10='' |
---|
7569 | REPLACE_LOG10F='' |
---|
7570 | REPLACE_LOG10L='' |
---|
7571 | REPLACE_LOG1P='' |
---|
7572 | REPLACE_LOG1PF='' |
---|
7573 | REPLACE_LOG1PL='' |
---|
7574 | REPLACE_LOG2='' |
---|
7575 | REPLACE_LOG2F='' |
---|
7576 | REPLACE_LOG2L='' |
---|
7577 | REPLACE_LOG='' |
---|
7578 | REPLACE_LOGB='' |
---|
7579 | REPLACE_LOGBF='' |
---|
7580 | REPLACE_LOGBL='' |
---|
7581 | REPLACE_LOGF='' |
---|
7582 | REPLACE_LOGL='' |
---|
7583 | REPLACE_LSEEK='' |
---|
7584 | REPLACE_LSTAT='' |
---|
7585 | REPLACE_MALLOC='' |
---|
7586 | REPLACE_MBRLEN='' |
---|
7587 | REPLACE_MBRTOWC='' |
---|
7588 | REPLACE_MBSINIT='' |
---|
7589 | REPLACE_MBSNRTOWCS='' |
---|
7590 | REPLACE_MBSRTOWCS='' |
---|
7591 | REPLACE_MBSTATE_T='' |
---|
7592 | REPLACE_MBTOWC='' |
---|
7593 | REPLACE_MEMCHR='' |
---|
7594 | REPLACE_MEMMEM='' |
---|
7595 | REPLACE_MKDIR='' |
---|
7596 | REPLACE_MKFIFO='' |
---|
7597 | REPLACE_MKNOD='' |
---|
7598 | REPLACE_MKSTEMP='' |
---|
7599 | REPLACE_MKTIME='' |
---|
7600 | REPLACE_MODF='' |
---|
7601 | REPLACE_MODFF='' |
---|
7602 | REPLACE_MODFL='' |
---|
7603 | REPLACE_NAN='' |
---|
7604 | REPLACE_NANOSLEEP='' |
---|
7605 | REPLACE_NULL='' |
---|
7606 | REPLACE_OBSTACK_PRINTF='' |
---|
7607 | REPLACE_OPEN='' |
---|
7608 | REPLACE_OPENAT='' |
---|
7609 | REPLACE_OPENDIR='' |
---|
7610 | REPLACE_PERROR='' |
---|
7611 | REPLACE_POPEN='' |
---|
7612 | REPLACE_PREAD='' |
---|
7613 | REPLACE_PRINTF='' |
---|
7614 | REPLACE_PSELECT='' |
---|
7615 | REPLACE_PTHREAD_SIGMASK='' |
---|
7616 | REPLACE_PTSNAME='' |
---|
7617 | REPLACE_PTSNAME_R='' |
---|
7618 | REPLACE_PUTENV='' |
---|
7619 | REPLACE_PWRITE='' |
---|
7620 | REPLACE_RAISE='' |
---|
7621 | REPLACE_RANDOM_R='' |
---|
7622 | REPLACE_READ='' |
---|
7623 | REPLACE_READLINK='' |
---|
7624 | REPLACE_REALLOC='' |
---|
7625 | REPLACE_REALPATH='' |
---|
7626 | REPLACE_REMAINDER='' |
---|
7627 | REPLACE_REMAINDERF='' |
---|
7628 | REPLACE_REMAINDERL='' |
---|
7629 | REPLACE_REMOVE='' |
---|
7630 | REPLACE_RENAME='' |
---|
7631 | REPLACE_RENAMEAT='' |
---|
7632 | REPLACE_RMDIR='' |
---|
7633 | REPLACE_ROUND='' |
---|
7634 | REPLACE_ROUNDF='' |
---|
7635 | REPLACE_ROUNDL='' |
---|
7636 | REPLACE_SELECT='' |
---|
7637 | REPLACE_SETENV='' |
---|
7638 | REPLACE_SIGNBIT='' |
---|
7639 | REPLACE_SIGNBIT_USING_GCC='' |
---|
7640 | REPLACE_SLEEP='' |
---|
7641 | REPLACE_SNPRINTF='' |
---|
7642 | REPLACE_SPRINTF='' |
---|
7643 | REPLACE_SQRTL='' |
---|
7644 | REPLACE_STAT='' |
---|
7645 | REPLACE_STDIO_READ_FUNCS='' |
---|
7646 | REPLACE_STDIO_WRITE_FUNCS='' |
---|
7647 | REPLACE_STPNCPY='' |
---|
7648 | REPLACE_STRCASESTR='' |
---|
7649 | REPLACE_STRCHRNUL='' |
---|
7650 | REPLACE_STRDUP='' |
---|
7651 | REPLACE_STRERROR='' |
---|
7652 | REPLACE_STRERROR_R='' |
---|
7653 | REPLACE_STRNCAT='' |
---|
7654 | REPLACE_STRNDUP='' |
---|
7655 | REPLACE_STRNLEN='' |
---|
7656 | REPLACE_STRSIGNAL='' |
---|
7657 | REPLACE_STRSTR='' |
---|
7658 | REPLACE_STRTOD='' |
---|
7659 | REPLACE_STRTOK_R='' |
---|
7660 | REPLACE_STRUCT_TIMEVAL='' |
---|
7661 | REPLACE_SYMLINK='' |
---|
7662 | REPLACE_TIMEGM='' |
---|
7663 | REPLACE_TMPFILE='' |
---|
7664 | REPLACE_TOWLOWER='' |
---|
7665 | REPLACE_TRUNC='' |
---|
7666 | REPLACE_TRUNCF='' |
---|
7667 | REPLACE_TRUNCL='' |
---|
7668 | REPLACE_TTYNAME_R='' |
---|
7669 | REPLACE_UNLINK='' |
---|
7670 | REPLACE_UNLINKAT='' |
---|
7671 | REPLACE_UNSETENV='' |
---|
7672 | REPLACE_USLEEP='' |
---|
7673 | REPLACE_UTIMENSAT='' |
---|
7674 | REPLACE_VASPRINTF='' |
---|
7675 | REPLACE_VDPRINTF='' |
---|
7676 | REPLACE_VFPRINTF='' |
---|
7677 | REPLACE_VPRINTF='' |
---|
7678 | REPLACE_VSNPRINTF='' |
---|
7679 | REPLACE_VSPRINTF='' |
---|
7680 | REPLACE_WCRTOMB='' |
---|
7681 | REPLACE_WCSNRTOMBS='' |
---|
7682 | REPLACE_WCSRTOMBS='' |
---|
7683 | REPLACE_WCSWIDTH='' |
---|
7684 | REPLACE_WCTOB='' |
---|
7685 | REPLACE_WCTOMB='' |
---|
7686 | REPLACE_WCWIDTH='' |
---|
7687 | REPLACE_WRITE='' |
---|
7688 | ROUNDF_LIBM='' |
---|
7689 | ROUND_LIBM='' |
---|
7690 | SED='/opt/local/bin/gsed' |
---|
7691 | SET_MAKE='' |
---|
7692 | SHELL='/bin/sh' |
---|
7693 | SHLBIN='' |
---|
7694 | SHLBINPRE='' |
---|
7695 | SHLBIN_VER='' |
---|
7696 | SHLEXT='' |
---|
7697 | SHLEXT_VER='' |
---|
7698 | SHLLIB='' |
---|
7699 | SHLLIBPRE='' |
---|
7700 | SHLLIB_VER='' |
---|
7701 | SHLLINKEXT='' |
---|
7702 | SHLPRE='' |
---|
7703 | SH_LD='' |
---|
7704 | SH_LDFLAGS='' |
---|
7705 | SIG_ATOMIC_T_SUFFIX='' |
---|
7706 | SIZE_T_SUFFIX='' |
---|
7707 | SONAME_FLAGS='' |
---|
7708 | STDALIGN_H='' |
---|
7709 | STDBOOL_H='' |
---|
7710 | STDDEF_H='' |
---|
7711 | STDINT_H='' |
---|
7712 | STRIP='strip' |
---|
7713 | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='' |
---|
7714 | TEMPLATE_AR='' |
---|
7715 | TEMPLATE_ARFLAGS='' |
---|
7716 | TERM_LIBS='' |
---|
7717 | TEXI2DVI='/opt/local/bin/texi2dvi --build-dir=t2d_cache' |
---|
7718 | TEXI2PDF='/opt/local/bin/texi2pdf --build-dir=t2d_cache' |
---|
7719 | TEXINFO_AMD='' |
---|
7720 | TEXINFO_ARPACK='' |
---|
7721 | TEXINFO_CAMD='' |
---|
7722 | TEXINFO_CCOLAMD='' |
---|
7723 | TEXINFO_CHOLMOD='' |
---|
7724 | TEXINFO_COLAMD='' |
---|
7725 | TEXINFO_CURL='@set HAVE_CURL' |
---|
7726 | TEXINFO_CXSPARSE='' |
---|
7727 | TEXINFO_FFTW3='@set HAVE_FFTW3' |
---|
7728 | TEXINFO_FFTW3F='@set HAVE_FFTW3F' |
---|
7729 | TEXINFO_GLPK='@set HAVE_GLPK' |
---|
7730 | TEXINFO_HDF5='@set HAVE_HDF5' |
---|
7731 | TEXINFO_QHULL='@set HAVE_QHULL' |
---|
7732 | TEXINFO_QRUPDATE='' |
---|
7733 | TEXINFO_UMFPACK='' |
---|
7734 | TEXINFO_Z='@set HAVE_Z' |
---|
7735 | TIME_H_DEFINES_STRUCT_TIMESPEC='' |
---|
7736 | TRUNCF_LIBM='' |
---|
7737 | TRUNC_LIBM='' |
---|
7738 | UIC='' |
---|
7739 | UMFPACK_CPPFLAGS='' |
---|
7740 | UMFPACK_LDFLAGS='' |
---|
7741 | UMFPACK_LIBS='' |
---|
7742 | UNDEFINE_STRTOK_R='' |
---|
7743 | UNISTD_H_HAVE_WINSOCK2_H='' |
---|
7744 | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='' |
---|
7745 | USE_64_BIT_IDX_T='no' |
---|
7746 | VERSION='3.8.2' |
---|
7747 | WARN_CFLAGS='' |
---|
7748 | WARN_CXXFLAGS='' |
---|
7749 | WCHAR_T_SUFFIX='' |
---|
7750 | WIN32_TERMINAL_FALSE='' |
---|
7751 | WIN32_TERMINAL_TRUE='' |
---|
7752 | WINDOWS_64_BIT_OFF_T='' |
---|
7753 | WINDOWS_64_BIT_ST_SIZE='' |
---|
7754 | WINT_T_SUFFIX='' |
---|
7755 | X11_INCFLAGS='' |
---|
7756 | X11_LIBS='' |
---|
7757 | XFT_CFLAGS='' |
---|
7758 | XFT_LIBS='' |
---|
7759 | XMKMF='' |
---|
7760 | XTRA_CFLAGS='' |
---|
7761 | XTRA_CRUFT_SH_LDFLAGS='' |
---|
7762 | XTRA_CXXFLAGS='' |
---|
7763 | YACC='bison -y' |
---|
7764 | YFLAGS='' |
---|
7765 | Z_CPPFLAGS='' |
---|
7766 | Z_LDFLAGS='' |
---|
7767 | Z_LIBS='-lz' |
---|
7768 | ac_config_files='' |
---|
7769 | ac_config_headers=' config.h:config.in.h' |
---|
7770 | ac_ct_AR='ar' |
---|
7771 | ac_ct_CC='/usr/bin/clang' |
---|
7772 | ac_ct_CXX='' |
---|
7773 | ac_ct_DUMPBIN='' |
---|
7774 | ac_ct_F77='' |
---|
7775 | ac_ct_LRELEASE='' |
---|
7776 | ac_ct_MOC='' |
---|
7777 | ac_ct_RCC='' |
---|
7778 | ac_ct_UIC='' |
---|
7779 | am__EXEEXT_FALSE='' |
---|
7780 | am__EXEEXT_TRUE='' |
---|
7781 | am__fastdepCC_FALSE='' |
---|
7782 | am__fastdepCC_TRUE='#' |
---|
7783 | am__fastdepCXX_FALSE='' |
---|
7784 | am__fastdepCXX_TRUE='#' |
---|
7785 | am__include='include' |
---|
7786 | am__isrc='' |
---|
7787 | am__leading_dot='.' |
---|
7788 | am__nodep='' |
---|
7789 | am__quote='' |
---|
7790 | am__tar='tar --format=ustar -chf - "$$tardir"' |
---|
7791 | am__untar='tar -xf -' |
---|
7792 | archlibdir='$(libexecdir)/octave/$(version)/exec/$(canonical_host_type)' |
---|
7793 | ax_pthread_config='' |
---|
7794 | bindir='${exec_prefix}/bin' |
---|
7795 | build='x86_64-apple-darwin15.3.0' |
---|
7796 | build_alias='' |
---|
7797 | build_cpu='x86_64' |
---|
7798 | build_os='darwin15.3.0' |
---|
7799 | build_vendor='apple' |
---|
7800 | canonical_host_type='x86_64-apple-darwin15.3.0' |
---|
7801 | config_opts=' '\''--prefix=/opt/local'\'' '\''--disable-dependency-tracking'\'' '\''--with-umfpack=-lumfpack -lSuiteSparse'\'' '\''--enable-docs'\'' '\''--enable-strict-warning-flags'\'' '\''--disable-silent-rules'\'' '\''--without-x'\'' '\''--with-opengl'\'' '\''--disable-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'\''' |
---|
7802 | datadir='${datarootdir}' |
---|
7803 | datarootdir='${prefix}/share' |
---|
7804 | doc_cache_file='$(octetcdir)/doc-cache' |
---|
7805 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
7806 | dvidir='${docdir}' |
---|
7807 | exec_prefix='NONE' |
---|
7808 | fcnfiledir='$(datadir)/octave/$(version)/m' |
---|
7809 | gl_LIBOBJS='' |
---|
7810 | gl_LTLIBOBJS='' |
---|
7811 | gltests_LIBOBJS='' |
---|
7812 | gltests_LTLIBOBJS='' |
---|
7813 | gltests_WITNESS='' |
---|
7814 | host='x86_64-apple-darwin15.3.0' |
---|
7815 | host_alias='' |
---|
7816 | host_cpu='x86_64' |
---|
7817 | host_os='darwin15.3.0' |
---|
7818 | host_vendor='apple' |
---|
7819 | htmldir='${docdir}' |
---|
7820 | imagedir='$(datadir)/octave/$(version)/imagelib' |
---|
7821 | includedir='${prefix}/include' |
---|
7822 | infodir='${datarootdir}/info' |
---|
7823 | infofile='$(infodir)/octave.info' |
---|
7824 | install_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' |
---|
7825 | ldpreloadsep='' |
---|
7826 | libdir='${exec_prefix}/lib' |
---|
7827 | libexecdir='${exec_prefix}/libexec' |
---|
7828 | library_path_var='' |
---|
7829 | lispdir='' |
---|
7830 | localapiarchlibdir='$(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type)' |
---|
7831 | localapifcnfiledir='$(datadir)/octave/site/$(api_version)/m' |
---|
7832 | localapioctfiledir='$(libdir)/octave/site/oct/$(api_version)/$(canonical_host_type)' |
---|
7833 | localarchlibdir='$(libexecdir)/octave/site/exec/$(canonical_host_type)' |
---|
7834 | localedir='${datarootdir}/locale' |
---|
7835 | localfcnfiledir='$(datadir)/octave/site/m' |
---|
7836 | localoctfiledir='$(libdir)/octave/site/oct/$(canonical_host_type)' |
---|
7837 | localstatedir='${prefix}/var' |
---|
7838 | localverarchlibdir='$(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type)' |
---|
7839 | localverfcnfiledir='$(datadir)/octave/$(version)/site/m' |
---|
7840 | localveroctfiledir='$(libdir)/octave/$(version)/site/oct/$(canonical_host_type)' |
---|
7841 | man1dir='$(mandir)/man1' |
---|
7842 | man1ext='.1' |
---|
7843 | mandir='${datarootdir}/man' |
---|
7844 | mkdir_p='$(MKDIR_P)' |
---|
7845 | octetcdir='$(datadir)/octave/$(version)/etc' |
---|
7846 | octfiledir='$(libdir)/octave/$(version)/oct/$(canonical_host_type)' |
---|
7847 | octincludedir='$(includedir)/octave-$(version)/octave' |
---|
7848 | octlibdir='$(libdir)/octave/$(version)' |
---|
7849 | octlocaledir='$(datadir)/octave/$(version)/locale' |
---|
7850 | octtestsdir='$(octetcdir)/tests' |
---|
7851 | oldincludedir='/usr/include' |
---|
7852 | pdfdir='${docdir}' |
---|
7853 | pkglibexecdir='' |
---|
7854 | prefix='/opt/local' |
---|
7855 | program_transform_name='s,x,x,' |
---|
7856 | psdir='${docdir}' |
---|
7857 | runstatedir='' |
---|
7858 | sbindir='${exec_prefix}/sbin' |
---|
7859 | sepchar=':' |
---|
7860 | sharedstatedir='${prefix}/com' |
---|
7861 | sysconfdir='${prefix}/etc' |
---|
7862 | target_alias='' |
---|
7863 | texi_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 | |
---|
7943 | configure: exit 1 |
---|