Ticket #69246: config.log

File config.log, 17.7 KB (added by Schamschula (Marius Schamschula), 8 months ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by Octave Forge gsl package configure 2.1.1, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure AR=ar RANLIB=/usr/bin/ranlib
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Mira.local
14uname -m = arm64
15uname -r = 22.6.0
16uname -s = Darwin
17uname -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
27Kernel configured for up to 20 processors.
2820 processors are physically available.
2920 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
32Primary memory available: 64.00 gigabytes
33Default processor set: 1009 tasks, 4358 threads, 20 processors
34Load average: 1.92, Mach factor: 18.06
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45PATH: /opt/local/libexec/octave/8.4.0/site/exec/powerpc64-apple-darwin22.x.x
46PATH: /opt/local/libexec/octave/api-v58/site/exec/powerpc64-apple-darwin22.x.x
47PATH: /opt/local/libexec/octave/site/exec/powerpc64-apple-darwin22.x.x
48PATH: /opt/local/libexec/octave/8.4.0/exec/powerpc64-apple-darwin22.x.x
49PATH: /opt/local/bin
50
51
52## ----------- ##
53## Core tests. ##
54## ----------- ##
55
56configure:2101: checking for mkoctfile
57configure:2131: result: /usr/bin/arch -arch arm64 /opt/local/bin/mkoctfile-8.4.0 --verbose
58configure:2143: checking for octave
59configure:2173: result: /usr/bin/arch -arch arm64 /opt/local/bin/octave-8.4.0
60configure:2185: checking for Octave's canonical_host_type
61configure:2193: result:
62configure:2206: checking for Octave's include directory
63configure:2214: result:
64configure:2339: checking for C++ compiler version
65configure:2348: /usr/bin/clang++ --version >&5
66Apple clang version 15.0.0 (clang-1500.1.0.2.5)
67Target: arm64-apple-darwin22.6.0
68Thread model: posix
69InstalledDir: /Library/Developer/CommandLineTools/usr/bin
70configure:2359: $? = 0
71configure:2348: /usr/bin/clang++ -v >&5
72Apple clang version 15.0.0 (clang-1500.1.0.2.5)
73Target: arm64-apple-darwin22.6.0
74Thread model: posix
75InstalledDir: /Library/Developer/CommandLineTools/usr/bin
76configure:2359: $? = 0
77configure:2348: /usr/bin/clang++ -V >&5
78clang: error: argument to '-V' is missing (expected 1 value)
79clang: error: no input files
80configure:2359: $? = 1
81configure:2348: /usr/bin/clang++ -qversion >&5
82clang: error: unknown argument '-qversion'; did you mean '--version'?
83clang: error: no input files
84configure:2359: $? = 1
85configure:2379: checking whether the C++ compiler works
86configure: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
87configure:2405: $? = 0
88configure:2453: result: yes
89configure:2456: checking for C++ compiler default output file name
90configure:2458: result: a.out
91configure:2464: checking for suffix of executables
92configure: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
93configure:2475: $? = 0
94configure:2497: result:
95configure:2519: checking whether we are cross compiling
96configure: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
97configure:2531: $? = 0
98configure:2538: ./conftest
99configure:2542: $? = 0
100configure:2557: result: no
101configure:2562: checking for suffix of object files
102configure: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
103configure:2588: $? = 0
104configure:2609: result: o
105configure:2613: checking whether we are using the GNU C++ compiler
106configure: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
107configure:2632: $? = 0
108configure:2641: result: yes
109configure:2650: checking whether /usr/bin/clang++ accepts -g
110configure:2670: /usr/bin/clang++ -c -g -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5
111configure:2670: $? = 0
112configure:2711: result: yes
113configure:2740: checking how to run the C++ preprocessor
114configure:2767: /usr/bin/clang++ -E -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp
115configure:2767: $? = 0
116configure:2781: /usr/bin/clang++ -E -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp
117conftest.cpp:9:10: fatal error: 'ac_nonexistent.h' file not found
118#include <ac_nonexistent.h>
119         ^~~~~~~~~~~~~~~~~~
1201 error generated.
121configure:2781: $? = 1
122configure: 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>
132configure:2806: result: /usr/bin/clang++ -E
133configure:2826: /usr/bin/clang++ -E -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp
134configure:2826: $? = 0
135configure:2840: /usr/bin/clang++ -E -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp
136conftest.cpp:9:10: fatal error: 'ac_nonexistent.h' file not found
137#include <ac_nonexistent.h>
138         ^~~~~~~~~~~~~~~~~~
1391 error generated.
140configure:2840: $? = 1
141configure: 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>
151configure:2869: checking for grep that handles long lines and -e
152configure:2927: result: /opt/local/bin/ggrep
153configure:2932: checking for egrep
154configure:2994: result: /opt/local/bin/ggrep -E
155configure:2999: checking for ANSI C header files
156configure: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
157configure:3019: $? = 0
158configure: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
159configure:3092: $? = 0
160configure:3092: ./conftest
161configure:3092: $? = 0
162configure:3103: result: yes
163configure:3116: checking for sys/types.h
164configure: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
165configure:3116: $? = 0
166configure:3116: result: yes
167configure:3116: checking for sys/stat.h
168configure: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
169configure:3116: $? = 0
170configure:3116: result: yes
171configure:3116: checking for stdlib.h
172configure: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
173configure:3116: $? = 0
174configure:3116: result: yes
175configure:3116: checking for string.h
176configure: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
177configure:3116: $? = 0
178configure:3116: result: yes
179configure:3116: checking for memory.h
180configure: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
181configure:3116: $? = 0
182configure:3116: result: yes
183configure:3116: checking for strings.h
184configure: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
185configure:3116: $? = 0
186configure:3116: result: yes
187configure:3116: checking for inttypes.h
188configure: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
189configure:3116: $? = 0
190configure:3116: result: yes
191configure:3116: checking for stdint.h
192configure: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
193configure:3116: $? = 0
194configure:3116: result: yes
195configure:3116: checking for unistd.h
196configure: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
197configure:3116: $? = 0
198configure:3116: result: yes
199configure:3128: checking ov-scalar.h usability
200configure: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
201conftest.cpp:52:10: fatal error: 'ov-scalar.h' file not found
202#include <ov-scalar.h>
203         ^~~~~~~~~~~~~
2041 error generated.
205configure:3128: $? = 1
206configure: 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>
259configure:3128: result: no
260configure:3128: checking ov-scalar.h presence
261configure:3128: /usr/bin/clang++ -E -I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp
262conftest.cpp:19:10: fatal error: 'ov-scalar.h' file not found
263#include <ov-scalar.h>
264         ^~~~~~~~~~~~~
2651 error generated.
266configure:3128: $? = 1
267configure: 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>
287configure:3128: result: no
288configure:3128: checking for ov-scalar.h
289configure:3128: result: no
290configure:3132: error: ov-scalar.h header not found
291
292## ---------------- ##
293## Cache variables. ##
294## ---------------- ##
295
296ac_cv_cxx_compiler_gnu=yes
297ac_cv_env_CCC_set=
298ac_cv_env_CCC_value=
299ac_cv_env_CPPFLAGS_set=set
300ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
301ac_cv_env_CXXCPP_set=
302ac_cv_env_CXXCPP_value=
303ac_cv_env_CXXFLAGS_set=set
304ac_cv_env_CXXFLAGS_value='-pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64'
305ac_cv_env_CXX_set=set
306ac_cv_env_CXX_value=/usr/bin/clang++
307ac_cv_env_LDFLAGS_set=set
308ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64'
309ac_cv_env_LIBS_set=
310ac_cv_env_LIBS_value=
311ac_cv_env_build_alias_set=
312ac_cv_env_build_alias_value=
313ac_cv_env_host_alias_set=
314ac_cv_env_host_alias_value=
315ac_cv_env_target_alias_set=
316ac_cv_env_target_alias_value=
317ac_cv_header_inttypes_h=yes
318ac_cv_header_memory_h=yes
319ac_cv_header_ov_scalar_h=no
320ac_cv_header_stdc=yes
321ac_cv_header_stdint_h=yes
322ac_cv_header_stdlib_h=yes
323ac_cv_header_string_h=yes
324ac_cv_header_strings_h=yes
325ac_cv_header_sys_stat_h=yes
326ac_cv_header_sys_types_h=yes
327ac_cv_header_unistd_h=yes
328ac_cv_objext=o
329ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
330ac_cv_path_GREP=/opt/local/bin/ggrep
331ac_cv_path_MKOCTFILE='/usr/bin/arch -arch arm64 /opt/local/bin/mkoctfile-8.4.0 --verbose'
332ac_cv_path_OCTAVE='/usr/bin/arch -arch arm64 /opt/local/bin/octave-8.4.0'
333ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
334ac_cv_prog_cxx_g=yes
335
336## ----------------- ##
337## Output variables. ##
338## ----------------- ##
339
340CPPFLAGS='-I -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
341CXX='/usr/bin/clang++'
342CXXCPP='/usr/bin/clang++ -E'
343CXXFLAGS='-pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64'
344DEFS=''
345ECHO_C='\c'
346ECHO_N=''
347ECHO_T=''
348EGREP='/opt/local/bin/ggrep -E'
349EXEEXT=''
350GREP='/opt/local/bin/ggrep'
351GSL_DEFINES=''
352LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64'
353LIBOBJS=''
354LIBS=''
355LTLIBOBJS=''
356MKOCTFILE='/usr/bin/arch -arch arm64 /opt/local/bin/mkoctfile-8.4.0 --verbose'
357OBJEXT='o'
358OCTAVE='/usr/bin/arch -arch arm64 /opt/local/bin/octave-8.4.0'
359PACKAGE_BUGREPORT=''
360PACKAGE_NAME='Octave Forge gsl package'
361PACKAGE_STRING='Octave Forge gsl package 2.1.1'
362PACKAGE_TARNAME='octave-forge-gsl-package'
363PACKAGE_URL=''
364PACKAGE_VERSION='2.1.1'
365PATH_SEPARATOR=':'
366SHELL='/bin/sh'
367ac_ct_CXX=''
368bindir='${exec_prefix}/bin'
369build_alias=''
370datadir='${datarootdir}'
371datarootdir='${prefix}/share'
372docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
373dvidir='${docdir}'
374exec_prefix='NONE'
375host_alias=''
376htmldir='${docdir}'
377includedir='${prefix}/include'
378infodir='${datarootdir}/info'
379libdir='${exec_prefix}/lib'
380libexecdir='${exec_prefix}/libexec'
381localedir='${datarootdir}/locale'
382localstatedir='${prefix}/var'
383mandir='${datarootdir}/man'
384oldincludedir='/usr/include'
385pdfdir='${docdir}'
386prefix='NONE'
387program_transform_name='s,x,x,'
388psdir='${docdir}'
389runstatedir='${localstatedir}/run'
390sbindir='${exec_prefix}/sbin'
391sharedstatedir='${prefix}/com'
392sysconfdir='${prefix}/etc'
393target_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
417configure: exit 1