Ticket #62262: atempt-2020-2-12.txt

File atempt-2020-2-12.txt, 10.1 KB (added by MichalMMac (Michal Moravec), 3 years ago)
Line 
1timemachine:~ root# cat  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.19/config.log
2This file contains any messages produced by compilers while
3running configure, to aid debugging if configure makes a mistake.
4
5It was created by gdbm configure 1.19, which was
6generated by GNU Autoconf 2.69.  Invocation command line was
7
8  $ ./configure --prefix=/opt/local --disable-silent-rules ac_cv_prog_AWK=awk
9
10## --------- ##
11## Platform. ##
12## --------- ##
13
14hostname = timemachine.logicworks.mh.etn
15uname -m = x86_64
16uname -r = 20.2.0
17uname -s = Darwin
18uname -v = Darwin Kernel Version 20.2.0: Wed Dec  2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64
19
20/usr/bin/uname -p = i386
21/bin/uname -X     = unknown
22
23/bin/arch              = unknown
24/usr/bin/arch -k       = unknown
25/usr/convex/getsysinfo = unknown
26/usr/bin/hostinfo      = Mach kernel version:
27         Darwin Kernel Version 20.2.0: Wed Dec  2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64
28Kernel configured for up to 4 processors.
292 processors are physically available.
304 processors are logically available.
31Processor type: x86_64h (Intel x86-64h Haswell)
32Processors active: 0 1 2 3
33Primary memory available: 16.00 gigabytes
34Default processor set: 317 tasks, 994 threads, 4 processors
35Load average: 1.38, Mach factor: 2.61
36/bin/machine           = unknown
37/usr/bin/oslevel       = unknown
38/bin/universe          = unknown
39
40PATH: /opt/local/bin
41PATH: /opt/local/sbin
42PATH: /bin
43PATH: /sbin
44PATH: /usr/bin
45PATH: /usr/sbin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2646: checking for a BSD-compatible install
53configure:2714: result: /usr/bin/install -c
54configure:2725: checking whether build environment is sane
55configure:2780: result: yes
56configure:2931: checking for a thread-safe mkdir -p
57configure:2970: result: build-aux/install-sh -c -d
58configure:2977: checking for gawk
59configure:3004: result: awk
60configure:3015: checking whether make sets $(MAKE)
61configure:3037: result: yes
62configure:3066: checking whether make supports nested variables
63configure:3083: result: yes
64configure:3222: checking whether make supports nested variables
65configure:3239: result: yes
66configure:3332: checking for gcc
67configure:3359: result: /usr/bin/clang
68configure:3588: checking for C compiler version
69configure:3597: /usr/bin/clang --version >&5
70Apple clang version 11.0.3 (clang-1103.0.32.62)
71Target: x86_64-apple-darwin20.2.0
72Thread model: posix
73InstalledDir: /Library/Developer/CommandLineTools/usr/bin
74configure:3608: $? = 0
75configure:3597: /usr/bin/clang -v >&5
76Apple clang version 11.0.3 (clang-1103.0.32.62)
77Target: x86_64-apple-darwin20.2.0
78Thread model: posix
79InstalledDir: /Library/Developer/CommandLineTools/usr/bin
80configure:3608: $? = 0
81configure:3597: /usr/bin/clang -V >&5
82clang: error: unsupported option '-V -Wno-objc-signed-char-bool-implicit-int-conversion'
83clang: error: no input files
84configure:3608: $? = 1
85configure:3597: /usr/bin/clang -qversion >&5
86clang: error: unknown argument '-qversion'; did you mean '--version'?
87clang: error: no input files
88configure:3608: $? = 1
89configure:3628: checking whether the C compiler works
90configure:3650: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
91clang: error: invalid version number in 'MACOSX_DEPLOYMENT_TARGET=11.1'
92configure:3654: $? = 1
93configure:3692: result: no
94configure: failed program was:
95| /* confdefs.h */
96| #define PACKAGE_NAME "gdbm"
97| #define PACKAGE_TARNAME "gdbm"
98| #define PACKAGE_VERSION "1.19"
99| #define PACKAGE_STRING "gdbm 1.19"
100| #define PACKAGE_BUGREPORT "bug-gdbm@gnu.org"
101| #define PACKAGE_URL "http://www.gnu.org/software/gdbm"
102| #define PACKAGE "gdbm"
103| #define VERSION "1.19"
104| /* end confdefs.h.  */
105|
106| int
107| main ()
108| {
109|
110|   ;
111|   return 0;
112| }
113configure:3697: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.19':
114configure:3699: error: C compiler cannot create executables
115See `config.log' for more details
116
117## ---------------- ##
118## Cache variables. ##
119## ---------------- ##
120
121ac_cv_env_BASE64_BIN_set=
122ac_cv_env_BASE64_BIN_value=
123ac_cv_env_CC_set=set
124ac_cv_env_CC_value=/usr/bin/clang
125ac_cv_env_CFLAGS_set=set
126ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
127ac_cv_env_COMPATINCLUDEDIR_set=
128ac_cv_env_COMPATINCLUDEDIR_value=
129ac_cv_env_CPPFLAGS_set=set
130ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
131ac_cv_env_CPP_set=
132ac_cv_env_CPP_value=
133ac_cv_env_GZIP_BIN_set=
134ac_cv_env_GZIP_BIN_value=
135ac_cv_env_LDFLAGS_set=set
136ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
137ac_cv_env_LIBS_set=
138ac_cv_env_LIBS_value=
139ac_cv_env_LT_SYS_LIBRARY_PATH_set=
140ac_cv_env_LT_SYS_LIBRARY_PATH_value=
141ac_cv_env_YACC_set=
142ac_cv_env_YACC_value=
143ac_cv_env_YFLAGS_set=
144ac_cv_env_YFLAGS_value=
145ac_cv_env_build_alias_set=
146ac_cv_env_build_alias_value=
147ac_cv_env_host_alias_set=
148ac_cv_env_host_alias_value=
149ac_cv_env_target_alias_set=
150ac_cv_env_target_alias_value=
151ac_cv_prog_AWK=awk
152ac_cv_prog_ac_ct_CC=/usr/bin/clang
153ac_cv_prog_make_make_set=yes
154am_cv_make_support_nested_variables=yes
155
156## ----------------- ##
157## Output variables. ##
158## ----------------- ##
159
160ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.19/build-aux/missing aclocal-1.15'
161AMDEPBACKSLASH=''
162AMDEP_FALSE=''
163AMDEP_TRUE=''
164AMTAR='$${TAR-tar}'
165AM_BACKSLASH='\'
166AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
167AM_DEFAULT_VERBOSITY='1'
168AM_V='$(V)'
169AR=''
170AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.19/build-aux/missing autoconf'
171AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.19/build-aux/missing autoheader'
172AUTOM4TE=''
173AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.19/build-aux/missing automake-1.15'
174AWK='awk'
175BASE64_BIN=''
176CC='/usr/bin/clang'
177CCDEPMODE=''
178CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
179COMPATINCLUDEDIR='$(includedir)'
180COMPAT_OPT_FALSE=''
181COMPAT_OPT_TRUE=''
182COND_GDBMTOOL_DEBUG_FALSE=''
183COND_GDBMTOOL_DEBUG_TRUE=''
184CPP=''
185CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
186CURSES_LIBS=''
187CYGPATH_W='echo'
188DEFS=''
189DEPDIR=''
190DLLTOOL=''
191DSYMUTIL=''
192DUMPBIN=''
193ECHO_C='\c'
194ECHO_N=''
195ECHO_T=''
196EGREP=''
197EXEEXT=''
198FGREP=''
199GDBM_COND_DEBUG_ENABLE_FALSE=''
200GDBM_COND_DEBUG_ENABLE_TRUE=''
201GDBM_COND_READLINE_FALSE=''
202GDBM_COND_READLINE_TRUE=''
203GDBM_COUNT_T=''
204GDBM_DEBUG_ENABLE=''
205GDBM_VERSION_MAJOR='1'
206GDBM_VERSION_MINOR='19'
207GDBM_VERSION_PATCH='0'
208GETTEXT_MACRO_VERSION=''
209GMSGFMT=''
210GMSGFMT_015=''
211GREP=''
212GZIP_BIN=''
213INSTALL_DATA='${INSTALL} -m 644'
214INSTALL_PROGRAM='${INSTALL}'
215INSTALL_SCRIPT='${INSTALL}'
216INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
217INTLLIBS=''
218INTL_MACOSX_LIBS=''
219LD=''
220LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
221LEX=''
222LEXLIB=''
223LEX_OUTPUT_ROOT=''
224LFLAGS_DEBUG=''
225LIBICONV=''
226LIBINTL=''
227LIBOBJS=''
228LIBS=''
229LIBTOOL=''
230LIPO=''
231LN_S=''
232LTLIBICONV=''
233LTLIBINTL=''
234LTLIBOBJS=''
235LT_SYS_LIBRARY_PATH=''
236MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.19/build-aux/missing makeinfo'
237MANIFEST_TOOL=''
238MKDIR_P='build-aux/install-sh -c -d'
239MSGFMT=''
240MSGFMT_015=''
241MSGMERGE=''
242NM=''
243NMEDIT=''
244OBJDUMP=''
245OBJEXT=''
246OTOOL64=''
247OTOOL=''
248PACKAGE='gdbm'
249PACKAGE_BUGREPORT='bug-gdbm@gnu.org'
250PACKAGE_NAME='gdbm'
251PACKAGE_STRING='gdbm 1.19'
252PACKAGE_TARNAME='gdbm'
253PACKAGE_URL='http://www.gnu.org/software/gdbm'
254PACKAGE_VERSION='1.19'
255PATH_SEPARATOR=':'
256POSUB=''
257RANLIB=''
258READLINE_LIBS=''
259SED=''
260SET_MAKE=''
261SHELL='/bin/sh'
262STRIP=''
263USE_NLS=''
264VERSION='1.19'
265XGETTEXT=''
266XGETTEXT_015=''
267XGETTEXT_EXTRA_OPTIONS=''
268YACC=''
269YFLAGS=''
270YFLAGS_DEBUG=''
271ac_ct_AR=''
272ac_ct_CC='/usr/bin/clang'
273ac_ct_DUMPBIN=''
274am__EXEEXT_FALSE=''
275am__EXEEXT_TRUE=''
276am__fastdepCC_FALSE=''
277am__fastdepCC_TRUE=''
278am__include=''
279am__isrc=''
280am__leading_dot='.'
281am__nodep=''
282am__quote=''
283am__tar='$${TAR-tar} chof - "$$tardir"'
284am__untar='$${TAR-tar} xf -'
285bindir='${exec_prefix}/bin'
286build=''
287build_alias=''
288build_cpu=''
289build_os=''
290build_vendor=''
291datadir='${datarootdir}'
292datarootdir='${prefix}/share'
293docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
294dvidir='${docdir}'
295exec_prefix='NONE'
296host=''
297host_alias=''
298host_cpu=''
299host_os=''
300host_vendor=''
301htmldir='${docdir}'
302includedir='${prefix}/include'
303infodir='${datarootdir}/info'
304install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.19/build-aux/install-sh'
305libdir='${exec_prefix}/lib'
306libexecdir='${exec_prefix}/libexec'
307localedir='${datarootdir}/locale'
308localstatedir='${prefix}/var'
309mandir='${datarootdir}/man'
310mkdir_p='$(MKDIR_P)'
311oldincludedir='/usr/include'
312pdfdir='${docdir}'
313prefix='/opt/local'
314program_transform_name='s,x,x,'
315psdir='${docdir}'
316sbindir='${exec_prefix}/sbin'
317sharedstatedir='${prefix}/com'
318sysconfdir='${prefix}/etc'
319target_alias=''
320
321## ----------- ##
322## confdefs.h. ##
323## ----------- ##
324
325/* confdefs.h */
326#define PACKAGE_NAME "gdbm"
327#define PACKAGE_TARNAME "gdbm"
328#define PACKAGE_VERSION "1.19"
329#define PACKAGE_STRING "gdbm 1.19"
330#define PACKAGE_BUGREPORT "bug-gdbm@gnu.org"
331#define PACKAGE_URL "http://www.gnu.org/software/gdbm"
332#define PACKAGE "gdbm"
333#define VERSION "1.19"
334
335configure: exit 77
336timemachine:~ root#