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 Octave Forge gsl package configure 2.1.1, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure AR=ar RANLIB=/usr/bin/ranlib |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Mira.local |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 22.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 22.6.0: Sun Dec 17 22:12:45 PST 2023; root:xnu-8796.141.3.703.2~2/RELEASE_ARM64_T6000 |
---|
18 | |
---|
19 | /usr/bin/uname -p = arm |
---|
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 22.6.0: Sun Dec 17 22:12:45 PST 2023; root:xnu-8796.141.3.703.2~2/RELEASE_ARM64_T6000 |
---|
27 | Kernel configured for up to 20 processors. |
---|
28 | 20 processors are physically available. |
---|
29 | 20 processors are logically available. |
---|
30 | Processor type: arm64e (ARM64E) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---|
32 | Primary memory available: 64.00 gigabytes |
---|
33 | Default processor set: 1009 tasks, 4358 threads, 20 processors |
---|
34 | Load average: 1.92, Mach factor: 18.06 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | PATH: /opt/local/libexec/octave/8.4.0/site/exec/powerpc64-apple-darwin22.x.x |
---|
46 | PATH: /opt/local/libexec/octave/api-v58/site/exec/powerpc64-apple-darwin22.x.x |
---|
47 | PATH: /opt/local/libexec/octave/site/exec/powerpc64-apple-darwin22.x.x |
---|
48 | PATH: /opt/local/libexec/octave/8.4.0/exec/powerpc64-apple-darwin22.x.x |
---|
49 | PATH: /opt/local/bin |
---|
50 | |
---|
51 | |
---|
52 | ## ----------- ## |
---|
53 | ## Core tests. ## |
---|
54 | ## ----------- ## |
---|
55 | |
---|
56 | configure:2101: checking for mkoctfile |
---|
57 | configure:2131: result: /usr/bin/arch -arch arm64 /opt/local/bin/mkoctfile-8.4.0 --verbose |
---|
58 | configure:2143: checking for octave |
---|
59 | configure:2173: result: /usr/bin/arch -arch arm64 /opt/local/bin/octave-8.4.0 |
---|
60 | configure:2185: checking for Octave's canonical_host_type |
---|
61 | configure:2193: result: |
---|
62 | configure:2206: checking for Octave's include directory |
---|
63 | configure:2214: result: |
---|
64 | configure:2339: checking for C++ compiler version |
---|
65 | configure:2348: /usr/bin/clang++ --version >&5 |
---|
66 | Apple clang version 15.0.0 (clang-1500.1.0.2.5) |
---|
67 | Target: arm64-apple-darwin22.6.0 |
---|
68 | Thread model: posix |
---|
69 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
70 | configure:2359: $? = 0 |
---|
71 | configure:2348: /usr/bin/clang++ -v >&5 |
---|
72 | Apple clang version 15.0.0 (clang-1500.1.0.2.5) |
---|
73 | Target: arm64-apple-darwin22.6.0 |
---|
74 | Thread model: posix |
---|
75 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
76 | configure:2359: $? = 0 |
---|
77 | configure:2348: /usr/bin/clang++ -V >&5 |
---|
78 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
79 | clang: error: no input files |
---|
80 | configure:2359: $? = 1 |
---|
81 | configure:2348: /usr/bin/clang++ -qversion >&5 |
---|
82 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
83 | clang: error: no input files |
---|
84 | configure:2359: $? = 1 |
---|
85 | configure:2379: checking whether the C++ compiler works |
---|
86 | configure:2401: /usr/bin/clang++ -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.cpp >&5 |
---|
87 | configure:2405: $? = 0 |
---|
88 | configure:2453: result: yes |
---|
89 | configure:2456: checking for C++ compiler default output file name |
---|
90 | configure:2458: result: a.out |
---|
91 | configure:2464: checking for suffix of executables |
---|
92 | configure:2471: /usr/bin/clang++ -o conftest -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.cpp >&5 |
---|
93 | configure:2475: $? = 0 |
---|
94 | configure:2497: result: |
---|
95 | configure:2519: checking whether we are cross compiling |
---|
96 | configure:2527: /usr/bin/clang++ -o conftest -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.cpp >&5 |
---|
97 | configure:2531: $? = 0 |
---|
98 | configure:2538: ./conftest |
---|
99 | configure:2542: $? = 0 |
---|
100 | configure:2557: result: no |
---|
101 | configure:2562: checking for suffix of object files |
---|
102 | configure:2584: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
103 | configure:2588: $? = 0 |
---|
104 | configure:2609: result: o |
---|
105 | configure:2613: checking whether we are using the GNU C++ compiler |
---|
106 | configure:2632: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
107 | configure:2632: $? = 0 |
---|
108 | configure:2641: result: yes |
---|
109 | configure:2650: checking whether /usr/bin/clang++ accepts -g |
---|
110 | configure:2670: /usr/bin/clang++ -c -g -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
111 | configure:2670: $? = 0 |
---|
112 | configure:2711: result: yes |
---|
113 | configure:2740: checking how to run the C++ preprocessor |
---|
114 | configure:2767: /usr/bin/clang++ -E -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp |
---|
115 | configure:2767: $? = 0 |
---|
116 | configure:2781: /usr/bin/clang++ -E -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp |
---|
117 | conftest.cpp:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
118 | #include <ac_nonexistent.h> |
---|
119 | ^~~~~~~~~~~~~~~~~~ |
---|
120 | 1 error generated. |
---|
121 | configure:2781: $? = 1 |
---|
122 | configure: failed program was: |
---|
123 | | /* confdefs.h */ |
---|
124 | | #define PACKAGE_NAME "Octave Forge gsl package" |
---|
125 | | #define PACKAGE_TARNAME "octave-forge-gsl-package" |
---|
126 | | #define PACKAGE_VERSION "2.1.1" |
---|
127 | | #define PACKAGE_STRING "Octave Forge gsl package 2.1.1" |
---|
128 | | #define PACKAGE_BUGREPORT "" |
---|
129 | | #define PACKAGE_URL "" |
---|
130 | | /* end confdefs.h. */ |
---|
131 | | #include <ac_nonexistent.h> |
---|
132 | configure:2806: result: /usr/bin/clang++ -E |
---|
133 | configure:2826: /usr/bin/clang++ -E -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp |
---|
134 | configure:2826: $? = 0 |
---|
135 | configure:2840: /usr/bin/clang++ -E -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp |
---|
136 | conftest.cpp:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
137 | #include <ac_nonexistent.h> |
---|
138 | ^~~~~~~~~~~~~~~~~~ |
---|
139 | 1 error generated. |
---|
140 | configure:2840: $? = 1 |
---|
141 | configure: failed program was: |
---|
142 | | /* confdefs.h */ |
---|
143 | | #define PACKAGE_NAME "Octave Forge gsl package" |
---|
144 | | #define PACKAGE_TARNAME "octave-forge-gsl-package" |
---|
145 | | #define PACKAGE_VERSION "2.1.1" |
---|
146 | | #define PACKAGE_STRING "Octave Forge gsl package 2.1.1" |
---|
147 | | #define PACKAGE_BUGREPORT "" |
---|
148 | | #define PACKAGE_URL "" |
---|
149 | | /* end confdefs.h. */ |
---|
150 | | #include <ac_nonexistent.h> |
---|
151 | configure:2869: checking for grep that handles long lines and -e |
---|
152 | configure:2927: result: /opt/local/bin/ggrep |
---|
153 | configure:2932: checking for egrep |
---|
154 | configure:2994: result: /opt/local/bin/ggrep -E |
---|
155 | configure:2999: checking for ANSI C header files |
---|
156 | configure:3019: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
157 | configure:3019: $? = 0 |
---|
158 | configure:3092: /usr/bin/clang++ -o conftest -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.cpp >&5 |
---|
159 | configure:3092: $? = 0 |
---|
160 | configure:3092: ./conftest |
---|
161 | configure:3092: $? = 0 |
---|
162 | configure:3103: result: yes |
---|
163 | configure:3116: checking for sys/types.h |
---|
164 | configure:3116: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
165 | configure:3116: $? = 0 |
---|
166 | configure:3116: result: yes |
---|
167 | configure:3116: checking for sys/stat.h |
---|
168 | configure:3116: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
169 | configure:3116: $? = 0 |
---|
170 | configure:3116: result: yes |
---|
171 | configure:3116: checking for stdlib.h |
---|
172 | configure:3116: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
173 | configure:3116: $? = 0 |
---|
174 | configure:3116: result: yes |
---|
175 | configure:3116: checking for string.h |
---|
176 | configure:3116: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
177 | configure:3116: $? = 0 |
---|
178 | configure:3116: result: yes |
---|
179 | configure:3116: checking for memory.h |
---|
180 | configure:3116: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
181 | configure:3116: $? = 0 |
---|
182 | configure:3116: result: yes |
---|
183 | configure:3116: checking for strings.h |
---|
184 | configure:3116: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
185 | configure:3116: $? = 0 |
---|
186 | configure:3116: result: yes |
---|
187 | configure:3116: checking for inttypes.h |
---|
188 | configure:3116: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
189 | configure:3116: $? = 0 |
---|
190 | configure:3116: result: yes |
---|
191 | configure:3116: checking for stdint.h |
---|
192 | configure:3116: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
193 | configure:3116: $? = 0 |
---|
194 | configure:3116: result: yes |
---|
195 | configure:3116: checking for unistd.h |
---|
196 | configure:3116: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
197 | configure:3116: $? = 0 |
---|
198 | configure:3116: result: yes |
---|
199 | configure:3128: checking ov-scalar.h usability |
---|
200 | configure:3128: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
201 | conftest.cpp:52:10: fatal error: 'ov-scalar.h' file not found |
---|
202 | #include <ov-scalar.h> |
---|
203 | ^~~~~~~~~~~~~ |
---|
204 | 1 error generated. |
---|
205 | configure:3128: $? = 1 |
---|
206 | configure: failed program was: |
---|
207 | | /* confdefs.h */ |
---|
208 | | #define PACKAGE_NAME "Octave Forge gsl package" |
---|
209 | | #define PACKAGE_TARNAME "octave-forge-gsl-package" |
---|
210 | | #define PACKAGE_VERSION "2.1.1" |
---|
211 | | #define PACKAGE_STRING "Octave Forge gsl package 2.1.1" |
---|
212 | | #define PACKAGE_BUGREPORT "" |
---|
213 | | #define PACKAGE_URL "" |
---|
214 | | #define STDC_HEADERS 1 |
---|
215 | | #define HAVE_SYS_TYPES_H 1 |
---|
216 | | #define HAVE_SYS_STAT_H 1 |
---|
217 | | #define HAVE_STDLIB_H 1 |
---|
218 | | #define HAVE_STRING_H 1 |
---|
219 | | #define HAVE_MEMORY_H 1 |
---|
220 | | #define HAVE_STRINGS_H 1 |
---|
221 | | #define HAVE_INTTYPES_H 1 |
---|
222 | | #define HAVE_STDINT_H 1 |
---|
223 | | #define HAVE_UNISTD_H 1 |
---|
224 | | /* end confdefs.h. */ |
---|
225 | | #include <stdio.h> |
---|
226 | | #ifdef HAVE_SYS_TYPES_H |
---|
227 | | # include <sys/types.h> |
---|
228 | | #endif |
---|
229 | | #ifdef HAVE_SYS_STAT_H |
---|
230 | | # include <sys/stat.h> |
---|
231 | | #endif |
---|
232 | | #ifdef STDC_HEADERS |
---|
233 | | # include <stdlib.h> |
---|
234 | | # include <stddef.h> |
---|
235 | | #else |
---|
236 | | # ifdef HAVE_STDLIB_H |
---|
237 | | # include <stdlib.h> |
---|
238 | | # endif |
---|
239 | | #endif |
---|
240 | | #ifdef HAVE_STRING_H |
---|
241 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
242 | | # include <memory.h> |
---|
243 | | # endif |
---|
244 | | # include <string.h> |
---|
245 | | #endif |
---|
246 | | #ifdef HAVE_STRINGS_H |
---|
247 | | # include <strings.h> |
---|
248 | | #endif |
---|
249 | | #ifdef HAVE_INTTYPES_H |
---|
250 | | # include <inttypes.h> |
---|
251 | | #endif |
---|
252 | | #ifdef HAVE_STDINT_H |
---|
253 | | # include <stdint.h> |
---|
254 | | #endif |
---|
255 | | #ifdef HAVE_UNISTD_H |
---|
256 | | # include <unistd.h> |
---|
257 | | #endif |
---|
258 | | #include <ov-scalar.h> |
---|
259 | configure:3128: result: no |
---|
260 | configure:3128: checking ov-scalar.h presence |
---|
261 | configure:3128: /usr/bin/clang++ -E -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp |
---|
262 | conftest.cpp:19:10: fatal error: 'ov-scalar.h' file not found |
---|
263 | #include <ov-scalar.h> |
---|
264 | ^~~~~~~~~~~~~ |
---|
265 | 1 error generated. |
---|
266 | configure:3128: $? = 1 |
---|
267 | configure: failed program was: |
---|
268 | | /* confdefs.h */ |
---|
269 | | #define PACKAGE_NAME "Octave Forge gsl package" |
---|
270 | | #define PACKAGE_TARNAME "octave-forge-gsl-package" |
---|
271 | | #define PACKAGE_VERSION "2.1.1" |
---|
272 | | #define PACKAGE_STRING "Octave Forge gsl package 2.1.1" |
---|
273 | | #define PACKAGE_BUGREPORT "" |
---|
274 | | #define PACKAGE_URL "" |
---|
275 | | #define STDC_HEADERS 1 |
---|
276 | | #define HAVE_SYS_TYPES_H 1 |
---|
277 | | #define HAVE_SYS_STAT_H 1 |
---|
278 | | #define HAVE_STDLIB_H 1 |
---|
279 | | #define HAVE_STRING_H 1 |
---|
280 | | #define HAVE_MEMORY_H 1 |
---|
281 | | #define HAVE_STRINGS_H 1 |
---|
282 | | #define HAVE_INTTYPES_H 1 |
---|
283 | | #define HAVE_STDINT_H 1 |
---|
284 | | #define HAVE_UNISTD_H 1 |
---|
285 | | /* end confdefs.h. */ |
---|
286 | | #include <ov-scalar.h> |
---|
287 | configure:3128: result: no |
---|
288 | configure:3128: checking for ov-scalar.h |
---|
289 | configure:3128: result: no |
---|
290 | configure:3132: error: ov-scalar.h header not found |
---|
291 | |
---|
292 | ## ---------------- ## |
---|
293 | ## Cache variables. ## |
---|
294 | ## ---------------- ## |
---|
295 | |
---|
296 | ac_cv_cxx_compiler_gnu=yes |
---|
297 | ac_cv_env_CCC_set= |
---|
298 | ac_cv_env_CCC_value= |
---|
299 | ac_cv_env_CPPFLAGS_set=set |
---|
300 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
301 | ac_cv_env_CXXCPP_set= |
---|
302 | ac_cv_env_CXXCPP_value= |
---|
303 | ac_cv_env_CXXFLAGS_set=set |
---|
304 | ac_cv_env_CXXFLAGS_value='-pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64' |
---|
305 | ac_cv_env_CXX_set=set |
---|
306 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
307 | ac_cv_env_LDFLAGS_set=set |
---|
308 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64' |
---|
309 | ac_cv_env_LIBS_set= |
---|
310 | ac_cv_env_LIBS_value= |
---|
311 | ac_cv_env_build_alias_set= |
---|
312 | ac_cv_env_build_alias_value= |
---|
313 | ac_cv_env_host_alias_set= |
---|
314 | ac_cv_env_host_alias_value= |
---|
315 | ac_cv_env_target_alias_set= |
---|
316 | ac_cv_env_target_alias_value= |
---|
317 | ac_cv_header_inttypes_h=yes |
---|
318 | ac_cv_header_memory_h=yes |
---|
319 | ac_cv_header_ov_scalar_h=no |
---|
320 | ac_cv_header_stdc=yes |
---|
321 | ac_cv_header_stdint_h=yes |
---|
322 | ac_cv_header_stdlib_h=yes |
---|
323 | ac_cv_header_string_h=yes |
---|
324 | ac_cv_header_strings_h=yes |
---|
325 | ac_cv_header_sys_stat_h=yes |
---|
326 | ac_cv_header_sys_types_h=yes |
---|
327 | ac_cv_header_unistd_h=yes |
---|
328 | ac_cv_objext=o |
---|
329 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
---|
330 | ac_cv_path_GREP=/opt/local/bin/ggrep |
---|
331 | ac_cv_path_MKOCTFILE='/usr/bin/arch -arch arm64 /opt/local/bin/mkoctfile-8.4.0 --verbose' |
---|
332 | ac_cv_path_OCTAVE='/usr/bin/arch -arch arm64 /opt/local/bin/octave-8.4.0' |
---|
333 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
334 | ac_cv_prog_cxx_g=yes |
---|
335 | |
---|
336 | ## ----------------- ## |
---|
337 | ## Output variables. ## |
---|
338 | ## ----------------- ## |
---|
339 | |
---|
340 | CPPFLAGS='-I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
341 | CXX='/usr/bin/clang++' |
---|
342 | CXXCPP='/usr/bin/clang++ -E' |
---|
343 | CXXFLAGS='-pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64' |
---|
344 | DEFS='' |
---|
345 | ECHO_C='\c' |
---|
346 | ECHO_N='' |
---|
347 | ECHO_T='' |
---|
348 | EGREP='/opt/local/bin/ggrep -E' |
---|
349 | EXEEXT='' |
---|
350 | GREP='/opt/local/bin/ggrep' |
---|
351 | GSL_DEFINES='' |
---|
352 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64' |
---|
353 | LIBOBJS='' |
---|
354 | LIBS='' |
---|
355 | LTLIBOBJS='' |
---|
356 | MKOCTFILE='/usr/bin/arch -arch arm64 /opt/local/bin/mkoctfile-8.4.0 --verbose' |
---|
357 | OBJEXT='o' |
---|
358 | OCTAVE='/usr/bin/arch -arch arm64 /opt/local/bin/octave-8.4.0' |
---|
359 | PACKAGE_BUGREPORT='' |
---|
360 | PACKAGE_NAME='Octave Forge gsl package' |
---|
361 | PACKAGE_STRING='Octave Forge gsl package 2.1.1' |
---|
362 | PACKAGE_TARNAME='octave-forge-gsl-package' |
---|
363 | PACKAGE_URL='' |
---|
364 | PACKAGE_VERSION='2.1.1' |
---|
365 | PATH_SEPARATOR=':' |
---|
366 | SHELL='/bin/sh' |
---|
367 | ac_ct_CXX='' |
---|
368 | bindir='${exec_prefix}/bin' |
---|
369 | build_alias='' |
---|
370 | datadir='${datarootdir}' |
---|
371 | datarootdir='${prefix}/share' |
---|
372 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
373 | dvidir='${docdir}' |
---|
374 | exec_prefix='NONE' |
---|
375 | host_alias='' |
---|
376 | htmldir='${docdir}' |
---|
377 | includedir='${prefix}/include' |
---|
378 | infodir='${datarootdir}/info' |
---|
379 | libdir='${exec_prefix}/lib' |
---|
380 | libexecdir='${exec_prefix}/libexec' |
---|
381 | localedir='${datarootdir}/locale' |
---|
382 | localstatedir='${prefix}/var' |
---|
383 | mandir='${datarootdir}/man' |
---|
384 | oldincludedir='/usr/include' |
---|
385 | pdfdir='${docdir}' |
---|
386 | prefix='NONE' |
---|
387 | program_transform_name='s,x,x,' |
---|
388 | psdir='${docdir}' |
---|
389 | runstatedir='${localstatedir}/run' |
---|
390 | sbindir='${exec_prefix}/sbin' |
---|
391 | sharedstatedir='${prefix}/com' |
---|
392 | sysconfdir='${prefix}/etc' |
---|
393 | target_alias='' |
---|
394 | |
---|
395 | ## ----------- ## |
---|
396 | ## confdefs.h. ## |
---|
397 | ## ----------- ## |
---|
398 | |
---|
399 | /* confdefs.h */ |
---|
400 | #define PACKAGE_NAME "Octave Forge gsl package" |
---|
401 | #define PACKAGE_TARNAME "octave-forge-gsl-package" |
---|
402 | #define PACKAGE_VERSION "2.1.1" |
---|
403 | #define PACKAGE_STRING "Octave Forge gsl package 2.1.1" |
---|
404 | #define PACKAGE_BUGREPORT "" |
---|
405 | #define PACKAGE_URL "" |
---|
406 | #define STDC_HEADERS 1 |
---|
407 | #define HAVE_SYS_TYPES_H 1 |
---|
408 | #define HAVE_SYS_STAT_H 1 |
---|
409 | #define HAVE_STDLIB_H 1 |
---|
410 | #define HAVE_STRING_H 1 |
---|
411 | #define HAVE_MEMORY_H 1 |
---|
412 | #define HAVE_STRINGS_H 1 |
---|
413 | #define HAVE_INTTYPES_H 1 |
---|
414 | #define HAVE_STDINT_H 1 |
---|
415 | #define HAVE_UNISTD_H 1 |
---|
416 | |
---|
417 | configure: exit 1 |
---|