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 Libtool configure 2.4.6, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-silent-rules --program-prefix=g |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = zinc.seichter.de |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 20.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/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 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 16 processors. |
---|
28 | 8 processors are physically available. |
---|
29 | 16 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---|
32 | Primary memory available: 64.00 gigabytes |
---|
33 | Default processor set: 513 tasks, 2002 threads, 16 processors |
---|
34 | Load average: 1.78, Mach factor: 14.21 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2687: checking for GNU M4 that supports accurate traces |
---|
52 | configure:2736: result: /usr/bin/m4 |
---|
53 | configure:2739: checking whether /usr/bin/m4 accepts --gnu |
---|
54 | configure:2749: result: no |
---|
55 | configure:2760: WARNING: the version of M4 that was found does not support -g |
---|
56 | configure:2762: WARNING: using it with POSIXLY_CORRECT set may cause problems |
---|
57 | configure:2766: checking how m4 supports trace files |
---|
58 | configure:2776: result: --error-output |
---|
59 | configure:2803: checking for a BSD-compatible install |
---|
60 | configure:2871: result: /usr/bin/install -c |
---|
61 | configure:2882: checking whether build environment is sane |
---|
62 | configure:2937: result: yes |
---|
63 | configure:3088: checking for a thread-safe mkdir -p |
---|
64 | configure:3127: result: build-aux/install-sh -c -d |
---|
65 | configure:3134: checking for gawk |
---|
66 | configure:3164: result: no |
---|
67 | configure:3134: checking for mawk |
---|
68 | configure:3164: result: no |
---|
69 | configure:3134: checking for nawk |
---|
70 | configure:3164: result: no |
---|
71 | configure:3134: checking for awk |
---|
72 | configure:3150: found /usr/bin/awk |
---|
73 | configure:3161: result: awk |
---|
74 | configure:3172: checking whether make sets $(MAKE) |
---|
75 | configure:3194: result: yes |
---|
76 | configure:3223: checking whether make supports nested variables |
---|
77 | configure:3240: result: yes |
---|
78 | configure:3377: checking whether make supports nested variables |
---|
79 | configure:3394: result: yes |
---|
80 | configure:3419: checking build system type |
---|
81 | configure:3433: result: x86_64-apple-darwin20.1.0 |
---|
82 | configure:3453: checking host system type |
---|
83 | configure:3466: result: x86_64-apple-darwin20.1.0 |
---|
84 | configure:3493: autobuild project... GNU Libtool |
---|
85 | configure:3499: autobuild revision... 2.4.6 |
---|
86 | configure:3504: autobuild hostname... zinc.seichter.de |
---|
87 | configure:3508: autobuild mode... default |
---|
88 | configure:3516: autobuild timestamp... 20201114T231505Z |
---|
89 | configure:3606: checking for gcc |
---|
90 | configure:3633: result: /usr/bin/clang |
---|
91 | configure:3862: checking for C compiler version |
---|
92 | configure:3871: /usr/bin/clang --version >&5 |
---|
93 | Apple clang version 12.0.0 (clang-1200.0.32.2) |
---|
94 | Target: x86_64-apple-darwin20.1.0 |
---|
95 | Thread model: posix |
---|
96 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
97 | configure:3882: $? = 0 |
---|
98 | configure:3871: /usr/bin/clang -v >&5 |
---|
99 | Apple clang version 12.0.0 (clang-1200.0.32.2) |
---|
100 | Target: x86_64-apple-darwin20.1.0 |
---|
101 | Thread model: posix |
---|
102 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
103 | configure:3882: $? = 0 |
---|
104 | configure:3871: /usr/bin/clang -V >&5 |
---|
105 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
106 | clang: error: no input files |
---|
107 | configure:3882: $? = 1 |
---|
108 | configure:3871: /usr/bin/clang -qversion >&5 |
---|
109 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
110 | clang: error: no input files |
---|
111 | configure:3882: $? = 1 |
---|
112 | configure:3902: checking whether the C compiler works |
---|
113 | configure:3924: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 |
---|
114 | ld: library not found for -lSystem |
---|
115 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
116 | configure:3928: $? = 1 |
---|
117 | configure:3966: result: no |
---|
118 | configure: failed program was: |
---|
119 | | /* confdefs.h */ |
---|
120 | | #define PACKAGE_NAME "GNU Libtool" |
---|
121 | | #define PACKAGE_TARNAME "libtool" |
---|
122 | | #define PACKAGE_VERSION "2.4.6" |
---|
123 | | #define PACKAGE_STRING "GNU Libtool 2.4.6" |
---|
124 | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
---|
125 | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
---|
126 | | #define PACKAGE "libtool" |
---|
127 | | #define VERSION "2.4.6" |
---|
128 | | /* end confdefs.h. */ |
---|
129 | | |
---|
130 | | int |
---|
131 | | main () |
---|
132 | | { |
---|
133 | | |
---|
134 | | ; |
---|
135 | | return 0; |
---|
136 | | } |
---|
137 | configure:3971: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_devel_libtool/libtool/work/libtool-2.4.6': |
---|
138 | configure:3973: error: C compiler cannot create executables |
---|
139 | See `config.log' for more details |
---|
140 | |
---|
141 | ## ---------------- ## |
---|
142 | ## Cache variables. ## |
---|
143 | ## ---------------- ## |
---|
144 | |
---|
145 | ac_cv_build=x86_64-apple-darwin20.1.0 |
---|
146 | ac_cv_env_CCC_set= |
---|
147 | ac_cv_env_CCC_value= |
---|
148 | ac_cv_env_CC_set=set |
---|
149 | ac_cv_env_CC_value=/usr/bin/clang |
---|
150 | ac_cv_env_CFLAGS_set=set |
---|
151 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
152 | ac_cv_env_CPPFLAGS_set=set |
---|
153 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk' |
---|
154 | ac_cv_env_CPP_set= |
---|
155 | ac_cv_env_CPP_value= |
---|
156 | ac_cv_env_CXXCPP_set= |
---|
157 | ac_cv_env_CXXCPP_value= |
---|
158 | ac_cv_env_CXXFLAGS_set=set |
---|
159 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
160 | ac_cv_env_CXX_set=set |
---|
161 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
162 | ac_cv_env_F77_set=set |
---|
163 | ac_cv_env_F77_value=no |
---|
164 | ac_cv_env_FCFLAGS_set=set |
---|
165 | ac_cv_env_FCFLAGS_value='-pipe -Os -m64' |
---|
166 | ac_cv_env_FC_set=set |
---|
167 | ac_cv_env_FC_value=no |
---|
168 | ac_cv_env_FFLAGS_set=set |
---|
169 | ac_cv_env_FFLAGS_value='-pipe -Os -m64' |
---|
170 | ac_cv_env_LDFLAGS_set=set |
---|
171 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
172 | ac_cv_env_LIBS_set= |
---|
173 | ac_cv_env_LIBS_value= |
---|
174 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
175 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
176 | ac_cv_env_M4_set=set |
---|
177 | ac_cv_env_M4_value=/usr/bin/m4 |
---|
178 | ac_cv_env_build_alias_set= |
---|
179 | ac_cv_env_build_alias_value= |
---|
180 | ac_cv_env_host_alias_set= |
---|
181 | ac_cv_env_host_alias_value= |
---|
182 | ac_cv_env_target_alias_set= |
---|
183 | ac_cv_env_target_alias_value= |
---|
184 | ac_cv_host=x86_64-apple-darwin20.1.0 |
---|
185 | ac_cv_path_M4=/usr/bin/m4 |
---|
186 | ac_cv_prog_AWK=awk |
---|
187 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
188 | ac_cv_prog_gnu_m4_debugfile=--error-output |
---|
189 | ac_cv_prog_gnu_m4_gnu=no |
---|
190 | ac_cv_prog_make_make_set=yes |
---|
191 | am_cv_make_support_nested_variables=yes |
---|
192 | |
---|
193 | ## ----------------- ## |
---|
194 | ## Output variables. ## |
---|
195 | ## ----------------- ## |
---|
196 | |
---|
197 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_devel_libtool/libtool/work/libtool-2.4.6/build-aux/missing aclocal-1.15' |
---|
198 | AMDEPBACKSLASH='' |
---|
199 | AMDEP_FALSE='' |
---|
200 | AMDEP_TRUE='' |
---|
201 | AMTAR='$${TAR-tar}' |
---|
202 | AM_BACKSLASH='\' |
---|
203 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
204 | AM_DEFAULT_VERBOSITY='1' |
---|
205 | AM_V='$(V)' |
---|
206 | AR='' |
---|
207 | ARFLAGS='' |
---|
208 | AS='' |
---|
209 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_devel_libtool/libtool/work/libtool-2.4.6/build-aux/missing autoconf' |
---|
210 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_devel_libtool/libtool/work/libtool-2.4.6/build-aux/missing autoheader' |
---|
211 | AUTOM4TE='autom4te' |
---|
212 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_devel_libtool/libtool/work/libtool-2.4.6/build-aux/missing automake-1.15' |
---|
213 | AUTOTEST='$(AUTOM4TE) --language=autotest' |
---|
214 | AWK='awk' |
---|
215 | CC='/usr/bin/clang' |
---|
216 | CCDEPMODE='' |
---|
217 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
218 | CONFIG_INCLUDE='' |
---|
219 | CONFIG_STATUS_DEPENDENCIES='$(srcdir)/.version' |
---|
220 | CONVENIENCE_LTDL_FALSE='' |
---|
221 | CONVENIENCE_LTDL_TRUE='' |
---|
222 | CPP='' |
---|
223 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk' |
---|
224 | CXX='/usr/bin/clang++' |
---|
225 | CXXCPP='' |
---|
226 | CXXDEPMODE='' |
---|
227 | CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
228 | CYGPATH_W='echo' |
---|
229 | DEFS='' |
---|
230 | DEPDIR='' |
---|
231 | DLLTOOL='' |
---|
232 | DSYMUTIL='' |
---|
233 | DUMPBIN='' |
---|
234 | ECHO_C='\c' |
---|
235 | ECHO_N='' |
---|
236 | ECHO_T='' |
---|
237 | EGREP='' |
---|
238 | EXEEXT='' |
---|
239 | F77='no' |
---|
240 | FC='no' |
---|
241 | FCFLAGS='-pipe -Os -m64' |
---|
242 | FFLAGS='-pipe -Os -m64' |
---|
243 | FGREP='' |
---|
244 | GCJ='no' |
---|
245 | GCJFLAGS='' |
---|
246 | GL_COND_LIBTOOL_FALSE='' |
---|
247 | GL_COND_LIBTOOL_TRUE='' |
---|
248 | GL_LIBOBJS='' |
---|
249 | GL_LTLIBOBJS='' |
---|
250 | GLtests_LIBOBJS='' |
---|
251 | GLtests_LTLIBOBJS='' |
---|
252 | GLtests_WITNESS='' |
---|
253 | GOC='' |
---|
254 | GREP='/usr/bin/grep' |
---|
255 | HELP2MAN='' |
---|
256 | INSTALL_DATA='${INSTALL} -m 644' |
---|
257 | INSTALL_LTDL_FALSE='' |
---|
258 | INSTALL_LTDL_TRUE='' |
---|
259 | INSTALL_PROGRAM='${INSTALL}' |
---|
260 | INSTALL_SCRIPT='${INSTALL}' |
---|
261 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
262 | LD='' |
---|
263 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
264 | LIBADD_DL='' |
---|
265 | LIBADD_DLD_LINK='' |
---|
266 | LIBADD_DLOPEN='' |
---|
267 | LIBADD_SHL_LOAD='' |
---|
268 | LIBOBJS='' |
---|
269 | LIBS='' |
---|
270 | LIBTOOL='' |
---|
271 | LIPO='' |
---|
272 | LN_S='' |
---|
273 | LTDLOPEN='' |
---|
274 | LTLIBOBJS='' |
---|
275 | LT_ARGZ_H='' |
---|
276 | LT_CONFIG_H='' |
---|
277 | LT_DLLOADERS='' |
---|
278 | LT_DLPREOPEN='' |
---|
279 | LT_SYS_LIBRARY_PATH='' |
---|
280 | M4='/usr/bin/m4' |
---|
281 | M4_DEBUGFILE='--error-output' |
---|
282 | M4_GNU='' |
---|
283 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_devel_libtool/libtool/work/libtool-2.4.6/build-aux/missing makeinfo' |
---|
284 | MANIFEST_TOOL='' |
---|
285 | MKDIR_P='build-aux/install-sh -c -d' |
---|
286 | NM='' |
---|
287 | NMEDIT='' |
---|
288 | OBJDUMP='' |
---|
289 | OBJEXT='' |
---|
290 | OTOOL64='' |
---|
291 | OTOOL='' |
---|
292 | PACKAGE='libtool' |
---|
293 | PACKAGE_BUGREPORT='bug-libtool@gnu.org' |
---|
294 | PACKAGE_NAME='GNU Libtool' |
---|
295 | PACKAGE_STRING='GNU Libtool 2.4.6' |
---|
296 | PACKAGE_TARNAME='libtool' |
---|
297 | PACKAGE_URL='http://www.gnu.org/software/libtool/' |
---|
298 | PACKAGE_VERSION='2.4.6' |
---|
299 | PATH_SEPARATOR=':' |
---|
300 | RANLIB='' |
---|
301 | RC='' |
---|
302 | SED='/usr/bin/sed' |
---|
303 | SET_MAKE='' |
---|
304 | SHELL='/bin/sh' |
---|
305 | STRIP='' |
---|
306 | VERSION='2.4.6' |
---|
307 | ac_ct_AR='' |
---|
308 | ac_ct_CC='/usr/bin/clang' |
---|
309 | ac_ct_CXX='' |
---|
310 | ac_ct_DUMPBIN='' |
---|
311 | ac_ct_F77='' |
---|
312 | ac_ct_FC='' |
---|
313 | aclocaldir='$(datadir)/aclocal' |
---|
314 | am__EXEEXT_FALSE='' |
---|
315 | am__EXEEXT_TRUE='' |
---|
316 | am__fastdepCC_FALSE='' |
---|
317 | am__fastdepCC_TRUE='' |
---|
318 | am__fastdepCXX_FALSE='' |
---|
319 | am__fastdepCXX_TRUE='' |
---|
320 | am__include='' |
---|
321 | am__isrc='' |
---|
322 | am__leading_dot='.' |
---|
323 | am__nodep='' |
---|
324 | am__quote='' |
---|
325 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
326 | am__untar='$${TAR-tar} xf -' |
---|
327 | aux_dir='build-aux' |
---|
328 | bindir='${exec_prefix}/bin' |
---|
329 | build='x86_64-apple-darwin20.1.0' |
---|
330 | build_alias='' |
---|
331 | build_cpu='x86_64' |
---|
332 | build_os='darwin20.1.0' |
---|
333 | build_vendor='apple' |
---|
334 | datadir='${datarootdir}' |
---|
335 | datarootdir='${prefix}/share' |
---|
336 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
337 | dvidir='${docdir}' |
---|
338 | exec_prefix='NONE' |
---|
339 | host='x86_64-apple-darwin20.1.0' |
---|
340 | host_alias='' |
---|
341 | host_cpu='x86_64' |
---|
342 | host_os='darwin20.1.0' |
---|
343 | host_vendor='apple' |
---|
344 | htmldir='${docdir}' |
---|
345 | includedir='${prefix}/include' |
---|
346 | infodir='${datarootdir}/info' |
---|
347 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_devel_libtool/libtool/work/libtool-2.4.6/build-aux/install-sh' |
---|
348 | libdir='${exec_prefix}/lib' |
---|
349 | libexecdir='${exec_prefix}/libexec' |
---|
350 | localedir='${datarootdir}/locale' |
---|
351 | localstatedir='${prefix}/var' |
---|
352 | ltdl_dir='libltdl' |
---|
353 | macro_dir='m4' |
---|
354 | mandir='${datarootdir}/man' |
---|
355 | mkdir_p='$(MKDIR_P)' |
---|
356 | oldincludedir='/usr/include' |
---|
357 | package_revision='2.4.6' |
---|
358 | pdfdir='${docdir}' |
---|
359 | pkgaux_scripts='compile config.guess config.sub depcomp install-sh missing' |
---|
360 | pkgdatadir='$(datadir)/libtool' |
---|
361 | prefix='/opt/local' |
---|
362 | program_transform_name='s&^&g&' |
---|
363 | psdir='${docdir}' |
---|
364 | sbindir='${exec_prefix}/sbin' |
---|
365 | sharedstatedir='${prefix}/com' |
---|
366 | sys_symbol_underscore='' |
---|
367 | sysconfdir='${prefix}/etc' |
---|
368 | target_alias='' |
---|
369 | to_host_file_cmd='' |
---|
370 | to_tool_file_cmd='' |
---|
371 | with_aix_soname='' |
---|
372 | |
---|
373 | ## ----------- ## |
---|
374 | ## confdefs.h. ## |
---|
375 | ## ----------- ## |
---|
376 | |
---|
377 | /* confdefs.h */ |
---|
378 | #define PACKAGE_NAME "GNU Libtool" |
---|
379 | #define PACKAGE_TARNAME "libtool" |
---|
380 | #define PACKAGE_VERSION "2.4.6" |
---|
381 | #define PACKAGE_STRING "GNU Libtool 2.4.6" |
---|
382 | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
---|
383 | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
---|
384 | #define PACKAGE "libtool" |
---|
385 | #define VERSION "2.4.6" |
---|
386 | |
---|
387 | configure: exit 77 |
---|