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 sshpass configure 1.06, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = saemini.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 20.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 20.2.0: Wed Dec 2 20:39:59 PST 2020; root:xnu-7195.60.75~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 20.2.0: Wed Dec 2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 6 processors. |
---|
28 | 6 processors are physically available. |
---|
29 | 6 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 |
---|
32 | Primary memory available: 64.00 gigabytes |
---|
33 | Default processor set: 580 tasks, 2709 threads, 6 processors |
---|
34 | Load average: 2.03, Mach factor: 4.03 |
---|
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:2254: checking for a BSD-compatible install |
---|
52 | configure:2322: result: /usr/bin/install -c |
---|
53 | configure:2333: checking whether build environment is sane |
---|
54 | configure:2388: result: yes |
---|
55 | configure:2539: checking for a thread-safe mkdir -p |
---|
56 | configure:2578: result: ./install-sh -c -d |
---|
57 | configure:2585: checking for gawk |
---|
58 | configure:2615: result: no |
---|
59 | configure:2585: checking for mawk |
---|
60 | configure:2615: result: no |
---|
61 | configure:2585: checking for nawk |
---|
62 | configure:2615: result: no |
---|
63 | configure:2585: checking for awk |
---|
64 | configure:2601: found /usr/bin/awk |
---|
65 | configure:2612: result: awk |
---|
66 | configure:2623: checking whether make sets $(MAKE) |
---|
67 | configure:2645: result: yes |
---|
68 | configure:2674: checking whether make supports nested variables |
---|
69 | configure:2691: result: yes |
---|
70 | configure:2832: checking for style of include used by make |
---|
71 | configure:2860: result: GNU |
---|
72 | configure:2931: checking for gcc |
---|
73 | configure:2958: result: /usr/bin/clang |
---|
74 | configure:3187: checking for C compiler version |
---|
75 | configure:3196: /usr/bin/clang --version >&5 |
---|
76 | Apple clang version 11.0.0 (clang-1100.0.33.8) |
---|
77 | Target: x86_64-apple-darwin20.2.0 |
---|
78 | Thread model: posix |
---|
79 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
80 | configure:3207: $? = 0 |
---|
81 | configure:3196: /usr/bin/clang -v >&5 |
---|
82 | Apple clang version 11.0.0 (clang-1100.0.33.8) |
---|
83 | Target: x86_64-apple-darwin20.2.0 |
---|
84 | Thread model: posix |
---|
85 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
86 | configure:3207: $? = 0 |
---|
87 | configure:3196: /usr/bin/clang -V >&5 |
---|
88 | clang: error: unsupported option '-V -Wno-framework-include-private-from-public' |
---|
89 | clang: error: no input files |
---|
90 | configure:3207: $? = 1 |
---|
91 | configure:3196: /usr/bin/clang -qversion >&5 |
---|
92 | clang: error: unknown argument '-qversion', did you mean '--version'? |
---|
93 | clang: error: no input files |
---|
94 | configure:3207: $? = 1 |
---|
95 | configure:3227: checking whether the C compiler works |
---|
96 | configure:3249: /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 |
---|
97 | clang: error: invalid version number in 'MACOSX_DEPLOYMENT_TARGET=11.1' |
---|
98 | configure:3253: $? = 1 |
---|
99 | configure:3291: result: no |
---|
100 | configure: failed program was: |
---|
101 | | /* confdefs.h */ |
---|
102 | | #define PACKAGE_NAME "sshpass" |
---|
103 | | #define PACKAGE_TARNAME "sshpass" |
---|
104 | | #define PACKAGE_VERSION "1.06" |
---|
105 | | #define PACKAGE_STRING "sshpass 1.06" |
---|
106 | | #define PACKAGE_BUGREPORT "" |
---|
107 | | #define PACKAGE_URL "" |
---|
108 | | #define PACKAGE "sshpass" |
---|
109 | | #define VERSION "1.06" |
---|
110 | | /* end confdefs.h. */ |
---|
111 | | |
---|
112 | | int |
---|
113 | | main () |
---|
114 | | { |
---|
115 | | |
---|
116 | | ; |
---|
117 | | return 0; |
---|
118 | | } |
---|
119 | configure:3296: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_sshpass/sshpass/work/sshpass-1.06': |
---|
120 | configure:3298: error: C compiler cannot create executables |
---|
121 | See `config.log' for more details |
---|
122 | |
---|
123 | ## ---------------- ## |
---|
124 | ## Cache variables. ## |
---|
125 | ## ---------------- ## |
---|
126 | |
---|
127 | ac_cv_env_CC_set=set |
---|
128 | ac_cv_env_CC_value=/usr/bin/clang |
---|
129 | ac_cv_env_CFLAGS_set=set |
---|
130 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64' |
---|
131 | ac_cv_env_CPPFLAGS_set=set |
---|
132 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk' |
---|
133 | ac_cv_env_CPP_set= |
---|
134 | ac_cv_env_CPP_value= |
---|
135 | ac_cv_env_LDFLAGS_set=set |
---|
136 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64' |
---|
137 | ac_cv_env_LIBS_set= |
---|
138 | ac_cv_env_LIBS_value= |
---|
139 | ac_cv_env_build_alias_set= |
---|
140 | ac_cv_env_build_alias_value= |
---|
141 | ac_cv_env_host_alias_set= |
---|
142 | ac_cv_env_host_alias_value= |
---|
143 | ac_cv_env_target_alias_set= |
---|
144 | ac_cv_env_target_alias_value= |
---|
145 | ac_cv_prog_AWK=awk |
---|
146 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
147 | ac_cv_prog_make_make_set=yes |
---|
148 | am_cv_make_support_nested_variables=yes |
---|
149 | |
---|
150 | ## ----------------- ## |
---|
151 | ## Output variables. ## |
---|
152 | ## ----------------- ## |
---|
153 | |
---|
154 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_sshpass/sshpass/work/sshpass-1.06/missing aclocal-1.15' |
---|
155 | AMDEPBACKSLASH='\' |
---|
156 | AMDEP_FALSE='#' |
---|
157 | AMDEP_TRUE='' |
---|
158 | AMTAR='$${TAR-tar}' |
---|
159 | AM_BACKSLASH='\' |
---|
160 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
161 | AM_DEFAULT_VERBOSITY='1' |
---|
162 | AM_V='$(V)' |
---|
163 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_sshpass/sshpass/work/sshpass-1.06/missing autoconf' |
---|
164 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_sshpass/sshpass/work/sshpass-1.06/missing autoheader' |
---|
165 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_sshpass/sshpass/work/sshpass-1.06/missing automake-1.15' |
---|
166 | AWK='awk' |
---|
167 | CC='/usr/bin/clang' |
---|
168 | CCDEPMODE='' |
---|
169 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64' |
---|
170 | CPP='' |
---|
171 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk' |
---|
172 | CYGPATH_W='echo' |
---|
173 | DEFS='' |
---|
174 | DEPDIR='.deps' |
---|
175 | ECHO_C='\c' |
---|
176 | ECHO_N='' |
---|
177 | ECHO_T='' |
---|
178 | EGREP='' |
---|
179 | EXEEXT='' |
---|
180 | GREP='' |
---|
181 | INSTALL_DATA='${INSTALL} -m 644' |
---|
182 | INSTALL_PROGRAM='${INSTALL}' |
---|
183 | INSTALL_SCRIPT='${INSTALL}' |
---|
184 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
185 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64' |
---|
186 | LIBOBJS='' |
---|
187 | LIBS='' |
---|
188 | LTLIBOBJS='' |
---|
189 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_sshpass/sshpass/work/sshpass-1.06/missing makeinfo' |
---|
190 | MKDIR_P='./install-sh -c -d' |
---|
191 | OBJEXT='' |
---|
192 | PACKAGE='sshpass' |
---|
193 | PACKAGE_BUGREPORT='' |
---|
194 | PACKAGE_NAME='sshpass' |
---|
195 | PACKAGE_STRING='sshpass 1.06' |
---|
196 | PACKAGE_TARNAME='sshpass' |
---|
197 | PACKAGE_URL='' |
---|
198 | PACKAGE_VERSION='1.06' |
---|
199 | PATH_SEPARATOR=':' |
---|
200 | SET_MAKE='' |
---|
201 | SHELL='/bin/sh' |
---|
202 | STRIP='' |
---|
203 | VERSION='1.06' |
---|
204 | ac_ct_CC='/usr/bin/clang' |
---|
205 | am__EXEEXT_FALSE='' |
---|
206 | am__EXEEXT_TRUE='' |
---|
207 | am__fastdepCC_FALSE='' |
---|
208 | am__fastdepCC_TRUE='' |
---|
209 | am__include='include' |
---|
210 | am__isrc='' |
---|
211 | am__leading_dot='.' |
---|
212 | am__nodep='_no' |
---|
213 | am__quote='' |
---|
214 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
215 | am__untar='$${TAR-tar} xf -' |
---|
216 | bindir='${exec_prefix}/bin' |
---|
217 | build_alias='' |
---|
218 | datadir='${datarootdir}' |
---|
219 | datarootdir='${prefix}/share' |
---|
220 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
221 | dvidir='${docdir}' |
---|
222 | exec_prefix='NONE' |
---|
223 | host_alias='' |
---|
224 | htmldir='${docdir}' |
---|
225 | includedir='${prefix}/include' |
---|
226 | infodir='${datarootdir}/info' |
---|
227 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_sshpass/sshpass/work/sshpass-1.06/install-sh' |
---|
228 | libdir='${exec_prefix}/lib' |
---|
229 | libexecdir='${exec_prefix}/libexec' |
---|
230 | localedir='${datarootdir}/locale' |
---|
231 | localstatedir='${prefix}/var' |
---|
232 | mandir='${datarootdir}/man' |
---|
233 | mkdir_p='$(MKDIR_P)' |
---|
234 | oldincludedir='/usr/include' |
---|
235 | pdfdir='${docdir}' |
---|
236 | prefix='/opt/local' |
---|
237 | program_transform_name='s,x,x,' |
---|
238 | psdir='${docdir}' |
---|
239 | runstatedir='${localstatedir}/run' |
---|
240 | sbindir='${exec_prefix}/sbin' |
---|
241 | sharedstatedir='${prefix}/com' |
---|
242 | sysconfdir='${prefix}/etc' |
---|
243 | target_alias='' |
---|
244 | |
---|
245 | ## ----------- ## |
---|
246 | ## confdefs.h. ## |
---|
247 | ## ----------- ## |
---|
248 | |
---|
249 | /* confdefs.h */ |
---|
250 | #define PACKAGE_NAME "sshpass" |
---|
251 | #define PACKAGE_TARNAME "sshpass" |
---|
252 | #define PACKAGE_VERSION "1.06" |
---|
253 | #define PACKAGE_STRING "sshpass 1.06" |
---|
254 | #define PACKAGE_BUGREPORT "" |
---|
255 | #define PACKAGE_URL "" |
---|
256 | #define PACKAGE "sshpass" |
---|
257 | #define VERSION "1.06" |
---|
258 | |
---|
259 | configure: exit 77 |
---|