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 4.4.0, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --without-osmesa --with-framework-carbon --without-x --enable-static --disable-openmp --disable-java --with-qt=5 --without-fltk --with-framework-opengl --disable-jit --with-sndfile --with-portaudio --with-magick=GraphicsMagick --enable-docs --with-amd=-lamd -lsuitesparseconfig --with-camd=-lcamd -lsuitesparseconfig --with-colamd=-lcolamd -lsuitesparseconfig --with-cholmod=-lcholmod -lsuitesparseconfig --with-cxsparse=-lcxsparse -lsuitesparseconfig --with-umfpack=-lumfpack -lsuitesparseconfig --without-openssl FLIBS=-L/opt/local/lib/gcc7 -lgfortran -lquadmath -lm --with-blas=-L/opt/local/lib -lvecLibFort --with-lapack= |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = cavandish.localdomain |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 17.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 17.6.0: Tue May 8 15:22:16 PDT 2018; root:xnu-4570.61.1~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 17.6.0: Tue May 8 15:22:16 PDT 2018; root:xnu-4570.61.1~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 40.00 gigabytes |
---|
33 | Default processor set: 371 tasks, 1360 threads, 8 processors |
---|
34 | Load average: 7.84, Mach factor: 2.26 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/libexec/qt5/bin |
---|
40 | PATH: /opt/local/bin |
---|
41 | PATH: /opt/local/sbin |
---|
42 | PATH: /bin |
---|
43 | PATH: /sbin |
---|
44 | PATH: /usr/bin |
---|
45 | PATH: /usr/sbin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:5189: checking for a BSD-compatible install |
---|
53 | configure:5257: result: /usr/bin/install -c |
---|
54 | configure:5268: checking whether build environment is sane |
---|
55 | configure:5323: result: yes |
---|
56 | configure:5474: checking for a thread-safe mkdir -p |
---|
57 | configure:5513: result: /bin/mkdir -p |
---|
58 | configure:5520: checking for gawk |
---|
59 | configure:5547: result: /opt/local/bin/gawk |
---|
60 | configure:5558: checking whether make sets $(MAKE) |
---|
61 | configure:5580: result: yes |
---|
62 | configure:5609: checking whether make supports nested variables |
---|
63 | configure:5626: result: yes |
---|
64 | configure:5715: checking whether UID '503' is supported by ustar format |
---|
65 | configure:5718: result: yes |
---|
66 | configure:5725: checking whether GID '501' is supported by ustar format |
---|
67 | configure:5728: result: yes |
---|
68 | configure:5736: checking how to create a ustar tar archive |
---|
69 | configure:5747: tar --version |
---|
70 | bsdtar 2.8.3 - libarchive 2.8.3 |
---|
71 | configure:5750: $? = 0 |
---|
72 | configure:5790: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar |
---|
73 | configure:5793: $? = 0 |
---|
74 | configure:5797: tar -xf - <conftest.tar |
---|
75 | configure:5800: $? = 0 |
---|
76 | configure:5802: cat conftest.dir/file |
---|
77 | GrepMe |
---|
78 | configure:5805: $? = 0 |
---|
79 | configure:5818: result: gnutar |
---|
80 | configure:5881: checking whether make supports nested variables |
---|
81 | configure:5898: result: yes |
---|
82 | configure:5914: checking build system type |
---|
83 | configure:5928: result: x86_64-apple-darwin17.6.0 |
---|
84 | configure:5948: checking host system type |
---|
85 | configure:5961: result: x86_64-apple-darwin17.6.0 |
---|
86 | configure:6017: checking for style of include used by make |
---|
87 | configure:6045: result: GNU |
---|
88 | configure:6116: checking for gcc |
---|
89 | configure:6143: result: /usr/bin/clang |
---|
90 | configure:6466: checking for C compiler version |
---|
91 | configure:6475: /usr/bin/clang --version >&5 |
---|
92 | Apple LLVM version 9.1.0 (clang-902.0.39.2) |
---|
93 | Target: x86_64-apple-darwin17.6.0 |
---|
94 | Thread model: posix |
---|
95 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
96 | configure:6486: $? = 0 |
---|
97 | configure:6475: /usr/bin/clang -v >&5 |
---|
98 | Apple LLVM version 9.1.0 (clang-902.0.39.2) |
---|
99 | Target: x86_64-apple-darwin17.6.0 |
---|
100 | Thread model: posix |
---|
101 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
102 | configure:6486: $? = 0 |
---|
103 | configure:6475: /usr/bin/clang -V >&5 |
---|
104 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
105 | clang: error: no input files |
---|
106 | configure:6486: $? = 1 |
---|
107 | configure:6475: /usr/bin/clang -qversion >&5 |
---|
108 | clang: error: unknown argument: '-qversion' |
---|
109 | clang: error: no input files |
---|
110 | configure:6486: $? = 1 |
---|
111 | configure:6475: /usr/bin/clang -version >&5 |
---|
112 | clang: error: unknown argument: '-version' |
---|
113 | clang: error: no input files |
---|
114 | configure:6486: $? = 1 |
---|
115 | configure:6506: checking whether the C compiler works |
---|
116 | configure:6528: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c >&5 |
---|
117 | configure:6532: $? = 0 |
---|
118 | configure:6580: result: yes |
---|
119 | configure:6583: checking for C compiler default output file name |
---|
120 | configure:6585: result: a.out |
---|
121 | configure:6591: checking for suffix of executables |
---|
122 | configure:6598: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c >&5 |
---|
123 | configure:6602: $? = 0 |
---|
124 | configure:6624: result: |
---|
125 | configure:6646: checking whether we are cross compiling |
---|
126 | configure:6654: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c >&5 |
---|
127 | configure:6658: $? = 0 |
---|
128 | configure:6665: ./conftest |
---|
129 | configure:6669: $? = 0 |
---|
130 | configure:6684: result: no |
---|
131 | configure:6689: checking for suffix of object files |
---|
132 | configure:6711: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
133 | configure:6715: $? = 0 |
---|
134 | configure:6736: result: o |
---|
135 | configure:6740: checking whether we are using the GNU C compiler |
---|
136 | configure:6759: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
137 | configure:6759: $? = 0 |
---|
138 | configure:6768: result: yes |
---|
139 | configure:6777: checking whether /usr/bin/clang accepts -g |
---|
140 | configure:6797: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
141 | configure:6797: $? = 0 |
---|
142 | configure:6838: result: yes |
---|
143 | configure:6855: checking for /usr/bin/clang option to enable C11 features |
---|
144 | configure:7058: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
145 | configure:7058: $? = 0 |
---|
146 | configure:7072: result: none needed |
---|
147 | configure:7375: checking dependency style of /usr/bin/clang |
---|
148 | configure:7486: result: gcc3 |
---|
149 | configure:7507: checking how to run the C preprocessor |
---|
150 | configure:7538: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
151 | configure:7538: $? = 0 |
---|
152 | configure:7552: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
153 | conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
154 | #include <ac_nonexistent.h> |
---|
155 | ^~~~~~~~~~~~~~~~~~ |
---|
156 | 1 error generated. |
---|
157 | configure:7552: $? = 1 |
---|
158 | configure: failed program was: |
---|
159 | | /* confdefs.h */ |
---|
160 | | #define PACKAGE_NAME "GNU Octave" |
---|
161 | | #define PACKAGE_TARNAME "octave" |
---|
162 | | #define PACKAGE_VERSION "4.4.0" |
---|
163 | | #define PACKAGE_STRING "GNU Octave 4.4.0" |
---|
164 | | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" |
---|
165 | | #define PACKAGE_URL "https://www.gnu.org/software/octave/" |
---|
166 | | #define PACKAGE "octave" |
---|
167 | | #define VERSION "4.4.0" |
---|
168 | | #define OCTAVE_SOURCE 1 |
---|
169 | | /* end confdefs.h. */ |
---|
170 | | #include <ac_nonexistent.h> |
---|
171 | configure:7577: result: /usr/bin/clang -E |
---|
172 | configure:7597: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
173 | configure:7597: $? = 0 |
---|
174 | configure:7611: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
175 | conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
176 | #include <ac_nonexistent.h> |
---|
177 | ^~~~~~~~~~~~~~~~~~ |
---|
178 | 1 error generated. |
---|
179 | configure:7611: $? = 1 |
---|
180 | configure: failed program was: |
---|
181 | | /* confdefs.h */ |
---|
182 | | #define PACKAGE_NAME "GNU Octave" |
---|
183 | | #define PACKAGE_TARNAME "octave" |
---|
184 | | #define PACKAGE_VERSION "4.4.0" |
---|
185 | | #define PACKAGE_STRING "GNU Octave 4.4.0" |
---|
186 | | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" |
---|
187 | | #define PACKAGE_URL "https://www.gnu.org/software/octave/" |
---|
188 | | #define PACKAGE "octave" |
---|
189 | | #define VERSION "4.4.0" |
---|
190 | | #define OCTAVE_SOURCE 1 |
---|
191 | | /* end confdefs.h. */ |
---|
192 | | #include <ac_nonexistent.h> |
---|
193 | configure:7640: checking for grep that handles long lines and -e |
---|
194 | configure:7698: result: /opt/local/bin/grep |
---|
195 | configure:7703: checking for egrep |
---|
196 | configure:7765: result: /opt/local/bin/grep -E |
---|
197 | configure:7770: checking for ANSI C header files |
---|
198 | configure:7790: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
199 | configure:7790: $? = 0 |
---|
200 | configure:7863: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c >&5 |
---|
201 | configure:7863: $? = 0 |
---|
202 | configure:7863: ./conftest |
---|
203 | configure:7863: $? = 0 |
---|
204 | configure:7874: result: yes |
---|
205 | configure:7887: checking for sys/types.h |
---|
206 | configure:7887: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
207 | configure:7887: $? = 0 |
---|
208 | configure:7887: result: yes |
---|
209 | configure:7887: checking for sys/stat.h |
---|
210 | configure:7887: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
211 | configure:7887: $? = 0 |
---|
212 | configure:7887: result: yes |
---|
213 | configure:7887: checking for stdlib.h |
---|
214 | configure:7887: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
215 | configure:7887: $? = 0 |
---|
216 | configure:7887: result: yes |
---|
217 | configure:7887: checking for string.h |
---|
218 | configure:7887: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
219 | configure:7887: $? = 0 |
---|
220 | configure:7887: result: yes |
---|
221 | configure:7887: checking for memory.h |
---|
222 | configure:7887: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
223 | configure:7887: $? = 0 |
---|
224 | configure:7887: result: yes |
---|
225 | configure:7887: checking for strings.h |
---|
226 | configure:7887: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
227 | configure:7887: $? = 0 |
---|
228 | configure:7887: result: yes |
---|
229 | configure:7887: checking for inttypes.h |
---|
230 | configure:7887: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
231 | configure:7887: $? = 0 |
---|
232 | configure:7887: result: yes |
---|
233 | configure:7887: checking for stdint.h |
---|
234 | configure:7887: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
235 | configure:7887: $? = 0 |
---|
236 | configure:7887: result: yes |
---|
237 | configure:7887: checking for unistd.h |
---|
238 | configure:7887: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
239 | configure:7887: $? = 0 |
---|
240 | configure:7887: result: yes |
---|
241 | configure:7900: checking minix/config.h usability |
---|
242 | configure:7900: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
243 | conftest.c:55:10: fatal error: 'minix/config.h' file not found |
---|
244 | #include <minix/config.h> |
---|
245 | ^~~~~~~~~~~~~~~~ |
---|
246 | 1 error generated. |
---|
247 | configure:7900: $? = 1 |
---|
248 | configure: failed program was: |
---|
249 | | /* confdefs.h */ |
---|
250 | | #define PACKAGE_NAME "GNU Octave" |
---|
251 | | #define PACKAGE_TARNAME "octave" |
---|
252 | | #define PACKAGE_VERSION "4.4.0" |
---|
253 | | #define PACKAGE_STRING "GNU Octave 4.4.0" |
---|
254 | | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" |
---|
255 | | #define PACKAGE_URL "https://www.gnu.org/software/octave/" |
---|
256 | | #define PACKAGE "octave" |
---|
257 | | #define VERSION "4.4.0" |
---|
258 | | #define OCTAVE_SOURCE 1 |
---|
259 | | #define STDC_HEADERS 1 |
---|
260 | | #define HAVE_SYS_TYPES_H 1 |
---|
261 | | #define HAVE_SYS_STAT_H 1 |
---|
262 | | #define HAVE_STDLIB_H 1 |
---|
263 | | #define HAVE_STRING_H 1 |
---|
264 | | #define HAVE_MEMORY_H 1 |
---|
265 | | #define HAVE_STRINGS_H 1 |
---|
266 | | #define HAVE_INTTYPES_H 1 |
---|
267 | | #define HAVE_STDINT_H 1 |
---|
268 | | #define HAVE_UNISTD_H 1 |
---|
269 | | /* end confdefs.h. */ |
---|
270 | | #include <stdio.h> |
---|
271 | | #ifdef HAVE_SYS_TYPES_H |
---|
272 | | # include <sys/types.h> |
---|
273 | | #endif |
---|
274 | | #ifdef HAVE_SYS_STAT_H |
---|
275 | | # include <sys/stat.h> |
---|
276 | | #endif |
---|
277 | | #ifdef STDC_HEADERS |
---|
278 | | # include <stdlib.h> |
---|
279 | | # include <stddef.h> |
---|
280 | | #else |
---|
281 | | # ifdef HAVE_STDLIB_H |
---|
282 | | # include <stdlib.h> |
---|
283 | | # endif |
---|
284 | | #endif |
---|
285 | | #ifdef HAVE_STRING_H |
---|
286 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
287 | | # include <memory.h> |
---|
288 | | # endif |
---|
289 | | # include <string.h> |
---|
290 | | #endif |
---|
291 | | #ifdef HAVE_STRINGS_H |
---|
292 | | # include <strings.h> |
---|
293 | | #endif |
---|
294 | | #ifdef HAVE_INTTYPES_H |
---|
295 | | # include <inttypes.h> |
---|
296 | | #endif |
---|
297 | | #ifdef HAVE_STDINT_H |
---|
298 | | # include <stdint.h> |
---|
299 | | #endif |
---|
300 | | #ifdef HAVE_UNISTD_H |
---|
301 | | # include <unistd.h> |
---|
302 | | #endif |
---|
303 | | #include <minix/config.h> |
---|
304 | configure:7900: result: no |
---|
305 | configure:7900: checking minix/config.h presence |
---|
306 | configure:7900: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
307 | conftest.c:22:10: fatal error: 'minix/config.h' file not found |
---|
308 | #include <minix/config.h> |
---|
309 | ^~~~~~~~~~~~~~~~ |
---|
310 | 1 error generated. |
---|
311 | configure:7900: $? = 1 |
---|
312 | configure: failed program was: |
---|
313 | | /* confdefs.h */ |
---|
314 | | #define PACKAGE_NAME "GNU Octave" |
---|
315 | | #define PACKAGE_TARNAME "octave" |
---|
316 | | #define PACKAGE_VERSION "4.4.0" |
---|
317 | | #define PACKAGE_STRING "GNU Octave 4.4.0" |
---|
318 | | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" |
---|
319 | | #define PACKAGE_URL "https://www.gnu.org/software/octave/" |
---|
320 | | #define PACKAGE "octave" |
---|
321 | | #define VERSION "4.4.0" |
---|
322 | | #define OCTAVE_SOURCE 1 |
---|
323 | | #define STDC_HEADERS 1 |
---|
324 | | #define HAVE_SYS_TYPES_H 1 |
---|
325 | | #define HAVE_SYS_STAT_H 1 |
---|
326 | | #define HAVE_STDLIB_H 1 |
---|
327 | | #define HAVE_STRING_H 1 |
---|
328 | | #define HAVE_MEMORY_H 1 |
---|
329 | | #define HAVE_STRINGS_H 1 |
---|
330 | | #define HAVE_INTTYPES_H 1 |
---|
331 | | #define HAVE_STDINT_H 1 |
---|
332 | | #define HAVE_UNISTD_H 1 |
---|
333 | | /* end confdefs.h. */ |
---|
334 | | #include <minix/config.h> |
---|
335 | configure:7900: result: no |
---|
336 | configure:7900: checking for minix/config.h |
---|
337 | configure:7900: result: no |
---|
338 | configure:7924: checking whether it is safe to define __EXTENSIONS__ |
---|
339 | configure:7942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
340 | configure:7942: $? = 0 |
---|
341 | configure:7949: result: yes |
---|
342 | configure:7982: checking whether _XOPEN_SOURCE should be defined |
---|
343 | configure:8001: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
344 | configure:8001: $? = 0 |
---|
345 | configure:8025: result: no |
---|
346 | configure:8045: result: defining octlibdir to be ${libdir}/octave/${version} |
---|
347 | configure:8055: result: defining archlibdir to be ${libexecdir}/octave/${version}/exec/x86_64-apple-darwin17.x.x |
---|
348 | configure:8064: result: defining localarchlibdir to be ${libexecdir}/octave/site/exec/x86_64-apple-darwin17.x.x |
---|
349 | configure:8071: result: defining localapiarchlibdir to be ${libexecdir}/octave/${api_version}/site/exec/x86_64-apple-darwin17.x.x |
---|
350 | configure:8078: result: defining localverarchlibdir to be ${libexecdir}/octave/${version}/site/exec/x86_64-apple-darwin17.x.x |
---|
351 | configure:8088: result: defining octfiledir to be ${libdir}/octave/${version}/oct/x86_64-apple-darwin17.x.x |
---|
352 | configure:8099: result: defining localoctfiledir to be ${libdir}/octave/site/oct/x86_64-apple-darwin17.x.x |
---|
353 | configure:8106: result: defining localapioctfiledir to be ${libdir}/octave/site/oct/${api_version}/x86_64-apple-darwin17.x.x |
---|
354 | configure:8113: result: defining localveroctfiledir to be ${libdir}/octave/${version}/site/oct/x86_64-apple-darwin17.x.x |
---|
355 | configure:8121: result: defining octincludedir to be ${includedir}/octave-${version}/octave |
---|
356 | configure:8131: result: defining fcnfiledir to be ${datadir}/octave/${version}/m |
---|
357 | configure:8141: result: defining localfcnfiledir to be ${datadir}/octave/site/m |
---|
358 | configure:8148: result: defining localapifcnfiledir to be ${datadir}/octave/site/${api_version}/m |
---|
359 | configure:8155: result: defining localverfcnfiledir to be ${datadir}/octave/${version}/site/m |
---|
360 | configure:8163: result: defining octetcdir to be ${datadir}/octave/${version}/etc |
---|
361 | configure:8171: result: defining octlocaledir to be ${datadir}/octave/${version}/locale |
---|
362 | configure:8179: result: defining doc_cache_file to be ${octetcdir}/doc-cache |
---|
363 | configure:8187: result: defining octtestsdir to be ${octetcdir}/tests |
---|
364 | configure:8195: result: defining texi_macros_file to be ${octetcdir}/macros.texi |
---|
365 | configure:8203: result: defining imagedir to be ${datadir}/octave/${version}/imagelib |
---|
366 | configure:8211: result: defining octdatadir to be ${datadir}/octave/${version}/data |
---|
367 | configure:8219: result: defining octdocdir to be ${datadir}/octave/${version}/doc |
---|
368 | configure:8227: result: defining octfontsdir to be ${datadir}/octave/${version}/fonts |
---|
369 | configure:8235: result: defining startupfiledir to be ${fcnfiledir}/startup |
---|
370 | configure:8241: result: defining localstartupfiledir to be ${localfcnfiledir}/startup |
---|
371 | configure:8249: result: defining man1dir to be ${mandir}/man1 |
---|
372 | configure:8255: result: defining man1ext to be .1 |
---|
373 | configure:8261: result: defining infofile to be ${infodir}/octave.info |
---|
374 | configure:8318: checking for pkg-config |
---|
375 | configure:8336: found /opt/local/bin/pkg-config |
---|
376 | configure:8348: result: /opt/local/bin/pkg-config |
---|
377 | configure:8373: checking pkg-config is at least version 0.9.0 |
---|
378 | configure:8376: result: yes |
---|
379 | configure:8391: checking for gawk |
---|
380 | configure:8418: result: /opt/local/bin/gawk |
---|
381 | configure:8429: checking for grep that handles long lines and -e |
---|
382 | configure:8487: result: /opt/local/bin/grep |
---|
383 | configure:8497: checking for gfind |
---|
384 | configure:8524: result: /opt/local/bin/gfind |
---|
385 | configure:8537: checking for a usable sed |
---|
386 | configure:8615: result: /opt/local/bin/gsed |
---|
387 | configure:8621: checking for perl |
---|
388 | configure:8648: result: /opt/local/bin/perl5 |
---|
389 | configure:8663: checking for gperf |
---|
390 | configure:8690: result: /usr/bin/gperf |
---|
391 | configure:8719: checking for flex |
---|
392 | configure:8746: result: /opt/local/bin/flex |
---|
393 | configure:8784: /opt/local/bin/flex conftest.l |
---|
394 | configure:8788: $? = 0 |
---|
395 | configure:8790: checking lex output file root |
---|
396 | configure:8804: result: lex.yy |
---|
397 | configure:8809: checking lex library |
---|
398 | configure:8823: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c >&5 |
---|
399 | Undefined symbols for architecture x86_64: |
---|
400 | "_yywrap", referenced from: |
---|
401 | _yylex in conftest-325c78.o |
---|
402 | _main in conftest-325c78.o |
---|
403 | ld: symbol(s) not found for architecture x86_64 |
---|
404 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
405 | configure:8823: $? = 1 |
---|
406 | configure: failed program was: |
---|
407 | | /* confdefs.h */ |
---|
408 | | #define PACKAGE_NAME "GNU Octave" |
---|
409 | | #define PACKAGE_TARNAME "octave" |
---|
410 | | #define PACKAGE_VERSION "4.4.0" |
---|
411 | | #define PACKAGE_STRING "GNU Octave 4.4.0" |
---|
412 | | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" |
---|
413 | | #define PACKAGE_URL "https://www.gnu.org/software/octave/" |
---|
414 | | #define PACKAGE "octave" |
---|
415 | | #define VERSION "4.4.0" |
---|
416 | | #define OCTAVE_SOURCE 1 |
---|
417 | | #define STDC_HEADERS 1 |
---|
418 | | #define HAVE_SYS_TYPES_H 1 |
---|
419 | | #define HAVE_SYS_STAT_H 1 |
---|
420 | | #define HAVE_STDLIB_H 1 |
---|
421 | | #define HAVE_STRING_H 1 |
---|
422 | | #define HAVE_MEMORY_H 1 |
---|
423 | | #define HAVE_STRINGS_H 1 |
---|
424 | | #define HAVE_INTTYPES_H 1 |
---|
425 | | #define HAVE_STDINT_H 1 |
---|
426 | | #define HAVE_UNISTD_H 1 |
---|
427 | | #define __EXTENSIONS__ 1 |
---|
428 | | #define _ALL_SOURCE 1 |
---|
429 | | #define _DARWIN_C_SOURCE 1 |
---|
430 | | #define _GNU_SOURCE 1 |
---|
431 | | #define _NETBSD_SOURCE 1 |
---|
432 | | #define _OPENBSD_SOURCE 1 |
---|
433 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
434 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
435 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
436 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
437 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
438 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
439 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
440 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
441 | | #define _TANDEM_SOURCE 1 |
---|
442 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
443 | | /* end confdefs.h. */ |
---|
444 | | |
---|
445 | | #line 2 "lex.yy.c" |
---|
446 | | |
---|
447 | | #define YY_INT_ALIGNED short int |
---|
448 | | |
---|
449 | | /* A lexical scanner generated by flex */ |
---|
450 | | |
---|
451 | | #define FLEX_SCANNER |
---|
452 | | #define YY_FLEX_MAJOR_VERSION 2 |
---|
453 | | #define YY_FLEX_MINOR_VERSION 6 |
---|
454 | | #define YY_FLEX_SUBMINOR_VERSION 4 |
---|
455 | | #if YY_FLEX_SUBMINOR_VERSION > 0 |
---|
456 | | #define FLEX_BETA |
---|
457 | | #endif |
---|
458 | | |
---|
459 | | /* First, we deal with platform-specific or compiler-specific issues. */ |
---|
460 | | |
---|
461 | | /* begin standard C headers. */ |
---|
462 | | #include <stdio.h> |
---|
463 | | #include <string.h> |
---|
464 | | #include <errno.h> |
---|
465 | | #include <stdlib.h> |
---|
466 | | |
---|
467 | | /* end standard C headers. */ |
---|
468 | | |
---|
469 | | /* flex integer type definitions */ |
---|
470 | | |
---|
471 | | #ifndef FLEXINT_H |
---|
472 | | #define FLEXINT_H |
---|
473 | | |
---|
474 | | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ |
---|
475 | | |
---|
476 | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L |
---|
477 | | |
---|
478 | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, |
---|
479 | | * if you want the limit (max/min) macros for int types. |
---|
480 | | */ |
---|
481 | | #ifndef __STDC_LIMIT_MACROS |
---|
482 | | #define __STDC_LIMIT_MACROS 1 |
---|
483 | | #endif |
---|
484 | | |
---|
485 | | #include <inttypes.h> |
---|
486 | | typedef int8_t flex_int8_t; |
---|
487 | | typedef uint8_t flex_uint8_t; |
---|
488 | | typedef int16_t flex_int16_t; |
---|
489 | | typedef uint16_t flex_uint16_t; |
---|
490 | | typedef int32_t flex_int32_t; |
---|
491 | | typedef uint32_t flex_uint32_t; |
---|
492 | | #else |
---|
493 | | typedef signed char flex_int8_t; |
---|
494 | | typedef short int flex_int16_t; |
---|
495 | | typedef int flex_int32_t; |
---|
496 | | typedef unsigned char flex_uint8_t; |
---|
497 | | typedef unsigned short int flex_uint16_t; |
---|
498 | | typedef unsigned int flex_uint32_t; |
---|
499 | | |
---|
500 | | /* Limits of integral types. */ |
---|
501 | | #ifndef INT8_MIN |
---|
502 | | #define INT8_MIN (-128) |
---|
503 | | #endif |
---|
504 | | #ifndef INT16_MIN |
---|
505 | | #define INT16_MIN (-32767-1) |
---|
506 | | #endif |
---|
507 | | #ifndef INT32_MIN |
---|
508 | | #define INT32_MIN (-2147483647-1) |
---|
509 | | #endif |
---|
510 | | #ifndef INT8_MAX |
---|
511 | | #define INT8_MAX (127) |
---|
512 | | #endif |
---|
513 | | #ifndef INT16_MAX |
---|
514 | | #define INT16_MAX (32767) |
---|
515 | | #endif |
---|
516 | | #ifndef INT32_MAX |
---|
517 | | #define INT32_MAX (2147483647) |
---|
518 | | #endif |
---|
519 | | #ifndef UINT8_MAX |
---|
520 | | #define UINT8_MAX (255U) |
---|
521 | | #endif |
---|
522 | | #ifndef UINT16_MAX |
---|
523 | | #define UINT16_MAX (65535U) |
---|
524 | | #endif |
---|
525 | | #ifndef UINT32_MAX |
---|
526 | | #define UINT32_MAX (4294967295U) |
---|
527 | | #endif |
---|
528 | | |
---|
529 | | #ifndef SIZE_MAX |
---|
530 | | #define SIZE_MAX (~(size_t)0) |
---|
531 | | #endif |
---|
532 | | |
---|
533 | | #endif /* ! C99 */ |
---|
534 | | |
---|
535 | | #endif /* ! FLEXINT_H */ |
---|
536 | | |
---|
537 | | /* begin standard C++ headers. */ |
---|
538 | | |
---|
539 | | /* TODO: this is always defined, so inline it */ |
---|
540 | | #define yyconst const |
---|
541 | | |
---|
542 | | #if defined(__GNUC__) && __GNUC__ >= 3 |
---|
543 | | #define yynoreturn __attribute__((__noreturn__)) |
---|
544 | | #else |
---|
545 | | #define yynoreturn |
---|
546 | | #endif |
---|
547 | | |
---|
548 | | /* Returned upon end-of-file. */ |
---|
549 | | #define YY_NULL 0 |
---|
550 | | |
---|
551 | | /* Promotes a possibly negative, possibly signed char to an |
---|
552 | | * integer in range [0..255] for use as an array index. |
---|
553 | | */ |
---|
554 | | #define YY_SC_TO_UI(c) ((YY_CHAR) (c)) |
---|
555 | | |
---|
556 | | /* Enter a start condition. This macro really ought to take a parameter, |
---|
557 | | * but we do it the disgusting crufty way forced on us by the ()-less |
---|
558 | | * definition of BEGIN. |
---|
559 | | */ |
---|
560 | | #define BEGIN (yy_start) = 1 + 2 * |
---|
561 | | /* Translate the current start state into a value that can be later handed |
---|
562 | | * to BEGIN to return to the state. The YYSTATE alias is for lex |
---|
563 | | * compatibility. |
---|
564 | | */ |
---|
565 | | #define YY_START (((yy_start) - 1) / 2) |
---|
566 | | #define YYSTATE YY_START |
---|
567 | | /* Action number for EOF rule of a given start state. */ |
---|
568 | | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) |
---|
569 | | /* Special action meaning "start processing a new file". */ |
---|
570 | | #define YY_NEW_FILE yyrestart( yyin ) |
---|
571 | | #define YY_END_OF_BUFFER_CHAR 0 |
---|
572 | | |
---|
573 | | /* Size of default input buffer. */ |
---|
574 | | #ifndef YY_BUF_SIZE |
---|
575 | | #ifdef __ia64__ |
---|
576 | | /* On IA-64, the buffer size is 16k, not 8k. |
---|
577 | | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. |
---|
578 | | * Ditto for the __ia64__ case accordingly. |
---|
579 | | */ |
---|
580 | | #define YY_BUF_SIZE 32768 |
---|
581 | | #else |
---|
582 | | #define YY_BUF_SIZE 16384 |
---|
583 | | #endif /* __ia64__ */ |
---|
584 | | #endif |
---|
585 | | |
---|
586 | | /* The state buf must be large enough to hold one state per character in the main buffer. |
---|
587 | | */ |
---|
588 | | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) |
---|
589 | | |
---|
590 | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE |
---|
591 | | #define YY_TYPEDEF_YY_BUFFER_STATE |
---|
592 | | typedef struct yy_buffer_state *YY_BUFFER_STATE; |
---|
593 | | #endif |
---|
594 | | |
---|
595 | | #ifndef YY_TYPEDEF_YY_SIZE_T |
---|
596 | | #define YY_TYPEDEF_YY_SIZE_T |
---|
597 | | typedef size_t yy_size_t; |
---|
598 | | #endif |
---|
599 | | |
---|
600 | | extern int yyleng; |
---|
601 | | |
---|
602 | | extern FILE *yyin, *yyout; |
---|
603 | | |
---|
604 | | #define EOB_ACT_CONTINUE_SCAN 0 |
---|
605 | | #define EOB_ACT_END_OF_FILE 1 |
---|
606 | | #define EOB_ACT_LAST_MATCH 2 |
---|
607 | | |
---|
608 | | #define YY_LESS_LINENO(n) |
---|
609 | | #define YY_LINENO_REWIND_TO(ptr) |
---|
610 | | |
---|
611 | | /* Return all but the first "n" matched characters back to the input stream. */ |
---|
612 | | #define yyless(n) \ |
---|
613 | | do \ |
---|
614 | | { \ |
---|
615 | | /* Undo effects of setting up yytext. */ \ |
---|
616 | | int yyless_macro_arg = (n); \ |
---|
617 | | YY_LESS_LINENO(yyless_macro_arg);\ |
---|
618 | | *yy_cp = (yy_hold_char); \ |
---|
619 | | YY_RESTORE_YY_MORE_OFFSET \ |
---|
620 | | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ |
---|
621 | | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ |
---|
622 | | } \ |
---|
623 | | while ( 0 ) |
---|
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 | | int yy_buf_size; |
---|
639 | | |
---|
640 | | /* Number of characters read into yy_ch_buf, not including EOB |
---|
641 | | * characters. |
---|
642 | | */ |
---|
643 | | int 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 = NULL; /**< 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 | | /* Same as previous macro, but useful when we know that the buffer stack is not |
---|
706 | | * NULL or when we need an lvalue. For internal use only. |
---|
707 | | */ |
---|
708 | | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] |
---|
709 | | |
---|
710 | | /* yy_hold_char holds the character lost when yytext is formed. */ |
---|
711 | | static char yy_hold_char; |
---|
712 | | static int yy_n_chars; /* number of characters read into yy_ch_buf */ |
---|
713 | | int yyleng; |
---|
714 | | |
---|
715 | | /* Points to current character in buffer. */ |
---|
716 | | static char *yy_c_buf_p = NULL; |
---|
717 | | static int yy_init = 0; /* whether we need to initialize */ |
---|
718 | | static int yy_start = 0; /* start state number */ |
---|
719 | | |
---|
720 | | /* Flag which is used to allow yywrap()'s to do buffer switches |
---|
721 | | * instead of setting up a fresh yyin. A bit of a hack ... |
---|
722 | | */ |
---|
723 | | static int yy_did_buffer_switch_on_eof; |
---|
724 | | |
---|
725 | | void yyrestart ( FILE *input_file ); |
---|
726 | | void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer ); |
---|
727 | | YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size ); |
---|
728 | | void yy_delete_buffer ( YY_BUFFER_STATE b ); |
---|
729 | | void yy_flush_buffer ( YY_BUFFER_STATE b ); |
---|
730 | | void yypush_buffer_state ( YY_BUFFER_STATE new_buffer ); |
---|
731 | | void yypop_buffer_state ( void ); |
---|
732 | | |
---|
733 | | static void yyensure_buffer_stack ( void ); |
---|
734 | | static void yy_load_buffer_state ( void ); |
---|
735 | | static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file ); |
---|
736 | | #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER ) |
---|
737 | | |
---|
738 | | YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size ); |
---|
739 | | YY_BUFFER_STATE yy_scan_string ( const char *yy_str ); |
---|
740 | | YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len ); |
---|
741 | | |
---|
742 | | void *yyalloc ( yy_size_t ); |
---|
743 | | void *yyrealloc ( void *, yy_size_t ); |
---|
744 | | void yyfree ( void * ); |
---|
745 | | |
---|
746 | | #define yy_new_buffer yy_create_buffer |
---|
747 | | #define yy_set_interactive(is_interactive) \ |
---|
748 | | { \ |
---|
749 | | if ( ! YY_CURRENT_BUFFER ){ \ |
---|
750 | | yyensure_buffer_stack (); \ |
---|
751 | | YY_CURRENT_BUFFER_LVALUE = \ |
---|
752 | | yy_create_buffer( yyin, YY_BUF_SIZE ); \ |
---|
753 | | } \ |
---|
754 | | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ |
---|
755 | | } |
---|
756 | | #define yy_set_bol(at_bol) \ |
---|
757 | | { \ |
---|
758 | | if ( ! YY_CURRENT_BUFFER ){\ |
---|
759 | | yyensure_buffer_stack (); \ |
---|
760 | | YY_CURRENT_BUFFER_LVALUE = \ |
---|
761 | | yy_create_buffer( yyin, YY_BUF_SIZE ); \ |
---|
762 | | } \ |
---|
763 | | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ |
---|
764 | | } |
---|
765 | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) |
---|
766 | | |
---|
767 | | /* Begin user sect3 */ |
---|
768 | | typedef flex_uint8_t YY_CHAR; |
---|
769 | | |
---|
770 | | FILE *yyin = NULL, *yyout = NULL; |
---|
771 | | |
---|
772 | | typedef int yy_state_type; |
---|
773 | | |
---|
774 | | extern int yylineno; |
---|
775 | | int yylineno = 1; |
---|
776 | | |
---|
777 | | extern char *yytext; |
---|
778 | | #ifdef yytext_ptr |
---|
779 | | #undef yytext_ptr |
---|
780 | | #endif |
---|
781 | | #define yytext_ptr yytext |
---|
782 | | |
---|
783 | | static yy_state_type yy_get_previous_state ( void ); |
---|
784 | | static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); |
---|
785 | | static int yy_get_next_buffer ( void ); |
---|
786 | | static void yynoreturn yy_fatal_error ( const char* msg ); |
---|
787 | | |
---|
788 | | /* Done after the current pattern has been matched and before the |
---|
789 | | * corresponding action - sets up yytext. |
---|
790 | | */ |
---|
791 | | #define YY_DO_BEFORE_ACTION \ |
---|
792 | | (yytext_ptr) = yy_bp; \ |
---|
793 | | (yytext_ptr) -= (yy_more_len); \ |
---|
794 | | yyleng = (int) (yy_cp - (yytext_ptr)); \ |
---|
795 | | (yy_hold_char) = *yy_cp; \ |
---|
796 | | *yy_cp = '\0'; \ |
---|
797 | | (yy_c_buf_p) = yy_cp; |
---|
798 | | #define YY_NUM_RULES 8 |
---|
799 | | #define YY_END_OF_BUFFER 9 |
---|
800 | | /* This struct is not used in this scanner, |
---|
801 | | but its presence is necessary. */ |
---|
802 | | struct yy_trans_info |
---|
803 | | { |
---|
804 | | flex_int32_t yy_verify; |
---|
805 | | flex_int32_t yy_nxt; |
---|
806 | | }; |
---|
807 | | static const flex_int16_t yy_acclist[23] = |
---|
808 | | { 0, |
---|
809 | | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, |
---|
810 | | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, |
---|
811 | | 7, 8 |
---|
812 | | } ; |
---|
813 | | |
---|
814 | | static const flex_int16_t yy_accept[14] = |
---|
815 | | { 0, |
---|
816 | | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, |
---|
817 | | 20, 23, 23 |
---|
818 | | } ; |
---|
819 | | |
---|
820 | | static const YY_CHAR yy_ec[256] = |
---|
821 | | { 0, |
---|
822 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, |
---|
823 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
824 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
825 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
826 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
827 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
828 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
829 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
830 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
831 | | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, |
---|
832 | | |
---|
833 | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
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, 1, 1, 1, 1, |
---|
843 | | |
---|
844 | | 1, 1, 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 |
---|
850 | | } ; |
---|
851 | | |
---|
852 | | static const YY_CHAR yy_meta[9] = |
---|
853 | | { 0, |
---|
854 | | 1, 1, 1, 1, 1, 1, 1, 1 |
---|
855 | | } ; |
---|
856 | | |
---|
857 | | static const flex_int16_t yy_base[13] = |
---|
858 | | { 0, |
---|
859 | | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, |
---|
860 | | 10, 10 |
---|
861 | | } ; |
---|
862 | | |
---|
863 | | static const flex_int16_t yy_def[13] = |
---|
864 | | { 0, |
---|
865 | | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, |
---|
866 | | 12, 0 |
---|
867 | | } ; |
---|
868 | | |
---|
869 | | static const flex_int16_t yy_nxt[19] = |
---|
870 | | { 0, |
---|
871 | | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, |
---|
872 | | 12, 12, 12, 12, 12, 12, 12, 12 |
---|
873 | | } ; |
---|
874 | | |
---|
875 | | static const flex_int16_t yy_chk[19] = |
---|
876 | | { 0, |
---|
877 | | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, |
---|
878 | | 12, 12, 12, 12, 12, 12, 12, 12 |
---|
879 | | } ; |
---|
880 | | |
---|
881 | | extern int yy_flex_debug; |
---|
882 | | int yy_flex_debug = 0; |
---|
883 | | |
---|
884 | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; |
---|
885 | | static char *yy_full_match; |
---|
886 | | static int yy_lp; |
---|
887 | | #define REJECT \ |
---|
888 | | { \ |
---|
889 | | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ |
---|
890 | | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ |
---|
891 | | ++(yy_lp); \ |
---|
892 | | goto find_rule; \ |
---|
893 | | } |
---|
894 | | |
---|
895 | | static int yy_more_flag = 0; |
---|
896 | | static int yy_more_len = 0; |
---|
897 | | #define yymore() ((yy_more_flag) = 1) |
---|
898 | | #define YY_MORE_ADJ (yy_more_len) |
---|
899 | | #define YY_RESTORE_YY_MORE_OFFSET |
---|
900 | | char *yytext; |
---|
901 | | #line 1 "conftest.l" |
---|
902 | | #line 459 "lex.yy.c" |
---|
903 | | |
---|
904 | | #define INITIAL 0 |
---|
905 | | |
---|
906 | | #ifndef YY_NO_UNISTD_H |
---|
907 | | /* Special case for "unistd.h", since it is non-ANSI. We include it way |
---|
908 | | * down here because we want the user's section 1 to have been scanned first. |
---|
909 | | * The user has a chance to override it with an option. |
---|
910 | | */ |
---|
911 | | #include <unistd.h> |
---|
912 | | #endif |
---|
913 | | |
---|
914 | | #ifndef YY_EXTRA_TYPE |
---|
915 | | #define YY_EXTRA_TYPE void * |
---|
916 | | #endif |
---|
917 | | |
---|
918 | | static int yy_init_globals ( void ); |
---|
919 | | |
---|
920 | | /* Accessor methods to globals. |
---|
921 | | These are made visible to non-reentrant scanners for convenience. */ |
---|
922 | | |
---|
923 | | int yylex_destroy ( void ); |
---|
924 | | |
---|
925 | | int yyget_debug ( void ); |
---|
926 | | |
---|
927 | | void yyset_debug ( int debug_flag ); |
---|
928 | | |
---|
929 | | YY_EXTRA_TYPE yyget_extra ( void ); |
---|
930 | | |
---|
931 | | void yyset_extra ( YY_EXTRA_TYPE user_defined ); |
---|
932 | | |
---|
933 | | FILE *yyget_in ( void ); |
---|
934 | | |
---|
935 | | void yyset_in ( FILE * _in_str ); |
---|
936 | | |
---|
937 | | FILE *yyget_out ( void ); |
---|
938 | | |
---|
939 | | void yyset_out ( FILE * _out_str ); |
---|
940 | | |
---|
941 | | int yyget_leng ( void ); |
---|
942 | | |
---|
943 | | char *yyget_text ( void ); |
---|
944 | | |
---|
945 | | int yyget_lineno ( void ); |
---|
946 | | |
---|
947 | | void yyset_lineno ( int _line_number ); |
---|
948 | | |
---|
949 | | /* Macros after this point can all be overridden by user definitions in |
---|
950 | | * section 1. |
---|
951 | | */ |
---|
952 | | |
---|
953 | | #ifndef YY_SKIP_YYWRAP |
---|
954 | | #ifdef __cplusplus |
---|
955 | | extern "C" int yywrap ( void ); |
---|
956 | | #else |
---|
957 | | extern int yywrap ( void ); |
---|
958 | | #endif |
---|
959 | | #endif |
---|
960 | | |
---|
961 | | #ifndef YY_NO_UNPUT |
---|
962 | | |
---|
963 | | static void yyunput ( int c, char *buf_ptr ); |
---|
964 | | |
---|
965 | | #endif |
---|
966 | | |
---|
967 | | #ifndef yytext_ptr |
---|
968 | | static void yy_flex_strncpy ( char *, const char *, int ); |
---|
969 | | #endif |
---|
970 | | |
---|
971 | | #ifdef YY_NEED_STRLEN |
---|
972 | | static int yy_flex_strlen ( const char * ); |
---|
973 | | #endif |
---|
974 | | |
---|
975 | | #ifndef YY_NO_INPUT |
---|
976 | | #ifdef __cplusplus |
---|
977 | | static int yyinput ( void ); |
---|
978 | | #else |
---|
979 | | static int input ( void ); |
---|
980 | | #endif |
---|
981 | | |
---|
982 | | #endif |
---|
983 | | |
---|
984 | | /* Amount of stuff to slurp up with each read. */ |
---|
985 | | #ifndef YY_READ_BUF_SIZE |
---|
986 | | #ifdef __ia64__ |
---|
987 | | /* On IA-64, the buffer size is 16k, not 8k */ |
---|
988 | | #define YY_READ_BUF_SIZE 16384 |
---|
989 | | #else |
---|
990 | | #define YY_READ_BUF_SIZE 8192 |
---|
991 | | #endif /* __ia64__ */ |
---|
992 | | #endif |
---|
993 | | |
---|
994 | | /* Copy whatever the last rule matched to the standard output. */ |
---|
995 | | #ifndef ECHO |
---|
996 | | /* This used to be an fputs(), but since the string might contain NUL's, |
---|
997 | | * we now use fwrite(). |
---|
998 | | */ |
---|
999 | | #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) |
---|
1000 | | #endif |
---|
1001 | | |
---|
1002 | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, |
---|
1003 | | * is returned in "result". |
---|
1004 | | */ |
---|
1005 | | #ifndef YY_INPUT |
---|
1006 | | #define YY_INPUT(buf,result,max_size) \ |
---|
1007 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ |
---|
1008 | | { \ |
---|
1009 | | int c = '*'; \ |
---|
1010 | | int n; \ |
---|
1011 | | for ( n = 0; n < max_size && \ |
---|
1012 | | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ |
---|
1013 | | buf[n] = (char) c; \ |
---|
1014 | | if ( c == '\n' ) \ |
---|
1015 | | buf[n++] = (char) c; \ |
---|
1016 | | if ( c == EOF && ferror( yyin ) ) \ |
---|
1017 | | YY_FATAL_ERROR( "input in flex scanner failed" ); \ |
---|
1018 | | result = n; \ |
---|
1019 | | } \ |
---|
1020 | | else \ |
---|
1021 | | { \ |
---|
1022 | | errno=0; \ |
---|
1023 | | while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \ |
---|
1024 | | { \ |
---|
1025 | | if( errno != EINTR) \ |
---|
1026 | | { \ |
---|
1027 | | YY_FATAL_ERROR( "input in flex scanner failed" ); \ |
---|
1028 | | break; \ |
---|
1029 | | } \ |
---|
1030 | | errno=0; \ |
---|
1031 | | clearerr(yyin); \ |
---|
1032 | | } \ |
---|
1033 | | }\ |
---|
1034 | | \ |
---|
1035 | | |
---|
1036 | | #endif |
---|
1037 | | |
---|
1038 | | /* No semi-colon after return; correct usage is to write "yyterminate();" - |
---|
1039 | | * we don't want an extra ';' after the "return" because that will cause |
---|
1040 | | * some compilers to complain about unreachable statements. |
---|
1041 | | */ |
---|
1042 | | #ifndef yyterminate |
---|
1043 | | #define yyterminate() return YY_NULL |
---|
1044 | | #endif |
---|
1045 | | |
---|
1046 | | /* Number of entries by which start-condition stack grows. */ |
---|
1047 | | #ifndef YY_START_STACK_INCR |
---|
1048 | | #define YY_START_STACK_INCR 25 |
---|
1049 | | #endif |
---|
1050 | | |
---|
1051 | | /* Report a fatal error. */ |
---|
1052 | | #ifndef YY_FATAL_ERROR |
---|
1053 | | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) |
---|
1054 | | #endif |
---|
1055 | | |
---|
1056 | | /* end tables serialization structures and prototypes */ |
---|
1057 | | |
---|
1058 | | /* Default declaration of generated scanner - a define so the user can |
---|
1059 | | * easily add parameters. |
---|
1060 | | */ |
---|
1061 | | #ifndef YY_DECL |
---|
1062 | | #define YY_DECL_IS_OURS 1 |
---|
1063 | | |
---|
1064 | | extern int yylex (void); |
---|
1065 | | |
---|
1066 | | #define YY_DECL int yylex (void) |
---|
1067 | | #endif /* !YY_DECL */ |
---|
1068 | | |
---|
1069 | | /* Code executed at the beginning of each rule, after yytext and yyleng |
---|
1070 | | * have been set up. |
---|
1071 | | */ |
---|
1072 | | #ifndef YY_USER_ACTION |
---|
1073 | | #define YY_USER_ACTION |
---|
1074 | | #endif |
---|
1075 | | |
---|
1076 | | /* Code executed at the end of each rule. */ |
---|
1077 | | #ifndef YY_BREAK |
---|
1078 | | #define YY_BREAK /*LINTED*/break; |
---|
1079 | | #endif |
---|
1080 | | |
---|
1081 | | #define YY_RULE_SETUP \ |
---|
1082 | | YY_USER_ACTION |
---|
1083 | | |
---|
1084 | | /** The main scanner function which does all the work. |
---|
1085 | | */ |
---|
1086 | | YY_DECL |
---|
1087 | | { |
---|
1088 | | yy_state_type yy_current_state; |
---|
1089 | | char *yy_cp, *yy_bp; |
---|
1090 | | int yy_act; |
---|
1091 | | |
---|
1092 | | if ( !(yy_init) ) |
---|
1093 | | { |
---|
1094 | | (yy_init) = 1; |
---|
1095 | | |
---|
1096 | | #ifdef YY_USER_INIT |
---|
1097 | | YY_USER_INIT; |
---|
1098 | | #endif |
---|
1099 | | |
---|
1100 | | /* Create the reject buffer large enough to save one state per allowed character. */ |
---|
1101 | | if ( ! (yy_state_buf) ) |
---|
1102 | | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); |
---|
1103 | | if ( ! (yy_state_buf) ) |
---|
1104 | | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); |
---|
1105 | | |
---|
1106 | | if ( ! (yy_start) ) |
---|
1107 | | (yy_start) = 1; /* first start state */ |
---|
1108 | | |
---|
1109 | | if ( ! yyin ) |
---|
1110 | | yyin = stdin; |
---|
1111 | | |
---|
1112 | | if ( ! yyout ) |
---|
1113 | | yyout = stdout; |
---|
1114 | | |
---|
1115 | | if ( ! YY_CURRENT_BUFFER ) { |
---|
1116 | | yyensure_buffer_stack (); |
---|
1117 | | YY_CURRENT_BUFFER_LVALUE = |
---|
1118 | | yy_create_buffer( yyin, YY_BUF_SIZE ); |
---|
1119 | | } |
---|
1120 | | |
---|
1121 | | yy_load_buffer_state( ); |
---|
1122 | | } |
---|
1123 | | |
---|
1124 | | { |
---|
1125 | | #line 1 "conftest.l" |
---|
1126 | | |
---|
1127 | | #line 684 "lex.yy.c" |
---|
1128 | | |
---|
1129 | | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */ |
---|
1130 | | { |
---|
1131 | | (yy_more_len) = 0; |
---|
1132 | | if ( (yy_more_flag) ) |
---|
1133 | | { |
---|
1134 | | (yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr)); |
---|
1135 | | (yy_more_flag) = 0; |
---|
1136 | | } |
---|
1137 | | yy_cp = (yy_c_buf_p); |
---|
1138 | | |
---|
1139 | | /* Support of yytext. */ |
---|
1140 | | *yy_cp = (yy_hold_char); |
---|
1141 | | |
---|
1142 | | /* yy_bp points to the position in yy_ch_buf of the start of |
---|
1143 | | * the current run. |
---|
1144 | | */ |
---|
1145 | | yy_bp = yy_cp; |
---|
1146 | | |
---|
1147 | | yy_current_state = (yy_start); |
---|
1148 | | |
---|
1149 | | (yy_state_ptr) = (yy_state_buf); |
---|
1150 | | *(yy_state_ptr)++ = yy_current_state; |
---|
1151 | | |
---|
1152 | | yy_match: |
---|
1153 | | do |
---|
1154 | | { |
---|
1155 | | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ; |
---|
1156 | | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) |
---|
1157 | | { |
---|
1158 | | yy_current_state = (int) yy_def[yy_current_state]; |
---|
1159 | | if ( yy_current_state >= 13 ) |
---|
1160 | | yy_c = yy_meta[yy_c]; |
---|
1161 | | } |
---|
1162 | | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; |
---|
1163 | | *(yy_state_ptr)++ = yy_current_state; |
---|
1164 | | ++yy_cp; |
---|
1165 | | } |
---|
1166 | | while ( yy_base[yy_current_state] != 10 ); |
---|
1167 | | |
---|
1168 | | yy_find_action: |
---|
1169 | | yy_current_state = *--(yy_state_ptr); |
---|
1170 | | (yy_lp) = yy_accept[yy_current_state]; |
---|
1171 | | |
---|
1172 | | find_rule: /* we branch to this label when backing up */ |
---|
1173 | | |
---|
1174 | | for ( ; ; ) /* until we find what rule we matched */ |
---|
1175 | | { |
---|
1176 | | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) |
---|
1177 | | { |
---|
1178 | | yy_act = yy_acclist[(yy_lp)]; |
---|
1179 | | { |
---|
1180 | | (yy_full_match) = yy_cp; |
---|
1181 | | break; |
---|
1182 | | } |
---|
1183 | | } |
---|
1184 | | --yy_cp; |
---|
1185 | | yy_current_state = *--(yy_state_ptr); |
---|
1186 | | (yy_lp) = yy_accept[yy_current_state]; |
---|
1187 | | } |
---|
1188 | | |
---|
1189 | | YY_DO_BEFORE_ACTION; |
---|
1190 | | |
---|
1191 | | do_action: /* This label is used only to access EOF actions. */ |
---|
1192 | | |
---|
1193 | | switch ( yy_act ) |
---|
1194 | | { /* beginning of action switch */ |
---|
1195 | | case 1: |
---|
1196 | | YY_RULE_SETUP |
---|
1197 | | #line 2 "conftest.l" |
---|
1198 | | { ECHO; } |
---|
1199 | | YY_BREAK |
---|
1200 | | case 2: |
---|
1201 | | YY_RULE_SETUP |
---|
1202 | | #line 3 "conftest.l" |
---|
1203 | | { REJECT; } |
---|
1204 | | YY_BREAK |
---|
1205 | | case 3: |
---|
1206 | | YY_RULE_SETUP |
---|
1207 | | #line 4 "conftest.l" |
---|
1208 | | { yymore (); } |
---|
1209 | | YY_BREAK |
---|
1210 | | case 4: |
---|
1211 | | YY_RULE_SETUP |
---|
1212 | | #line 5 "conftest.l" |
---|
1213 | | { yyless (1); } |
---|
1214 | | YY_BREAK |
---|
1215 | | case 5: |
---|
1216 | | YY_RULE_SETUP |
---|
1217 | | #line 6 "conftest.l" |
---|
1218 | | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ |
---|
1219 | | yyless ((input () != 0)); } |
---|
1220 | | YY_BREAK |
---|
1221 | | case 6: |
---|
1222 | | YY_RULE_SETUP |
---|
1223 | | #line 8 "conftest.l" |
---|
1224 | | { unput (yytext[0]); } |
---|
1225 | | YY_BREAK |
---|
1226 | | case 7: |
---|
1227 | | YY_RULE_SETUP |
---|
1228 | | #line 9 "conftest.l" |
---|
1229 | | { BEGIN INITIAL; } |
---|
1230 | | YY_BREAK |
---|
1231 | | case 8: |
---|
1232 | | YY_RULE_SETUP |
---|
1233 | | #line 10 "conftest.l" |
---|
1234 | | ECHO; |
---|
1235 | | YY_BREAK |
---|
1236 | | #line 793 "lex.yy.c" |
---|
1237 | | case YY_STATE_EOF(INITIAL): |
---|
1238 | | yyterminate(); |
---|
1239 | | |
---|
1240 | | case YY_END_OF_BUFFER: |
---|
1241 | | { |
---|
1242 | | /* Amount of text matched not including the EOB char. */ |
---|
1243 | | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; |
---|
1244 | | |
---|
1245 | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ |
---|
1246 | | *yy_cp = (yy_hold_char); |
---|
1247 | | YY_RESTORE_YY_MORE_OFFSET |
---|
1248 | | |
---|
1249 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) |
---|
1250 | | { |
---|
1251 | | /* We're scanning a new file or input source. It's |
---|
1252 | | * possible that this happened because the user |
---|
1253 | | * just pointed yyin at a new source and called |
---|
1254 | | * yylex(). If so, then we have to assure |
---|
1255 | | * consistency between YY_CURRENT_BUFFER and our |
---|
1256 | | * globals. Here is the right place to do so, because |
---|
1257 | | * this is the first action (other than possibly a |
---|
1258 | | * back-up) that will match for the new input source. |
---|
1259 | | */ |
---|
1260 | | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; |
---|
1261 | | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; |
---|
1262 | | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; |
---|
1263 | | } |
---|
1264 | | |
---|
1265 | | /* Note that here we test for yy_c_buf_p "<=" to the position |
---|
1266 | | * of the first EOB in the buffer, since yy_c_buf_p will |
---|
1267 | | * already have been incremented past the NUL character |
---|
1268 | | * (since all states make transitions on EOB to the |
---|
1269 | | * end-of-buffer state). Contrast this with the test |
---|
1270 | | * in input(). |
---|
1271 | | */ |
---|
1272 | | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) |
---|
1273 | | { /* This was really a NUL. */ |
---|
1274 | | yy_state_type yy_next_state; |
---|
1275 | | |
---|
1276 | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; |
---|
1277 | | |
---|
1278 | | yy_current_state = yy_get_previous_state( ); |
---|
1279 | | |
---|
1280 | | /* Okay, we're now positioned to make the NUL |
---|
1281 | | * transition. We couldn't have |
---|
1282 | | * yy_get_previous_state() go ahead and do it |
---|
1283 | | * for us because it doesn't know how to deal |
---|
1284 | | * with the possibility of jamming (and we don't |
---|
1285 | | * want to build jamming into it because then it |
---|
1286 | | * will run more slowly). |
---|
1287 | | */ |
---|
1288 | | |
---|
1289 | | yy_next_state = yy_try_NUL_trans( yy_current_state ); |
---|
1290 | | |
---|
1291 | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; |
---|
1292 | | |
---|
1293 | | if ( yy_next_state ) |
---|
1294 | | { |
---|
1295 | | /* Consume the NUL. */ |
---|
1296 | | yy_cp = ++(yy_c_buf_p); |
---|
1297 | | yy_current_state = yy_next_state; |
---|
1298 | | goto yy_match; |
---|
1299 | | } |
---|
1300 | | |
---|
1301 | | else |
---|
1302 | | { |
---|
1303 | | yy_cp = (yy_c_buf_p); |
---|
1304 | | goto yy_find_action; |
---|
1305 | | } |
---|
1306 | | } |
---|
1307 | | |
---|
1308 | | else switch ( yy_get_next_buffer( ) ) |
---|
1309 | | { |
---|
1310 | | case EOB_ACT_END_OF_FILE: |
---|
1311 | | { |
---|
1312 | | (yy_did_buffer_switch_on_eof) = 0; |
---|
1313 | | |
---|
1314 | | if ( yywrap( ) ) |
---|
1315 | | { |
---|
1316 | | /* Note: because we've taken care in |
---|
1317 | | * yy_get_next_buffer() to have set up |
---|
1318 | | * yytext, we can now set up |
---|
1319 | | * yy_c_buf_p so that if some total |
---|
1320 | | * hoser (like flex itself) wants to |
---|
1321 | | * call the scanner after we return the |
---|
1322 | | * YY_NULL, it'll still work - another |
---|
1323 | | * YY_NULL will get returned. |
---|
1324 | | */ |
---|
1325 | | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; |
---|
1326 | | |
---|
1327 | | yy_act = YY_STATE_EOF(YY_START); |
---|
1328 | | goto do_action; |
---|
1329 | | } |
---|
1330 | | |
---|
1331 | | else |
---|
1332 | | { |
---|
1333 | | if ( ! (yy_did_buffer_switch_on_eof) ) |
---|
1334 | | YY_NEW_FILE; |
---|
1335 | | } |
---|
1336 | | break; |
---|
1337 | | } |
---|
1338 | | |
---|
1339 | | case EOB_ACT_CONTINUE_SCAN: |
---|
1340 | | (yy_c_buf_p) = |
---|
1341 | | (yytext_ptr) + yy_amount_of_matched_text; |
---|
1342 | | |
---|
1343 | | yy_current_state = yy_get_previous_state( ); |
---|
1344 | | |
---|
1345 | | yy_cp = (yy_c_buf_p); |
---|
1346 | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; |
---|
1347 | | goto yy_match; |
---|
1348 | | |
---|
1349 | | case EOB_ACT_LAST_MATCH: |
---|
1350 | | (yy_c_buf_p) = |
---|
1351 | | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; |
---|
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_find_action; |
---|
1358 | | } |
---|
1359 | | break; |
---|
1360 | | } |
---|
1361 | | |
---|
1362 | | default: |
---|
1363 | | YY_FATAL_ERROR( |
---|
1364 | | "fatal flex scanner internal error--no action found" ); |
---|
1365 | | } /* end of action switch */ |
---|
1366 | | } /* end of scanning one token */ |
---|
1367 | | } /* end of user's declarations */ |
---|
1368 | | } /* end of yylex */ |
---|
1369 | | |
---|
1370 | | /* yy_get_next_buffer - try to read in a new buffer |
---|
1371 | | * |
---|
1372 | | * Returns a code representing an action: |
---|
1373 | | * EOB_ACT_LAST_MATCH - |
---|
1374 | | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position |
---|
1375 | | * EOB_ACT_END_OF_FILE - end of file |
---|
1376 | | */ |
---|
1377 | | static int yy_get_next_buffer (void) |
---|
1378 | | { |
---|
1379 | | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; |
---|
1380 | | char *source = (yytext_ptr); |
---|
1381 | | int number_to_move, i; |
---|
1382 | | int ret_val; |
---|
1383 | | |
---|
1384 | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) |
---|
1385 | | YY_FATAL_ERROR( |
---|
1386 | | "fatal flex scanner internal error--end of buffer missed" ); |
---|
1387 | | |
---|
1388 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) |
---|
1389 | | { /* Don't try to fill the buffer, so this is an EOF. */ |
---|
1390 | | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) |
---|
1391 | | { |
---|
1392 | | /* We matched a single character, the EOB, so |
---|
1393 | | * treat this as a final EOF. |
---|
1394 | | */ |
---|
1395 | | return EOB_ACT_END_OF_FILE; |
---|
1396 | | } |
---|
1397 | | |
---|
1398 | | else |
---|
1399 | | { |
---|
1400 | | /* We matched some text prior to the EOB, first |
---|
1401 | | * process it. |
---|
1402 | | */ |
---|
1403 | | return EOB_ACT_LAST_MATCH; |
---|
1404 | | } |
---|
1405 | | } |
---|
1406 | | |
---|
1407 | | /* Try to read more data. */ |
---|
1408 | | |
---|
1409 | | /* First move last chars to start of buffer. */ |
---|
1410 | | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1); |
---|
1411 | | |
---|
1412 | | for ( i = 0; i < number_to_move; ++i ) |
---|
1413 | | *(dest++) = *(source++); |
---|
1414 | | |
---|
1415 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) |
---|
1416 | | /* don't do the read, it's not guaranteed to return an EOF, |
---|
1417 | | * just force an EOF |
---|
1418 | | */ |
---|
1419 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; |
---|
1420 | | |
---|
1421 | | else |
---|
1422 | | { |
---|
1423 | | int num_to_read = |
---|
1424 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; |
---|
1425 | | |
---|
1426 | | while ( num_to_read <= 0 ) |
---|
1427 | | { /* Not enough room in the buffer - grow it. */ |
---|
1428 | | |
---|
1429 | | YY_FATAL_ERROR( |
---|
1430 | | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); |
---|
1431 | | |
---|
1432 | | } |
---|
1433 | | |
---|
1434 | | if ( num_to_read > YY_READ_BUF_SIZE ) |
---|
1435 | | num_to_read = YY_READ_BUF_SIZE; |
---|
1436 | | |
---|
1437 | | /* Read in more data. */ |
---|
1438 | | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), |
---|
1439 | | (yy_n_chars), num_to_read ); |
---|
1440 | | |
---|
1441 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); |
---|
1442 | | } |
---|
1443 | | |
---|
1444 | | if ( (yy_n_chars) == 0 ) |
---|
1445 | | { |
---|
1446 | | if ( number_to_move == YY_MORE_ADJ ) |
---|
1447 | | { |
---|
1448 | | ret_val = EOB_ACT_END_OF_FILE; |
---|
1449 | | yyrestart( yyin ); |
---|
1450 | | } |
---|
1451 | | |
---|
1452 | | else |
---|
1453 | | { |
---|
1454 | | ret_val = EOB_ACT_LAST_MATCH; |
---|
1455 | | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = |
---|
1456 | | YY_BUFFER_EOF_PENDING; |
---|
1457 | | } |
---|
1458 | | } |
---|
1459 | | |
---|
1460 | | else |
---|
1461 | | ret_val = EOB_ACT_CONTINUE_SCAN; |
---|
1462 | | |
---|
1463 | | if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { |
---|
1464 | | /* Extend the array by 50%, plus the number we really need. */ |
---|
1465 | | int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); |
---|
1466 | | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc( |
---|
1467 | | (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size ); |
---|
1468 | | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) |
---|
1469 | | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); |
---|
1470 | | /* "- 2" to take care of EOB's */ |
---|
1471 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2); |
---|
1472 | | } |
---|
1473 | | |
---|
1474 | | (yy_n_chars) += number_to_move; |
---|
1475 | | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; |
---|
1476 | | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; |
---|
1477 | | |
---|
1478 | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; |
---|
1479 | | |
---|
1480 | | return ret_val; |
---|
1481 | | } |
---|
1482 | | |
---|
1483 | | /* yy_get_previous_state - get the state just before the EOB char was reached */ |
---|
1484 | | |
---|
1485 | | static yy_state_type yy_get_previous_state (void) |
---|
1486 | | { |
---|
1487 | | yy_state_type yy_current_state; |
---|
1488 | | char *yy_cp; |
---|
1489 | | |
---|
1490 | | yy_current_state = (yy_start); |
---|
1491 | | |
---|
1492 | | (yy_state_ptr) = (yy_state_buf); |
---|
1493 | | *(yy_state_ptr)++ = yy_current_state; |
---|
1494 | | |
---|
1495 | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) |
---|
1496 | | { |
---|
1497 | | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); |
---|
1498 | | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) |
---|
1499 | | { |
---|
1500 | | yy_current_state = (int) yy_def[yy_current_state]; |
---|
1501 | | if ( yy_current_state >= 13 ) |
---|
1502 | | yy_c = yy_meta[yy_c]; |
---|
1503 | | } |
---|
1504 | | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; |
---|
1505 | | *(yy_state_ptr)++ = yy_current_state; |
---|
1506 | | } |
---|
1507 | | |
---|
1508 | | return yy_current_state; |
---|
1509 | | } |
---|
1510 | | |
---|
1511 | | /* yy_try_NUL_trans - try to make a transition on the NUL character |
---|
1512 | | * |
---|
1513 | | * synopsis |
---|
1514 | | * next_state = yy_try_NUL_trans( current_state ); |
---|
1515 | | */ |
---|
1516 | | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) |
---|
1517 | | { |
---|
1518 | | int yy_is_jam; |
---|
1519 | | |
---|
1520 | | YY_CHAR yy_c = 1; |
---|
1521 | | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) |
---|
1522 | | { |
---|
1523 | | yy_current_state = (int) yy_def[yy_current_state]; |
---|
1524 | | if ( yy_current_state >= 13 ) |
---|
1525 | | yy_c = yy_meta[yy_c]; |
---|
1526 | | } |
---|
1527 | | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; |
---|
1528 | | yy_is_jam = (yy_current_state == 12); |
---|
1529 | | if ( ! yy_is_jam ) |
---|
1530 | | *(yy_state_ptr)++ = yy_current_state; |
---|
1531 | | |
---|
1532 | | return yy_is_jam ? 0 : yy_current_state; |
---|
1533 | | } |
---|
1534 | | |
---|
1535 | | #ifndef YY_NO_UNPUT |
---|
1536 | | |
---|
1537 | | static void yyunput (int c, char * yy_bp ) |
---|
1538 | | { |
---|
1539 | | char *yy_cp; |
---|
1540 | | |
---|
1541 | | yy_cp = (yy_c_buf_p); |
---|
1542 | | |
---|
1543 | | /* undo effects of setting up yytext */ |
---|
1544 | | *yy_cp = (yy_hold_char); |
---|
1545 | | |
---|
1546 | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) |
---|
1547 | | { /* need to shift things up to make room */ |
---|
1548 | | /* +2 for EOB chars. */ |
---|
1549 | | int number_to_move = (yy_n_chars) + 2; |
---|
1550 | | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ |
---|
1551 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; |
---|
1552 | | char *source = |
---|
1553 | | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; |
---|
1554 | | |
---|
1555 | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) |
---|
1556 | | *--dest = *--source; |
---|
1557 | | |
---|
1558 | | yy_cp += (int) (dest - source); |
---|
1559 | | yy_bp += (int) (dest - source); |
---|
1560 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = |
---|
1561 | | (yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size; |
---|
1562 | | |
---|
1563 | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) |
---|
1564 | | YY_FATAL_ERROR( "flex scanner push-back overflow" ); |
---|
1565 | | } |
---|
1566 | | |
---|
1567 | | *--yy_cp = (char) c; |
---|
1568 | | |
---|
1569 | | (yytext_ptr) = yy_bp; |
---|
1570 | | (yy_hold_char) = *yy_cp; |
---|
1571 | | (yy_c_buf_p) = yy_cp; |
---|
1572 | | } |
---|
1573 | | |
---|
1574 | | #endif |
---|
1575 | | |
---|
1576 | | #ifndef YY_NO_INPUT |
---|
1577 | | #ifdef __cplusplus |
---|
1578 | | static int yyinput (void) |
---|
1579 | | #else |
---|
1580 | | static int input (void) |
---|
1581 | | #endif |
---|
1582 | | |
---|
1583 | | { |
---|
1584 | | int c; |
---|
1585 | | |
---|
1586 | | *(yy_c_buf_p) = (yy_hold_char); |
---|
1587 | | |
---|
1588 | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) |
---|
1589 | | { |
---|
1590 | | /* yy_c_buf_p now points to the character we want to return. |
---|
1591 | | * If this occurs *before* the EOB characters, then it's a |
---|
1592 | | * valid NUL; if not, then we've hit the end of the buffer. |
---|
1593 | | */ |
---|
1594 | | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) |
---|
1595 | | /* This was really a NUL. */ |
---|
1596 | | *(yy_c_buf_p) = '\0'; |
---|
1597 | | |
---|
1598 | | else |
---|
1599 | | { /* need more input */ |
---|
1600 | | int offset = (int) ((yy_c_buf_p) - (yytext_ptr)); |
---|
1601 | | ++(yy_c_buf_p); |
---|
1602 | | |
---|
1603 | | switch ( yy_get_next_buffer( ) ) |
---|
1604 | | { |
---|
1605 | | case EOB_ACT_LAST_MATCH: |
---|
1606 | | /* This happens because yy_g_n_b() |
---|
1607 | | * sees that we've accumulated a |
---|
1608 | | * token and flags that we need to |
---|
1609 | | * try matching the token before |
---|
1610 | | * proceeding. But for input(), |
---|
1611 | | * there's no matching to consider. |
---|
1612 | | * So convert the EOB_ACT_LAST_MATCH |
---|
1613 | | * to EOB_ACT_END_OF_FILE. |
---|
1614 | | */ |
---|
1615 | | |
---|
1616 | | /* Reset buffer status. */ |
---|
1617 | | yyrestart( yyin ); |
---|
1618 | | |
---|
1619 | | /*FALLTHROUGH*/ |
---|
1620 | | |
---|
1621 | | case EOB_ACT_END_OF_FILE: |
---|
1622 | | { |
---|
1623 | | if ( yywrap( ) ) |
---|
1624 | | return 0; |
---|
1625 | | |
---|
1626 | | if ( ! (yy_did_buffer_switch_on_eof) ) |
---|
1627 | | YY_NEW_FILE; |
---|
1628 | | #ifdef __cplusplus |
---|
1629 | | return yyinput(); |
---|
1630 | | #else |
---|
1631 | | return input(); |
---|
1632 | | #endif |
---|
1633 | | } |
---|
1634 | | |
---|
1635 | | case EOB_ACT_CONTINUE_SCAN: |
---|
1636 | | (yy_c_buf_p) = (yytext_ptr) + offset; |
---|
1637 | | break; |
---|
1638 | | } |
---|
1639 | | } |
---|
1640 | | } |
---|
1641 | | |
---|
1642 | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ |
---|
1643 | | *(yy_c_buf_p) = '\0'; /* preserve yytext */ |
---|
1644 | | (yy_hold_char) = *++(yy_c_buf_p); |
---|
1645 | | |
---|
1646 | | return c; |
---|
1647 | | } |
---|
1648 | | #endif /* ifndef YY_NO_INPUT */ |
---|
1649 | | |
---|
1650 | | /** Immediately switch to a different input stream. |
---|
1651 | | * @param input_file A readable stream. |
---|
1652 | | * |
---|
1653 | | * @note This function does not reset the start condition to @c INITIAL . |
---|
1654 | | */ |
---|
1655 | | void yyrestart (FILE * input_file ) |
---|
1656 | | { |
---|
1657 | | |
---|
1658 | | if ( ! YY_CURRENT_BUFFER ){ |
---|
1659 | | yyensure_buffer_stack (); |
---|
1660 | | YY_CURRENT_BUFFER_LVALUE = |
---|
1661 | | yy_create_buffer( yyin, YY_BUF_SIZE ); |
---|
1662 | | } |
---|
1663 | | |
---|
1664 | | yy_init_buffer( YY_CURRENT_BUFFER, input_file ); |
---|
1665 | | yy_load_buffer_state( ); |
---|
1666 | | } |
---|
1667 | | |
---|
1668 | | /** Switch to a different input buffer. |
---|
1669 | | * @param new_buffer The new input buffer. |
---|
1670 | | * |
---|
1671 | | */ |
---|
1672 | | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) |
---|
1673 | | { |
---|
1674 | | |
---|
1675 | | /* TODO. We should be able to replace this entire function body |
---|
1676 | | * with |
---|
1677 | | * yypop_buffer_state(); |
---|
1678 | | * yypush_buffer_state(new_buffer); |
---|
1679 | | */ |
---|
1680 | | yyensure_buffer_stack (); |
---|
1681 | | if ( YY_CURRENT_BUFFER == new_buffer ) |
---|
1682 | | return; |
---|
1683 | | |
---|
1684 | | if ( YY_CURRENT_BUFFER ) |
---|
1685 | | { |
---|
1686 | | /* Flush out information for old buffer. */ |
---|
1687 | | *(yy_c_buf_p) = (yy_hold_char); |
---|
1688 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); |
---|
1689 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); |
---|
1690 | | } |
---|
1691 | | |
---|
1692 | | YY_CURRENT_BUFFER_LVALUE = new_buffer; |
---|
1693 | | yy_load_buffer_state( ); |
---|
1694 | | |
---|
1695 | | /* We don't actually know whether we did this switch during |
---|
1696 | | * EOF (yywrap()) processing, but the only time this flag |
---|
1697 | | * is looked at is after yywrap() is called, so it's safe |
---|
1698 | | * to go ahead and always set it. |
---|
1699 | | */ |
---|
1700 | | (yy_did_buffer_switch_on_eof) = 1; |
---|
1701 | | } |
---|
1702 | | |
---|
1703 | | static void yy_load_buffer_state (void) |
---|
1704 | | { |
---|
1705 | | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; |
---|
1706 | | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; |
---|
1707 | | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; |
---|
1708 | | (yy_hold_char) = *(yy_c_buf_p); |
---|
1709 | | } |
---|
1710 | | |
---|
1711 | | /** Allocate and initialize an input buffer state. |
---|
1712 | | * @param file A readable stream. |
---|
1713 | | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. |
---|
1714 | | * |
---|
1715 | | * @return the allocated buffer state. |
---|
1716 | | */ |
---|
1717 | | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) |
---|
1718 | | { |
---|
1719 | | YY_BUFFER_STATE b; |
---|
1720 | | |
---|
1721 | | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) ); |
---|
1722 | | if ( ! b ) |
---|
1723 | | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); |
---|
1724 | | |
---|
1725 | | b->yy_buf_size = size; |
---|
1726 | | |
---|
1727 | | /* yy_ch_buf has to be 2 characters longer than the size given because |
---|
1728 | | * we need to put in 2 end-of-buffer characters. |
---|
1729 | | */ |
---|
1730 | | b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) ); |
---|
1731 | | if ( ! b->yy_ch_buf ) |
---|
1732 | | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); |
---|
1733 | | |
---|
1734 | | b->yy_is_our_buffer = 1; |
---|
1735 | | |
---|
1736 | | yy_init_buffer( b, file ); |
---|
1737 | | |
---|
1738 | | return b; |
---|
1739 | | } |
---|
1740 | | |
---|
1741 | | /** Destroy the buffer. |
---|
1742 | | * @param b a buffer created with yy_create_buffer() |
---|
1743 | | * |
---|
1744 | | */ |
---|
1745 | | void yy_delete_buffer (YY_BUFFER_STATE b ) |
---|
1746 | | { |
---|
1747 | | |
---|
1748 | | if ( ! b ) |
---|
1749 | | return; |
---|
1750 | | |
---|
1751 | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ |
---|
1752 | | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; |
---|
1753 | | |
---|
1754 | | if ( b->yy_is_our_buffer ) |
---|
1755 | | yyfree( (void *) b->yy_ch_buf ); |
---|
1756 | | |
---|
1757 | | yyfree( (void *) b ); |
---|
1758 | | } |
---|
1759 | | |
---|
1760 | | /* Initializes or reinitializes a buffer. |
---|
1761 | | * This function is sometimes called more than once on the same buffer, |
---|
1762 | | * such as during a yyrestart() or at EOF. |
---|
1763 | | */ |
---|
1764 | | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) |
---|
1765 | | |
---|
1766 | | { |
---|
1767 | | int oerrno = errno; |
---|
1768 | | |
---|
1769 | | yy_flush_buffer( b ); |
---|
1770 | | |
---|
1771 | | b->yy_input_file = file; |
---|
1772 | | b->yy_fill_buffer = 1; |
---|
1773 | | |
---|
1774 | | /* If b is the current buffer, then yy_init_buffer was _probably_ |
---|
1775 | | * called from yyrestart() or through yy_get_next_buffer. |
---|
1776 | | * In that case, we don't want to reset the lineno or column. |
---|
1777 | | */ |
---|
1778 | | if (b != YY_CURRENT_BUFFER){ |
---|
1779 | | b->yy_bs_lineno = 1; |
---|
1780 | | b->yy_bs_column = 0; |
---|
1781 | | } |
---|
1782 | | |
---|
1783 | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; |
---|
1784 | | |
---|
1785 | | errno = oerrno; |
---|
1786 | | } |
---|
1787 | | |
---|
1788 | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. |
---|
1789 | | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. |
---|
1790 | | * |
---|
1791 | | */ |
---|
1792 | | void yy_flush_buffer (YY_BUFFER_STATE b ) |
---|
1793 | | { |
---|
1794 | | if ( ! b ) |
---|
1795 | | return; |
---|
1796 | | |
---|
1797 | | b->yy_n_chars = 0; |
---|
1798 | | |
---|
1799 | | /* We always need two end-of-buffer characters. The first causes |
---|
1800 | | * a transition to the end-of-buffer state. The second causes |
---|
1801 | | * a jam in that state. |
---|
1802 | | */ |
---|
1803 | | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; |
---|
1804 | | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; |
---|
1805 | | |
---|
1806 | | b->yy_buf_pos = &b->yy_ch_buf[0]; |
---|
1807 | | |
---|
1808 | | b->yy_at_bol = 1; |
---|
1809 | | b->yy_buffer_status = YY_BUFFER_NEW; |
---|
1810 | | |
---|
1811 | | if ( b == YY_CURRENT_BUFFER ) |
---|
1812 | | yy_load_buffer_state( ); |
---|
1813 | | } |
---|
1814 | | |
---|
1815 | | /** Pushes the new state onto the stack. The new state becomes |
---|
1816 | | * the current state. This function will allocate the stack |
---|
1817 | | * if necessary. |
---|
1818 | | * @param new_buffer The new state. |
---|
1819 | | * |
---|
1820 | | */ |
---|
1821 | | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) |
---|
1822 | | { |
---|
1823 | | if (new_buffer == NULL) |
---|
1824 | | return; |
---|
1825 | | |
---|
1826 | | yyensure_buffer_stack(); |
---|
1827 | | |
---|
1828 | | /* This block is copied from yy_switch_to_buffer. */ |
---|
1829 | | if ( YY_CURRENT_BUFFER ) |
---|
1830 | | { |
---|
1831 | | /* Flush out information for old buffer. */ |
---|
1832 | | *(yy_c_buf_p) = (yy_hold_char); |
---|
1833 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); |
---|
1834 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); |
---|
1835 | | } |
---|
1836 | | |
---|
1837 | | /* Only push if top exists. Otherwise, replace top. */ |
---|
1838 | | if (YY_CURRENT_BUFFER) |
---|
1839 | | (yy_buffer_stack_top)++; |
---|
1840 | | YY_CURRENT_BUFFER_LVALUE = new_buffer; |
---|
1841 | | |
---|
1842 | | /* copied from yy_switch_to_buffer. */ |
---|
1843 | | yy_load_buffer_state( ); |
---|
1844 | | (yy_did_buffer_switch_on_eof) = 1; |
---|
1845 | | } |
---|
1846 | | |
---|
1847 | | /** Removes and deletes the top of the stack, if present. |
---|
1848 | | * The next element becomes the new top. |
---|
1849 | | * |
---|
1850 | | */ |
---|
1851 | | void yypop_buffer_state (void) |
---|
1852 | | { |
---|
1853 | | if (!YY_CURRENT_BUFFER) |
---|
1854 | | return; |
---|
1855 | | |
---|
1856 | | yy_delete_buffer(YY_CURRENT_BUFFER ); |
---|
1857 | | YY_CURRENT_BUFFER_LVALUE = NULL; |
---|
1858 | | if ((yy_buffer_stack_top) > 0) |
---|
1859 | | --(yy_buffer_stack_top); |
---|
1860 | | |
---|
1861 | | if (YY_CURRENT_BUFFER) { |
---|
1862 | | yy_load_buffer_state( ); |
---|
1863 | | (yy_did_buffer_switch_on_eof) = 1; |
---|
1864 | | } |
---|
1865 | | } |
---|
1866 | | |
---|
1867 | | /* Allocates the stack if it does not exist. |
---|
1868 | | * Guarantees space for at least one push. |
---|
1869 | | */ |
---|
1870 | | static void yyensure_buffer_stack (void) |
---|
1871 | | { |
---|
1872 | | yy_size_t num_to_alloc; |
---|
1873 | | |
---|
1874 | | if (!(yy_buffer_stack)) { |
---|
1875 | | |
---|
1876 | | /* First allocation is just for 2 elements, since we don't know if this |
---|
1877 | | * scanner will even need a stack. We use 2 instead of 1 to avoid an |
---|
1878 | | * immediate realloc on the next call. |
---|
1879 | | */ |
---|
1880 | | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ |
---|
1881 | | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc |
---|
1882 | | (num_to_alloc * sizeof(struct yy_buffer_state*) |
---|
1883 | | ); |
---|
1884 | | if ( ! (yy_buffer_stack) ) |
---|
1885 | | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); |
---|
1886 | | |
---|
1887 | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); |
---|
1888 | | |
---|
1889 | | (yy_buffer_stack_max) = num_to_alloc; |
---|
1890 | | (yy_buffer_stack_top) = 0; |
---|
1891 | | return; |
---|
1892 | | } |
---|
1893 | | |
---|
1894 | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ |
---|
1895 | | |
---|
1896 | | /* Increase the buffer to prepare for a possible push. */ |
---|
1897 | | yy_size_t grow_size = 8 /* arbitrary grow size */; |
---|
1898 | | |
---|
1899 | | num_to_alloc = (yy_buffer_stack_max) + grow_size; |
---|
1900 | | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc |
---|
1901 | | ((yy_buffer_stack), |
---|
1902 | | num_to_alloc * sizeof(struct yy_buffer_state*) |
---|
1903 | | ); |
---|
1904 | | if ( ! (yy_buffer_stack) ) |
---|
1905 | | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); |
---|
1906 | | |
---|
1907 | | /* zero only the new slots.*/ |
---|
1908 | | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); |
---|
1909 | | (yy_buffer_stack_max) = num_to_alloc; |
---|
1910 | | } |
---|
1911 | | } |
---|
1912 | | |
---|
1913 | | /** Setup the input buffer state to scan directly from a user-specified character buffer. |
---|
1914 | | * @param base the character buffer |
---|
1915 | | * @param size the size in bytes of the character buffer |
---|
1916 | | * |
---|
1917 | | * @return the newly allocated buffer state object. |
---|
1918 | | */ |
---|
1919 | | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) |
---|
1920 | | { |
---|
1921 | | YY_BUFFER_STATE b; |
---|
1922 | | |
---|
1923 | | if ( size < 2 || |
---|
1924 | | base[size-2] != YY_END_OF_BUFFER_CHAR || |
---|
1925 | | base[size-1] != YY_END_OF_BUFFER_CHAR ) |
---|
1926 | | /* They forgot to leave room for the EOB's. */ |
---|
1927 | | return NULL; |
---|
1928 | | |
---|
1929 | | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) ); |
---|
1930 | | if ( ! b ) |
---|
1931 | | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); |
---|
1932 | | |
---|
1933 | | b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */ |
---|
1934 | | b->yy_buf_pos = b->yy_ch_buf = base; |
---|
1935 | | b->yy_is_our_buffer = 0; |
---|
1936 | | b->yy_input_file = NULL; |
---|
1937 | | b->yy_n_chars = b->yy_buf_size; |
---|
1938 | | b->yy_is_interactive = 0; |
---|
1939 | | b->yy_at_bol = 1; |
---|
1940 | | b->yy_fill_buffer = 0; |
---|
1941 | | b->yy_buffer_status = YY_BUFFER_NEW; |
---|
1942 | | |
---|
1943 | | yy_switch_to_buffer( b ); |
---|
1944 | | |
---|
1945 | | return b; |
---|
1946 | | } |
---|
1947 | | |
---|
1948 | | /** Setup the input buffer state to scan a string. The next call to yylex() will |
---|
1949 | | * scan from a @e copy of @a str. |
---|
1950 | | * @param yystr a NUL-terminated string to scan |
---|
1951 | | * |
---|
1952 | | * @return the newly allocated buffer state object. |
---|
1953 | | * @note If you want to scan bytes that may contain NUL values, then use |
---|
1954 | | * yy_scan_bytes() instead. |
---|
1955 | | */ |
---|
1956 | | YY_BUFFER_STATE yy_scan_string (const char * yystr ) |
---|
1957 | | { |
---|
1958 | | |
---|
1959 | | return yy_scan_bytes( yystr, (int) strlen(yystr) ); |
---|
1960 | | } |
---|
1961 | | |
---|
1962 | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will |
---|
1963 | | * scan from a @e copy of @a bytes. |
---|
1964 | | * @param yybytes the byte buffer to scan |
---|
1965 | | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. |
---|
1966 | | * |
---|
1967 | | * @return the newly allocated buffer state object. |
---|
1968 | | */ |
---|
1969 | | YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) |
---|
1970 | | { |
---|
1971 | | YY_BUFFER_STATE b; |
---|
1972 | | char *buf; |
---|
1973 | | yy_size_t n; |
---|
1974 | | int i; |
---|
1975 | | |
---|
1976 | | /* Get memory for full buffer, including space for trailing EOB's. */ |
---|
1977 | | n = (yy_size_t) (_yybytes_len + 2); |
---|
1978 | | buf = (char *) yyalloc( n ); |
---|
1979 | | if ( ! buf ) |
---|
1980 | | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); |
---|
1981 | | |
---|
1982 | | for ( i = 0; i < _yybytes_len; ++i ) |
---|
1983 | | buf[i] = yybytes[i]; |
---|
1984 | | |
---|
1985 | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; |
---|
1986 | | |
---|
1987 | | b = yy_scan_buffer( buf, n ); |
---|
1988 | | if ( ! b ) |
---|
1989 | | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); |
---|
1990 | | |
---|
1991 | | /* It's okay to grow etc. this buffer, and we should throw it |
---|
1992 | | * away when we're done. |
---|
1993 | | */ |
---|
1994 | | b->yy_is_our_buffer = 1; |
---|
1995 | | |
---|
1996 | | return b; |
---|
1997 | | } |
---|
1998 | | |
---|
1999 | | #ifndef YY_EXIT_FAILURE |
---|
2000 | | #define YY_EXIT_FAILURE 2 |
---|
2001 | | #endif |
---|
2002 | | |
---|
2003 | | static void yynoreturn yy_fatal_error (const char* msg ) |
---|
2004 | | { |
---|
2005 | | fprintf( stderr, "%s\n", msg ); |
---|
2006 | | exit( YY_EXIT_FAILURE ); |
---|
2007 | | } |
---|
2008 | | |
---|
2009 | | /* Redefine yyless() so it works in section 3 code. */ |
---|
2010 | | |
---|
2011 | | #undef yyless |
---|
2012 | | #define yyless(n) \ |
---|
2013 | | do \ |
---|
2014 | | { \ |
---|
2015 | | /* Undo effects of setting up yytext. */ \ |
---|
2016 | | int yyless_macro_arg = (n); \ |
---|
2017 | | YY_LESS_LINENO(yyless_macro_arg);\ |
---|
2018 | | yytext[yyleng] = (yy_hold_char); \ |
---|
2019 | | (yy_c_buf_p) = yytext + yyless_macro_arg; \ |
---|
2020 | | (yy_hold_char) = *(yy_c_buf_p); \ |
---|
2021 | | *(yy_c_buf_p) = '\0'; \ |
---|
2022 | | yyleng = yyless_macro_arg; \ |
---|
2023 | | } \ |
---|
2024 | | while ( 0 ) |
---|
2025 | | |
---|
2026 | | /* Accessor methods (get/set functions) to struct members. */ |
---|
2027 | | |
---|
2028 | | /** Get the current line number. |
---|
2029 | | * |
---|
2030 | | */ |
---|
2031 | | int yyget_lineno (void) |
---|
2032 | | { |
---|
2033 | | |
---|
2034 | | return yylineno; |
---|
2035 | | } |
---|
2036 | | |
---|
2037 | | /** Get the input stream. |
---|
2038 | | * |
---|
2039 | | */ |
---|
2040 | | FILE *yyget_in (void) |
---|
2041 | | { |
---|
2042 | | return yyin; |
---|
2043 | | } |
---|
2044 | | |
---|
2045 | | /** Get the output stream. |
---|
2046 | | * |
---|
2047 | | */ |
---|
2048 | | FILE *yyget_out (void) |
---|
2049 | | { |
---|
2050 | | return yyout; |
---|
2051 | | } |
---|
2052 | | |
---|
2053 | | /** Get the length of the current token. |
---|
2054 | | * |
---|
2055 | | */ |
---|
2056 | | int yyget_leng (void) |
---|
2057 | | { |
---|
2058 | | return yyleng; |
---|
2059 | | } |
---|
2060 | | |
---|
2061 | | /** Get the current token. |
---|
2062 | | * |
---|
2063 | | */ |
---|
2064 | | |
---|
2065 | | char *yyget_text (void) |
---|
2066 | | { |
---|
2067 | | return yytext; |
---|
2068 | | } |
---|
2069 | | |
---|
2070 | | /** Set the current line number. |
---|
2071 | | * @param _line_number line number |
---|
2072 | | * |
---|
2073 | | */ |
---|
2074 | | void yyset_lineno (int _line_number ) |
---|
2075 | | { |
---|
2076 | | |
---|
2077 | | yylineno = _line_number; |
---|
2078 | | } |
---|
2079 | | |
---|
2080 | | /** Set the input stream. This does not discard the current |
---|
2081 | | * input buffer. |
---|
2082 | | * @param _in_str A readable stream. |
---|
2083 | | * |
---|
2084 | | * @see yy_switch_to_buffer |
---|
2085 | | */ |
---|
2086 | | void yyset_in (FILE * _in_str ) |
---|
2087 | | { |
---|
2088 | | yyin = _in_str ; |
---|
2089 | | } |
---|
2090 | | |
---|
2091 | | void yyset_out (FILE * _out_str ) |
---|
2092 | | { |
---|
2093 | | yyout = _out_str ; |
---|
2094 | | } |
---|
2095 | | |
---|
2096 | | int yyget_debug (void) |
---|
2097 | | { |
---|
2098 | | return yy_flex_debug; |
---|
2099 | | } |
---|
2100 | | |
---|
2101 | | void yyset_debug (int _bdebug ) |
---|
2102 | | { |
---|
2103 | | yy_flex_debug = _bdebug ; |
---|
2104 | | } |
---|
2105 | | |
---|
2106 | | static int yy_init_globals (void) |
---|
2107 | | { |
---|
2108 | | /* Initialization is the same as for the non-reentrant scanner. |
---|
2109 | | * This function is called from yylex_destroy(), so don't allocate here. |
---|
2110 | | */ |
---|
2111 | | |
---|
2112 | | (yy_buffer_stack) = NULL; |
---|
2113 | | (yy_buffer_stack_top) = 0; |
---|
2114 | | (yy_buffer_stack_max) = 0; |
---|
2115 | | (yy_c_buf_p) = NULL; |
---|
2116 | | (yy_init) = 0; |
---|
2117 | | (yy_start) = 0; |
---|
2118 | | |
---|
2119 | | (yy_state_buf) = 0; |
---|
2120 | | (yy_state_ptr) = 0; |
---|
2121 | | (yy_full_match) = 0; |
---|
2122 | | (yy_lp) = 0; |
---|
2123 | | |
---|
2124 | | /* Defined in main.c */ |
---|
2125 | | #ifdef YY_STDINIT |
---|
2126 | | yyin = stdin; |
---|
2127 | | yyout = stdout; |
---|
2128 | | #else |
---|
2129 | | yyin = NULL; |
---|
2130 | | yyout = NULL; |
---|
2131 | | #endif |
---|
2132 | | |
---|
2133 | | /* For future reference: Set errno on error, since we are called by |
---|
2134 | | * yylex_init() |
---|
2135 | | */ |
---|
2136 | | return 0; |
---|
2137 | | } |
---|
2138 | | |
---|
2139 | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ |
---|
2140 | | int yylex_destroy (void) |
---|
2141 | | { |
---|
2142 | | |
---|
2143 | | /* Pop the buffer stack, destroying each element. */ |
---|
2144 | | while(YY_CURRENT_BUFFER){ |
---|
2145 | | yy_delete_buffer( YY_CURRENT_BUFFER ); |
---|
2146 | | YY_CURRENT_BUFFER_LVALUE = NULL; |
---|
2147 | | yypop_buffer_state(); |
---|
2148 | | } |
---|
2149 | | |
---|
2150 | | /* Destroy the stack itself. */ |
---|
2151 | | yyfree((yy_buffer_stack) ); |
---|
2152 | | (yy_buffer_stack) = NULL; |
---|
2153 | | |
---|
2154 | | yyfree ( (yy_state_buf) ); |
---|
2155 | | (yy_state_buf) = NULL; |
---|
2156 | | |
---|
2157 | | /* Reset the globals. This is important in a non-reentrant scanner so the next time |
---|
2158 | | * yylex() is called, initialization will occur. */ |
---|
2159 | | yy_init_globals( ); |
---|
2160 | | |
---|
2161 | | return 0; |
---|
2162 | | } |
---|
2163 | | |
---|
2164 | | /* |
---|
2165 | | * Internal utility routines. |
---|
2166 | | */ |
---|
2167 | | |
---|
2168 | | #ifndef yytext_ptr |
---|
2169 | | static void yy_flex_strncpy (char* s1, const char * s2, int n ) |
---|
2170 | | { |
---|
2171 | | |
---|
2172 | | int i; |
---|
2173 | | for ( i = 0; i < n; ++i ) |
---|
2174 | | s1[i] = s2[i]; |
---|
2175 | | } |
---|
2176 | | #endif |
---|
2177 | | |
---|
2178 | | #ifdef YY_NEED_STRLEN |
---|
2179 | | static int yy_flex_strlen (const char * s ) |
---|
2180 | | { |
---|
2181 | | int n; |
---|
2182 | | for ( n = 0; s[n]; ++n ) |
---|
2183 | | ; |
---|
2184 | | |
---|
2185 | | return n; |
---|
2186 | | } |
---|
2187 | | #endif |
---|
2188 | | |
---|
2189 | | void *yyalloc (yy_size_t size ) |
---|
2190 | | { |
---|
2191 | | return malloc(size); |
---|
2192 | | } |
---|
2193 | | |
---|
2194 | | void *yyrealloc (void * ptr, yy_size_t size ) |
---|
2195 | | { |
---|
2196 | | |
---|
2197 | | /* The cast to (char *) in the following accommodates both |
---|
2198 | | * implementations that use char* generic pointers, and those |
---|
2199 | | * that use void* generic pointers. It works with the latter |
---|
2200 | | * because both ANSI C and C++ allow castless assignment from |
---|
2201 | | * any pointer type to void*, and deal with argument conversions |
---|
2202 | | * as though doing an assignment. |
---|
2203 | | */ |
---|
2204 | | return realloc(ptr, size); |
---|
2205 | | } |
---|
2206 | | |
---|
2207 | | void yyfree (void * ptr ) |
---|
2208 | | { |
---|
2209 | | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ |
---|
2210 | | } |
---|
2211 | | |
---|
2212 | | #define YYTABLES_NAME "yytables" |
---|
2213 | | |
---|
2214 | | #line 10 "conftest.l" |
---|
2215 | | |
---|
2216 | | #ifdef YYTEXT_POINTER |
---|
2217 | | extern char *yytext; |
---|
2218 | | #endif |
---|
2219 | | int |
---|
2220 | | main (void) |
---|
2221 | | { |
---|
2222 | | return ! yylex () + ! yywrap (); |
---|
2223 | | } |
---|
2224 | configure:8823: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c -lfl >&5 |
---|
2225 | configure:8823: $? = 0 |
---|
2226 | configure:8833: result: -lfl |
---|
2227 | configure:8839: checking whether yytext is a pointer |
---|
2228 | configure:8856: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c -lfl >&5 |
---|
2229 | configure:8856: $? = 0 |
---|
2230 | configure:8864: result: yes |
---|
2231 | configure:8884: result: defining LFLAGS to be -I |
---|
2232 | configure:8912: checking for bison |
---|
2233 | configure:8939: result: /opt/local/bin/bison -y |
---|
2234 | configure:8958: checking syntax of bison api.prefix (or name-prefix) declaration |
---|
2235 | configure:9003: result: api brace |
---|
2236 | configure:9025: checking syntax of bison push/pull declaration |
---|
2237 | configure:9069: result: dash |
---|
2238 | configure:9110: checking for makeinfo |
---|
2239 | configure:9126: found /opt/local/bin/makeinfo |
---|
2240 | configure:9137: result: makeinfo |
---|
2241 | configure:9158: checking for makeinfo support for @sortas command |
---|
2242 | configure:9187: result: yes |
---|
2243 | configure:9207: checking for texi2dvi |
---|
2244 | configure:9234: result: /opt/local/bin/texi2dvi |
---|
2245 | configure:9261: checking for texi2pdf |
---|
2246 | configure:9288: result: /opt/local/bin/texi2pdf |
---|
2247 | configure:9322: checking for options to make reproducible archives with GNU tar |
---|
2248 | configure:9340: result: --numeric-owner |
---|
2249 | configure:9345: checking whether ln -s works |
---|
2250 | configure:9349: result: yes |
---|
2251 | configure:9376: checking for gs |
---|
2252 | configure:9403: result: /opt/local/bin/gs |
---|
2253 | configure:9442: checking for gnuplot |
---|
2254 | configure:9469: result: /opt/local/bin/gnuplot |
---|
2255 | configure:9515: checking for less |
---|
2256 | configure:9542: result: /opt/local/bin/less |
---|
2257 | configure:9566: checking for python |
---|
2258 | configure:9593: result: /opt/local/bin/python2.7 |
---|
2259 | configure:9608: checking for icotool |
---|
2260 | configure:9635: result: /opt/local/bin/icotool |
---|
2261 | configure:9662: checking for rsvg-convert |
---|
2262 | configure:9689: result: /opt/local/bin/rsvg-convert |
---|
2263 | configure:9939: checking for C++ compiler version |
---|
2264 | configure:9948: /usr/bin/clang++ --version >&5 |
---|
2265 | Apple LLVM version 9.1.0 (clang-902.0.39.2) |
---|
2266 | Target: x86_64-apple-darwin17.6.0 |
---|
2267 | Thread model: posix |
---|
2268 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
2269 | configure:9959: $? = 0 |
---|
2270 | configure:9948: /usr/bin/clang++ -v >&5 |
---|
2271 | Apple LLVM version 9.1.0 (clang-902.0.39.2) |
---|
2272 | Target: x86_64-apple-darwin17.6.0 |
---|
2273 | Thread model: posix |
---|
2274 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
2275 | configure:9959: $? = 0 |
---|
2276 | configure:9948: /usr/bin/clang++ -V >&5 |
---|
2277 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
2278 | clang: error: no input files |
---|
2279 | configure:9959: $? = 1 |
---|
2280 | configure:9948: /usr/bin/clang++ -qversion >&5 |
---|
2281 | clang: error: unknown argument: '-qversion' |
---|
2282 | clang: error: no input files |
---|
2283 | configure:9959: $? = 1 |
---|
2284 | configure:9963: checking whether we are using the GNU C++ compiler |
---|
2285 | configure:9982: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
2286 | configure:9982: $? = 0 |
---|
2287 | configure:9991: result: yes |
---|
2288 | configure:10000: checking whether /usr/bin/clang++ accepts -g |
---|
2289 | configure:10020: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
2290 | configure:10020: $? = 0 |
---|
2291 | configure:10061: result: yes |
---|
2292 | configure:10078: checking for /usr/bin/clang++ option to enable C++11 features |
---|
2293 | configure:10314: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
2294 | conftest.cpp:56:16: error: no template named 'tuple' in namespace 'std' |
---|
2295 | typedef std::tuple<std::string,int,double> tp; |
---|
2296 | ~~~~~^ |
---|
2297 | conftest.cpp:59:3: error: unknown type name 'constexpr' |
---|
2298 | constexpr int get_val() { return 20; } |
---|
2299 | ^ |
---|
2300 | conftest.cpp:59:13: error: expected unqualified-id |
---|
2301 | constexpr int get_val() { return 20; } |
---|
2302 | ^ |
---|
2303 | conftest.cpp:70:17: error: delegating constructors are permitted only in C++11 |
---|
2304 | delegate(): delegate(2354) {} |
---|
2305 | ^~~~~~~~ |
---|
2306 | conftest.cpp:80:26: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] |
---|
2307 | virtual int getval() override final { return this->n * 2; } |
---|
2308 | ^ |
---|
2309 | conftest.cpp:80:35: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] |
---|
2310 | virtual int getval() override final { return this->n * 2; } |
---|
2311 | ^ |
---|
2312 | conftest.cpp:86:16: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] |
---|
2313 | nocopy() = default; |
---|
2314 | ^ |
---|
2315 | conftest.cpp:87:29: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] |
---|
2316 | nocopy(const nocopy&) = delete; |
---|
2317 | ^ |
---|
2318 | conftest.cpp:88:41: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] |
---|
2319 | nocopy & operator=(const nocopy&) = delete; |
---|
2320 | ^ |
---|
2321 | conftest.cpp:137:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
2322 | for (auto i = d.begin(); i != d.end(); ++i) { total += *i; } |
---|
2323 | ^ |
---|
2324 | conftest.cpp:139:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
2325 | auto a1 = 6538; |
---|
2326 | ^ |
---|
2327 | conftest.cpp:140:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
2328 | auto a2 = 48573953.4; |
---|
2329 | ^ |
---|
2330 | conftest.cpp:141:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
2331 | auto a3 = "String literal"; |
---|
2332 | ^ |
---|
2333 | conftest.cpp:147:12: error: no member named 'get_val' in namespace 'cxx11test'; did you mean 'getchar'? |
---|
2334 | short sa[cxx11test::get_val()] = { 0 }; |
---|
2335 | ^~~~~~~~~~~~~~~~~~ |
---|
2336 | getchar |
---|
2337 | /usr/include/stdio.h:167:6: note: 'getchar' declared here |
---|
2338 | int getchar(void); |
---|
2339 | ^ |
---|
2340 | conftest.cpp:147:23: error: variable-sized object may not be initialized |
---|
2341 | short sa[cxx11test::get_val()] = { 0 }; |
---|
2342 | ^~~~~~~~~ |
---|
2343 | conftest.cpp:156:15: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] |
---|
2344 | for (int &x : array) { x += 23; } |
---|
2345 | ^ |
---|
2346 | conftest.cpp:157:45: error: expected expression |
---|
2347 | std::for_each(array.begin(), array.end(), [](int v1){ std::cout << v1; }); |
---|
2348 | ^ |
---|
2349 | conftest.cpp:168:17: error: excess elements in scalar initializer |
---|
2350 | cxx11test::tp tuple("test", 54, 45.53434); |
---|
2351 | ^ ~~~~~~~~~~~~~~ |
---|
2352 | conftest.cpp:172:8: error: no member named 'tie' in namespace 'std' |
---|
2353 | std::tie(s,i,d) = tuple; |
---|
2354 | ~~~~~^ |
---|
2355 | conftest.cpp:186:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse] |
---|
2356 | cxx11test::delegate d2(); |
---|
2357 | ^~ |
---|
2358 | conftest.cpp:186:25: note: remove parentheses to declare a variable |
---|
2359 | cxx11test::delegate d2(); |
---|
2360 | ^~ |
---|
2361 | conftest.cpp:199:34: error: a space is required between consecutive right angle brackets (use '> >') |
---|
2362 | std::vector<std::pair<int,char*>> v1; |
---|
2363 | ^~ |
---|
2364 | > > |
---|
2365 | conftest.cpp:203:22: error: use of undeclared identifier 'u8' |
---|
2366 | char const *utf8 = u8"UTF-8 string \u2500"; |
---|
2367 | ^ |
---|
2368 | conftest.cpp:203:24: error: expected ';' at end of declaration |
---|
2369 | char const *utf8 = u8"UTF-8 string \u2500"; |
---|
2370 | ^ |
---|
2371 | ; |
---|
2372 | conftest.cpp:204:27: error: use of undeclared identifier 'u' |
---|
2373 | char16_t const *utf16 = u"UTF-8 string \u2500"; |
---|
2374 | ^ |
---|
2375 | conftest.cpp:204:28: error: expected ';' at end of declaration |
---|
2376 | char16_t const *utf16 = u"UTF-8 string \u2500"; |
---|
2377 | ^ |
---|
2378 | ; |
---|
2379 | conftest.cpp:205:27: error: use of undeclared identifier 'U' |
---|
2380 | char32_t const *utf32 = U"UTF-32 string \u2500"; |
---|
2381 | ^ |
---|
2382 | conftest.cpp:205:28: error: expected ';' at end of declaration |
---|
2383 | char32_t const *utf32 = U"UTF-32 string \u2500"; |
---|
2384 | ^ |
---|
2385 | ; |
---|
2386 | 11 warnings and 16 errors generated. |
---|
2387 | configure:10314: $? = 1 |
---|
2388 | configure: failed program was: |
---|
2389 | | /* confdefs.h */ |
---|
2390 | | #define PACKAGE_NAME "GNU Octave" |
---|
2391 | | #define PACKAGE_TARNAME "octave" |
---|
2392 | | #define PACKAGE_VERSION "4.4.0" |
---|
2393 | | #define PACKAGE_STRING "GNU Octave 4.4.0" |
---|
2394 | | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" |
---|
2395 | | #define PACKAGE_URL "https://www.gnu.org/software/octave/" |
---|
2396 | | #define PACKAGE "octave" |
---|
2397 | | #define VERSION "4.4.0" |
---|
2398 | | #define OCTAVE_SOURCE 1 |
---|
2399 | | #define STDC_HEADERS 1 |
---|
2400 | | #define HAVE_SYS_TYPES_H 1 |
---|
2401 | | #define HAVE_SYS_STAT_H 1 |
---|
2402 | | #define HAVE_STDLIB_H 1 |
---|
2403 | | #define HAVE_STRING_H 1 |
---|
2404 | | #define HAVE_MEMORY_H 1 |
---|
2405 | | #define HAVE_STRINGS_H 1 |
---|
2406 | | #define HAVE_INTTYPES_H 1 |
---|
2407 | | #define HAVE_STDINT_H 1 |
---|
2408 | | #define HAVE_UNISTD_H 1 |
---|
2409 | | #define __EXTENSIONS__ 1 |
---|
2410 | | #define _ALL_SOURCE 1 |
---|
2411 | | #define _DARWIN_C_SOURCE 1 |
---|
2412 | | #define _GNU_SOURCE 1 |
---|
2413 | | #define _NETBSD_SOURCE 1 |
---|
2414 | | #define _OPENBSD_SOURCE 1 |
---|
2415 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2416 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2417 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2418 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2419 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2420 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2421 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2422 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2423 | | #define _TANDEM_SOURCE 1 |
---|
2424 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2425 | | #define YYTEXT_POINTER 1 |
---|
2426 | | #define SEPCHAR ':' |
---|
2427 | | #define SEPCHAR_STR ":" |
---|
2428 | | #define SHELL_PATH "/bin/sh" |
---|
2429 | | /* end confdefs.h. */ |
---|
2430 | | |
---|
2431 | | #include <deque> |
---|
2432 | | #include <functional> |
---|
2433 | | #include <memory> |
---|
2434 | | #include <tuple> |
---|
2435 | | #include <array> |
---|
2436 | | #include <regex> |
---|
2437 | | #include <iostream> |
---|
2438 | | |
---|
2439 | | namespace cxx11test |
---|
2440 | | { |
---|
2441 | | typedef std::shared_ptr<std::string> sptr; |
---|
2442 | | typedef std::weak_ptr<std::string> wptr; |
---|
2443 | | |
---|
2444 | | typedef std::tuple<std::string,int,double> tp; |
---|
2445 | | typedef std::array<int, 20> int_array; |
---|
2446 | | |
---|
2447 | | constexpr int get_val() { return 20; } |
---|
2448 | | |
---|
2449 | | struct testinit |
---|
2450 | | { |
---|
2451 | | int i; |
---|
2452 | | double d; |
---|
2453 | | }; |
---|
2454 | | |
---|
2455 | | class delegate { |
---|
2456 | | public: |
---|
2457 | | delegate(int n) : n(n) {} |
---|
2458 | | delegate(): delegate(2354) {} |
---|
2459 | | |
---|
2460 | | virtual int getval() { return this->n; }; |
---|
2461 | | protected: |
---|
2462 | | int n; |
---|
2463 | | }; |
---|
2464 | | |
---|
2465 | | class overridden : public delegate { |
---|
2466 | | public: |
---|
2467 | | overridden(int n): delegate(n) {} |
---|
2468 | | virtual int getval() override final { return this->n * 2; } |
---|
2469 | | }; |
---|
2470 | | |
---|
2471 | | class nocopy { |
---|
2472 | | public: |
---|
2473 | | nocopy(int i): i(i) {} |
---|
2474 | | nocopy() = default; |
---|
2475 | | nocopy(const nocopy&) = delete; |
---|
2476 | | nocopy & operator=(const nocopy&) = delete; |
---|
2477 | | private: |
---|
2478 | | int i; |
---|
2479 | | }; |
---|
2480 | | } |
---|
2481 | | |
---|
2482 | | |
---|
2483 | | #include <algorithm> |
---|
2484 | | #include <cstdlib> |
---|
2485 | | #include <fstream> |
---|
2486 | | #include <iomanip> |
---|
2487 | | #include <iostream> |
---|
2488 | | #include <list> |
---|
2489 | | #include <map> |
---|
2490 | | #include <set> |
---|
2491 | | #include <sstream> |
---|
2492 | | #include <stdexcept> |
---|
2493 | | #include <string> |
---|
2494 | | #include <utility> |
---|
2495 | | #include <vector> |
---|
2496 | | |
---|
2497 | | namespace test { |
---|
2498 | | typedef std::vector<std::string> string_vec; |
---|
2499 | | typedef std::pair<int,bool> map_value; |
---|
2500 | | typedef std::map<std::string,map_value> map_type; |
---|
2501 | | typedef std::set<int> set_type; |
---|
2502 | | |
---|
2503 | | template<typename T> |
---|
2504 | | class printer { |
---|
2505 | | public: |
---|
2506 | | printer(std::ostringstream& os): os(os) {} |
---|
2507 | | void operator() (T elem) { os << elem << std::endl; } |
---|
2508 | | private: |
---|
2509 | | std::ostringstream& os; |
---|
2510 | | }; |
---|
2511 | | } |
---|
2512 | | |
---|
2513 | | int |
---|
2514 | | main () |
---|
2515 | | { |
---|
2516 | | |
---|
2517 | | { |
---|
2518 | | // Test auto and decltype |
---|
2519 | | std::deque<int> d; |
---|
2520 | | d.push_front(43); |
---|
2521 | | d.push_front(484); |
---|
2522 | | d.push_front(3); |
---|
2523 | | d.push_front(844); |
---|
2524 | | int total = 0; |
---|
2525 | | for (auto i = d.begin(); i != d.end(); ++i) { total += *i; } |
---|
2526 | | |
---|
2527 | | auto a1 = 6538; |
---|
2528 | | auto a2 = 48573953.4; |
---|
2529 | | auto a3 = "String literal"; |
---|
2530 | | |
---|
2531 | | decltype(a2) a4 = 34895.034; |
---|
2532 | | } |
---|
2533 | | { |
---|
2534 | | // Test constexpr |
---|
2535 | | short sa[cxx11test::get_val()] = { 0 }; |
---|
2536 | | } |
---|
2537 | | { |
---|
2538 | | // Test initializer lists |
---|
2539 | | cxx11test::testinit il = { 4323, 435234.23544 }; |
---|
2540 | | } |
---|
2541 | | { |
---|
2542 | | // Test range-based for and lambda |
---|
2543 | | cxx11test::int_array array = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; |
---|
2544 | | for (int &x : array) { x += 23; } |
---|
2545 | | std::for_each(array.begin(), array.end(), [](int v1){ std::cout << v1; }); |
---|
2546 | | } |
---|
2547 | | { |
---|
2548 | | using cxx11test::sptr; |
---|
2549 | | using cxx11test::wptr; |
---|
2550 | | |
---|
2551 | | sptr sp(new std::string("ASCII string")); |
---|
2552 | | wptr wp(sp); |
---|
2553 | | sptr sp2(wp); |
---|
2554 | | } |
---|
2555 | | { |
---|
2556 | | cxx11test::tp tuple("test", 54, 45.53434); |
---|
2557 | | double d = std::get<2>(tuple); |
---|
2558 | | std::string s; |
---|
2559 | | int i; |
---|
2560 | | std::tie(s,i,d) = tuple; |
---|
2561 | | } |
---|
2562 | | { |
---|
2563 | | static std::regex filename_regex("^_?([a-z0-9_.]+-)+[a-z0-9]+$"); |
---|
2564 | | std::string testmatch("Test if this string matches"); |
---|
2565 | | bool match = std::regex_search(testmatch, filename_regex); |
---|
2566 | | } |
---|
2567 | | { |
---|
2568 | | cxx11test::int_array array = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; |
---|
2569 | | cxx11test::int_array::size_type size = array.size(); |
---|
2570 | | } |
---|
2571 | | { |
---|
2572 | | // Test constructor delegation |
---|
2573 | | cxx11test::delegate d1; |
---|
2574 | | cxx11test::delegate d2(); |
---|
2575 | | cxx11test::delegate d3(45); |
---|
2576 | | } |
---|
2577 | | { |
---|
2578 | | // Test override and final |
---|
2579 | | cxx11test::overridden o1(55464); |
---|
2580 | | } |
---|
2581 | | { |
---|
2582 | | // Test nullptr |
---|
2583 | | char *c = nullptr; |
---|
2584 | | } |
---|
2585 | | { |
---|
2586 | | // Test template brackets |
---|
2587 | | std::vector<std::pair<int,char*>> v1; |
---|
2588 | | } |
---|
2589 | | { |
---|
2590 | | // Unicode literals |
---|
2591 | | char const *utf8 = u8"UTF-8 string \u2500"; |
---|
2592 | | char16_t const *utf16 = u"UTF-8 string \u2500"; |
---|
2593 | | char32_t const *utf32 = U"UTF-32 string \u2500"; |
---|
2594 | | } |
---|
2595 | | |
---|
2596 | | |
---|
2597 | | |
---|
2598 | | try { |
---|
2599 | | // Basic string. |
---|
2600 | | std::string teststr("ASCII text"); |
---|
2601 | | teststr += " string"; |
---|
2602 | | |
---|
2603 | | // Simple vector. |
---|
2604 | | test::string_vec testvec; |
---|
2605 | | testvec.push_back(teststr); |
---|
2606 | | testvec.push_back("foo"); |
---|
2607 | | testvec.push_back("bar"); |
---|
2608 | | if (testvec.size() != 3) { |
---|
2609 | | throw std::runtime_error("vector size is not 1"); |
---|
2610 | | } |
---|
2611 | | |
---|
2612 | | // Dump vector into stringstream and obtain string. |
---|
2613 | | std::ostringstream os; |
---|
2614 | | for (test::string_vec::const_iterator i = testvec.begin(); |
---|
2615 | | i != testvec.end(); ++i) { |
---|
2616 | | if (i + 1 != testvec.end()) { |
---|
2617 | | os << teststr << '\n'; |
---|
2618 | | } |
---|
2619 | | } |
---|
2620 | | // Check algorithms work. |
---|
2621 | | std::for_each(testvec.begin(), testvec.end(), test::printer<std::string>(os)); |
---|
2622 | | std::string os_out = os.str(); |
---|
2623 | | |
---|
2624 | | // Test pair and map. |
---|
2625 | | test::map_type testmap; |
---|
2626 | | testmap.insert(std::make_pair(std::string("key"), |
---|
2627 | | std::make_pair(53,false))); |
---|
2628 | | |
---|
2629 | | // Test set. |
---|
2630 | | int values[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; |
---|
2631 | | test::set_type testset(values, values + sizeof(values)/sizeof(values[0])); |
---|
2632 | | std::list<int> testlist(testset.begin(), testset.end()); |
---|
2633 | | std::copy(testset.begin(), testset.end(), std::back_inserter(testlist)); |
---|
2634 | | } catch (const std::exception& e) { |
---|
2635 | | std::cerr << "Caught exception: " << e.what() << std::endl; |
---|
2636 | | |
---|
2637 | | // Test fstream |
---|
2638 | | std::ofstream of("test.txt"); |
---|
2639 | | of << "Test ASCII text\n" << std::flush; |
---|
2640 | | of << "N= " << std::hex << std::setw(8) << std::left << 534 << std::endl; |
---|
2641 | | of.close(); |
---|
2642 | | } |
---|
2643 | | std::exit(0); |
---|
2644 | | |
---|
2645 | | ; |
---|
2646 | | return 0; |
---|
2647 | | } |
---|
2648 | configure:10314: /usr/bin/clang++ -std=gnu++11 -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
2649 | conftest.cpp:186:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse] |
---|
2650 | cxx11test::delegate d2(); |
---|
2651 | ^~ |
---|
2652 | conftest.cpp:186:25: note: remove parentheses to declare a variable |
---|
2653 | cxx11test::delegate d2(); |
---|
2654 | ^~ |
---|
2655 | 1 warning generated. |
---|
2656 | configure:10314: $? = 0 |
---|
2657 | configure:10336: result: -std=gnu++11 |
---|
2658 | configure:10501: checking dependency style of /usr/bin/clang++ -std=gnu++11 |
---|
2659 | configure:10612: result: gcc3 |
---|
2660 | configure:10632: checking how to run the C++ preprocessor |
---|
2661 | configure:10659: /usr/bin/clang++ -std=gnu++11 -E -I/opt/local/include conftest.cpp |
---|
2662 | configure:10659: $? = 0 |
---|
2663 | configure:10673: /usr/bin/clang++ -std=gnu++11 -E -I/opt/local/include conftest.cpp |
---|
2664 | conftest.cpp:42:10: fatal error: 'ac_nonexistent.h' file not found |
---|
2665 | #include <ac_nonexistent.h> |
---|
2666 | ^~~~~~~~~~~~~~~~~~ |
---|
2667 | 1 error generated. |
---|
2668 | configure:10673: $? = 1 |
---|
2669 | configure: failed program was: |
---|
2670 | | /* confdefs.h */ |
---|
2671 | | #define PACKAGE_NAME "GNU Octave" |
---|
2672 | | #define PACKAGE_TARNAME "octave" |
---|
2673 | | #define PACKAGE_VERSION "4.4.0" |
---|
2674 | | #define PACKAGE_STRING "GNU Octave 4.4.0" |
---|
2675 | | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" |
---|
2676 | | #define PACKAGE_URL "https://www.gnu.org/software/octave/" |
---|
2677 | | #define PACKAGE "octave" |
---|
2678 | | #define VERSION "4.4.0" |
---|
2679 | | #define OCTAVE_SOURCE 1 |
---|
2680 | | #define STDC_HEADERS 1 |
---|
2681 | | #define HAVE_SYS_TYPES_H 1 |
---|
2682 | | #define HAVE_SYS_STAT_H 1 |
---|
2683 | | #define HAVE_STDLIB_H 1 |
---|
2684 | | #define HAVE_STRING_H 1 |
---|
2685 | | #define HAVE_MEMORY_H 1 |
---|
2686 | | #define HAVE_STRINGS_H 1 |
---|
2687 | | #define HAVE_INTTYPES_H 1 |
---|
2688 | | #define HAVE_STDINT_H 1 |
---|
2689 | | #define HAVE_UNISTD_H 1 |
---|
2690 | | #define __EXTENSIONS__ 1 |
---|
2691 | | #define _ALL_SOURCE 1 |
---|
2692 | | #define _DARWIN_C_SOURCE 1 |
---|
2693 | | #define _GNU_SOURCE 1 |
---|
2694 | | #define _NETBSD_SOURCE 1 |
---|
2695 | | #define _OPENBSD_SOURCE 1 |
---|
2696 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2697 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2698 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2699 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2700 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2701 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2702 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2703 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2704 | | #define _TANDEM_SOURCE 1 |
---|
2705 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2706 | | #define YYTEXT_POINTER 1 |
---|
2707 | | #define SEPCHAR ':' |
---|
2708 | | #define SEPCHAR_STR ":" |
---|
2709 | | #define SHELL_PATH "/bin/sh" |
---|
2710 | | /* end confdefs.h. */ |
---|
2711 | | #include <ac_nonexistent.h> |
---|
2712 | configure:10698: result: /usr/bin/clang++ -std=gnu++11 -E |
---|
2713 | configure:10718: /usr/bin/clang++ -std=gnu++11 -E -I/opt/local/include conftest.cpp |
---|
2714 | configure:10718: $? = 0 |
---|
2715 | configure:10732: /usr/bin/clang++ -std=gnu++11 -E -I/opt/local/include conftest.cpp |
---|
2716 | conftest.cpp:42:10: fatal error: 'ac_nonexistent.h' file not found |
---|
2717 | #include <ac_nonexistent.h> |
---|
2718 | ^~~~~~~~~~~~~~~~~~ |
---|
2719 | 1 error generated. |
---|
2720 | configure:10732: $? = 1 |
---|
2721 | configure: failed program was: |
---|
2722 | | /* confdefs.h */ |
---|
2723 | | #define PACKAGE_NAME "GNU Octave" |
---|
2724 | | #define PACKAGE_TARNAME "octave" |
---|
2725 | | #define PACKAGE_VERSION "4.4.0" |
---|
2726 | | #define PACKAGE_STRING "GNU Octave 4.4.0" |
---|
2727 | | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" |
---|
2728 | | #define PACKAGE_URL "https://www.gnu.org/software/octave/" |
---|
2729 | | #define PACKAGE "octave" |
---|
2730 | | #define VERSION "4.4.0" |
---|
2731 | | #define OCTAVE_SOURCE 1 |
---|
2732 | | #define STDC_HEADERS 1 |
---|
2733 | | #define HAVE_SYS_TYPES_H 1 |
---|
2734 | | #define HAVE_SYS_STAT_H 1 |
---|
2735 | | #define HAVE_STDLIB_H 1 |
---|
2736 | | #define HAVE_STRING_H 1 |
---|
2737 | | #define HAVE_MEMORY_H 1 |
---|
2738 | | #define HAVE_STRINGS_H 1 |
---|
2739 | | #define HAVE_INTTYPES_H 1 |
---|
2740 | | #define HAVE_STDINT_H 1 |
---|
2741 | | #define HAVE_UNISTD_H 1 |
---|
2742 | | #define __EXTENSIONS__ 1 |
---|
2743 | | #define _ALL_SOURCE 1 |
---|
2744 | | #define _DARWIN_C_SOURCE 1 |
---|
2745 | | #define _GNU_SOURCE 1 |
---|
2746 | | #define _NETBSD_SOURCE 1 |
---|
2747 | | #define _OPENBSD_SOURCE 1 |
---|
2748 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2749 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2750 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2751 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2752 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2753 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2754 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2755 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2756 | | #define _TANDEM_SOURCE 1 |
---|
2757 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2758 | | #define YYTEXT_POINTER 1 |
---|
2759 | | #define SEPCHAR ':' |
---|
2760 | | #define SEPCHAR_STR ":" |
---|
2761 | | #define SHELL_PATH "/bin/sh" |
---|
2762 | | /* end confdefs.h. */ |
---|
2763 | | #include <ac_nonexistent.h> |
---|
2764 | configure:10775: checking how to run the C preprocessor |
---|
2765 | configure:10845: result: /usr/bin/clang -E |
---|
2766 | configure:10865: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
2767 | configure:10865: $? = 0 |
---|
2768 | configure:10879: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
2769 | conftest.c:42:10: fatal error: 'ac_nonexistent.h' file not found |
---|
2770 | #include <ac_nonexistent.h> |
---|
2771 | ^~~~~~~~~~~~~~~~~~ |
---|
2772 | 1 error generated. |
---|
2773 | configure:10879: $? = 1 |
---|
2774 | configure: failed program was: |
---|
2775 | | /* confdefs.h */ |
---|
2776 | | #define PACKAGE_NAME "GNU Octave" |
---|
2777 | | #define PACKAGE_TARNAME "octave" |
---|
2778 | | #define PACKAGE_VERSION "4.4.0" |
---|
2779 | | #define PACKAGE_STRING "GNU Octave 4.4.0" |
---|
2780 | | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" |
---|
2781 | | #define PACKAGE_URL "https://www.gnu.org/software/octave/" |
---|
2782 | | #define PACKAGE "octave" |
---|
2783 | | #define VERSION "4.4.0" |
---|
2784 | | #define OCTAVE_SOURCE 1 |
---|
2785 | | #define STDC_HEADERS 1 |
---|
2786 | | #define HAVE_SYS_TYPES_H 1 |
---|
2787 | | #define HAVE_SYS_STAT_H 1 |
---|
2788 | | #define HAVE_STDLIB_H 1 |
---|
2789 | | #define HAVE_STRING_H 1 |
---|
2790 | | #define HAVE_MEMORY_H 1 |
---|
2791 | | #define HAVE_STRINGS_H 1 |
---|
2792 | | #define HAVE_INTTYPES_H 1 |
---|
2793 | | #define HAVE_STDINT_H 1 |
---|
2794 | | #define HAVE_UNISTD_H 1 |
---|
2795 | | #define __EXTENSIONS__ 1 |
---|
2796 | | #define _ALL_SOURCE 1 |
---|
2797 | | #define _DARWIN_C_SOURCE 1 |
---|
2798 | | #define _GNU_SOURCE 1 |
---|
2799 | | #define _NETBSD_SOURCE 1 |
---|
2800 | | #define _OPENBSD_SOURCE 1 |
---|
2801 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2802 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2803 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2804 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2805 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2806 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2807 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2808 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2809 | | #define _TANDEM_SOURCE 1 |
---|
2810 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2811 | | #define YYTEXT_POINTER 1 |
---|
2812 | | #define SEPCHAR ':' |
---|
2813 | | #define SEPCHAR_STR ":" |
---|
2814 | | #define SHELL_PATH "/bin/sh" |
---|
2815 | | /* end confdefs.h. */ |
---|
2816 | | #include <ac_nonexistent.h> |
---|
2817 | configure:10908: checking whether /usr/bin/clang needs -traditional |
---|
2818 | conftest.c:42:10: fatal error: 'termio.h' file not found |
---|
2819 | #include <termio.h> |
---|
2820 | ^~~~~~~~~~ |
---|
2821 | 1 error generated. |
---|
2822 | configure:10942: result: no |
---|
2823 | configure:10993: checking for Minix Amsterdam compiler |
---|
2824 | configure:11017: result: no |
---|
2825 | configure:11074: checking for ar |
---|
2826 | configure:11090: found /opt/local/bin/ar |
---|
2827 | configure:11101: result: ar |
---|
2828 | configure:11259: checking for _LARGEFILE_SOURCE value needed for large files |
---|
2829 | configure:11278: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c >&5 |
---|
2830 | configure:11278: $? = 0 |
---|
2831 | configure:11306: result: no |
---|
2832 | configure:11334: checking for special C compiler options needed for large files |
---|
2833 | configure:11379: result: no |
---|
2834 | configure:11385: checking for _FILE_OFFSET_BITS value needed for large files |
---|
2835 | configure:11410: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2836 | configure:11410: $? = 0 |
---|
2837 | configure:11442: result: no |
---|
2838 | configure:11838: checking C++ compiler version number |
---|
2839 | configure:11885: result: |
---|
2840 | configure:11893: checking whether stl_algo.h is broken |
---|
2841 | configure:11966: /usr/bin/clang++ -std=gnu++11 -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.cpp >&5 |
---|
2842 | configure:11966: $? = 0 |
---|
2843 | configure:11966: ./conftest |
---|
2844 | configure:11966: $? = 0 |
---|
2845 | configure:11983: result: no |
---|
2846 | configure:12044: checking C compiler version number |
---|
2847 | configure:12091: result: |
---|
2848 | configure:12100: defining __NO_MATH_INLINES avoids buggy GNU libc exp function |
---|
2849 | configure:12140: checking size of void * |
---|
2850 | configure:12145: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c >&5 |
---|
2851 | configure:12145: $? = 0 |
---|
2852 | configure:12145: ./conftest |
---|
2853 | configure:12145: $? = 0 |
---|
2854 | configure:12159: result: 8 |
---|
2855 | configure:12374: checking if compiler needs -Werror to reject unknown flags |
---|
2856 | configure:12390: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wunknown-warning-option -Wsizeof-array-argument -I/opt/local/include conftest.c >&5 |
---|
2857 | configure:12390: $? = 0 |
---|
2858 | configure:12391: result: yes |
---|
2859 | configure:12411: checking whether pthreads work with -pthread |
---|
2860 | configure:12499: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pthread -Werror -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c >&5 |
---|
2861 | configure:12499: $? = 0 |
---|
2862 | configure:12508: result: yes |
---|
2863 | configure:12527: checking for joinable pthread attribute |
---|
2864 | configure:12542: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c >&5 |
---|
2865 | configure:12542: $? = 0 |
---|
2866 | configure:12548: result: PTHREAD_CREATE_JOINABLE |
---|
2867 | configure:12558: checking if more special flags are required for pthreads |
---|
2868 | configure:12573: result: -D_THREAD_SAFE |
---|
2869 | configure:12579: checking for PTHREAD_PRIO_INHERIT |
---|
2870 | configure:12596: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c >&5 |
---|
2871 | configure:12596: $? = 0 |
---|
2872 | configure:12605: result: yes |
---|
2873 | configure:12986: checking how to print strings |
---|
2874 | configure:13013: result: printf |
---|
2875 | configure:13034: checking for a sed that does not truncate output |
---|
2876 | configure:13098: result: /opt/local/bin/gsed |
---|
2877 | configure:13116: checking for fgrep |
---|
2878 | configure:13178: result: /opt/local/bin/grep -F |
---|
2879 | configure:13213: checking for ld used by /usr/bin/clang |
---|
2880 | configure:13280: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
2881 | configure:13287: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
2882 | configure:13302: result: no |
---|
2883 | configure:13314: checking for BSD- or MS-compatible name lister (nm) |
---|
2884 | configure:13368: result: /opt/local/bin/nm -B |
---|
2885 | configure:13498: checking the name lister (/opt/local/bin/nm -B) interface |
---|
2886 | configure:13505: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5 |
---|
2887 | configure:13508: /opt/local/bin/nm -B "conftest.o" |
---|
2888 | configure:13511: output |
---|
2889 | 0000000000000000 S _some_variable |
---|
2890 | configure:13518: result: BSD nm |
---|
2891 | configure:13522: checking the maximum length of command line arguments |
---|
2892 | configure:13653: result: 196608 |
---|
2893 | configure:13701: checking how to convert x86_64-apple-darwin17.6.0 file names to x86_64-apple-darwin17.6.0 format |
---|
2894 | configure:13741: result: func_convert_file_noop |
---|
2895 | configure:13748: checking how to convert x86_64-apple-darwin17.6.0 file names to toolchain format |
---|
2896 | configure:13768: result: func_convert_file_noop |
---|
2897 | configure:13775: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
2898 | configure:13782: result: -r |
---|
2899 | configure:13856: checking for objdump |
---|
2900 | configure:13872: found /usr/bin/objdump |
---|
2901 | configure:13883: result: objdump |
---|
2902 | configure:13912: checking how to recognize dependent libraries |
---|
2903 | configure:14112: result: pass_all |
---|
2904 | configure:14197: checking for dlltool |
---|
2905 | configure:14227: result: no |
---|
2906 | configure:14254: checking how to associate runtime and link libraries |
---|
2907 | configure:14281: result: printf %s\n |
---|
2908 | configure:14405: checking for archiver @FILE support |
---|
2909 | configure:14422: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5 |
---|
2910 | configure:14422: $? = 0 |
---|
2911 | configure:14425: ar cr libconftest.a @conftest.lst >&5 |
---|
2912 | ar: @conftest.lst: No such file or directory |
---|
2913 | configure:14428: $? = 1 |
---|
2914 | configure:14448: result: no |
---|
2915 | configure:14506: checking for strip |
---|
2916 | configure:14522: found /opt/local/bin/strip |
---|
2917 | configure:14533: result: strip |
---|
2918 | configure:14605: checking for ranlib |
---|
2919 | configure:14632: result: /usr/bin/ranlib |
---|
2920 | configure:14734: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
2921 | configure:14887: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5 |
---|
2922 | configure:14890: $? = 0 |
---|
2923 | configure:14894: /opt/local/bin/nm -B 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 |
---|
2924 | configure:14897: $? = 0 |
---|
2925 | cannot find nm_test_var in conftest.nm |
---|
2926 | configure:14887: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5 |
---|
2927 | configure:14890: $? = 0 |
---|
2928 | configure:14894: /opt/local/bin/nm -B 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 |
---|
2929 | configure:14897: $? = 0 |
---|
2930 | configure:14963: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c conftstm.o >&5 |
---|
2931 | configure:14966: $? = 0 |
---|
2932 | configure:15004: result: ok |
---|
2933 | configure:15051: checking for sysroot |
---|
2934 | configure:15081: result: no |
---|
2935 | configure:15088: checking for a working dd |
---|
2936 | configure:15126: result: /bin/dd |
---|
2937 | configure:15130: checking how to truncate binary pipes |
---|
2938 | configure:15145: result: /bin/dd bs=4096 count=1 |
---|
2939 | configure:15474: checking for mt |
---|
2940 | configure:15504: result: no |
---|
2941 | configure:15524: checking if : is a manifest tool |
---|
2942 | configure:15530: : '-?' |
---|
2943 | configure:15538: result: no |
---|
2944 | configure:15594: checking for dsymutil |
---|
2945 | configure:15610: found /usr/bin/dsymutil |
---|
2946 | configure:15621: result: dsymutil |
---|
2947 | configure:15686: checking for nmedit |
---|
2948 | configure:15702: found /opt/local/bin/nmedit |
---|
2949 | configure:15713: result: nmedit |
---|
2950 | configure:15778: checking for lipo |
---|
2951 | configure:15794: found /opt/local/bin/lipo |
---|
2952 | configure:15805: result: lipo |
---|
2953 | configure:15870: checking for otool |
---|
2954 | configure:15886: found /opt/local/bin/otool |
---|
2955 | configure:15897: result: otool |
---|
2956 | configure:15962: checking for otool64 |
---|
2957 | configure:15992: result: no |
---|
2958 | configure:16037: checking for -single_module linker flag |
---|
2959 | /usr/bin/clang -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
2960 | configure:16070: result: yes |
---|
2961 | configure:16073: checking for -exported_symbols_list linker flag |
---|
2962 | configure:16093: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
2963 | configure:16093: $? = 0 |
---|
2964 | configure:16103: result: yes |
---|
2965 | configure:16106: checking for -force_load linker flag |
---|
2966 | /usr/bin/clang -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -c -o conftest.o conftest.c |
---|
2967 | ar cru libconftest.a conftest.o |
---|
2968 | /usr/bin/ranlib libconftest.a |
---|
2969 | /usr/bin/clang -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
2970 | configure:16138: result: yes |
---|
2971 | configure:16212: checking for dlfcn.h |
---|
2972 | configure:16212: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5 |
---|
2973 | configure:16212: $? = 0 |
---|
2974 | configure:16212: result: yes |
---|
2975 | configure:16774: checking for objdir |
---|
2976 | configure:16789: result: .libs |
---|
2977 | configure:17053: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
2978 | configure:17071: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
2979 | configure:17075: $? = 0 |
---|
2980 | configure:17088: result: yes |
---|
2981 | configure:17446: checking for /usr/bin/clang option to produce PIC |
---|
2982 | configure:17453: result: -fno-common -DPIC |
---|
2983 | configure:17461: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
2984 | configure:17479: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
2985 | configure:17483: $? = 0 |
---|
2986 | configure:17496: result: yes |
---|
2987 | configure:17525: checking if /usr/bin/clang static flag -static works |
---|
2988 | configure:17553: result: no |
---|
2989 | configure:17568: checking if /usr/bin/clang supports -c -o file.o |
---|
2990 | configure:17589: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
2991 | configure:17593: $? = 0 |
---|
2992 | configure:17615: result: yes |
---|
2993 | configure:17623: checking if /usr/bin/clang supports -c -o file.o |
---|
2994 | configure:17670: result: yes |
---|
2995 | configure:17703: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
2996 | configure:18966: result: yes |
---|
2997 | configure:19206: checking dynamic linker characteristics |
---|
2998 | configure:20036: result: darwin17.6.0 dyld |
---|
2999 | configure:20158: checking how to hardcode library paths into programs |
---|
3000 | configure:20183: result: immediate |
---|
3001 | configure:20228: checking for dlopen in -ldl |
---|
3002 | configure:20253: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c -ldl >&5 |
---|
3003 | configure:20253: $? = 0 |
---|
3004 | configure:20262: result: yes |
---|
3005 | configure:20485: checking whether a program can dlopen itself |
---|
3006 | configure:20565: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c -ldl >&5 |
---|
3007 | configure:20568: $? = 0 |
---|
3008 | configure:20586: result: yes |
---|
3009 | configure:20591: checking whether a statically linked program can dlopen itself |
---|
3010 | configure:20671: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c -ldl >&5 |
---|
3011 | configure:20674: $? = 0 |
---|
3012 | configure:20692: result: yes |
---|
3013 | configure:20731: checking whether stripping libraries is possible |
---|
3014 | configure:20745: result: yes |
---|
3015 | configure:20771: checking if libtool supports shared libraries |
---|
3016 | configure:20773: result: yes |
---|
3017 | configure:20776: checking whether to build shared libraries |
---|
3018 | configure:20801: result: yes |
---|
3019 | configure:20804: checking whether to build static libraries |
---|
3020 | configure:20808: result: yes |
---|
3021 | configure:20831: checking how to run the C++ preprocessor |
---|
3022 | configure:20897: result: /usr/bin/clang++ -std=gnu++11 -E |
---|
3023 | configure:20917: /usr/bin/clang++ -std=gnu++11 -E -I/opt/local/include conftest.cpp |
---|
3024 | configure:20917: $? = 0 |
---|
3025 | configure:20931: /usr/bin/clang++ -std=gnu++11 -E -I/opt/local/include conftest.cpp |
---|
3026 | conftest.cpp:54:10: fatal error: 'ac_nonexistent.h' file not found |
---|
3027 | #include <ac_nonexistent.h> |
---|
3028 | ^~~~~~~~~~~~~~~~~~ |
---|
3029 | 1 error generated. |
---|
3030 | configure:20931: $? = 1 |
---|
3031 | configure: failed program was: |
---|
3032 | | /* confdefs.h */ |
---|
3033 | | #define PACKAGE_NAME "GNU Octave" |
---|
3034 | | #define PACKAGE_TARNAME "octave" |
---|
3035 | | #define PACKAGE_VERSION "4.4.0" |
---|
3036 | | #define PACKAGE_STRING "GNU Octave 4.4.0" |
---|
3037 | | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" |
---|
3038 | | #define PACKAGE_URL "https://www.gnu.org/software/octave/" |
---|
3039 | | #define PACKAGE "octave" |
---|
3040 | | #define VERSION "4.4.0" |
---|
3041 | | #define OCTAVE_SOURCE 1 |
---|
3042 | | #define STDC_HEADERS 1 |
---|
3043 | | #define HAVE_SYS_TYPES_H 1 |
---|
3044 | | #define HAVE_SYS_STAT_H 1 |
---|
3045 | | #define HAVE_STDLIB_H 1 |
---|
3046 | | #define HAVE_STRING_H 1 |
---|
3047 | | #define HAVE_MEMORY_H 1 |
---|
3048 | | #define HAVE_STRINGS_H 1 |
---|
3049 | | #define HAVE_INTTYPES_H 1 |
---|
3050 | | #define HAVE_STDINT_H 1 |
---|
3051 | | #define HAVE_UNISTD_H 1 |
---|
3052 | | #define __EXTENSIONS__ 1 |
---|
3053 | | #define _ALL_SOURCE 1 |
---|
3054 | | #define _DARWIN_C_SOURCE 1 |
---|
3055 | | #define _GNU_SOURCE 1 |
---|
3056 | | #define _NETBSD_SOURCE 1 |
---|
3057 | | #define _OPENBSD_SOURCE 1 |
---|
3058 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3059 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3060 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3061 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3062 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3063 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3064 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3065 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3066 | | #define _TANDEM_SOURCE 1 |
---|
3067 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3068 | | #define YYTEXT_POINTER 1 |
---|
3069 | | #define SEPCHAR ':' |
---|
3070 | | #define SEPCHAR_STR ":" |
---|
3071 | | #define SHELL_PATH "/bin/sh" |
---|
3072 | | #define HAVE_FSEEKO 1 |
---|
3073 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
3074 | | #define __NO_MATH_INLINES 1 |
---|
3075 | | #define SIZEOF_VOID_P 8 |
---|
3076 | | #define OCTAVE_ENABLE_64 1 |
---|
3077 | | #define OCTAVE_SIZEOF_IDX_TYPE 8 |
---|
3078 | | #define OCTAVE_IDX_TYPE int64_t |
---|
3079 | | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 |
---|
3080 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
3081 | | #define HAVE_PTHREAD 1 |
---|
3082 | | #define HAVE_DLFCN_H 1 |
---|
3083 | | #define LT_OBJDIR ".libs/" |
---|
3084 | | /* end confdefs.h. */ |
---|
3085 | | #include <ac_nonexistent.h> |
---|
3086 | configure:21093: checking for ld used by /usr/bin/clang++ -std=gnu++11 |
---|
3087 | configure:21160: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
3088 | configure:21167: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
3089 | configure:21182: result: no |
---|
3090 | configure:21237: checking whether the /usr/bin/clang++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
3091 | configure:22310: result: yes |
---|
3092 | configure:22346: /usr/bin/clang++ -std=gnu++11 -c -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include conftest.cpp >&5 |
---|
3093 | configure:22349: $? = 0 |
---|
3094 | configure:22830: checking for /usr/bin/clang++ -std=gnu++11 option to produce PIC |
---|
3095 | configure:22837: result: -fno-common -DPIC |
---|
3096 | configure:22845: checking if /usr/bin/clang++ -std=gnu++11 PIC flag -fno-common -DPIC works |
---|
3097 | configure:22863: /usr/bin/clang++ -std=gnu++11 -c -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
3098 | configure:22867: $? = 0 |
---|
3099 | configure:22880: result: yes |
---|
3100 | configure:22903: checking if /usr/bin/clang++ -std=gnu++11 static flag -static works |
---|
3101 | configure:22931: result: no |
---|
3102 | configure:22943: checking if /usr/bin/clang++ -std=gnu++11 supports -c -o file.o |
---|
3103 | configure:22964: /usr/bin/clang++ -std=gnu++11 -c -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
3104 | configure:22968: $? = 0 |
---|
3105 | configure:22990: result: yes |
---|
3106 | configure:22995: checking if /usr/bin/clang++ -std=gnu++11 supports -c -o file.o |
---|
3107 | configure:23042: result: yes |
---|
3108 | configure:23072: checking whether the /usr/bin/clang++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
3109 | configure:23115: result: yes |
---|
3110 | configure:23256: checking dynamic linker characteristics |
---|
3111 | configure:24013: result: darwin17.6.0 dyld |
---|
3112 | configure:24078: checking how to hardcode library paths into programs |
---|
3113 | configure:24103: result: immediate |
---|
3114 | configure:24379: defining FPICFLAG to be -fPIC |
---|
3115 | configure:24381: defining CPICFLAG to be -fPIC |
---|
3116 | configure:24383: defining CXXPICFLAG to be -fPIC |
---|
3117 | configure:24385: defining SH_LD to be /usr/bin/clang++ -std=gnu++11 |
---|
3118 | configure:24387: defining SH_LDFLAGS to be -dynamiclib -single_module -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 |
---|
3119 | configure:24389: defining DL_LD to be /usr/bin/clang++ -std=gnu++11 |
---|
3120 | configure:24391: defining DL_LDFLAGS to be -bundle -bundle_loader libinterp/octave -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 |
---|
3121 | configure:24393: defining MKOCTFILE_DL_LDFLAGS to be -bundle -bundle_loader ${bindir}/octave-${version} |
---|
3122 | configure:24395: defining NO_OCT_FILE_STRIP to be true |
---|
3123 | configure:24397: defining TEMPLATE_AR to be ar |
---|
3124 | configure:24399: defining TEMPLATE_ARFLAGS to be cr |
---|
3125 | configure:24401: defining EXTERNAL_DLL_DEFS to be |
---|
3126 | configure:24403: defining OCTAVE_DLL_DEFS to be |
---|
3127 | configure:24405: defining OCTINTERP_DLL_DEFS to be |
---|
3128 | configure:24407: defining OCTGUI_DLL_DEFS to be |
---|
3129 | configure:24409: defining OCTGRAPHICS_DLL_DEFS to be |
---|
3130 | configure:24411: defining library_path_var to be DYLD_LIBRARY_PATH |
---|
3131 | configure:24471: checking for sin in -lm |
---|
3132 | configure:24496: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c -lm >&5 |
---|
3133 | conftest.c:61:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration] |
---|
3134 | char sin (); |
---|
3135 | ^ |
---|
3136 | conftest.c:61:6: note: 'sin' is a builtin with type 'double (double)' |
---|
3137 | 1 warning generated. |
---|
3138 | configure:24496: $? = 0 |
---|
3139 | configure:24505: result: yes |
---|
3140 | configure:24626: checking for Fortran 77 compiler version |
---|
3141 | configure:24635: /opt/local/bin/gfortran-mp-7 --version >&5 |
---|
3142 | GNU Fortran (MacPorts gcc7 7.3.0_1) 7.3.0 |
---|
3143 | Copyright (C) 2017 Free Software Foundation, Inc. |
---|
3144 | This is free software; see the source for copying conditions. There is NO |
---|
3145 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
3146 | |
---|
3147 | configure:24646: $? = 0 |
---|
3148 | configure:24635: /opt/local/bin/gfortran-mp-7 -v >&5 |
---|
3149 | Using built-in specs. |
---|
3150 | COLLECT_GCC=/opt/local/bin/gfortran-mp-7 |
---|
3151 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin17/7.3.0/lto-wrapper |
---|
3152 | Target: x86_64-apple-darwin17 |
---|
3153 | Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc7/gcc7/work/gcc-7.3.0/configure --prefix=/opt/local --build=x86_64-apple-darwin17 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc7 --includedir=/opt/local/include/gcc7 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-7 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-7 --with-gxx-include-dir=/opt/local/include/gcc7/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-build-config=bootstrap-debug --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 --disable-tls --with-pkgversion='MacPorts gcc7 7.3.0_1' |
---|
3154 | Thread model: posix |
---|
3155 | gcc version 7.3.0 (MacPorts gcc7 7.3.0_1) |
---|
3156 | configure:24646: $? = 0 |
---|
3157 | configure:24635: /opt/local/bin/gfortran-mp-7 -V >&5 |
---|
3158 | gfortran-mp-7: error: unrecognized command line option '-V' |
---|
3159 | gfortran-mp-7: fatal error: no input files |
---|
3160 | compilation terminated. |
---|
3161 | configure:24646: $? = 1 |
---|
3162 | configure:24635: /opt/local/bin/gfortran-mp-7 -qversion >&5 |
---|
3163 | gfortran-mp-7: error: unrecognized command line option '-qversion'; did you mean '--version'? |
---|
3164 | gfortran-mp-7: fatal error: no input files |
---|
3165 | compilation terminated. |
---|
3166 | configure:24646: $? = 1 |
---|
3167 | configure:24655: checking whether we are using the GNU Fortran 77 compiler |
---|
3168 | configure:24668: /opt/local/bin/gfortran-mp-7 -c -pipe -Os conftest.F >&5 |
---|
3169 | configure:24668: $? = 0 |
---|
3170 | configure:24677: result: yes |
---|
3171 | configure:24683: checking whether /opt/local/bin/gfortran-mp-7 accepts -g |
---|
3172 | configure:24694: /opt/local/bin/gfortran-mp-7 -c -g conftest.f >&5 |
---|
3173 | configure:24694: $? = 0 |
---|
3174 | configure:24702: result: yes |
---|
3175 | configure:24831: checking if libtool supports shared libraries |
---|
3176 | configure:24833: result: yes |
---|
3177 | configure:24836: checking whether to build shared libraries |
---|
3178 | configure:24860: result: yes |
---|
3179 | configure:24863: checking whether to build static libraries |
---|
3180 | configure:24867: result: yes |
---|
3181 | configure:25219: checking for /opt/local/bin/gfortran-mp-7 option to produce PIC |
---|
3182 | configure:25226: result: -fno-common |
---|
3183 | configure:25234: checking if /opt/local/bin/gfortran-mp-7 PIC flag -fno-common works |
---|
3184 | configure:25252: /opt/local/bin/gfortran-mp-7 -c -pipe -Os -fno-common conftest.f >&5 |
---|
3185 | configure:25256: $? = 0 |
---|
3186 | configure:25269: result: yes |
---|
3187 | configure:25292: checking if /opt/local/bin/gfortran-mp-7 static flag -static works |
---|
3188 | configure:25320: result: no |
---|
3189 | configure:25332: checking if /opt/local/bin/gfortran-mp-7 supports -c -o file.o |
---|
3190 | configure:25353: /opt/local/bin/gfortran-mp-7 -c -pipe -Os -o out/conftest2.o conftest.f >&5 |
---|
3191 | configure:25357: $? = 0 |
---|
3192 | configure:25379: result: yes |
---|
3193 | configure:25384: checking if /opt/local/bin/gfortran-mp-7 supports -c -o file.o |
---|
3194 | configure:25431: result: yes |
---|
3195 | configure:25461: checking whether the /opt/local/bin/gfortran-mp-7 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
3196 | configure:26674: result: yes |
---|
3197 | configure:26815: checking dynamic linker characteristics |
---|
3198 | configure:27566: result: darwin17.6.0 dyld |
---|
3199 | configure:27631: checking how to hardcode library paths into programs |
---|
3200 | configure:27656: result: immediate |
---|
3201 | configure:27907: checking whether a usable Fortran compiler was found |
---|
3202 | configure:27910: result: yes |
---|
3203 | configure:27922: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-7 |
---|
3204 | configure:27932: /opt/local/bin/gfortran-mp-7 -c -pipe -Os conftest.f >&5 |
---|
3205 | configure:27932: $? = 0 |
---|
3206 | configure:27950: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Os -v -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -lm |
---|
3207 | Using built-in specs. |
---|
3208 | Target: x86_64-apple-darwin17 |
---|
3209 | Thread model: posix |
---|
3210 | gcc version 7.3.0 (MacPorts gcc7 7.3.0_1) |
---|
3211 | /opt/local/libexec/gcc/x86_64-apple-darwin17/7.3.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -m64 -mmacosx-version-min=10.13 -mtune=core2 -auxbase conftest -Os -version -fintrinsic-modules-path /opt/local/lib/gcc7/gcc/x86_64-apple-darwin17/7.3.0/finclude -o - | |
---|
3212 | /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/ccUqBoiF.o |
---|
3213 | GNU Fortran (MacPorts gcc7 7.3.0_1) version 7.3.0 (x86_64-apple-darwin17) |
---|
3214 | compiled by GNU C version 7.3.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.18-GMP |
---|
3215 | |
---|
3216 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
3217 | GNU Fortran2008 (MacPorts gcc7 7.3.0_1) version 7.3.0 (x86_64-apple-darwin17) |
---|
3218 | compiled by GNU C version 7.3.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.18-GMP |
---|
3219 | |
---|
3220 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
3221 | Apple Inc version cctools-895, GNU assembler version 1.38 |
---|
3222 | Reading specs from /opt/local/lib/gcc7/gcc/x86_64-apple-darwin17/7.3.0/../../../libgfortran.spec |
---|
3223 | rename spec lib to liborig |
---|
3224 | /opt/local/libexec/gcc/x86_64-apple-darwin17/7.3.0/collect2 -dynamic -arch x86_64 -macosx_version_min 10.13 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/libexec/qt5/lib -L/opt/local/lib -L/opt/local/lib/gcc7/gcc/x86_64-apple-darwin17/7.3.0 -L/opt/local/lib/gcc7/gcc/x86_64-apple-darwin17/7.3.0/../../.. -headerpad_max_install_names /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/.tmp/ccUqBoiF.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v |
---|
3225 | collect2 version 7.3.0 |
---|
3226 | /opt/local/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.13 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/libexec/qt5/lib -L/opt/local/lib -L/opt/local/lib/gcc7/gcc/x86_64-apple-darwin17/7.3.0 -L/opt/local/lib/gcc7/gcc/x86_64-apple-darwin17/7.3.0/../../.. -headerpad_max_install_names /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/.tmp/ccUqBoiF.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v |
---|
3227 | @(#)PROGRAM:ld PROJECT:ld64-274.2 |
---|
3228 | configured to support archs: i386 x86_64 x86_64h armv6 armv7 armv7s armv7m armv7k arm64 (tvOS) |
---|
3229 | Library search paths: |
---|
3230 | /opt/local/lib |
---|
3231 | /opt/local/libexec/qt5/lib |
---|
3232 | /opt/local/lib |
---|
3233 | /opt/local/lib/gcc7/gcc/x86_64-apple-darwin17/7.3.0 |
---|
3234 | /opt/local/lib/gcc7 |
---|
3235 | /usr/lib |
---|
3236 | /usr/local/lib |
---|
3237 | Framework search paths: |
---|
3238 | /Library/Frameworks/ |
---|
3239 | /System/Library/Frameworks/ |
---|
3240 | /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/ccUqBoiF.o |
---|
3241 | configure:28033: result: -v |
---|
3242 | configure:28035: checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-7 |
---|
3243 | configure:28254: result: -L/opt/local/lib/gcc7 -lgfortran -lquadmath -lm |
---|
3244 | configure:28270: checking for dummy main to link with Fortran 77 libraries |
---|
3245 | configure:28304: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c -lm -L/opt/local/lib/gcc7 -lgfortran -lquadmath -lm >&5 |
---|
3246 | configure:28304: $? = 0 |
---|
3247 | configure:28349: result: none |
---|
3248 | configure:28382: checking for Fortran 77 name-mangling scheme |
---|
3249 | configure:28395: /opt/local/bin/gfortran-mp-7 -c -pipe -Os conftest.f >&5 |
---|
3250 | configure:28395: $? = 0 |
---|
3251 | configure:28436: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c cfortran_test.o -lm -L/opt/local/lib/gcc7 -lgfortran -lquadmath -lm >&5 |
---|
3252 | Undefined symbols for architecture x86_64: |
---|
3253 | "_foobar", referenced from: |
---|
3254 | _main in conftest-0ad387.o |
---|
3255 | (maybe you meant: _foobar_) |
---|
3256 | ld: symbol(s) not found for architecture x86_64 |
---|
3257 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3258 | configure:28436: $? = 1 |
---|
3259 | configure: failed program was: |
---|
3260 | | /* confdefs.h */ |
---|
3261 | | #define PACKAGE_NAME "GNU Octave" |
---|
3262 | | #define PACKAGE_TARNAME "octave" |
---|
3263 | | #define PACKAGE_VERSION "4.4.0" |
---|
3264 | | #define PACKAGE_STRING "GNU Octave 4.4.0" |
---|
3265 | | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" |
---|
3266 | | #define PACKAGE_URL "https://www.gnu.org/software/octave/" |
---|
3267 | | #define PACKAGE "octave" |
---|
3268 | | #define VERSION "4.4.0" |
---|
3269 | | #define OCTAVE_SOURCE 1 |
---|
3270 | | #define STDC_HEADERS 1 |
---|
3271 | | #define HAVE_SYS_TYPES_H 1 |
---|
3272 | | #define HAVE_SYS_STAT_H 1 |
---|
3273 | | #define HAVE_STDLIB_H 1 |
---|
3274 | | #define HAVE_STRING_H 1 |
---|
3275 | | #define HAVE_MEMORY_H 1 |
---|
3276 | | #define HAVE_STRINGS_H 1 |
---|
3277 | | #define HAVE_INTTYPES_H 1 |
---|
3278 | | #define HAVE_STDINT_H 1 |
---|
3279 | | #define HAVE_UNISTD_H 1 |
---|
3280 | | #define __EXTENSIONS__ 1 |
---|
3281 | | #define _ALL_SOURCE 1 |
---|
3282 | | #define _DARWIN_C_SOURCE 1 |
---|
3283 | | #define _GNU_SOURCE 1 |
---|
3284 | | #define _NETBSD_SOURCE 1 |
---|
3285 | | #define _OPENBSD_SOURCE 1 |
---|
3286 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3287 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3288 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3289 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3290 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3291 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3292 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3293 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3294 | | #define _TANDEM_SOURCE 1 |
---|
3295 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3296 | | #define YYTEXT_POINTER 1 |
---|
3297 | | #define SEPCHAR ':' |
---|
3298 | | #define SEPCHAR_STR ":" |
---|
3299 | | #define SHELL_PATH "/bin/sh" |
---|
3300 | | #define HAVE_FSEEKO 1 |
---|
3301 | | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
3302 | | #define __NO_MATH_INLINES 1 |
---|
3303 | | #define SIZEOF_VOID_P 8 |
---|
3304 | | #define OCTAVE_ENABLE_64 1 |
---|
3305 | | #define OCTAVE_SIZEOF_IDX_TYPE 8 |
---|
3306 | | #define OCTAVE_IDX_TYPE int64_t |
---|
3307 | | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 |
---|
3308 | | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
3309 | | #define HAVE_PTHREAD 1 |
---|
3310 | | #define HAVE_DLFCN_H 1 |
---|
3311 | | #define LT_OBJDIR ".libs/" |
---|
3312 | | #define HAVE_LIBM 1 |
---|
3313 | | /* end confdefs.h. */ |
---|
3314 | | |
---|
3315 | | /* Override any GCC internal prototype to avoid an error. |
---|
3316 | | Use char because int might match the return type of a GCC |
---|
3317 | | builtin and then its argument prototype would still apply. */ |
---|
3318 | | #ifdef __cplusplus |
---|
3319 | | extern "C" |
---|
3320 | | #endif |
---|
3321 | | char foobar (); |
---|
3322 | | #ifdef F77_DUMMY_MAIN |
---|
3323 | | |
---|
3324 | | # ifdef __cplusplus |
---|
3325 | | extern "C" |
---|
3326 | | # endif |
---|
3327 | | int F77_DUMMY_MAIN() { return 1; } |
---|
3328 | | |
---|
3329 | | #endif |
---|
3330 | | int |
---|
3331 | | main () |
---|
3332 | | { |
---|
3333 | | return foobar (); |
---|
3334 | | ; |
---|
3335 | | return 0; |
---|
3336 | | } |
---|
3337 | configure:28436: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c cfortran_test.o -lm -L/opt/local/lib/gcc7 -lgfortran -lquadmath -lm >&5 |
---|
3338 | configure:28436: $? = 0 |
---|
3339 | configure:28494: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c cfortran_test.o -lm -L/opt/local/lib/gcc7 -lgfortran -lquadmath -lm >&5 |
---|
3340 | configure:28494: $? = 0 |
---|
3341 | configure:28536: result: lower case, underscore, no extra underscore |
---|
3342 | configure:28866: defining FFLAGS to be -pipe -Os |
---|
3343 | configure:28952: checking for sgemm_ in -L/opt/local/lib -lvecLibFort |
---|
3344 | configure:28980: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c -L/opt/local/lib -lvecLibFort -lm -L/opt/local/lib/gcc7 -lgfortran -lquadmath -lm >&5 |
---|
3345 | configure:28980: $? = 0 |
---|
3346 | configure:28987: result: yes |
---|
3347 | configure:30210: checking whether LSAME is called correctly from Fortran |
---|
3348 | configure:30233: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3349 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3350 | collect2: error: ld returned 1 exit status |
---|
3351 | configure:30233: $? = 1 |
---|
3352 | configure: program exited with status 1 |
---|
3353 | configure: failed program was: |
---|
3354 | | program main |
---|
3355 | | |
---|
3356 | | logical lsame,w |
---|
3357 | | external lsame |
---|
3358 | | character c1,c2 |
---|
3359 | | c1 = 'A' |
---|
3360 | | c2 = 'B' |
---|
3361 | | w = lsame(c1,c2) |
---|
3362 | | if (w) stop 1 |
---|
3363 | | w = lsame(c1,c1) |
---|
3364 | | if (.not. w) stop 1 |
---|
3365 | | |
---|
3366 | | end |
---|
3367 | configure:30242: result: no |
---|
3368 | configure:30245: checking whether ISAMAX is called correctly from Fortran |
---|
3369 | configure:30266: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3370 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3371 | collect2: error: ld returned 1 exit status |
---|
3372 | configure:30266: $? = 1 |
---|
3373 | configure: program exited with status 1 |
---|
3374 | configure: failed program was: |
---|
3375 | | program main |
---|
3376 | | |
---|
3377 | | integer isamax,i |
---|
3378 | | external isamax |
---|
3379 | | real a(2) |
---|
3380 | | a(1) = 1e0 |
---|
3381 | | a(2) = -2e0 |
---|
3382 | | i = isamax(2,a,1) |
---|
3383 | | if (i.ne.2) stop 1 |
---|
3384 | | |
---|
3385 | | end |
---|
3386 | configure:30275: result: no |
---|
3387 | configure:30278: checking whether SDOT is called correctly from Fortran |
---|
3388 | configure:30298: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3389 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3390 | collect2: error: ld returned 1 exit status |
---|
3391 | configure:30298: $? = 1 |
---|
3392 | configure: program exited with status 1 |
---|
3393 | configure: failed program was: |
---|
3394 | | program main |
---|
3395 | | |
---|
3396 | | real sdot,a(1),b(1),w |
---|
3397 | | external sdot |
---|
3398 | | a(1) = 1e0 |
---|
3399 | | b(1) = 2e0 |
---|
3400 | | w = sdot(1,a,1,b,1) |
---|
3401 | | if (w .ne. a(1)*b(1)) stop 1 |
---|
3402 | | |
---|
3403 | | end |
---|
3404 | configure:30307: result: no |
---|
3405 | configure:30310: checking whether DDOT is called correctly from Fortran |
---|
3406 | configure:30330: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3407 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3408 | collect2: error: ld returned 1 exit status |
---|
3409 | configure:30330: $? = 1 |
---|
3410 | configure: program exited with status 1 |
---|
3411 | configure: failed program was: |
---|
3412 | | program main |
---|
3413 | | |
---|
3414 | | double precision ddot,a(1),b(1),w |
---|
3415 | | external ddot |
---|
3416 | | a(1) = 1d0 |
---|
3417 | | b(1) = 2d0 |
---|
3418 | | w = ddot(1,a,1,b,1) |
---|
3419 | | if (w .ne. a(1)*b(1)) stop 1 |
---|
3420 | | |
---|
3421 | | end |
---|
3422 | configure:30339: result: no |
---|
3423 | configure:30342: checking whether CDOTU is called correctly from Fortran |
---|
3424 | configure:30362: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3425 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3426 | collect2: error: ld returned 1 exit status |
---|
3427 | configure:30362: $? = 1 |
---|
3428 | configure: program exited with status 1 |
---|
3429 | configure: failed program was: |
---|
3430 | | program main |
---|
3431 | | |
---|
3432 | | complex cdotu,a(1),b(1),w |
---|
3433 | | external cdotu |
---|
3434 | | a(1) = cmplx(1e0,1e0) |
---|
3435 | | b(1) = cmplx(1e0,2e0) |
---|
3436 | | w = cdotu(1,a,1,b,1) |
---|
3437 | | if (w .ne. a(1)*b(1)) stop 1 |
---|
3438 | | |
---|
3439 | | end |
---|
3440 | configure:30371: result: no |
---|
3441 | configure:30374: checking whether ZDOTU is called correctly from Fortran |
---|
3442 | configure:30394: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3443 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3444 | collect2: error: ld returned 1 exit status |
---|
3445 | configure:30394: $? = 1 |
---|
3446 | configure: program exited with status 1 |
---|
3447 | configure: failed program was: |
---|
3448 | | program main |
---|
3449 | | |
---|
3450 | | double complex zdotu,a(1),b(1),w |
---|
3451 | | external zdotu |
---|
3452 | | a(1) = dcmplx(1d0,1d0) |
---|
3453 | | b(1) = dcmplx(1d0,2d0) |
---|
3454 | | w = zdotu(1,a,1,b,1) |
---|
3455 | | if (w .ne. a(1)*b(1)) stop 1 |
---|
3456 | | |
---|
3457 | | end |
---|
3458 | configure:30403: result: no |
---|
3459 | configure:30408: checking BLAS library integer size |
---|
3460 | configure:30442: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3461 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3462 | collect2: error: ld returned 1 exit status |
---|
3463 | configure:30442: $? = 1 |
---|
3464 | configure: program exited with status 1 |
---|
3465 | configure: failed program was: |
---|
3466 | | program main |
---|
3467 | | |
---|
3468 | | integer*8 n |
---|
3469 | | integer*4 n4 |
---|
3470 | | real s,a(1),b(1),sdot |
---|
3471 | | a(1) = 1.0 |
---|
3472 | | b(1) = 1.0 |
---|
3473 | | c Generate -2**33 + 1. With BLAS compiled to use 64-bit integers, SDOT |
---|
3474 | | c will return early, setting the result to 0. With BLAS compiled to use |
---|
3475 | | c 32-bit integers, this value should be interpreted as 1 and SDOT will |
---|
3476 | | c return 1. |
---|
3477 | | n = 2 |
---|
3478 | | n = -4 * (n ** 30) |
---|
3479 | | n = n + 1 |
---|
3480 | | c Check that our expectation about the type conversion is correct. |
---|
3481 | | n4 = n |
---|
3482 | | if (n4 .ne. 1) then |
---|
3483 | | print *, 'invalid assumption about integer type conversion' |
---|
3484 | | stop 2 |
---|
3485 | | endif |
---|
3486 | | s = sdot(n,a,1,b,1) |
---|
3487 | | if (s .ne. 0.0) stop 1 |
---|
3488 | | |
---|
3489 | | end |
---|
3490 | configure:30451: result: 4 |
---|
3491 | configure:30730: checking for sgemm_ in -L/opt/local/lib -lvecLibFort |
---|
3492 | configure:30758: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c -L/opt/local/lib -lvecLibFort -lm -L/opt/local/lib/gcc7 -lgfortran -lquadmath -lm >&5 |
---|
3493 | configure:30758: $? = 0 |
---|
3494 | configure:30765: result: yes |
---|
3495 | configure:31988: checking whether LSAME is called correctly from Fortran |
---|
3496 | configure:32011: /opt/local/bin/gfortran-mp-7 -o conftest -ff2c -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3497 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3498 | collect2: error: ld returned 1 exit status |
---|
3499 | configure:32011: $? = 1 |
---|
3500 | configure: program exited with status 1 |
---|
3501 | configure: failed program was: |
---|
3502 | | program main |
---|
3503 | | |
---|
3504 | | logical lsame,w |
---|
3505 | | external lsame |
---|
3506 | | character c1,c2 |
---|
3507 | | c1 = 'A' |
---|
3508 | | c2 = 'B' |
---|
3509 | | w = lsame(c1,c2) |
---|
3510 | | if (w) stop 1 |
---|
3511 | | w = lsame(c1,c1) |
---|
3512 | | if (.not. w) stop 1 |
---|
3513 | | |
---|
3514 | | end |
---|
3515 | configure:32020: result: no |
---|
3516 | configure:32023: checking whether ISAMAX is called correctly from Fortran |
---|
3517 | configure:32044: /opt/local/bin/gfortran-mp-7 -o conftest -ff2c -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3518 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3519 | collect2: error: ld returned 1 exit status |
---|
3520 | configure:32044: $? = 1 |
---|
3521 | configure: program exited with status 1 |
---|
3522 | configure: failed program was: |
---|
3523 | | program main |
---|
3524 | | |
---|
3525 | | integer isamax,i |
---|
3526 | | external isamax |
---|
3527 | | real a(2) |
---|
3528 | | a(1) = 1e0 |
---|
3529 | | a(2) = -2e0 |
---|
3530 | | i = isamax(2,a,1) |
---|
3531 | | if (i.ne.2) stop 1 |
---|
3532 | | |
---|
3533 | | end |
---|
3534 | configure:32053: result: no |
---|
3535 | configure:32056: checking whether SDOT is called correctly from Fortran |
---|
3536 | configure:32076: /opt/local/bin/gfortran-mp-7 -o conftest -ff2c -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3537 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3538 | collect2: error: ld returned 1 exit status |
---|
3539 | configure:32076: $? = 1 |
---|
3540 | configure: program exited with status 1 |
---|
3541 | configure: failed program was: |
---|
3542 | | program main |
---|
3543 | | |
---|
3544 | | real sdot,a(1),b(1),w |
---|
3545 | | external sdot |
---|
3546 | | a(1) = 1e0 |
---|
3547 | | b(1) = 2e0 |
---|
3548 | | w = sdot(1,a,1,b,1) |
---|
3549 | | if (w .ne. a(1)*b(1)) stop 1 |
---|
3550 | | |
---|
3551 | | end |
---|
3552 | configure:32085: result: no |
---|
3553 | configure:32088: checking whether DDOT is called correctly from Fortran |
---|
3554 | configure:32108: /opt/local/bin/gfortran-mp-7 -o conftest -ff2c -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3555 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3556 | collect2: error: ld returned 1 exit status |
---|
3557 | configure:32108: $? = 1 |
---|
3558 | configure: program exited with status 1 |
---|
3559 | configure: failed program was: |
---|
3560 | | program main |
---|
3561 | | |
---|
3562 | | double precision ddot,a(1),b(1),w |
---|
3563 | | external ddot |
---|
3564 | | a(1) = 1d0 |
---|
3565 | | b(1) = 2d0 |
---|
3566 | | w = ddot(1,a,1,b,1) |
---|
3567 | | if (w .ne. a(1)*b(1)) stop 1 |
---|
3568 | | |
---|
3569 | | end |
---|
3570 | configure:32117: result: no |
---|
3571 | configure:32120: checking whether CDOTU is called correctly from Fortran |
---|
3572 | configure:32140: /opt/local/bin/gfortran-mp-7 -o conftest -ff2c -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3573 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3574 | collect2: error: ld returned 1 exit status |
---|
3575 | configure:32140: $? = 1 |
---|
3576 | configure: program exited with status 1 |
---|
3577 | configure: failed program was: |
---|
3578 | | program main |
---|
3579 | | |
---|
3580 | | complex cdotu,a(1),b(1),w |
---|
3581 | | external cdotu |
---|
3582 | | a(1) = cmplx(1e0,1e0) |
---|
3583 | | b(1) = cmplx(1e0,2e0) |
---|
3584 | | w = cdotu(1,a,1,b,1) |
---|
3585 | | if (w .ne. a(1)*b(1)) stop 1 |
---|
3586 | | |
---|
3587 | | end |
---|
3588 | configure:32149: result: no |
---|
3589 | configure:32152: checking whether ZDOTU is called correctly from Fortran |
---|
3590 | configure:32172: /opt/local/bin/gfortran-mp-7 -o conftest -ff2c -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3591 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3592 | collect2: error: ld returned 1 exit status |
---|
3593 | configure:32172: $? = 1 |
---|
3594 | configure: program exited with status 1 |
---|
3595 | configure: failed program was: |
---|
3596 | | program main |
---|
3597 | | |
---|
3598 | | double complex zdotu,a(1),b(1),w |
---|
3599 | | external zdotu |
---|
3600 | | a(1) = dcmplx(1d0,1d0) |
---|
3601 | | b(1) = dcmplx(1d0,2d0) |
---|
3602 | | w = zdotu(1,a,1,b,1) |
---|
3603 | | if (w .ne. a(1)*b(1)) stop 1 |
---|
3604 | | |
---|
3605 | | end |
---|
3606 | configure:32181: result: no |
---|
3607 | configure:32186: checking BLAS library integer size |
---|
3608 | configure:32220: /opt/local/bin/gfortran-mp-7 -o conftest -ff2c -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3609 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3610 | collect2: error: ld returned 1 exit status |
---|
3611 | configure:32220: $? = 1 |
---|
3612 | configure: program exited with status 1 |
---|
3613 | configure: failed program was: |
---|
3614 | | program main |
---|
3615 | | |
---|
3616 | | integer*8 n |
---|
3617 | | integer*4 n4 |
---|
3618 | | real s,a(1),b(1),sdot |
---|
3619 | | a(1) = 1.0 |
---|
3620 | | b(1) = 1.0 |
---|
3621 | | c Generate -2**33 + 1. With BLAS compiled to use 64-bit integers, SDOT |
---|
3622 | | c will return early, setting the result to 0. With BLAS compiled to use |
---|
3623 | | c 32-bit integers, this value should be interpreted as 1 and SDOT will |
---|
3624 | | c return 1. |
---|
3625 | | n = 2 |
---|
3626 | | n = -4 * (n ** 30) |
---|
3627 | | n = n + 1 |
---|
3628 | | c Check that our expectation about the type conversion is correct. |
---|
3629 | | n4 = n |
---|
3630 | | if (n4 .ne. 1) then |
---|
3631 | | print *, 'invalid assumption about integer type conversion' |
---|
3632 | | stop 2 |
---|
3633 | | endif |
---|
3634 | | s = sdot(n,a,1,b,1) |
---|
3635 | | if (s .ne. 0.0) stop 1 |
---|
3636 | | |
---|
3637 | | end |
---|
3638 | configure:32229: result: 4 |
---|
3639 | configure:32459: /usr/bin/clang -c -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -DUSE_BLASWRAP -I/opt/local/include conftest.c >&5 |
---|
3640 | configure:32459: $? = 0 |
---|
3641 | configure:32535: checking for sgemm_ in -L/opt/local/lib -lvecLibFort |
---|
3642 | configure:32563: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -DUSE_BLASWRAP -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.c -L/opt/local/lib -lvecLibFort -lm -L/opt/local/lib/gcc7 -lgfortran -lquadmath -lm >&5 |
---|
3643 | configure:32563: $? = 0 |
---|
3644 | configure:32570: result: yes |
---|
3645 | configure:33793: checking whether LSAME is called correctly from Fortran |
---|
3646 | configure:33816: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3647 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3648 | collect2: error: ld returned 1 exit status |
---|
3649 | configure:33816: $? = 1 |
---|
3650 | configure: program exited with status 1 |
---|
3651 | configure: failed program was: |
---|
3652 | | program main |
---|
3653 | | |
---|
3654 | | logical lsame,w |
---|
3655 | | external lsame |
---|
3656 | | character c1,c2 |
---|
3657 | | c1 = 'A' |
---|
3658 | | c2 = 'B' |
---|
3659 | | w = lsame(c1,c2) |
---|
3660 | | if (w) stop 1 |
---|
3661 | | w = lsame(c1,c1) |
---|
3662 | | if (.not. w) stop 1 |
---|
3663 | | |
---|
3664 | | end |
---|
3665 | configure:33825: result: no |
---|
3666 | configure:33828: checking whether ISAMAX is called correctly from Fortran |
---|
3667 | configure:33849: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3668 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3669 | collect2: error: ld returned 1 exit status |
---|
3670 | configure:33849: $? = 1 |
---|
3671 | configure: program exited with status 1 |
---|
3672 | configure: failed program was: |
---|
3673 | | program main |
---|
3674 | | |
---|
3675 | | integer isamax,i |
---|
3676 | | external isamax |
---|
3677 | | real a(2) |
---|
3678 | | a(1) = 1e0 |
---|
3679 | | a(2) = -2e0 |
---|
3680 | | i = isamax(2,a,1) |
---|
3681 | | if (i.ne.2) stop 1 |
---|
3682 | | |
---|
3683 | | end |
---|
3684 | configure:33858: result: no |
---|
3685 | configure:33861: checking whether SDOT is called correctly from Fortran |
---|
3686 | configure:33881: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3687 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3688 | collect2: error: ld returned 1 exit status |
---|
3689 | configure:33881: $? = 1 |
---|
3690 | configure: program exited with status 1 |
---|
3691 | configure: failed program was: |
---|
3692 | | program main |
---|
3693 | | |
---|
3694 | | real sdot,a(1),b(1),w |
---|
3695 | | external sdot |
---|
3696 | | a(1) = 1e0 |
---|
3697 | | b(1) = 2e0 |
---|
3698 | | w = sdot(1,a,1,b,1) |
---|
3699 | | if (w .ne. a(1)*b(1)) stop 1 |
---|
3700 | | |
---|
3701 | | end |
---|
3702 | configure:33890: result: no |
---|
3703 | configure:33893: checking whether DDOT is called correctly from Fortran |
---|
3704 | configure:33913: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3705 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3706 | collect2: error: ld returned 1 exit status |
---|
3707 | configure:33913: $? = 1 |
---|
3708 | configure: program exited with status 1 |
---|
3709 | configure: failed program was: |
---|
3710 | | program main |
---|
3711 | | |
---|
3712 | | double precision ddot,a(1),b(1),w |
---|
3713 | | external ddot |
---|
3714 | | a(1) = 1d0 |
---|
3715 | | b(1) = 2d0 |
---|
3716 | | w = ddot(1,a,1,b,1) |
---|
3717 | | if (w .ne. a(1)*b(1)) stop 1 |
---|
3718 | | |
---|
3719 | | end |
---|
3720 | configure:33922: result: no |
---|
3721 | configure:33925: checking whether CDOTU is called correctly from Fortran |
---|
3722 | configure:33945: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3723 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3724 | collect2: error: ld returned 1 exit status |
---|
3725 | configure:33945: $? = 1 |
---|
3726 | configure: program exited with status 1 |
---|
3727 | configure: failed program was: |
---|
3728 | | program main |
---|
3729 | | |
---|
3730 | | complex cdotu,a(1),b(1),w |
---|
3731 | | external cdotu |
---|
3732 | | a(1) = cmplx(1e0,1e0) |
---|
3733 | | b(1) = cmplx(1e0,2e0) |
---|
3734 | | w = cdotu(1,a,1,b,1) |
---|
3735 | | if (w .ne. a(1)*b(1)) stop 1 |
---|
3736 | | |
---|
3737 | | end |
---|
3738 | configure:33954: result: no |
---|
3739 | configure:33957: checking whether ZDOTU is called correctly from Fortran |
---|
3740 | configure:33977: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3741 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3742 | collect2: error: ld returned 1 exit status |
---|
3743 | configure:33977: $? = 1 |
---|
3744 | configure: program exited with status 1 |
---|
3745 | configure: failed program was: |
---|
3746 | | program main |
---|
3747 | | |
---|
3748 | | double complex zdotu,a(1),b(1),w |
---|
3749 | | external zdotu |
---|
3750 | | a(1) = dcmplx(1d0,1d0) |
---|
3751 | | b(1) = dcmplx(1d0,2d0) |
---|
3752 | | w = zdotu(1,a,1,b,1) |
---|
3753 | | if (w .ne. a(1)*b(1)) stop 1 |
---|
3754 | | |
---|
3755 | | end |
---|
3756 | configure:33986: result: no |
---|
3757 | configure:33991: checking BLAS library integer size |
---|
3758 | configure:34025: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64 conftest.f -L/opt/local/lib -lvecLibFort -lm >&5 |
---|
3759 | ld: in '/System/Library/Frameworks//Accelerate.framework/Versions/A/Accelerate.tbd', unexpected token: !tapi-tbd-v3 for architecture x86_64 |
---|
3760 | collect2: error: ld returned 1 exit status |
---|
3761 | configure:34025: $? = 1 |
---|
3762 | configure: program exited with status 1 |
---|
3763 | configure: failed program was: |
---|
3764 | | program main |
---|
3765 | | |
---|
3766 | | integer*8 n |
---|
3767 | | integer*4 n4 |
---|
3768 | | real s,a(1),b(1),sdot |
---|
3769 | | a(1) = 1.0 |
---|
3770 | | b(1) = 1.0 |
---|
3771 | | c Generate -2**33 + 1. With BLAS compiled to use 64-bit integers, SDOT |
---|
3772 | | c will return early, setting the result to 0. With BLAS compiled to use |
---|
3773 | | c 32-bit integers, this value should be interpreted as 1 and SDOT will |
---|
3774 | | c return 1. |
---|
3775 | | n = 2 |
---|
3776 | | n = -4 * (n ** 30) |
---|
3777 | | n = n + 1 |
---|
3778 | | c Check that our expectation about the type conversion is correct. |
---|
3779 | | n4 = n |
---|
3780 | | if (n4 .ne. 1) then |
---|
3781 | | print *, 'invalid assumption about integer type conversion' |
---|
3782 | | stop 2 |
---|
3783 | | endif |
---|
3784 | | s = sdot(n,a,1,b,1) |
---|
3785 | | if (s .ne. 0.0) stop 1 |
---|
3786 | | |
---|
3787 | | end |
---|
3788 | configure:34034: result: 4 |
---|
3789 | configure:34270: error: BLAS and LAPACK libraries are required |
---|
3790 | |
---|
3791 | ## ---------------- ## |
---|
3792 | ## Cache variables. ## |
---|
3793 | ## ---------------- ## |
---|
3794 | |
---|
3795 | ac_cv_build=x86_64-apple-darwin17.6.0 |
---|
3796 | ac_cv_c_compiler_gnu=yes |
---|
3797 | ac_cv_cxx_compiler_gnu=yes |
---|
3798 | ac_cv_env_BUILD_CC_set= |
---|
3799 | ac_cv_env_BUILD_CC_value= |
---|
3800 | ac_cv_env_BUILD_CFLAGS_set= |
---|
3801 | ac_cv_env_BUILD_CFLAGS_value= |
---|
3802 | ac_cv_env_BUILD_CXXFLAGS_set= |
---|
3803 | ac_cv_env_BUILD_CXXFLAGS_value= |
---|
3804 | ac_cv_env_BUILD_CXX_set= |
---|
3805 | ac_cv_env_BUILD_CXX_value= |
---|
3806 | ac_cv_env_BUILD_EXEEXT_set= |
---|
3807 | ac_cv_env_BUILD_EXEEXT_value= |
---|
3808 | ac_cv_env_BUILD_LDFLAGS_set= |
---|
3809 | ac_cv_env_BUILD_LDFLAGS_value= |
---|
3810 | ac_cv_env_CCC_set= |
---|
3811 | ac_cv_env_CCC_value= |
---|
3812 | ac_cv_env_CC_set=set |
---|
3813 | ac_cv_env_CC_value=/usr/bin/clang |
---|
3814 | ac_cv_env_CFLAGS_set=set |
---|
3815 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
3816 | ac_cv_env_CPPFLAGS_set=set |
---|
3817 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
3818 | ac_cv_env_CPP_set= |
---|
3819 | ac_cv_env_CPP_value= |
---|
3820 | ac_cv_env_CXXCPP_set= |
---|
3821 | ac_cv_env_CXXCPP_value= |
---|
3822 | ac_cv_env_CXXFLAGS_set=set |
---|
3823 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64' |
---|
3824 | ac_cv_env_CXX_set=set |
---|
3825 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
3826 | ac_cv_env_F77_set=set |
---|
3827 | ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-7 |
---|
3828 | ac_cv_env_FFLAGS_set=set |
---|
3829 | ac_cv_env_FFLAGS_value='-pipe -Os' |
---|
3830 | ac_cv_env_FT2_CFLAGS_set= |
---|
3831 | ac_cv_env_FT2_CFLAGS_value= |
---|
3832 | ac_cv_env_FT2_LIBS_set= |
---|
3833 | ac_cv_env_FT2_LIBS_value= |
---|
3834 | ac_cv_env_JAVA_HOME_set= |
---|
3835 | ac_cv_env_JAVA_HOME_value= |
---|
3836 | ac_cv_env_LDFLAGS_set=set |
---|
3837 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64' |
---|
3838 | ac_cv_env_LIBS_set= |
---|
3839 | ac_cv_env_LIBS_value= |
---|
3840 | ac_cv_env_LLVM_CONFIG_set= |
---|
3841 | ac_cv_env_LLVM_CONFIG_value= |
---|
3842 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
3843 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
3844 | ac_cv_env_PKG_CONFIG_set= |
---|
3845 | ac_cv_env_PKG_CONFIG_value= |
---|
3846 | ac_cv_env_QT_CFLAGS_set= |
---|
3847 | ac_cv_env_QT_CFLAGS_value= |
---|
3848 | ac_cv_env_QT_LIBS_set= |
---|
3849 | ac_cv_env_QT_LIBS_value= |
---|
3850 | ac_cv_env_XMKMF_set= |
---|
3851 | ac_cv_env_XMKMF_value= |
---|
3852 | ac_cv_env_YACC_set=set |
---|
3853 | ac_cv_env_YACC_value='/opt/local/bin/bison -y' |
---|
3854 | ac_cv_env_YFLAGS_set= |
---|
3855 | ac_cv_env_YFLAGS_value= |
---|
3856 | ac_cv_env_build_alias_set= |
---|
3857 | ac_cv_env_build_alias_value= |
---|
3858 | ac_cv_env_host_alias_set= |
---|
3859 | ac_cv_env_host_alias_value= |
---|
3860 | ac_cv_env_target_alias_set= |
---|
3861 | ac_cv_env_target_alias_value= |
---|
3862 | ac_cv_f77_compiler_gnu=yes |
---|
3863 | ac_cv_f77_dummy_main=none |
---|
3864 | ac_cv_f77_libs='-L/opt/local/lib/gcc7 -lgfortran -lquadmath -lm' |
---|
3865 | ac_cv_f77_mangling='lower case, underscore, no extra underscore' |
---|
3866 | ac_cv_fortran_dummy_main=none |
---|
3867 | ac_cv_header_dlfcn_h=yes |
---|
3868 | ac_cv_header_inttypes_h=yes |
---|
3869 | ac_cv_header_memory_h=yes |
---|
3870 | ac_cv_header_minix_config_h=no |
---|
3871 | ac_cv_header_stdc=yes |
---|
3872 | ac_cv_header_stdint_h=yes |
---|
3873 | ac_cv_header_stdlib_h=yes |
---|
3874 | ac_cv_header_string_h=yes |
---|
3875 | ac_cv_header_strings_h=yes |
---|
3876 | ac_cv_header_sys_stat_h=yes |
---|
3877 | ac_cv_header_sys_types_h=yes |
---|
3878 | ac_cv_header_unistd_h=yes |
---|
3879 | ac_cv_host=x86_64-apple-darwin17.6.0 |
---|
3880 | ac_cv_lib_dl_dlopen=yes |
---|
3881 | ac_cv_lib_lex=-lfl |
---|
3882 | ac_cv_lib_m_sin=yes |
---|
3883 | ac_cv_objext=o |
---|
3884 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
3885 | ac_cv_path_FGREP='/opt/local/bin/grep -F' |
---|
3886 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
3887 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
3888 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
3889 | ac_cv_path_lt_DD=/bin/dd |
---|
3890 | ac_cv_prog_AWK=/opt/local/bin/gawk |
---|
3891 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
3892 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -std=gnu++11 -E' |
---|
3893 | ac_cv_prog_DEFAULT_PAGER=/opt/local/bin/less |
---|
3894 | ac_cv_prog_DESKTOP_FILE_INSTALL= |
---|
3895 | ac_cv_prog_FIND=/opt/local/bin/gfind |
---|
3896 | ac_cv_prog_GHOSTSCRIPT=/opt/local/bin/gs |
---|
3897 | ac_cv_prog_GNUPLOT=/opt/local/bin/gnuplot |
---|
3898 | ac_cv_prog_GPERF=/usr/bin/gperf |
---|
3899 | ac_cv_prog_ICOTOOL=/opt/local/bin/icotool |
---|
3900 | ac_cv_prog_LEX=/opt/local/bin/flex |
---|
3901 | ac_cv_prog_MKINFO=makeinfo |
---|
3902 | ac_cv_prog_PERL=/opt/local/bin/perl5 |
---|
3903 | ac_cv_prog_PYTHON=/opt/local/bin/python2.7 |
---|
3904 | ac_cv_prog_RSVG_CONVERT=/opt/local/bin/rsvg-convert |
---|
3905 | ac_cv_prog_TEXI2DVI=/opt/local/bin/texi2dvi |
---|
3906 | ac_cv_prog_TEXI2PDF=/opt/local/bin/texi2pdf |
---|
3907 | ac_cv_prog_YACC='/opt/local/bin/bison -y' |
---|
3908 | ac_cv_prog_ac_ct_AR=ar |
---|
3909 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
3910 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
3911 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
3912 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
3913 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
3914 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
3915 | ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib |
---|
3916 | ac_cv_prog_ac_ct_STRIP=strip |
---|
3917 | ac_cv_prog_cc_c11= |
---|
3918 | ac_cv_prog_cc_g=yes |
---|
3919 | ac_cv_prog_cc_stdc= |
---|
3920 | ac_cv_prog_cxx_cxx11=-std=gnu++11 |
---|
3921 | ac_cv_prog_cxx_cxx98=-std=gnu++11 |
---|
3922 | ac_cv_prog_cxx_g=yes |
---|
3923 | ac_cv_prog_cxx_stdcxx=-std=gnu++11 |
---|
3924 | ac_cv_prog_f77_g=yes |
---|
3925 | ac_cv_prog_f77_v=-v |
---|
3926 | ac_cv_prog_gcc_traditional=no |
---|
3927 | ac_cv_prog_lex_root=lex.yy |
---|
3928 | ac_cv_prog_lex_yytext_pointer=yes |
---|
3929 | ac_cv_prog_make_make_set=yes |
---|
3930 | ac_cv_safe_to_define___extensions__=yes |
---|
3931 | ac_cv_should_define__xopen_source=no |
---|
3932 | ac_cv_sizeof_void_p=8 |
---|
3933 | ac_cv_sys_file_offset_bits=no |
---|
3934 | ac_cv_sys_largefile_CC=no |
---|
3935 | ac_cv_sys_largefile_source=no |
---|
3936 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
3937 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
3938 | am_cv_make_support_nested_variables=yes |
---|
3939 | am_cv_prog_tar_ustar=gnutar |
---|
3940 | ax_cv_PTHREAD_PRIO_INHERIT=yes |
---|
3941 | gl_cv_c_amsterdam_compiler=no |
---|
3942 | lt_cv_apple_cc_single_mod=yes |
---|
3943 | lt_cv_ar_at_file=no |
---|
3944 | lt_cv_deplibs_check_method=pass_all |
---|
3945 | lt_cv_dlopen=dlopen |
---|
3946 | lt_cv_dlopen_libs=-ldl |
---|
3947 | lt_cv_dlopen_self=yes |
---|
3948 | lt_cv_dlopen_self_static=yes |
---|
3949 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
3950 | lt_cv_file_magic_test_file= |
---|
3951 | lt_cv_ld_exported_symbols_list=yes |
---|
3952 | lt_cv_ld_force_load=yes |
---|
3953 | lt_cv_ld_reload_flag=-r |
---|
3954 | lt_cv_nm_interface='BSD nm' |
---|
3955 | lt_cv_objdir=.libs |
---|
3956 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
3957 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
3958 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
3959 | lt_cv_path_mainfest_tool=no |
---|
3960 | lt_cv_prog_compiler_c_o=yes |
---|
3961 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
3962 | lt_cv_prog_compiler_c_o_F77=yes |
---|
3963 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
3964 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
3965 | lt_cv_prog_compiler_pic_F77=-fno-common |
---|
3966 | lt_cv_prog_compiler_pic_works=yes |
---|
3967 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
3968 | lt_cv_prog_compiler_pic_works_F77=yes |
---|
3969 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
3970 | lt_cv_prog_compiler_static_works=no |
---|
3971 | lt_cv_prog_compiler_static_works_CXX=no |
---|
3972 | lt_cv_prog_compiler_static_works_F77=no |
---|
3973 | lt_cv_prog_gnu_ld=no |
---|
3974 | lt_cv_prog_gnu_ldcxx=no |
---|
3975 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
3976 | 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'\''' |
---|
3977 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
3978 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
3979 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
3980 | lt_cv_sys_global_symbol_to_import= |
---|
3981 | lt_cv_sys_max_cmd_len=196608 |
---|
3982 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
3983 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
3984 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
3985 | octave_cv_bison_api_prefix_decl_style='api brace' |
---|
3986 | octave_cv_bison_push_pull_decl_style='dash ' |
---|
3987 | octave_cv_broken_stl_algo_h=no |
---|
3988 | octave_cv_makeinfo_sortas_command=yes |
---|
3989 | |
---|
3990 | ## ----------------- ## |
---|
3991 | ## Output variables. ## |
---|
3992 | ## ----------------- ## |
---|
3993 | |
---|
3994 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.4.0/build-aux/missing aclocal-1.15' |
---|
3995 | ADDRESS_SANITIZER_OPTIONS='' |
---|
3996 | ALLOCA='' |
---|
3997 | ALLOCA_H='' |
---|
3998 | AMCOND_ADDRESS_SANITIZER_ENABLED_FALSE='' |
---|
3999 | AMCOND_ADDRESS_SANITIZER_ENABLED_TRUE='' |
---|
4000 | AMCOND_BUILD_DOCS_FALSE='' |
---|
4001 | AMCOND_BUILD_DOCS_TRUE='' |
---|
4002 | AMCOND_BUILD_QT_DOCS_FALSE='' |
---|
4003 | AMCOND_BUILD_QT_DOCS_TRUE='' |
---|
4004 | AMCOND_BUILD_QT_GRAPHICS_FALSE='' |
---|
4005 | AMCOND_BUILD_QT_GRAPHICS_TRUE='' |
---|
4006 | AMCOND_BUILD_QT_GUI_FALSE='' |
---|
4007 | AMCOND_BUILD_QT_GUI_TRUE='' |
---|
4008 | AMCOND_CROSS_TOOLS_FALSE='' |
---|
4009 | AMCOND_CROSS_TOOLS_TRUE='' |
---|
4010 | AMCOND_ENABLE_DYNAMIC_LINKING_FALSE='' |
---|
4011 | AMCOND_ENABLE_DYNAMIC_LINKING_TRUE='' |
---|
4012 | AMCOND_ENABLE_HG_ID_FALSE='' |
---|
4013 | AMCOND_ENABLE_HG_ID_TRUE='' |
---|
4014 | AMCOND_HAVE_BROKEN_STL_ALGO_H_FALSE='' |
---|
4015 | AMCOND_HAVE_BROKEN_STL_ALGO_H_TRUE='#' |
---|
4016 | AMCOND_HAVE_FFTW_FALSE='' |
---|
4017 | AMCOND_HAVE_FFTW_TRUE='' |
---|
4018 | AMCOND_HAVE_ICON_TOOLS_FALSE='#' |
---|
4019 | AMCOND_HAVE_ICON_TOOLS_TRUE='' |
---|
4020 | AMCOND_HAVE_JAVA_FALSE='' |
---|
4021 | AMCOND_HAVE_JAVA_TRUE='' |
---|
4022 | AMCOND_HAVE_LLVM_FALSE='' |
---|
4023 | AMCOND_HAVE_LLVM_TRUE='' |
---|
4024 | AMCOND_HAVE_QSCINTILLA_FALSE='' |
---|
4025 | AMCOND_HAVE_QSCINTILLA_TRUE='' |
---|
4026 | AMCOND_INSTALL_BUILD_LOGS_FALSE='' |
---|
4027 | AMCOND_INSTALL_BUILD_LOGS_TRUE='' |
---|
4028 | AMCOND_INSTALL_INTERNAL_FONT_FILES_FALSE='#' |
---|
4029 | AMCOND_INSTALL_INTERNAL_FONT_FILES_TRUE='' |
---|
4030 | AMCOND_LINK_ALL_DEPS_FALSE='' |
---|
4031 | AMCOND_LINK_ALL_DEPS_TRUE='#' |
---|
4032 | AMDEPBACKSLASH='\' |
---|
4033 | AMDEP_FALSE='#' |
---|
4034 | AMDEP_TRUE='' |
---|
4035 | AMD_CPPFLAGS='' |
---|
4036 | AMD_LDFLAGS='' |
---|
4037 | AMD_LIBS='' |
---|
4038 | AMTAR='$${TAR-tar}' |
---|
4039 | AM_BACKSLASH='\' |
---|
4040 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
4041 | AM_DEFAULT_VERBOSITY='0' |
---|
4042 | AM_V='$(V)' |
---|
4043 | APPLE_UNIVERSAL_BUILD='' |
---|
4044 | AR='ar' |
---|
4045 | ARFLAGS='cr' |
---|
4046 | ARPACK_CPPFLAGS='' |
---|
4047 | ARPACK_LDFLAGS='' |
---|
4048 | ARPACK_LIBS='' |
---|
4049 | AS='as' |
---|
4050 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.4.0/build-aux/missing autoconf' |
---|
4051 | AUTOCONF_SUBST_VARS='' |
---|
4052 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.4.0/build-aux/missing autoheader' |
---|
4053 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.4.0/build-aux/missing automake-1.15' |
---|
4054 | AWK='/opt/local/bin/gawk' |
---|
4055 | BISON_API_PREFIX_DECL_STYLE='api brace' |
---|
4056 | BISON_PUSH_PULL_DECL_STYLE='dash ' |
---|
4057 | BITSIZEOF_PTRDIFF_T='' |
---|
4058 | BITSIZEOF_SIG_ATOMIC_T='' |
---|
4059 | BITSIZEOF_SIZE_T='' |
---|
4060 | BITSIZEOF_WCHAR_T='' |
---|
4061 | BITSIZEOF_WINT_T='' |
---|
4062 | BLAS_LIBS='' |
---|
4063 | BUILD_CC='' |
---|
4064 | BUILD_CFLAGS='' |
---|
4065 | BUILD_CXX='' |
---|
4066 | BUILD_CXXFLAGS='' |
---|
4067 | BUILD_EXEEXT='' |
---|
4068 | BUILD_LDFLAGS='' |
---|
4069 | BZ2_CPPFLAGS='' |
---|
4070 | BZ2_LDFLAGS='' |
---|
4071 | BZ2_LIBS='' |
---|
4072 | CAMD_CPPFLAGS='' |
---|
4073 | CAMD_LDFLAGS='' |
---|
4074 | CAMD_LIBS='' |
---|
4075 | CARBON_LIBS='' |
---|
4076 | CC='/usr/bin/clang' |
---|
4077 | CCDEPMODE='depmode=gcc3' |
---|
4078 | CCOLAMD_CPPFLAGS='' |
---|
4079 | CCOLAMD_LDFLAGS='' |
---|
4080 | CCOLAMD_LIBS='' |
---|
4081 | CFLAGS='-pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread ' |
---|
4082 | CHOLMOD_CPPFLAGS='' |
---|
4083 | CHOLMOD_LDFLAGS='' |
---|
4084 | CHOLMOD_LIBS='' |
---|
4085 | COLAMD_CPPFLAGS='' |
---|
4086 | COLAMD_LDFLAGS='' |
---|
4087 | COLAMD_LIBS='' |
---|
4088 | CPICFLAG='-fPIC' |
---|
4089 | CPP='/usr/bin/clang -E' |
---|
4090 | CPPFLAGS='-I/opt/local/include' |
---|
4091 | CROSS_TOOL_PREFIX='' |
---|
4092 | CURL_CPPFLAGS='' |
---|
4093 | CURL_LDFLAGS='' |
---|
4094 | CURL_LIBS='' |
---|
4095 | CXSPARSE_CPPFLAGS='' |
---|
4096 | CXSPARSE_LDFLAGS='' |
---|
4097 | CXSPARSE_LIBS='' |
---|
4098 | CXX='/usr/bin/clang++ -std=gnu++11' |
---|
4099 | CXXCPP='/usr/bin/clang++ -std=gnu++11 -E' |
---|
4100 | CXXDEPMODE='depmode=gcc3' |
---|
4101 | CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -pthread ' |
---|
4102 | CXXPICFLAG='-fPIC' |
---|
4103 | CYGPATH_W='echo' |
---|
4104 | DEFAULT_PAGER='/opt/local/bin/less' |
---|
4105 | DEFAULT_TERMINAL_FONT='' |
---|
4106 | DEFAULT_TERMINAL_FONT_SIZE='' |
---|
4107 | DEFS='' |
---|
4108 | DEPDIR='.deps' |
---|
4109 | DEPEND_EXTRA_SED_PATTERN='' |
---|
4110 | DEPEND_FLAGS='-M' |
---|
4111 | DLLTOOL='false' |
---|
4112 | DL_LD='/usr/bin/clang++ -std=gnu++11' |
---|
4113 | DL_LDFLAGS='-bundle -bundle_loader libinterp/octave -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64' |
---|
4114 | DL_LIBS='' |
---|
4115 | DSYMUTIL='dsymutil' |
---|
4116 | DUMPBIN='' |
---|
4117 | ECHO_C='\c' |
---|
4118 | ECHO_N='' |
---|
4119 | ECHO_T='' |
---|
4120 | EGREP='/opt/local/bin/grep -E' |
---|
4121 | EMULTIHOP_HIDDEN='' |
---|
4122 | EMULTIHOP_VALUE='' |
---|
4123 | ENABLE_64='yes' |
---|
4124 | ENABLE_DYNAMIC_LINKING='no' |
---|
4125 | ENOLINK_HIDDEN='' |
---|
4126 | ENOLINK_VALUE='' |
---|
4127 | EOVERFLOW_HIDDEN='' |
---|
4128 | EOVERFLOW_VALUE='' |
---|
4129 | ERRNO_H='' |
---|
4130 | EXEEXT='' |
---|
4131 | EXTERNAL_DLL_DEFS='' |
---|
4132 | F77='/opt/local/bin/gfortran-mp-7' |
---|
4133 | F77_APPEND_EXTRA_UNDERSCORE='yes' |
---|
4134 | F77_APPEND_UNDERSCORE='yes' |
---|
4135 | F77_FLOAT_STORE_FLAG='' |
---|
4136 | F77_INTEGER_8_FLAG='' |
---|
4137 | F77_TOLOWER='yes' |
---|
4138 | FFLAGS='-pipe -Os' |
---|
4139 | FFTW3F_CPPFLAGS='' |
---|
4140 | FFTW3F_LDFLAGS='' |
---|
4141 | FFTW3F_LIBS='' |
---|
4142 | FFTW3_CPPFLAGS='' |
---|
4143 | FFTW3_LDFLAGS='' |
---|
4144 | FFTW3_LIBS='' |
---|
4145 | FFTW_XCPPFLAGS='' |
---|
4146 | FFTW_XLDFLAGS='' |
---|
4147 | FFTW_XLIBS='' |
---|
4148 | FFT_DIR='' |
---|
4149 | FGREP='/opt/local/bin/grep -F' |
---|
4150 | FIND='/opt/local/bin/gfind' |
---|
4151 | FLIBS='-L/opt/local/lib/gcc7 -lgfortran -lquadmath -lm' |
---|
4152 | FLOAT_H='' |
---|
4153 | FLTK_CONFIG='' |
---|
4154 | FLTK_CPPFLAGS='' |
---|
4155 | FLTK_LDFLAGS='' |
---|
4156 | FLTK_LIBS='' |
---|
4157 | FNMATCH_H='' |
---|
4158 | FONTCONFIG_CPPFLAGS='' |
---|
4159 | FONTCONFIG_LDFLAGS='' |
---|
4160 | FONTCONFIG_LIBS='' |
---|
4161 | FPICFLAG='-fPIC' |
---|
4162 | FREXPF_LIBM='' |
---|
4163 | FREXP_LIBM='' |
---|
4164 | FT2_CFLAGS='' |
---|
4165 | FT2_CPPFLAGS='' |
---|
4166 | FT2_LIBS='' |
---|
4167 | GCC_VERSION='' |
---|
4168 | GETHOSTNAME_LIB='' |
---|
4169 | GETOPT_CDEFS_H='' |
---|
4170 | GETOPT_H='' |
---|
4171 | GHOSTSCRIPT='/opt/local/bin/gs' |
---|
4172 | GL2PS_LIBS='' |
---|
4173 | GLIBC21='' |
---|
4174 | GLPK_CPPFLAGS='' |
---|
4175 | GLPK_LDFLAGS='' |
---|
4176 | GLPK_LIBS='' |
---|
4177 | GL_COND_LIBTOOL_FALSE='' |
---|
4178 | GL_COND_LIBTOOL_TRUE='' |
---|
4179 | GL_GENERATE_ALLOCA_H_FALSE='' |
---|
4180 | GL_GENERATE_ALLOCA_H_TRUE='' |
---|
4181 | GL_GENERATE_ERRNO_H_FALSE='' |
---|
4182 | GL_GENERATE_ERRNO_H_TRUE='' |
---|
4183 | GL_GENERATE_FLOAT_H_FALSE='' |
---|
4184 | GL_GENERATE_FLOAT_H_TRUE='' |
---|
4185 | GL_GENERATE_FNMATCH_H_FALSE='' |
---|
4186 | GL_GENERATE_FNMATCH_H_TRUE='' |
---|
4187 | GL_GENERATE_ICONV_H_FALSE='' |
---|
4188 | GL_GENERATE_ICONV_H_TRUE='' |
---|
4189 | GL_GENERATE_LIMITS_H_FALSE='' |
---|
4190 | GL_GENERATE_LIMITS_H_TRUE='' |
---|
4191 | GL_GENERATE_STDALIGN_H_FALSE='' |
---|
4192 | GL_GENERATE_STDALIGN_H_TRUE='' |
---|
4193 | GL_GENERATE_STDBOOL_H_FALSE='' |
---|
4194 | GL_GENERATE_STDBOOL_H_TRUE='' |
---|
4195 | GL_GENERATE_STDDEF_H_FALSE='' |
---|
4196 | GL_GENERATE_STDDEF_H_TRUE='' |
---|
4197 | GL_GENERATE_STDINT_H_FALSE='' |
---|
4198 | GL_GENERATE_STDINT_H_TRUE='' |
---|
4199 | GNULIB_ACCEPT4='' |
---|
4200 | GNULIB_ACCEPT='' |
---|
4201 | GNULIB_ACOSF='' |
---|
4202 | GNULIB_ACOSL='' |
---|
4203 | GNULIB_ALPHASORT='' |
---|
4204 | GNULIB_ASINF='' |
---|
4205 | GNULIB_ASINL='' |
---|
4206 | GNULIB_ATAN2F='' |
---|
4207 | GNULIB_ATANF='' |
---|
4208 | GNULIB_ATANL='' |
---|
4209 | GNULIB_ATOLL='' |
---|
4210 | GNULIB_BIND='' |
---|
4211 | GNULIB_BTOWC='' |
---|
4212 | GNULIB_CALLOC_POSIX='' |
---|
4213 | GNULIB_CANONICALIZE_FILE_NAME='' |
---|
4214 | GNULIB_CBRT='' |
---|
4215 | GNULIB_CBRTF='' |
---|
4216 | GNULIB_CBRTL='' |
---|
4217 | GNULIB_CEIL='' |
---|
4218 | GNULIB_CEILF='' |
---|
4219 | GNULIB_CEILL='' |
---|
4220 | GNULIB_CHDIR='' |
---|
4221 | GNULIB_CHOWN='' |
---|
4222 | GNULIB_CLOSE='' |
---|
4223 | GNULIB_CLOSEDIR='' |
---|
4224 | GNULIB_CONNECT='' |
---|
4225 | GNULIB_COPYSIGN='' |
---|
4226 | GNULIB_COPYSIGNF='' |
---|
4227 | GNULIB_COPYSIGNL='' |
---|
4228 | GNULIB_COSF='' |
---|
4229 | GNULIB_COSHF='' |
---|
4230 | GNULIB_COSL='' |
---|
4231 | GNULIB_CTIME='' |
---|
4232 | GNULIB_DIRFD='' |
---|
4233 | GNULIB_DPRINTF='' |
---|
4234 | GNULIB_DUP2='' |
---|
4235 | GNULIB_DUP3='' |
---|
4236 | GNULIB_DUP='' |
---|
4237 | GNULIB_ENVIRON='' |
---|
4238 | GNULIB_EUIDACCESS='' |
---|
4239 | GNULIB_EXP2='' |
---|
4240 | GNULIB_EXP2F='' |
---|
4241 | GNULIB_EXP2L='' |
---|
4242 | GNULIB_EXPF='' |
---|
4243 | GNULIB_EXPL='' |
---|
4244 | GNULIB_EXPLICIT_BZERO='' |
---|
4245 | GNULIB_EXPM1='' |
---|
4246 | GNULIB_EXPM1F='' |
---|
4247 | GNULIB_EXPM1L='' |
---|
4248 | GNULIB_FABSF='' |
---|
4249 | GNULIB_FABSL='' |
---|
4250 | GNULIB_FACCESSAT='' |
---|
4251 | GNULIB_FCHDIR='' |
---|
4252 | GNULIB_FCHMODAT='' |
---|
4253 | GNULIB_FCHOWNAT='' |
---|
4254 | GNULIB_FCLOSE='' |
---|
4255 | GNULIB_FCNTL='' |
---|
4256 | GNULIB_FDATASYNC='' |
---|
4257 | GNULIB_FDOPEN='' |
---|
4258 | GNULIB_FDOPENDIR='' |
---|
4259 | GNULIB_FFLUSH='' |
---|
4260 | GNULIB_FFS='' |
---|
4261 | GNULIB_FFSL='' |
---|
4262 | GNULIB_FFSLL='' |
---|
4263 | GNULIB_FGETC='' |
---|
4264 | GNULIB_FGETS='' |
---|
4265 | GNULIB_FLOOR='' |
---|
4266 | GNULIB_FLOORF='' |
---|
4267 | GNULIB_FLOORL='' |
---|
4268 | GNULIB_FMA='' |
---|
4269 | GNULIB_FMAF='' |
---|
4270 | GNULIB_FMAL='' |
---|
4271 | GNULIB_FMOD='' |
---|
4272 | GNULIB_FMODF='' |
---|
4273 | GNULIB_FMODL='' |
---|
4274 | GNULIB_FOPEN='' |
---|
4275 | GNULIB_FPRINTF='' |
---|
4276 | GNULIB_FPRINTF_POSIX='' |
---|
4277 | GNULIB_FPURGE='' |
---|
4278 | GNULIB_FPUTC='' |
---|
4279 | GNULIB_FPUTS='' |
---|
4280 | GNULIB_FREAD='' |
---|
4281 | GNULIB_FREOPEN='' |
---|
4282 | GNULIB_FREXP='' |
---|
4283 | GNULIB_FREXPF='' |
---|
4284 | GNULIB_FREXPL='' |
---|
4285 | GNULIB_FSCANF='' |
---|
4286 | GNULIB_FSEEK='' |
---|
4287 | GNULIB_FSEEKO='' |
---|
4288 | GNULIB_FSTAT='' |
---|
4289 | GNULIB_FSTATAT='' |
---|
4290 | GNULIB_FSYNC='' |
---|
4291 | GNULIB_FTELL='' |
---|
4292 | GNULIB_FTELLO='' |
---|
4293 | GNULIB_FTRUNCATE='' |
---|
4294 | GNULIB_FUTIMENS='' |
---|
4295 | GNULIB_FWRITE='' |
---|
4296 | GNULIB_GETC='' |
---|
4297 | GNULIB_GETCHAR='' |
---|
4298 | GNULIB_GETCWD='' |
---|
4299 | GNULIB_GETDELIM='' |
---|
4300 | GNULIB_GETDOMAINNAME='' |
---|
4301 | GNULIB_GETDTABLESIZE='' |
---|
4302 | GNULIB_GETGROUPS='' |
---|
4303 | GNULIB_GETHOSTNAME='' |
---|
4304 | GNULIB_GETLINE='' |
---|
4305 | GNULIB_GETLOADAVG='' |
---|
4306 | GNULIB_GETLOGIN='' |
---|
4307 | GNULIB_GETLOGIN_R='' |
---|
4308 | GNULIB_GETPAGESIZE='' |
---|
4309 | GNULIB_GETPEERNAME='' |
---|
4310 | GNULIB_GETRUSAGE='' |
---|
4311 | GNULIB_GETSOCKNAME='' |
---|
4312 | GNULIB_GETSOCKOPT='' |
---|
4313 | GNULIB_GETSUBOPT='' |
---|
4314 | GNULIB_GETTIMEOFDAY='' |
---|
4315 | GNULIB_GETUSERSHELL='' |
---|
4316 | GNULIB_GL_UNISTD_H_GETOPT='' |
---|
4317 | GNULIB_GRANTPT='' |
---|
4318 | GNULIB_GROUP_MEMBER='' |
---|
4319 | GNULIB_HYPOT='' |
---|
4320 | GNULIB_HYPOTF='' |
---|
4321 | GNULIB_HYPOTL='' |
---|
4322 | GNULIB_ICONV='' |
---|
4323 | GNULIB_ILOGB='' |
---|
4324 | GNULIB_ILOGBF='' |
---|
4325 | GNULIB_ILOGBL='' |
---|
4326 | GNULIB_ISATTY='' |
---|
4327 | GNULIB_ISFINITE='' |
---|
4328 | GNULIB_ISINF='' |
---|
4329 | GNULIB_ISNAN='' |
---|
4330 | GNULIB_ISNAND='' |
---|
4331 | GNULIB_ISNANF='' |
---|
4332 | GNULIB_ISNANL='' |
---|
4333 | GNULIB_ISWBLANK='' |
---|
4334 | GNULIB_ISWCTYPE='' |
---|
4335 | GNULIB_LCHMOD='' |
---|
4336 | GNULIB_LCHOWN='' |
---|
4337 | GNULIB_LDEXPF='' |
---|
4338 | GNULIB_LDEXPL='' |
---|
4339 | GNULIB_LINK='' |
---|
4340 | GNULIB_LINKAT='' |
---|
4341 | GNULIB_LINK_DEPS='' |
---|
4342 | GNULIB_LISTEN='' |
---|
4343 | GNULIB_LOCALTIME='' |
---|
4344 | GNULIB_LOG10='' |
---|
4345 | GNULIB_LOG10F='' |
---|
4346 | GNULIB_LOG10L='' |
---|
4347 | GNULIB_LOG1P='' |
---|
4348 | GNULIB_LOG1PF='' |
---|
4349 | GNULIB_LOG1PL='' |
---|
4350 | GNULIB_LOG2='' |
---|
4351 | GNULIB_LOG2F='' |
---|
4352 | GNULIB_LOG2L='' |
---|
4353 | GNULIB_LOG='' |
---|
4354 | GNULIB_LOGB='' |
---|
4355 | GNULIB_LOGBF='' |
---|
4356 | GNULIB_LOGBL='' |
---|
4357 | GNULIB_LOGF='' |
---|
4358 | GNULIB_LOGL='' |
---|
4359 | GNULIB_LSEEK='' |
---|
4360 | GNULIB_LSTAT='' |
---|
4361 | GNULIB_MALLOC_POSIX='' |
---|
4362 | GNULIB_MBRLEN='' |
---|
4363 | GNULIB_MBRTOWC='' |
---|
4364 | GNULIB_MBSCASECMP='' |
---|
4365 | GNULIB_MBSCASESTR='' |
---|
4366 | GNULIB_MBSCHR='' |
---|
4367 | GNULIB_MBSCSPN='' |
---|
4368 | GNULIB_MBSINIT='' |
---|
4369 | GNULIB_MBSLEN='' |
---|
4370 | GNULIB_MBSNCASECMP='' |
---|
4371 | GNULIB_MBSNLEN='' |
---|
4372 | GNULIB_MBSNRTOWCS='' |
---|
4373 | GNULIB_MBSPBRK='' |
---|
4374 | GNULIB_MBSPCASECMP='' |
---|
4375 | GNULIB_MBSRCHR='' |
---|
4376 | GNULIB_MBSRTOWCS='' |
---|
4377 | GNULIB_MBSSEP='' |
---|
4378 | GNULIB_MBSSPN='' |
---|
4379 | GNULIB_MBSSTR='' |
---|
4380 | GNULIB_MBSTOK_R='' |
---|
4381 | GNULIB_MBTOWC='' |
---|
4382 | GNULIB_MEMCHR='' |
---|
4383 | GNULIB_MEMMEM='' |
---|
4384 | GNULIB_MEMPCPY='' |
---|
4385 | GNULIB_MEMRCHR='' |
---|
4386 | GNULIB_MKDIRAT='' |
---|
4387 | GNULIB_MKDTEMP='' |
---|
4388 | GNULIB_MKFIFO='' |
---|
4389 | GNULIB_MKFIFOAT='' |
---|
4390 | GNULIB_MKNOD='' |
---|
4391 | GNULIB_MKNODAT='' |
---|
4392 | GNULIB_MKOSTEMP='' |
---|
4393 | GNULIB_MKOSTEMPS='' |
---|
4394 | GNULIB_MKSTEMP='' |
---|
4395 | GNULIB_MKSTEMPS='' |
---|
4396 | GNULIB_MKTIME='' |
---|
4397 | GNULIB_MODF='' |
---|
4398 | GNULIB_MODFF='' |
---|
4399 | GNULIB_MODFL='' |
---|
4400 | GNULIB_NANOSLEEP='' |
---|
4401 | GNULIB_NONBLOCKING='' |
---|
4402 | GNULIB_OBSTACK_PRINTF='' |
---|
4403 | GNULIB_OBSTACK_PRINTF_POSIX='' |
---|
4404 | GNULIB_OPEN='' |
---|
4405 | GNULIB_OPENAT='' |
---|
4406 | GNULIB_OPENDIR='' |
---|
4407 | GNULIB_OVERRIDES_STRUCT_STAT='' |
---|
4408 | GNULIB_OVERRIDES_WINT_T='' |
---|
4409 | GNULIB_PCLOSE='' |
---|
4410 | GNULIB_PERROR='' |
---|
4411 | GNULIB_PIPE2='' |
---|
4412 | GNULIB_PIPE='' |
---|
4413 | GNULIB_POPEN='' |
---|
4414 | GNULIB_POSIX_OPENPT='' |
---|
4415 | GNULIB_POWF='' |
---|
4416 | GNULIB_PREAD='' |
---|
4417 | GNULIB_PRINTF='' |
---|
4418 | GNULIB_PRINTF_POSIX='' |
---|
4419 | GNULIB_PSELECT='' |
---|
4420 | GNULIB_PTHREAD_SIGMASK='' |
---|
4421 | GNULIB_PTSNAME='' |
---|
4422 | GNULIB_PTSNAME_R='' |
---|
4423 | GNULIB_PUTC='' |
---|
4424 | GNULIB_PUTCHAR='' |
---|
4425 | GNULIB_PUTENV='' |
---|
4426 | GNULIB_PUTS='' |
---|
4427 | GNULIB_PWRITE='' |
---|
4428 | GNULIB_QSORT_R='' |
---|
4429 | GNULIB_RAISE='' |
---|
4430 | GNULIB_RANDOM='' |
---|
4431 | GNULIB_RANDOM_R='' |
---|
4432 | GNULIB_RAWMEMCHR='' |
---|
4433 | GNULIB_READ='' |
---|
4434 | GNULIB_READDIR='' |
---|
4435 | GNULIB_READLINK='' |
---|
4436 | GNULIB_READLINKAT='' |
---|
4437 | GNULIB_REALLOCARRAY='' |
---|
4438 | GNULIB_REALLOC_POSIX='' |
---|
4439 | GNULIB_REALPATH='' |
---|
4440 | GNULIB_RECV='' |
---|
4441 | GNULIB_RECVFROM='' |
---|
4442 | GNULIB_REMAINDER='' |
---|
4443 | GNULIB_REMAINDERF='' |
---|
4444 | GNULIB_REMAINDERL='' |
---|
4445 | GNULIB_REMOVE='' |
---|
4446 | GNULIB_RENAME='' |
---|
4447 | GNULIB_RENAMEAT='' |
---|
4448 | GNULIB_REWINDDIR='' |
---|
4449 | GNULIB_RINT='' |
---|
4450 | GNULIB_RINTF='' |
---|
4451 | GNULIB_RINTL='' |
---|
4452 | GNULIB_RMDIR='' |
---|
4453 | GNULIB_ROUND='' |
---|
4454 | GNULIB_ROUNDF='' |
---|
4455 | GNULIB_ROUNDL='' |
---|
4456 | GNULIB_RPMATCH='' |
---|
4457 | GNULIB_SCANDIR='' |
---|
4458 | GNULIB_SCANF='' |
---|
4459 | GNULIB_SECURE_GETENV='' |
---|
4460 | GNULIB_SELECT='' |
---|
4461 | GNULIB_SEND='' |
---|
4462 | GNULIB_SENDTO='' |
---|
4463 | GNULIB_SETENV='' |
---|
4464 | GNULIB_SETHOSTNAME='' |
---|
4465 | GNULIB_SETSOCKOPT='' |
---|
4466 | GNULIB_SHUTDOWN='' |
---|
4467 | GNULIB_SIGACTION='' |
---|
4468 | GNULIB_SIGNAL_H_SIGPIPE='' |
---|
4469 | GNULIB_SIGNBIT='' |
---|
4470 | GNULIB_SIGPROCMASK='' |
---|
4471 | GNULIB_SINF='' |
---|
4472 | GNULIB_SINHF='' |
---|
4473 | GNULIB_SINL='' |
---|
4474 | GNULIB_SLEEP='' |
---|
4475 | GNULIB_SNPRINTF='' |
---|
4476 | GNULIB_SOCKET='' |
---|
4477 | GNULIB_SPRINTF_POSIX='' |
---|
4478 | GNULIB_SQRTF='' |
---|
4479 | GNULIB_SQRTL='' |
---|
4480 | GNULIB_STAT='' |
---|
4481 | GNULIB_STDIO_H_NONBLOCKING='' |
---|
4482 | GNULIB_STDIO_H_SIGPIPE='' |
---|
4483 | GNULIB_STPCPY='' |
---|
4484 | GNULIB_STPNCPY='' |
---|
4485 | GNULIB_STRCASESTR='' |
---|
4486 | GNULIB_STRCHRNUL='' |
---|
4487 | GNULIB_STRDUP='' |
---|
4488 | GNULIB_STRERROR='' |
---|
4489 | GNULIB_STRERROR_R='' |
---|
4490 | GNULIB_STRFTIME='' |
---|
4491 | GNULIB_STRNCAT='' |
---|
4492 | GNULIB_STRNDUP='' |
---|
4493 | GNULIB_STRNLEN='' |
---|
4494 | GNULIB_STRPBRK='' |
---|
4495 | GNULIB_STRPTIME='' |
---|
4496 | GNULIB_STRSEP='' |
---|
4497 | GNULIB_STRSIGNAL='' |
---|
4498 | GNULIB_STRSTR='' |
---|
4499 | GNULIB_STRTOD='' |
---|
4500 | GNULIB_STRTOK_R='' |
---|
4501 | GNULIB_STRTOLL='' |
---|
4502 | GNULIB_STRTOULL='' |
---|
4503 | GNULIB_STRVERSCMP='' |
---|
4504 | GNULIB_SYMLINK='' |
---|
4505 | GNULIB_SYMLINKAT='' |
---|
4506 | GNULIB_SYSTEM_POSIX='' |
---|
4507 | GNULIB_TANF='' |
---|
4508 | GNULIB_TANHF='' |
---|
4509 | GNULIB_TANL='' |
---|
4510 | GNULIB_TIMEGM='' |
---|
4511 | GNULIB_TIMES='' |
---|
4512 | GNULIB_TIME_R='' |
---|
4513 | GNULIB_TIME_RZ='' |
---|
4514 | GNULIB_TMPFILE='' |
---|
4515 | GNULIB_TOWCTRANS='' |
---|
4516 | GNULIB_TRUNC='' |
---|
4517 | GNULIB_TRUNCATE='' |
---|
4518 | GNULIB_TRUNCF='' |
---|
4519 | GNULIB_TRUNCL='' |
---|
4520 | GNULIB_TTYNAME_R='' |
---|
4521 | GNULIB_TZSET='' |
---|
4522 | GNULIB_UNAME='' |
---|
4523 | GNULIB_UNISTD_H_NONBLOCKING='' |
---|
4524 | GNULIB_UNISTD_H_SIGPIPE='' |
---|
4525 | GNULIB_UNLINK='' |
---|
4526 | GNULIB_UNLINKAT='' |
---|
4527 | GNULIB_UNLOCKPT='' |
---|
4528 | GNULIB_UNSETENV='' |
---|
4529 | GNULIB_USLEEP='' |
---|
4530 | GNULIB_UTIMENSAT='' |
---|
4531 | GNULIB_VASPRINTF='' |
---|
4532 | GNULIB_VDPRINTF='' |
---|
4533 | GNULIB_VFPRINTF='' |
---|
4534 | GNULIB_VFPRINTF_POSIX='' |
---|
4535 | GNULIB_VFSCANF='' |
---|
4536 | GNULIB_VPRINTF='' |
---|
4537 | GNULIB_VPRINTF_POSIX='' |
---|
4538 | GNULIB_VSCANF='' |
---|
4539 | GNULIB_VSNPRINTF='' |
---|
4540 | GNULIB_VSPRINTF_POSIX='' |
---|
4541 | GNULIB_WAITPID='' |
---|
4542 | GNULIB_WCPCPY='' |
---|
4543 | GNULIB_WCPNCPY='' |
---|
4544 | GNULIB_WCRTOMB='' |
---|
4545 | GNULIB_WCSCASECMP='' |
---|
4546 | GNULIB_WCSCAT='' |
---|
4547 | GNULIB_WCSCHR='' |
---|
4548 | GNULIB_WCSCMP='' |
---|
4549 | GNULIB_WCSCOLL='' |
---|
4550 | GNULIB_WCSCPY='' |
---|
4551 | GNULIB_WCSCSPN='' |
---|
4552 | GNULIB_WCSDUP='' |
---|
4553 | GNULIB_WCSFTIME='' |
---|
4554 | GNULIB_WCSLEN='' |
---|
4555 | GNULIB_WCSNCASECMP='' |
---|
4556 | GNULIB_WCSNCAT='' |
---|
4557 | GNULIB_WCSNCMP='' |
---|
4558 | GNULIB_WCSNCPY='' |
---|
4559 | GNULIB_WCSNLEN='' |
---|
4560 | GNULIB_WCSNRTOMBS='' |
---|
4561 | GNULIB_WCSPBRK='' |
---|
4562 | GNULIB_WCSRCHR='' |
---|
4563 | GNULIB_WCSRTOMBS='' |
---|
4564 | GNULIB_WCSSPN='' |
---|
4565 | GNULIB_WCSSTR='' |
---|
4566 | GNULIB_WCSTOK='' |
---|
4567 | GNULIB_WCSWIDTH='' |
---|
4568 | GNULIB_WCSXFRM='' |
---|
4569 | GNULIB_WCTOB='' |
---|
4570 | GNULIB_WCTOMB='' |
---|
4571 | GNULIB_WCTRANS='' |
---|
4572 | GNULIB_WCTYPE='' |
---|
4573 | GNULIB_WCWIDTH='' |
---|
4574 | GNULIB_WMEMCHR='' |
---|
4575 | GNULIB_WMEMCMP='' |
---|
4576 | GNULIB_WMEMCPY='' |
---|
4577 | GNULIB_WMEMMOVE='' |
---|
4578 | GNULIB_WMEMSET='' |
---|
4579 | GNULIB_WRITE='' |
---|
4580 | GNULIB__EXIT='' |
---|
4581 | GNUPLOT='/opt/local/bin/gnuplot' |
---|
4582 | GPERF='/usr/bin/gperf' |
---|
4583 | GREP='/opt/local/bin/grep' |
---|
4584 | GXX_VERSION='' |
---|
4585 | HAVE_ACCEPT4='' |
---|
4586 | HAVE_ACOSF='' |
---|
4587 | HAVE_ACOSL='' |
---|
4588 | HAVE_ALPHASORT='' |
---|
4589 | HAVE_ASINF='' |
---|
4590 | HAVE_ASINL='' |
---|
4591 | HAVE_ATAN2F='' |
---|
4592 | HAVE_ATANF='' |
---|
4593 | HAVE_ATANL='' |
---|
4594 | HAVE_ATOLL='' |
---|
4595 | HAVE_BTOWC='' |
---|
4596 | HAVE_C99_STDINT_H='' |
---|
4597 | HAVE_CANONICALIZE_FILE_NAME='' |
---|
4598 | HAVE_CBRT='' |
---|
4599 | HAVE_CBRTF='' |
---|
4600 | HAVE_CBRTL='' |
---|
4601 | HAVE_CHOWN='' |
---|
4602 | HAVE_CLOSEDIR='' |
---|
4603 | HAVE_COPYSIGN='' |
---|
4604 | HAVE_COPYSIGNL='' |
---|
4605 | HAVE_COSF='' |
---|
4606 | HAVE_COSHF='' |
---|
4607 | HAVE_COSL='' |
---|
4608 | HAVE_CRTDEFS_H='' |
---|
4609 | HAVE_DECL_ACOSL='' |
---|
4610 | HAVE_DECL_ASINL='' |
---|
4611 | HAVE_DECL_ATANL='' |
---|
4612 | HAVE_DECL_CBRTF='' |
---|
4613 | HAVE_DECL_CBRTL='' |
---|
4614 | HAVE_DECL_CEILF='' |
---|
4615 | HAVE_DECL_CEILL='' |
---|
4616 | HAVE_DECL_COPYSIGNF='' |
---|
4617 | HAVE_DECL_COSL='' |
---|
4618 | HAVE_DECL_DIRFD='' |
---|
4619 | HAVE_DECL_ENVIRON='' |
---|
4620 | HAVE_DECL_EXP2='' |
---|
4621 | HAVE_DECL_EXP2F='' |
---|
4622 | HAVE_DECL_EXP2L='' |
---|
4623 | HAVE_DECL_EXPL='' |
---|
4624 | HAVE_DECL_EXPM1L='' |
---|
4625 | HAVE_DECL_FCHDIR='' |
---|
4626 | HAVE_DECL_FDATASYNC='' |
---|
4627 | HAVE_DECL_FDOPENDIR='' |
---|
4628 | HAVE_DECL_FLOORF='' |
---|
4629 | HAVE_DECL_FLOORL='' |
---|
4630 | HAVE_DECL_FPURGE='' |
---|
4631 | HAVE_DECL_FREXPL='' |
---|
4632 | HAVE_DECL_FSEEKO='' |
---|
4633 | HAVE_DECL_FTELLO='' |
---|
4634 | HAVE_DECL_GETDELIM='' |
---|
4635 | HAVE_DECL_GETDOMAINNAME='' |
---|
4636 | HAVE_DECL_GETLINE='' |
---|
4637 | HAVE_DECL_GETLOADAVG='' |
---|
4638 | HAVE_DECL_GETLOGIN='' |
---|
4639 | HAVE_DECL_GETLOGIN_R='' |
---|
4640 | HAVE_DECL_GETPAGESIZE='' |
---|
4641 | HAVE_DECL_GETUSERSHELL='' |
---|
4642 | HAVE_DECL_INITSTATE='' |
---|
4643 | HAVE_DECL_LDEXPL='' |
---|
4644 | HAVE_DECL_LOCALTIME_R='' |
---|
4645 | HAVE_DECL_LOG10L='' |
---|
4646 | HAVE_DECL_LOG2='' |
---|
4647 | HAVE_DECL_LOG2F='' |
---|
4648 | HAVE_DECL_LOG2L='' |
---|
4649 | HAVE_DECL_LOGB='' |
---|
4650 | HAVE_DECL_LOGL='' |
---|
4651 | HAVE_DECL_MEMMEM='' |
---|
4652 | HAVE_DECL_MEMRCHR='' |
---|
4653 | HAVE_DECL_OBSTACK_PRINTF='' |
---|
4654 | HAVE_DECL_REMAINDER='' |
---|
4655 | HAVE_DECL_REMAINDERL='' |
---|
4656 | HAVE_DECL_RINTF='' |
---|
4657 | HAVE_DECL_ROUND='' |
---|
4658 | HAVE_DECL_ROUNDF='' |
---|
4659 | HAVE_DECL_ROUNDL='' |
---|
4660 | HAVE_DECL_SETENV='' |
---|
4661 | HAVE_DECL_SETHOSTNAME='' |
---|
4662 | HAVE_DECL_SETSTATE='' |
---|
4663 | HAVE_DECL_SINL='' |
---|
4664 | HAVE_DECL_SNPRINTF='' |
---|
4665 | HAVE_DECL_SQRTL='' |
---|
4666 | HAVE_DECL_STRDUP='' |
---|
4667 | HAVE_DECL_STRERROR_R='' |
---|
4668 | HAVE_DECL_STRNCASECMP='' |
---|
4669 | HAVE_DECL_STRNDUP='' |
---|
4670 | HAVE_DECL_STRNLEN='' |
---|
4671 | HAVE_DECL_STRSIGNAL='' |
---|
4672 | HAVE_DECL_STRTOK_R='' |
---|
4673 | HAVE_DECL_TANL='' |
---|
4674 | HAVE_DECL_TRUNC='' |
---|
4675 | HAVE_DECL_TRUNCF='' |
---|
4676 | HAVE_DECL_TRUNCL='' |
---|
4677 | HAVE_DECL_TTYNAME_R='' |
---|
4678 | HAVE_DECL_UNSETENV='' |
---|
4679 | HAVE_DECL_VSNPRINTF='' |
---|
4680 | HAVE_DECL_WCTOB='' |
---|
4681 | HAVE_DECL_WCWIDTH='' |
---|
4682 | HAVE_DIRENT_H='' |
---|
4683 | HAVE_DPRINTF='' |
---|
4684 | HAVE_DUP2='' |
---|
4685 | HAVE_DUP3='' |
---|
4686 | HAVE_EUIDACCESS='' |
---|
4687 | HAVE_EXPF='' |
---|
4688 | HAVE_EXPL='' |
---|
4689 | HAVE_EXPLICIT_BZERO='' |
---|
4690 | HAVE_EXPM1='' |
---|
4691 | HAVE_EXPM1F='' |
---|
4692 | HAVE_FABSF='' |
---|
4693 | HAVE_FABSL='' |
---|
4694 | HAVE_FACCESSAT='' |
---|
4695 | HAVE_FCHDIR='' |
---|
4696 | HAVE_FCHMODAT='' |
---|
4697 | HAVE_FCHOWNAT='' |
---|
4698 | HAVE_FCNTL='' |
---|
4699 | HAVE_FDATASYNC='' |
---|
4700 | HAVE_FDOPENDIR='' |
---|
4701 | HAVE_FEATURES_H='' |
---|
4702 | HAVE_FFS='' |
---|
4703 | HAVE_FFSL='' |
---|
4704 | HAVE_FFSLL='' |
---|
4705 | HAVE_FMA='' |
---|
4706 | HAVE_FMAF='' |
---|
4707 | HAVE_FMAL='' |
---|
4708 | HAVE_FMODF='' |
---|
4709 | HAVE_FMODL='' |
---|
4710 | HAVE_FREXPF='' |
---|
4711 | HAVE_FSEEKO='' |
---|
4712 | HAVE_FSTATAT='' |
---|
4713 | HAVE_FSYNC='' |
---|
4714 | HAVE_FTELLO='' |
---|
4715 | HAVE_FTRUNCATE='' |
---|
4716 | HAVE_FUTIMENS='' |
---|
4717 | HAVE_GETDTABLESIZE='' |
---|
4718 | HAVE_GETGROUPS='' |
---|
4719 | HAVE_GETHOSTNAME='' |
---|
4720 | HAVE_GETLOGIN='' |
---|
4721 | HAVE_GETOPT_H='' |
---|
4722 | HAVE_GETPAGESIZE='' |
---|
4723 | HAVE_GETRUSAGE='' |
---|
4724 | HAVE_GETSUBOPT='' |
---|
4725 | HAVE_GETTIMEOFDAY='' |
---|
4726 | HAVE_GRANTPT='' |
---|
4727 | HAVE_GROUP_MEMBER='' |
---|
4728 | HAVE_HYPOTF='' |
---|
4729 | HAVE_HYPOTL='' |
---|
4730 | HAVE_ILOGB='' |
---|
4731 | HAVE_ILOGBF='' |
---|
4732 | HAVE_ILOGBL='' |
---|
4733 | HAVE_INTTYPES_H='' |
---|
4734 | HAVE_ISNAND='' |
---|
4735 | HAVE_ISNANF='' |
---|
4736 | HAVE_ISNANL='' |
---|
4737 | HAVE_ISWBLANK='' |
---|
4738 | HAVE_ISWCNTRL='' |
---|
4739 | HAVE_LCHMOD='' |
---|
4740 | HAVE_LCHOWN='' |
---|
4741 | HAVE_LDEXPF='' |
---|
4742 | HAVE_LINK='' |
---|
4743 | HAVE_LINKAT='' |
---|
4744 | HAVE_LOG10F='' |
---|
4745 | HAVE_LOG10L='' |
---|
4746 | HAVE_LOG1P='' |
---|
4747 | HAVE_LOG1PF='' |
---|
4748 | HAVE_LOG1PL='' |
---|
4749 | HAVE_LOGBF='' |
---|
4750 | HAVE_LOGBL='' |
---|
4751 | HAVE_LOGF='' |
---|
4752 | HAVE_LOGL='' |
---|
4753 | HAVE_LONG_LONG_INT='' |
---|
4754 | HAVE_LSTAT='' |
---|
4755 | HAVE_MAX_ALIGN_T='' |
---|
4756 | HAVE_MBRLEN='' |
---|
4757 | HAVE_MBRTOWC='' |
---|
4758 | HAVE_MBSINIT='' |
---|
4759 | HAVE_MBSLEN='' |
---|
4760 | HAVE_MBSNRTOWCS='' |
---|
4761 | HAVE_MBSRTOWCS='' |
---|
4762 | HAVE_MEMCHR='' |
---|
4763 | HAVE_MEMPCPY='' |
---|
4764 | HAVE_MKDIRAT='' |
---|
4765 | HAVE_MKDTEMP='' |
---|
4766 | HAVE_MKFIFO='' |
---|
4767 | HAVE_MKFIFOAT='' |
---|
4768 | HAVE_MKNOD='' |
---|
4769 | HAVE_MKNODAT='' |
---|
4770 | HAVE_MKOSTEMP='' |
---|
4771 | HAVE_MKOSTEMPS='' |
---|
4772 | HAVE_MKSTEMP='' |
---|
4773 | HAVE_MKSTEMPS='' |
---|
4774 | HAVE_MODFF='' |
---|
4775 | HAVE_MODFL='' |
---|
4776 | HAVE_MSVC_INVALID_PARAMETER_HANDLER='' |
---|
4777 | HAVE_NANOSLEEP='' |
---|
4778 | HAVE_OPENAT='' |
---|
4779 | HAVE_OPENDIR='' |
---|
4780 | HAVE_OS_H='' |
---|
4781 | HAVE_PCLOSE='' |
---|
4782 | HAVE_PIPE2='' |
---|
4783 | HAVE_PIPE='' |
---|
4784 | HAVE_POPEN='' |
---|
4785 | HAVE_POSIX_OPENPT='' |
---|
4786 | HAVE_POSIX_SIGNALBLOCKING='' |
---|
4787 | HAVE_POWF='' |
---|
4788 | HAVE_PREAD='' |
---|
4789 | HAVE_PSELECT='' |
---|
4790 | HAVE_PTHREAD_SIGMASK='' |
---|
4791 | HAVE_PTSNAME='' |
---|
4792 | HAVE_PTSNAME_R='' |
---|
4793 | HAVE_PWRITE='' |
---|
4794 | HAVE_QSORT_R='' |
---|
4795 | HAVE_RAISE='' |
---|
4796 | HAVE_RANDOM='' |
---|
4797 | HAVE_RANDOM_H='' |
---|
4798 | HAVE_RANDOM_R='' |
---|
4799 | HAVE_RAWMEMCHR='' |
---|
4800 | HAVE_READDIR='' |
---|
4801 | HAVE_READLINK='' |
---|
4802 | HAVE_READLINKAT='' |
---|
4803 | HAVE_REALLOCARRAY='' |
---|
4804 | HAVE_REALPATH='' |
---|
4805 | HAVE_REMAINDER='' |
---|
4806 | HAVE_REMAINDERF='' |
---|
4807 | HAVE_RENAMEAT='' |
---|
4808 | HAVE_REWINDDIR='' |
---|
4809 | HAVE_RINT='' |
---|
4810 | HAVE_RINTL='' |
---|
4811 | HAVE_RPMATCH='' |
---|
4812 | HAVE_SA_FAMILY_T='' |
---|
4813 | HAVE_SCANDIR='' |
---|
4814 | HAVE_SECURE_GETENV='' |
---|
4815 | HAVE_SETENV='' |
---|
4816 | HAVE_SETHOSTNAME='' |
---|
4817 | HAVE_SIGACTION='' |
---|
4818 | HAVE_SIGHANDLER_T='' |
---|
4819 | HAVE_SIGINFO_T='' |
---|
4820 | HAVE_SIGNED_SIG_ATOMIC_T='' |
---|
4821 | HAVE_SIGNED_WCHAR_T='' |
---|
4822 | HAVE_SIGNED_WINT_T='' |
---|
4823 | HAVE_SIGSET_T='' |
---|
4824 | HAVE_SINF='' |
---|
4825 | HAVE_SINHF='' |
---|
4826 | HAVE_SINL='' |
---|
4827 | HAVE_SLEEP='' |
---|
4828 | HAVE_SQRTF='' |
---|
4829 | HAVE_SQRTL='' |
---|
4830 | HAVE_STDINT_H='' |
---|
4831 | HAVE_STPCPY='' |
---|
4832 | HAVE_STPNCPY='' |
---|
4833 | HAVE_STRCASECMP='' |
---|
4834 | HAVE_STRCASESTR='' |
---|
4835 | HAVE_STRCHRNUL='' |
---|
4836 | HAVE_STRINGS_H='' |
---|
4837 | HAVE_STRPBRK='' |
---|
4838 | HAVE_STRPTIME='' |
---|
4839 | HAVE_STRSEP='' |
---|
4840 | HAVE_STRTOD='' |
---|
4841 | HAVE_STRTOLL='' |
---|
4842 | HAVE_STRTOULL='' |
---|
4843 | HAVE_STRUCT_RANDOM_DATA='' |
---|
4844 | HAVE_STRUCT_SIGACTION_SA_SIGACTION='' |
---|
4845 | HAVE_STRUCT_SOCKADDR_STORAGE='' |
---|
4846 | HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='' |
---|
4847 | HAVE_STRUCT_TIMEVAL='' |
---|
4848 | HAVE_STRUCT_TMS='' |
---|
4849 | HAVE_STRUCT_UTSNAME='' |
---|
4850 | HAVE_STRVERSCMP='' |
---|
4851 | HAVE_SYMLINK='' |
---|
4852 | HAVE_SYMLINKAT='' |
---|
4853 | HAVE_SYS_BITYPES_H='' |
---|
4854 | HAVE_SYS_CDEFS_H='' |
---|
4855 | HAVE_SYS_INTTYPES_H='' |
---|
4856 | HAVE_SYS_LOADAVG_H='' |
---|
4857 | HAVE_SYS_PARAM_H='' |
---|
4858 | HAVE_SYS_RESOURCE_H='' |
---|
4859 | HAVE_SYS_SELECT_H='' |
---|
4860 | HAVE_SYS_SOCKET_H='' |
---|
4861 | HAVE_SYS_TIMES_H='' |
---|
4862 | HAVE_SYS_TIME_H='' |
---|
4863 | HAVE_SYS_TYPES_H='' |
---|
4864 | HAVE_SYS_UIO_H='' |
---|
4865 | HAVE_SYS_UTSNAME_H='' |
---|
4866 | HAVE_TANF='' |
---|
4867 | HAVE_TANHF='' |
---|
4868 | HAVE_TANL='' |
---|
4869 | HAVE_TIMEGM='' |
---|
4870 | HAVE_TIMES='' |
---|
4871 | HAVE_TIMEZONE_T='' |
---|
4872 | HAVE_TRUNCATE='' |
---|
4873 | HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='' |
---|
4874 | HAVE_TZSET='' |
---|
4875 | HAVE_UNAME='' |
---|
4876 | HAVE_UNISTD_H='' |
---|
4877 | HAVE_UNLINKAT='' |
---|
4878 | HAVE_UNLOCKPT='' |
---|
4879 | HAVE_UNSIGNED_LONG_LONG_INT='' |
---|
4880 | HAVE_USLEEP='' |
---|
4881 | HAVE_UTIMENSAT='' |
---|
4882 | HAVE_VASPRINTF='' |
---|
4883 | HAVE_VDPRINTF='' |
---|
4884 | HAVE_WCHAR_H='' |
---|
4885 | HAVE_WCHAR_T='' |
---|
4886 | HAVE_WCPCPY='' |
---|
4887 | HAVE_WCPNCPY='' |
---|
4888 | HAVE_WCRTOMB='' |
---|
4889 | HAVE_WCSCASECMP='' |
---|
4890 | HAVE_WCSCAT='' |
---|
4891 | HAVE_WCSCHR='' |
---|
4892 | HAVE_WCSCMP='' |
---|
4893 | HAVE_WCSCOLL='' |
---|
4894 | HAVE_WCSCPY='' |
---|
4895 | HAVE_WCSCSPN='' |
---|
4896 | HAVE_WCSDUP='' |
---|
4897 | HAVE_WCSFTIME='' |
---|
4898 | HAVE_WCSLEN='' |
---|
4899 | HAVE_WCSNCASECMP='' |
---|
4900 | HAVE_WCSNCAT='' |
---|
4901 | HAVE_WCSNCMP='' |
---|
4902 | HAVE_WCSNCPY='' |
---|
4903 | HAVE_WCSNLEN='' |
---|
4904 | HAVE_WCSNRTOMBS='' |
---|
4905 | HAVE_WCSPBRK='' |
---|
4906 | HAVE_WCSRCHR='' |
---|
4907 | HAVE_WCSRTOMBS='' |
---|
4908 | HAVE_WCSSPN='' |
---|
4909 | HAVE_WCSSTR='' |
---|
4910 | HAVE_WCSTOK='' |
---|
4911 | HAVE_WCSWIDTH='' |
---|
4912 | HAVE_WCSXFRM='' |
---|
4913 | HAVE_WCTRANS_T='' |
---|
4914 | HAVE_WCTYPE_H='' |
---|
4915 | HAVE_WCTYPE_T='' |
---|
4916 | HAVE_WINSOCK2_H='' |
---|
4917 | HAVE_WINT_T='' |
---|
4918 | HAVE_WMEMCHR='' |
---|
4919 | HAVE_WMEMCMP='' |
---|
4920 | HAVE_WMEMCPY='' |
---|
4921 | HAVE_WMEMMOVE='' |
---|
4922 | HAVE_WMEMSET='' |
---|
4923 | HAVE_WS2TCPIP_H='' |
---|
4924 | HAVE__BOOL='' |
---|
4925 | HAVE__EXIT='' |
---|
4926 | HDF5_CPPFLAGS='' |
---|
4927 | HDF5_LDFLAGS='' |
---|
4928 | HDF5_LIBS='' |
---|
4929 | HOST_CPU='' |
---|
4930 | HOST_CPU_C_ABI='' |
---|
4931 | ICONV_CONST='' |
---|
4932 | ICONV_H='' |
---|
4933 | ICOTOOL='/opt/local/bin/icotool' |
---|
4934 | INCLUDE_DEPS='yes' |
---|
4935 | INCLUDE_NEXT='' |
---|
4936 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE='' |
---|
4937 | INSTALL_DATA='${INSTALL} -m 644' |
---|
4938 | INSTALL_PROGRAM='${INSTALL}' |
---|
4939 | INSTALL_SCRIPT='/usr/bin/install -c' |
---|
4940 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
4941 | JAR='' |
---|
4942 | JAVA='' |
---|
4943 | JAVAC='' |
---|
4944 | JAVA_CPPFLAGS='' |
---|
4945 | JAVA_HOME='' |
---|
4946 | JAVA_LIBS='' |
---|
4947 | KLU_CPPFLAGS='' |
---|
4948 | KLU_LDFLAGS='' |
---|
4949 | KLU_LIBS='' |
---|
4950 | LAPACK_LIBS='' |
---|
4951 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
4952 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64' |
---|
4953 | LD_CXX='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
4954 | LD_STATIC_FLAG='' |
---|
4955 | LEX='/opt/local/bin/flex' |
---|
4956 | LEXLIB='' |
---|
4957 | LEX_OUTPUT_ROOT='lex.octave_' |
---|
4958 | LFLAGS='-I' |
---|
4959 | LIBICONV='' |
---|
4960 | LIBINTL='' |
---|
4961 | LIBMULTITHREAD='' |
---|
4962 | LIBOBJS='' |
---|
4963 | LIBOCTAVE='' |
---|
4964 | LIBOCTAVE_LINK_DEPS='' |
---|
4965 | LIBOCTAVE_LINK_OPTS='' |
---|
4966 | LIBOCTGUI_LINK_DEPS='' |
---|
4967 | LIBOCTGUI_LINK_OPTS='' |
---|
4968 | LIBOCTINTERP='' |
---|
4969 | LIBOCTINTERP_LINK_DEPS='' |
---|
4970 | LIBOCTINTERP_LINK_OPTS='' |
---|
4971 | LIBPTH='' |
---|
4972 | LIBPTH_PREFIX='' |
---|
4973 | LIBS='-lm ' |
---|
4974 | LIBSOCKET='' |
---|
4975 | LIBTHREAD='' |
---|
4976 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
4977 | LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_FALSE='' |
---|
4978 | LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_TRUE='' |
---|
4979 | LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_FALSE='' |
---|
4980 | LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_TRUE='' |
---|
4981 | LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_FALSE='' |
---|
4982 | LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE='' |
---|
4983 | LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_FALSE='' |
---|
4984 | LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE='' |
---|
4985 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='' |
---|
4986 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE='' |
---|
4987 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_FALSE='' |
---|
4988 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE='' |
---|
4989 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_FALSE='' |
---|
4990 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE='' |
---|
4991 | LIBUNISTRING_COMPILE_UNISTR_U8_PREV_FALSE='' |
---|
4992 | LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE='' |
---|
4993 | LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='' |
---|
4994 | LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE='' |
---|
4995 | LIBUNISTRING_UNICONV_H='' |
---|
4996 | LIBUNISTRING_UNISTR_H='' |
---|
4997 | LIBUNISTRING_UNITYPES_H='' |
---|
4998 | LIB_CLOCK_GETTIME='' |
---|
4999 | LIB_CRYPTO='' |
---|
5000 | LIB_GETLOGIN='' |
---|
5001 | LIB_NANOSLEEP='' |
---|
5002 | LIB_SELECT='' |
---|
5003 | LIMITS_H='' |
---|
5004 | LIPO='lipo' |
---|
5005 | LLVM_CONFIG='' |
---|
5006 | LLVM_CPPFLAGS='' |
---|
5007 | LLVM_CXXFLAGS='' |
---|
5008 | LLVM_LDFLAGS='' |
---|
5009 | LLVM_LIBS='' |
---|
5010 | LN_S='ln -s' |
---|
5011 | LOCALCHARSET_TESTS_ENVIRONMENT='' |
---|
5012 | LOCALE_FR='' |
---|
5013 | LOCALE_FR_UTF8='' |
---|
5014 | LOCALE_JA='' |
---|
5015 | LOCALE_ZH_CN='' |
---|
5016 | LRELEASE='' |
---|
5017 | LRELEASEFLAGS='' |
---|
5018 | LRELEASE_QTVER='' |
---|
5019 | LTALLOCA='' |
---|
5020 | LTLIBICONV='' |
---|
5021 | LTLIBINTL='' |
---|
5022 | LTLIBMULTITHREAD='' |
---|
5023 | LTLIBOBJS='' |
---|
5024 | LTLIBPTH='' |
---|
5025 | LTLIBTHREAD='' |
---|
5026 | LT_SYS_LIBRARY_PATH='' |
---|
5027 | MAGICK_CPPFLAGS='' |
---|
5028 | MAGICK_LDFLAGS='' |
---|
5029 | MAGICK_LIBS='' |
---|
5030 | MAKEINFO='/opt/local/bin/makeinfo' |
---|
5031 | MANIFEST_TOOL=':' |
---|
5032 | MKDIR_P='/bin/mkdir -p' |
---|
5033 | MKINFO='makeinfo' |
---|
5034 | MKOCTFILE_AR='' |
---|
5035 | MKOCTFILE_CC='' |
---|
5036 | MKOCTFILE_CXX='' |
---|
5037 | MKOCTFILE_DL_LD='' |
---|
5038 | MKOCTFILE_DL_LDFLAGS='-bundle -bundle_loader ${bindir}/octave-${version}' |
---|
5039 | MKOCTFILE_F77='' |
---|
5040 | MKOCTFILE_LD_CXX='' |
---|
5041 | MKOCTFILE_OCTAVE_LINK_DEPS='' |
---|
5042 | MKOCTFILE_OCT_LINK_DEPS='' |
---|
5043 | MKOCTFILE_RANLIB='' |
---|
5044 | MOC='' |
---|
5045 | MOCFLAGS='' |
---|
5046 | MOC_QTVER='' |
---|
5047 | NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' |
---|
5048 | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' |
---|
5049 | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' |
---|
5050 | NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' |
---|
5051 | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' |
---|
5052 | NEXT_AS_FIRST_DIRECTIVE_GLOB_H='' |
---|
5053 | NEXT_AS_FIRST_DIRECTIVE_ICONV_H='' |
---|
5054 | NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' |
---|
5055 | NEXT_AS_FIRST_DIRECTIVE_MATH_H='' |
---|
5056 | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' |
---|
5057 | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' |
---|
5058 | NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' |
---|
5059 | NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' |
---|
5060 | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' |
---|
5061 | NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' |
---|
5062 | NEXT_AS_FIRST_DIRECTIVE_STRING_H='' |
---|
5063 | NEXT_AS_FIRST_DIRECTIVE_SYS_RESOURCE_H='' |
---|
5064 | NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' |
---|
5065 | NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='' |
---|
5066 | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' |
---|
5067 | NEXT_AS_FIRST_DIRECTIVE_SYS_TIMES_H='' |
---|
5068 | NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' |
---|
5069 | NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' |
---|
5070 | NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='' |
---|
5071 | NEXT_AS_FIRST_DIRECTIVE_SYS_UTSNAME_H='' |
---|
5072 | NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='' |
---|
5073 | NEXT_AS_FIRST_DIRECTIVE_TIME_H='' |
---|
5074 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' |
---|
5075 | NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' |
---|
5076 | NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' |
---|
5077 | NEXT_DIRENT_H='' |
---|
5078 | NEXT_ERRNO_H='' |
---|
5079 | NEXT_FCNTL_H='' |
---|
5080 | NEXT_FLOAT_H='' |
---|
5081 | NEXT_GETOPT_H='' |
---|
5082 | NEXT_GLOB_H='' |
---|
5083 | NEXT_ICONV_H='' |
---|
5084 | NEXT_LIMITS_H='' |
---|
5085 | NEXT_MATH_H='' |
---|
5086 | NEXT_SIGNAL_H='' |
---|
5087 | NEXT_STDDEF_H='' |
---|
5088 | NEXT_STDINT_H='' |
---|
5089 | NEXT_STDIO_H='' |
---|
5090 | NEXT_STDLIB_H='' |
---|
5091 | NEXT_STRINGS_H='' |
---|
5092 | NEXT_STRING_H='' |
---|
5093 | NEXT_SYS_RESOURCE_H='' |
---|
5094 | NEXT_SYS_SELECT_H='' |
---|
5095 | NEXT_SYS_SOCKET_H='' |
---|
5096 | NEXT_SYS_STAT_H='' |
---|
5097 | NEXT_SYS_TIMES_H='' |
---|
5098 | NEXT_SYS_TIME_H='' |
---|
5099 | NEXT_SYS_TYPES_H='' |
---|
5100 | NEXT_SYS_UIO_H='' |
---|
5101 | NEXT_SYS_UTSNAME_H='' |
---|
5102 | NEXT_SYS_WAIT_H='' |
---|
5103 | NEXT_TIME_H='' |
---|
5104 | NEXT_UNISTD_H='' |
---|
5105 | NEXT_WCHAR_H='' |
---|
5106 | NEXT_WCTYPE_H='' |
---|
5107 | NM='/opt/local/bin/nm -B' |
---|
5108 | NMEDIT='nmedit' |
---|
5109 | NO_OCT_FILE_STRIP='true' |
---|
5110 | NO_UNDEFINED_LDFLAG='-no-undefined' |
---|
5111 | OBJDUMP='objdump' |
---|
5112 | OBJEXT='o' |
---|
5113 | OCTAVE_API_VERSION='api-v52' |
---|
5114 | OCTAVE_COPYRIGHT='Copyright (C) 2018 John W. Eaton and others.' |
---|
5115 | OCTAVE_DLL_DEFS='' |
---|
5116 | OCTAVE_F77_INT_TYPE='' |
---|
5117 | OCTAVE_GUI_LINK_DEPS='' |
---|
5118 | OCTAVE_GUI_LINK_OPTS='' |
---|
5119 | OCTAVE_IDX_TYPE='int64_t' |
---|
5120 | OCTAVE_LINK_DEPS='' |
---|
5121 | OCTAVE_LINK_OPTS='' |
---|
5122 | OCTAVE_MAJOR_VERSION='4' |
---|
5123 | OCTAVE_MINOR_VERSION='4' |
---|
5124 | OCTAVE_PATCH_VERSION='0' |
---|
5125 | OCTAVE_RELEASE_DATE='2018-04-30' |
---|
5126 | OCTAVE_VERSION='4.x.x' |
---|
5127 | OCTGRAPHICS_DLL_DEFS='' |
---|
5128 | OCTGUI_DLL_DEFS='' |
---|
5129 | OCTINTERP_DLL_DEFS='' |
---|
5130 | OCT_LINK_DEPS='' |
---|
5131 | OCT_LINK_OPTS='' |
---|
5132 | OPENGL_LIBS='' |
---|
5133 | OSMESA_CPPFLAGS='' |
---|
5134 | OSMESA_LDFLAGS='' |
---|
5135 | OSMESA_LIBS='' |
---|
5136 | OTOOL64=':' |
---|
5137 | OTOOL='otool' |
---|
5138 | PACKAGE='octave' |
---|
5139 | PACKAGE_BUGREPORT='https://octave.org/bugs.html' |
---|
5140 | PACKAGE_NAME='GNU Octave' |
---|
5141 | PACKAGE_STRING='GNU Octave 4.4.0' |
---|
5142 | PACKAGE_TARNAME='octave' |
---|
5143 | PACKAGE_URL='https://www.gnu.org/software/octave/' |
---|
5144 | PACKAGE_VERSION='4.4.0' |
---|
5145 | PATH_SEPARATOR=':' |
---|
5146 | PCRE_CPPFLAGS='' |
---|
5147 | PCRE_LDFLAGS='' |
---|
5148 | PCRE_LIBS='' |
---|
5149 | PERL='/opt/local/bin/perl5' |
---|
5150 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
5151 | PORTAUDIO_CPPFLAGS='' |
---|
5152 | PORTAUDIO_LDFLAGS='' |
---|
5153 | PORTAUDIO_LIBS='' |
---|
5154 | PRAGMA_COLUMNS='' |
---|
5155 | PRAGMA_SYSTEM_HEADER='' |
---|
5156 | PTHREAD_CC='/usr/bin/clang' |
---|
5157 | PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread' |
---|
5158 | PTHREAD_H_DEFINES_STRUCT_TIMESPEC='' |
---|
5159 | PTHREAD_LIBS='' |
---|
5160 | PTRDIFF_T_SUFFIX='' |
---|
5161 | PYTHON='/opt/local/bin/python2.7' |
---|
5162 | QCOLLECTIONGENERATOR='' |
---|
5163 | QCOLLECTIONGENERATORFLAGS='' |
---|
5164 | QCOLLECTIONGENERATOR_QTVER='' |
---|
5165 | QHELPGENERATOR='' |
---|
5166 | QHELPGENERATORFLAGS='' |
---|
5167 | QHELPGENERATOR_QTVER='' |
---|
5168 | QHULL_CPPFLAGS='' |
---|
5169 | QHULL_LDFLAGS='' |
---|
5170 | QHULL_LIBS='' |
---|
5171 | QRUPDATE_CPPFLAGS='' |
---|
5172 | QRUPDATE_LDFLAGS='' |
---|
5173 | QRUPDATE_LIBS='' |
---|
5174 | QTCHOOSER='' |
---|
5175 | QT_CFLAGS='' |
---|
5176 | QT_CPPFLAGS='' |
---|
5177 | QT_LDFLAGS='' |
---|
5178 | QT_LIBS='' |
---|
5179 | RANLIB='/usr/bin/ranlib' |
---|
5180 | RCC='' |
---|
5181 | RCCFLAGS='' |
---|
5182 | RCC_QTVER='' |
---|
5183 | RDYNAMIC_FLAG='' |
---|
5184 | READLINE_LIBS='' |
---|
5185 | REPLACE_ACOSF='' |
---|
5186 | REPLACE_ASINF='' |
---|
5187 | REPLACE_ATAN2F='' |
---|
5188 | REPLACE_ATANF='' |
---|
5189 | REPLACE_BTOWC='' |
---|
5190 | REPLACE_CALLOC='' |
---|
5191 | REPLACE_CANONICALIZE_FILE_NAME='' |
---|
5192 | REPLACE_CBRTF='' |
---|
5193 | REPLACE_CBRTL='' |
---|
5194 | REPLACE_CEIL='' |
---|
5195 | REPLACE_CEILF='' |
---|
5196 | REPLACE_CEILL='' |
---|
5197 | REPLACE_CHOWN='' |
---|
5198 | REPLACE_CLOSE='' |
---|
5199 | REPLACE_CLOSEDIR='' |
---|
5200 | REPLACE_COSF='' |
---|
5201 | REPLACE_COSHF='' |
---|
5202 | REPLACE_CTIME='' |
---|
5203 | REPLACE_DIRFD='' |
---|
5204 | REPLACE_DPRINTF='' |
---|
5205 | REPLACE_DUP2='' |
---|
5206 | REPLACE_DUP='' |
---|
5207 | REPLACE_EXP2='' |
---|
5208 | REPLACE_EXP2L='' |
---|
5209 | REPLACE_EXPF='' |
---|
5210 | REPLACE_EXPM1='' |
---|
5211 | REPLACE_EXPM1F='' |
---|
5212 | REPLACE_FABSL='' |
---|
5213 | REPLACE_FACCESSAT='' |
---|
5214 | REPLACE_FCHOWNAT='' |
---|
5215 | REPLACE_FCLOSE='' |
---|
5216 | REPLACE_FCNTL='' |
---|
5217 | REPLACE_FDOPEN='' |
---|
5218 | REPLACE_FDOPENDIR='' |
---|
5219 | REPLACE_FFLUSH='' |
---|
5220 | REPLACE_FLOOR='' |
---|
5221 | REPLACE_FLOORF='' |
---|
5222 | REPLACE_FLOORL='' |
---|
5223 | REPLACE_FMA='' |
---|
5224 | REPLACE_FMAF='' |
---|
5225 | REPLACE_FMAL='' |
---|
5226 | REPLACE_FMOD='' |
---|
5227 | REPLACE_FMODF='' |
---|
5228 | REPLACE_FMODL='' |
---|
5229 | REPLACE_FOPEN='' |
---|
5230 | REPLACE_FPRINTF='' |
---|
5231 | REPLACE_FPURGE='' |
---|
5232 | REPLACE_FREOPEN='' |
---|
5233 | REPLACE_FREXP='' |
---|
5234 | REPLACE_FREXPF='' |
---|
5235 | REPLACE_FREXPL='' |
---|
5236 | REPLACE_FSEEK='' |
---|
5237 | REPLACE_FSEEKO='' |
---|
5238 | REPLACE_FSTAT='' |
---|
5239 | REPLACE_FSTATAT='' |
---|
5240 | REPLACE_FTELL='' |
---|
5241 | REPLACE_FTELLO='' |
---|
5242 | REPLACE_FTRUNCATE='' |
---|
5243 | REPLACE_FUTIMENS='' |
---|
5244 | REPLACE_GETCWD='' |
---|
5245 | REPLACE_GETDELIM='' |
---|
5246 | REPLACE_GETDOMAINNAME='' |
---|
5247 | REPLACE_GETDTABLESIZE='' |
---|
5248 | REPLACE_GETGROUPS='' |
---|
5249 | REPLACE_GETLINE='' |
---|
5250 | REPLACE_GETLOGIN_R='' |
---|
5251 | REPLACE_GETPAGESIZE='' |
---|
5252 | REPLACE_GETTIMEOFDAY='' |
---|
5253 | REPLACE_GLOB='' |
---|
5254 | REPLACE_GMTIME='' |
---|
5255 | REPLACE_HUGE_VAL='' |
---|
5256 | REPLACE_HYPOT='' |
---|
5257 | REPLACE_HYPOTF='' |
---|
5258 | REPLACE_HYPOTL='' |
---|
5259 | REPLACE_ICONV='' |
---|
5260 | REPLACE_ICONV_OPEN='' |
---|
5261 | REPLACE_ICONV_UTF='' |
---|
5262 | REPLACE_ILOGB='' |
---|
5263 | REPLACE_ILOGBF='' |
---|
5264 | REPLACE_ILOGBL='' |
---|
5265 | REPLACE_ISATTY='' |
---|
5266 | REPLACE_ISFINITE='' |
---|
5267 | REPLACE_ISINF='' |
---|
5268 | REPLACE_ISNAN='' |
---|
5269 | REPLACE_ISWBLANK='' |
---|
5270 | REPLACE_ISWCNTRL='' |
---|
5271 | REPLACE_ITOLD='' |
---|
5272 | REPLACE_LCHOWN='' |
---|
5273 | REPLACE_LDEXPL='' |
---|
5274 | REPLACE_LINK='' |
---|
5275 | REPLACE_LINKAT='' |
---|
5276 | REPLACE_LOCALTIME='' |
---|
5277 | REPLACE_LOCALTIME_R='' |
---|
5278 | REPLACE_LOG10='' |
---|
5279 | REPLACE_LOG10F='' |
---|
5280 | REPLACE_LOG10L='' |
---|
5281 | REPLACE_LOG1P='' |
---|
5282 | REPLACE_LOG1PF='' |
---|
5283 | REPLACE_LOG1PL='' |
---|
5284 | REPLACE_LOG2='' |
---|
5285 | REPLACE_LOG2F='' |
---|
5286 | REPLACE_LOG2L='' |
---|
5287 | REPLACE_LOG='' |
---|
5288 | REPLACE_LOGB='' |
---|
5289 | REPLACE_LOGBF='' |
---|
5290 | REPLACE_LOGBL='' |
---|
5291 | REPLACE_LOGF='' |
---|
5292 | REPLACE_LOGL='' |
---|
5293 | REPLACE_LSEEK='' |
---|
5294 | REPLACE_LSTAT='' |
---|
5295 | REPLACE_MALLOC='' |
---|
5296 | REPLACE_MBRLEN='' |
---|
5297 | REPLACE_MBRTOWC='' |
---|
5298 | REPLACE_MBSINIT='' |
---|
5299 | REPLACE_MBSNRTOWCS='' |
---|
5300 | REPLACE_MBSRTOWCS='' |
---|
5301 | REPLACE_MBSTATE_T='' |
---|
5302 | REPLACE_MBTOWC='' |
---|
5303 | REPLACE_MEMCHR='' |
---|
5304 | REPLACE_MEMMEM='' |
---|
5305 | REPLACE_MKDIR='' |
---|
5306 | REPLACE_MKFIFO='' |
---|
5307 | REPLACE_MKNOD='' |
---|
5308 | REPLACE_MKSTEMP='' |
---|
5309 | REPLACE_MKTIME='' |
---|
5310 | REPLACE_MODF='' |
---|
5311 | REPLACE_MODFF='' |
---|
5312 | REPLACE_MODFL='' |
---|
5313 | REPLACE_NAN='' |
---|
5314 | REPLACE_NANOSLEEP='' |
---|
5315 | REPLACE_NULL='' |
---|
5316 | REPLACE_OBSTACK_PRINTF='' |
---|
5317 | REPLACE_OPEN='' |
---|
5318 | REPLACE_OPENAT='' |
---|
5319 | REPLACE_OPENDIR='' |
---|
5320 | REPLACE_PERROR='' |
---|
5321 | REPLACE_POPEN='' |
---|
5322 | REPLACE_PREAD='' |
---|
5323 | REPLACE_PRINTF='' |
---|
5324 | REPLACE_PSELECT='' |
---|
5325 | REPLACE_PTHREAD_SIGMASK='' |
---|
5326 | REPLACE_PTSNAME='' |
---|
5327 | REPLACE_PTSNAME_R='' |
---|
5328 | REPLACE_PUTENV='' |
---|
5329 | REPLACE_PWRITE='' |
---|
5330 | REPLACE_QSORT_R='' |
---|
5331 | REPLACE_RAISE='' |
---|
5332 | REPLACE_RANDOM_R='' |
---|
5333 | REPLACE_READ='' |
---|
5334 | REPLACE_READLINK='' |
---|
5335 | REPLACE_READLINKAT='' |
---|
5336 | REPLACE_REALLOC='' |
---|
5337 | REPLACE_REALPATH='' |
---|
5338 | REPLACE_REMAINDER='' |
---|
5339 | REPLACE_REMAINDERF='' |
---|
5340 | REPLACE_REMAINDERL='' |
---|
5341 | REPLACE_REMOVE='' |
---|
5342 | REPLACE_RENAME='' |
---|
5343 | REPLACE_RENAMEAT='' |
---|
5344 | REPLACE_RMDIR='' |
---|
5345 | REPLACE_ROUND='' |
---|
5346 | REPLACE_ROUNDF='' |
---|
5347 | REPLACE_ROUNDL='' |
---|
5348 | REPLACE_SELECT='' |
---|
5349 | REPLACE_SETENV='' |
---|
5350 | REPLACE_SIGNBIT='' |
---|
5351 | REPLACE_SIGNBIT_USING_GCC='' |
---|
5352 | REPLACE_SINF='' |
---|
5353 | REPLACE_SINHF='' |
---|
5354 | REPLACE_SLEEP='' |
---|
5355 | REPLACE_SNPRINTF='' |
---|
5356 | REPLACE_SPRINTF='' |
---|
5357 | REPLACE_SQRTF='' |
---|
5358 | REPLACE_SQRTL='' |
---|
5359 | REPLACE_STAT='' |
---|
5360 | REPLACE_STDIO_READ_FUNCS='' |
---|
5361 | REPLACE_STDIO_WRITE_FUNCS='' |
---|
5362 | REPLACE_STPNCPY='' |
---|
5363 | REPLACE_STRCASESTR='' |
---|
5364 | REPLACE_STRCHRNUL='' |
---|
5365 | REPLACE_STRDUP='' |
---|
5366 | REPLACE_STRERROR='' |
---|
5367 | REPLACE_STRERROR_R='' |
---|
5368 | REPLACE_STRFTIME='' |
---|
5369 | REPLACE_STRNCAT='' |
---|
5370 | REPLACE_STRNDUP='' |
---|
5371 | REPLACE_STRNLEN='' |
---|
5372 | REPLACE_STRSIGNAL='' |
---|
5373 | REPLACE_STRSTR='' |
---|
5374 | REPLACE_STRTOD='' |
---|
5375 | REPLACE_STRTOK_R='' |
---|
5376 | REPLACE_STRUCT_TIMEVAL='' |
---|
5377 | REPLACE_SYMLINK='' |
---|
5378 | REPLACE_SYMLINKAT='' |
---|
5379 | REPLACE_TANF='' |
---|
5380 | REPLACE_TANHF='' |
---|
5381 | REPLACE_TIMEGM='' |
---|
5382 | REPLACE_TMPFILE='' |
---|
5383 | REPLACE_TOWLOWER='' |
---|
5384 | REPLACE_TRUNC='' |
---|
5385 | REPLACE_TRUNCATE='' |
---|
5386 | REPLACE_TRUNCF='' |
---|
5387 | REPLACE_TRUNCL='' |
---|
5388 | REPLACE_TTYNAME_R='' |
---|
5389 | REPLACE_TZSET='' |
---|
5390 | REPLACE_UNLINK='' |
---|
5391 | REPLACE_UNLINKAT='' |
---|
5392 | REPLACE_UNSETENV='' |
---|
5393 | REPLACE_USLEEP='' |
---|
5394 | REPLACE_UTIMENSAT='' |
---|
5395 | REPLACE_VASPRINTF='' |
---|
5396 | REPLACE_VDPRINTF='' |
---|
5397 | REPLACE_VFPRINTF='' |
---|
5398 | REPLACE_VPRINTF='' |
---|
5399 | REPLACE_VSNPRINTF='' |
---|
5400 | REPLACE_VSPRINTF='' |
---|
5401 | REPLACE_WCRTOMB='' |
---|
5402 | REPLACE_WCSFTIME='' |
---|
5403 | REPLACE_WCSNRTOMBS='' |
---|
5404 | REPLACE_WCSRTOMBS='' |
---|
5405 | REPLACE_WCSWIDTH='' |
---|
5406 | REPLACE_WCTOB='' |
---|
5407 | REPLACE_WCTOMB='' |
---|
5408 | REPLACE_WCWIDTH='' |
---|
5409 | REPLACE_WRITE='' |
---|
5410 | REPRODUCIBLE_TAR_FLAGS='--numeric-owner' |
---|
5411 | RSVG_CONVERT='/opt/local/bin/rsvg-convert' |
---|
5412 | SED='/opt/local/bin/gsed' |
---|
5413 | SET_MAKE='' |
---|
5414 | SHARED_LIBS='yes' |
---|
5415 | SHELL='/bin/sh' |
---|
5416 | SH_LD='/usr/bin/clang++ -std=gnu++11' |
---|
5417 | SH_LDFLAGS='-dynamiclib -single_module -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64' |
---|
5418 | SIG_ATOMIC_T_SUFFIX='' |
---|
5419 | SIZE_T_SUFFIX='' |
---|
5420 | SNDFILE_CPPFLAGS='' |
---|
5421 | SNDFILE_LDFLAGS='' |
---|
5422 | SNDFILE_LIBS='' |
---|
5423 | SPARSE_XCPPFLAGS='' |
---|
5424 | SPARSE_XLDFLAGS='' |
---|
5425 | SPARSE_XLIBS='' |
---|
5426 | STATIC_LIBS='yes' |
---|
5427 | STDALIGN_H='' |
---|
5428 | STDBOOL_H='' |
---|
5429 | STDDEF_H='' |
---|
5430 | STDINT_H='' |
---|
5431 | STRIP='strip' |
---|
5432 | SUITESPARSECONFIG_CPPFLAGS='' |
---|
5433 | SUITESPARSECONFIG_LDFLAGS='' |
---|
5434 | SUITESPARSECONFIG_LIBS='' |
---|
5435 | SUNDIALS_IDA_CPPFLAGS='' |
---|
5436 | SUNDIALS_IDA_LDFLAGS='' |
---|
5437 | SUNDIALS_IDA_LIBS='' |
---|
5438 | SUNDIALS_NVECSERIAL_CPPFLAGS='' |
---|
5439 | SUNDIALS_NVECSERIAL_LDFLAGS='' |
---|
5440 | SUNDIALS_NVECSERIAL_LIBS='' |
---|
5441 | SUNDIALS_XCPPFLAGS='' |
---|
5442 | SUNDIALS_XLDFLAGS='' |
---|
5443 | SUNDIALS_XLIBS='' |
---|
5444 | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='' |
---|
5445 | TEMPLATE_AR='ar' |
---|
5446 | TEMPLATE_ARFLAGS='cr' |
---|
5447 | TERM_LIBS='' |
---|
5448 | TEXI2DVI='/opt/local/bin/texi2dvi' |
---|
5449 | TEXI2PDF='/opt/local/bin/texi2pdf' |
---|
5450 | TIME_H_DEFINES_STRUCT_TIMESPEC='' |
---|
5451 | UIC='' |
---|
5452 | UICFLAGS='' |
---|
5453 | UIC_QTVER='' |
---|
5454 | UMFPACK_CPPFLAGS='' |
---|
5455 | UMFPACK_LDFLAGS='' |
---|
5456 | UMFPACK_LIBS='' |
---|
5457 | UNDEFINE_STRTOK_R='' |
---|
5458 | UNISTD_H_DEFINES_STRUCT_TIMESPEC='' |
---|
5459 | UNISTD_H_HAVE_WINSOCK2_H='' |
---|
5460 | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='' |
---|
5461 | VERSION='4.4.0' |
---|
5462 | WARN_CFLAGS='' |
---|
5463 | WARN_CXXFLAGS='' |
---|
5464 | WARN_LDFLAGS='' |
---|
5465 | WCHAR_T_SUFFIX='' |
---|
5466 | WIN32_TERMINAL_FALSE='' |
---|
5467 | WIN32_TERMINAL_TRUE='' |
---|
5468 | WINDOWS_64_BIT_OFF_T='' |
---|
5469 | WINDOWS_64_BIT_ST_SIZE='' |
---|
5470 | WINDOWS_STAT_INODES='' |
---|
5471 | WINDOWS_STAT_TIMESPEC='' |
---|
5472 | WINT_T_SUFFIX='' |
---|
5473 | X11_INCFLAGS='' |
---|
5474 | X11_LIBS='' |
---|
5475 | XMKMF='' |
---|
5476 | XTRA_CFLAGS=' -D_THREAD_SAFE -pthread' |
---|
5477 | XTRA_CXXFLAGS=' -D_THREAD_SAFE -pthread' |
---|
5478 | XTRA_EXTERNAL_SH_LDFLAGS='' |
---|
5479 | YACC='/opt/local/bin/bison -y' |
---|
5480 | YFLAGS='' |
---|
5481 | Z_CPPFLAGS='' |
---|
5482 | Z_LDFLAGS='' |
---|
5483 | Z_LIBS='' |
---|
5484 | ac_config_files='' |
---|
5485 | ac_config_headers=' config.h:config.in.h' |
---|
5486 | ac_ct_AR='ar' |
---|
5487 | ac_ct_CC='/usr/bin/clang' |
---|
5488 | ac_ct_CXX='' |
---|
5489 | ac_ct_DUMPBIN='' |
---|
5490 | ac_ct_F77='' |
---|
5491 | ac_ct_LRELEASE='' |
---|
5492 | ac_ct_LRELEASE_QTVER='' |
---|
5493 | ac_ct_MOC='' |
---|
5494 | ac_ct_MOC_QTVER='' |
---|
5495 | ac_ct_QCOLLECTIONGENERATOR='' |
---|
5496 | ac_ct_QCOLLECTIONGENERATOR_QTVER='' |
---|
5497 | ac_ct_QHELPGENERATOR='' |
---|
5498 | ac_ct_QHELPGENERATOR_QTVER='' |
---|
5499 | ac_ct_QTCHOOSER='' |
---|
5500 | ac_ct_RCC='' |
---|
5501 | ac_ct_RCC_QTVER='' |
---|
5502 | ac_ct_UIC='' |
---|
5503 | ac_ct_UIC_QTVER='' |
---|
5504 | am__EXEEXT_FALSE='' |
---|
5505 | am__EXEEXT_TRUE='' |
---|
5506 | am__fastdepCC_FALSE='#' |
---|
5507 | am__fastdepCC_TRUE='' |
---|
5508 | am__fastdepCXX_FALSE='#' |
---|
5509 | am__fastdepCXX_TRUE='' |
---|
5510 | am__include='include' |
---|
5511 | am__isrc='' |
---|
5512 | am__leading_dot='.' |
---|
5513 | am__nodep='_no' |
---|
5514 | am__quote='' |
---|
5515 | am__tar='tar --format=ustar -chf - "$$tardir"' |
---|
5516 | am__untar='tar -xf -' |
---|
5517 | archlibdir='${libexecdir}/octave/${version}/exec/x86_64-apple-darwin17.x.x' |
---|
5518 | ax_pthread_config='' |
---|
5519 | bindir='${exec_prefix}/bin' |
---|
5520 | build='x86_64-apple-darwin17.6.0' |
---|
5521 | build_alias='' |
---|
5522 | build_cpu='x86_64' |
---|
5523 | build_os='darwin17.6.0' |
---|
5524 | build_vendor='apple' |
---|
5525 | canonical_host_type='x86_64-apple-darwin17.6.0' |
---|
5526 | config_opts=' '\''--prefix=/opt/local'\'' '\''--without-osmesa'\'' '\''--with-framework-carbon'\'' '\''--without-x'\'' '\''--enable-static'\'' '\''--disable-openmp'\'' '\''--disable-java'\'' '\''--with-qt=5'\'' '\''--without-fltk'\'' '\''--with-framework-opengl'\'' '\''--disable-jit'\'' '\''--with-sndfile'\'' '\''--with-portaudio'\'' '\''--with-magick=GraphicsMagick'\'' '\''--enable-docs'\'' '\''--with-amd=-lamd -lsuitesparseconfig'\'' '\''--with-camd=-lcamd -lsuitesparseconfig'\'' '\''--with-colamd=-lcolamd -lsuitesparseconfig'\'' '\''--with-cholmod=-lcholmod -lsuitesparseconfig'\'' '\''--with-cxsparse=-lcxsparse -lsuitesparseconfig'\'' '\''--with-umfpack=-lumfpack -lsuitesparseconfig'\'' '\''--without-openssl'\'' '\''FLIBS=-L/opt/local/lib/gcc7 -lgfortran -lquadmath -lm'\'' '\''--with-blas=-L/opt/local/lib -lvecLibFort'\'' '\''--with-lapack='\'' '\''CC=/usr/bin/clang'\'' '\''CFLAGS=-pipe -Os -arch x86_64'\'' '\''LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/libexec/qt5/lib -arch x86_64'\'' '\''CPPFLAGS=-I/opt/local/include'\'' '\''YACC=/opt/local/bin/bison -y'\'' '\''CXX=/usr/bin/clang++'\'' '\''CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'\'' '\''F77=/opt/local/bin/gfortran-mp-7'\'' '\''FFLAGS=-pipe -Os'\''' |
---|
5527 | datadir='${datarootdir}' |
---|
5528 | datarootdir='${prefix}/share' |
---|
5529 | doc_cache_file='${octetcdir}/doc-cache' |
---|
5530 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
5531 | dvidir='${docdir}' |
---|
5532 | exec_prefix='NONE' |
---|
5533 | fcnfiledir='${datadir}/octave/${version}/m' |
---|
5534 | gl_LIBOBJS='' |
---|
5535 | gl_LTLIBOBJS='' |
---|
5536 | gltests_LIBOBJS='' |
---|
5537 | gltests_LTLIBOBJS='' |
---|
5538 | gltests_WITNESS='' |
---|
5539 | host='x86_64-apple-darwin17.6.0' |
---|
5540 | host_alias='' |
---|
5541 | host_cpu='x86_64' |
---|
5542 | host_os='darwin17.6.0' |
---|
5543 | host_vendor='apple' |
---|
5544 | htmldir='${docdir}' |
---|
5545 | imagedir='${datadir}/octave/${version}/imagelib' |
---|
5546 | includedir='${prefix}/include' |
---|
5547 | infodir='${datarootdir}/info' |
---|
5548 | infofile='${infodir}/octave.info' |
---|
5549 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.4.0/build-aux/install-sh' |
---|
5550 | ldpreloadsep=' ' |
---|
5551 | libdir='${exec_prefix}/lib' |
---|
5552 | libexecdir='${exec_prefix}/libexec' |
---|
5553 | library_path_var='DYLD_LIBRARY_PATH' |
---|
5554 | lispdir='' |
---|
5555 | localapiarchlibdir='${libexecdir}/octave/${api_version}/site/exec/x86_64-apple-darwin17.x.x' |
---|
5556 | localapifcnfiledir='${datadir}/octave/site/${api_version}/m' |
---|
5557 | localapioctfiledir='${libdir}/octave/site/oct/${api_version}/x86_64-apple-darwin17.x.x' |
---|
5558 | localarchlibdir='${libexecdir}/octave/site/exec/x86_64-apple-darwin17.x.x' |
---|
5559 | localedir='${datarootdir}/locale' |
---|
5560 | localfcnfiledir='${datadir}/octave/site/m' |
---|
5561 | localoctfiledir='${libdir}/octave/site/oct/x86_64-apple-darwin17.x.x' |
---|
5562 | localstartupfiledir='${localfcnfiledir}/startup' |
---|
5563 | localstatedir='${prefix}/var' |
---|
5564 | localverarchlibdir='${libexecdir}/octave/${version}/site/exec/x86_64-apple-darwin17.x.x' |
---|
5565 | localverfcnfiledir='${datadir}/octave/${version}/site/m' |
---|
5566 | localveroctfiledir='${libdir}/octave/${version}/site/oct/x86_64-apple-darwin17.x.x' |
---|
5567 | man1dir='${mandir}/man1' |
---|
5568 | man1ext='.1' |
---|
5569 | mandir='${datarootdir}/man' |
---|
5570 | mkdir_p='$(MKDIR_P)' |
---|
5571 | octdatadir='${datadir}/octave/${version}/data' |
---|
5572 | octdocdir='${datadir}/octave/${version}/doc' |
---|
5573 | octetcdir='${datadir}/octave/${version}/etc' |
---|
5574 | octfiledir='${libdir}/octave/${version}/oct/x86_64-apple-darwin17.x.x' |
---|
5575 | octfontsdir='${datadir}/octave/${version}/fonts' |
---|
5576 | octincludedir='${includedir}/octave-${version}/octave' |
---|
5577 | octlibdir='${libdir}/octave/${version}' |
---|
5578 | octlocaledir='${datadir}/octave/${version}/locale' |
---|
5579 | octtestsdir='${octetcdir}/tests' |
---|
5580 | oldincludedir='/usr/include' |
---|
5581 | pdfdir='${docdir}' |
---|
5582 | pkglibexecdir='' |
---|
5583 | prefix='/opt/local' |
---|
5584 | program_transform_name='s,x,x,' |
---|
5585 | psdir='${docdir}' |
---|
5586 | runstatedir='${localstatedir}/run' |
---|
5587 | sbindir='${exec_prefix}/sbin' |
---|
5588 | sepchar=':' |
---|
5589 | sharedstatedir='${prefix}/com' |
---|
5590 | startupfiledir='${fcnfiledir}/startup' |
---|
5591 | sysconfdir='${prefix}/etc' |
---|
5592 | target_alias='' |
---|
5593 | texi_macros_file='${octetcdir}/macros.texi' |
---|
5594 | |
---|
5595 | ## ----------- ## |
---|
5596 | ## confdefs.h. ## |
---|
5597 | ## ----------- ## |
---|
5598 | |
---|
5599 | /* confdefs.h */ |
---|
5600 | #define PACKAGE_NAME "GNU Octave" |
---|
5601 | #define PACKAGE_TARNAME "octave" |
---|
5602 | #define PACKAGE_VERSION "4.4.0" |
---|
5603 | #define PACKAGE_STRING "GNU Octave 4.4.0" |
---|
5604 | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" |
---|
5605 | #define PACKAGE_URL "https://www.gnu.org/software/octave/" |
---|
5606 | #define PACKAGE "octave" |
---|
5607 | #define VERSION "4.4.0" |
---|
5608 | #define OCTAVE_SOURCE 1 |
---|
5609 | #define STDC_HEADERS 1 |
---|
5610 | #define HAVE_SYS_TYPES_H 1 |
---|
5611 | #define HAVE_SYS_STAT_H 1 |
---|
5612 | #define HAVE_STDLIB_H 1 |
---|
5613 | #define HAVE_STRING_H 1 |
---|
5614 | #define HAVE_MEMORY_H 1 |
---|
5615 | #define HAVE_STRINGS_H 1 |
---|
5616 | #define HAVE_INTTYPES_H 1 |
---|
5617 | #define HAVE_STDINT_H 1 |
---|
5618 | #define HAVE_UNISTD_H 1 |
---|
5619 | #define __EXTENSIONS__ 1 |
---|
5620 | #define _ALL_SOURCE 1 |
---|
5621 | #define _DARWIN_C_SOURCE 1 |
---|
5622 | #define _GNU_SOURCE 1 |
---|
5623 | #define _NETBSD_SOURCE 1 |
---|
5624 | #define _OPENBSD_SOURCE 1 |
---|
5625 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5626 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5627 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5628 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5629 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5630 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5631 | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5632 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5633 | #define _TANDEM_SOURCE 1 |
---|
5634 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5635 | #define YYTEXT_POINTER 1 |
---|
5636 | #define SEPCHAR ':' |
---|
5637 | #define SEPCHAR_STR ":" |
---|
5638 | #define SHELL_PATH "/bin/sh" |
---|
5639 | #define HAVE_FSEEKO 1 |
---|
5640 | #define _DARWIN_USE_64_BIT_INODE 1 |
---|
5641 | #define __NO_MATH_INLINES 1 |
---|
5642 | #define SIZEOF_VOID_P 8 |
---|
5643 | #define OCTAVE_ENABLE_64 1 |
---|
5644 | #define OCTAVE_SIZEOF_IDX_TYPE 8 |
---|
5645 | #define OCTAVE_IDX_TYPE int64_t |
---|
5646 | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 |
---|
5647 | #define HAVE_PTHREAD_PRIO_INHERIT 1 |
---|
5648 | #define HAVE_PTHREAD 1 |
---|
5649 | #define HAVE_DLFCN_H 1 |
---|
5650 | #define LT_OBJDIR ".libs/" |
---|
5651 | #define HAVE_LIBM 1 |
---|
5652 | #define F77_FUNC(name,NAME) name ## _ |
---|
5653 | #define F77_FUNC_(name,NAME) name ## _ |
---|
5654 | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 |
---|
5655 | |
---|
5656 | configure: exit 1 |
---|