Ticket #62526: config.log

File config.log, 14.7 KB (added by ttelford (Troy Telford), 3 years ago)

config.log on unmodified Portfile

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 librsync configure 0.9.7, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --enable-shared
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = rygel.local
14uname -m = arm64
15uname -r = 20.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.3.0: Thu Jan 21 00:06:51 PST 2021; root:xnu-7195.81.3~1/RELEASE_ARM64_T8101
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
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 20.3.0: Thu Jan 21 00:06:51 PST 2021; root:xnu-7195.81.3~1/RELEASE_ARM64_T8101
27Kernel configured for up to 8 processors.
288 processors are physically available.
298 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 619 tasks, 2476 threads, 8 processors
34Load average: 1.39, Mach factor: 6.59
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:1561: checking for a BSD-compatible install
52configure:1616: result: /usr/bin/install -c
53configure:1627: checking whether build environment is sane
54configure:1670: result: yes
55configure:1703: checking for gawk
56configure:1732: result: no
57configure:1703: checking for mawk
58configure:1732: result: no
59configure:1703: checking for nawk
60configure:1732: result: no
61configure:1703: checking for awk
62configure:1719: found /usr/bin/awk
63configure:1729: result: awk
64configure:1739: checking whether make sets $(MAKE)
65configure:1759: result: yes
66configure:2009: checking for gcc
67configure:2035: result: /usr/bin/clang
68configure:2279: checking for C compiler version
69configure:2282: /usr/bin/clang --version </dev/null >&5
70Apple clang version 12.0.0 (clang-1200.0.32.29)
71Target: arm64-apple-darwin20.3.0
72Thread model: posix
73InstalledDir: /Library/Developer/CommandLineTools/usr/bin
74configure:2285: $? = 0
75configure:2287: /usr/bin/clang -v </dev/null >&5
76Apple clang version 12.0.0 (clang-1200.0.32.29)
77Target: arm64-apple-darwin20.3.0
78Thread model: posix
79InstalledDir: /Library/Developer/CommandLineTools/usr/bin
80configure:2290: $? = 0
81configure:2292: /usr/bin/clang -V </dev/null >&5
82clang: error: argument to '-V' is missing (expected 1 value)
83clang: error: no input files
84configure:2295: $? = 1
85configure:2318: checking for C compiler default output file name
86configure:2321: /usr/bin/clang -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 conftest.c  >&5
87configure:2324: $? = 0
88configure:2370: result: a.out
89configure:2375: checking whether the C compiler works
90configure:2381: ./a.out
91configure:2384: $? = 0
92configure:2401: result: yes
93configure:2408: checking whether we are cross compiling
94configure:2410: result: no
95configure:2413: checking for suffix of executables
96configure:2415: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 conftest.c  >&5
97configure:2418: $? = 0
98configure:2443: result:
99configure:2449: checking for suffix of object files
100configure:2470: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
101configure:2473: $? = 0
102configure:2495: result: o
103configure:2499: checking whether we are using the GNU C compiler
104configure:2523: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
105configure:2529: $? = 0
106configure:2532: test -z                          || test ! -s conftest.err
107configure:2535: $? = 0
108configure:2538: test -s conftest.o
109configure:2541: $? = 0
110configure:2554: result: yes
111configure:2560: checking whether /usr/bin/clang accepts -g
112configure:2581: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
113configure:2587: $? = 0
114configure:2590: test -z                          || test ! -s conftest.err
115configure:2593: $? = 0
116configure:2596: test -s conftest.o
117configure:2599: $? = 0
118configure:2610: result: yes
119configure:2627: checking for /usr/bin/clang option to accept ANSI C
120configure:2697: /usr/bin/clang  -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
121configure:2703: $? = 0
122configure:2706: test -z                          || test ! -s conftest.err
123configure:2709: $? = 0
124configure:2712: test -s conftest.o
125configure:2715: $? = 0
126configure:2733: result: none needed
127configure:2751: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
128conftest.c:2:3: error: unknown type name 'choke'
129  choke me
130  ^
131conftest.c:2:11: error: expected ';' after top level declarator
132  choke me
133          ^
134          ;
1352 errors generated.
136configure:2757: $? = 1
137configure: failed program was:
138| #ifndef __cplusplus
139|   choke me
140| #endif
141configure:2898: checking for style of include used by make
142configure:2926: result: GNU
143configure:2954: checking dependency style of /usr/bin/clang
144configure:3037: result: gcc3
145configure:3056: checking for strerror in -lcposix
146configure:3086: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 conftest.c -lcposix   >&5
147conftest.c:19:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
148char strerror ();
149     ^
150conftest.c:19:6: note: 'strerror' is a builtin with type 'char *(int)'
1511 warning generated.
152ld: library not found for -lcposix
153clang: error: linker command failed with exit code 1 (use -v to see invocation)
154configure:3092: $? = 1
155configure: failed program was:
156| /* confdefs.h.  */
157|
158| #define PACKAGE_NAME "librsync"
159| #define PACKAGE_TARNAME "librsync"
160| #define PACKAGE_VERSION "0.9.7"
161| #define PACKAGE_STRING "librsync 0.9.7"
162| #define PACKAGE_BUGREPORT ""
163| #define PACKAGE "librsync"
164| #define VERSION "0.9.7"
165| #define _GNU_SOURCE 1
166| /* end confdefs.h.  */
167|
168| /* Override any gcc2 internal prototype to avoid an error.  */
169| #ifdef __cplusplus
170| extern "C"
171| #endif
172| /* We use char because int might match the return type of a gcc2
173|    builtin and then its argument prototype would still apply.  */
174| char strerror ();
175| int
176| main ()
177| {
178| strerror ();
179|   ;
180|   return 0;
181| }
182configure:3117: result: no
183configure:3130: checking how to run the C preprocessor
184configure:3165: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
185configure:3171: $? = 0
186configure:3203: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
187conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
188#include <ac_nonexistent.h>
189         ^~~~~~~~~~~~~~~~~~
1901 error generated.
191configure:3209: $? = 1
192configure: failed program was:
193| /* confdefs.h.  */
194|
195| #define PACKAGE_NAME "librsync"
196| #define PACKAGE_TARNAME "librsync"
197| #define PACKAGE_VERSION "0.9.7"
198| #define PACKAGE_STRING "librsync 0.9.7"
199| #define PACKAGE_BUGREPORT ""
200| #define PACKAGE "librsync"
201| #define VERSION "0.9.7"
202| #define _GNU_SOURCE 1
203| /* end confdefs.h.  */
204| #include <ac_nonexistent.h>
205configure:3248: result: /usr/bin/clang -E
206configure:3272: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
207configure:3278: $? = 0
208configure:3310: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
209conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
210#include <ac_nonexistent.h>
211         ^~~~~~~~~~~~~~~~~~
2121 error generated.
213configure:3316: $? = 1
214configure: failed program was:
215| /* confdefs.h.  */
216|
217| #define PACKAGE_NAME "librsync"
218| #define PACKAGE_TARNAME "librsync"
219| #define PACKAGE_VERSION "0.9.7"
220| #define PACKAGE_STRING "librsync 0.9.7"
221| #define PACKAGE_BUGREPORT ""
222| #define PACKAGE "librsync"
223| #define VERSION "0.9.7"
224| #define _GNU_SOURCE 1
225| /* end confdefs.h.  */
226| #include <ac_nonexistent.h>
227configure:3372: checking for a BSD-compatible install
228configure:3427: result: /usr/bin/install -c
229configure:3438: checking whether make sets $(MAKE)
230configure:3458: result: yes
231configure:3521: checking build system type
232configure:3534: error: /bin/sh ./config.sub -apple-darwin20.3.0 failed
233
234## ---------------- ##
235## Cache variables. ##
236## ---------------- ##
237
238ac_cv_build='config.sub: invalid option -apple-darwin20.3.0
239ac_cv_build_alias=-apple-darwin20.3.0
240ac_cv_c_compiler_gnu=yes
241ac_cv_env_CC_set=set
242ac_cv_env_CC_value=/usr/bin/clang
243ac_cv_env_CFLAGS_set=set
244ac_cv_env_CFLAGS_value='-pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64'
245ac_cv_env_CPPFLAGS_set=set
246ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
247ac_cv_env_CPP_set=
248ac_cv_env_CPP_value=
249ac_cv_env_CXXCPP_set=
250ac_cv_env_CXXCPP_value=
251ac_cv_env_CXXFLAGS_set=set
252ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64'
253ac_cv_env_CXX_set=set
254ac_cv_env_CXX_value=/usr/bin/clang++
255ac_cv_env_F77_set=
256ac_cv_env_F77_value=
257ac_cv_env_FFLAGS_set=set
258ac_cv_env_FFLAGS_value='-pipe -Os -m64'
259ac_cv_env_LDFLAGS_set=set
260ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64'
261ac_cv_env_build_alias_set=
262ac_cv_env_build_alias_value=
263ac_cv_env_host_alias_set=
264ac_cv_env_host_alias_value=
265ac_cv_env_target_alias_set=
266ac_cv_env_target_alias_value=
267ac_cv_exeext=
268ac_cv_lib_cposix_strerror=no
269ac_cv_objext=o
270ac_cv_prog_AWK=awk
271ac_cv_prog_CPP='/usr/bin/clang -E'
272ac_cv_prog_ac_ct_CC=/usr/bin/clang
273ac_cv_prog_cc_g=yes
274ac_cv_prog_cc_stdc=
275ac_cv_prog_make_make_set=yes
276am_cv_CC_dependencies_compiler_type=gcc3
277
278## ----------------- ##
279## Output variables. ##
280## ----------------- ##
281
282ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_librsync/librsync/work/librsync-0.9.7/missing --run aclocal-1.7'
283ALLOCA=''
284AMDEPBACKSLASH='\'
285AMDEP_FALSE='#'
286AMDEP_TRUE=''
287AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_librsync/librsync/work/librsync-0.9.7/missing --run tar'
288AR=''
289AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_librsync/librsync/work/librsync-0.9.7/missing --run autoconf'
290AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_librsync/librsync/work/librsync-0.9.7/missing --run autoheader'
291AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_librsync/librsync/work/librsync-0.9.7/missing --run automake-1.7'
292AWK='awk'
293BUILD_POPT=''
294CC='/usr/bin/clang'
295CCDEPMODE='depmode=gcc3'
296CFLAGS='-pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64'
297CPP='/usr/bin/clang -E'
298CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
299CXX='/usr/bin/clang++'
300CXXCPP=''
301CXXDEPMODE=''
302CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64'
303CYGPATH_W='echo'
304DEFS=''
305DEPDIR='.deps'
306ECHO='/bin/echo'
307ECHO_C='ECHO_N=''
308ECHO_T=''
309EGREP=''
310EXEEXT=''
311F77=''
312FFLAGS='-pipe -Os -m64'
313INSTALL_DATA='${INSTALL} -m 644'
314INSTALL_PROGRAM='${INSTALL}'
315INSTALL_SCRIPT='${INSTALL}'
316INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
317LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64'
318LIBOBJS=''
319LIBS=''
320LIBTOOL=''
321LN_S=''
322LTLIBOBJS=''
323MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_librsync/librsync/work/librsync-0.9.7/missing --run makeinfo'
324OBJEXT='o'
325PACKAGE='librsync'
326PACKAGE_BUGREPORT=''
327PACKAGE_NAME='librsync'
328PACKAGE_STRING='librsync 0.9.7'
329PACKAGE_TARNAME='librsync'
330PACKAGE_VERSION='0.9.7'
331PATH_SEPARATOR=':'
332RANLIB=''
333RS_LONG_T=''
334SET_MAKE=''
335SHELL='/bin/sh'
336STRIP=''
337VERSION='0.9.7'
338ac_ct_AR=''
339ac_ct_CC='/usr/bin/clang'
340ac_ct_CXX=''
341ac_ct_F77=''
342ac_ct_RANLIB=''
343ac_ct_STRIP=''
344am__fastdepCC_FALSE='#'
345am__fastdepCC_TRUE=''
346am__fastdepCXX_FALSE=''
347am__fastdepCXX_TRUE=''
348am__include='include'
349am__leading_dot='.'
350am__quote=''
351bindir='${exec_prefix}/bin'
352build=''
353build_alias=''
354build_cpu=''
355build_os=''
356build_vendor=''
357datadir='${prefix}/share'
358exec_prefix='NONE'
359host=''
360host_alias=''
361host_cpu=''
362host_os=''
363host_vendor=''
364includedir='${prefix}/include'
365infodir='${prefix}/info'
366install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_librsync/librsync/work/librsync-0.9.7/install-sh'
367libdir='${exec_prefix}/lib'
368libexecdir='${exec_prefix}/libexec'
369librsync_libversion='1:2:0'
370localstatedir='${prefix}/var'
371mandir='/opt/local/share/man'
372oldincludedir='/usr/include'
373prefix='/opt/local'
374program_transform_name='s,x,x,'
375sbindir='${exec_prefix}/sbin'
376sharedstatedir='${prefix}/com'
377sysconfdir='${prefix}/etc'
378target_alias=''
379
380## ----------- ##
381## confdefs.h. ##
382## ----------- ##
383
384#define PACKAGE "librsync"
385#define PACKAGE_BUGREPORT ""
386#define PACKAGE_NAME "librsync"
387#define PACKAGE_STRING "librsync 0.9.7"
388#define PACKAGE_TARNAME "librsync"
389#define PACKAGE_VERSION "0.9.7"
390#define VERSION "0.9.7"
391#define _GNU_SOURCE 1
392
393configure: exit 1