Ticket #70396: config.log

File config.log, 13.9 KB (added by ryandesign (Ryan Carsten Schmidt), 2 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 nefu configure VERSION, which was
5generated by GNU Autoconf 2.72.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with-html=/opt/local/share/nefu/public_html --with-shelltests=/opt/local/share/nefu/shelltests
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = mbp2012.internal.macports.net
14uname -m = x86_64
15uname -r = 21.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 21.6.0: Wed Apr 24 06:02:02 PDT 2024; root:xnu-8020.240.18.708.4~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 21.6.0: Wed Apr 24 06:02:02 PDT 2024; root:xnu-8020.240.18.708.4~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 781 tasks, 2289 threads, 8 processors
34Load average: 2.83, Mach factor: 5.16
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/
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2252: looking for aux files: install-sh
52configure:2265:  trying ./libsnet/
53configure:2276:   ./libsnet/install-sh found
54configure:2481: checking for gcc
55configure:2514: result: ccache /usr/bin/clang
56configure:2873: checking for C compiler version
57configure:2882: ccache /usr/bin/clang --version >&5
58Apple clang version 13.0.0 (clang-1300.0.29.30)
59Target: x86_64-apple-darwin21.6.0
60Thread model: posix
61InstalledDir: /Library/Developer/CommandLineTools/usr/bin
62configure:2893: $? = 0
63configure:2882: ccache /usr/bin/clang -v >&5
64Apple clang version 13.0.0 (clang-1300.0.29.30)
65Target: x86_64-apple-darwin21.6.0
66Thread model: posix
67InstalledDir: /Library/Developer/CommandLineTools/usr/bin
68configure:2893: $? = 0
69configure:2882: ccache /usr/bin/clang -V >&5
70clang: error: argument to '-V' is missing (expected 1 value)
71clang: error: no input files
72configure:2893: $? = 1
73configure:2882: ccache /usr/bin/clang -qversion >&5
74clang: error: unknown argument '-qversion'; did you mean '--version'?
75clang: error: no input files
76configure:2893: $? = 1
77configure:2882: ccache /usr/bin/clang -version >&5
78clang: error: unknown argument '-version'; did you mean '--version'?
79clang: error: no input files
80configure:2893: $? = 1
81configure:2913: checking whether the C compiler works
82configure:2935: ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
83configure:2939: $? = 0
84configure:2990: result: yes
85configure:2994: checking for C compiler default output file name
86configure:2996: result: a.out
87configure:3002: checking for suffix of executables
88configure:3009: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
89configure:3013: $? = 0
90configure:3037: result:
91configure:3061: checking whether we are cross compiling
92configure:3069: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
93configure:3073: $? = 0
94configure:3080: ./conftest
95configure:3084: $? = 0
96configure:3099: result: no
97configure:3105: checking for suffix of object files
98configure:3128: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
99configure:3132: $? = 0
100configure:3156: result: o
101configure:3160: checking whether the compiler supports GNU C
102configure:3180: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
103configure:3180: $? = 0
104configure:3192: result: yes
105configure:3203: checking whether ccache /usr/bin/clang accepts -g
106configure:3224: ccache /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
107configure:3224: $? = 0
108configure:3271: result: yes
109configure:3291: checking for ccache /usr/bin/clang option to enable C11 features
110configure:3306: ccache /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
111configure:3306: $? = 0
112configure:3325: result: none needed
113configure:3448: checking for stdio.h
114configure:3448: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
115configure:3448: $? = 0
116configure:3448: result: yes
117configure:3448: checking for stdlib.h
118configure:3448: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
119configure:3448: $? = 0
120configure:3448: result: yes
121configure:3448: checking for string.h
122configure:3448: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
123configure:3448: $? = 0
124configure:3448: result: yes
125configure:3448: checking for inttypes.h
126configure:3448: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
127configure:3448: $? = 0
128configure:3448: result: yes
129configure:3448: checking for stdint.h
130configure:3448: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
131configure:3448: $? = 0
132configure:3448: result: yes
133configure:3448: checking for strings.h
134configure:3448: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
135configure:3448: $? = 0
136configure:3448: result: yes
137configure:3448: checking for sys/stat.h
138configure:3448: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
139configure:3448: $? = 0
140configure:3448: result: yes
141configure:3448: checking for sys/types.h
142configure:3448: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
143configure:3448: $? = 0
144configure:3448: result: yes
145configure:3448: checking for unistd.h
146configure:3448: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
147configure:3448: $? = 0
148configure:3448: result: yes
149configure:3473: checking whether byte ordering is bigendian
150configure:3489: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
151configure:3489: $? = 0
152configure:3535: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
153configure:3535: $? = 0
154configure:3554: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
155conftest.c:26:4: error: use of undeclared identifier 'not'
156                 not big endian
157                 ^
1581 error generated.
159configure:3554: $? = 1
160configure: failed program was:
161| /* confdefs.h */
162| #define PACKAGE_NAME "nefu"
163| #define PACKAGE_TARNAME "nefu"
164| #define PACKAGE_VERSION "VERSION"
165| #define PACKAGE_STRING "nefu VERSION"
166| #define PACKAGE_BUGREPORT "nefu@umich.edu"
167| #define PACKAGE_URL ""
168| #define HAVE_STDIO_H 1
169| #define HAVE_STDLIB_H 1
170| #define HAVE_STRING_H 1
171| #define HAVE_INTTYPES_H 1
172| #define HAVE_STDINT_H 1
173| #define HAVE_STRINGS_H 1
174| #define HAVE_SYS_STAT_H 1
175| #define HAVE_SYS_TYPES_H 1
176| #define HAVE_UNISTD_H 1
177| #define STDC_HEADERS 1
178| /* end confdefs.h.  */
179| #include <sys/types.h>
180|               #include <sys/param.h>
181|
182| int
183| main (void)
184| {
185| #if BYTE_ORDER != BIG_ENDIAN
186|                not big endian
187|               #endif
188|
189|   ;
190|   return 0;
191| }
192configure:3695: result: no
193configure:3730: checking for a BSD-compatible install
194configure:3804: result: /usr/bin/install -c
195configure:3818: checking for sendmail
196configure:3840: result: yes
197configure:3859: setting shelltest dir to /opt/local/share/nefu/shelltests
198configure:3880: setting html dir to /opt/local/share/nefu/public_html
199configure:3893: checking for ldap
200configure:3916: result: yes
201configure:3943: checking for libkrb
202configure:4012: result: not enabled
203configure:4018: checking for ssl
204configure:4044: error: cannot find ssl libraries
205
206## ---------------- ##
207## Cache variables. ##
208## ---------------- ##
209
210ac_cv_c_bigendian=no
211ac_cv_c_compiler_gnu=yes
212ac_cv_env_CC_set=set
213ac_cv_env_CC_value='ccache /usr/bin/clang'
214ac_cv_env_CFLAGS_set=set
215ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
216ac_cv_env_CPPFLAGS_set=set
217ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
218ac_cv_env_LDFLAGS_set=set
219ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
220ac_cv_env_LIBS_set=
221ac_cv_env_LIBS_value=
222ac_cv_env_build_alias_set=
223ac_cv_env_build_alias_value=
224ac_cv_env_host_alias_set=
225ac_cv_env_host_alias_value=
226ac_cv_env_target_alias_set=
227ac_cv_env_target_alias_value=
228ac_cv_header_inttypes_h=yes
229ac_cv_header_stdint_h=yes
230ac_cv_header_stdio_h=yes
231ac_cv_header_stdlib_h=yes
232ac_cv_header_string_h=yes
233ac_cv_header_strings_h=yes
234ac_cv_header_sys_stat_h=yes
235ac_cv_header_sys_types_h=yes
236ac_cv_header_unistd_h=yes
237ac_cv_objext=o
238ac_cv_prog_ac_ct_CC='ccache /usr/bin/clang'
239ac_cv_prog_cc_c11=
240ac_cv_prog_cc_g=yes
241ac_cv_prog_cc_stdc=
242
243## ----------------- ##
244## Output variables. ##
245## ----------------- ##
246
247CC='ccache /usr/bin/clang'
248CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include'
249CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
250DEFS=''
251ECHO_C='\c'
252ECHO_N=''
253ECHO_T=''
254EXEEXT=''
255HAVE_SSL=''
256INSTALL_DATA='${INSTALL} -m 644'
257INSTALL_PROGRAM='${INSTALL}'
258INSTALL_SCRIPT='${INSTALL}'
259LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -L/opt/local/lib'
260LIBOBJS=''
261LIBS=' -lldap -llber'
262LTLIBOBJS=''
263NEFU_SENDMAIL='/usr/sbin/sendmail'
264OBJEXT='o'
265PACKAGE_BUGREPORT='nefu@umich.edu'
266PACKAGE_NAME='nefu'
267PACKAGE_STRING='nefu VERSION'
268PACKAGE_TARNAME='nefu'
269PACKAGE_URL=''
270PACKAGE_VERSION='VERSION'
271PATH_SEPARATOR=':'
272SHELL='/bin/sh'
273TEST_OBJ=' ldap.o'
274TEST_SRC=' ldap.c'
275TLSDEFS=''
276ac_ct_CC='ccache /usr/bin/clang'
277bindir='${exec_prefix}/bin'
278build_alias=''
279datadir='${datarootdir}'
280datarootdir='${prefix}/share'
281docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
282dvidir='${docdir}'
283exec_prefix='NONE'
284host_alias=''
285html_dir='/opt/local/share/nefu/public_html'
286htmldir='${docdir}'
287includedir='${prefix}/include'
288infodir='${datarootdir}/info'
289libdir='${exec_prefix}/lib'
290libexecdir='${exec_prefix}/libexec'
291localedir='${datarootdir}/locale'
292localstatedir='${prefix}/var'
293mandir='/opt/local/share/man'
294oldincludedir='/usr/include'
295pdfdir='${docdir}'
296prefix='/opt/local'
297program_transform_name='s,x,x,'
298psdir='${docdir}'
299runstatedir='${localstatedir}/run'
300sbindir='${exec_prefix}/sbin'
301scriptdir='/opt/local/share/nefu/shelltests'
302sharedstatedir='${prefix}/com'
303subdirs=''
304sysconfdir='${prefix}/etc'
305target_alias=''
306
307## ----------- ##
308## confdefs.h. ##
309## ----------- ##
310
311/* confdefs.h */
312#define PACKAGE_NAME "nefu"
313#define PACKAGE_TARNAME "nefu"
314#define PACKAGE_VERSION "VERSION"
315#define PACKAGE_STRING "nefu VERSION"
316#define PACKAGE_BUGREPORT "nefu@umich.edu"
317#define PACKAGE_URL ""
318#define HAVE_STDIO_H 1
319#define HAVE_STDLIB_H 1
320#define HAVE_STRING_H 1
321#define HAVE_INTTYPES_H 1
322#define HAVE_STDINT_H 1
323#define HAVE_STRINGS_H 1
324#define HAVE_SYS_STAT_H 1
325#define HAVE_SYS_TYPES_H 1
326#define HAVE_UNISTD_H 1
327#define STDC_HEADERS 1
328#define HAVE_LDAP /**/
329
330configure: exit 1