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 OpenSSH configure Portable, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-ssl-dir=/opt/local --sysconfdir=/opt/local/etc/ssh --with-privsep-path=/var/empty --with-md5-passwords --with-pid-dir=/opt/local/var/run --with-pam --mandir=/opt/local/share/man --with-zlib=/opt/local --with-libedit --with-pie --with-xauth=/opt/local/bin/xauth --without-ldns --with-audit=bsm --with-keychain=apple --with-kerberos5=/opt/local --with-4in6 --disable-utmp --disable-wtmp --with-privsep-user=_sshd |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Blackstone.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 19.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 19.6.0: Sun Jul 5 00:43:10 PDT 2020; root:xnu-6153.141.1~9/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 19.6.0: Sun Jul 5 00:43:10 PDT 2020; root:xnu-6153.141.1~9/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: 462 tasks, 1853 threads, 16 processors |
---|
34 | Load average: 2.54, Mach factor: 13.45 |
---|
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:2782: checking for C compiler version |
---|
52 | configure:2791: /usr/bin/clang --version >&5 |
---|
53 | Apple clang version 12.0.0 (clang-1200.0.26.2) |
---|
54 | Target: x86_64-apple-darwin19.6.0 |
---|
55 | Thread model: posix |
---|
56 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
57 | configure:2802: $? = 0 |
---|
58 | configure:2791: /usr/bin/clang -v >&5 |
---|
59 | Apple clang version 12.0.0 (clang-1200.0.26.2) |
---|
60 | Target: x86_64-apple-darwin19.6.0 |
---|
61 | Thread model: posix |
---|
62 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
63 | configure:2802: $? = 0 |
---|
64 | configure:2791: /usr/bin/clang -V >&5 |
---|
65 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
66 | clang: error: no input files |
---|
67 | configure:2802: $? = 1 |
---|
68 | configure:2791: /usr/bin/clang -qversion >&5 |
---|
69 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
70 | clang: error: no input files |
---|
71 | configure:2802: $? = 1 |
---|
72 | configure:2822: checking whether the C compiler works |
---|
73 | configure:2844: /usr/bin/clang -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
74 | configure:2848: $? = 0 |
---|
75 | configure:2896: result: yes |
---|
76 | configure:2899: checking for C compiler default output file name |
---|
77 | configure:2901: result: a.out |
---|
78 | configure:2907: checking for suffix of executables |
---|
79 | configure:2914: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
80 | configure:2918: $? = 0 |
---|
81 | configure:2940: result: |
---|
82 | configure:2962: checking whether we are cross compiling |
---|
83 | configure:2970: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
84 | configure:2974: $? = 0 |
---|
85 | configure:2981: ./conftest |
---|
86 | configure:2985: $? = 0 |
---|
87 | configure:3000: result: no |
---|
88 | configure:3005: checking for suffix of object files |
---|
89 | configure:3027: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
90 | configure:3031: $? = 0 |
---|
91 | configure:3052: result: o |
---|
92 | configure:3056: checking whether we are using the GNU C compiler |
---|
93 | configure:3075: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
94 | configure:3075: $? = 0 |
---|
95 | configure:3084: result: yes |
---|
96 | configure:3093: checking whether /usr/bin/clang accepts -g |
---|
97 | configure:3113: /usr/bin/clang -c -g -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
98 | configure:3113: $? = 0 |
---|
99 | configure:3154: result: yes |
---|
100 | configure:3171: checking for /usr/bin/clang option to accept ISO C89 |
---|
101 | configure:3234: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
102 | configure:3234: $? = 0 |
---|
103 | configure:3247: result: none needed |
---|
104 | configure:3373: checking for Objective C compiler version |
---|
105 | configure:3382: /usr/bin/clang --version >&5 |
---|
106 | Apple clang version 12.0.0 (clang-1200.0.26.2) |
---|
107 | Target: x86_64-apple-darwin19.6.0 |
---|
108 | Thread model: posix |
---|
109 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
110 | configure:3393: $? = 0 |
---|
111 | configure:3382: /usr/bin/clang -v >&5 |
---|
112 | Apple clang version 12.0.0 (clang-1200.0.26.2) |
---|
113 | Target: x86_64-apple-darwin19.6.0 |
---|
114 | Thread model: posix |
---|
115 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
116 | configure:3393: $? = 0 |
---|
117 | configure:3382: /usr/bin/clang -V >&5 |
---|
118 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
119 | clang: error: no input files |
---|
120 | configure:3393: $? = 1 |
---|
121 | configure:3382: /usr/bin/clang -qversion >&5 |
---|
122 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
123 | clang: error: no input files |
---|
124 | configure:3393: $? = 1 |
---|
125 | configure:3397: checking whether we are using the GNU Objective C compiler |
---|
126 | configure:3416: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.m >&5 |
---|
127 | configure:3416: $? = 0 |
---|
128 | configure:3425: result: yes |
---|
129 | configure:3434: checking whether /usr/bin/clang accepts -g |
---|
130 | configure:3454: /usr/bin/clang -c -g -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.m >&5 |
---|
131 | configure:3454: $? = 0 |
---|
132 | configure:3495: result: yes |
---|
133 | configure:3551: checking build system type |
---|
134 | configure:3565: result: x86_64-apple-darwin19.6.0 |
---|
135 | configure:3585: checking host system type |
---|
136 | configure:3598: result: x86_64-apple-darwin19.6.0 |
---|
137 | configure:3624: checking how to run the C preprocessor |
---|
138 | configure:3655: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
139 | configure:3655: $? = 0 |
---|
140 | configure:3669: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
141 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
142 | #include <ac_nonexistent.h> |
---|
143 | ^~~~~~~~~~~~~~~~~~ |
---|
144 | 1 error generated. |
---|
145 | configure:3669: $? = 1 |
---|
146 | configure: failed program was: |
---|
147 | | /* confdefs.h */ |
---|
148 | | #define PACKAGE_NAME "OpenSSH" |
---|
149 | | #define PACKAGE_TARNAME "openssh" |
---|
150 | | #define PACKAGE_VERSION "Portable" |
---|
151 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
152 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
153 | | #define PACKAGE_URL "" |
---|
154 | | /* end confdefs.h. */ |
---|
155 | | #include <ac_nonexistent.h> |
---|
156 | configure:3694: result: /usr/bin/clang -E |
---|
157 | configure:3714: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
158 | configure:3714: $? = 0 |
---|
159 | configure:3728: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
160 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
161 | #include <ac_nonexistent.h> |
---|
162 | ^~~~~~~~~~~~~~~~~~ |
---|
163 | 1 error generated. |
---|
164 | configure:3728: $? = 1 |
---|
165 | configure: failed program was: |
---|
166 | | /* confdefs.h */ |
---|
167 | | #define PACKAGE_NAME "OpenSSH" |
---|
168 | | #define PACKAGE_TARNAME "openssh" |
---|
169 | | #define PACKAGE_VERSION "Portable" |
---|
170 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
171 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
172 | | #define PACKAGE_URL "" |
---|
173 | | /* end confdefs.h. */ |
---|
174 | | #include <ac_nonexistent.h> |
---|
175 | configure:3757: checking for grep that handles long lines and -e |
---|
176 | configure:3815: result: /opt/local/bin/ggrep |
---|
177 | configure:3820: checking for egrep |
---|
178 | configure:3882: result: /opt/local/bin/ggrep -E |
---|
179 | configure:3887: checking for ANSI C header files |
---|
180 | configure:3907: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
181 | configure:3907: $? = 0 |
---|
182 | configure:3980: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
183 | configure:3980: $? = 0 |
---|
184 | configure:3980: ./conftest |
---|
185 | configure:3980: $? = 0 |
---|
186 | configure:3991: result: yes |
---|
187 | configure:4004: checking for sys/types.h |
---|
188 | configure:4004: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
189 | configure:4004: $? = 0 |
---|
190 | configure:4004: result: yes |
---|
191 | configure:4004: checking for sys/stat.h |
---|
192 | configure:4004: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
193 | configure:4004: $? = 0 |
---|
194 | configure:4004: result: yes |
---|
195 | configure:4004: checking for stdlib.h |
---|
196 | configure:4004: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
197 | configure:4004: $? = 0 |
---|
198 | configure:4004: result: yes |
---|
199 | configure:4004: checking for string.h |
---|
200 | configure:4004: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
201 | configure:4004: $? = 0 |
---|
202 | configure:4004: result: yes |
---|
203 | configure:4004: checking for memory.h |
---|
204 | configure:4004: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
205 | configure:4004: $? = 0 |
---|
206 | configure:4004: result: yes |
---|
207 | configure:4004: checking for strings.h |
---|
208 | configure:4004: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
209 | configure:4004: $? = 0 |
---|
210 | configure:4004: result: yes |
---|
211 | configure:4004: checking for inttypes.h |
---|
212 | configure:4004: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
213 | configure:4004: $? = 0 |
---|
214 | configure:4004: result: yes |
---|
215 | configure:4004: checking for stdint.h |
---|
216 | configure:4004: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
217 | configure:4004: $? = 0 |
---|
218 | configure:4004: result: yes |
---|
219 | configure:4004: checking for unistd.h |
---|
220 | configure:4004: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
221 | configure:4004: $? = 0 |
---|
222 | configure:4004: result: yes |
---|
223 | configure:4016: checking whether byte ordering is bigendian |
---|
224 | configure:4031: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
225 | configure:4031: $? = 0 |
---|
226 | configure:4076: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
227 | configure:4076: $? = 0 |
---|
228 | configure:4094: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
229 | conftest.c:26:4: error: use of undeclared identifier 'not' |
---|
230 | not big endian |
---|
231 | ^ |
---|
232 | 1 error generated. |
---|
233 | configure:4094: $? = 1 |
---|
234 | configure: failed program was: |
---|
235 | | /* confdefs.h */ |
---|
236 | | #define PACKAGE_NAME "OpenSSH" |
---|
237 | | #define PACKAGE_TARNAME "openssh" |
---|
238 | | #define PACKAGE_VERSION "Portable" |
---|
239 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
240 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
241 | | #define PACKAGE_URL "" |
---|
242 | | #define STDC_HEADERS 1 |
---|
243 | | #define HAVE_SYS_TYPES_H 1 |
---|
244 | | #define HAVE_SYS_STAT_H 1 |
---|
245 | | #define HAVE_STDLIB_H 1 |
---|
246 | | #define HAVE_STRING_H 1 |
---|
247 | | #define HAVE_MEMORY_H 1 |
---|
248 | | #define HAVE_STRINGS_H 1 |
---|
249 | | #define HAVE_INTTYPES_H 1 |
---|
250 | | #define HAVE_STDINT_H 1 |
---|
251 | | #define HAVE_UNISTD_H 1 |
---|
252 | | /* end confdefs.h. */ |
---|
253 | | #include <sys/types.h> |
---|
254 | | #include <sys/param.h> |
---|
255 | | |
---|
256 | | int |
---|
257 | | main () |
---|
258 | | { |
---|
259 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
260 | | not big endian |
---|
261 | | #endif |
---|
262 | | |
---|
263 | | ; |
---|
264 | | return 0; |
---|
265 | | } |
---|
266 | configure:4222: result: no |
---|
267 | configure:4246: checking for gawk |
---|
268 | configure:4262: found /opt/local/bin/gawk |
---|
269 | configure:4273: result: gawk |
---|
270 | configure:4289: checking how to run the C preprocessor |
---|
271 | configure:4359: result: /usr/bin/clang -E |
---|
272 | configure:4379: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
273 | configure:4379: $? = 0 |
---|
274 | configure:4393: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
275 | conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found |
---|
276 | #include <ac_nonexistent.h> |
---|
277 | ^~~~~~~~~~~~~~~~~~ |
---|
278 | 1 error generated. |
---|
279 | configure:4393: $? = 1 |
---|
280 | configure: failed program was: |
---|
281 | | /* confdefs.h */ |
---|
282 | | #define PACKAGE_NAME "OpenSSH" |
---|
283 | | #define PACKAGE_TARNAME "openssh" |
---|
284 | | #define PACKAGE_VERSION "Portable" |
---|
285 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
286 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
287 | | #define PACKAGE_URL "" |
---|
288 | | #define STDC_HEADERS 1 |
---|
289 | | #define HAVE_SYS_TYPES_H 1 |
---|
290 | | #define HAVE_SYS_STAT_H 1 |
---|
291 | | #define HAVE_STDLIB_H 1 |
---|
292 | | #define HAVE_STRING_H 1 |
---|
293 | | #define HAVE_MEMORY_H 1 |
---|
294 | | #define HAVE_STRINGS_H 1 |
---|
295 | | #define HAVE_INTTYPES_H 1 |
---|
296 | | #define HAVE_STDINT_H 1 |
---|
297 | | #define HAVE_UNISTD_H 1 |
---|
298 | | /* end confdefs.h. */ |
---|
299 | | #include <ac_nonexistent.h> |
---|
300 | configure:4464: checking for ranlib |
---|
301 | configure:4480: found /opt/local/bin/ranlib |
---|
302 | configure:4491: result: ranlib |
---|
303 | configure:4527: checking for a BSD-compatible install |
---|
304 | configure:4595: result: /usr/bin/install -c |
---|
305 | configure:4606: checking for egrep |
---|
306 | configure:4668: result: /opt/local/bin/ggrep -E |
---|
307 | configure:4673: checking for a thread-safe mkdir -p |
---|
308 | configure:4712: result: /opt/local/bin/gmkdir -p |
---|
309 | configure:4764: checking for ar |
---|
310 | configure:4780: found /opt/local/bin/ar |
---|
311 | configure:4791: result: ar |
---|
312 | configure:4817: checking for cat |
---|
313 | configure:4835: found /bin/cat |
---|
314 | configure:4847: result: /bin/cat |
---|
315 | configure:4857: checking for kill |
---|
316 | configure:4875: found /bin/kill |
---|
317 | configure:4887: result: /bin/kill |
---|
318 | configure:4897: checking for sed |
---|
319 | configure:4915: found /usr/bin/sed |
---|
320 | configure:4927: result: /usr/bin/sed |
---|
321 | configure:4937: checking for ent |
---|
322 | configure:4970: result: no |
---|
323 | configure:4978: checking for bash |
---|
324 | configure:4996: found /bin/bash |
---|
325 | configure:5008: result: /bin/bash |
---|
326 | configure:5018: checking for ksh |
---|
327 | configure:5048: result: /bin/bash |
---|
328 | configure:5058: checking for sh |
---|
329 | configure:5088: result: /bin/bash |
---|
330 | configure:5098: checking for sh |
---|
331 | configure:5116: found /bin/sh |
---|
332 | configure:5128: result: /bin/sh |
---|
333 | configure:5138: checking for groff |
---|
334 | configure:5156: found /usr/bin/groff |
---|
335 | configure:5168: result: /usr/bin/groff |
---|
336 | configure:5178: checking for nroff |
---|
337 | configure:5196: found /usr/bin/nroff |
---|
338 | configure:5208: result: /usr/bin/nroff |
---|
339 | configure:5218: checking for mandoc |
---|
340 | configure:5251: result: no |
---|
341 | configure:5274: checking for groupadd |
---|
342 | configure:5305: result: groupadd |
---|
343 | configure:5315: checking for useradd |
---|
344 | configure:5346: result: useradd |
---|
345 | configure:5356: checking for pkgmk |
---|
346 | configure:5384: result: no |
---|
347 | configure:5408: checking for special C compiler options needed for large files |
---|
348 | configure:5453: result: no |
---|
349 | configure:5459: checking for _FILE_OFFSET_BITS value needed for large files |
---|
350 | configure:5484: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
351 | configure:5484: $? = 0 |
---|
352 | configure:5516: result: no |
---|
353 | configure:5608: checking for passwd |
---|
354 | configure:5626: found /usr/bin/passwd |
---|
355 | configure:5638: result: /usr/bin/passwd |
---|
356 | configure:5657: checking for inline |
---|
357 | configure:5673: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
358 | configure:5673: $? = 0 |
---|
359 | configure:5681: result: inline |
---|
360 | configure:5700: checking whether LLONG_MAX is declared |
---|
361 | configure:5700: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
362 | configure:5700: $? = 0 |
---|
363 | configure:5700: result: yes |
---|
364 | configure:5706: checking whether SYSTR_POLICY_KILL is declared |
---|
365 | configure:5706: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
366 | conftest.c:23:11: fatal error: 'dev/systrace.h' file not found |
---|
367 | #include <dev/systrace.h> |
---|
368 | ^~~~~~~~~~~~~~~~ |
---|
369 | 1 error generated. |
---|
370 | configure:5706: $? = 1 |
---|
371 | configure: failed program was: |
---|
372 | | /* confdefs.h */ |
---|
373 | | #define PACKAGE_NAME "OpenSSH" |
---|
374 | | #define PACKAGE_TARNAME "openssh" |
---|
375 | | #define PACKAGE_VERSION "Portable" |
---|
376 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
377 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
378 | | #define PACKAGE_URL "" |
---|
379 | | #define STDC_HEADERS 1 |
---|
380 | | #define HAVE_SYS_TYPES_H 1 |
---|
381 | | #define HAVE_SYS_STAT_H 1 |
---|
382 | | #define HAVE_STDLIB_H 1 |
---|
383 | | #define HAVE_STRING_H 1 |
---|
384 | | #define HAVE_MEMORY_H 1 |
---|
385 | | #define HAVE_STRINGS_H 1 |
---|
386 | | #define HAVE_INTTYPES_H 1 |
---|
387 | | #define HAVE_STDINT_H 1 |
---|
388 | | #define HAVE_UNISTD_H 1 |
---|
389 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
390 | | /* end confdefs.h. */ |
---|
391 | | |
---|
392 | | #include <sys/types.h> |
---|
393 | | #include <sys/param.h> |
---|
394 | | #include <dev/systrace.h> |
---|
395 | | |
---|
396 | | |
---|
397 | | int |
---|
398 | | main () |
---|
399 | | { |
---|
400 | | #ifndef SYSTR_POLICY_KILL |
---|
401 | | #ifdef __cplusplus |
---|
402 | | (void) SYSTR_POLICY_KILL; |
---|
403 | | #else |
---|
404 | | (void) SYSTR_POLICY_KILL; |
---|
405 | | #endif |
---|
406 | | #endif |
---|
407 | | |
---|
408 | | ; |
---|
409 | | return 0; |
---|
410 | | } |
---|
411 | configure:5706: result: no |
---|
412 | configure:5716: checking whether RLIMIT_NPROC is declared |
---|
413 | configure:5716: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
414 | configure:5716: $? = 0 |
---|
415 | configure:5716: result: yes |
---|
416 | configure:5727: checking whether PR_SET_NO_NEW_PRIVS is declared |
---|
417 | configure:5727: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
418 | conftest.c:23:11: fatal error: 'linux/prctl.h' file not found |
---|
419 | #include <linux/prctl.h> |
---|
420 | ^~~~~~~~~~~~~~~ |
---|
421 | 1 error generated. |
---|
422 | configure:5727: $? = 1 |
---|
423 | configure: failed program was: |
---|
424 | | /* confdefs.h */ |
---|
425 | | #define PACKAGE_NAME "OpenSSH" |
---|
426 | | #define PACKAGE_TARNAME "openssh" |
---|
427 | | #define PACKAGE_VERSION "Portable" |
---|
428 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
429 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
430 | | #define PACKAGE_URL "" |
---|
431 | | #define STDC_HEADERS 1 |
---|
432 | | #define HAVE_SYS_TYPES_H 1 |
---|
433 | | #define HAVE_SYS_STAT_H 1 |
---|
434 | | #define HAVE_STDLIB_H 1 |
---|
435 | | #define HAVE_STRING_H 1 |
---|
436 | | #define HAVE_MEMORY_H 1 |
---|
437 | | #define HAVE_STRINGS_H 1 |
---|
438 | | #define HAVE_INTTYPES_H 1 |
---|
439 | | #define HAVE_STDINT_H 1 |
---|
440 | | #define HAVE_UNISTD_H 1 |
---|
441 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
442 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
443 | | /* end confdefs.h. */ |
---|
444 | | |
---|
445 | | #include <sys/types.h> |
---|
446 | | #include <linux/prctl.h> |
---|
447 | | |
---|
448 | | |
---|
449 | | int |
---|
450 | | main () |
---|
451 | | { |
---|
452 | | #ifndef PR_SET_NO_NEW_PRIVS |
---|
453 | | #ifdef __cplusplus |
---|
454 | | (void) PR_SET_NO_NEW_PRIVS; |
---|
455 | | #else |
---|
456 | | (void) PR_SET_NO_NEW_PRIVS; |
---|
457 | | #endif |
---|
458 | | #endif |
---|
459 | | |
---|
460 | | ; |
---|
461 | | return 0; |
---|
462 | | } |
---|
463 | configure:5727: result: no |
---|
464 | configure:5748: checking whether OpenSSL will be used for cryptography |
---|
465 | configure:5751: result: yes |
---|
466 | configure:5786: checking if /usr/bin/clang supports -Werror |
---|
467 | configure:5794: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Werror -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
468 | configure:5794: $? = 0 |
---|
469 | configure:5795: result: yes |
---|
470 | configure:5809: checking if /usr/bin/clang supports compile flag -pipe |
---|
471 | configure:5831: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Werror -pipe -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
472 | configure:5831: $? = 0 |
---|
473 | configure:5839: result: yes |
---|
474 | configure:5852: checking if /usr/bin/clang supports compile flag -Wunknown-warning-option |
---|
475 | configure:5874: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Werror -Wunknown-warning-option -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
476 | configure:5874: $? = 0 |
---|
477 | configure:5882: result: yes |
---|
478 | configure:5895: checking if /usr/bin/clang supports compile flag -Wno-error=format-truncation |
---|
479 | configure:5917: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Werror -Wno-error=format-truncation -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
480 | error: unknown warning option '-Werror=format-truncation' [-Werror,-Wunknown-warning-option] |
---|
481 | configure:5917: $? = 1 |
---|
482 | configure: failed program was: |
---|
483 | | /* confdefs.h */ |
---|
484 | | #define PACKAGE_NAME "OpenSSH" |
---|
485 | | #define PACKAGE_TARNAME "openssh" |
---|
486 | | #define PACKAGE_VERSION "Portable" |
---|
487 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
488 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
489 | | #define PACKAGE_URL "" |
---|
490 | | #define STDC_HEADERS 1 |
---|
491 | | #define HAVE_SYS_TYPES_H 1 |
---|
492 | | #define HAVE_SYS_STAT_H 1 |
---|
493 | | #define HAVE_STDLIB_H 1 |
---|
494 | | #define HAVE_STRING_H 1 |
---|
495 | | #define HAVE_MEMORY_H 1 |
---|
496 | | #define HAVE_STRINGS_H 1 |
---|
497 | | #define HAVE_INTTYPES_H 1 |
---|
498 | | #define HAVE_STDINT_H 1 |
---|
499 | | #define HAVE_UNISTD_H 1 |
---|
500 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
501 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
502 | | #define WITH_OPENSSL 1 |
---|
503 | | /* end confdefs.h. */ |
---|
504 | | |
---|
505 | | #include <stdlib.h> |
---|
506 | | #include <stdio.h> |
---|
507 | | int main(int argc, char **argv) { |
---|
508 | | /* Some math to catch -ftrapv problems in the toolchain */ |
---|
509 | | int i = 123 * argc, j = 456 + argc, k = 789 - argc; |
---|
510 | | float l = i * 2.1; |
---|
511 | | double m = l / 0.5; |
---|
512 | | long long int n = argc * 12345LL, o = 12345LL * (long long int)argc; |
---|
513 | | printf("%d %d %d %f %f %lld %lld\n", i, j, k, l, m, n, o); |
---|
514 | | exit(0); |
---|
515 | | } |
---|
516 | | |
---|
517 | configure:5930: result: no |
---|
518 | configure:5938: checking if /usr/bin/clang supports compile flag -Qunused-arguments |
---|
519 | configure:5960: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Werror -Qunused-arguments -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
520 | configure:5960: $? = 0 |
---|
521 | configure:5968: result: yes |
---|
522 | configure:5981: checking if /usr/bin/clang supports compile flag -Wall |
---|
523 | configure:6003: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Werror -Wall -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
524 | configure:6003: $? = 0 |
---|
525 | configure:6011: result: yes |
---|
526 | configure:6024: checking if /usr/bin/clang supports compile flag -Wextra |
---|
527 | configure:6046: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Werror -Wextra -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
528 | conftest.c:25:27: error: unused parameter 'argv' [-Werror,-Wunused-parameter] |
---|
529 | int main(int argc, char **argv) { |
---|
530 | ^ |
---|
531 | 1 error generated. |
---|
532 | configure:6046: $? = 1 |
---|
533 | configure: failed program was: |
---|
534 | | /* confdefs.h */ |
---|
535 | | #define PACKAGE_NAME "OpenSSH" |
---|
536 | | #define PACKAGE_TARNAME "openssh" |
---|
537 | | #define PACKAGE_VERSION "Portable" |
---|
538 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
539 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
540 | | #define PACKAGE_URL "" |
---|
541 | | #define STDC_HEADERS 1 |
---|
542 | | #define HAVE_SYS_TYPES_H 1 |
---|
543 | | #define HAVE_SYS_STAT_H 1 |
---|
544 | | #define HAVE_STDLIB_H 1 |
---|
545 | | #define HAVE_STRING_H 1 |
---|
546 | | #define HAVE_MEMORY_H 1 |
---|
547 | | #define HAVE_STRINGS_H 1 |
---|
548 | | #define HAVE_INTTYPES_H 1 |
---|
549 | | #define HAVE_STDINT_H 1 |
---|
550 | | #define HAVE_UNISTD_H 1 |
---|
551 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
552 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
553 | | #define WITH_OPENSSL 1 |
---|
554 | | /* end confdefs.h. */ |
---|
555 | | |
---|
556 | | #include <stdlib.h> |
---|
557 | | #include <stdio.h> |
---|
558 | | int main(int argc, char **argv) { |
---|
559 | | /* Some math to catch -ftrapv problems in the toolchain */ |
---|
560 | | int i = 123 * argc, j = 456 + argc, k = 789 - argc; |
---|
561 | | float l = i * 2.1; |
---|
562 | | double m = l / 0.5; |
---|
563 | | long long int n = argc * 12345LL, o = 12345LL * (long long int)argc; |
---|
564 | | printf("%d %d %d %f %f %lld %lld\n", i, j, k, l, m, n, o); |
---|
565 | | exit(0); |
---|
566 | | } |
---|
567 | | |
---|
568 | configure:6059: result: no |
---|
569 | configure:6067: checking if /usr/bin/clang supports compile flag -Wpointer-arith |
---|
570 | configure:6089: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Werror -Wpointer-arith -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
571 | configure:6089: $? = 0 |
---|
572 | configure:6097: result: yes |
---|
573 | configure:6110: checking if /usr/bin/clang supports compile flag -Wuninitialized |
---|
574 | configure:6132: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Werror -Wuninitialized -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
575 | configure:6132: $? = 0 |
---|
576 | configure:6140: result: yes |
---|
577 | configure:6153: checking if /usr/bin/clang supports compile flag -Wsign-compare |
---|
578 | configure:6175: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Werror -Wsign-compare -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
579 | configure:6175: $? = 0 |
---|
580 | configure:6183: result: yes |
---|
581 | configure:6196: checking if /usr/bin/clang supports compile flag -Wformat-security |
---|
582 | configure:6218: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Werror -Wformat-security -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
583 | configure:6218: $? = 0 |
---|
584 | configure:6226: result: yes |
---|
585 | configure:6239: checking if /usr/bin/clang supports compile flag -Wsizeof-pointer-memaccess |
---|
586 | configure:6261: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Werror -Wsizeof-pointer-memaccess -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
587 | configure:6261: $? = 0 |
---|
588 | configure:6269: result: yes |
---|
589 | configure:6282: checking if /usr/bin/clang supports compile flag -Wpointer-sign |
---|
590 | configure:6304: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Werror -Wpointer-sign -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
591 | configure:6304: $? = 0 |
---|
592 | configure:6312: result: yes |
---|
593 | configure:6325: checking if /usr/bin/clang supports compile flag -Wunused-result |
---|
594 | configure:6347: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Werror -Wunused-result -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
595 | configure:6347: $? = 0 |
---|
596 | configure:6355: result: yes |
---|
597 | configure:6368: checking if /usr/bin/clang supports compile flag -fno-strict-aliasing |
---|
598 | configure:6390: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Werror -fno-strict-aliasing -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
599 | configure:6390: $? = 0 |
---|
600 | configure:6398: result: yes |
---|
601 | configure:6412: checking if /usr/bin/clang supports compile flag -mretpoline |
---|
602 | configure:6434: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -Werror -mretpoline -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
603 | configure:6434: $? = 0 |
---|
604 | configure:6442: result: yes |
---|
605 | configure:6455: checking if /usr/bin/clang supports link flag -Wl,-z,retpolineplt |
---|
606 | configure:6478: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Werror -Wl,-z,retpolineplt conftest.c >&5 |
---|
607 | ld: unknown option: -z |
---|
608 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
609 | configure:6478: $? = 1 |
---|
610 | configure: failed program was: |
---|
611 | | /* confdefs.h */ |
---|
612 | | #define PACKAGE_NAME "OpenSSH" |
---|
613 | | #define PACKAGE_TARNAME "openssh" |
---|
614 | | #define PACKAGE_VERSION "Portable" |
---|
615 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
616 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
617 | | #define PACKAGE_URL "" |
---|
618 | | #define STDC_HEADERS 1 |
---|
619 | | #define HAVE_SYS_TYPES_H 1 |
---|
620 | | #define HAVE_SYS_STAT_H 1 |
---|
621 | | #define HAVE_STDLIB_H 1 |
---|
622 | | #define HAVE_STRING_H 1 |
---|
623 | | #define HAVE_MEMORY_H 1 |
---|
624 | | #define HAVE_STRINGS_H 1 |
---|
625 | | #define HAVE_INTTYPES_H 1 |
---|
626 | | #define HAVE_STDINT_H 1 |
---|
627 | | #define HAVE_UNISTD_H 1 |
---|
628 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
629 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
630 | | #define WITH_OPENSSL 1 |
---|
631 | | /* end confdefs.h. */ |
---|
632 | | |
---|
633 | | #include <stdlib.h> |
---|
634 | | #include <stdio.h> |
---|
635 | | int main(int argc, char **argv) { |
---|
636 | | /* Some math to catch -ftrapv problems in the toolchain */ |
---|
637 | | int i = 123 * argc, j = 456 + argc, k = 789 - argc; |
---|
638 | | float l = i * 2.1; |
---|
639 | | double m = l / 0.5; |
---|
640 | | long long int n = argc * 12345LL, o = 12345LL * (long long int)argc; |
---|
641 | | long long p = n * o; |
---|
642 | | printf("%d %d %d %f %f %lld %lld %lld\n", i, j, k, l, m, n, o, p); |
---|
643 | | exit(0); |
---|
644 | | } |
---|
645 | | |
---|
646 | configure:6491: result: no |
---|
647 | configure:6500: checking if /usr/bin/clang supports compile flag -D_FORTIFY_SOURCE=2 |
---|
648 | configure:6522: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -Werror -D_FORTIFY_SOURCE=2 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
649 | configure:6522: $? = 0 |
---|
650 | configure:6530: result: yes |
---|
651 | configure:6543: checking if /usr/bin/clang supports link flag -Wl,-z,relro |
---|
652 | configure:6566: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Werror -Wl,-z,relro conftest.c >&5 |
---|
653 | ld: unknown option: -z |
---|
654 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
655 | configure:6566: $? = 1 |
---|
656 | configure: failed program was: |
---|
657 | | /* confdefs.h */ |
---|
658 | | #define PACKAGE_NAME "OpenSSH" |
---|
659 | | #define PACKAGE_TARNAME "openssh" |
---|
660 | | #define PACKAGE_VERSION "Portable" |
---|
661 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
662 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
663 | | #define PACKAGE_URL "" |
---|
664 | | #define STDC_HEADERS 1 |
---|
665 | | #define HAVE_SYS_TYPES_H 1 |
---|
666 | | #define HAVE_SYS_STAT_H 1 |
---|
667 | | #define HAVE_STDLIB_H 1 |
---|
668 | | #define HAVE_STRING_H 1 |
---|
669 | | #define HAVE_MEMORY_H 1 |
---|
670 | | #define HAVE_STRINGS_H 1 |
---|
671 | | #define HAVE_INTTYPES_H 1 |
---|
672 | | #define HAVE_STDINT_H 1 |
---|
673 | | #define HAVE_UNISTD_H 1 |
---|
674 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
675 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
676 | | #define WITH_OPENSSL 1 |
---|
677 | | /* end confdefs.h. */ |
---|
678 | | |
---|
679 | | #include <stdlib.h> |
---|
680 | | #include <stdio.h> |
---|
681 | | int main(int argc, char **argv) { |
---|
682 | | /* Some math to catch -ftrapv problems in the toolchain */ |
---|
683 | | int i = 123 * argc, j = 456 + argc, k = 789 - argc; |
---|
684 | | float l = i * 2.1; |
---|
685 | | double m = l / 0.5; |
---|
686 | | long long int n = argc * 12345LL, o = 12345LL * (long long int)argc; |
---|
687 | | long long p = n * o; |
---|
688 | | printf("%d %d %d %f %f %lld %lld %lld\n", i, j, k, l, m, n, o, p); |
---|
689 | | exit(0); |
---|
690 | | } |
---|
691 | | |
---|
692 | configure:6579: result: no |
---|
693 | configure:6588: checking if /usr/bin/clang supports link flag -Wl,-z,now |
---|
694 | configure:6611: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Werror -Wl,-z,now conftest.c >&5 |
---|
695 | ld: unknown option: -z |
---|
696 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
697 | configure:6611: $? = 1 |
---|
698 | configure: failed program was: |
---|
699 | | /* confdefs.h */ |
---|
700 | | #define PACKAGE_NAME "OpenSSH" |
---|
701 | | #define PACKAGE_TARNAME "openssh" |
---|
702 | | #define PACKAGE_VERSION "Portable" |
---|
703 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
704 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
705 | | #define PACKAGE_URL "" |
---|
706 | | #define STDC_HEADERS 1 |
---|
707 | | #define HAVE_SYS_TYPES_H 1 |
---|
708 | | #define HAVE_SYS_STAT_H 1 |
---|
709 | | #define HAVE_STDLIB_H 1 |
---|
710 | | #define HAVE_STRING_H 1 |
---|
711 | | #define HAVE_MEMORY_H 1 |
---|
712 | | #define HAVE_STRINGS_H 1 |
---|
713 | | #define HAVE_INTTYPES_H 1 |
---|
714 | | #define HAVE_STDINT_H 1 |
---|
715 | | #define HAVE_UNISTD_H 1 |
---|
716 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
717 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
718 | | #define WITH_OPENSSL 1 |
---|
719 | | /* end confdefs.h. */ |
---|
720 | | |
---|
721 | | #include <stdlib.h> |
---|
722 | | #include <stdio.h> |
---|
723 | | int main(int argc, char **argv) { |
---|
724 | | /* Some math to catch -ftrapv problems in the toolchain */ |
---|
725 | | int i = 123 * argc, j = 456 + argc, k = 789 - argc; |
---|
726 | | float l = i * 2.1; |
---|
727 | | double m = l / 0.5; |
---|
728 | | long long int n = argc * 12345LL, o = 12345LL * (long long int)argc; |
---|
729 | | long long p = n * o; |
---|
730 | | printf("%d %d %d %f %f %lld %lld %lld\n", i, j, k, l, m, n, o, p); |
---|
731 | | exit(0); |
---|
732 | | } |
---|
733 | | |
---|
734 | configure:6624: result: no |
---|
735 | configure:6633: checking if /usr/bin/clang supports link flag -Wl,-z,noexecstack |
---|
736 | configure:6656: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Werror -Wl,-z,noexecstack conftest.c >&5 |
---|
737 | ld: unknown option: -z |
---|
738 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
739 | configure:6656: $? = 1 |
---|
740 | configure: failed program was: |
---|
741 | | /* confdefs.h */ |
---|
742 | | #define PACKAGE_NAME "OpenSSH" |
---|
743 | | #define PACKAGE_TARNAME "openssh" |
---|
744 | | #define PACKAGE_VERSION "Portable" |
---|
745 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
746 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
747 | | #define PACKAGE_URL "" |
---|
748 | | #define STDC_HEADERS 1 |
---|
749 | | #define HAVE_SYS_TYPES_H 1 |
---|
750 | | #define HAVE_SYS_STAT_H 1 |
---|
751 | | #define HAVE_STDLIB_H 1 |
---|
752 | | #define HAVE_STRING_H 1 |
---|
753 | | #define HAVE_MEMORY_H 1 |
---|
754 | | #define HAVE_STRINGS_H 1 |
---|
755 | | #define HAVE_INTTYPES_H 1 |
---|
756 | | #define HAVE_STDINT_H 1 |
---|
757 | | #define HAVE_UNISTD_H 1 |
---|
758 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
759 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
760 | | #define WITH_OPENSSL 1 |
---|
761 | | /* end confdefs.h. */ |
---|
762 | | |
---|
763 | | #include <stdlib.h> |
---|
764 | | #include <stdio.h> |
---|
765 | | int main(int argc, char **argv) { |
---|
766 | | /* Some math to catch -ftrapv problems in the toolchain */ |
---|
767 | | int i = 123 * argc, j = 456 + argc, k = 789 - argc; |
---|
768 | | float l = i * 2.1; |
---|
769 | | double m = l / 0.5; |
---|
770 | | long long int n = argc * 12345LL, o = 12345LL * (long long int)argc; |
---|
771 | | long long p = n * o; |
---|
772 | | printf("%d %d %d %f %f %lld %lld %lld\n", i, j, k, l, m, n, o, p); |
---|
773 | | exit(0); |
---|
774 | | } |
---|
775 | | |
---|
776 | configure:6669: result: no |
---|
777 | configure:6683: checking if /usr/bin/clang supports compile flag -ftrapv and linking succeeds |
---|
778 | configure:6706: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -Werror -ftrapv -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
779 | configure:6706: $? = 0 |
---|
780 | configure:6714: result: yes |
---|
781 | configure:6728: checking gcc version |
---|
782 | configure:6739: result: |
---|
783 | configure:6742: checking if /usr/bin/clang accepts -fno-builtin-memset |
---|
784 | configure:6757: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
785 | configure:6757: $? = 0 |
---|
786 | configure:6758: result: yes |
---|
787 | configure:6775: checking if /usr/bin/clang supports -fstack-protector-strong |
---|
788 | configure:6795: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -Werror -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fstack-protector-strong -Werror conftest.c >&5 |
---|
789 | configure:6795: $? = 0 |
---|
790 | configure:6796: result: yes |
---|
791 | configure:6800: checking if -fstack-protector-strong works |
---|
792 | configure:6822: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fstack-protector-strong conftest.c >&5 |
---|
793 | configure:6822: $? = 0 |
---|
794 | configure:6822: ./conftest |
---|
795 | configure:6822: $? = 0 |
---|
796 | configure:6823: result: yes |
---|
797 | configure:6864: checking if compiler allows __attribute__ on return types |
---|
798 | configure:6879: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
799 | configure:6879: $? = 0 |
---|
800 | configure:6880: result: yes |
---|
801 | configure:6892: checking if compiler allows __attribute__ prototype args |
---|
802 | configure:6907: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
803 | configure:6907: $? = 0 |
---|
804 | configure:6908: result: yes |
---|
805 | configure:7109: checking blf.h usability |
---|
806 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
807 | conftest.c:56:10: fatal error: 'blf.h' file not found |
---|
808 | #include <blf.h> |
---|
809 | ^~~~~~~ |
---|
810 | 1 error generated. |
---|
811 | configure:7109: $? = 1 |
---|
812 | configure: failed program was: |
---|
813 | | /* confdefs.h */ |
---|
814 | | #define PACKAGE_NAME "OpenSSH" |
---|
815 | | #define PACKAGE_TARNAME "openssh" |
---|
816 | | #define PACKAGE_VERSION "Portable" |
---|
817 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
818 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
819 | | #define PACKAGE_URL "" |
---|
820 | | #define STDC_HEADERS 1 |
---|
821 | | #define HAVE_SYS_TYPES_H 1 |
---|
822 | | #define HAVE_SYS_STAT_H 1 |
---|
823 | | #define HAVE_STDLIB_H 1 |
---|
824 | | #define HAVE_STRING_H 1 |
---|
825 | | #define HAVE_MEMORY_H 1 |
---|
826 | | #define HAVE_STRINGS_H 1 |
---|
827 | | #define HAVE_INTTYPES_H 1 |
---|
828 | | #define HAVE_STDINT_H 1 |
---|
829 | | #define HAVE_UNISTD_H 1 |
---|
830 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
831 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
832 | | #define WITH_OPENSSL 1 |
---|
833 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
834 | | /* end confdefs.h. */ |
---|
835 | | #include <stdio.h> |
---|
836 | | #ifdef HAVE_SYS_TYPES_H |
---|
837 | | # include <sys/types.h> |
---|
838 | | #endif |
---|
839 | | #ifdef HAVE_SYS_STAT_H |
---|
840 | | # include <sys/stat.h> |
---|
841 | | #endif |
---|
842 | | #ifdef STDC_HEADERS |
---|
843 | | # include <stdlib.h> |
---|
844 | | # include <stddef.h> |
---|
845 | | #else |
---|
846 | | # ifdef HAVE_STDLIB_H |
---|
847 | | # include <stdlib.h> |
---|
848 | | # endif |
---|
849 | | #endif |
---|
850 | | #ifdef HAVE_STRING_H |
---|
851 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
852 | | # include <memory.h> |
---|
853 | | # endif |
---|
854 | | # include <string.h> |
---|
855 | | #endif |
---|
856 | | #ifdef HAVE_STRINGS_H |
---|
857 | | # include <strings.h> |
---|
858 | | #endif |
---|
859 | | #ifdef HAVE_INTTYPES_H |
---|
860 | | # include <inttypes.h> |
---|
861 | | #endif |
---|
862 | | #ifdef HAVE_STDINT_H |
---|
863 | | # include <stdint.h> |
---|
864 | | #endif |
---|
865 | | #ifdef HAVE_UNISTD_H |
---|
866 | | # include <unistd.h> |
---|
867 | | #endif |
---|
868 | | #include <blf.h> |
---|
869 | configure:7109: result: no |
---|
870 | configure:7109: checking blf.h presence |
---|
871 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
872 | conftest.c:23:10: fatal error: 'blf.h' file not found |
---|
873 | #include <blf.h> |
---|
874 | ^~~~~~~ |
---|
875 | 1 error generated. |
---|
876 | configure:7109: $? = 1 |
---|
877 | configure: failed program was: |
---|
878 | | /* confdefs.h */ |
---|
879 | | #define PACKAGE_NAME "OpenSSH" |
---|
880 | | #define PACKAGE_TARNAME "openssh" |
---|
881 | | #define PACKAGE_VERSION "Portable" |
---|
882 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
883 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
884 | | #define PACKAGE_URL "" |
---|
885 | | #define STDC_HEADERS 1 |
---|
886 | | #define HAVE_SYS_TYPES_H 1 |
---|
887 | | #define HAVE_SYS_STAT_H 1 |
---|
888 | | #define HAVE_STDLIB_H 1 |
---|
889 | | #define HAVE_STRING_H 1 |
---|
890 | | #define HAVE_MEMORY_H 1 |
---|
891 | | #define HAVE_STRINGS_H 1 |
---|
892 | | #define HAVE_INTTYPES_H 1 |
---|
893 | | #define HAVE_STDINT_H 1 |
---|
894 | | #define HAVE_UNISTD_H 1 |
---|
895 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
896 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
897 | | #define WITH_OPENSSL 1 |
---|
898 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
899 | | /* end confdefs.h. */ |
---|
900 | | #include <blf.h> |
---|
901 | configure:7109: result: no |
---|
902 | configure:7109: checking for blf.h |
---|
903 | configure:7109: result: no |
---|
904 | configure:7109: checking bstring.h usability |
---|
905 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
906 | conftest.c:56:10: fatal error: 'bstring.h' file not found |
---|
907 | #include <bstring.h> |
---|
908 | ^~~~~~~~~~~ |
---|
909 | 1 error generated. |
---|
910 | configure:7109: $? = 1 |
---|
911 | configure: failed program was: |
---|
912 | | /* confdefs.h */ |
---|
913 | | #define PACKAGE_NAME "OpenSSH" |
---|
914 | | #define PACKAGE_TARNAME "openssh" |
---|
915 | | #define PACKAGE_VERSION "Portable" |
---|
916 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
917 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
918 | | #define PACKAGE_URL "" |
---|
919 | | #define STDC_HEADERS 1 |
---|
920 | | #define HAVE_SYS_TYPES_H 1 |
---|
921 | | #define HAVE_SYS_STAT_H 1 |
---|
922 | | #define HAVE_STDLIB_H 1 |
---|
923 | | #define HAVE_STRING_H 1 |
---|
924 | | #define HAVE_MEMORY_H 1 |
---|
925 | | #define HAVE_STRINGS_H 1 |
---|
926 | | #define HAVE_INTTYPES_H 1 |
---|
927 | | #define HAVE_STDINT_H 1 |
---|
928 | | #define HAVE_UNISTD_H 1 |
---|
929 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
930 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
931 | | #define WITH_OPENSSL 1 |
---|
932 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
933 | | /* end confdefs.h. */ |
---|
934 | | #include <stdio.h> |
---|
935 | | #ifdef HAVE_SYS_TYPES_H |
---|
936 | | # include <sys/types.h> |
---|
937 | | #endif |
---|
938 | | #ifdef HAVE_SYS_STAT_H |
---|
939 | | # include <sys/stat.h> |
---|
940 | | #endif |
---|
941 | | #ifdef STDC_HEADERS |
---|
942 | | # include <stdlib.h> |
---|
943 | | # include <stddef.h> |
---|
944 | | #else |
---|
945 | | # ifdef HAVE_STDLIB_H |
---|
946 | | # include <stdlib.h> |
---|
947 | | # endif |
---|
948 | | #endif |
---|
949 | | #ifdef HAVE_STRING_H |
---|
950 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
951 | | # include <memory.h> |
---|
952 | | # endif |
---|
953 | | # include <string.h> |
---|
954 | | #endif |
---|
955 | | #ifdef HAVE_STRINGS_H |
---|
956 | | # include <strings.h> |
---|
957 | | #endif |
---|
958 | | #ifdef HAVE_INTTYPES_H |
---|
959 | | # include <inttypes.h> |
---|
960 | | #endif |
---|
961 | | #ifdef HAVE_STDINT_H |
---|
962 | | # include <stdint.h> |
---|
963 | | #endif |
---|
964 | | #ifdef HAVE_UNISTD_H |
---|
965 | | # include <unistd.h> |
---|
966 | | #endif |
---|
967 | | #include <bstring.h> |
---|
968 | configure:7109: result: no |
---|
969 | configure:7109: checking bstring.h presence |
---|
970 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
971 | conftest.c:23:10: fatal error: 'bstring.h' file not found |
---|
972 | #include <bstring.h> |
---|
973 | ^~~~~~~~~~~ |
---|
974 | 1 error generated. |
---|
975 | configure:7109: $? = 1 |
---|
976 | configure: failed program was: |
---|
977 | | /* confdefs.h */ |
---|
978 | | #define PACKAGE_NAME "OpenSSH" |
---|
979 | | #define PACKAGE_TARNAME "openssh" |
---|
980 | | #define PACKAGE_VERSION "Portable" |
---|
981 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
982 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
983 | | #define PACKAGE_URL "" |
---|
984 | | #define STDC_HEADERS 1 |
---|
985 | | #define HAVE_SYS_TYPES_H 1 |
---|
986 | | #define HAVE_SYS_STAT_H 1 |
---|
987 | | #define HAVE_STDLIB_H 1 |
---|
988 | | #define HAVE_STRING_H 1 |
---|
989 | | #define HAVE_MEMORY_H 1 |
---|
990 | | #define HAVE_STRINGS_H 1 |
---|
991 | | #define HAVE_INTTYPES_H 1 |
---|
992 | | #define HAVE_STDINT_H 1 |
---|
993 | | #define HAVE_UNISTD_H 1 |
---|
994 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
995 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
996 | | #define WITH_OPENSSL 1 |
---|
997 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
998 | | /* end confdefs.h. */ |
---|
999 | | #include <bstring.h> |
---|
1000 | configure:7109: result: no |
---|
1001 | configure:7109: checking for bstring.h |
---|
1002 | configure:7109: result: no |
---|
1003 | configure:7109: checking crypt.h usability |
---|
1004 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1005 | conftest.c:56:10: fatal error: 'crypt.h' file not found |
---|
1006 | #include <crypt.h> |
---|
1007 | ^~~~~~~~~ |
---|
1008 | 1 error generated. |
---|
1009 | configure:7109: $? = 1 |
---|
1010 | configure: failed program was: |
---|
1011 | | /* confdefs.h */ |
---|
1012 | | #define PACKAGE_NAME "OpenSSH" |
---|
1013 | | #define PACKAGE_TARNAME "openssh" |
---|
1014 | | #define PACKAGE_VERSION "Portable" |
---|
1015 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1016 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1017 | | #define PACKAGE_URL "" |
---|
1018 | | #define STDC_HEADERS 1 |
---|
1019 | | #define HAVE_SYS_TYPES_H 1 |
---|
1020 | | #define HAVE_SYS_STAT_H 1 |
---|
1021 | | #define HAVE_STDLIB_H 1 |
---|
1022 | | #define HAVE_STRING_H 1 |
---|
1023 | | #define HAVE_MEMORY_H 1 |
---|
1024 | | #define HAVE_STRINGS_H 1 |
---|
1025 | | #define HAVE_INTTYPES_H 1 |
---|
1026 | | #define HAVE_STDINT_H 1 |
---|
1027 | | #define HAVE_UNISTD_H 1 |
---|
1028 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1029 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1030 | | #define WITH_OPENSSL 1 |
---|
1031 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1032 | | /* end confdefs.h. */ |
---|
1033 | | #include <stdio.h> |
---|
1034 | | #ifdef HAVE_SYS_TYPES_H |
---|
1035 | | # include <sys/types.h> |
---|
1036 | | #endif |
---|
1037 | | #ifdef HAVE_SYS_STAT_H |
---|
1038 | | # include <sys/stat.h> |
---|
1039 | | #endif |
---|
1040 | | #ifdef STDC_HEADERS |
---|
1041 | | # include <stdlib.h> |
---|
1042 | | # include <stddef.h> |
---|
1043 | | #else |
---|
1044 | | # ifdef HAVE_STDLIB_H |
---|
1045 | | # include <stdlib.h> |
---|
1046 | | # endif |
---|
1047 | | #endif |
---|
1048 | | #ifdef HAVE_STRING_H |
---|
1049 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1050 | | # include <memory.h> |
---|
1051 | | # endif |
---|
1052 | | # include <string.h> |
---|
1053 | | #endif |
---|
1054 | | #ifdef HAVE_STRINGS_H |
---|
1055 | | # include <strings.h> |
---|
1056 | | #endif |
---|
1057 | | #ifdef HAVE_INTTYPES_H |
---|
1058 | | # include <inttypes.h> |
---|
1059 | | #endif |
---|
1060 | | #ifdef HAVE_STDINT_H |
---|
1061 | | # include <stdint.h> |
---|
1062 | | #endif |
---|
1063 | | #ifdef HAVE_UNISTD_H |
---|
1064 | | # include <unistd.h> |
---|
1065 | | #endif |
---|
1066 | | #include <crypt.h> |
---|
1067 | configure:7109: result: no |
---|
1068 | configure:7109: checking crypt.h presence |
---|
1069 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1070 | conftest.c:23:10: fatal error: 'crypt.h' file not found |
---|
1071 | #include <crypt.h> |
---|
1072 | ^~~~~~~~~ |
---|
1073 | 1 error generated. |
---|
1074 | configure:7109: $? = 1 |
---|
1075 | configure: failed program was: |
---|
1076 | | /* confdefs.h */ |
---|
1077 | | #define PACKAGE_NAME "OpenSSH" |
---|
1078 | | #define PACKAGE_TARNAME "openssh" |
---|
1079 | | #define PACKAGE_VERSION "Portable" |
---|
1080 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1081 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1082 | | #define PACKAGE_URL "" |
---|
1083 | | #define STDC_HEADERS 1 |
---|
1084 | | #define HAVE_SYS_TYPES_H 1 |
---|
1085 | | #define HAVE_SYS_STAT_H 1 |
---|
1086 | | #define HAVE_STDLIB_H 1 |
---|
1087 | | #define HAVE_STRING_H 1 |
---|
1088 | | #define HAVE_MEMORY_H 1 |
---|
1089 | | #define HAVE_STRINGS_H 1 |
---|
1090 | | #define HAVE_INTTYPES_H 1 |
---|
1091 | | #define HAVE_STDINT_H 1 |
---|
1092 | | #define HAVE_UNISTD_H 1 |
---|
1093 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1094 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1095 | | #define WITH_OPENSSL 1 |
---|
1096 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1097 | | /* end confdefs.h. */ |
---|
1098 | | #include <crypt.h> |
---|
1099 | configure:7109: result: no |
---|
1100 | configure:7109: checking for crypt.h |
---|
1101 | configure:7109: result: no |
---|
1102 | configure:7109: checking crypto/sha2.h usability |
---|
1103 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1104 | conftest.c:56:10: fatal error: 'crypto/sha2.h' file not found |
---|
1105 | #include <crypto/sha2.h> |
---|
1106 | ^~~~~~~~~~~~~~~ |
---|
1107 | 1 error generated. |
---|
1108 | configure:7109: $? = 1 |
---|
1109 | configure: failed program was: |
---|
1110 | | /* confdefs.h */ |
---|
1111 | | #define PACKAGE_NAME "OpenSSH" |
---|
1112 | | #define PACKAGE_TARNAME "openssh" |
---|
1113 | | #define PACKAGE_VERSION "Portable" |
---|
1114 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1115 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1116 | | #define PACKAGE_URL "" |
---|
1117 | | #define STDC_HEADERS 1 |
---|
1118 | | #define HAVE_SYS_TYPES_H 1 |
---|
1119 | | #define HAVE_SYS_STAT_H 1 |
---|
1120 | | #define HAVE_STDLIB_H 1 |
---|
1121 | | #define HAVE_STRING_H 1 |
---|
1122 | | #define HAVE_MEMORY_H 1 |
---|
1123 | | #define HAVE_STRINGS_H 1 |
---|
1124 | | #define HAVE_INTTYPES_H 1 |
---|
1125 | | #define HAVE_STDINT_H 1 |
---|
1126 | | #define HAVE_UNISTD_H 1 |
---|
1127 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1128 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1129 | | #define WITH_OPENSSL 1 |
---|
1130 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1131 | | /* end confdefs.h. */ |
---|
1132 | | #include <stdio.h> |
---|
1133 | | #ifdef HAVE_SYS_TYPES_H |
---|
1134 | | # include <sys/types.h> |
---|
1135 | | #endif |
---|
1136 | | #ifdef HAVE_SYS_STAT_H |
---|
1137 | | # include <sys/stat.h> |
---|
1138 | | #endif |
---|
1139 | | #ifdef STDC_HEADERS |
---|
1140 | | # include <stdlib.h> |
---|
1141 | | # include <stddef.h> |
---|
1142 | | #else |
---|
1143 | | # ifdef HAVE_STDLIB_H |
---|
1144 | | # include <stdlib.h> |
---|
1145 | | # endif |
---|
1146 | | #endif |
---|
1147 | | #ifdef HAVE_STRING_H |
---|
1148 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1149 | | # include <memory.h> |
---|
1150 | | # endif |
---|
1151 | | # include <string.h> |
---|
1152 | | #endif |
---|
1153 | | #ifdef HAVE_STRINGS_H |
---|
1154 | | # include <strings.h> |
---|
1155 | | #endif |
---|
1156 | | #ifdef HAVE_INTTYPES_H |
---|
1157 | | # include <inttypes.h> |
---|
1158 | | #endif |
---|
1159 | | #ifdef HAVE_STDINT_H |
---|
1160 | | # include <stdint.h> |
---|
1161 | | #endif |
---|
1162 | | #ifdef HAVE_UNISTD_H |
---|
1163 | | # include <unistd.h> |
---|
1164 | | #endif |
---|
1165 | | #include <crypto/sha2.h> |
---|
1166 | configure:7109: result: no |
---|
1167 | configure:7109: checking crypto/sha2.h presence |
---|
1168 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1169 | conftest.c:23:10: fatal error: 'crypto/sha2.h' file not found |
---|
1170 | #include <crypto/sha2.h> |
---|
1171 | ^~~~~~~~~~~~~~~ |
---|
1172 | 1 error generated. |
---|
1173 | configure:7109: $? = 1 |
---|
1174 | configure: failed program was: |
---|
1175 | | /* confdefs.h */ |
---|
1176 | | #define PACKAGE_NAME "OpenSSH" |
---|
1177 | | #define PACKAGE_TARNAME "openssh" |
---|
1178 | | #define PACKAGE_VERSION "Portable" |
---|
1179 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1180 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1181 | | #define PACKAGE_URL "" |
---|
1182 | | #define STDC_HEADERS 1 |
---|
1183 | | #define HAVE_SYS_TYPES_H 1 |
---|
1184 | | #define HAVE_SYS_STAT_H 1 |
---|
1185 | | #define HAVE_STDLIB_H 1 |
---|
1186 | | #define HAVE_STRING_H 1 |
---|
1187 | | #define HAVE_MEMORY_H 1 |
---|
1188 | | #define HAVE_STRINGS_H 1 |
---|
1189 | | #define HAVE_INTTYPES_H 1 |
---|
1190 | | #define HAVE_STDINT_H 1 |
---|
1191 | | #define HAVE_UNISTD_H 1 |
---|
1192 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1193 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1194 | | #define WITH_OPENSSL 1 |
---|
1195 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1196 | | /* end confdefs.h. */ |
---|
1197 | | #include <crypto/sha2.h> |
---|
1198 | configure:7109: result: no |
---|
1199 | configure:7109: checking for crypto/sha2.h |
---|
1200 | configure:7109: result: no |
---|
1201 | configure:7109: checking dirent.h usability |
---|
1202 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1203 | configure:7109: $? = 0 |
---|
1204 | configure:7109: result: yes |
---|
1205 | configure:7109: checking dirent.h presence |
---|
1206 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1207 | configure:7109: $? = 0 |
---|
1208 | configure:7109: result: yes |
---|
1209 | configure:7109: checking for dirent.h |
---|
1210 | configure:7109: result: yes |
---|
1211 | configure:7109: checking endian.h usability |
---|
1212 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1213 | conftest.c:57:10: fatal error: 'endian.h' file not found |
---|
1214 | #include <endian.h> |
---|
1215 | ^~~~~~~~~~ |
---|
1216 | 1 error generated. |
---|
1217 | configure:7109: $? = 1 |
---|
1218 | configure: failed program was: |
---|
1219 | | /* confdefs.h */ |
---|
1220 | | #define PACKAGE_NAME "OpenSSH" |
---|
1221 | | #define PACKAGE_TARNAME "openssh" |
---|
1222 | | #define PACKAGE_VERSION "Portable" |
---|
1223 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1224 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1225 | | #define PACKAGE_URL "" |
---|
1226 | | #define STDC_HEADERS 1 |
---|
1227 | | #define HAVE_SYS_TYPES_H 1 |
---|
1228 | | #define HAVE_SYS_STAT_H 1 |
---|
1229 | | #define HAVE_STDLIB_H 1 |
---|
1230 | | #define HAVE_STRING_H 1 |
---|
1231 | | #define HAVE_MEMORY_H 1 |
---|
1232 | | #define HAVE_STRINGS_H 1 |
---|
1233 | | #define HAVE_INTTYPES_H 1 |
---|
1234 | | #define HAVE_STDINT_H 1 |
---|
1235 | | #define HAVE_UNISTD_H 1 |
---|
1236 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1237 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1238 | | #define WITH_OPENSSL 1 |
---|
1239 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1240 | | #define HAVE_DIRENT_H 1 |
---|
1241 | | /* end confdefs.h. */ |
---|
1242 | | #include <stdio.h> |
---|
1243 | | #ifdef HAVE_SYS_TYPES_H |
---|
1244 | | # include <sys/types.h> |
---|
1245 | | #endif |
---|
1246 | | #ifdef HAVE_SYS_STAT_H |
---|
1247 | | # include <sys/stat.h> |
---|
1248 | | #endif |
---|
1249 | | #ifdef STDC_HEADERS |
---|
1250 | | # include <stdlib.h> |
---|
1251 | | # include <stddef.h> |
---|
1252 | | #else |
---|
1253 | | # ifdef HAVE_STDLIB_H |
---|
1254 | | # include <stdlib.h> |
---|
1255 | | # endif |
---|
1256 | | #endif |
---|
1257 | | #ifdef HAVE_STRING_H |
---|
1258 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1259 | | # include <memory.h> |
---|
1260 | | # endif |
---|
1261 | | # include <string.h> |
---|
1262 | | #endif |
---|
1263 | | #ifdef HAVE_STRINGS_H |
---|
1264 | | # include <strings.h> |
---|
1265 | | #endif |
---|
1266 | | #ifdef HAVE_INTTYPES_H |
---|
1267 | | # include <inttypes.h> |
---|
1268 | | #endif |
---|
1269 | | #ifdef HAVE_STDINT_H |
---|
1270 | | # include <stdint.h> |
---|
1271 | | #endif |
---|
1272 | | #ifdef HAVE_UNISTD_H |
---|
1273 | | # include <unistd.h> |
---|
1274 | | #endif |
---|
1275 | | #include <endian.h> |
---|
1276 | configure:7109: result: no |
---|
1277 | configure:7109: checking endian.h presence |
---|
1278 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1279 | conftest.c:24:10: fatal error: 'endian.h' file not found |
---|
1280 | #include <endian.h> |
---|
1281 | ^~~~~~~~~~ |
---|
1282 | 1 error generated. |
---|
1283 | configure:7109: $? = 1 |
---|
1284 | configure: failed program was: |
---|
1285 | | /* confdefs.h */ |
---|
1286 | | #define PACKAGE_NAME "OpenSSH" |
---|
1287 | | #define PACKAGE_TARNAME "openssh" |
---|
1288 | | #define PACKAGE_VERSION "Portable" |
---|
1289 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1290 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1291 | | #define PACKAGE_URL "" |
---|
1292 | | #define STDC_HEADERS 1 |
---|
1293 | | #define HAVE_SYS_TYPES_H 1 |
---|
1294 | | #define HAVE_SYS_STAT_H 1 |
---|
1295 | | #define HAVE_STDLIB_H 1 |
---|
1296 | | #define HAVE_STRING_H 1 |
---|
1297 | | #define HAVE_MEMORY_H 1 |
---|
1298 | | #define HAVE_STRINGS_H 1 |
---|
1299 | | #define HAVE_INTTYPES_H 1 |
---|
1300 | | #define HAVE_STDINT_H 1 |
---|
1301 | | #define HAVE_UNISTD_H 1 |
---|
1302 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1303 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1304 | | #define WITH_OPENSSL 1 |
---|
1305 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1306 | | #define HAVE_DIRENT_H 1 |
---|
1307 | | /* end confdefs.h. */ |
---|
1308 | | #include <endian.h> |
---|
1309 | configure:7109: result: no |
---|
1310 | configure:7109: checking for endian.h |
---|
1311 | configure:7109: result: no |
---|
1312 | configure:7109: checking elf.h usability |
---|
1313 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1314 | conftest.c:57:10: fatal error: 'elf.h' file not found |
---|
1315 | #include <elf.h> |
---|
1316 | ^~~~~~~ |
---|
1317 | 1 error generated. |
---|
1318 | configure:7109: $? = 1 |
---|
1319 | configure: failed program was: |
---|
1320 | | /* confdefs.h */ |
---|
1321 | | #define PACKAGE_NAME "OpenSSH" |
---|
1322 | | #define PACKAGE_TARNAME "openssh" |
---|
1323 | | #define PACKAGE_VERSION "Portable" |
---|
1324 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1325 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1326 | | #define PACKAGE_URL "" |
---|
1327 | | #define STDC_HEADERS 1 |
---|
1328 | | #define HAVE_SYS_TYPES_H 1 |
---|
1329 | | #define HAVE_SYS_STAT_H 1 |
---|
1330 | | #define HAVE_STDLIB_H 1 |
---|
1331 | | #define HAVE_STRING_H 1 |
---|
1332 | | #define HAVE_MEMORY_H 1 |
---|
1333 | | #define HAVE_STRINGS_H 1 |
---|
1334 | | #define HAVE_INTTYPES_H 1 |
---|
1335 | | #define HAVE_STDINT_H 1 |
---|
1336 | | #define HAVE_UNISTD_H 1 |
---|
1337 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1338 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1339 | | #define WITH_OPENSSL 1 |
---|
1340 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1341 | | #define HAVE_DIRENT_H 1 |
---|
1342 | | /* end confdefs.h. */ |
---|
1343 | | #include <stdio.h> |
---|
1344 | | #ifdef HAVE_SYS_TYPES_H |
---|
1345 | | # include <sys/types.h> |
---|
1346 | | #endif |
---|
1347 | | #ifdef HAVE_SYS_STAT_H |
---|
1348 | | # include <sys/stat.h> |
---|
1349 | | #endif |
---|
1350 | | #ifdef STDC_HEADERS |
---|
1351 | | # include <stdlib.h> |
---|
1352 | | # include <stddef.h> |
---|
1353 | | #else |
---|
1354 | | # ifdef HAVE_STDLIB_H |
---|
1355 | | # include <stdlib.h> |
---|
1356 | | # endif |
---|
1357 | | #endif |
---|
1358 | | #ifdef HAVE_STRING_H |
---|
1359 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1360 | | # include <memory.h> |
---|
1361 | | # endif |
---|
1362 | | # include <string.h> |
---|
1363 | | #endif |
---|
1364 | | #ifdef HAVE_STRINGS_H |
---|
1365 | | # include <strings.h> |
---|
1366 | | #endif |
---|
1367 | | #ifdef HAVE_INTTYPES_H |
---|
1368 | | # include <inttypes.h> |
---|
1369 | | #endif |
---|
1370 | | #ifdef HAVE_STDINT_H |
---|
1371 | | # include <stdint.h> |
---|
1372 | | #endif |
---|
1373 | | #ifdef HAVE_UNISTD_H |
---|
1374 | | # include <unistd.h> |
---|
1375 | | #endif |
---|
1376 | | #include <elf.h> |
---|
1377 | configure:7109: result: no |
---|
1378 | configure:7109: checking elf.h presence |
---|
1379 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1380 | conftest.c:24:10: fatal error: 'elf.h' file not found |
---|
1381 | #include <elf.h> |
---|
1382 | ^~~~~~~ |
---|
1383 | 1 error generated. |
---|
1384 | configure:7109: $? = 1 |
---|
1385 | configure: failed program was: |
---|
1386 | | /* confdefs.h */ |
---|
1387 | | #define PACKAGE_NAME "OpenSSH" |
---|
1388 | | #define PACKAGE_TARNAME "openssh" |
---|
1389 | | #define PACKAGE_VERSION "Portable" |
---|
1390 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1391 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1392 | | #define PACKAGE_URL "" |
---|
1393 | | #define STDC_HEADERS 1 |
---|
1394 | | #define HAVE_SYS_TYPES_H 1 |
---|
1395 | | #define HAVE_SYS_STAT_H 1 |
---|
1396 | | #define HAVE_STDLIB_H 1 |
---|
1397 | | #define HAVE_STRING_H 1 |
---|
1398 | | #define HAVE_MEMORY_H 1 |
---|
1399 | | #define HAVE_STRINGS_H 1 |
---|
1400 | | #define HAVE_INTTYPES_H 1 |
---|
1401 | | #define HAVE_STDINT_H 1 |
---|
1402 | | #define HAVE_UNISTD_H 1 |
---|
1403 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1404 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1405 | | #define WITH_OPENSSL 1 |
---|
1406 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1407 | | #define HAVE_DIRENT_H 1 |
---|
1408 | | /* end confdefs.h. */ |
---|
1409 | | #include <elf.h> |
---|
1410 | configure:7109: result: no |
---|
1411 | configure:7109: checking for elf.h |
---|
1412 | configure:7109: result: no |
---|
1413 | configure:7109: checking err.h usability |
---|
1414 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1415 | configure:7109: $? = 0 |
---|
1416 | configure:7109: result: yes |
---|
1417 | configure:7109: checking err.h presence |
---|
1418 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1419 | configure:7109: $? = 0 |
---|
1420 | configure:7109: result: yes |
---|
1421 | configure:7109: checking for err.h |
---|
1422 | configure:7109: result: yes |
---|
1423 | configure:7109: checking features.h usability |
---|
1424 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1425 | conftest.c:58:10: fatal error: 'features.h' file not found |
---|
1426 | #include <features.h> |
---|
1427 | ^~~~~~~~~~~~ |
---|
1428 | 1 error generated. |
---|
1429 | configure:7109: $? = 1 |
---|
1430 | configure: failed program was: |
---|
1431 | | /* confdefs.h */ |
---|
1432 | | #define PACKAGE_NAME "OpenSSH" |
---|
1433 | | #define PACKAGE_TARNAME "openssh" |
---|
1434 | | #define PACKAGE_VERSION "Portable" |
---|
1435 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1436 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1437 | | #define PACKAGE_URL "" |
---|
1438 | | #define STDC_HEADERS 1 |
---|
1439 | | #define HAVE_SYS_TYPES_H 1 |
---|
1440 | | #define HAVE_SYS_STAT_H 1 |
---|
1441 | | #define HAVE_STDLIB_H 1 |
---|
1442 | | #define HAVE_STRING_H 1 |
---|
1443 | | #define HAVE_MEMORY_H 1 |
---|
1444 | | #define HAVE_STRINGS_H 1 |
---|
1445 | | #define HAVE_INTTYPES_H 1 |
---|
1446 | | #define HAVE_STDINT_H 1 |
---|
1447 | | #define HAVE_UNISTD_H 1 |
---|
1448 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1449 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1450 | | #define WITH_OPENSSL 1 |
---|
1451 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1452 | | #define HAVE_DIRENT_H 1 |
---|
1453 | | #define HAVE_ERR_H 1 |
---|
1454 | | /* end confdefs.h. */ |
---|
1455 | | #include <stdio.h> |
---|
1456 | | #ifdef HAVE_SYS_TYPES_H |
---|
1457 | | # include <sys/types.h> |
---|
1458 | | #endif |
---|
1459 | | #ifdef HAVE_SYS_STAT_H |
---|
1460 | | # include <sys/stat.h> |
---|
1461 | | #endif |
---|
1462 | | #ifdef STDC_HEADERS |
---|
1463 | | # include <stdlib.h> |
---|
1464 | | # include <stddef.h> |
---|
1465 | | #else |
---|
1466 | | # ifdef HAVE_STDLIB_H |
---|
1467 | | # include <stdlib.h> |
---|
1468 | | # endif |
---|
1469 | | #endif |
---|
1470 | | #ifdef HAVE_STRING_H |
---|
1471 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1472 | | # include <memory.h> |
---|
1473 | | # endif |
---|
1474 | | # include <string.h> |
---|
1475 | | #endif |
---|
1476 | | #ifdef HAVE_STRINGS_H |
---|
1477 | | # include <strings.h> |
---|
1478 | | #endif |
---|
1479 | | #ifdef HAVE_INTTYPES_H |
---|
1480 | | # include <inttypes.h> |
---|
1481 | | #endif |
---|
1482 | | #ifdef HAVE_STDINT_H |
---|
1483 | | # include <stdint.h> |
---|
1484 | | #endif |
---|
1485 | | #ifdef HAVE_UNISTD_H |
---|
1486 | | # include <unistd.h> |
---|
1487 | | #endif |
---|
1488 | | #include <features.h> |
---|
1489 | configure:7109: result: no |
---|
1490 | configure:7109: checking features.h presence |
---|
1491 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1492 | conftest.c:25:10: fatal error: 'features.h' file not found |
---|
1493 | #include <features.h> |
---|
1494 | ^~~~~~~~~~~~ |
---|
1495 | 1 error generated. |
---|
1496 | configure:7109: $? = 1 |
---|
1497 | configure: failed program was: |
---|
1498 | | /* confdefs.h */ |
---|
1499 | | #define PACKAGE_NAME "OpenSSH" |
---|
1500 | | #define PACKAGE_TARNAME "openssh" |
---|
1501 | | #define PACKAGE_VERSION "Portable" |
---|
1502 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1503 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1504 | | #define PACKAGE_URL "" |
---|
1505 | | #define STDC_HEADERS 1 |
---|
1506 | | #define HAVE_SYS_TYPES_H 1 |
---|
1507 | | #define HAVE_SYS_STAT_H 1 |
---|
1508 | | #define HAVE_STDLIB_H 1 |
---|
1509 | | #define HAVE_STRING_H 1 |
---|
1510 | | #define HAVE_MEMORY_H 1 |
---|
1511 | | #define HAVE_STRINGS_H 1 |
---|
1512 | | #define HAVE_INTTYPES_H 1 |
---|
1513 | | #define HAVE_STDINT_H 1 |
---|
1514 | | #define HAVE_UNISTD_H 1 |
---|
1515 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1516 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1517 | | #define WITH_OPENSSL 1 |
---|
1518 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1519 | | #define HAVE_DIRENT_H 1 |
---|
1520 | | #define HAVE_ERR_H 1 |
---|
1521 | | /* end confdefs.h. */ |
---|
1522 | | #include <features.h> |
---|
1523 | configure:7109: result: no |
---|
1524 | configure:7109: checking for features.h |
---|
1525 | configure:7109: result: no |
---|
1526 | configure:7109: checking fcntl.h usability |
---|
1527 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1528 | configure:7109: $? = 0 |
---|
1529 | configure:7109: result: yes |
---|
1530 | configure:7109: checking fcntl.h presence |
---|
1531 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1532 | configure:7109: $? = 0 |
---|
1533 | configure:7109: result: yes |
---|
1534 | configure:7109: checking for fcntl.h |
---|
1535 | configure:7109: result: yes |
---|
1536 | configure:7109: checking floatingpoint.h usability |
---|
1537 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1538 | conftest.c:59:10: fatal error: 'floatingpoint.h' file not found |
---|
1539 | #include <floatingpoint.h> |
---|
1540 | ^~~~~~~~~~~~~~~~~ |
---|
1541 | 1 error generated. |
---|
1542 | configure:7109: $? = 1 |
---|
1543 | configure: failed program was: |
---|
1544 | | /* confdefs.h */ |
---|
1545 | | #define PACKAGE_NAME "OpenSSH" |
---|
1546 | | #define PACKAGE_TARNAME "openssh" |
---|
1547 | | #define PACKAGE_VERSION "Portable" |
---|
1548 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1549 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1550 | | #define PACKAGE_URL "" |
---|
1551 | | #define STDC_HEADERS 1 |
---|
1552 | | #define HAVE_SYS_TYPES_H 1 |
---|
1553 | | #define HAVE_SYS_STAT_H 1 |
---|
1554 | | #define HAVE_STDLIB_H 1 |
---|
1555 | | #define HAVE_STRING_H 1 |
---|
1556 | | #define HAVE_MEMORY_H 1 |
---|
1557 | | #define HAVE_STRINGS_H 1 |
---|
1558 | | #define HAVE_INTTYPES_H 1 |
---|
1559 | | #define HAVE_STDINT_H 1 |
---|
1560 | | #define HAVE_UNISTD_H 1 |
---|
1561 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1562 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1563 | | #define WITH_OPENSSL 1 |
---|
1564 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1565 | | #define HAVE_DIRENT_H 1 |
---|
1566 | | #define HAVE_ERR_H 1 |
---|
1567 | | #define HAVE_FCNTL_H 1 |
---|
1568 | | /* end confdefs.h. */ |
---|
1569 | | #include <stdio.h> |
---|
1570 | | #ifdef HAVE_SYS_TYPES_H |
---|
1571 | | # include <sys/types.h> |
---|
1572 | | #endif |
---|
1573 | | #ifdef HAVE_SYS_STAT_H |
---|
1574 | | # include <sys/stat.h> |
---|
1575 | | #endif |
---|
1576 | | #ifdef STDC_HEADERS |
---|
1577 | | # include <stdlib.h> |
---|
1578 | | # include <stddef.h> |
---|
1579 | | #else |
---|
1580 | | # ifdef HAVE_STDLIB_H |
---|
1581 | | # include <stdlib.h> |
---|
1582 | | # endif |
---|
1583 | | #endif |
---|
1584 | | #ifdef HAVE_STRING_H |
---|
1585 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1586 | | # include <memory.h> |
---|
1587 | | # endif |
---|
1588 | | # include <string.h> |
---|
1589 | | #endif |
---|
1590 | | #ifdef HAVE_STRINGS_H |
---|
1591 | | # include <strings.h> |
---|
1592 | | #endif |
---|
1593 | | #ifdef HAVE_INTTYPES_H |
---|
1594 | | # include <inttypes.h> |
---|
1595 | | #endif |
---|
1596 | | #ifdef HAVE_STDINT_H |
---|
1597 | | # include <stdint.h> |
---|
1598 | | #endif |
---|
1599 | | #ifdef HAVE_UNISTD_H |
---|
1600 | | # include <unistd.h> |
---|
1601 | | #endif |
---|
1602 | | #include <floatingpoint.h> |
---|
1603 | configure:7109: result: no |
---|
1604 | configure:7109: checking floatingpoint.h presence |
---|
1605 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1606 | conftest.c:26:10: fatal error: 'floatingpoint.h' file not found |
---|
1607 | #include <floatingpoint.h> |
---|
1608 | ^~~~~~~~~~~~~~~~~ |
---|
1609 | 1 error generated. |
---|
1610 | configure:7109: $? = 1 |
---|
1611 | configure: failed program was: |
---|
1612 | | /* confdefs.h */ |
---|
1613 | | #define PACKAGE_NAME "OpenSSH" |
---|
1614 | | #define PACKAGE_TARNAME "openssh" |
---|
1615 | | #define PACKAGE_VERSION "Portable" |
---|
1616 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1617 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1618 | | #define PACKAGE_URL "" |
---|
1619 | | #define STDC_HEADERS 1 |
---|
1620 | | #define HAVE_SYS_TYPES_H 1 |
---|
1621 | | #define HAVE_SYS_STAT_H 1 |
---|
1622 | | #define HAVE_STDLIB_H 1 |
---|
1623 | | #define HAVE_STRING_H 1 |
---|
1624 | | #define HAVE_MEMORY_H 1 |
---|
1625 | | #define HAVE_STRINGS_H 1 |
---|
1626 | | #define HAVE_INTTYPES_H 1 |
---|
1627 | | #define HAVE_STDINT_H 1 |
---|
1628 | | #define HAVE_UNISTD_H 1 |
---|
1629 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1630 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1631 | | #define WITH_OPENSSL 1 |
---|
1632 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1633 | | #define HAVE_DIRENT_H 1 |
---|
1634 | | #define HAVE_ERR_H 1 |
---|
1635 | | #define HAVE_FCNTL_H 1 |
---|
1636 | | /* end confdefs.h. */ |
---|
1637 | | #include <floatingpoint.h> |
---|
1638 | configure:7109: result: no |
---|
1639 | configure:7109: checking for floatingpoint.h |
---|
1640 | configure:7109: result: no |
---|
1641 | configure:7109: checking getopt.h usability |
---|
1642 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1643 | configure:7109: $? = 0 |
---|
1644 | configure:7109: result: yes |
---|
1645 | configure:7109: checking getopt.h presence |
---|
1646 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1647 | configure:7109: $? = 0 |
---|
1648 | configure:7109: result: yes |
---|
1649 | configure:7109: checking for getopt.h |
---|
1650 | configure:7109: result: yes |
---|
1651 | configure:7109: checking glob.h usability |
---|
1652 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1653 | configure:7109: $? = 0 |
---|
1654 | configure:7109: result: yes |
---|
1655 | configure:7109: checking glob.h presence |
---|
1656 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1657 | configure:7109: $? = 0 |
---|
1658 | configure:7109: result: yes |
---|
1659 | configure:7109: checking for glob.h |
---|
1660 | configure:7109: result: yes |
---|
1661 | configure:7109: checking ia.h usability |
---|
1662 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1663 | conftest.c:61:10: fatal error: 'ia.h' file not found |
---|
1664 | #include <ia.h> |
---|
1665 | ^~~~~~ |
---|
1666 | 1 error generated. |
---|
1667 | configure:7109: $? = 1 |
---|
1668 | configure: failed program was: |
---|
1669 | | /* confdefs.h */ |
---|
1670 | | #define PACKAGE_NAME "OpenSSH" |
---|
1671 | | #define PACKAGE_TARNAME "openssh" |
---|
1672 | | #define PACKAGE_VERSION "Portable" |
---|
1673 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1674 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1675 | | #define PACKAGE_URL "" |
---|
1676 | | #define STDC_HEADERS 1 |
---|
1677 | | #define HAVE_SYS_TYPES_H 1 |
---|
1678 | | #define HAVE_SYS_STAT_H 1 |
---|
1679 | | #define HAVE_STDLIB_H 1 |
---|
1680 | | #define HAVE_STRING_H 1 |
---|
1681 | | #define HAVE_MEMORY_H 1 |
---|
1682 | | #define HAVE_STRINGS_H 1 |
---|
1683 | | #define HAVE_INTTYPES_H 1 |
---|
1684 | | #define HAVE_STDINT_H 1 |
---|
1685 | | #define HAVE_UNISTD_H 1 |
---|
1686 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1687 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1688 | | #define WITH_OPENSSL 1 |
---|
1689 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1690 | | #define HAVE_DIRENT_H 1 |
---|
1691 | | #define HAVE_ERR_H 1 |
---|
1692 | | #define HAVE_FCNTL_H 1 |
---|
1693 | | #define HAVE_GETOPT_H 1 |
---|
1694 | | #define HAVE_GLOB_H 1 |
---|
1695 | | /* end confdefs.h. */ |
---|
1696 | | #include <stdio.h> |
---|
1697 | | #ifdef HAVE_SYS_TYPES_H |
---|
1698 | | # include <sys/types.h> |
---|
1699 | | #endif |
---|
1700 | | #ifdef HAVE_SYS_STAT_H |
---|
1701 | | # include <sys/stat.h> |
---|
1702 | | #endif |
---|
1703 | | #ifdef STDC_HEADERS |
---|
1704 | | # include <stdlib.h> |
---|
1705 | | # include <stddef.h> |
---|
1706 | | #else |
---|
1707 | | # ifdef HAVE_STDLIB_H |
---|
1708 | | # include <stdlib.h> |
---|
1709 | | # endif |
---|
1710 | | #endif |
---|
1711 | | #ifdef HAVE_STRING_H |
---|
1712 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1713 | | # include <memory.h> |
---|
1714 | | # endif |
---|
1715 | | # include <string.h> |
---|
1716 | | #endif |
---|
1717 | | #ifdef HAVE_STRINGS_H |
---|
1718 | | # include <strings.h> |
---|
1719 | | #endif |
---|
1720 | | #ifdef HAVE_INTTYPES_H |
---|
1721 | | # include <inttypes.h> |
---|
1722 | | #endif |
---|
1723 | | #ifdef HAVE_STDINT_H |
---|
1724 | | # include <stdint.h> |
---|
1725 | | #endif |
---|
1726 | | #ifdef HAVE_UNISTD_H |
---|
1727 | | # include <unistd.h> |
---|
1728 | | #endif |
---|
1729 | | #include <ia.h> |
---|
1730 | configure:7109: result: no |
---|
1731 | configure:7109: checking ia.h presence |
---|
1732 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1733 | conftest.c:28:10: fatal error: 'ia.h' file not found |
---|
1734 | #include <ia.h> |
---|
1735 | ^~~~~~ |
---|
1736 | 1 error generated. |
---|
1737 | configure:7109: $? = 1 |
---|
1738 | configure: failed program was: |
---|
1739 | | /* confdefs.h */ |
---|
1740 | | #define PACKAGE_NAME "OpenSSH" |
---|
1741 | | #define PACKAGE_TARNAME "openssh" |
---|
1742 | | #define PACKAGE_VERSION "Portable" |
---|
1743 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1744 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1745 | | #define PACKAGE_URL "" |
---|
1746 | | #define STDC_HEADERS 1 |
---|
1747 | | #define HAVE_SYS_TYPES_H 1 |
---|
1748 | | #define HAVE_SYS_STAT_H 1 |
---|
1749 | | #define HAVE_STDLIB_H 1 |
---|
1750 | | #define HAVE_STRING_H 1 |
---|
1751 | | #define HAVE_MEMORY_H 1 |
---|
1752 | | #define HAVE_STRINGS_H 1 |
---|
1753 | | #define HAVE_INTTYPES_H 1 |
---|
1754 | | #define HAVE_STDINT_H 1 |
---|
1755 | | #define HAVE_UNISTD_H 1 |
---|
1756 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1757 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1758 | | #define WITH_OPENSSL 1 |
---|
1759 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1760 | | #define HAVE_DIRENT_H 1 |
---|
1761 | | #define HAVE_ERR_H 1 |
---|
1762 | | #define HAVE_FCNTL_H 1 |
---|
1763 | | #define HAVE_GETOPT_H 1 |
---|
1764 | | #define HAVE_GLOB_H 1 |
---|
1765 | | /* end confdefs.h. */ |
---|
1766 | | #include <ia.h> |
---|
1767 | configure:7109: result: no |
---|
1768 | configure:7109: checking for ia.h |
---|
1769 | configure:7109: result: no |
---|
1770 | configure:7109: checking iaf.h usability |
---|
1771 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1772 | conftest.c:61:10: fatal error: 'iaf.h' file not found |
---|
1773 | #include <iaf.h> |
---|
1774 | ^~~~~~~ |
---|
1775 | 1 error generated. |
---|
1776 | configure:7109: $? = 1 |
---|
1777 | configure: failed program was: |
---|
1778 | | /* confdefs.h */ |
---|
1779 | | #define PACKAGE_NAME "OpenSSH" |
---|
1780 | | #define PACKAGE_TARNAME "openssh" |
---|
1781 | | #define PACKAGE_VERSION "Portable" |
---|
1782 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1783 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1784 | | #define PACKAGE_URL "" |
---|
1785 | | #define STDC_HEADERS 1 |
---|
1786 | | #define HAVE_SYS_TYPES_H 1 |
---|
1787 | | #define HAVE_SYS_STAT_H 1 |
---|
1788 | | #define HAVE_STDLIB_H 1 |
---|
1789 | | #define HAVE_STRING_H 1 |
---|
1790 | | #define HAVE_MEMORY_H 1 |
---|
1791 | | #define HAVE_STRINGS_H 1 |
---|
1792 | | #define HAVE_INTTYPES_H 1 |
---|
1793 | | #define HAVE_STDINT_H 1 |
---|
1794 | | #define HAVE_UNISTD_H 1 |
---|
1795 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1796 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1797 | | #define WITH_OPENSSL 1 |
---|
1798 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1799 | | #define HAVE_DIRENT_H 1 |
---|
1800 | | #define HAVE_ERR_H 1 |
---|
1801 | | #define HAVE_FCNTL_H 1 |
---|
1802 | | #define HAVE_GETOPT_H 1 |
---|
1803 | | #define HAVE_GLOB_H 1 |
---|
1804 | | /* end confdefs.h. */ |
---|
1805 | | #include <stdio.h> |
---|
1806 | | #ifdef HAVE_SYS_TYPES_H |
---|
1807 | | # include <sys/types.h> |
---|
1808 | | #endif |
---|
1809 | | #ifdef HAVE_SYS_STAT_H |
---|
1810 | | # include <sys/stat.h> |
---|
1811 | | #endif |
---|
1812 | | #ifdef STDC_HEADERS |
---|
1813 | | # include <stdlib.h> |
---|
1814 | | # include <stddef.h> |
---|
1815 | | #else |
---|
1816 | | # ifdef HAVE_STDLIB_H |
---|
1817 | | # include <stdlib.h> |
---|
1818 | | # endif |
---|
1819 | | #endif |
---|
1820 | | #ifdef HAVE_STRING_H |
---|
1821 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1822 | | # include <memory.h> |
---|
1823 | | # endif |
---|
1824 | | # include <string.h> |
---|
1825 | | #endif |
---|
1826 | | #ifdef HAVE_STRINGS_H |
---|
1827 | | # include <strings.h> |
---|
1828 | | #endif |
---|
1829 | | #ifdef HAVE_INTTYPES_H |
---|
1830 | | # include <inttypes.h> |
---|
1831 | | #endif |
---|
1832 | | #ifdef HAVE_STDINT_H |
---|
1833 | | # include <stdint.h> |
---|
1834 | | #endif |
---|
1835 | | #ifdef HAVE_UNISTD_H |
---|
1836 | | # include <unistd.h> |
---|
1837 | | #endif |
---|
1838 | | #include <iaf.h> |
---|
1839 | configure:7109: result: no |
---|
1840 | configure:7109: checking iaf.h presence |
---|
1841 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1842 | conftest.c:28:10: fatal error: 'iaf.h' file not found |
---|
1843 | #include <iaf.h> |
---|
1844 | ^~~~~~~ |
---|
1845 | 1 error generated. |
---|
1846 | configure:7109: $? = 1 |
---|
1847 | configure: failed program was: |
---|
1848 | | /* confdefs.h */ |
---|
1849 | | #define PACKAGE_NAME "OpenSSH" |
---|
1850 | | #define PACKAGE_TARNAME "openssh" |
---|
1851 | | #define PACKAGE_VERSION "Portable" |
---|
1852 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1853 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1854 | | #define PACKAGE_URL "" |
---|
1855 | | #define STDC_HEADERS 1 |
---|
1856 | | #define HAVE_SYS_TYPES_H 1 |
---|
1857 | | #define HAVE_SYS_STAT_H 1 |
---|
1858 | | #define HAVE_STDLIB_H 1 |
---|
1859 | | #define HAVE_STRING_H 1 |
---|
1860 | | #define HAVE_MEMORY_H 1 |
---|
1861 | | #define HAVE_STRINGS_H 1 |
---|
1862 | | #define HAVE_INTTYPES_H 1 |
---|
1863 | | #define HAVE_STDINT_H 1 |
---|
1864 | | #define HAVE_UNISTD_H 1 |
---|
1865 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1866 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1867 | | #define WITH_OPENSSL 1 |
---|
1868 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1869 | | #define HAVE_DIRENT_H 1 |
---|
1870 | | #define HAVE_ERR_H 1 |
---|
1871 | | #define HAVE_FCNTL_H 1 |
---|
1872 | | #define HAVE_GETOPT_H 1 |
---|
1873 | | #define HAVE_GLOB_H 1 |
---|
1874 | | /* end confdefs.h. */ |
---|
1875 | | #include <iaf.h> |
---|
1876 | configure:7109: result: no |
---|
1877 | configure:7109: checking for iaf.h |
---|
1878 | configure:7109: result: no |
---|
1879 | configure:7109: checking ifaddrs.h usability |
---|
1880 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1881 | configure:7109: $? = 0 |
---|
1882 | configure:7109: result: yes |
---|
1883 | configure:7109: checking ifaddrs.h presence |
---|
1884 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1885 | configure:7109: $? = 0 |
---|
1886 | configure:7109: result: yes |
---|
1887 | configure:7109: checking for ifaddrs.h |
---|
1888 | configure:7109: result: yes |
---|
1889 | configure:7109: checking for inttypes.h |
---|
1890 | configure:7109: result: yes |
---|
1891 | configure:7109: checking langinfo.h usability |
---|
1892 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1893 | configure:7109: $? = 0 |
---|
1894 | configure:7109: result: yes |
---|
1895 | configure:7109: checking langinfo.h presence |
---|
1896 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1897 | configure:7109: $? = 0 |
---|
1898 | configure:7109: result: yes |
---|
1899 | configure:7109: checking for langinfo.h |
---|
1900 | configure:7109: result: yes |
---|
1901 | configure:7109: checking limits.h usability |
---|
1902 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1903 | configure:7109: $? = 0 |
---|
1904 | configure:7109: result: yes |
---|
1905 | configure:7109: checking limits.h presence |
---|
1906 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1907 | configure:7109: $? = 0 |
---|
1908 | configure:7109: result: yes |
---|
1909 | configure:7109: checking for limits.h |
---|
1910 | configure:7109: result: yes |
---|
1911 | configure:7109: checking locale.h usability |
---|
1912 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1913 | configure:7109: $? = 0 |
---|
1914 | configure:7109: result: yes |
---|
1915 | configure:7109: checking locale.h presence |
---|
1916 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1917 | configure:7109: $? = 0 |
---|
1918 | configure:7109: result: yes |
---|
1919 | configure:7109: checking for locale.h |
---|
1920 | configure:7109: result: yes |
---|
1921 | configure:7109: checking login.h usability |
---|
1922 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1923 | conftest.c:66:10: fatal error: 'login.h' file not found |
---|
1924 | #include <login.h> |
---|
1925 | ^~~~~~~~~ |
---|
1926 | 1 error generated. |
---|
1927 | configure:7109: $? = 1 |
---|
1928 | configure: failed program was: |
---|
1929 | | /* confdefs.h */ |
---|
1930 | | #define PACKAGE_NAME "OpenSSH" |
---|
1931 | | #define PACKAGE_TARNAME "openssh" |
---|
1932 | | #define PACKAGE_VERSION "Portable" |
---|
1933 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
1934 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
1935 | | #define PACKAGE_URL "" |
---|
1936 | | #define STDC_HEADERS 1 |
---|
1937 | | #define HAVE_SYS_TYPES_H 1 |
---|
1938 | | #define HAVE_SYS_STAT_H 1 |
---|
1939 | | #define HAVE_STDLIB_H 1 |
---|
1940 | | #define HAVE_STRING_H 1 |
---|
1941 | | #define HAVE_MEMORY_H 1 |
---|
1942 | | #define HAVE_STRINGS_H 1 |
---|
1943 | | #define HAVE_INTTYPES_H 1 |
---|
1944 | | #define HAVE_STDINT_H 1 |
---|
1945 | | #define HAVE_UNISTD_H 1 |
---|
1946 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
1947 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
1948 | | #define WITH_OPENSSL 1 |
---|
1949 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
1950 | | #define HAVE_DIRENT_H 1 |
---|
1951 | | #define HAVE_ERR_H 1 |
---|
1952 | | #define HAVE_FCNTL_H 1 |
---|
1953 | | #define HAVE_GETOPT_H 1 |
---|
1954 | | #define HAVE_GLOB_H 1 |
---|
1955 | | #define HAVE_IFADDRS_H 1 |
---|
1956 | | #define HAVE_INTTYPES_H 1 |
---|
1957 | | #define HAVE_LANGINFO_H 1 |
---|
1958 | | #define HAVE_LIMITS_H 1 |
---|
1959 | | #define HAVE_LOCALE_H 1 |
---|
1960 | | /* end confdefs.h. */ |
---|
1961 | | #include <stdio.h> |
---|
1962 | | #ifdef HAVE_SYS_TYPES_H |
---|
1963 | | # include <sys/types.h> |
---|
1964 | | #endif |
---|
1965 | | #ifdef HAVE_SYS_STAT_H |
---|
1966 | | # include <sys/stat.h> |
---|
1967 | | #endif |
---|
1968 | | #ifdef STDC_HEADERS |
---|
1969 | | # include <stdlib.h> |
---|
1970 | | # include <stddef.h> |
---|
1971 | | #else |
---|
1972 | | # ifdef HAVE_STDLIB_H |
---|
1973 | | # include <stdlib.h> |
---|
1974 | | # endif |
---|
1975 | | #endif |
---|
1976 | | #ifdef HAVE_STRING_H |
---|
1977 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1978 | | # include <memory.h> |
---|
1979 | | # endif |
---|
1980 | | # include <string.h> |
---|
1981 | | #endif |
---|
1982 | | #ifdef HAVE_STRINGS_H |
---|
1983 | | # include <strings.h> |
---|
1984 | | #endif |
---|
1985 | | #ifdef HAVE_INTTYPES_H |
---|
1986 | | # include <inttypes.h> |
---|
1987 | | #endif |
---|
1988 | | #ifdef HAVE_STDINT_H |
---|
1989 | | # include <stdint.h> |
---|
1990 | | #endif |
---|
1991 | | #ifdef HAVE_UNISTD_H |
---|
1992 | | # include <unistd.h> |
---|
1993 | | #endif |
---|
1994 | | #include <login.h> |
---|
1995 | configure:7109: result: no |
---|
1996 | configure:7109: checking login.h presence |
---|
1997 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1998 | conftest.c:33:10: fatal error: 'login.h' file not found |
---|
1999 | #include <login.h> |
---|
2000 | ^~~~~~~~~ |
---|
2001 | 1 error generated. |
---|
2002 | configure:7109: $? = 1 |
---|
2003 | configure: failed program was: |
---|
2004 | | /* confdefs.h */ |
---|
2005 | | #define PACKAGE_NAME "OpenSSH" |
---|
2006 | | #define PACKAGE_TARNAME "openssh" |
---|
2007 | | #define PACKAGE_VERSION "Portable" |
---|
2008 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2009 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2010 | | #define PACKAGE_URL "" |
---|
2011 | | #define STDC_HEADERS 1 |
---|
2012 | | #define HAVE_SYS_TYPES_H 1 |
---|
2013 | | #define HAVE_SYS_STAT_H 1 |
---|
2014 | | #define HAVE_STDLIB_H 1 |
---|
2015 | | #define HAVE_STRING_H 1 |
---|
2016 | | #define HAVE_MEMORY_H 1 |
---|
2017 | | #define HAVE_STRINGS_H 1 |
---|
2018 | | #define HAVE_INTTYPES_H 1 |
---|
2019 | | #define HAVE_STDINT_H 1 |
---|
2020 | | #define HAVE_UNISTD_H 1 |
---|
2021 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2022 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2023 | | #define WITH_OPENSSL 1 |
---|
2024 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2025 | | #define HAVE_DIRENT_H 1 |
---|
2026 | | #define HAVE_ERR_H 1 |
---|
2027 | | #define HAVE_FCNTL_H 1 |
---|
2028 | | #define HAVE_GETOPT_H 1 |
---|
2029 | | #define HAVE_GLOB_H 1 |
---|
2030 | | #define HAVE_IFADDRS_H 1 |
---|
2031 | | #define HAVE_INTTYPES_H 1 |
---|
2032 | | #define HAVE_LANGINFO_H 1 |
---|
2033 | | #define HAVE_LIMITS_H 1 |
---|
2034 | | #define HAVE_LOCALE_H 1 |
---|
2035 | | /* end confdefs.h. */ |
---|
2036 | | #include <login.h> |
---|
2037 | configure:7109: result: no |
---|
2038 | configure:7109: checking for login.h |
---|
2039 | configure:7109: result: no |
---|
2040 | configure:7109: checking maillock.h usability |
---|
2041 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2042 | conftest.c:66:10: fatal error: 'maillock.h' file not found |
---|
2043 | #include <maillock.h> |
---|
2044 | ^~~~~~~~~~~~ |
---|
2045 | 1 error generated. |
---|
2046 | configure:7109: $? = 1 |
---|
2047 | configure: failed program was: |
---|
2048 | | /* confdefs.h */ |
---|
2049 | | #define PACKAGE_NAME "OpenSSH" |
---|
2050 | | #define PACKAGE_TARNAME "openssh" |
---|
2051 | | #define PACKAGE_VERSION "Portable" |
---|
2052 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2053 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2054 | | #define PACKAGE_URL "" |
---|
2055 | | #define STDC_HEADERS 1 |
---|
2056 | | #define HAVE_SYS_TYPES_H 1 |
---|
2057 | | #define HAVE_SYS_STAT_H 1 |
---|
2058 | | #define HAVE_STDLIB_H 1 |
---|
2059 | | #define HAVE_STRING_H 1 |
---|
2060 | | #define HAVE_MEMORY_H 1 |
---|
2061 | | #define HAVE_STRINGS_H 1 |
---|
2062 | | #define HAVE_INTTYPES_H 1 |
---|
2063 | | #define HAVE_STDINT_H 1 |
---|
2064 | | #define HAVE_UNISTD_H 1 |
---|
2065 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2066 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2067 | | #define WITH_OPENSSL 1 |
---|
2068 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2069 | | #define HAVE_DIRENT_H 1 |
---|
2070 | | #define HAVE_ERR_H 1 |
---|
2071 | | #define HAVE_FCNTL_H 1 |
---|
2072 | | #define HAVE_GETOPT_H 1 |
---|
2073 | | #define HAVE_GLOB_H 1 |
---|
2074 | | #define HAVE_IFADDRS_H 1 |
---|
2075 | | #define HAVE_INTTYPES_H 1 |
---|
2076 | | #define HAVE_LANGINFO_H 1 |
---|
2077 | | #define HAVE_LIMITS_H 1 |
---|
2078 | | #define HAVE_LOCALE_H 1 |
---|
2079 | | /* end confdefs.h. */ |
---|
2080 | | #include <stdio.h> |
---|
2081 | | #ifdef HAVE_SYS_TYPES_H |
---|
2082 | | # include <sys/types.h> |
---|
2083 | | #endif |
---|
2084 | | #ifdef HAVE_SYS_STAT_H |
---|
2085 | | # include <sys/stat.h> |
---|
2086 | | #endif |
---|
2087 | | #ifdef STDC_HEADERS |
---|
2088 | | # include <stdlib.h> |
---|
2089 | | # include <stddef.h> |
---|
2090 | | #else |
---|
2091 | | # ifdef HAVE_STDLIB_H |
---|
2092 | | # include <stdlib.h> |
---|
2093 | | # endif |
---|
2094 | | #endif |
---|
2095 | | #ifdef HAVE_STRING_H |
---|
2096 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2097 | | # include <memory.h> |
---|
2098 | | # endif |
---|
2099 | | # include <string.h> |
---|
2100 | | #endif |
---|
2101 | | #ifdef HAVE_STRINGS_H |
---|
2102 | | # include <strings.h> |
---|
2103 | | #endif |
---|
2104 | | #ifdef HAVE_INTTYPES_H |
---|
2105 | | # include <inttypes.h> |
---|
2106 | | #endif |
---|
2107 | | #ifdef HAVE_STDINT_H |
---|
2108 | | # include <stdint.h> |
---|
2109 | | #endif |
---|
2110 | | #ifdef HAVE_UNISTD_H |
---|
2111 | | # include <unistd.h> |
---|
2112 | | #endif |
---|
2113 | | #include <maillock.h> |
---|
2114 | configure:7109: result: no |
---|
2115 | configure:7109: checking maillock.h presence |
---|
2116 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2117 | conftest.c:33:10: fatal error: 'maillock.h' file not found |
---|
2118 | #include <maillock.h> |
---|
2119 | ^~~~~~~~~~~~ |
---|
2120 | 1 error generated. |
---|
2121 | configure:7109: $? = 1 |
---|
2122 | configure: failed program was: |
---|
2123 | | /* confdefs.h */ |
---|
2124 | | #define PACKAGE_NAME "OpenSSH" |
---|
2125 | | #define PACKAGE_TARNAME "openssh" |
---|
2126 | | #define PACKAGE_VERSION "Portable" |
---|
2127 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2128 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2129 | | #define PACKAGE_URL "" |
---|
2130 | | #define STDC_HEADERS 1 |
---|
2131 | | #define HAVE_SYS_TYPES_H 1 |
---|
2132 | | #define HAVE_SYS_STAT_H 1 |
---|
2133 | | #define HAVE_STDLIB_H 1 |
---|
2134 | | #define HAVE_STRING_H 1 |
---|
2135 | | #define HAVE_MEMORY_H 1 |
---|
2136 | | #define HAVE_STRINGS_H 1 |
---|
2137 | | #define HAVE_INTTYPES_H 1 |
---|
2138 | | #define HAVE_STDINT_H 1 |
---|
2139 | | #define HAVE_UNISTD_H 1 |
---|
2140 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2141 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2142 | | #define WITH_OPENSSL 1 |
---|
2143 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2144 | | #define HAVE_DIRENT_H 1 |
---|
2145 | | #define HAVE_ERR_H 1 |
---|
2146 | | #define HAVE_FCNTL_H 1 |
---|
2147 | | #define HAVE_GETOPT_H 1 |
---|
2148 | | #define HAVE_GLOB_H 1 |
---|
2149 | | #define HAVE_IFADDRS_H 1 |
---|
2150 | | #define HAVE_INTTYPES_H 1 |
---|
2151 | | #define HAVE_LANGINFO_H 1 |
---|
2152 | | #define HAVE_LIMITS_H 1 |
---|
2153 | | #define HAVE_LOCALE_H 1 |
---|
2154 | | /* end confdefs.h. */ |
---|
2155 | | #include <maillock.h> |
---|
2156 | configure:7109: result: no |
---|
2157 | configure:7109: checking for maillock.h |
---|
2158 | configure:7109: result: no |
---|
2159 | configure:7109: checking ndir.h usability |
---|
2160 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2161 | conftest.c:66:10: fatal error: 'ndir.h' file not found |
---|
2162 | #include <ndir.h> |
---|
2163 | ^~~~~~~~ |
---|
2164 | 1 error generated. |
---|
2165 | configure:7109: $? = 1 |
---|
2166 | configure: failed program was: |
---|
2167 | | /* confdefs.h */ |
---|
2168 | | #define PACKAGE_NAME "OpenSSH" |
---|
2169 | | #define PACKAGE_TARNAME "openssh" |
---|
2170 | | #define PACKAGE_VERSION "Portable" |
---|
2171 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2172 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2173 | | #define PACKAGE_URL "" |
---|
2174 | | #define STDC_HEADERS 1 |
---|
2175 | | #define HAVE_SYS_TYPES_H 1 |
---|
2176 | | #define HAVE_SYS_STAT_H 1 |
---|
2177 | | #define HAVE_STDLIB_H 1 |
---|
2178 | | #define HAVE_STRING_H 1 |
---|
2179 | | #define HAVE_MEMORY_H 1 |
---|
2180 | | #define HAVE_STRINGS_H 1 |
---|
2181 | | #define HAVE_INTTYPES_H 1 |
---|
2182 | | #define HAVE_STDINT_H 1 |
---|
2183 | | #define HAVE_UNISTD_H 1 |
---|
2184 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2185 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2186 | | #define WITH_OPENSSL 1 |
---|
2187 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2188 | | #define HAVE_DIRENT_H 1 |
---|
2189 | | #define HAVE_ERR_H 1 |
---|
2190 | | #define HAVE_FCNTL_H 1 |
---|
2191 | | #define HAVE_GETOPT_H 1 |
---|
2192 | | #define HAVE_GLOB_H 1 |
---|
2193 | | #define HAVE_IFADDRS_H 1 |
---|
2194 | | #define HAVE_INTTYPES_H 1 |
---|
2195 | | #define HAVE_LANGINFO_H 1 |
---|
2196 | | #define HAVE_LIMITS_H 1 |
---|
2197 | | #define HAVE_LOCALE_H 1 |
---|
2198 | | /* end confdefs.h. */ |
---|
2199 | | #include <stdio.h> |
---|
2200 | | #ifdef HAVE_SYS_TYPES_H |
---|
2201 | | # include <sys/types.h> |
---|
2202 | | #endif |
---|
2203 | | #ifdef HAVE_SYS_STAT_H |
---|
2204 | | # include <sys/stat.h> |
---|
2205 | | #endif |
---|
2206 | | #ifdef STDC_HEADERS |
---|
2207 | | # include <stdlib.h> |
---|
2208 | | # include <stddef.h> |
---|
2209 | | #else |
---|
2210 | | # ifdef HAVE_STDLIB_H |
---|
2211 | | # include <stdlib.h> |
---|
2212 | | # endif |
---|
2213 | | #endif |
---|
2214 | | #ifdef HAVE_STRING_H |
---|
2215 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2216 | | # include <memory.h> |
---|
2217 | | # endif |
---|
2218 | | # include <string.h> |
---|
2219 | | #endif |
---|
2220 | | #ifdef HAVE_STRINGS_H |
---|
2221 | | # include <strings.h> |
---|
2222 | | #endif |
---|
2223 | | #ifdef HAVE_INTTYPES_H |
---|
2224 | | # include <inttypes.h> |
---|
2225 | | #endif |
---|
2226 | | #ifdef HAVE_STDINT_H |
---|
2227 | | # include <stdint.h> |
---|
2228 | | #endif |
---|
2229 | | #ifdef HAVE_UNISTD_H |
---|
2230 | | # include <unistd.h> |
---|
2231 | | #endif |
---|
2232 | | #include <ndir.h> |
---|
2233 | configure:7109: result: no |
---|
2234 | configure:7109: checking ndir.h presence |
---|
2235 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2236 | conftest.c:33:10: fatal error: 'ndir.h' file not found |
---|
2237 | #include <ndir.h> |
---|
2238 | ^~~~~~~~ |
---|
2239 | 1 error generated. |
---|
2240 | configure:7109: $? = 1 |
---|
2241 | configure: failed program was: |
---|
2242 | | /* confdefs.h */ |
---|
2243 | | #define PACKAGE_NAME "OpenSSH" |
---|
2244 | | #define PACKAGE_TARNAME "openssh" |
---|
2245 | | #define PACKAGE_VERSION "Portable" |
---|
2246 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2247 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2248 | | #define PACKAGE_URL "" |
---|
2249 | | #define STDC_HEADERS 1 |
---|
2250 | | #define HAVE_SYS_TYPES_H 1 |
---|
2251 | | #define HAVE_SYS_STAT_H 1 |
---|
2252 | | #define HAVE_STDLIB_H 1 |
---|
2253 | | #define HAVE_STRING_H 1 |
---|
2254 | | #define HAVE_MEMORY_H 1 |
---|
2255 | | #define HAVE_STRINGS_H 1 |
---|
2256 | | #define HAVE_INTTYPES_H 1 |
---|
2257 | | #define HAVE_STDINT_H 1 |
---|
2258 | | #define HAVE_UNISTD_H 1 |
---|
2259 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2260 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2261 | | #define WITH_OPENSSL 1 |
---|
2262 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2263 | | #define HAVE_DIRENT_H 1 |
---|
2264 | | #define HAVE_ERR_H 1 |
---|
2265 | | #define HAVE_FCNTL_H 1 |
---|
2266 | | #define HAVE_GETOPT_H 1 |
---|
2267 | | #define HAVE_GLOB_H 1 |
---|
2268 | | #define HAVE_IFADDRS_H 1 |
---|
2269 | | #define HAVE_INTTYPES_H 1 |
---|
2270 | | #define HAVE_LANGINFO_H 1 |
---|
2271 | | #define HAVE_LIMITS_H 1 |
---|
2272 | | #define HAVE_LOCALE_H 1 |
---|
2273 | | /* end confdefs.h. */ |
---|
2274 | | #include <ndir.h> |
---|
2275 | configure:7109: result: no |
---|
2276 | configure:7109: checking for ndir.h |
---|
2277 | configure:7109: result: no |
---|
2278 | configure:7109: checking net/if_tun.h usability |
---|
2279 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2280 | conftest.c:66:10: fatal error: 'net/if_tun.h' file not found |
---|
2281 | #include <net/if_tun.h> |
---|
2282 | ^~~~~~~~~~~~~~ |
---|
2283 | 1 error generated. |
---|
2284 | configure:7109: $? = 1 |
---|
2285 | configure: failed program was: |
---|
2286 | | /* confdefs.h */ |
---|
2287 | | #define PACKAGE_NAME "OpenSSH" |
---|
2288 | | #define PACKAGE_TARNAME "openssh" |
---|
2289 | | #define PACKAGE_VERSION "Portable" |
---|
2290 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2291 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2292 | | #define PACKAGE_URL "" |
---|
2293 | | #define STDC_HEADERS 1 |
---|
2294 | | #define HAVE_SYS_TYPES_H 1 |
---|
2295 | | #define HAVE_SYS_STAT_H 1 |
---|
2296 | | #define HAVE_STDLIB_H 1 |
---|
2297 | | #define HAVE_STRING_H 1 |
---|
2298 | | #define HAVE_MEMORY_H 1 |
---|
2299 | | #define HAVE_STRINGS_H 1 |
---|
2300 | | #define HAVE_INTTYPES_H 1 |
---|
2301 | | #define HAVE_STDINT_H 1 |
---|
2302 | | #define HAVE_UNISTD_H 1 |
---|
2303 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2304 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2305 | | #define WITH_OPENSSL 1 |
---|
2306 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2307 | | #define HAVE_DIRENT_H 1 |
---|
2308 | | #define HAVE_ERR_H 1 |
---|
2309 | | #define HAVE_FCNTL_H 1 |
---|
2310 | | #define HAVE_GETOPT_H 1 |
---|
2311 | | #define HAVE_GLOB_H 1 |
---|
2312 | | #define HAVE_IFADDRS_H 1 |
---|
2313 | | #define HAVE_INTTYPES_H 1 |
---|
2314 | | #define HAVE_LANGINFO_H 1 |
---|
2315 | | #define HAVE_LIMITS_H 1 |
---|
2316 | | #define HAVE_LOCALE_H 1 |
---|
2317 | | /* end confdefs.h. */ |
---|
2318 | | #include <stdio.h> |
---|
2319 | | #ifdef HAVE_SYS_TYPES_H |
---|
2320 | | # include <sys/types.h> |
---|
2321 | | #endif |
---|
2322 | | #ifdef HAVE_SYS_STAT_H |
---|
2323 | | # include <sys/stat.h> |
---|
2324 | | #endif |
---|
2325 | | #ifdef STDC_HEADERS |
---|
2326 | | # include <stdlib.h> |
---|
2327 | | # include <stddef.h> |
---|
2328 | | #else |
---|
2329 | | # ifdef HAVE_STDLIB_H |
---|
2330 | | # include <stdlib.h> |
---|
2331 | | # endif |
---|
2332 | | #endif |
---|
2333 | | #ifdef HAVE_STRING_H |
---|
2334 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2335 | | # include <memory.h> |
---|
2336 | | # endif |
---|
2337 | | # include <string.h> |
---|
2338 | | #endif |
---|
2339 | | #ifdef HAVE_STRINGS_H |
---|
2340 | | # include <strings.h> |
---|
2341 | | #endif |
---|
2342 | | #ifdef HAVE_INTTYPES_H |
---|
2343 | | # include <inttypes.h> |
---|
2344 | | #endif |
---|
2345 | | #ifdef HAVE_STDINT_H |
---|
2346 | | # include <stdint.h> |
---|
2347 | | #endif |
---|
2348 | | #ifdef HAVE_UNISTD_H |
---|
2349 | | # include <unistd.h> |
---|
2350 | | #endif |
---|
2351 | | #include <net/if_tun.h> |
---|
2352 | configure:7109: result: no |
---|
2353 | configure:7109: checking net/if_tun.h presence |
---|
2354 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2355 | conftest.c:33:10: fatal error: 'net/if_tun.h' file not found |
---|
2356 | #include <net/if_tun.h> |
---|
2357 | ^~~~~~~~~~~~~~ |
---|
2358 | 1 error generated. |
---|
2359 | configure:7109: $? = 1 |
---|
2360 | configure: failed program was: |
---|
2361 | | /* confdefs.h */ |
---|
2362 | | #define PACKAGE_NAME "OpenSSH" |
---|
2363 | | #define PACKAGE_TARNAME "openssh" |
---|
2364 | | #define PACKAGE_VERSION "Portable" |
---|
2365 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2366 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2367 | | #define PACKAGE_URL "" |
---|
2368 | | #define STDC_HEADERS 1 |
---|
2369 | | #define HAVE_SYS_TYPES_H 1 |
---|
2370 | | #define HAVE_SYS_STAT_H 1 |
---|
2371 | | #define HAVE_STDLIB_H 1 |
---|
2372 | | #define HAVE_STRING_H 1 |
---|
2373 | | #define HAVE_MEMORY_H 1 |
---|
2374 | | #define HAVE_STRINGS_H 1 |
---|
2375 | | #define HAVE_INTTYPES_H 1 |
---|
2376 | | #define HAVE_STDINT_H 1 |
---|
2377 | | #define HAVE_UNISTD_H 1 |
---|
2378 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2379 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2380 | | #define WITH_OPENSSL 1 |
---|
2381 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2382 | | #define HAVE_DIRENT_H 1 |
---|
2383 | | #define HAVE_ERR_H 1 |
---|
2384 | | #define HAVE_FCNTL_H 1 |
---|
2385 | | #define HAVE_GETOPT_H 1 |
---|
2386 | | #define HAVE_GLOB_H 1 |
---|
2387 | | #define HAVE_IFADDRS_H 1 |
---|
2388 | | #define HAVE_INTTYPES_H 1 |
---|
2389 | | #define HAVE_LANGINFO_H 1 |
---|
2390 | | #define HAVE_LIMITS_H 1 |
---|
2391 | | #define HAVE_LOCALE_H 1 |
---|
2392 | | /* end confdefs.h. */ |
---|
2393 | | #include <net/if_tun.h> |
---|
2394 | configure:7109: result: no |
---|
2395 | configure:7109: checking for net/if_tun.h |
---|
2396 | configure:7109: result: no |
---|
2397 | configure:7109: checking netdb.h usability |
---|
2398 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2399 | configure:7109: $? = 0 |
---|
2400 | configure:7109: result: yes |
---|
2401 | configure:7109: checking netdb.h presence |
---|
2402 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2403 | configure:7109: $? = 0 |
---|
2404 | configure:7109: result: yes |
---|
2405 | configure:7109: checking for netdb.h |
---|
2406 | configure:7109: result: yes |
---|
2407 | configure:7109: checking netgroup.h usability |
---|
2408 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2409 | conftest.c:67:10: fatal error: 'netgroup.h' file not found |
---|
2410 | #include <netgroup.h> |
---|
2411 | ^~~~~~~~~~~~ |
---|
2412 | 1 error generated. |
---|
2413 | configure:7109: $? = 1 |
---|
2414 | configure: failed program was: |
---|
2415 | | /* confdefs.h */ |
---|
2416 | | #define PACKAGE_NAME "OpenSSH" |
---|
2417 | | #define PACKAGE_TARNAME "openssh" |
---|
2418 | | #define PACKAGE_VERSION "Portable" |
---|
2419 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2420 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2421 | | #define PACKAGE_URL "" |
---|
2422 | | #define STDC_HEADERS 1 |
---|
2423 | | #define HAVE_SYS_TYPES_H 1 |
---|
2424 | | #define HAVE_SYS_STAT_H 1 |
---|
2425 | | #define HAVE_STDLIB_H 1 |
---|
2426 | | #define HAVE_STRING_H 1 |
---|
2427 | | #define HAVE_MEMORY_H 1 |
---|
2428 | | #define HAVE_STRINGS_H 1 |
---|
2429 | | #define HAVE_INTTYPES_H 1 |
---|
2430 | | #define HAVE_STDINT_H 1 |
---|
2431 | | #define HAVE_UNISTD_H 1 |
---|
2432 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2433 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2434 | | #define WITH_OPENSSL 1 |
---|
2435 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2436 | | #define HAVE_DIRENT_H 1 |
---|
2437 | | #define HAVE_ERR_H 1 |
---|
2438 | | #define HAVE_FCNTL_H 1 |
---|
2439 | | #define HAVE_GETOPT_H 1 |
---|
2440 | | #define HAVE_GLOB_H 1 |
---|
2441 | | #define HAVE_IFADDRS_H 1 |
---|
2442 | | #define HAVE_INTTYPES_H 1 |
---|
2443 | | #define HAVE_LANGINFO_H 1 |
---|
2444 | | #define HAVE_LIMITS_H 1 |
---|
2445 | | #define HAVE_LOCALE_H 1 |
---|
2446 | | #define HAVE_NETDB_H 1 |
---|
2447 | | /* end confdefs.h. */ |
---|
2448 | | #include <stdio.h> |
---|
2449 | | #ifdef HAVE_SYS_TYPES_H |
---|
2450 | | # include <sys/types.h> |
---|
2451 | | #endif |
---|
2452 | | #ifdef HAVE_SYS_STAT_H |
---|
2453 | | # include <sys/stat.h> |
---|
2454 | | #endif |
---|
2455 | | #ifdef STDC_HEADERS |
---|
2456 | | # include <stdlib.h> |
---|
2457 | | # include <stddef.h> |
---|
2458 | | #else |
---|
2459 | | # ifdef HAVE_STDLIB_H |
---|
2460 | | # include <stdlib.h> |
---|
2461 | | # endif |
---|
2462 | | #endif |
---|
2463 | | #ifdef HAVE_STRING_H |
---|
2464 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2465 | | # include <memory.h> |
---|
2466 | | # endif |
---|
2467 | | # include <string.h> |
---|
2468 | | #endif |
---|
2469 | | #ifdef HAVE_STRINGS_H |
---|
2470 | | # include <strings.h> |
---|
2471 | | #endif |
---|
2472 | | #ifdef HAVE_INTTYPES_H |
---|
2473 | | # include <inttypes.h> |
---|
2474 | | #endif |
---|
2475 | | #ifdef HAVE_STDINT_H |
---|
2476 | | # include <stdint.h> |
---|
2477 | | #endif |
---|
2478 | | #ifdef HAVE_UNISTD_H |
---|
2479 | | # include <unistd.h> |
---|
2480 | | #endif |
---|
2481 | | #include <netgroup.h> |
---|
2482 | configure:7109: result: no |
---|
2483 | configure:7109: checking netgroup.h presence |
---|
2484 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2485 | conftest.c:34:10: fatal error: 'netgroup.h' file not found |
---|
2486 | #include <netgroup.h> |
---|
2487 | ^~~~~~~~~~~~ |
---|
2488 | 1 error generated. |
---|
2489 | configure:7109: $? = 1 |
---|
2490 | configure: failed program was: |
---|
2491 | | /* confdefs.h */ |
---|
2492 | | #define PACKAGE_NAME "OpenSSH" |
---|
2493 | | #define PACKAGE_TARNAME "openssh" |
---|
2494 | | #define PACKAGE_VERSION "Portable" |
---|
2495 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2496 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2497 | | #define PACKAGE_URL "" |
---|
2498 | | #define STDC_HEADERS 1 |
---|
2499 | | #define HAVE_SYS_TYPES_H 1 |
---|
2500 | | #define HAVE_SYS_STAT_H 1 |
---|
2501 | | #define HAVE_STDLIB_H 1 |
---|
2502 | | #define HAVE_STRING_H 1 |
---|
2503 | | #define HAVE_MEMORY_H 1 |
---|
2504 | | #define HAVE_STRINGS_H 1 |
---|
2505 | | #define HAVE_INTTYPES_H 1 |
---|
2506 | | #define HAVE_STDINT_H 1 |
---|
2507 | | #define HAVE_UNISTD_H 1 |
---|
2508 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2509 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2510 | | #define WITH_OPENSSL 1 |
---|
2511 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2512 | | #define HAVE_DIRENT_H 1 |
---|
2513 | | #define HAVE_ERR_H 1 |
---|
2514 | | #define HAVE_FCNTL_H 1 |
---|
2515 | | #define HAVE_GETOPT_H 1 |
---|
2516 | | #define HAVE_GLOB_H 1 |
---|
2517 | | #define HAVE_IFADDRS_H 1 |
---|
2518 | | #define HAVE_INTTYPES_H 1 |
---|
2519 | | #define HAVE_LANGINFO_H 1 |
---|
2520 | | #define HAVE_LIMITS_H 1 |
---|
2521 | | #define HAVE_LOCALE_H 1 |
---|
2522 | | #define HAVE_NETDB_H 1 |
---|
2523 | | /* end confdefs.h. */ |
---|
2524 | | #include <netgroup.h> |
---|
2525 | configure:7109: result: no |
---|
2526 | configure:7109: checking for netgroup.h |
---|
2527 | configure:7109: result: no |
---|
2528 | configure:7109: checking pam/pam_appl.h usability |
---|
2529 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2530 | conftest.c:67:10: fatal error: 'pam/pam_appl.h' file not found |
---|
2531 | #include <pam/pam_appl.h> |
---|
2532 | ^~~~~~~~~~~~~~~~ |
---|
2533 | 1 error generated. |
---|
2534 | configure:7109: $? = 1 |
---|
2535 | configure: failed program was: |
---|
2536 | | /* confdefs.h */ |
---|
2537 | | #define PACKAGE_NAME "OpenSSH" |
---|
2538 | | #define PACKAGE_TARNAME "openssh" |
---|
2539 | | #define PACKAGE_VERSION "Portable" |
---|
2540 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2541 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2542 | | #define PACKAGE_URL "" |
---|
2543 | | #define STDC_HEADERS 1 |
---|
2544 | | #define HAVE_SYS_TYPES_H 1 |
---|
2545 | | #define HAVE_SYS_STAT_H 1 |
---|
2546 | | #define HAVE_STDLIB_H 1 |
---|
2547 | | #define HAVE_STRING_H 1 |
---|
2548 | | #define HAVE_MEMORY_H 1 |
---|
2549 | | #define HAVE_STRINGS_H 1 |
---|
2550 | | #define HAVE_INTTYPES_H 1 |
---|
2551 | | #define HAVE_STDINT_H 1 |
---|
2552 | | #define HAVE_UNISTD_H 1 |
---|
2553 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2554 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2555 | | #define WITH_OPENSSL 1 |
---|
2556 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2557 | | #define HAVE_DIRENT_H 1 |
---|
2558 | | #define HAVE_ERR_H 1 |
---|
2559 | | #define HAVE_FCNTL_H 1 |
---|
2560 | | #define HAVE_GETOPT_H 1 |
---|
2561 | | #define HAVE_GLOB_H 1 |
---|
2562 | | #define HAVE_IFADDRS_H 1 |
---|
2563 | | #define HAVE_INTTYPES_H 1 |
---|
2564 | | #define HAVE_LANGINFO_H 1 |
---|
2565 | | #define HAVE_LIMITS_H 1 |
---|
2566 | | #define HAVE_LOCALE_H 1 |
---|
2567 | | #define HAVE_NETDB_H 1 |
---|
2568 | | /* end confdefs.h. */ |
---|
2569 | | #include <stdio.h> |
---|
2570 | | #ifdef HAVE_SYS_TYPES_H |
---|
2571 | | # include <sys/types.h> |
---|
2572 | | #endif |
---|
2573 | | #ifdef HAVE_SYS_STAT_H |
---|
2574 | | # include <sys/stat.h> |
---|
2575 | | #endif |
---|
2576 | | #ifdef STDC_HEADERS |
---|
2577 | | # include <stdlib.h> |
---|
2578 | | # include <stddef.h> |
---|
2579 | | #else |
---|
2580 | | # ifdef HAVE_STDLIB_H |
---|
2581 | | # include <stdlib.h> |
---|
2582 | | # endif |
---|
2583 | | #endif |
---|
2584 | | #ifdef HAVE_STRING_H |
---|
2585 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2586 | | # include <memory.h> |
---|
2587 | | # endif |
---|
2588 | | # include <string.h> |
---|
2589 | | #endif |
---|
2590 | | #ifdef HAVE_STRINGS_H |
---|
2591 | | # include <strings.h> |
---|
2592 | | #endif |
---|
2593 | | #ifdef HAVE_INTTYPES_H |
---|
2594 | | # include <inttypes.h> |
---|
2595 | | #endif |
---|
2596 | | #ifdef HAVE_STDINT_H |
---|
2597 | | # include <stdint.h> |
---|
2598 | | #endif |
---|
2599 | | #ifdef HAVE_UNISTD_H |
---|
2600 | | # include <unistd.h> |
---|
2601 | | #endif |
---|
2602 | | #include <pam/pam_appl.h> |
---|
2603 | configure:7109: result: no |
---|
2604 | configure:7109: checking pam/pam_appl.h presence |
---|
2605 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2606 | conftest.c:34:10: fatal error: 'pam/pam_appl.h' file not found |
---|
2607 | #include <pam/pam_appl.h> |
---|
2608 | ^~~~~~~~~~~~~~~~ |
---|
2609 | 1 error generated. |
---|
2610 | configure:7109: $? = 1 |
---|
2611 | configure: failed program was: |
---|
2612 | | /* confdefs.h */ |
---|
2613 | | #define PACKAGE_NAME "OpenSSH" |
---|
2614 | | #define PACKAGE_TARNAME "openssh" |
---|
2615 | | #define PACKAGE_VERSION "Portable" |
---|
2616 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2617 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2618 | | #define PACKAGE_URL "" |
---|
2619 | | #define STDC_HEADERS 1 |
---|
2620 | | #define HAVE_SYS_TYPES_H 1 |
---|
2621 | | #define HAVE_SYS_STAT_H 1 |
---|
2622 | | #define HAVE_STDLIB_H 1 |
---|
2623 | | #define HAVE_STRING_H 1 |
---|
2624 | | #define HAVE_MEMORY_H 1 |
---|
2625 | | #define HAVE_STRINGS_H 1 |
---|
2626 | | #define HAVE_INTTYPES_H 1 |
---|
2627 | | #define HAVE_STDINT_H 1 |
---|
2628 | | #define HAVE_UNISTD_H 1 |
---|
2629 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2630 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2631 | | #define WITH_OPENSSL 1 |
---|
2632 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2633 | | #define HAVE_DIRENT_H 1 |
---|
2634 | | #define HAVE_ERR_H 1 |
---|
2635 | | #define HAVE_FCNTL_H 1 |
---|
2636 | | #define HAVE_GETOPT_H 1 |
---|
2637 | | #define HAVE_GLOB_H 1 |
---|
2638 | | #define HAVE_IFADDRS_H 1 |
---|
2639 | | #define HAVE_INTTYPES_H 1 |
---|
2640 | | #define HAVE_LANGINFO_H 1 |
---|
2641 | | #define HAVE_LIMITS_H 1 |
---|
2642 | | #define HAVE_LOCALE_H 1 |
---|
2643 | | #define HAVE_NETDB_H 1 |
---|
2644 | | /* end confdefs.h. */ |
---|
2645 | | #include <pam/pam_appl.h> |
---|
2646 | configure:7109: result: no |
---|
2647 | configure:7109: checking for pam/pam_appl.h |
---|
2648 | configure:7109: result: no |
---|
2649 | configure:7109: checking paths.h usability |
---|
2650 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2651 | configure:7109: $? = 0 |
---|
2652 | configure:7109: result: yes |
---|
2653 | configure:7109: checking paths.h presence |
---|
2654 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2655 | configure:7109: $? = 0 |
---|
2656 | configure:7109: result: yes |
---|
2657 | configure:7109: checking for paths.h |
---|
2658 | configure:7109: result: yes |
---|
2659 | configure:7109: checking poll.h usability |
---|
2660 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2661 | configure:7109: $? = 0 |
---|
2662 | configure:7109: result: yes |
---|
2663 | configure:7109: checking poll.h presence |
---|
2664 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2665 | configure:7109: $? = 0 |
---|
2666 | configure:7109: result: yes |
---|
2667 | configure:7109: checking for poll.h |
---|
2668 | configure:7109: result: yes |
---|
2669 | configure:7109: checking pty.h usability |
---|
2670 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2671 | conftest.c:69:10: fatal error: 'pty.h' file not found |
---|
2672 | #include <pty.h> |
---|
2673 | ^~~~~~~ |
---|
2674 | 1 error generated. |
---|
2675 | configure:7109: $? = 1 |
---|
2676 | configure: failed program was: |
---|
2677 | | /* confdefs.h */ |
---|
2678 | | #define PACKAGE_NAME "OpenSSH" |
---|
2679 | | #define PACKAGE_TARNAME "openssh" |
---|
2680 | | #define PACKAGE_VERSION "Portable" |
---|
2681 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2682 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2683 | | #define PACKAGE_URL "" |
---|
2684 | | #define STDC_HEADERS 1 |
---|
2685 | | #define HAVE_SYS_TYPES_H 1 |
---|
2686 | | #define HAVE_SYS_STAT_H 1 |
---|
2687 | | #define HAVE_STDLIB_H 1 |
---|
2688 | | #define HAVE_STRING_H 1 |
---|
2689 | | #define HAVE_MEMORY_H 1 |
---|
2690 | | #define HAVE_STRINGS_H 1 |
---|
2691 | | #define HAVE_INTTYPES_H 1 |
---|
2692 | | #define HAVE_STDINT_H 1 |
---|
2693 | | #define HAVE_UNISTD_H 1 |
---|
2694 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2695 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2696 | | #define WITH_OPENSSL 1 |
---|
2697 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2698 | | #define HAVE_DIRENT_H 1 |
---|
2699 | | #define HAVE_ERR_H 1 |
---|
2700 | | #define HAVE_FCNTL_H 1 |
---|
2701 | | #define HAVE_GETOPT_H 1 |
---|
2702 | | #define HAVE_GLOB_H 1 |
---|
2703 | | #define HAVE_IFADDRS_H 1 |
---|
2704 | | #define HAVE_INTTYPES_H 1 |
---|
2705 | | #define HAVE_LANGINFO_H 1 |
---|
2706 | | #define HAVE_LIMITS_H 1 |
---|
2707 | | #define HAVE_LOCALE_H 1 |
---|
2708 | | #define HAVE_NETDB_H 1 |
---|
2709 | | #define HAVE_PATHS_H 1 |
---|
2710 | | #define HAVE_POLL_H 1 |
---|
2711 | | /* end confdefs.h. */ |
---|
2712 | | #include <stdio.h> |
---|
2713 | | #ifdef HAVE_SYS_TYPES_H |
---|
2714 | | # include <sys/types.h> |
---|
2715 | | #endif |
---|
2716 | | #ifdef HAVE_SYS_STAT_H |
---|
2717 | | # include <sys/stat.h> |
---|
2718 | | #endif |
---|
2719 | | #ifdef STDC_HEADERS |
---|
2720 | | # include <stdlib.h> |
---|
2721 | | # include <stddef.h> |
---|
2722 | | #else |
---|
2723 | | # ifdef HAVE_STDLIB_H |
---|
2724 | | # include <stdlib.h> |
---|
2725 | | # endif |
---|
2726 | | #endif |
---|
2727 | | #ifdef HAVE_STRING_H |
---|
2728 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2729 | | # include <memory.h> |
---|
2730 | | # endif |
---|
2731 | | # include <string.h> |
---|
2732 | | #endif |
---|
2733 | | #ifdef HAVE_STRINGS_H |
---|
2734 | | # include <strings.h> |
---|
2735 | | #endif |
---|
2736 | | #ifdef HAVE_INTTYPES_H |
---|
2737 | | # include <inttypes.h> |
---|
2738 | | #endif |
---|
2739 | | #ifdef HAVE_STDINT_H |
---|
2740 | | # include <stdint.h> |
---|
2741 | | #endif |
---|
2742 | | #ifdef HAVE_UNISTD_H |
---|
2743 | | # include <unistd.h> |
---|
2744 | | #endif |
---|
2745 | | #include <pty.h> |
---|
2746 | configure:7109: result: no |
---|
2747 | configure:7109: checking pty.h presence |
---|
2748 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2749 | conftest.c:36:10: fatal error: 'pty.h' file not found |
---|
2750 | #include <pty.h> |
---|
2751 | ^~~~~~~ |
---|
2752 | 1 error generated. |
---|
2753 | configure:7109: $? = 1 |
---|
2754 | configure: failed program was: |
---|
2755 | | /* confdefs.h */ |
---|
2756 | | #define PACKAGE_NAME "OpenSSH" |
---|
2757 | | #define PACKAGE_TARNAME "openssh" |
---|
2758 | | #define PACKAGE_VERSION "Portable" |
---|
2759 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2760 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2761 | | #define PACKAGE_URL "" |
---|
2762 | | #define STDC_HEADERS 1 |
---|
2763 | | #define HAVE_SYS_TYPES_H 1 |
---|
2764 | | #define HAVE_SYS_STAT_H 1 |
---|
2765 | | #define HAVE_STDLIB_H 1 |
---|
2766 | | #define HAVE_STRING_H 1 |
---|
2767 | | #define HAVE_MEMORY_H 1 |
---|
2768 | | #define HAVE_STRINGS_H 1 |
---|
2769 | | #define HAVE_INTTYPES_H 1 |
---|
2770 | | #define HAVE_STDINT_H 1 |
---|
2771 | | #define HAVE_UNISTD_H 1 |
---|
2772 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2773 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2774 | | #define WITH_OPENSSL 1 |
---|
2775 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2776 | | #define HAVE_DIRENT_H 1 |
---|
2777 | | #define HAVE_ERR_H 1 |
---|
2778 | | #define HAVE_FCNTL_H 1 |
---|
2779 | | #define HAVE_GETOPT_H 1 |
---|
2780 | | #define HAVE_GLOB_H 1 |
---|
2781 | | #define HAVE_IFADDRS_H 1 |
---|
2782 | | #define HAVE_INTTYPES_H 1 |
---|
2783 | | #define HAVE_LANGINFO_H 1 |
---|
2784 | | #define HAVE_LIMITS_H 1 |
---|
2785 | | #define HAVE_LOCALE_H 1 |
---|
2786 | | #define HAVE_NETDB_H 1 |
---|
2787 | | #define HAVE_PATHS_H 1 |
---|
2788 | | #define HAVE_POLL_H 1 |
---|
2789 | | /* end confdefs.h. */ |
---|
2790 | | #include <pty.h> |
---|
2791 | configure:7109: result: no |
---|
2792 | configure:7109: checking for pty.h |
---|
2793 | configure:7109: result: no |
---|
2794 | configure:7109: checking readpassphrase.h usability |
---|
2795 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2796 | configure:7109: $? = 0 |
---|
2797 | configure:7109: result: yes |
---|
2798 | configure:7109: checking readpassphrase.h presence |
---|
2799 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2800 | configure:7109: $? = 0 |
---|
2801 | configure:7109: result: yes |
---|
2802 | configure:7109: checking for readpassphrase.h |
---|
2803 | configure:7109: result: yes |
---|
2804 | configure:7109: checking rpc/types.h usability |
---|
2805 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2806 | configure:7109: $? = 0 |
---|
2807 | configure:7109: result: yes |
---|
2808 | configure:7109: checking rpc/types.h presence |
---|
2809 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2810 | configure:7109: $? = 0 |
---|
2811 | configure:7109: result: yes |
---|
2812 | configure:7109: checking for rpc/types.h |
---|
2813 | configure:7109: result: yes |
---|
2814 | configure:7109: checking security/pam_appl.h usability |
---|
2815 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2816 | configure:7109: $? = 0 |
---|
2817 | configure:7109: result: yes |
---|
2818 | configure:7109: checking security/pam_appl.h presence |
---|
2819 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2820 | configure:7109: $? = 0 |
---|
2821 | configure:7109: result: yes |
---|
2822 | configure:7109: checking for security/pam_appl.h |
---|
2823 | configure:7109: result: yes |
---|
2824 | configure:7109: checking sha2.h usability |
---|
2825 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2826 | conftest.c:72:10: fatal error: 'sha2.h' file not found |
---|
2827 | #include <sha2.h> |
---|
2828 | ^~~~~~~~ |
---|
2829 | 1 error generated. |
---|
2830 | configure:7109: $? = 1 |
---|
2831 | configure: failed program was: |
---|
2832 | | /* confdefs.h */ |
---|
2833 | | #define PACKAGE_NAME "OpenSSH" |
---|
2834 | | #define PACKAGE_TARNAME "openssh" |
---|
2835 | | #define PACKAGE_VERSION "Portable" |
---|
2836 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2837 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2838 | | #define PACKAGE_URL "" |
---|
2839 | | #define STDC_HEADERS 1 |
---|
2840 | | #define HAVE_SYS_TYPES_H 1 |
---|
2841 | | #define HAVE_SYS_STAT_H 1 |
---|
2842 | | #define HAVE_STDLIB_H 1 |
---|
2843 | | #define HAVE_STRING_H 1 |
---|
2844 | | #define HAVE_MEMORY_H 1 |
---|
2845 | | #define HAVE_STRINGS_H 1 |
---|
2846 | | #define HAVE_INTTYPES_H 1 |
---|
2847 | | #define HAVE_STDINT_H 1 |
---|
2848 | | #define HAVE_UNISTD_H 1 |
---|
2849 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2850 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2851 | | #define WITH_OPENSSL 1 |
---|
2852 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2853 | | #define HAVE_DIRENT_H 1 |
---|
2854 | | #define HAVE_ERR_H 1 |
---|
2855 | | #define HAVE_FCNTL_H 1 |
---|
2856 | | #define HAVE_GETOPT_H 1 |
---|
2857 | | #define HAVE_GLOB_H 1 |
---|
2858 | | #define HAVE_IFADDRS_H 1 |
---|
2859 | | #define HAVE_INTTYPES_H 1 |
---|
2860 | | #define HAVE_LANGINFO_H 1 |
---|
2861 | | #define HAVE_LIMITS_H 1 |
---|
2862 | | #define HAVE_LOCALE_H 1 |
---|
2863 | | #define HAVE_NETDB_H 1 |
---|
2864 | | #define HAVE_PATHS_H 1 |
---|
2865 | | #define HAVE_POLL_H 1 |
---|
2866 | | #define HAVE_READPASSPHRASE_H 1 |
---|
2867 | | #define HAVE_RPC_TYPES_H 1 |
---|
2868 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
2869 | | /* end confdefs.h. */ |
---|
2870 | | #include <stdio.h> |
---|
2871 | | #ifdef HAVE_SYS_TYPES_H |
---|
2872 | | # include <sys/types.h> |
---|
2873 | | #endif |
---|
2874 | | #ifdef HAVE_SYS_STAT_H |
---|
2875 | | # include <sys/stat.h> |
---|
2876 | | #endif |
---|
2877 | | #ifdef STDC_HEADERS |
---|
2878 | | # include <stdlib.h> |
---|
2879 | | # include <stddef.h> |
---|
2880 | | #else |
---|
2881 | | # ifdef HAVE_STDLIB_H |
---|
2882 | | # include <stdlib.h> |
---|
2883 | | # endif |
---|
2884 | | #endif |
---|
2885 | | #ifdef HAVE_STRING_H |
---|
2886 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2887 | | # include <memory.h> |
---|
2888 | | # endif |
---|
2889 | | # include <string.h> |
---|
2890 | | #endif |
---|
2891 | | #ifdef HAVE_STRINGS_H |
---|
2892 | | # include <strings.h> |
---|
2893 | | #endif |
---|
2894 | | #ifdef HAVE_INTTYPES_H |
---|
2895 | | # include <inttypes.h> |
---|
2896 | | #endif |
---|
2897 | | #ifdef HAVE_STDINT_H |
---|
2898 | | # include <stdint.h> |
---|
2899 | | #endif |
---|
2900 | | #ifdef HAVE_UNISTD_H |
---|
2901 | | # include <unistd.h> |
---|
2902 | | #endif |
---|
2903 | | #include <sha2.h> |
---|
2904 | configure:7109: result: no |
---|
2905 | configure:7109: checking sha2.h presence |
---|
2906 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
2907 | conftest.c:39:10: fatal error: 'sha2.h' file not found |
---|
2908 | #include <sha2.h> |
---|
2909 | ^~~~~~~~ |
---|
2910 | 1 error generated. |
---|
2911 | configure:7109: $? = 1 |
---|
2912 | configure: failed program was: |
---|
2913 | | /* confdefs.h */ |
---|
2914 | | #define PACKAGE_NAME "OpenSSH" |
---|
2915 | | #define PACKAGE_TARNAME "openssh" |
---|
2916 | | #define PACKAGE_VERSION "Portable" |
---|
2917 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2918 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2919 | | #define PACKAGE_URL "" |
---|
2920 | | #define STDC_HEADERS 1 |
---|
2921 | | #define HAVE_SYS_TYPES_H 1 |
---|
2922 | | #define HAVE_SYS_STAT_H 1 |
---|
2923 | | #define HAVE_STDLIB_H 1 |
---|
2924 | | #define HAVE_STRING_H 1 |
---|
2925 | | #define HAVE_MEMORY_H 1 |
---|
2926 | | #define HAVE_STRINGS_H 1 |
---|
2927 | | #define HAVE_INTTYPES_H 1 |
---|
2928 | | #define HAVE_STDINT_H 1 |
---|
2929 | | #define HAVE_UNISTD_H 1 |
---|
2930 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2931 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2932 | | #define WITH_OPENSSL 1 |
---|
2933 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2934 | | #define HAVE_DIRENT_H 1 |
---|
2935 | | #define HAVE_ERR_H 1 |
---|
2936 | | #define HAVE_FCNTL_H 1 |
---|
2937 | | #define HAVE_GETOPT_H 1 |
---|
2938 | | #define HAVE_GLOB_H 1 |
---|
2939 | | #define HAVE_IFADDRS_H 1 |
---|
2940 | | #define HAVE_INTTYPES_H 1 |
---|
2941 | | #define HAVE_LANGINFO_H 1 |
---|
2942 | | #define HAVE_LIMITS_H 1 |
---|
2943 | | #define HAVE_LOCALE_H 1 |
---|
2944 | | #define HAVE_NETDB_H 1 |
---|
2945 | | #define HAVE_PATHS_H 1 |
---|
2946 | | #define HAVE_POLL_H 1 |
---|
2947 | | #define HAVE_READPASSPHRASE_H 1 |
---|
2948 | | #define HAVE_RPC_TYPES_H 1 |
---|
2949 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
2950 | | /* end confdefs.h. */ |
---|
2951 | | #include <sha2.h> |
---|
2952 | configure:7109: result: no |
---|
2953 | configure:7109: checking for sha2.h |
---|
2954 | configure:7109: result: no |
---|
2955 | configure:7109: checking shadow.h usability |
---|
2956 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2957 | conftest.c:72:10: fatal error: 'shadow.h' file not found |
---|
2958 | #include <shadow.h> |
---|
2959 | ^~~~~~~~~~ |
---|
2960 | 1 error generated. |
---|
2961 | configure:7109: $? = 1 |
---|
2962 | configure: failed program was: |
---|
2963 | | /* confdefs.h */ |
---|
2964 | | #define PACKAGE_NAME "OpenSSH" |
---|
2965 | | #define PACKAGE_TARNAME "openssh" |
---|
2966 | | #define PACKAGE_VERSION "Portable" |
---|
2967 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
2968 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
2969 | | #define PACKAGE_URL "" |
---|
2970 | | #define STDC_HEADERS 1 |
---|
2971 | | #define HAVE_SYS_TYPES_H 1 |
---|
2972 | | #define HAVE_SYS_STAT_H 1 |
---|
2973 | | #define HAVE_STDLIB_H 1 |
---|
2974 | | #define HAVE_STRING_H 1 |
---|
2975 | | #define HAVE_MEMORY_H 1 |
---|
2976 | | #define HAVE_STRINGS_H 1 |
---|
2977 | | #define HAVE_INTTYPES_H 1 |
---|
2978 | | #define HAVE_STDINT_H 1 |
---|
2979 | | #define HAVE_UNISTD_H 1 |
---|
2980 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
2981 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
2982 | | #define WITH_OPENSSL 1 |
---|
2983 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
2984 | | #define HAVE_DIRENT_H 1 |
---|
2985 | | #define HAVE_ERR_H 1 |
---|
2986 | | #define HAVE_FCNTL_H 1 |
---|
2987 | | #define HAVE_GETOPT_H 1 |
---|
2988 | | #define HAVE_GLOB_H 1 |
---|
2989 | | #define HAVE_IFADDRS_H 1 |
---|
2990 | | #define HAVE_INTTYPES_H 1 |
---|
2991 | | #define HAVE_LANGINFO_H 1 |
---|
2992 | | #define HAVE_LIMITS_H 1 |
---|
2993 | | #define HAVE_LOCALE_H 1 |
---|
2994 | | #define HAVE_NETDB_H 1 |
---|
2995 | | #define HAVE_PATHS_H 1 |
---|
2996 | | #define HAVE_POLL_H 1 |
---|
2997 | | #define HAVE_READPASSPHRASE_H 1 |
---|
2998 | | #define HAVE_RPC_TYPES_H 1 |
---|
2999 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
3000 | | /* end confdefs.h. */ |
---|
3001 | | #include <stdio.h> |
---|
3002 | | #ifdef HAVE_SYS_TYPES_H |
---|
3003 | | # include <sys/types.h> |
---|
3004 | | #endif |
---|
3005 | | #ifdef HAVE_SYS_STAT_H |
---|
3006 | | # include <sys/stat.h> |
---|
3007 | | #endif |
---|
3008 | | #ifdef STDC_HEADERS |
---|
3009 | | # include <stdlib.h> |
---|
3010 | | # include <stddef.h> |
---|
3011 | | #else |
---|
3012 | | # ifdef HAVE_STDLIB_H |
---|
3013 | | # include <stdlib.h> |
---|
3014 | | # endif |
---|
3015 | | #endif |
---|
3016 | | #ifdef HAVE_STRING_H |
---|
3017 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3018 | | # include <memory.h> |
---|
3019 | | # endif |
---|
3020 | | # include <string.h> |
---|
3021 | | #endif |
---|
3022 | | #ifdef HAVE_STRINGS_H |
---|
3023 | | # include <strings.h> |
---|
3024 | | #endif |
---|
3025 | | #ifdef HAVE_INTTYPES_H |
---|
3026 | | # include <inttypes.h> |
---|
3027 | | #endif |
---|
3028 | | #ifdef HAVE_STDINT_H |
---|
3029 | | # include <stdint.h> |
---|
3030 | | #endif |
---|
3031 | | #ifdef HAVE_UNISTD_H |
---|
3032 | | # include <unistd.h> |
---|
3033 | | #endif |
---|
3034 | | #include <shadow.h> |
---|
3035 | configure:7109: result: no |
---|
3036 | configure:7109: checking shadow.h presence |
---|
3037 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3038 | conftest.c:39:10: fatal error: 'shadow.h' file not found |
---|
3039 | #include <shadow.h> |
---|
3040 | ^~~~~~~~~~ |
---|
3041 | 1 error generated. |
---|
3042 | configure:7109: $? = 1 |
---|
3043 | configure: failed program was: |
---|
3044 | | /* confdefs.h */ |
---|
3045 | | #define PACKAGE_NAME "OpenSSH" |
---|
3046 | | #define PACKAGE_TARNAME "openssh" |
---|
3047 | | #define PACKAGE_VERSION "Portable" |
---|
3048 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
3049 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
3050 | | #define PACKAGE_URL "" |
---|
3051 | | #define STDC_HEADERS 1 |
---|
3052 | | #define HAVE_SYS_TYPES_H 1 |
---|
3053 | | #define HAVE_SYS_STAT_H 1 |
---|
3054 | | #define HAVE_STDLIB_H 1 |
---|
3055 | | #define HAVE_STRING_H 1 |
---|
3056 | | #define HAVE_MEMORY_H 1 |
---|
3057 | | #define HAVE_STRINGS_H 1 |
---|
3058 | | #define HAVE_INTTYPES_H 1 |
---|
3059 | | #define HAVE_STDINT_H 1 |
---|
3060 | | #define HAVE_UNISTD_H 1 |
---|
3061 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
3062 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
3063 | | #define WITH_OPENSSL 1 |
---|
3064 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
3065 | | #define HAVE_DIRENT_H 1 |
---|
3066 | | #define HAVE_ERR_H 1 |
---|
3067 | | #define HAVE_FCNTL_H 1 |
---|
3068 | | #define HAVE_GETOPT_H 1 |
---|
3069 | | #define HAVE_GLOB_H 1 |
---|
3070 | | #define HAVE_IFADDRS_H 1 |
---|
3071 | | #define HAVE_INTTYPES_H 1 |
---|
3072 | | #define HAVE_LANGINFO_H 1 |
---|
3073 | | #define HAVE_LIMITS_H 1 |
---|
3074 | | #define HAVE_LOCALE_H 1 |
---|
3075 | | #define HAVE_NETDB_H 1 |
---|
3076 | | #define HAVE_PATHS_H 1 |
---|
3077 | | #define HAVE_POLL_H 1 |
---|
3078 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3079 | | #define HAVE_RPC_TYPES_H 1 |
---|
3080 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
3081 | | /* end confdefs.h. */ |
---|
3082 | | #include <shadow.h> |
---|
3083 | configure:7109: result: no |
---|
3084 | configure:7109: checking for shadow.h |
---|
3085 | configure:7109: result: no |
---|
3086 | configure:7109: checking stddef.h usability |
---|
3087 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
3088 | configure:7109: $? = 0 |
---|
3089 | configure:7109: result: yes |
---|
3090 | configure:7109: checking stddef.h presence |
---|
3091 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3092 | configure:7109: $? = 0 |
---|
3093 | configure:7109: result: yes |
---|
3094 | configure:7109: checking for stddef.h |
---|
3095 | configure:7109: result: yes |
---|
3096 | configure:7109: checking for stdint.h |
---|
3097 | configure:7109: result: yes |
---|
3098 | configure:7109: checking for string.h |
---|
3099 | configure:7109: result: yes |
---|
3100 | configure:7109: checking for strings.h |
---|
3101 | configure:7109: result: yes |
---|
3102 | configure:7109: checking sys/bitypes.h usability |
---|
3103 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
3104 | conftest.c:76:10: fatal error: 'sys/bitypes.h' file not found |
---|
3105 | #include <sys/bitypes.h> |
---|
3106 | ^~~~~~~~~~~~~~~ |
---|
3107 | 1 error generated. |
---|
3108 | configure:7109: $? = 1 |
---|
3109 | configure: failed program was: |
---|
3110 | | /* confdefs.h */ |
---|
3111 | | #define PACKAGE_NAME "OpenSSH" |
---|
3112 | | #define PACKAGE_TARNAME "openssh" |
---|
3113 | | #define PACKAGE_VERSION "Portable" |
---|
3114 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
3115 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
3116 | | #define PACKAGE_URL "" |
---|
3117 | | #define STDC_HEADERS 1 |
---|
3118 | | #define HAVE_SYS_TYPES_H 1 |
---|
3119 | | #define HAVE_SYS_STAT_H 1 |
---|
3120 | | #define HAVE_STDLIB_H 1 |
---|
3121 | | #define HAVE_STRING_H 1 |
---|
3122 | | #define HAVE_MEMORY_H 1 |
---|
3123 | | #define HAVE_STRINGS_H 1 |
---|
3124 | | #define HAVE_INTTYPES_H 1 |
---|
3125 | | #define HAVE_STDINT_H 1 |
---|
3126 | | #define HAVE_UNISTD_H 1 |
---|
3127 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
3128 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
3129 | | #define WITH_OPENSSL 1 |
---|
3130 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
3131 | | #define HAVE_DIRENT_H 1 |
---|
3132 | | #define HAVE_ERR_H 1 |
---|
3133 | | #define HAVE_FCNTL_H 1 |
---|
3134 | | #define HAVE_GETOPT_H 1 |
---|
3135 | | #define HAVE_GLOB_H 1 |
---|
3136 | | #define HAVE_IFADDRS_H 1 |
---|
3137 | | #define HAVE_INTTYPES_H 1 |
---|
3138 | | #define HAVE_LANGINFO_H 1 |
---|
3139 | | #define HAVE_LIMITS_H 1 |
---|
3140 | | #define HAVE_LOCALE_H 1 |
---|
3141 | | #define HAVE_NETDB_H 1 |
---|
3142 | | #define HAVE_PATHS_H 1 |
---|
3143 | | #define HAVE_POLL_H 1 |
---|
3144 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3145 | | #define HAVE_RPC_TYPES_H 1 |
---|
3146 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
3147 | | #define HAVE_STDDEF_H 1 |
---|
3148 | | #define HAVE_STDINT_H 1 |
---|
3149 | | #define HAVE_STRING_H 1 |
---|
3150 | | #define HAVE_STRINGS_H 1 |
---|
3151 | | /* end confdefs.h. */ |
---|
3152 | | #include <stdio.h> |
---|
3153 | | #ifdef HAVE_SYS_TYPES_H |
---|
3154 | | # include <sys/types.h> |
---|
3155 | | #endif |
---|
3156 | | #ifdef HAVE_SYS_STAT_H |
---|
3157 | | # include <sys/stat.h> |
---|
3158 | | #endif |
---|
3159 | | #ifdef STDC_HEADERS |
---|
3160 | | # include <stdlib.h> |
---|
3161 | | # include <stddef.h> |
---|
3162 | | #else |
---|
3163 | | # ifdef HAVE_STDLIB_H |
---|
3164 | | # include <stdlib.h> |
---|
3165 | | # endif |
---|
3166 | | #endif |
---|
3167 | | #ifdef HAVE_STRING_H |
---|
3168 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3169 | | # include <memory.h> |
---|
3170 | | # endif |
---|
3171 | | # include <string.h> |
---|
3172 | | #endif |
---|
3173 | | #ifdef HAVE_STRINGS_H |
---|
3174 | | # include <strings.h> |
---|
3175 | | #endif |
---|
3176 | | #ifdef HAVE_INTTYPES_H |
---|
3177 | | # include <inttypes.h> |
---|
3178 | | #endif |
---|
3179 | | #ifdef HAVE_STDINT_H |
---|
3180 | | # include <stdint.h> |
---|
3181 | | #endif |
---|
3182 | | #ifdef HAVE_UNISTD_H |
---|
3183 | | # include <unistd.h> |
---|
3184 | | #endif |
---|
3185 | | #include <sys/bitypes.h> |
---|
3186 | configure:7109: result: no |
---|
3187 | configure:7109: checking sys/bitypes.h presence |
---|
3188 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3189 | conftest.c:43:10: fatal error: 'sys/bitypes.h' file not found |
---|
3190 | #include <sys/bitypes.h> |
---|
3191 | ^~~~~~~~~~~~~~~ |
---|
3192 | 1 error generated. |
---|
3193 | configure:7109: $? = 1 |
---|
3194 | configure: failed program was: |
---|
3195 | | /* confdefs.h */ |
---|
3196 | | #define PACKAGE_NAME "OpenSSH" |
---|
3197 | | #define PACKAGE_TARNAME "openssh" |
---|
3198 | | #define PACKAGE_VERSION "Portable" |
---|
3199 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
3200 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
3201 | | #define PACKAGE_URL "" |
---|
3202 | | #define STDC_HEADERS 1 |
---|
3203 | | #define HAVE_SYS_TYPES_H 1 |
---|
3204 | | #define HAVE_SYS_STAT_H 1 |
---|
3205 | | #define HAVE_STDLIB_H 1 |
---|
3206 | | #define HAVE_STRING_H 1 |
---|
3207 | | #define HAVE_MEMORY_H 1 |
---|
3208 | | #define HAVE_STRINGS_H 1 |
---|
3209 | | #define HAVE_INTTYPES_H 1 |
---|
3210 | | #define HAVE_STDINT_H 1 |
---|
3211 | | #define HAVE_UNISTD_H 1 |
---|
3212 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
3213 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
3214 | | #define WITH_OPENSSL 1 |
---|
3215 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
3216 | | #define HAVE_DIRENT_H 1 |
---|
3217 | | #define HAVE_ERR_H 1 |
---|
3218 | | #define HAVE_FCNTL_H 1 |
---|
3219 | | #define HAVE_GETOPT_H 1 |
---|
3220 | | #define HAVE_GLOB_H 1 |
---|
3221 | | #define HAVE_IFADDRS_H 1 |
---|
3222 | | #define HAVE_INTTYPES_H 1 |
---|
3223 | | #define HAVE_LANGINFO_H 1 |
---|
3224 | | #define HAVE_LIMITS_H 1 |
---|
3225 | | #define HAVE_LOCALE_H 1 |
---|
3226 | | #define HAVE_NETDB_H 1 |
---|
3227 | | #define HAVE_PATHS_H 1 |
---|
3228 | | #define HAVE_POLL_H 1 |
---|
3229 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3230 | | #define HAVE_RPC_TYPES_H 1 |
---|
3231 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
3232 | | #define HAVE_STDDEF_H 1 |
---|
3233 | | #define HAVE_STDINT_H 1 |
---|
3234 | | #define HAVE_STRING_H 1 |
---|
3235 | | #define HAVE_STRINGS_H 1 |
---|
3236 | | /* end confdefs.h. */ |
---|
3237 | | #include <sys/bitypes.h> |
---|
3238 | configure:7109: result: no |
---|
3239 | configure:7109: checking for sys/bitypes.h |
---|
3240 | configure:7109: result: no |
---|
3241 | configure:7109: checking sys/bsdtty.h usability |
---|
3242 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
3243 | conftest.c:76:10: fatal error: 'sys/bsdtty.h' file not found |
---|
3244 | #include <sys/bsdtty.h> |
---|
3245 | ^~~~~~~~~~~~~~ |
---|
3246 | 1 error generated. |
---|
3247 | configure:7109: $? = 1 |
---|
3248 | configure: failed program was: |
---|
3249 | | /* confdefs.h */ |
---|
3250 | | #define PACKAGE_NAME "OpenSSH" |
---|
3251 | | #define PACKAGE_TARNAME "openssh" |
---|
3252 | | #define PACKAGE_VERSION "Portable" |
---|
3253 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
3254 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
3255 | | #define PACKAGE_URL "" |
---|
3256 | | #define STDC_HEADERS 1 |
---|
3257 | | #define HAVE_SYS_TYPES_H 1 |
---|
3258 | | #define HAVE_SYS_STAT_H 1 |
---|
3259 | | #define HAVE_STDLIB_H 1 |
---|
3260 | | #define HAVE_STRING_H 1 |
---|
3261 | | #define HAVE_MEMORY_H 1 |
---|
3262 | | #define HAVE_STRINGS_H 1 |
---|
3263 | | #define HAVE_INTTYPES_H 1 |
---|
3264 | | #define HAVE_STDINT_H 1 |
---|
3265 | | #define HAVE_UNISTD_H 1 |
---|
3266 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
3267 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
3268 | | #define WITH_OPENSSL 1 |
---|
3269 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
3270 | | #define HAVE_DIRENT_H 1 |
---|
3271 | | #define HAVE_ERR_H 1 |
---|
3272 | | #define HAVE_FCNTL_H 1 |
---|
3273 | | #define HAVE_GETOPT_H 1 |
---|
3274 | | #define HAVE_GLOB_H 1 |
---|
3275 | | #define HAVE_IFADDRS_H 1 |
---|
3276 | | #define HAVE_INTTYPES_H 1 |
---|
3277 | | #define HAVE_LANGINFO_H 1 |
---|
3278 | | #define HAVE_LIMITS_H 1 |
---|
3279 | | #define HAVE_LOCALE_H 1 |
---|
3280 | | #define HAVE_NETDB_H 1 |
---|
3281 | | #define HAVE_PATHS_H 1 |
---|
3282 | | #define HAVE_POLL_H 1 |
---|
3283 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3284 | | #define HAVE_RPC_TYPES_H 1 |
---|
3285 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
3286 | | #define HAVE_STDDEF_H 1 |
---|
3287 | | #define HAVE_STDINT_H 1 |
---|
3288 | | #define HAVE_STRING_H 1 |
---|
3289 | | #define HAVE_STRINGS_H 1 |
---|
3290 | | /* end confdefs.h. */ |
---|
3291 | | #include <stdio.h> |
---|
3292 | | #ifdef HAVE_SYS_TYPES_H |
---|
3293 | | # include <sys/types.h> |
---|
3294 | | #endif |
---|
3295 | | #ifdef HAVE_SYS_STAT_H |
---|
3296 | | # include <sys/stat.h> |
---|
3297 | | #endif |
---|
3298 | | #ifdef STDC_HEADERS |
---|
3299 | | # include <stdlib.h> |
---|
3300 | | # include <stddef.h> |
---|
3301 | | #else |
---|
3302 | | # ifdef HAVE_STDLIB_H |
---|
3303 | | # include <stdlib.h> |
---|
3304 | | # endif |
---|
3305 | | #endif |
---|
3306 | | #ifdef HAVE_STRING_H |
---|
3307 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3308 | | # include <memory.h> |
---|
3309 | | # endif |
---|
3310 | | # include <string.h> |
---|
3311 | | #endif |
---|
3312 | | #ifdef HAVE_STRINGS_H |
---|
3313 | | # include <strings.h> |
---|
3314 | | #endif |
---|
3315 | | #ifdef HAVE_INTTYPES_H |
---|
3316 | | # include <inttypes.h> |
---|
3317 | | #endif |
---|
3318 | | #ifdef HAVE_STDINT_H |
---|
3319 | | # include <stdint.h> |
---|
3320 | | #endif |
---|
3321 | | #ifdef HAVE_UNISTD_H |
---|
3322 | | # include <unistd.h> |
---|
3323 | | #endif |
---|
3324 | | #include <sys/bsdtty.h> |
---|
3325 | configure:7109: result: no |
---|
3326 | configure:7109: checking sys/bsdtty.h presence |
---|
3327 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3328 | conftest.c:43:10: fatal error: 'sys/bsdtty.h' file not found |
---|
3329 | #include <sys/bsdtty.h> |
---|
3330 | ^~~~~~~~~~~~~~ |
---|
3331 | 1 error generated. |
---|
3332 | configure:7109: $? = 1 |
---|
3333 | configure: failed program was: |
---|
3334 | | /* confdefs.h */ |
---|
3335 | | #define PACKAGE_NAME "OpenSSH" |
---|
3336 | | #define PACKAGE_TARNAME "openssh" |
---|
3337 | | #define PACKAGE_VERSION "Portable" |
---|
3338 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
3339 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
3340 | | #define PACKAGE_URL "" |
---|
3341 | | #define STDC_HEADERS 1 |
---|
3342 | | #define HAVE_SYS_TYPES_H 1 |
---|
3343 | | #define HAVE_SYS_STAT_H 1 |
---|
3344 | | #define HAVE_STDLIB_H 1 |
---|
3345 | | #define HAVE_STRING_H 1 |
---|
3346 | | #define HAVE_MEMORY_H 1 |
---|
3347 | | #define HAVE_STRINGS_H 1 |
---|
3348 | | #define HAVE_INTTYPES_H 1 |
---|
3349 | | #define HAVE_STDINT_H 1 |
---|
3350 | | #define HAVE_UNISTD_H 1 |
---|
3351 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
3352 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
3353 | | #define WITH_OPENSSL 1 |
---|
3354 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
3355 | | #define HAVE_DIRENT_H 1 |
---|
3356 | | #define HAVE_ERR_H 1 |
---|
3357 | | #define HAVE_FCNTL_H 1 |
---|
3358 | | #define HAVE_GETOPT_H 1 |
---|
3359 | | #define HAVE_GLOB_H 1 |
---|
3360 | | #define HAVE_IFADDRS_H 1 |
---|
3361 | | #define HAVE_INTTYPES_H 1 |
---|
3362 | | #define HAVE_LANGINFO_H 1 |
---|
3363 | | #define HAVE_LIMITS_H 1 |
---|
3364 | | #define HAVE_LOCALE_H 1 |
---|
3365 | | #define HAVE_NETDB_H 1 |
---|
3366 | | #define HAVE_PATHS_H 1 |
---|
3367 | | #define HAVE_POLL_H 1 |
---|
3368 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3369 | | #define HAVE_RPC_TYPES_H 1 |
---|
3370 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
3371 | | #define HAVE_STDDEF_H 1 |
---|
3372 | | #define HAVE_STDINT_H 1 |
---|
3373 | | #define HAVE_STRING_H 1 |
---|
3374 | | #define HAVE_STRINGS_H 1 |
---|
3375 | | /* end confdefs.h. */ |
---|
3376 | | #include <sys/bsdtty.h> |
---|
3377 | configure:7109: result: no |
---|
3378 | configure:7109: checking for sys/bsdtty.h |
---|
3379 | configure:7109: result: no |
---|
3380 | configure:7109: checking sys/cdefs.h usability |
---|
3381 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
3382 | configure:7109: $? = 0 |
---|
3383 | configure:7109: result: yes |
---|
3384 | configure:7109: checking sys/cdefs.h presence |
---|
3385 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3386 | configure:7109: $? = 0 |
---|
3387 | configure:7109: result: yes |
---|
3388 | configure:7109: checking for sys/cdefs.h |
---|
3389 | configure:7109: result: yes |
---|
3390 | configure:7109: checking sys/dir.h usability |
---|
3391 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
3392 | configure:7109: $? = 0 |
---|
3393 | configure:7109: result: yes |
---|
3394 | configure:7109: checking sys/dir.h presence |
---|
3395 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3396 | configure:7109: $? = 0 |
---|
3397 | configure:7109: result: yes |
---|
3398 | configure:7109: checking for sys/dir.h |
---|
3399 | configure:7109: result: yes |
---|
3400 | configure:7109: checking sys/file.h usability |
---|
3401 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
3402 | configure:7109: $? = 0 |
---|
3403 | configure:7109: result: yes |
---|
3404 | configure:7109: checking sys/file.h presence |
---|
3405 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3406 | configure:7109: $? = 0 |
---|
3407 | configure:7109: result: yes |
---|
3408 | configure:7109: checking for sys/file.h |
---|
3409 | configure:7109: result: yes |
---|
3410 | configure:7109: checking sys/mman.h usability |
---|
3411 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
3412 | configure:7109: $? = 0 |
---|
3413 | configure:7109: result: yes |
---|
3414 | configure:7109: checking sys/mman.h presence |
---|
3415 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3416 | configure:7109: $? = 0 |
---|
3417 | configure:7109: result: yes |
---|
3418 | configure:7109: checking for sys/mman.h |
---|
3419 | configure:7109: result: yes |
---|
3420 | configure:7109: checking sys/label.h usability |
---|
3421 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
3422 | conftest.c:80:10: fatal error: 'sys/label.h' file not found |
---|
3423 | #include <sys/label.h> |
---|
3424 | ^~~~~~~~~~~~~ |
---|
3425 | 1 error generated. |
---|
3426 | configure:7109: $? = 1 |
---|
3427 | configure: failed program was: |
---|
3428 | | /* confdefs.h */ |
---|
3429 | | #define PACKAGE_NAME "OpenSSH" |
---|
3430 | | #define PACKAGE_TARNAME "openssh" |
---|
3431 | | #define PACKAGE_VERSION "Portable" |
---|
3432 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
3433 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
3434 | | #define PACKAGE_URL "" |
---|
3435 | | #define STDC_HEADERS 1 |
---|
3436 | | #define HAVE_SYS_TYPES_H 1 |
---|
3437 | | #define HAVE_SYS_STAT_H 1 |
---|
3438 | | #define HAVE_STDLIB_H 1 |
---|
3439 | | #define HAVE_STRING_H 1 |
---|
3440 | | #define HAVE_MEMORY_H 1 |
---|
3441 | | #define HAVE_STRINGS_H 1 |
---|
3442 | | #define HAVE_INTTYPES_H 1 |
---|
3443 | | #define HAVE_STDINT_H 1 |
---|
3444 | | #define HAVE_UNISTD_H 1 |
---|
3445 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
3446 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
3447 | | #define WITH_OPENSSL 1 |
---|
3448 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
3449 | | #define HAVE_DIRENT_H 1 |
---|
3450 | | #define HAVE_ERR_H 1 |
---|
3451 | | #define HAVE_FCNTL_H 1 |
---|
3452 | | #define HAVE_GETOPT_H 1 |
---|
3453 | | #define HAVE_GLOB_H 1 |
---|
3454 | | #define HAVE_IFADDRS_H 1 |
---|
3455 | | #define HAVE_INTTYPES_H 1 |
---|
3456 | | #define HAVE_LANGINFO_H 1 |
---|
3457 | | #define HAVE_LIMITS_H 1 |
---|
3458 | | #define HAVE_LOCALE_H 1 |
---|
3459 | | #define HAVE_NETDB_H 1 |
---|
3460 | | #define HAVE_PATHS_H 1 |
---|
3461 | | #define HAVE_POLL_H 1 |
---|
3462 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3463 | | #define HAVE_RPC_TYPES_H 1 |
---|
3464 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
3465 | | #define HAVE_STDDEF_H 1 |
---|
3466 | | #define HAVE_STDINT_H 1 |
---|
3467 | | #define HAVE_STRING_H 1 |
---|
3468 | | #define HAVE_STRINGS_H 1 |
---|
3469 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3470 | | #define HAVE_SYS_DIR_H 1 |
---|
3471 | | #define HAVE_SYS_FILE_H 1 |
---|
3472 | | #define HAVE_SYS_MMAN_H 1 |
---|
3473 | | /* end confdefs.h. */ |
---|
3474 | | #include <stdio.h> |
---|
3475 | | #ifdef HAVE_SYS_TYPES_H |
---|
3476 | | # include <sys/types.h> |
---|
3477 | | #endif |
---|
3478 | | #ifdef HAVE_SYS_STAT_H |
---|
3479 | | # include <sys/stat.h> |
---|
3480 | | #endif |
---|
3481 | | #ifdef STDC_HEADERS |
---|
3482 | | # include <stdlib.h> |
---|
3483 | | # include <stddef.h> |
---|
3484 | | #else |
---|
3485 | | # ifdef HAVE_STDLIB_H |
---|
3486 | | # include <stdlib.h> |
---|
3487 | | # endif |
---|
3488 | | #endif |
---|
3489 | | #ifdef HAVE_STRING_H |
---|
3490 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3491 | | # include <memory.h> |
---|
3492 | | # endif |
---|
3493 | | # include <string.h> |
---|
3494 | | #endif |
---|
3495 | | #ifdef HAVE_STRINGS_H |
---|
3496 | | # include <strings.h> |
---|
3497 | | #endif |
---|
3498 | | #ifdef HAVE_INTTYPES_H |
---|
3499 | | # include <inttypes.h> |
---|
3500 | | #endif |
---|
3501 | | #ifdef HAVE_STDINT_H |
---|
3502 | | # include <stdint.h> |
---|
3503 | | #endif |
---|
3504 | | #ifdef HAVE_UNISTD_H |
---|
3505 | | # include <unistd.h> |
---|
3506 | | #endif |
---|
3507 | | #include <sys/label.h> |
---|
3508 | configure:7109: result: no |
---|
3509 | configure:7109: checking sys/label.h presence |
---|
3510 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3511 | conftest.c:47:10: fatal error: 'sys/label.h' file not found |
---|
3512 | #include <sys/label.h> |
---|
3513 | ^~~~~~~~~~~~~ |
---|
3514 | 1 error generated. |
---|
3515 | configure:7109: $? = 1 |
---|
3516 | configure: failed program was: |
---|
3517 | | /* confdefs.h */ |
---|
3518 | | #define PACKAGE_NAME "OpenSSH" |
---|
3519 | | #define PACKAGE_TARNAME "openssh" |
---|
3520 | | #define PACKAGE_VERSION "Portable" |
---|
3521 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
3522 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
3523 | | #define PACKAGE_URL "" |
---|
3524 | | #define STDC_HEADERS 1 |
---|
3525 | | #define HAVE_SYS_TYPES_H 1 |
---|
3526 | | #define HAVE_SYS_STAT_H 1 |
---|
3527 | | #define HAVE_STDLIB_H 1 |
---|
3528 | | #define HAVE_STRING_H 1 |
---|
3529 | | #define HAVE_MEMORY_H 1 |
---|
3530 | | #define HAVE_STRINGS_H 1 |
---|
3531 | | #define HAVE_INTTYPES_H 1 |
---|
3532 | | #define HAVE_STDINT_H 1 |
---|
3533 | | #define HAVE_UNISTD_H 1 |
---|
3534 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
3535 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
3536 | | #define WITH_OPENSSL 1 |
---|
3537 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
3538 | | #define HAVE_DIRENT_H 1 |
---|
3539 | | #define HAVE_ERR_H 1 |
---|
3540 | | #define HAVE_FCNTL_H 1 |
---|
3541 | | #define HAVE_GETOPT_H 1 |
---|
3542 | | #define HAVE_GLOB_H 1 |
---|
3543 | | #define HAVE_IFADDRS_H 1 |
---|
3544 | | #define HAVE_INTTYPES_H 1 |
---|
3545 | | #define HAVE_LANGINFO_H 1 |
---|
3546 | | #define HAVE_LIMITS_H 1 |
---|
3547 | | #define HAVE_LOCALE_H 1 |
---|
3548 | | #define HAVE_NETDB_H 1 |
---|
3549 | | #define HAVE_PATHS_H 1 |
---|
3550 | | #define HAVE_POLL_H 1 |
---|
3551 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3552 | | #define HAVE_RPC_TYPES_H 1 |
---|
3553 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
3554 | | #define HAVE_STDDEF_H 1 |
---|
3555 | | #define HAVE_STDINT_H 1 |
---|
3556 | | #define HAVE_STRING_H 1 |
---|
3557 | | #define HAVE_STRINGS_H 1 |
---|
3558 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3559 | | #define HAVE_SYS_DIR_H 1 |
---|
3560 | | #define HAVE_SYS_FILE_H 1 |
---|
3561 | | #define HAVE_SYS_MMAN_H 1 |
---|
3562 | | /* end confdefs.h. */ |
---|
3563 | | #include <sys/label.h> |
---|
3564 | configure:7109: result: no |
---|
3565 | configure:7109: checking for sys/label.h |
---|
3566 | configure:7109: result: no |
---|
3567 | configure:7109: checking sys/ndir.h usability |
---|
3568 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
3569 | conftest.c:80:10: fatal error: 'sys/ndir.h' file not found |
---|
3570 | #include <sys/ndir.h> |
---|
3571 | ^~~~~~~~~~~~ |
---|
3572 | 1 error generated. |
---|
3573 | configure:7109: $? = 1 |
---|
3574 | configure: failed program was: |
---|
3575 | | /* confdefs.h */ |
---|
3576 | | #define PACKAGE_NAME "OpenSSH" |
---|
3577 | | #define PACKAGE_TARNAME "openssh" |
---|
3578 | | #define PACKAGE_VERSION "Portable" |
---|
3579 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
3580 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
3581 | | #define PACKAGE_URL "" |
---|
3582 | | #define STDC_HEADERS 1 |
---|
3583 | | #define HAVE_SYS_TYPES_H 1 |
---|
3584 | | #define HAVE_SYS_STAT_H 1 |
---|
3585 | | #define HAVE_STDLIB_H 1 |
---|
3586 | | #define HAVE_STRING_H 1 |
---|
3587 | | #define HAVE_MEMORY_H 1 |
---|
3588 | | #define HAVE_STRINGS_H 1 |
---|
3589 | | #define HAVE_INTTYPES_H 1 |
---|
3590 | | #define HAVE_STDINT_H 1 |
---|
3591 | | #define HAVE_UNISTD_H 1 |
---|
3592 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
3593 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
3594 | | #define WITH_OPENSSL 1 |
---|
3595 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
3596 | | #define HAVE_DIRENT_H 1 |
---|
3597 | | #define HAVE_ERR_H 1 |
---|
3598 | | #define HAVE_FCNTL_H 1 |
---|
3599 | | #define HAVE_GETOPT_H 1 |
---|
3600 | | #define HAVE_GLOB_H 1 |
---|
3601 | | #define HAVE_IFADDRS_H 1 |
---|
3602 | | #define HAVE_INTTYPES_H 1 |
---|
3603 | | #define HAVE_LANGINFO_H 1 |
---|
3604 | | #define HAVE_LIMITS_H 1 |
---|
3605 | | #define HAVE_LOCALE_H 1 |
---|
3606 | | #define HAVE_NETDB_H 1 |
---|
3607 | | #define HAVE_PATHS_H 1 |
---|
3608 | | #define HAVE_POLL_H 1 |
---|
3609 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3610 | | #define HAVE_RPC_TYPES_H 1 |
---|
3611 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
3612 | | #define HAVE_STDDEF_H 1 |
---|
3613 | | #define HAVE_STDINT_H 1 |
---|
3614 | | #define HAVE_STRING_H 1 |
---|
3615 | | #define HAVE_STRINGS_H 1 |
---|
3616 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3617 | | #define HAVE_SYS_DIR_H 1 |
---|
3618 | | #define HAVE_SYS_FILE_H 1 |
---|
3619 | | #define HAVE_SYS_MMAN_H 1 |
---|
3620 | | /* end confdefs.h. */ |
---|
3621 | | #include <stdio.h> |
---|
3622 | | #ifdef HAVE_SYS_TYPES_H |
---|
3623 | | # include <sys/types.h> |
---|
3624 | | #endif |
---|
3625 | | #ifdef HAVE_SYS_STAT_H |
---|
3626 | | # include <sys/stat.h> |
---|
3627 | | #endif |
---|
3628 | | #ifdef STDC_HEADERS |
---|
3629 | | # include <stdlib.h> |
---|
3630 | | # include <stddef.h> |
---|
3631 | | #else |
---|
3632 | | # ifdef HAVE_STDLIB_H |
---|
3633 | | # include <stdlib.h> |
---|
3634 | | # endif |
---|
3635 | | #endif |
---|
3636 | | #ifdef HAVE_STRING_H |
---|
3637 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3638 | | # include <memory.h> |
---|
3639 | | # endif |
---|
3640 | | # include <string.h> |
---|
3641 | | #endif |
---|
3642 | | #ifdef HAVE_STRINGS_H |
---|
3643 | | # include <strings.h> |
---|
3644 | | #endif |
---|
3645 | | #ifdef HAVE_INTTYPES_H |
---|
3646 | | # include <inttypes.h> |
---|
3647 | | #endif |
---|
3648 | | #ifdef HAVE_STDINT_H |
---|
3649 | | # include <stdint.h> |
---|
3650 | | #endif |
---|
3651 | | #ifdef HAVE_UNISTD_H |
---|
3652 | | # include <unistd.h> |
---|
3653 | | #endif |
---|
3654 | | #include <sys/ndir.h> |
---|
3655 | configure:7109: result: no |
---|
3656 | configure:7109: checking sys/ndir.h presence |
---|
3657 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3658 | conftest.c:47:10: fatal error: 'sys/ndir.h' file not found |
---|
3659 | #include <sys/ndir.h> |
---|
3660 | ^~~~~~~~~~~~ |
---|
3661 | 1 error generated. |
---|
3662 | configure:7109: $? = 1 |
---|
3663 | configure: failed program was: |
---|
3664 | | /* confdefs.h */ |
---|
3665 | | #define PACKAGE_NAME "OpenSSH" |
---|
3666 | | #define PACKAGE_TARNAME "openssh" |
---|
3667 | | #define PACKAGE_VERSION "Portable" |
---|
3668 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
3669 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
3670 | | #define PACKAGE_URL "" |
---|
3671 | | #define STDC_HEADERS 1 |
---|
3672 | | #define HAVE_SYS_TYPES_H 1 |
---|
3673 | | #define HAVE_SYS_STAT_H 1 |
---|
3674 | | #define HAVE_STDLIB_H 1 |
---|
3675 | | #define HAVE_STRING_H 1 |
---|
3676 | | #define HAVE_MEMORY_H 1 |
---|
3677 | | #define HAVE_STRINGS_H 1 |
---|
3678 | | #define HAVE_INTTYPES_H 1 |
---|
3679 | | #define HAVE_STDINT_H 1 |
---|
3680 | | #define HAVE_UNISTD_H 1 |
---|
3681 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
3682 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
3683 | | #define WITH_OPENSSL 1 |
---|
3684 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
3685 | | #define HAVE_DIRENT_H 1 |
---|
3686 | | #define HAVE_ERR_H 1 |
---|
3687 | | #define HAVE_FCNTL_H 1 |
---|
3688 | | #define HAVE_GETOPT_H 1 |
---|
3689 | | #define HAVE_GLOB_H 1 |
---|
3690 | | #define HAVE_IFADDRS_H 1 |
---|
3691 | | #define HAVE_INTTYPES_H 1 |
---|
3692 | | #define HAVE_LANGINFO_H 1 |
---|
3693 | | #define HAVE_LIMITS_H 1 |
---|
3694 | | #define HAVE_LOCALE_H 1 |
---|
3695 | | #define HAVE_NETDB_H 1 |
---|
3696 | | #define HAVE_PATHS_H 1 |
---|
3697 | | #define HAVE_POLL_H 1 |
---|
3698 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3699 | | #define HAVE_RPC_TYPES_H 1 |
---|
3700 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
3701 | | #define HAVE_STDDEF_H 1 |
---|
3702 | | #define HAVE_STDINT_H 1 |
---|
3703 | | #define HAVE_STRING_H 1 |
---|
3704 | | #define HAVE_STRINGS_H 1 |
---|
3705 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3706 | | #define HAVE_SYS_DIR_H 1 |
---|
3707 | | #define HAVE_SYS_FILE_H 1 |
---|
3708 | | #define HAVE_SYS_MMAN_H 1 |
---|
3709 | | /* end confdefs.h. */ |
---|
3710 | | #include <sys/ndir.h> |
---|
3711 | configure:7109: result: no |
---|
3712 | configure:7109: checking for sys/ndir.h |
---|
3713 | configure:7109: result: no |
---|
3714 | configure:7109: checking sys/poll.h usability |
---|
3715 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
3716 | configure:7109: $? = 0 |
---|
3717 | configure:7109: result: yes |
---|
3718 | configure:7109: checking sys/poll.h presence |
---|
3719 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3720 | configure:7109: $? = 0 |
---|
3721 | configure:7109: result: yes |
---|
3722 | configure:7109: checking for sys/poll.h |
---|
3723 | configure:7109: result: yes |
---|
3724 | configure:7109: checking sys/prctl.h usability |
---|
3725 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
3726 | conftest.c:81:10: fatal error: 'sys/prctl.h' file not found |
---|
3727 | #include <sys/prctl.h> |
---|
3728 | ^~~~~~~~~~~~~ |
---|
3729 | 1 error generated. |
---|
3730 | configure:7109: $? = 1 |
---|
3731 | configure: failed program was: |
---|
3732 | | /* confdefs.h */ |
---|
3733 | | #define PACKAGE_NAME "OpenSSH" |
---|
3734 | | #define PACKAGE_TARNAME "openssh" |
---|
3735 | | #define PACKAGE_VERSION "Portable" |
---|
3736 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
3737 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
3738 | | #define PACKAGE_URL "" |
---|
3739 | | #define STDC_HEADERS 1 |
---|
3740 | | #define HAVE_SYS_TYPES_H 1 |
---|
3741 | | #define HAVE_SYS_STAT_H 1 |
---|
3742 | | #define HAVE_STDLIB_H 1 |
---|
3743 | | #define HAVE_STRING_H 1 |
---|
3744 | | #define HAVE_MEMORY_H 1 |
---|
3745 | | #define HAVE_STRINGS_H 1 |
---|
3746 | | #define HAVE_INTTYPES_H 1 |
---|
3747 | | #define HAVE_STDINT_H 1 |
---|
3748 | | #define HAVE_UNISTD_H 1 |
---|
3749 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
3750 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
3751 | | #define WITH_OPENSSL 1 |
---|
3752 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
3753 | | #define HAVE_DIRENT_H 1 |
---|
3754 | | #define HAVE_ERR_H 1 |
---|
3755 | | #define HAVE_FCNTL_H 1 |
---|
3756 | | #define HAVE_GETOPT_H 1 |
---|
3757 | | #define HAVE_GLOB_H 1 |
---|
3758 | | #define HAVE_IFADDRS_H 1 |
---|
3759 | | #define HAVE_INTTYPES_H 1 |
---|
3760 | | #define HAVE_LANGINFO_H 1 |
---|
3761 | | #define HAVE_LIMITS_H 1 |
---|
3762 | | #define HAVE_LOCALE_H 1 |
---|
3763 | | #define HAVE_NETDB_H 1 |
---|
3764 | | #define HAVE_PATHS_H 1 |
---|
3765 | | #define HAVE_POLL_H 1 |
---|
3766 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3767 | | #define HAVE_RPC_TYPES_H 1 |
---|
3768 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
3769 | | #define HAVE_STDDEF_H 1 |
---|
3770 | | #define HAVE_STDINT_H 1 |
---|
3771 | | #define HAVE_STRING_H 1 |
---|
3772 | | #define HAVE_STRINGS_H 1 |
---|
3773 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3774 | | #define HAVE_SYS_DIR_H 1 |
---|
3775 | | #define HAVE_SYS_FILE_H 1 |
---|
3776 | | #define HAVE_SYS_MMAN_H 1 |
---|
3777 | | #define HAVE_SYS_POLL_H 1 |
---|
3778 | | /* end confdefs.h. */ |
---|
3779 | | #include <stdio.h> |
---|
3780 | | #ifdef HAVE_SYS_TYPES_H |
---|
3781 | | # include <sys/types.h> |
---|
3782 | | #endif |
---|
3783 | | #ifdef HAVE_SYS_STAT_H |
---|
3784 | | # include <sys/stat.h> |
---|
3785 | | #endif |
---|
3786 | | #ifdef STDC_HEADERS |
---|
3787 | | # include <stdlib.h> |
---|
3788 | | # include <stddef.h> |
---|
3789 | | #else |
---|
3790 | | # ifdef HAVE_STDLIB_H |
---|
3791 | | # include <stdlib.h> |
---|
3792 | | # endif |
---|
3793 | | #endif |
---|
3794 | | #ifdef HAVE_STRING_H |
---|
3795 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3796 | | # include <memory.h> |
---|
3797 | | # endif |
---|
3798 | | # include <string.h> |
---|
3799 | | #endif |
---|
3800 | | #ifdef HAVE_STRINGS_H |
---|
3801 | | # include <strings.h> |
---|
3802 | | #endif |
---|
3803 | | #ifdef HAVE_INTTYPES_H |
---|
3804 | | # include <inttypes.h> |
---|
3805 | | #endif |
---|
3806 | | #ifdef HAVE_STDINT_H |
---|
3807 | | # include <stdint.h> |
---|
3808 | | #endif |
---|
3809 | | #ifdef HAVE_UNISTD_H |
---|
3810 | | # include <unistd.h> |
---|
3811 | | #endif |
---|
3812 | | #include <sys/prctl.h> |
---|
3813 | configure:7109: result: no |
---|
3814 | configure:7109: checking sys/prctl.h presence |
---|
3815 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3816 | conftest.c:48:10: fatal error: 'sys/prctl.h' file not found |
---|
3817 | #include <sys/prctl.h> |
---|
3818 | ^~~~~~~~~~~~~ |
---|
3819 | 1 error generated. |
---|
3820 | configure:7109: $? = 1 |
---|
3821 | configure: failed program was: |
---|
3822 | | /* confdefs.h */ |
---|
3823 | | #define PACKAGE_NAME "OpenSSH" |
---|
3824 | | #define PACKAGE_TARNAME "openssh" |
---|
3825 | | #define PACKAGE_VERSION "Portable" |
---|
3826 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
3827 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
3828 | | #define PACKAGE_URL "" |
---|
3829 | | #define STDC_HEADERS 1 |
---|
3830 | | #define HAVE_SYS_TYPES_H 1 |
---|
3831 | | #define HAVE_SYS_STAT_H 1 |
---|
3832 | | #define HAVE_STDLIB_H 1 |
---|
3833 | | #define HAVE_STRING_H 1 |
---|
3834 | | #define HAVE_MEMORY_H 1 |
---|
3835 | | #define HAVE_STRINGS_H 1 |
---|
3836 | | #define HAVE_INTTYPES_H 1 |
---|
3837 | | #define HAVE_STDINT_H 1 |
---|
3838 | | #define HAVE_UNISTD_H 1 |
---|
3839 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
3840 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
3841 | | #define WITH_OPENSSL 1 |
---|
3842 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
3843 | | #define HAVE_DIRENT_H 1 |
---|
3844 | | #define HAVE_ERR_H 1 |
---|
3845 | | #define HAVE_FCNTL_H 1 |
---|
3846 | | #define HAVE_GETOPT_H 1 |
---|
3847 | | #define HAVE_GLOB_H 1 |
---|
3848 | | #define HAVE_IFADDRS_H 1 |
---|
3849 | | #define HAVE_INTTYPES_H 1 |
---|
3850 | | #define HAVE_LANGINFO_H 1 |
---|
3851 | | #define HAVE_LIMITS_H 1 |
---|
3852 | | #define HAVE_LOCALE_H 1 |
---|
3853 | | #define HAVE_NETDB_H 1 |
---|
3854 | | #define HAVE_PATHS_H 1 |
---|
3855 | | #define HAVE_POLL_H 1 |
---|
3856 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3857 | | #define HAVE_RPC_TYPES_H 1 |
---|
3858 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
3859 | | #define HAVE_STDDEF_H 1 |
---|
3860 | | #define HAVE_STDINT_H 1 |
---|
3861 | | #define HAVE_STRING_H 1 |
---|
3862 | | #define HAVE_STRINGS_H 1 |
---|
3863 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3864 | | #define HAVE_SYS_DIR_H 1 |
---|
3865 | | #define HAVE_SYS_FILE_H 1 |
---|
3866 | | #define HAVE_SYS_MMAN_H 1 |
---|
3867 | | #define HAVE_SYS_POLL_H 1 |
---|
3868 | | /* end confdefs.h. */ |
---|
3869 | | #include <sys/prctl.h> |
---|
3870 | configure:7109: result: no |
---|
3871 | configure:7109: checking for sys/prctl.h |
---|
3872 | configure:7109: result: no |
---|
3873 | configure:7109: checking sys/pstat.h usability |
---|
3874 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
3875 | conftest.c:81:10: fatal error: 'sys/pstat.h' file not found |
---|
3876 | #include <sys/pstat.h> |
---|
3877 | ^~~~~~~~~~~~~ |
---|
3878 | 1 error generated. |
---|
3879 | configure:7109: $? = 1 |
---|
3880 | configure: failed program was: |
---|
3881 | | /* confdefs.h */ |
---|
3882 | | #define PACKAGE_NAME "OpenSSH" |
---|
3883 | | #define PACKAGE_TARNAME "openssh" |
---|
3884 | | #define PACKAGE_VERSION "Portable" |
---|
3885 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
3886 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
3887 | | #define PACKAGE_URL "" |
---|
3888 | | #define STDC_HEADERS 1 |
---|
3889 | | #define HAVE_SYS_TYPES_H 1 |
---|
3890 | | #define HAVE_SYS_STAT_H 1 |
---|
3891 | | #define HAVE_STDLIB_H 1 |
---|
3892 | | #define HAVE_STRING_H 1 |
---|
3893 | | #define HAVE_MEMORY_H 1 |
---|
3894 | | #define HAVE_STRINGS_H 1 |
---|
3895 | | #define HAVE_INTTYPES_H 1 |
---|
3896 | | #define HAVE_STDINT_H 1 |
---|
3897 | | #define HAVE_UNISTD_H 1 |
---|
3898 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
3899 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
3900 | | #define WITH_OPENSSL 1 |
---|
3901 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
3902 | | #define HAVE_DIRENT_H 1 |
---|
3903 | | #define HAVE_ERR_H 1 |
---|
3904 | | #define HAVE_FCNTL_H 1 |
---|
3905 | | #define HAVE_GETOPT_H 1 |
---|
3906 | | #define HAVE_GLOB_H 1 |
---|
3907 | | #define HAVE_IFADDRS_H 1 |
---|
3908 | | #define HAVE_INTTYPES_H 1 |
---|
3909 | | #define HAVE_LANGINFO_H 1 |
---|
3910 | | #define HAVE_LIMITS_H 1 |
---|
3911 | | #define HAVE_LOCALE_H 1 |
---|
3912 | | #define HAVE_NETDB_H 1 |
---|
3913 | | #define HAVE_PATHS_H 1 |
---|
3914 | | #define HAVE_POLL_H 1 |
---|
3915 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3916 | | #define HAVE_RPC_TYPES_H 1 |
---|
3917 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
3918 | | #define HAVE_STDDEF_H 1 |
---|
3919 | | #define HAVE_STDINT_H 1 |
---|
3920 | | #define HAVE_STRING_H 1 |
---|
3921 | | #define HAVE_STRINGS_H 1 |
---|
3922 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3923 | | #define HAVE_SYS_DIR_H 1 |
---|
3924 | | #define HAVE_SYS_FILE_H 1 |
---|
3925 | | #define HAVE_SYS_MMAN_H 1 |
---|
3926 | | #define HAVE_SYS_POLL_H 1 |
---|
3927 | | /* end confdefs.h. */ |
---|
3928 | | #include <stdio.h> |
---|
3929 | | #ifdef HAVE_SYS_TYPES_H |
---|
3930 | | # include <sys/types.h> |
---|
3931 | | #endif |
---|
3932 | | #ifdef HAVE_SYS_STAT_H |
---|
3933 | | # include <sys/stat.h> |
---|
3934 | | #endif |
---|
3935 | | #ifdef STDC_HEADERS |
---|
3936 | | # include <stdlib.h> |
---|
3937 | | # include <stddef.h> |
---|
3938 | | #else |
---|
3939 | | # ifdef HAVE_STDLIB_H |
---|
3940 | | # include <stdlib.h> |
---|
3941 | | # endif |
---|
3942 | | #endif |
---|
3943 | | #ifdef HAVE_STRING_H |
---|
3944 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3945 | | # include <memory.h> |
---|
3946 | | # endif |
---|
3947 | | # include <string.h> |
---|
3948 | | #endif |
---|
3949 | | #ifdef HAVE_STRINGS_H |
---|
3950 | | # include <strings.h> |
---|
3951 | | #endif |
---|
3952 | | #ifdef HAVE_INTTYPES_H |
---|
3953 | | # include <inttypes.h> |
---|
3954 | | #endif |
---|
3955 | | #ifdef HAVE_STDINT_H |
---|
3956 | | # include <stdint.h> |
---|
3957 | | #endif |
---|
3958 | | #ifdef HAVE_UNISTD_H |
---|
3959 | | # include <unistd.h> |
---|
3960 | | #endif |
---|
3961 | | #include <sys/pstat.h> |
---|
3962 | configure:7109: result: no |
---|
3963 | configure:7109: checking sys/pstat.h presence |
---|
3964 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
3965 | conftest.c:48:10: fatal error: 'sys/pstat.h' file not found |
---|
3966 | #include <sys/pstat.h> |
---|
3967 | ^~~~~~~~~~~~~ |
---|
3968 | 1 error generated. |
---|
3969 | configure:7109: $? = 1 |
---|
3970 | configure: failed program was: |
---|
3971 | | /* confdefs.h */ |
---|
3972 | | #define PACKAGE_NAME "OpenSSH" |
---|
3973 | | #define PACKAGE_TARNAME "openssh" |
---|
3974 | | #define PACKAGE_VERSION "Portable" |
---|
3975 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
3976 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
3977 | | #define PACKAGE_URL "" |
---|
3978 | | #define STDC_HEADERS 1 |
---|
3979 | | #define HAVE_SYS_TYPES_H 1 |
---|
3980 | | #define HAVE_SYS_STAT_H 1 |
---|
3981 | | #define HAVE_STDLIB_H 1 |
---|
3982 | | #define HAVE_STRING_H 1 |
---|
3983 | | #define HAVE_MEMORY_H 1 |
---|
3984 | | #define HAVE_STRINGS_H 1 |
---|
3985 | | #define HAVE_INTTYPES_H 1 |
---|
3986 | | #define HAVE_STDINT_H 1 |
---|
3987 | | #define HAVE_UNISTD_H 1 |
---|
3988 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
3989 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
3990 | | #define WITH_OPENSSL 1 |
---|
3991 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
3992 | | #define HAVE_DIRENT_H 1 |
---|
3993 | | #define HAVE_ERR_H 1 |
---|
3994 | | #define HAVE_FCNTL_H 1 |
---|
3995 | | #define HAVE_GETOPT_H 1 |
---|
3996 | | #define HAVE_GLOB_H 1 |
---|
3997 | | #define HAVE_IFADDRS_H 1 |
---|
3998 | | #define HAVE_INTTYPES_H 1 |
---|
3999 | | #define HAVE_LANGINFO_H 1 |
---|
4000 | | #define HAVE_LIMITS_H 1 |
---|
4001 | | #define HAVE_LOCALE_H 1 |
---|
4002 | | #define HAVE_NETDB_H 1 |
---|
4003 | | #define HAVE_PATHS_H 1 |
---|
4004 | | #define HAVE_POLL_H 1 |
---|
4005 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4006 | | #define HAVE_RPC_TYPES_H 1 |
---|
4007 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
4008 | | #define HAVE_STDDEF_H 1 |
---|
4009 | | #define HAVE_STDINT_H 1 |
---|
4010 | | #define HAVE_STRING_H 1 |
---|
4011 | | #define HAVE_STRINGS_H 1 |
---|
4012 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4013 | | #define HAVE_SYS_DIR_H 1 |
---|
4014 | | #define HAVE_SYS_FILE_H 1 |
---|
4015 | | #define HAVE_SYS_MMAN_H 1 |
---|
4016 | | #define HAVE_SYS_POLL_H 1 |
---|
4017 | | /* end confdefs.h. */ |
---|
4018 | | #include <sys/pstat.h> |
---|
4019 | configure:7109: result: no |
---|
4020 | configure:7109: checking for sys/pstat.h |
---|
4021 | configure:7109: result: no |
---|
4022 | configure:7109: checking sys/ptrace.h usability |
---|
4023 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
4024 | configure:7109: $? = 0 |
---|
4025 | configure:7109: result: yes |
---|
4026 | configure:7109: checking sys/ptrace.h presence |
---|
4027 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
4028 | configure:7109: $? = 0 |
---|
4029 | configure:7109: result: yes |
---|
4030 | configure:7109: checking for sys/ptrace.h |
---|
4031 | configure:7109: result: yes |
---|
4032 | configure:7109: checking sys/random.h usability |
---|
4033 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
4034 | configure:7109: $? = 0 |
---|
4035 | configure:7109: result: yes |
---|
4036 | configure:7109: checking sys/random.h presence |
---|
4037 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
4038 | configure:7109: $? = 0 |
---|
4039 | configure:7109: result: yes |
---|
4040 | configure:7109: checking for sys/random.h |
---|
4041 | configure:7109: result: yes |
---|
4042 | configure:7109: checking sys/select.h usability |
---|
4043 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
4044 | configure:7109: $? = 0 |
---|
4045 | configure:7109: result: yes |
---|
4046 | configure:7109: checking sys/select.h presence |
---|
4047 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
4048 | configure:7109: $? = 0 |
---|
4049 | configure:7109: result: yes |
---|
4050 | configure:7109: checking for sys/select.h |
---|
4051 | configure:7109: result: yes |
---|
4052 | configure:7109: checking for sys/stat.h |
---|
4053 | configure:7109: result: yes |
---|
4054 | configure:7109: checking sys/stream.h usability |
---|
4055 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
4056 | conftest.c:85:10: fatal error: 'sys/stream.h' file not found |
---|
4057 | #include <sys/stream.h> |
---|
4058 | ^~~~~~~~~~~~~~ |
---|
4059 | 1 error generated. |
---|
4060 | configure:7109: $? = 1 |
---|
4061 | configure: failed program was: |
---|
4062 | | /* confdefs.h */ |
---|
4063 | | #define PACKAGE_NAME "OpenSSH" |
---|
4064 | | #define PACKAGE_TARNAME "openssh" |
---|
4065 | | #define PACKAGE_VERSION "Portable" |
---|
4066 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
4067 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
4068 | | #define PACKAGE_URL "" |
---|
4069 | | #define STDC_HEADERS 1 |
---|
4070 | | #define HAVE_SYS_TYPES_H 1 |
---|
4071 | | #define HAVE_SYS_STAT_H 1 |
---|
4072 | | #define HAVE_STDLIB_H 1 |
---|
4073 | | #define HAVE_STRING_H 1 |
---|
4074 | | #define HAVE_MEMORY_H 1 |
---|
4075 | | #define HAVE_STRINGS_H 1 |
---|
4076 | | #define HAVE_INTTYPES_H 1 |
---|
4077 | | #define HAVE_STDINT_H 1 |
---|
4078 | | #define HAVE_UNISTD_H 1 |
---|
4079 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
4080 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
4081 | | #define WITH_OPENSSL 1 |
---|
4082 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
4083 | | #define HAVE_DIRENT_H 1 |
---|
4084 | | #define HAVE_ERR_H 1 |
---|
4085 | | #define HAVE_FCNTL_H 1 |
---|
4086 | | #define HAVE_GETOPT_H 1 |
---|
4087 | | #define HAVE_GLOB_H 1 |
---|
4088 | | #define HAVE_IFADDRS_H 1 |
---|
4089 | | #define HAVE_INTTYPES_H 1 |
---|
4090 | | #define HAVE_LANGINFO_H 1 |
---|
4091 | | #define HAVE_LIMITS_H 1 |
---|
4092 | | #define HAVE_LOCALE_H 1 |
---|
4093 | | #define HAVE_NETDB_H 1 |
---|
4094 | | #define HAVE_PATHS_H 1 |
---|
4095 | | #define HAVE_POLL_H 1 |
---|
4096 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4097 | | #define HAVE_RPC_TYPES_H 1 |
---|
4098 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
4099 | | #define HAVE_STDDEF_H 1 |
---|
4100 | | #define HAVE_STDINT_H 1 |
---|
4101 | | #define HAVE_STRING_H 1 |
---|
4102 | | #define HAVE_STRINGS_H 1 |
---|
4103 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4104 | | #define HAVE_SYS_DIR_H 1 |
---|
4105 | | #define HAVE_SYS_FILE_H 1 |
---|
4106 | | #define HAVE_SYS_MMAN_H 1 |
---|
4107 | | #define HAVE_SYS_POLL_H 1 |
---|
4108 | | #define HAVE_SYS_PTRACE_H 1 |
---|
4109 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4110 | | #define HAVE_SYS_SELECT_H 1 |
---|
4111 | | #define HAVE_SYS_STAT_H 1 |
---|
4112 | | /* end confdefs.h. */ |
---|
4113 | | #include <stdio.h> |
---|
4114 | | #ifdef HAVE_SYS_TYPES_H |
---|
4115 | | # include <sys/types.h> |
---|
4116 | | #endif |
---|
4117 | | #ifdef HAVE_SYS_STAT_H |
---|
4118 | | # include <sys/stat.h> |
---|
4119 | | #endif |
---|
4120 | | #ifdef STDC_HEADERS |
---|
4121 | | # include <stdlib.h> |
---|
4122 | | # include <stddef.h> |
---|
4123 | | #else |
---|
4124 | | # ifdef HAVE_STDLIB_H |
---|
4125 | | # include <stdlib.h> |
---|
4126 | | # endif |
---|
4127 | | #endif |
---|
4128 | | #ifdef HAVE_STRING_H |
---|
4129 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4130 | | # include <memory.h> |
---|
4131 | | # endif |
---|
4132 | | # include <string.h> |
---|
4133 | | #endif |
---|
4134 | | #ifdef HAVE_STRINGS_H |
---|
4135 | | # include <strings.h> |
---|
4136 | | #endif |
---|
4137 | | #ifdef HAVE_INTTYPES_H |
---|
4138 | | # include <inttypes.h> |
---|
4139 | | #endif |
---|
4140 | | #ifdef HAVE_STDINT_H |
---|
4141 | | # include <stdint.h> |
---|
4142 | | #endif |
---|
4143 | | #ifdef HAVE_UNISTD_H |
---|
4144 | | # include <unistd.h> |
---|
4145 | | #endif |
---|
4146 | | #include <sys/stream.h> |
---|
4147 | configure:7109: result: no |
---|
4148 | configure:7109: checking sys/stream.h presence |
---|
4149 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
4150 | conftest.c:52:10: fatal error: 'sys/stream.h' file not found |
---|
4151 | #include <sys/stream.h> |
---|
4152 | ^~~~~~~~~~~~~~ |
---|
4153 | 1 error generated. |
---|
4154 | configure:7109: $? = 1 |
---|
4155 | configure: failed program was: |
---|
4156 | | /* confdefs.h */ |
---|
4157 | | #define PACKAGE_NAME "OpenSSH" |
---|
4158 | | #define PACKAGE_TARNAME "openssh" |
---|
4159 | | #define PACKAGE_VERSION "Portable" |
---|
4160 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
4161 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
4162 | | #define PACKAGE_URL "" |
---|
4163 | | #define STDC_HEADERS 1 |
---|
4164 | | #define HAVE_SYS_TYPES_H 1 |
---|
4165 | | #define HAVE_SYS_STAT_H 1 |
---|
4166 | | #define HAVE_STDLIB_H 1 |
---|
4167 | | #define HAVE_STRING_H 1 |
---|
4168 | | #define HAVE_MEMORY_H 1 |
---|
4169 | | #define HAVE_STRINGS_H 1 |
---|
4170 | | #define HAVE_INTTYPES_H 1 |
---|
4171 | | #define HAVE_STDINT_H 1 |
---|
4172 | | #define HAVE_UNISTD_H 1 |
---|
4173 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
4174 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
4175 | | #define WITH_OPENSSL 1 |
---|
4176 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
4177 | | #define HAVE_DIRENT_H 1 |
---|
4178 | | #define HAVE_ERR_H 1 |
---|
4179 | | #define HAVE_FCNTL_H 1 |
---|
4180 | | #define HAVE_GETOPT_H 1 |
---|
4181 | | #define HAVE_GLOB_H 1 |
---|
4182 | | #define HAVE_IFADDRS_H 1 |
---|
4183 | | #define HAVE_INTTYPES_H 1 |
---|
4184 | | #define HAVE_LANGINFO_H 1 |
---|
4185 | | #define HAVE_LIMITS_H 1 |
---|
4186 | | #define HAVE_LOCALE_H 1 |
---|
4187 | | #define HAVE_NETDB_H 1 |
---|
4188 | | #define HAVE_PATHS_H 1 |
---|
4189 | | #define HAVE_POLL_H 1 |
---|
4190 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4191 | | #define HAVE_RPC_TYPES_H 1 |
---|
4192 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
4193 | | #define HAVE_STDDEF_H 1 |
---|
4194 | | #define HAVE_STDINT_H 1 |
---|
4195 | | #define HAVE_STRING_H 1 |
---|
4196 | | #define HAVE_STRINGS_H 1 |
---|
4197 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4198 | | #define HAVE_SYS_DIR_H 1 |
---|
4199 | | #define HAVE_SYS_FILE_H 1 |
---|
4200 | | #define HAVE_SYS_MMAN_H 1 |
---|
4201 | | #define HAVE_SYS_POLL_H 1 |
---|
4202 | | #define HAVE_SYS_PTRACE_H 1 |
---|
4203 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4204 | | #define HAVE_SYS_SELECT_H 1 |
---|
4205 | | #define HAVE_SYS_STAT_H 1 |
---|
4206 | | /* end confdefs.h. */ |
---|
4207 | | #include <sys/stream.h> |
---|
4208 | configure:7109: result: no |
---|
4209 | configure:7109: checking for sys/stream.h |
---|
4210 | configure:7109: result: no |
---|
4211 | configure:7109: checking sys/stropts.h usability |
---|
4212 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
4213 | conftest.c:85:10: fatal error: 'sys/stropts.h' file not found |
---|
4214 | #include <sys/stropts.h> |
---|
4215 | ^~~~~~~~~~~~~~~ |
---|
4216 | 1 error generated. |
---|
4217 | configure:7109: $? = 1 |
---|
4218 | configure: failed program was: |
---|
4219 | | /* confdefs.h */ |
---|
4220 | | #define PACKAGE_NAME "OpenSSH" |
---|
4221 | | #define PACKAGE_TARNAME "openssh" |
---|
4222 | | #define PACKAGE_VERSION "Portable" |
---|
4223 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
4224 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
4225 | | #define PACKAGE_URL "" |
---|
4226 | | #define STDC_HEADERS 1 |
---|
4227 | | #define HAVE_SYS_TYPES_H 1 |
---|
4228 | | #define HAVE_SYS_STAT_H 1 |
---|
4229 | | #define HAVE_STDLIB_H 1 |
---|
4230 | | #define HAVE_STRING_H 1 |
---|
4231 | | #define HAVE_MEMORY_H 1 |
---|
4232 | | #define HAVE_STRINGS_H 1 |
---|
4233 | | #define HAVE_INTTYPES_H 1 |
---|
4234 | | #define HAVE_STDINT_H 1 |
---|
4235 | | #define HAVE_UNISTD_H 1 |
---|
4236 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
4237 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
4238 | | #define WITH_OPENSSL 1 |
---|
4239 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
4240 | | #define HAVE_DIRENT_H 1 |
---|
4241 | | #define HAVE_ERR_H 1 |
---|
4242 | | #define HAVE_FCNTL_H 1 |
---|
4243 | | #define HAVE_GETOPT_H 1 |
---|
4244 | | #define HAVE_GLOB_H 1 |
---|
4245 | | #define HAVE_IFADDRS_H 1 |
---|
4246 | | #define HAVE_INTTYPES_H 1 |
---|
4247 | | #define HAVE_LANGINFO_H 1 |
---|
4248 | | #define HAVE_LIMITS_H 1 |
---|
4249 | | #define HAVE_LOCALE_H 1 |
---|
4250 | | #define HAVE_NETDB_H 1 |
---|
4251 | | #define HAVE_PATHS_H 1 |
---|
4252 | | #define HAVE_POLL_H 1 |
---|
4253 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4254 | | #define HAVE_RPC_TYPES_H 1 |
---|
4255 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
4256 | | #define HAVE_STDDEF_H 1 |
---|
4257 | | #define HAVE_STDINT_H 1 |
---|
4258 | | #define HAVE_STRING_H 1 |
---|
4259 | | #define HAVE_STRINGS_H 1 |
---|
4260 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4261 | | #define HAVE_SYS_DIR_H 1 |
---|
4262 | | #define HAVE_SYS_FILE_H 1 |
---|
4263 | | #define HAVE_SYS_MMAN_H 1 |
---|
4264 | | #define HAVE_SYS_POLL_H 1 |
---|
4265 | | #define HAVE_SYS_PTRACE_H 1 |
---|
4266 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4267 | | #define HAVE_SYS_SELECT_H 1 |
---|
4268 | | #define HAVE_SYS_STAT_H 1 |
---|
4269 | | /* end confdefs.h. */ |
---|
4270 | | #include <stdio.h> |
---|
4271 | | #ifdef HAVE_SYS_TYPES_H |
---|
4272 | | # include <sys/types.h> |
---|
4273 | | #endif |
---|
4274 | | #ifdef HAVE_SYS_STAT_H |
---|
4275 | | # include <sys/stat.h> |
---|
4276 | | #endif |
---|
4277 | | #ifdef STDC_HEADERS |
---|
4278 | | # include <stdlib.h> |
---|
4279 | | # include <stddef.h> |
---|
4280 | | #else |
---|
4281 | | # ifdef HAVE_STDLIB_H |
---|
4282 | | # include <stdlib.h> |
---|
4283 | | # endif |
---|
4284 | | #endif |
---|
4285 | | #ifdef HAVE_STRING_H |
---|
4286 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4287 | | # include <memory.h> |
---|
4288 | | # endif |
---|
4289 | | # include <string.h> |
---|
4290 | | #endif |
---|
4291 | | #ifdef HAVE_STRINGS_H |
---|
4292 | | # include <strings.h> |
---|
4293 | | #endif |
---|
4294 | | #ifdef HAVE_INTTYPES_H |
---|
4295 | | # include <inttypes.h> |
---|
4296 | | #endif |
---|
4297 | | #ifdef HAVE_STDINT_H |
---|
4298 | | # include <stdint.h> |
---|
4299 | | #endif |
---|
4300 | | #ifdef HAVE_UNISTD_H |
---|
4301 | | # include <unistd.h> |
---|
4302 | | #endif |
---|
4303 | | #include <sys/stropts.h> |
---|
4304 | configure:7109: result: no |
---|
4305 | configure:7109: checking sys/stropts.h presence |
---|
4306 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
4307 | conftest.c:52:10: fatal error: 'sys/stropts.h' file not found |
---|
4308 | #include <sys/stropts.h> |
---|
4309 | ^~~~~~~~~~~~~~~ |
---|
4310 | 1 error generated. |
---|
4311 | configure:7109: $? = 1 |
---|
4312 | configure: failed program was: |
---|
4313 | | /* confdefs.h */ |
---|
4314 | | #define PACKAGE_NAME "OpenSSH" |
---|
4315 | | #define PACKAGE_TARNAME "openssh" |
---|
4316 | | #define PACKAGE_VERSION "Portable" |
---|
4317 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
4318 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
4319 | | #define PACKAGE_URL "" |
---|
4320 | | #define STDC_HEADERS 1 |
---|
4321 | | #define HAVE_SYS_TYPES_H 1 |
---|
4322 | | #define HAVE_SYS_STAT_H 1 |
---|
4323 | | #define HAVE_STDLIB_H 1 |
---|
4324 | | #define HAVE_STRING_H 1 |
---|
4325 | | #define HAVE_MEMORY_H 1 |
---|
4326 | | #define HAVE_STRINGS_H 1 |
---|
4327 | | #define HAVE_INTTYPES_H 1 |
---|
4328 | | #define HAVE_STDINT_H 1 |
---|
4329 | | #define HAVE_UNISTD_H 1 |
---|
4330 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
4331 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
4332 | | #define WITH_OPENSSL 1 |
---|
4333 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
4334 | | #define HAVE_DIRENT_H 1 |
---|
4335 | | #define HAVE_ERR_H 1 |
---|
4336 | | #define HAVE_FCNTL_H 1 |
---|
4337 | | #define HAVE_GETOPT_H 1 |
---|
4338 | | #define HAVE_GLOB_H 1 |
---|
4339 | | #define HAVE_IFADDRS_H 1 |
---|
4340 | | #define HAVE_INTTYPES_H 1 |
---|
4341 | | #define HAVE_LANGINFO_H 1 |
---|
4342 | | #define HAVE_LIMITS_H 1 |
---|
4343 | | #define HAVE_LOCALE_H 1 |
---|
4344 | | #define HAVE_NETDB_H 1 |
---|
4345 | | #define HAVE_PATHS_H 1 |
---|
4346 | | #define HAVE_POLL_H 1 |
---|
4347 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4348 | | #define HAVE_RPC_TYPES_H 1 |
---|
4349 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
4350 | | #define HAVE_STDDEF_H 1 |
---|
4351 | | #define HAVE_STDINT_H 1 |
---|
4352 | | #define HAVE_STRING_H 1 |
---|
4353 | | #define HAVE_STRINGS_H 1 |
---|
4354 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4355 | | #define HAVE_SYS_DIR_H 1 |
---|
4356 | | #define HAVE_SYS_FILE_H 1 |
---|
4357 | | #define HAVE_SYS_MMAN_H 1 |
---|
4358 | | #define HAVE_SYS_POLL_H 1 |
---|
4359 | | #define HAVE_SYS_PTRACE_H 1 |
---|
4360 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4361 | | #define HAVE_SYS_SELECT_H 1 |
---|
4362 | | #define HAVE_SYS_STAT_H 1 |
---|
4363 | | /* end confdefs.h. */ |
---|
4364 | | #include <sys/stropts.h> |
---|
4365 | configure:7109: result: no |
---|
4366 | configure:7109: checking for sys/stropts.h |
---|
4367 | configure:7109: result: no |
---|
4368 | configure:7109: checking sys/strtio.h usability |
---|
4369 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
4370 | conftest.c:85:10: fatal error: 'sys/strtio.h' file not found |
---|
4371 | #include <sys/strtio.h> |
---|
4372 | ^~~~~~~~~~~~~~ |
---|
4373 | 1 error generated. |
---|
4374 | configure:7109: $? = 1 |
---|
4375 | configure: failed program was: |
---|
4376 | | /* confdefs.h */ |
---|
4377 | | #define PACKAGE_NAME "OpenSSH" |
---|
4378 | | #define PACKAGE_TARNAME "openssh" |
---|
4379 | | #define PACKAGE_VERSION "Portable" |
---|
4380 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
4381 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
4382 | | #define PACKAGE_URL "" |
---|
4383 | | #define STDC_HEADERS 1 |
---|
4384 | | #define HAVE_SYS_TYPES_H 1 |
---|
4385 | | #define HAVE_SYS_STAT_H 1 |
---|
4386 | | #define HAVE_STDLIB_H 1 |
---|
4387 | | #define HAVE_STRING_H 1 |
---|
4388 | | #define HAVE_MEMORY_H 1 |
---|
4389 | | #define HAVE_STRINGS_H 1 |
---|
4390 | | #define HAVE_INTTYPES_H 1 |
---|
4391 | | #define HAVE_STDINT_H 1 |
---|
4392 | | #define HAVE_UNISTD_H 1 |
---|
4393 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
4394 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
4395 | | #define WITH_OPENSSL 1 |
---|
4396 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
4397 | | #define HAVE_DIRENT_H 1 |
---|
4398 | | #define HAVE_ERR_H 1 |
---|
4399 | | #define HAVE_FCNTL_H 1 |
---|
4400 | | #define HAVE_GETOPT_H 1 |
---|
4401 | | #define HAVE_GLOB_H 1 |
---|
4402 | | #define HAVE_IFADDRS_H 1 |
---|
4403 | | #define HAVE_INTTYPES_H 1 |
---|
4404 | | #define HAVE_LANGINFO_H 1 |
---|
4405 | | #define HAVE_LIMITS_H 1 |
---|
4406 | | #define HAVE_LOCALE_H 1 |
---|
4407 | | #define HAVE_NETDB_H 1 |
---|
4408 | | #define HAVE_PATHS_H 1 |
---|
4409 | | #define HAVE_POLL_H 1 |
---|
4410 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4411 | | #define HAVE_RPC_TYPES_H 1 |
---|
4412 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
4413 | | #define HAVE_STDDEF_H 1 |
---|
4414 | | #define HAVE_STDINT_H 1 |
---|
4415 | | #define HAVE_STRING_H 1 |
---|
4416 | | #define HAVE_STRINGS_H 1 |
---|
4417 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4418 | | #define HAVE_SYS_DIR_H 1 |
---|
4419 | | #define HAVE_SYS_FILE_H 1 |
---|
4420 | | #define HAVE_SYS_MMAN_H 1 |
---|
4421 | | #define HAVE_SYS_POLL_H 1 |
---|
4422 | | #define HAVE_SYS_PTRACE_H 1 |
---|
4423 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4424 | | #define HAVE_SYS_SELECT_H 1 |
---|
4425 | | #define HAVE_SYS_STAT_H 1 |
---|
4426 | | /* end confdefs.h. */ |
---|
4427 | | #include <stdio.h> |
---|
4428 | | #ifdef HAVE_SYS_TYPES_H |
---|
4429 | | # include <sys/types.h> |
---|
4430 | | #endif |
---|
4431 | | #ifdef HAVE_SYS_STAT_H |
---|
4432 | | # include <sys/stat.h> |
---|
4433 | | #endif |
---|
4434 | | #ifdef STDC_HEADERS |
---|
4435 | | # include <stdlib.h> |
---|
4436 | | # include <stddef.h> |
---|
4437 | | #else |
---|
4438 | | # ifdef HAVE_STDLIB_H |
---|
4439 | | # include <stdlib.h> |
---|
4440 | | # endif |
---|
4441 | | #endif |
---|
4442 | | #ifdef HAVE_STRING_H |
---|
4443 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4444 | | # include <memory.h> |
---|
4445 | | # endif |
---|
4446 | | # include <string.h> |
---|
4447 | | #endif |
---|
4448 | | #ifdef HAVE_STRINGS_H |
---|
4449 | | # include <strings.h> |
---|
4450 | | #endif |
---|
4451 | | #ifdef HAVE_INTTYPES_H |
---|
4452 | | # include <inttypes.h> |
---|
4453 | | #endif |
---|
4454 | | #ifdef HAVE_STDINT_H |
---|
4455 | | # include <stdint.h> |
---|
4456 | | #endif |
---|
4457 | | #ifdef HAVE_UNISTD_H |
---|
4458 | | # include <unistd.h> |
---|
4459 | | #endif |
---|
4460 | | #include <sys/strtio.h> |
---|
4461 | configure:7109: result: no |
---|
4462 | configure:7109: checking sys/strtio.h presence |
---|
4463 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
4464 | conftest.c:52:10: fatal error: 'sys/strtio.h' file not found |
---|
4465 | #include <sys/strtio.h> |
---|
4466 | ^~~~~~~~~~~~~~ |
---|
4467 | 1 error generated. |
---|
4468 | configure:7109: $? = 1 |
---|
4469 | configure: failed program was: |
---|
4470 | | /* confdefs.h */ |
---|
4471 | | #define PACKAGE_NAME "OpenSSH" |
---|
4472 | | #define PACKAGE_TARNAME "openssh" |
---|
4473 | | #define PACKAGE_VERSION "Portable" |
---|
4474 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
4475 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
4476 | | #define PACKAGE_URL "" |
---|
4477 | | #define STDC_HEADERS 1 |
---|
4478 | | #define HAVE_SYS_TYPES_H 1 |
---|
4479 | | #define HAVE_SYS_STAT_H 1 |
---|
4480 | | #define HAVE_STDLIB_H 1 |
---|
4481 | | #define HAVE_STRING_H 1 |
---|
4482 | | #define HAVE_MEMORY_H 1 |
---|
4483 | | #define HAVE_STRINGS_H 1 |
---|
4484 | | #define HAVE_INTTYPES_H 1 |
---|
4485 | | #define HAVE_STDINT_H 1 |
---|
4486 | | #define HAVE_UNISTD_H 1 |
---|
4487 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
4488 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
4489 | | #define WITH_OPENSSL 1 |
---|
4490 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
4491 | | #define HAVE_DIRENT_H 1 |
---|
4492 | | #define HAVE_ERR_H 1 |
---|
4493 | | #define HAVE_FCNTL_H 1 |
---|
4494 | | #define HAVE_GETOPT_H 1 |
---|
4495 | | #define HAVE_GLOB_H 1 |
---|
4496 | | #define HAVE_IFADDRS_H 1 |
---|
4497 | | #define HAVE_INTTYPES_H 1 |
---|
4498 | | #define HAVE_LANGINFO_H 1 |
---|
4499 | | #define HAVE_LIMITS_H 1 |
---|
4500 | | #define HAVE_LOCALE_H 1 |
---|
4501 | | #define HAVE_NETDB_H 1 |
---|
4502 | | #define HAVE_PATHS_H 1 |
---|
4503 | | #define HAVE_POLL_H 1 |
---|
4504 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4505 | | #define HAVE_RPC_TYPES_H 1 |
---|
4506 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
4507 | | #define HAVE_STDDEF_H 1 |
---|
4508 | | #define HAVE_STDINT_H 1 |
---|
4509 | | #define HAVE_STRING_H 1 |
---|
4510 | | #define HAVE_STRINGS_H 1 |
---|
4511 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4512 | | #define HAVE_SYS_DIR_H 1 |
---|
4513 | | #define HAVE_SYS_FILE_H 1 |
---|
4514 | | #define HAVE_SYS_MMAN_H 1 |
---|
4515 | | #define HAVE_SYS_POLL_H 1 |
---|
4516 | | #define HAVE_SYS_PTRACE_H 1 |
---|
4517 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4518 | | #define HAVE_SYS_SELECT_H 1 |
---|
4519 | | #define HAVE_SYS_STAT_H 1 |
---|
4520 | | /* end confdefs.h. */ |
---|
4521 | | #include <sys/strtio.h> |
---|
4522 | configure:7109: result: no |
---|
4523 | configure:7109: checking for sys/strtio.h |
---|
4524 | configure:7109: result: no |
---|
4525 | configure:7109: checking sys/statvfs.h usability |
---|
4526 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
4527 | configure:7109: $? = 0 |
---|
4528 | configure:7109: result: yes |
---|
4529 | configure:7109: checking sys/statvfs.h presence |
---|
4530 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
4531 | configure:7109: $? = 0 |
---|
4532 | configure:7109: result: yes |
---|
4533 | configure:7109: checking for sys/statvfs.h |
---|
4534 | configure:7109: result: yes |
---|
4535 | configure:7109: checking sys/sysmacros.h usability |
---|
4536 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
4537 | conftest.c:86:10: fatal error: 'sys/sysmacros.h' file not found |
---|
4538 | #include <sys/sysmacros.h> |
---|
4539 | ^~~~~~~~~~~~~~~~~ |
---|
4540 | 1 error generated. |
---|
4541 | configure:7109: $? = 1 |
---|
4542 | configure: failed program was: |
---|
4543 | | /* confdefs.h */ |
---|
4544 | | #define PACKAGE_NAME "OpenSSH" |
---|
4545 | | #define PACKAGE_TARNAME "openssh" |
---|
4546 | | #define PACKAGE_VERSION "Portable" |
---|
4547 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
4548 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
4549 | | #define PACKAGE_URL "" |
---|
4550 | | #define STDC_HEADERS 1 |
---|
4551 | | #define HAVE_SYS_TYPES_H 1 |
---|
4552 | | #define HAVE_SYS_STAT_H 1 |
---|
4553 | | #define HAVE_STDLIB_H 1 |
---|
4554 | | #define HAVE_STRING_H 1 |
---|
4555 | | #define HAVE_MEMORY_H 1 |
---|
4556 | | #define HAVE_STRINGS_H 1 |
---|
4557 | | #define HAVE_INTTYPES_H 1 |
---|
4558 | | #define HAVE_STDINT_H 1 |
---|
4559 | | #define HAVE_UNISTD_H 1 |
---|
4560 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
4561 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
4562 | | #define WITH_OPENSSL 1 |
---|
4563 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
4564 | | #define HAVE_DIRENT_H 1 |
---|
4565 | | #define HAVE_ERR_H 1 |
---|
4566 | | #define HAVE_FCNTL_H 1 |
---|
4567 | | #define HAVE_GETOPT_H 1 |
---|
4568 | | #define HAVE_GLOB_H 1 |
---|
4569 | | #define HAVE_IFADDRS_H 1 |
---|
4570 | | #define HAVE_INTTYPES_H 1 |
---|
4571 | | #define HAVE_LANGINFO_H 1 |
---|
4572 | | #define HAVE_LIMITS_H 1 |
---|
4573 | | #define HAVE_LOCALE_H 1 |
---|
4574 | | #define HAVE_NETDB_H 1 |
---|
4575 | | #define HAVE_PATHS_H 1 |
---|
4576 | | #define HAVE_POLL_H 1 |
---|
4577 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4578 | | #define HAVE_RPC_TYPES_H 1 |
---|
4579 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
4580 | | #define HAVE_STDDEF_H 1 |
---|
4581 | | #define HAVE_STDINT_H 1 |
---|
4582 | | #define HAVE_STRING_H 1 |
---|
4583 | | #define HAVE_STRINGS_H 1 |
---|
4584 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4585 | | #define HAVE_SYS_DIR_H 1 |
---|
4586 | | #define HAVE_SYS_FILE_H 1 |
---|
4587 | | #define HAVE_SYS_MMAN_H 1 |
---|
4588 | | #define HAVE_SYS_POLL_H 1 |
---|
4589 | | #define HAVE_SYS_PTRACE_H 1 |
---|
4590 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4591 | | #define HAVE_SYS_SELECT_H 1 |
---|
4592 | | #define HAVE_SYS_STAT_H 1 |
---|
4593 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4594 | | /* end confdefs.h. */ |
---|
4595 | | #include <stdio.h> |
---|
4596 | | #ifdef HAVE_SYS_TYPES_H |
---|
4597 | | # include <sys/types.h> |
---|
4598 | | #endif |
---|
4599 | | #ifdef HAVE_SYS_STAT_H |
---|
4600 | | # include <sys/stat.h> |
---|
4601 | | #endif |
---|
4602 | | #ifdef STDC_HEADERS |
---|
4603 | | # include <stdlib.h> |
---|
4604 | | # include <stddef.h> |
---|
4605 | | #else |
---|
4606 | | # ifdef HAVE_STDLIB_H |
---|
4607 | | # include <stdlib.h> |
---|
4608 | | # endif |
---|
4609 | | #endif |
---|
4610 | | #ifdef HAVE_STRING_H |
---|
4611 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4612 | | # include <memory.h> |
---|
4613 | | # endif |
---|
4614 | | # include <string.h> |
---|
4615 | | #endif |
---|
4616 | | #ifdef HAVE_STRINGS_H |
---|
4617 | | # include <strings.h> |
---|
4618 | | #endif |
---|
4619 | | #ifdef HAVE_INTTYPES_H |
---|
4620 | | # include <inttypes.h> |
---|
4621 | | #endif |
---|
4622 | | #ifdef HAVE_STDINT_H |
---|
4623 | | # include <stdint.h> |
---|
4624 | | #endif |
---|
4625 | | #ifdef HAVE_UNISTD_H |
---|
4626 | | # include <unistd.h> |
---|
4627 | | #endif |
---|
4628 | | #include <sys/sysmacros.h> |
---|
4629 | configure:7109: result: no |
---|
4630 | configure:7109: checking sys/sysmacros.h presence |
---|
4631 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
4632 | conftest.c:53:10: fatal error: 'sys/sysmacros.h' file not found |
---|
4633 | #include <sys/sysmacros.h> |
---|
4634 | ^~~~~~~~~~~~~~~~~ |
---|
4635 | 1 error generated. |
---|
4636 | configure:7109: $? = 1 |
---|
4637 | configure: failed program was: |
---|
4638 | | /* confdefs.h */ |
---|
4639 | | #define PACKAGE_NAME "OpenSSH" |
---|
4640 | | #define PACKAGE_TARNAME "openssh" |
---|
4641 | | #define PACKAGE_VERSION "Portable" |
---|
4642 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
4643 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
4644 | | #define PACKAGE_URL "" |
---|
4645 | | #define STDC_HEADERS 1 |
---|
4646 | | #define HAVE_SYS_TYPES_H 1 |
---|
4647 | | #define HAVE_SYS_STAT_H 1 |
---|
4648 | | #define HAVE_STDLIB_H 1 |
---|
4649 | | #define HAVE_STRING_H 1 |
---|
4650 | | #define HAVE_MEMORY_H 1 |
---|
4651 | | #define HAVE_STRINGS_H 1 |
---|
4652 | | #define HAVE_INTTYPES_H 1 |
---|
4653 | | #define HAVE_STDINT_H 1 |
---|
4654 | | #define HAVE_UNISTD_H 1 |
---|
4655 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
4656 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
4657 | | #define WITH_OPENSSL 1 |
---|
4658 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
4659 | | #define HAVE_DIRENT_H 1 |
---|
4660 | | #define HAVE_ERR_H 1 |
---|
4661 | | #define HAVE_FCNTL_H 1 |
---|
4662 | | #define HAVE_GETOPT_H 1 |
---|
4663 | | #define HAVE_GLOB_H 1 |
---|
4664 | | #define HAVE_IFADDRS_H 1 |
---|
4665 | | #define HAVE_INTTYPES_H 1 |
---|
4666 | | #define HAVE_LANGINFO_H 1 |
---|
4667 | | #define HAVE_LIMITS_H 1 |
---|
4668 | | #define HAVE_LOCALE_H 1 |
---|
4669 | | #define HAVE_NETDB_H 1 |
---|
4670 | | #define HAVE_PATHS_H 1 |
---|
4671 | | #define HAVE_POLL_H 1 |
---|
4672 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4673 | | #define HAVE_RPC_TYPES_H 1 |
---|
4674 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
4675 | | #define HAVE_STDDEF_H 1 |
---|
4676 | | #define HAVE_STDINT_H 1 |
---|
4677 | | #define HAVE_STRING_H 1 |
---|
4678 | | #define HAVE_STRINGS_H 1 |
---|
4679 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4680 | | #define HAVE_SYS_DIR_H 1 |
---|
4681 | | #define HAVE_SYS_FILE_H 1 |
---|
4682 | | #define HAVE_SYS_MMAN_H 1 |
---|
4683 | | #define HAVE_SYS_POLL_H 1 |
---|
4684 | | #define HAVE_SYS_PTRACE_H 1 |
---|
4685 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4686 | | #define HAVE_SYS_SELECT_H 1 |
---|
4687 | | #define HAVE_SYS_STAT_H 1 |
---|
4688 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4689 | | /* end confdefs.h. */ |
---|
4690 | | #include <sys/sysmacros.h> |
---|
4691 | configure:7109: result: no |
---|
4692 | configure:7109: checking for sys/sysmacros.h |
---|
4693 | configure:7109: result: no |
---|
4694 | configure:7109: checking sys/time.h usability |
---|
4695 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
4696 | configure:7109: $? = 0 |
---|
4697 | configure:7109: result: yes |
---|
4698 | configure:7109: checking sys/time.h presence |
---|
4699 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
4700 | configure:7109: $? = 0 |
---|
4701 | configure:7109: result: yes |
---|
4702 | configure:7109: checking for sys/time.h |
---|
4703 | configure:7109: result: yes |
---|
4704 | configure:7109: checking sys/timers.h usability |
---|
4705 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
4706 | conftest.c:87:10: fatal error: 'sys/timers.h' file not found |
---|
4707 | #include <sys/timers.h> |
---|
4708 | ^~~~~~~~~~~~~~ |
---|
4709 | 1 error generated. |
---|
4710 | configure:7109: $? = 1 |
---|
4711 | configure: failed program was: |
---|
4712 | | /* confdefs.h */ |
---|
4713 | | #define PACKAGE_NAME "OpenSSH" |
---|
4714 | | #define PACKAGE_TARNAME "openssh" |
---|
4715 | | #define PACKAGE_VERSION "Portable" |
---|
4716 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
4717 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
4718 | | #define PACKAGE_URL "" |
---|
4719 | | #define STDC_HEADERS 1 |
---|
4720 | | #define HAVE_SYS_TYPES_H 1 |
---|
4721 | | #define HAVE_SYS_STAT_H 1 |
---|
4722 | | #define HAVE_STDLIB_H 1 |
---|
4723 | | #define HAVE_STRING_H 1 |
---|
4724 | | #define HAVE_MEMORY_H 1 |
---|
4725 | | #define HAVE_STRINGS_H 1 |
---|
4726 | | #define HAVE_INTTYPES_H 1 |
---|
4727 | | #define HAVE_STDINT_H 1 |
---|
4728 | | #define HAVE_UNISTD_H 1 |
---|
4729 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
4730 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
4731 | | #define WITH_OPENSSL 1 |
---|
4732 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
4733 | | #define HAVE_DIRENT_H 1 |
---|
4734 | | #define HAVE_ERR_H 1 |
---|
4735 | | #define HAVE_FCNTL_H 1 |
---|
4736 | | #define HAVE_GETOPT_H 1 |
---|
4737 | | #define HAVE_GLOB_H 1 |
---|
4738 | | #define HAVE_IFADDRS_H 1 |
---|
4739 | | #define HAVE_INTTYPES_H 1 |
---|
4740 | | #define HAVE_LANGINFO_H 1 |
---|
4741 | | #define HAVE_LIMITS_H 1 |
---|
4742 | | #define HAVE_LOCALE_H 1 |
---|
4743 | | #define HAVE_NETDB_H 1 |
---|
4744 | | #define HAVE_PATHS_H 1 |
---|
4745 | | #define HAVE_POLL_H 1 |
---|
4746 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4747 | | #define HAVE_RPC_TYPES_H 1 |
---|
4748 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
4749 | | #define HAVE_STDDEF_H 1 |
---|
4750 | | #define HAVE_STDINT_H 1 |
---|
4751 | | #define HAVE_STRING_H 1 |
---|
4752 | | #define HAVE_STRINGS_H 1 |
---|
4753 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4754 | | #define HAVE_SYS_DIR_H 1 |
---|
4755 | | #define HAVE_SYS_FILE_H 1 |
---|
4756 | | #define HAVE_SYS_MMAN_H 1 |
---|
4757 | | #define HAVE_SYS_POLL_H 1 |
---|
4758 | | #define HAVE_SYS_PTRACE_H 1 |
---|
4759 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4760 | | #define HAVE_SYS_SELECT_H 1 |
---|
4761 | | #define HAVE_SYS_STAT_H 1 |
---|
4762 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4763 | | #define HAVE_SYS_TIME_H 1 |
---|
4764 | | /* end confdefs.h. */ |
---|
4765 | | #include <stdio.h> |
---|
4766 | | #ifdef HAVE_SYS_TYPES_H |
---|
4767 | | # include <sys/types.h> |
---|
4768 | | #endif |
---|
4769 | | #ifdef HAVE_SYS_STAT_H |
---|
4770 | | # include <sys/stat.h> |
---|
4771 | | #endif |
---|
4772 | | #ifdef STDC_HEADERS |
---|
4773 | | # include <stdlib.h> |
---|
4774 | | # include <stddef.h> |
---|
4775 | | #else |
---|
4776 | | # ifdef HAVE_STDLIB_H |
---|
4777 | | # include <stdlib.h> |
---|
4778 | | # endif |
---|
4779 | | #endif |
---|
4780 | | #ifdef HAVE_STRING_H |
---|
4781 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4782 | | # include <memory.h> |
---|
4783 | | # endif |
---|
4784 | | # include <string.h> |
---|
4785 | | #endif |
---|
4786 | | #ifdef HAVE_STRINGS_H |
---|
4787 | | # include <strings.h> |
---|
4788 | | #endif |
---|
4789 | | #ifdef HAVE_INTTYPES_H |
---|
4790 | | # include <inttypes.h> |
---|
4791 | | #endif |
---|
4792 | | #ifdef HAVE_STDINT_H |
---|
4793 | | # include <stdint.h> |
---|
4794 | | #endif |
---|
4795 | | #ifdef HAVE_UNISTD_H |
---|
4796 | | # include <unistd.h> |
---|
4797 | | #endif |
---|
4798 | | #include <sys/timers.h> |
---|
4799 | configure:7109: result: no |
---|
4800 | configure:7109: checking sys/timers.h presence |
---|
4801 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
4802 | conftest.c:54:10: fatal error: 'sys/timers.h' file not found |
---|
4803 | #include <sys/timers.h> |
---|
4804 | ^~~~~~~~~~~~~~ |
---|
4805 | 1 error generated. |
---|
4806 | configure:7109: $? = 1 |
---|
4807 | configure: failed program was: |
---|
4808 | | /* confdefs.h */ |
---|
4809 | | #define PACKAGE_NAME "OpenSSH" |
---|
4810 | | #define PACKAGE_TARNAME "openssh" |
---|
4811 | | #define PACKAGE_VERSION "Portable" |
---|
4812 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
4813 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
4814 | | #define PACKAGE_URL "" |
---|
4815 | | #define STDC_HEADERS 1 |
---|
4816 | | #define HAVE_SYS_TYPES_H 1 |
---|
4817 | | #define HAVE_SYS_STAT_H 1 |
---|
4818 | | #define HAVE_STDLIB_H 1 |
---|
4819 | | #define HAVE_STRING_H 1 |
---|
4820 | | #define HAVE_MEMORY_H 1 |
---|
4821 | | #define HAVE_STRINGS_H 1 |
---|
4822 | | #define HAVE_INTTYPES_H 1 |
---|
4823 | | #define HAVE_STDINT_H 1 |
---|
4824 | | #define HAVE_UNISTD_H 1 |
---|
4825 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
4826 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
4827 | | #define WITH_OPENSSL 1 |
---|
4828 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
4829 | | #define HAVE_DIRENT_H 1 |
---|
4830 | | #define HAVE_ERR_H 1 |
---|
4831 | | #define HAVE_FCNTL_H 1 |
---|
4832 | | #define HAVE_GETOPT_H 1 |
---|
4833 | | #define HAVE_GLOB_H 1 |
---|
4834 | | #define HAVE_IFADDRS_H 1 |
---|
4835 | | #define HAVE_INTTYPES_H 1 |
---|
4836 | | #define HAVE_LANGINFO_H 1 |
---|
4837 | | #define HAVE_LIMITS_H 1 |
---|
4838 | | #define HAVE_LOCALE_H 1 |
---|
4839 | | #define HAVE_NETDB_H 1 |
---|
4840 | | #define HAVE_PATHS_H 1 |
---|
4841 | | #define HAVE_POLL_H 1 |
---|
4842 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4843 | | #define HAVE_RPC_TYPES_H 1 |
---|
4844 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
4845 | | #define HAVE_STDDEF_H 1 |
---|
4846 | | #define HAVE_STDINT_H 1 |
---|
4847 | | #define HAVE_STRING_H 1 |
---|
4848 | | #define HAVE_STRINGS_H 1 |
---|
4849 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4850 | | #define HAVE_SYS_DIR_H 1 |
---|
4851 | | #define HAVE_SYS_FILE_H 1 |
---|
4852 | | #define HAVE_SYS_MMAN_H 1 |
---|
4853 | | #define HAVE_SYS_POLL_H 1 |
---|
4854 | | #define HAVE_SYS_PTRACE_H 1 |
---|
4855 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4856 | | #define HAVE_SYS_SELECT_H 1 |
---|
4857 | | #define HAVE_SYS_STAT_H 1 |
---|
4858 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4859 | | #define HAVE_SYS_TIME_H 1 |
---|
4860 | | /* end confdefs.h. */ |
---|
4861 | | #include <sys/timers.h> |
---|
4862 | configure:7109: result: no |
---|
4863 | configure:7109: checking for sys/timers.h |
---|
4864 | configure:7109: result: no |
---|
4865 | configure:7109: checking sys/vfs.h usability |
---|
4866 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
4867 | conftest.c:87:10: fatal error: 'sys/vfs.h' file not found |
---|
4868 | #include <sys/vfs.h> |
---|
4869 | ^~~~~~~~~~~ |
---|
4870 | 1 error generated. |
---|
4871 | configure:7109: $? = 1 |
---|
4872 | configure: failed program was: |
---|
4873 | | /* confdefs.h */ |
---|
4874 | | #define PACKAGE_NAME "OpenSSH" |
---|
4875 | | #define PACKAGE_TARNAME "openssh" |
---|
4876 | | #define PACKAGE_VERSION "Portable" |
---|
4877 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
4878 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
4879 | | #define PACKAGE_URL "" |
---|
4880 | | #define STDC_HEADERS 1 |
---|
4881 | | #define HAVE_SYS_TYPES_H 1 |
---|
4882 | | #define HAVE_SYS_STAT_H 1 |
---|
4883 | | #define HAVE_STDLIB_H 1 |
---|
4884 | | #define HAVE_STRING_H 1 |
---|
4885 | | #define HAVE_MEMORY_H 1 |
---|
4886 | | #define HAVE_STRINGS_H 1 |
---|
4887 | | #define HAVE_INTTYPES_H 1 |
---|
4888 | | #define HAVE_STDINT_H 1 |
---|
4889 | | #define HAVE_UNISTD_H 1 |
---|
4890 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
4891 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
4892 | | #define WITH_OPENSSL 1 |
---|
4893 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
4894 | | #define HAVE_DIRENT_H 1 |
---|
4895 | | #define HAVE_ERR_H 1 |
---|
4896 | | #define HAVE_FCNTL_H 1 |
---|
4897 | | #define HAVE_GETOPT_H 1 |
---|
4898 | | #define HAVE_GLOB_H 1 |
---|
4899 | | #define HAVE_IFADDRS_H 1 |
---|
4900 | | #define HAVE_INTTYPES_H 1 |
---|
4901 | | #define HAVE_LANGINFO_H 1 |
---|
4902 | | #define HAVE_LIMITS_H 1 |
---|
4903 | | #define HAVE_LOCALE_H 1 |
---|
4904 | | #define HAVE_NETDB_H 1 |
---|
4905 | | #define HAVE_PATHS_H 1 |
---|
4906 | | #define HAVE_POLL_H 1 |
---|
4907 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4908 | | #define HAVE_RPC_TYPES_H 1 |
---|
4909 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
4910 | | #define HAVE_STDDEF_H 1 |
---|
4911 | | #define HAVE_STDINT_H 1 |
---|
4912 | | #define HAVE_STRING_H 1 |
---|
4913 | | #define HAVE_STRINGS_H 1 |
---|
4914 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4915 | | #define HAVE_SYS_DIR_H 1 |
---|
4916 | | #define HAVE_SYS_FILE_H 1 |
---|
4917 | | #define HAVE_SYS_MMAN_H 1 |
---|
4918 | | #define HAVE_SYS_POLL_H 1 |
---|
4919 | | #define HAVE_SYS_PTRACE_H 1 |
---|
4920 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4921 | | #define HAVE_SYS_SELECT_H 1 |
---|
4922 | | #define HAVE_SYS_STAT_H 1 |
---|
4923 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4924 | | #define HAVE_SYS_TIME_H 1 |
---|
4925 | | /* end confdefs.h. */ |
---|
4926 | | #include <stdio.h> |
---|
4927 | | #ifdef HAVE_SYS_TYPES_H |
---|
4928 | | # include <sys/types.h> |
---|
4929 | | #endif |
---|
4930 | | #ifdef HAVE_SYS_STAT_H |
---|
4931 | | # include <sys/stat.h> |
---|
4932 | | #endif |
---|
4933 | | #ifdef STDC_HEADERS |
---|
4934 | | # include <stdlib.h> |
---|
4935 | | # include <stddef.h> |
---|
4936 | | #else |
---|
4937 | | # ifdef HAVE_STDLIB_H |
---|
4938 | | # include <stdlib.h> |
---|
4939 | | # endif |
---|
4940 | | #endif |
---|
4941 | | #ifdef HAVE_STRING_H |
---|
4942 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4943 | | # include <memory.h> |
---|
4944 | | # endif |
---|
4945 | | # include <string.h> |
---|
4946 | | #endif |
---|
4947 | | #ifdef HAVE_STRINGS_H |
---|
4948 | | # include <strings.h> |
---|
4949 | | #endif |
---|
4950 | | #ifdef HAVE_INTTYPES_H |
---|
4951 | | # include <inttypes.h> |
---|
4952 | | #endif |
---|
4953 | | #ifdef HAVE_STDINT_H |
---|
4954 | | # include <stdint.h> |
---|
4955 | | #endif |
---|
4956 | | #ifdef HAVE_UNISTD_H |
---|
4957 | | # include <unistd.h> |
---|
4958 | | #endif |
---|
4959 | | #include <sys/vfs.h> |
---|
4960 | configure:7109: result: no |
---|
4961 | configure:7109: checking sys/vfs.h presence |
---|
4962 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
4963 | conftest.c:54:10: fatal error: 'sys/vfs.h' file not found |
---|
4964 | #include <sys/vfs.h> |
---|
4965 | ^~~~~~~~~~~ |
---|
4966 | 1 error generated. |
---|
4967 | configure:7109: $? = 1 |
---|
4968 | configure: failed program was: |
---|
4969 | | /* confdefs.h */ |
---|
4970 | | #define PACKAGE_NAME "OpenSSH" |
---|
4971 | | #define PACKAGE_TARNAME "openssh" |
---|
4972 | | #define PACKAGE_VERSION "Portable" |
---|
4973 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
4974 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
4975 | | #define PACKAGE_URL "" |
---|
4976 | | #define STDC_HEADERS 1 |
---|
4977 | | #define HAVE_SYS_TYPES_H 1 |
---|
4978 | | #define HAVE_SYS_STAT_H 1 |
---|
4979 | | #define HAVE_STDLIB_H 1 |
---|
4980 | | #define HAVE_STRING_H 1 |
---|
4981 | | #define HAVE_MEMORY_H 1 |
---|
4982 | | #define HAVE_STRINGS_H 1 |
---|
4983 | | #define HAVE_INTTYPES_H 1 |
---|
4984 | | #define HAVE_STDINT_H 1 |
---|
4985 | | #define HAVE_UNISTD_H 1 |
---|
4986 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
4987 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
4988 | | #define WITH_OPENSSL 1 |
---|
4989 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
4990 | | #define HAVE_DIRENT_H 1 |
---|
4991 | | #define HAVE_ERR_H 1 |
---|
4992 | | #define HAVE_FCNTL_H 1 |
---|
4993 | | #define HAVE_GETOPT_H 1 |
---|
4994 | | #define HAVE_GLOB_H 1 |
---|
4995 | | #define HAVE_IFADDRS_H 1 |
---|
4996 | | #define HAVE_INTTYPES_H 1 |
---|
4997 | | #define HAVE_LANGINFO_H 1 |
---|
4998 | | #define HAVE_LIMITS_H 1 |
---|
4999 | | #define HAVE_LOCALE_H 1 |
---|
5000 | | #define HAVE_NETDB_H 1 |
---|
5001 | | #define HAVE_PATHS_H 1 |
---|
5002 | | #define HAVE_POLL_H 1 |
---|
5003 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5004 | | #define HAVE_RPC_TYPES_H 1 |
---|
5005 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
5006 | | #define HAVE_STDDEF_H 1 |
---|
5007 | | #define HAVE_STDINT_H 1 |
---|
5008 | | #define HAVE_STRING_H 1 |
---|
5009 | | #define HAVE_STRINGS_H 1 |
---|
5010 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5011 | | #define HAVE_SYS_DIR_H 1 |
---|
5012 | | #define HAVE_SYS_FILE_H 1 |
---|
5013 | | #define HAVE_SYS_MMAN_H 1 |
---|
5014 | | #define HAVE_SYS_POLL_H 1 |
---|
5015 | | #define HAVE_SYS_PTRACE_H 1 |
---|
5016 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5017 | | #define HAVE_SYS_SELECT_H 1 |
---|
5018 | | #define HAVE_SYS_STAT_H 1 |
---|
5019 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5020 | | #define HAVE_SYS_TIME_H 1 |
---|
5021 | | /* end confdefs.h. */ |
---|
5022 | | #include <sys/vfs.h> |
---|
5023 | configure:7109: result: no |
---|
5024 | configure:7109: checking for sys/vfs.h |
---|
5025 | configure:7109: result: no |
---|
5026 | configure:7109: checking time.h usability |
---|
5027 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5028 | configure:7109: $? = 0 |
---|
5029 | configure:7109: result: yes |
---|
5030 | configure:7109: checking time.h presence |
---|
5031 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
5032 | configure:7109: $? = 0 |
---|
5033 | configure:7109: result: yes |
---|
5034 | configure:7109: checking for time.h |
---|
5035 | configure:7109: result: yes |
---|
5036 | configure:7109: checking tmpdir.h usability |
---|
5037 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5038 | conftest.c:88:10: fatal error: 'tmpdir.h' file not found |
---|
5039 | #include <tmpdir.h> |
---|
5040 | ^~~~~~~~~~ |
---|
5041 | 1 error generated. |
---|
5042 | configure:7109: $? = 1 |
---|
5043 | configure: failed program was: |
---|
5044 | | /* confdefs.h */ |
---|
5045 | | #define PACKAGE_NAME "OpenSSH" |
---|
5046 | | #define PACKAGE_TARNAME "openssh" |
---|
5047 | | #define PACKAGE_VERSION "Portable" |
---|
5048 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
5049 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
5050 | | #define PACKAGE_URL "" |
---|
5051 | | #define STDC_HEADERS 1 |
---|
5052 | | #define HAVE_SYS_TYPES_H 1 |
---|
5053 | | #define HAVE_SYS_STAT_H 1 |
---|
5054 | | #define HAVE_STDLIB_H 1 |
---|
5055 | | #define HAVE_STRING_H 1 |
---|
5056 | | #define HAVE_MEMORY_H 1 |
---|
5057 | | #define HAVE_STRINGS_H 1 |
---|
5058 | | #define HAVE_INTTYPES_H 1 |
---|
5059 | | #define HAVE_STDINT_H 1 |
---|
5060 | | #define HAVE_UNISTD_H 1 |
---|
5061 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
5062 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
5063 | | #define WITH_OPENSSL 1 |
---|
5064 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
5065 | | #define HAVE_DIRENT_H 1 |
---|
5066 | | #define HAVE_ERR_H 1 |
---|
5067 | | #define HAVE_FCNTL_H 1 |
---|
5068 | | #define HAVE_GETOPT_H 1 |
---|
5069 | | #define HAVE_GLOB_H 1 |
---|
5070 | | #define HAVE_IFADDRS_H 1 |
---|
5071 | | #define HAVE_INTTYPES_H 1 |
---|
5072 | | #define HAVE_LANGINFO_H 1 |
---|
5073 | | #define HAVE_LIMITS_H 1 |
---|
5074 | | #define HAVE_LOCALE_H 1 |
---|
5075 | | #define HAVE_NETDB_H 1 |
---|
5076 | | #define HAVE_PATHS_H 1 |
---|
5077 | | #define HAVE_POLL_H 1 |
---|
5078 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5079 | | #define HAVE_RPC_TYPES_H 1 |
---|
5080 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
5081 | | #define HAVE_STDDEF_H 1 |
---|
5082 | | #define HAVE_STDINT_H 1 |
---|
5083 | | #define HAVE_STRING_H 1 |
---|
5084 | | #define HAVE_STRINGS_H 1 |
---|
5085 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5086 | | #define HAVE_SYS_DIR_H 1 |
---|
5087 | | #define HAVE_SYS_FILE_H 1 |
---|
5088 | | #define HAVE_SYS_MMAN_H 1 |
---|
5089 | | #define HAVE_SYS_POLL_H 1 |
---|
5090 | | #define HAVE_SYS_PTRACE_H 1 |
---|
5091 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5092 | | #define HAVE_SYS_SELECT_H 1 |
---|
5093 | | #define HAVE_SYS_STAT_H 1 |
---|
5094 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5095 | | #define HAVE_SYS_TIME_H 1 |
---|
5096 | | #define HAVE_TIME_H 1 |
---|
5097 | | /* end confdefs.h. */ |
---|
5098 | | #include <stdio.h> |
---|
5099 | | #ifdef HAVE_SYS_TYPES_H |
---|
5100 | | # include <sys/types.h> |
---|
5101 | | #endif |
---|
5102 | | #ifdef HAVE_SYS_STAT_H |
---|
5103 | | # include <sys/stat.h> |
---|
5104 | | #endif |
---|
5105 | | #ifdef STDC_HEADERS |
---|
5106 | | # include <stdlib.h> |
---|
5107 | | # include <stddef.h> |
---|
5108 | | #else |
---|
5109 | | # ifdef HAVE_STDLIB_H |
---|
5110 | | # include <stdlib.h> |
---|
5111 | | # endif |
---|
5112 | | #endif |
---|
5113 | | #ifdef HAVE_STRING_H |
---|
5114 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5115 | | # include <memory.h> |
---|
5116 | | # endif |
---|
5117 | | # include <string.h> |
---|
5118 | | #endif |
---|
5119 | | #ifdef HAVE_STRINGS_H |
---|
5120 | | # include <strings.h> |
---|
5121 | | #endif |
---|
5122 | | #ifdef HAVE_INTTYPES_H |
---|
5123 | | # include <inttypes.h> |
---|
5124 | | #endif |
---|
5125 | | #ifdef HAVE_STDINT_H |
---|
5126 | | # include <stdint.h> |
---|
5127 | | #endif |
---|
5128 | | #ifdef HAVE_UNISTD_H |
---|
5129 | | # include <unistd.h> |
---|
5130 | | #endif |
---|
5131 | | #include <tmpdir.h> |
---|
5132 | configure:7109: result: no |
---|
5133 | configure:7109: checking tmpdir.h presence |
---|
5134 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
5135 | conftest.c:55:10: fatal error: 'tmpdir.h' file not found |
---|
5136 | #include <tmpdir.h> |
---|
5137 | ^~~~~~~~~~ |
---|
5138 | 1 error generated. |
---|
5139 | configure:7109: $? = 1 |
---|
5140 | configure: failed program was: |
---|
5141 | | /* confdefs.h */ |
---|
5142 | | #define PACKAGE_NAME "OpenSSH" |
---|
5143 | | #define PACKAGE_TARNAME "openssh" |
---|
5144 | | #define PACKAGE_VERSION "Portable" |
---|
5145 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
5146 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
5147 | | #define PACKAGE_URL "" |
---|
5148 | | #define STDC_HEADERS 1 |
---|
5149 | | #define HAVE_SYS_TYPES_H 1 |
---|
5150 | | #define HAVE_SYS_STAT_H 1 |
---|
5151 | | #define HAVE_STDLIB_H 1 |
---|
5152 | | #define HAVE_STRING_H 1 |
---|
5153 | | #define HAVE_MEMORY_H 1 |
---|
5154 | | #define HAVE_STRINGS_H 1 |
---|
5155 | | #define HAVE_INTTYPES_H 1 |
---|
5156 | | #define HAVE_STDINT_H 1 |
---|
5157 | | #define HAVE_UNISTD_H 1 |
---|
5158 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
5159 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
5160 | | #define WITH_OPENSSL 1 |
---|
5161 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
5162 | | #define HAVE_DIRENT_H 1 |
---|
5163 | | #define HAVE_ERR_H 1 |
---|
5164 | | #define HAVE_FCNTL_H 1 |
---|
5165 | | #define HAVE_GETOPT_H 1 |
---|
5166 | | #define HAVE_GLOB_H 1 |
---|
5167 | | #define HAVE_IFADDRS_H 1 |
---|
5168 | | #define HAVE_INTTYPES_H 1 |
---|
5169 | | #define HAVE_LANGINFO_H 1 |
---|
5170 | | #define HAVE_LIMITS_H 1 |
---|
5171 | | #define HAVE_LOCALE_H 1 |
---|
5172 | | #define HAVE_NETDB_H 1 |
---|
5173 | | #define HAVE_PATHS_H 1 |
---|
5174 | | #define HAVE_POLL_H 1 |
---|
5175 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5176 | | #define HAVE_RPC_TYPES_H 1 |
---|
5177 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
5178 | | #define HAVE_STDDEF_H 1 |
---|
5179 | | #define HAVE_STDINT_H 1 |
---|
5180 | | #define HAVE_STRING_H 1 |
---|
5181 | | #define HAVE_STRINGS_H 1 |
---|
5182 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5183 | | #define HAVE_SYS_DIR_H 1 |
---|
5184 | | #define HAVE_SYS_FILE_H 1 |
---|
5185 | | #define HAVE_SYS_MMAN_H 1 |
---|
5186 | | #define HAVE_SYS_POLL_H 1 |
---|
5187 | | #define HAVE_SYS_PTRACE_H 1 |
---|
5188 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5189 | | #define HAVE_SYS_SELECT_H 1 |
---|
5190 | | #define HAVE_SYS_STAT_H 1 |
---|
5191 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5192 | | #define HAVE_SYS_TIME_H 1 |
---|
5193 | | #define HAVE_TIME_H 1 |
---|
5194 | | /* end confdefs.h. */ |
---|
5195 | | #include <tmpdir.h> |
---|
5196 | configure:7109: result: no |
---|
5197 | configure:7109: checking for tmpdir.h |
---|
5198 | configure:7109: result: no |
---|
5199 | configure:7109: checking ttyent.h usability |
---|
5200 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5201 | configure:7109: $? = 0 |
---|
5202 | configure:7109: result: yes |
---|
5203 | configure:7109: checking ttyent.h presence |
---|
5204 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
5205 | configure:7109: $? = 0 |
---|
5206 | configure:7109: result: yes |
---|
5207 | configure:7109: checking for ttyent.h |
---|
5208 | configure:7109: result: yes |
---|
5209 | configure:7109: checking ucred.h usability |
---|
5210 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5211 | conftest.c:89:10: fatal error: 'ucred.h' file not found |
---|
5212 | #include <ucred.h> |
---|
5213 | ^~~~~~~~~ |
---|
5214 | 1 error generated. |
---|
5215 | configure:7109: $? = 1 |
---|
5216 | configure: failed program was: |
---|
5217 | | /* confdefs.h */ |
---|
5218 | | #define PACKAGE_NAME "OpenSSH" |
---|
5219 | | #define PACKAGE_TARNAME "openssh" |
---|
5220 | | #define PACKAGE_VERSION "Portable" |
---|
5221 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
5222 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
5223 | | #define PACKAGE_URL "" |
---|
5224 | | #define STDC_HEADERS 1 |
---|
5225 | | #define HAVE_SYS_TYPES_H 1 |
---|
5226 | | #define HAVE_SYS_STAT_H 1 |
---|
5227 | | #define HAVE_STDLIB_H 1 |
---|
5228 | | #define HAVE_STRING_H 1 |
---|
5229 | | #define HAVE_MEMORY_H 1 |
---|
5230 | | #define HAVE_STRINGS_H 1 |
---|
5231 | | #define HAVE_INTTYPES_H 1 |
---|
5232 | | #define HAVE_STDINT_H 1 |
---|
5233 | | #define HAVE_UNISTD_H 1 |
---|
5234 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
5235 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
5236 | | #define WITH_OPENSSL 1 |
---|
5237 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
5238 | | #define HAVE_DIRENT_H 1 |
---|
5239 | | #define HAVE_ERR_H 1 |
---|
5240 | | #define HAVE_FCNTL_H 1 |
---|
5241 | | #define HAVE_GETOPT_H 1 |
---|
5242 | | #define HAVE_GLOB_H 1 |
---|
5243 | | #define HAVE_IFADDRS_H 1 |
---|
5244 | | #define HAVE_INTTYPES_H 1 |
---|
5245 | | #define HAVE_LANGINFO_H 1 |
---|
5246 | | #define HAVE_LIMITS_H 1 |
---|
5247 | | #define HAVE_LOCALE_H 1 |
---|
5248 | | #define HAVE_NETDB_H 1 |
---|
5249 | | #define HAVE_PATHS_H 1 |
---|
5250 | | #define HAVE_POLL_H 1 |
---|
5251 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5252 | | #define HAVE_RPC_TYPES_H 1 |
---|
5253 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
5254 | | #define HAVE_STDDEF_H 1 |
---|
5255 | | #define HAVE_STDINT_H 1 |
---|
5256 | | #define HAVE_STRING_H 1 |
---|
5257 | | #define HAVE_STRINGS_H 1 |
---|
5258 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5259 | | #define HAVE_SYS_DIR_H 1 |
---|
5260 | | #define HAVE_SYS_FILE_H 1 |
---|
5261 | | #define HAVE_SYS_MMAN_H 1 |
---|
5262 | | #define HAVE_SYS_POLL_H 1 |
---|
5263 | | #define HAVE_SYS_PTRACE_H 1 |
---|
5264 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5265 | | #define HAVE_SYS_SELECT_H 1 |
---|
5266 | | #define HAVE_SYS_STAT_H 1 |
---|
5267 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5268 | | #define HAVE_SYS_TIME_H 1 |
---|
5269 | | #define HAVE_TIME_H 1 |
---|
5270 | | #define HAVE_TTYENT_H 1 |
---|
5271 | | /* end confdefs.h. */ |
---|
5272 | | #include <stdio.h> |
---|
5273 | | #ifdef HAVE_SYS_TYPES_H |
---|
5274 | | # include <sys/types.h> |
---|
5275 | | #endif |
---|
5276 | | #ifdef HAVE_SYS_STAT_H |
---|
5277 | | # include <sys/stat.h> |
---|
5278 | | #endif |
---|
5279 | | #ifdef STDC_HEADERS |
---|
5280 | | # include <stdlib.h> |
---|
5281 | | # include <stddef.h> |
---|
5282 | | #else |
---|
5283 | | # ifdef HAVE_STDLIB_H |
---|
5284 | | # include <stdlib.h> |
---|
5285 | | # endif |
---|
5286 | | #endif |
---|
5287 | | #ifdef HAVE_STRING_H |
---|
5288 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5289 | | # include <memory.h> |
---|
5290 | | # endif |
---|
5291 | | # include <string.h> |
---|
5292 | | #endif |
---|
5293 | | #ifdef HAVE_STRINGS_H |
---|
5294 | | # include <strings.h> |
---|
5295 | | #endif |
---|
5296 | | #ifdef HAVE_INTTYPES_H |
---|
5297 | | # include <inttypes.h> |
---|
5298 | | #endif |
---|
5299 | | #ifdef HAVE_STDINT_H |
---|
5300 | | # include <stdint.h> |
---|
5301 | | #endif |
---|
5302 | | #ifdef HAVE_UNISTD_H |
---|
5303 | | # include <unistd.h> |
---|
5304 | | #endif |
---|
5305 | | #include <ucred.h> |
---|
5306 | configure:7109: result: no |
---|
5307 | configure:7109: checking ucred.h presence |
---|
5308 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
5309 | conftest.c:56:10: fatal error: 'ucred.h' file not found |
---|
5310 | #include <ucred.h> |
---|
5311 | ^~~~~~~~~ |
---|
5312 | 1 error generated. |
---|
5313 | configure:7109: $? = 1 |
---|
5314 | configure: failed program was: |
---|
5315 | | /* confdefs.h */ |
---|
5316 | | #define PACKAGE_NAME "OpenSSH" |
---|
5317 | | #define PACKAGE_TARNAME "openssh" |
---|
5318 | | #define PACKAGE_VERSION "Portable" |
---|
5319 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
5320 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
5321 | | #define PACKAGE_URL "" |
---|
5322 | | #define STDC_HEADERS 1 |
---|
5323 | | #define HAVE_SYS_TYPES_H 1 |
---|
5324 | | #define HAVE_SYS_STAT_H 1 |
---|
5325 | | #define HAVE_STDLIB_H 1 |
---|
5326 | | #define HAVE_STRING_H 1 |
---|
5327 | | #define HAVE_MEMORY_H 1 |
---|
5328 | | #define HAVE_STRINGS_H 1 |
---|
5329 | | #define HAVE_INTTYPES_H 1 |
---|
5330 | | #define HAVE_STDINT_H 1 |
---|
5331 | | #define HAVE_UNISTD_H 1 |
---|
5332 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
5333 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
5334 | | #define WITH_OPENSSL 1 |
---|
5335 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
5336 | | #define HAVE_DIRENT_H 1 |
---|
5337 | | #define HAVE_ERR_H 1 |
---|
5338 | | #define HAVE_FCNTL_H 1 |
---|
5339 | | #define HAVE_GETOPT_H 1 |
---|
5340 | | #define HAVE_GLOB_H 1 |
---|
5341 | | #define HAVE_IFADDRS_H 1 |
---|
5342 | | #define HAVE_INTTYPES_H 1 |
---|
5343 | | #define HAVE_LANGINFO_H 1 |
---|
5344 | | #define HAVE_LIMITS_H 1 |
---|
5345 | | #define HAVE_LOCALE_H 1 |
---|
5346 | | #define HAVE_NETDB_H 1 |
---|
5347 | | #define HAVE_PATHS_H 1 |
---|
5348 | | #define HAVE_POLL_H 1 |
---|
5349 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5350 | | #define HAVE_RPC_TYPES_H 1 |
---|
5351 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
5352 | | #define HAVE_STDDEF_H 1 |
---|
5353 | | #define HAVE_STDINT_H 1 |
---|
5354 | | #define HAVE_STRING_H 1 |
---|
5355 | | #define HAVE_STRINGS_H 1 |
---|
5356 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5357 | | #define HAVE_SYS_DIR_H 1 |
---|
5358 | | #define HAVE_SYS_FILE_H 1 |
---|
5359 | | #define HAVE_SYS_MMAN_H 1 |
---|
5360 | | #define HAVE_SYS_POLL_H 1 |
---|
5361 | | #define HAVE_SYS_PTRACE_H 1 |
---|
5362 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5363 | | #define HAVE_SYS_SELECT_H 1 |
---|
5364 | | #define HAVE_SYS_STAT_H 1 |
---|
5365 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5366 | | #define HAVE_SYS_TIME_H 1 |
---|
5367 | | #define HAVE_TIME_H 1 |
---|
5368 | | #define HAVE_TTYENT_H 1 |
---|
5369 | | /* end confdefs.h. */ |
---|
5370 | | #include <ucred.h> |
---|
5371 | configure:7109: result: no |
---|
5372 | configure:7109: checking for ucred.h |
---|
5373 | configure:7109: result: no |
---|
5374 | configure:7109: checking for unistd.h |
---|
5375 | configure:7109: result: yes |
---|
5376 | configure:7109: checking usersec.h usability |
---|
5377 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5378 | conftest.c:90:10: fatal error: 'usersec.h' file not found |
---|
5379 | #include <usersec.h> |
---|
5380 | ^~~~~~~~~~~ |
---|
5381 | 1 error generated. |
---|
5382 | configure:7109: $? = 1 |
---|
5383 | configure: failed program was: |
---|
5384 | | /* confdefs.h */ |
---|
5385 | | #define PACKAGE_NAME "OpenSSH" |
---|
5386 | | #define PACKAGE_TARNAME "openssh" |
---|
5387 | | #define PACKAGE_VERSION "Portable" |
---|
5388 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
5389 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
5390 | | #define PACKAGE_URL "" |
---|
5391 | | #define STDC_HEADERS 1 |
---|
5392 | | #define HAVE_SYS_TYPES_H 1 |
---|
5393 | | #define HAVE_SYS_STAT_H 1 |
---|
5394 | | #define HAVE_STDLIB_H 1 |
---|
5395 | | #define HAVE_STRING_H 1 |
---|
5396 | | #define HAVE_MEMORY_H 1 |
---|
5397 | | #define HAVE_STRINGS_H 1 |
---|
5398 | | #define HAVE_INTTYPES_H 1 |
---|
5399 | | #define HAVE_STDINT_H 1 |
---|
5400 | | #define HAVE_UNISTD_H 1 |
---|
5401 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
5402 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
5403 | | #define WITH_OPENSSL 1 |
---|
5404 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
5405 | | #define HAVE_DIRENT_H 1 |
---|
5406 | | #define HAVE_ERR_H 1 |
---|
5407 | | #define HAVE_FCNTL_H 1 |
---|
5408 | | #define HAVE_GETOPT_H 1 |
---|
5409 | | #define HAVE_GLOB_H 1 |
---|
5410 | | #define HAVE_IFADDRS_H 1 |
---|
5411 | | #define HAVE_INTTYPES_H 1 |
---|
5412 | | #define HAVE_LANGINFO_H 1 |
---|
5413 | | #define HAVE_LIMITS_H 1 |
---|
5414 | | #define HAVE_LOCALE_H 1 |
---|
5415 | | #define HAVE_NETDB_H 1 |
---|
5416 | | #define HAVE_PATHS_H 1 |
---|
5417 | | #define HAVE_POLL_H 1 |
---|
5418 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5419 | | #define HAVE_RPC_TYPES_H 1 |
---|
5420 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
5421 | | #define HAVE_STDDEF_H 1 |
---|
5422 | | #define HAVE_STDINT_H 1 |
---|
5423 | | #define HAVE_STRING_H 1 |
---|
5424 | | #define HAVE_STRINGS_H 1 |
---|
5425 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5426 | | #define HAVE_SYS_DIR_H 1 |
---|
5427 | | #define HAVE_SYS_FILE_H 1 |
---|
5428 | | #define HAVE_SYS_MMAN_H 1 |
---|
5429 | | #define HAVE_SYS_POLL_H 1 |
---|
5430 | | #define HAVE_SYS_PTRACE_H 1 |
---|
5431 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5432 | | #define HAVE_SYS_SELECT_H 1 |
---|
5433 | | #define HAVE_SYS_STAT_H 1 |
---|
5434 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5435 | | #define HAVE_SYS_TIME_H 1 |
---|
5436 | | #define HAVE_TIME_H 1 |
---|
5437 | | #define HAVE_TTYENT_H 1 |
---|
5438 | | #define HAVE_UNISTD_H 1 |
---|
5439 | | /* end confdefs.h. */ |
---|
5440 | | #include <stdio.h> |
---|
5441 | | #ifdef HAVE_SYS_TYPES_H |
---|
5442 | | # include <sys/types.h> |
---|
5443 | | #endif |
---|
5444 | | #ifdef HAVE_SYS_STAT_H |
---|
5445 | | # include <sys/stat.h> |
---|
5446 | | #endif |
---|
5447 | | #ifdef STDC_HEADERS |
---|
5448 | | # include <stdlib.h> |
---|
5449 | | # include <stddef.h> |
---|
5450 | | #else |
---|
5451 | | # ifdef HAVE_STDLIB_H |
---|
5452 | | # include <stdlib.h> |
---|
5453 | | # endif |
---|
5454 | | #endif |
---|
5455 | | #ifdef HAVE_STRING_H |
---|
5456 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5457 | | # include <memory.h> |
---|
5458 | | # endif |
---|
5459 | | # include <string.h> |
---|
5460 | | #endif |
---|
5461 | | #ifdef HAVE_STRINGS_H |
---|
5462 | | # include <strings.h> |
---|
5463 | | #endif |
---|
5464 | | #ifdef HAVE_INTTYPES_H |
---|
5465 | | # include <inttypes.h> |
---|
5466 | | #endif |
---|
5467 | | #ifdef HAVE_STDINT_H |
---|
5468 | | # include <stdint.h> |
---|
5469 | | #endif |
---|
5470 | | #ifdef HAVE_UNISTD_H |
---|
5471 | | # include <unistd.h> |
---|
5472 | | #endif |
---|
5473 | | #include <usersec.h> |
---|
5474 | configure:7109: result: no |
---|
5475 | configure:7109: checking usersec.h presence |
---|
5476 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
5477 | conftest.c:57:10: fatal error: 'usersec.h' file not found |
---|
5478 | #include <usersec.h> |
---|
5479 | ^~~~~~~~~~~ |
---|
5480 | 1 error generated. |
---|
5481 | configure:7109: $? = 1 |
---|
5482 | configure: failed program was: |
---|
5483 | | /* confdefs.h */ |
---|
5484 | | #define PACKAGE_NAME "OpenSSH" |
---|
5485 | | #define PACKAGE_TARNAME "openssh" |
---|
5486 | | #define PACKAGE_VERSION "Portable" |
---|
5487 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
5488 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
5489 | | #define PACKAGE_URL "" |
---|
5490 | | #define STDC_HEADERS 1 |
---|
5491 | | #define HAVE_SYS_TYPES_H 1 |
---|
5492 | | #define HAVE_SYS_STAT_H 1 |
---|
5493 | | #define HAVE_STDLIB_H 1 |
---|
5494 | | #define HAVE_STRING_H 1 |
---|
5495 | | #define HAVE_MEMORY_H 1 |
---|
5496 | | #define HAVE_STRINGS_H 1 |
---|
5497 | | #define HAVE_INTTYPES_H 1 |
---|
5498 | | #define HAVE_STDINT_H 1 |
---|
5499 | | #define HAVE_UNISTD_H 1 |
---|
5500 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
5501 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
5502 | | #define WITH_OPENSSL 1 |
---|
5503 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
5504 | | #define HAVE_DIRENT_H 1 |
---|
5505 | | #define HAVE_ERR_H 1 |
---|
5506 | | #define HAVE_FCNTL_H 1 |
---|
5507 | | #define HAVE_GETOPT_H 1 |
---|
5508 | | #define HAVE_GLOB_H 1 |
---|
5509 | | #define HAVE_IFADDRS_H 1 |
---|
5510 | | #define HAVE_INTTYPES_H 1 |
---|
5511 | | #define HAVE_LANGINFO_H 1 |
---|
5512 | | #define HAVE_LIMITS_H 1 |
---|
5513 | | #define HAVE_LOCALE_H 1 |
---|
5514 | | #define HAVE_NETDB_H 1 |
---|
5515 | | #define HAVE_PATHS_H 1 |
---|
5516 | | #define HAVE_POLL_H 1 |
---|
5517 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5518 | | #define HAVE_RPC_TYPES_H 1 |
---|
5519 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
5520 | | #define HAVE_STDDEF_H 1 |
---|
5521 | | #define HAVE_STDINT_H 1 |
---|
5522 | | #define HAVE_STRING_H 1 |
---|
5523 | | #define HAVE_STRINGS_H 1 |
---|
5524 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5525 | | #define HAVE_SYS_DIR_H 1 |
---|
5526 | | #define HAVE_SYS_FILE_H 1 |
---|
5527 | | #define HAVE_SYS_MMAN_H 1 |
---|
5528 | | #define HAVE_SYS_POLL_H 1 |
---|
5529 | | #define HAVE_SYS_PTRACE_H 1 |
---|
5530 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5531 | | #define HAVE_SYS_SELECT_H 1 |
---|
5532 | | #define HAVE_SYS_STAT_H 1 |
---|
5533 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5534 | | #define HAVE_SYS_TIME_H 1 |
---|
5535 | | #define HAVE_TIME_H 1 |
---|
5536 | | #define HAVE_TTYENT_H 1 |
---|
5537 | | #define HAVE_UNISTD_H 1 |
---|
5538 | | /* end confdefs.h. */ |
---|
5539 | | #include <usersec.h> |
---|
5540 | configure:7109: result: no |
---|
5541 | configure:7109: checking for usersec.h |
---|
5542 | configure:7109: result: no |
---|
5543 | configure:7109: checking util.h usability |
---|
5544 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5545 | configure:7109: $? = 0 |
---|
5546 | configure:7109: result: yes |
---|
5547 | configure:7109: checking util.h presence |
---|
5548 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
5549 | configure:7109: $? = 0 |
---|
5550 | configure:7109: result: yes |
---|
5551 | configure:7109: checking for util.h |
---|
5552 | configure:7109: result: yes |
---|
5553 | configure:7109: checking utime.h usability |
---|
5554 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5555 | configure:7109: $? = 0 |
---|
5556 | configure:7109: result: yes |
---|
5557 | configure:7109: checking utime.h presence |
---|
5558 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
5559 | configure:7109: $? = 0 |
---|
5560 | configure:7109: result: yes |
---|
5561 | configure:7109: checking for utime.h |
---|
5562 | configure:7109: result: yes |
---|
5563 | configure:7109: checking utmp.h usability |
---|
5564 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5565 | configure:7109: $? = 0 |
---|
5566 | configure:7109: result: yes |
---|
5567 | configure:7109: checking utmp.h presence |
---|
5568 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
5569 | configure:7109: $? = 0 |
---|
5570 | configure:7109: result: yes |
---|
5571 | configure:7109: checking for utmp.h |
---|
5572 | configure:7109: result: yes |
---|
5573 | configure:7109: checking utmpx.h usability |
---|
5574 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5575 | configure:7109: $? = 0 |
---|
5576 | configure:7109: result: yes |
---|
5577 | configure:7109: checking utmpx.h presence |
---|
5578 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
5579 | configure:7109: $? = 0 |
---|
5580 | configure:7109: result: yes |
---|
5581 | configure:7109: checking for utmpx.h |
---|
5582 | configure:7109: result: yes |
---|
5583 | configure:7109: checking vis.h usability |
---|
5584 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5585 | configure:7109: $? = 0 |
---|
5586 | configure:7109: result: yes |
---|
5587 | configure:7109: checking vis.h presence |
---|
5588 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
5589 | configure:7109: $? = 0 |
---|
5590 | configure:7109: result: yes |
---|
5591 | configure:7109: checking for vis.h |
---|
5592 | configure:7109: result: yes |
---|
5593 | configure:7109: checking wchar.h usability |
---|
5594 | configure:7109: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5595 | configure:7109: $? = 0 |
---|
5596 | configure:7109: result: yes |
---|
5597 | configure:7109: checking wchar.h presence |
---|
5598 | configure:7109: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
5599 | configure:7109: $? = 0 |
---|
5600 | configure:7109: result: yes |
---|
5601 | configure:7109: checking for wchar.h |
---|
5602 | configure:7109: result: yes |
---|
5603 | configure:7124: checking for sys/audit.h |
---|
5604 | configure:7124: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5605 | conftest.c:75:10: fatal error: 'sys/audit.h' file not found |
---|
5606 | #include <sys/audit.h> |
---|
5607 | ^~~~~~~~~~~~~ |
---|
5608 | 1 error generated. |
---|
5609 | configure:7124: $? = 1 |
---|
5610 | configure: failed program was: |
---|
5611 | | /* confdefs.h */ |
---|
5612 | | #define PACKAGE_NAME "OpenSSH" |
---|
5613 | | #define PACKAGE_TARNAME "openssh" |
---|
5614 | | #define PACKAGE_VERSION "Portable" |
---|
5615 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
5616 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
5617 | | #define PACKAGE_URL "" |
---|
5618 | | #define STDC_HEADERS 1 |
---|
5619 | | #define HAVE_SYS_TYPES_H 1 |
---|
5620 | | #define HAVE_SYS_STAT_H 1 |
---|
5621 | | #define HAVE_STDLIB_H 1 |
---|
5622 | | #define HAVE_STRING_H 1 |
---|
5623 | | #define HAVE_MEMORY_H 1 |
---|
5624 | | #define HAVE_STRINGS_H 1 |
---|
5625 | | #define HAVE_INTTYPES_H 1 |
---|
5626 | | #define HAVE_STDINT_H 1 |
---|
5627 | | #define HAVE_UNISTD_H 1 |
---|
5628 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
5629 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
5630 | | #define WITH_OPENSSL 1 |
---|
5631 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
5632 | | #define HAVE_DIRENT_H 1 |
---|
5633 | | #define HAVE_ERR_H 1 |
---|
5634 | | #define HAVE_FCNTL_H 1 |
---|
5635 | | #define HAVE_GETOPT_H 1 |
---|
5636 | | #define HAVE_GLOB_H 1 |
---|
5637 | | #define HAVE_IFADDRS_H 1 |
---|
5638 | | #define HAVE_INTTYPES_H 1 |
---|
5639 | | #define HAVE_LANGINFO_H 1 |
---|
5640 | | #define HAVE_LIMITS_H 1 |
---|
5641 | | #define HAVE_LOCALE_H 1 |
---|
5642 | | #define HAVE_NETDB_H 1 |
---|
5643 | | #define HAVE_PATHS_H 1 |
---|
5644 | | #define HAVE_POLL_H 1 |
---|
5645 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5646 | | #define HAVE_RPC_TYPES_H 1 |
---|
5647 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
5648 | | #define HAVE_STDDEF_H 1 |
---|
5649 | | #define HAVE_STDINT_H 1 |
---|
5650 | | #define HAVE_STRING_H 1 |
---|
5651 | | #define HAVE_STRINGS_H 1 |
---|
5652 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5653 | | #define HAVE_SYS_DIR_H 1 |
---|
5654 | | #define HAVE_SYS_FILE_H 1 |
---|
5655 | | #define HAVE_SYS_MMAN_H 1 |
---|
5656 | | #define HAVE_SYS_POLL_H 1 |
---|
5657 | | #define HAVE_SYS_PTRACE_H 1 |
---|
5658 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5659 | | #define HAVE_SYS_SELECT_H 1 |
---|
5660 | | #define HAVE_SYS_STAT_H 1 |
---|
5661 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5662 | | #define HAVE_SYS_TIME_H 1 |
---|
5663 | | #define HAVE_TIME_H 1 |
---|
5664 | | #define HAVE_TTYENT_H 1 |
---|
5665 | | #define HAVE_UNISTD_H 1 |
---|
5666 | | #define HAVE_UTIL_H 1 |
---|
5667 | | #define HAVE_UTIME_H 1 |
---|
5668 | | #define HAVE_UTMP_H 1 |
---|
5669 | | #define HAVE_UTMPX_H 1 |
---|
5670 | | #define HAVE_VIS_H 1 |
---|
5671 | | #define HAVE_WCHAR_H 1 |
---|
5672 | | /* end confdefs.h. */ |
---|
5673 | | |
---|
5674 | | #ifdef HAVE_SYS_TIME_H |
---|
5675 | | # include <sys/time.h> |
---|
5676 | | #endif |
---|
5677 | | #ifdef HAVE_SYS_TYPES_H |
---|
5678 | | # include <sys/types.h> |
---|
5679 | | #endif |
---|
5680 | | #ifdef HAVE_SYS_LABEL_H |
---|
5681 | | # include <sys/label.h> |
---|
5682 | | #endif |
---|
5683 | | |
---|
5684 | | |
---|
5685 | | #include <sys/audit.h> |
---|
5686 | configure:7124: result: no |
---|
5687 | configure:7149: checking for sys/capsicum.h |
---|
5688 | configure:7149: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5689 | conftest.c:69:10: fatal error: 'sys/capsicum.h' file not found |
---|
5690 | #include <sys/capsicum.h> |
---|
5691 | ^~~~~~~~~~~~~~~~ |
---|
5692 | 1 error generated. |
---|
5693 | configure:7149: $? = 1 |
---|
5694 | configure: failed program was: |
---|
5695 | | /* confdefs.h */ |
---|
5696 | | #define PACKAGE_NAME "OpenSSH" |
---|
5697 | | #define PACKAGE_TARNAME "openssh" |
---|
5698 | | #define PACKAGE_VERSION "Portable" |
---|
5699 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
5700 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
5701 | | #define PACKAGE_URL "" |
---|
5702 | | #define STDC_HEADERS 1 |
---|
5703 | | #define HAVE_SYS_TYPES_H 1 |
---|
5704 | | #define HAVE_SYS_STAT_H 1 |
---|
5705 | | #define HAVE_STDLIB_H 1 |
---|
5706 | | #define HAVE_STRING_H 1 |
---|
5707 | | #define HAVE_MEMORY_H 1 |
---|
5708 | | #define HAVE_STRINGS_H 1 |
---|
5709 | | #define HAVE_INTTYPES_H 1 |
---|
5710 | | #define HAVE_STDINT_H 1 |
---|
5711 | | #define HAVE_UNISTD_H 1 |
---|
5712 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
5713 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
5714 | | #define WITH_OPENSSL 1 |
---|
5715 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
5716 | | #define HAVE_DIRENT_H 1 |
---|
5717 | | #define HAVE_ERR_H 1 |
---|
5718 | | #define HAVE_FCNTL_H 1 |
---|
5719 | | #define HAVE_GETOPT_H 1 |
---|
5720 | | #define HAVE_GLOB_H 1 |
---|
5721 | | #define HAVE_IFADDRS_H 1 |
---|
5722 | | #define HAVE_INTTYPES_H 1 |
---|
5723 | | #define HAVE_LANGINFO_H 1 |
---|
5724 | | #define HAVE_LIMITS_H 1 |
---|
5725 | | #define HAVE_LOCALE_H 1 |
---|
5726 | | #define HAVE_NETDB_H 1 |
---|
5727 | | #define HAVE_PATHS_H 1 |
---|
5728 | | #define HAVE_POLL_H 1 |
---|
5729 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5730 | | #define HAVE_RPC_TYPES_H 1 |
---|
5731 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
5732 | | #define HAVE_STDDEF_H 1 |
---|
5733 | | #define HAVE_STDINT_H 1 |
---|
5734 | | #define HAVE_STRING_H 1 |
---|
5735 | | #define HAVE_STRINGS_H 1 |
---|
5736 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5737 | | #define HAVE_SYS_DIR_H 1 |
---|
5738 | | #define HAVE_SYS_FILE_H 1 |
---|
5739 | | #define HAVE_SYS_MMAN_H 1 |
---|
5740 | | #define HAVE_SYS_POLL_H 1 |
---|
5741 | | #define HAVE_SYS_PTRACE_H 1 |
---|
5742 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5743 | | #define HAVE_SYS_SELECT_H 1 |
---|
5744 | | #define HAVE_SYS_STAT_H 1 |
---|
5745 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5746 | | #define HAVE_SYS_TIME_H 1 |
---|
5747 | | #define HAVE_TIME_H 1 |
---|
5748 | | #define HAVE_TTYENT_H 1 |
---|
5749 | | #define HAVE_UNISTD_H 1 |
---|
5750 | | #define HAVE_UTIL_H 1 |
---|
5751 | | #define HAVE_UTIME_H 1 |
---|
5752 | | #define HAVE_UTMP_H 1 |
---|
5753 | | #define HAVE_UTMPX_H 1 |
---|
5754 | | #define HAVE_VIS_H 1 |
---|
5755 | | #define HAVE_WCHAR_H 1 |
---|
5756 | | /* end confdefs.h. */ |
---|
5757 | | |
---|
5758 | | #ifdef HAVE_SYS_TYPES_H |
---|
5759 | | # include <sys/types.h> |
---|
5760 | | #endif |
---|
5761 | | |
---|
5762 | | |
---|
5763 | | #include <sys/capsicum.h> |
---|
5764 | configure:7149: result: no |
---|
5765 | configure:7170: checking for net/route.h |
---|
5766 | configure:7170: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5767 | configure:7170: $? = 0 |
---|
5768 | configure:7170: result: yes |
---|
5769 | configure:7170: checking for sys/sysctl.h |
---|
5770 | configure:7170: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5771 | configure:7170: $? = 0 |
---|
5772 | configure:7170: result: yes |
---|
5773 | configure:7191: checking for lastlog.h |
---|
5774 | configure:7191: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5775 | conftest.c:71:10: fatal error: 'lastlog.h' file not found |
---|
5776 | #include <lastlog.h> |
---|
5777 | ^~~~~~~~~~~ |
---|
5778 | 1 error generated. |
---|
5779 | configure:7191: $? = 1 |
---|
5780 | configure: failed program was: |
---|
5781 | | /* confdefs.h */ |
---|
5782 | | #define PACKAGE_NAME "OpenSSH" |
---|
5783 | | #define PACKAGE_TARNAME "openssh" |
---|
5784 | | #define PACKAGE_VERSION "Portable" |
---|
5785 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
5786 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
5787 | | #define PACKAGE_URL "" |
---|
5788 | | #define STDC_HEADERS 1 |
---|
5789 | | #define HAVE_SYS_TYPES_H 1 |
---|
5790 | | #define HAVE_SYS_STAT_H 1 |
---|
5791 | | #define HAVE_STDLIB_H 1 |
---|
5792 | | #define HAVE_STRING_H 1 |
---|
5793 | | #define HAVE_MEMORY_H 1 |
---|
5794 | | #define HAVE_STRINGS_H 1 |
---|
5795 | | #define HAVE_INTTYPES_H 1 |
---|
5796 | | #define HAVE_STDINT_H 1 |
---|
5797 | | #define HAVE_UNISTD_H 1 |
---|
5798 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
5799 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
5800 | | #define WITH_OPENSSL 1 |
---|
5801 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
5802 | | #define HAVE_DIRENT_H 1 |
---|
5803 | | #define HAVE_ERR_H 1 |
---|
5804 | | #define HAVE_FCNTL_H 1 |
---|
5805 | | #define HAVE_GETOPT_H 1 |
---|
5806 | | #define HAVE_GLOB_H 1 |
---|
5807 | | #define HAVE_IFADDRS_H 1 |
---|
5808 | | #define HAVE_INTTYPES_H 1 |
---|
5809 | | #define HAVE_LANGINFO_H 1 |
---|
5810 | | #define HAVE_LIMITS_H 1 |
---|
5811 | | #define HAVE_LOCALE_H 1 |
---|
5812 | | #define HAVE_NETDB_H 1 |
---|
5813 | | #define HAVE_PATHS_H 1 |
---|
5814 | | #define HAVE_POLL_H 1 |
---|
5815 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5816 | | #define HAVE_RPC_TYPES_H 1 |
---|
5817 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
5818 | | #define HAVE_STDDEF_H 1 |
---|
5819 | | #define HAVE_STDINT_H 1 |
---|
5820 | | #define HAVE_STRING_H 1 |
---|
5821 | | #define HAVE_STRINGS_H 1 |
---|
5822 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5823 | | #define HAVE_SYS_DIR_H 1 |
---|
5824 | | #define HAVE_SYS_FILE_H 1 |
---|
5825 | | #define HAVE_SYS_MMAN_H 1 |
---|
5826 | | #define HAVE_SYS_POLL_H 1 |
---|
5827 | | #define HAVE_SYS_PTRACE_H 1 |
---|
5828 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5829 | | #define HAVE_SYS_SELECT_H 1 |
---|
5830 | | #define HAVE_SYS_STAT_H 1 |
---|
5831 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5832 | | #define HAVE_SYS_TIME_H 1 |
---|
5833 | | #define HAVE_TIME_H 1 |
---|
5834 | | #define HAVE_TTYENT_H 1 |
---|
5835 | | #define HAVE_UNISTD_H 1 |
---|
5836 | | #define HAVE_UTIL_H 1 |
---|
5837 | | #define HAVE_UTIME_H 1 |
---|
5838 | | #define HAVE_UTMP_H 1 |
---|
5839 | | #define HAVE_UTMPX_H 1 |
---|
5840 | | #define HAVE_VIS_H 1 |
---|
5841 | | #define HAVE_WCHAR_H 1 |
---|
5842 | | #define HAVE_NET_ROUTE_H 1 |
---|
5843 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5844 | | /* end confdefs.h. */ |
---|
5845 | | |
---|
5846 | | #ifdef HAVE_SYS_TIME_H |
---|
5847 | | # include <sys/time.h> |
---|
5848 | | #endif |
---|
5849 | | |
---|
5850 | | |
---|
5851 | | #include <lastlog.h> |
---|
5852 | configure:7191: result: no |
---|
5853 | configure:7210: checking for sys/ptms.h |
---|
5854 | configure:7210: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5855 | conftest.c:71:10: fatal error: 'sys/ptms.h' file not found |
---|
5856 | #include <sys/ptms.h> |
---|
5857 | ^~~~~~~~~~~~ |
---|
5858 | 1 error generated. |
---|
5859 | configure:7210: $? = 1 |
---|
5860 | configure: failed program was: |
---|
5861 | | /* confdefs.h */ |
---|
5862 | | #define PACKAGE_NAME "OpenSSH" |
---|
5863 | | #define PACKAGE_TARNAME "openssh" |
---|
5864 | | #define PACKAGE_VERSION "Portable" |
---|
5865 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
5866 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
5867 | | #define PACKAGE_URL "" |
---|
5868 | | #define STDC_HEADERS 1 |
---|
5869 | | #define HAVE_SYS_TYPES_H 1 |
---|
5870 | | #define HAVE_SYS_STAT_H 1 |
---|
5871 | | #define HAVE_STDLIB_H 1 |
---|
5872 | | #define HAVE_STRING_H 1 |
---|
5873 | | #define HAVE_MEMORY_H 1 |
---|
5874 | | #define HAVE_STRINGS_H 1 |
---|
5875 | | #define HAVE_INTTYPES_H 1 |
---|
5876 | | #define HAVE_STDINT_H 1 |
---|
5877 | | #define HAVE_UNISTD_H 1 |
---|
5878 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
5879 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
5880 | | #define WITH_OPENSSL 1 |
---|
5881 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
5882 | | #define HAVE_DIRENT_H 1 |
---|
5883 | | #define HAVE_ERR_H 1 |
---|
5884 | | #define HAVE_FCNTL_H 1 |
---|
5885 | | #define HAVE_GETOPT_H 1 |
---|
5886 | | #define HAVE_GLOB_H 1 |
---|
5887 | | #define HAVE_IFADDRS_H 1 |
---|
5888 | | #define HAVE_INTTYPES_H 1 |
---|
5889 | | #define HAVE_LANGINFO_H 1 |
---|
5890 | | #define HAVE_LIMITS_H 1 |
---|
5891 | | #define HAVE_LOCALE_H 1 |
---|
5892 | | #define HAVE_NETDB_H 1 |
---|
5893 | | #define HAVE_PATHS_H 1 |
---|
5894 | | #define HAVE_POLL_H 1 |
---|
5895 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5896 | | #define HAVE_RPC_TYPES_H 1 |
---|
5897 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
5898 | | #define HAVE_STDDEF_H 1 |
---|
5899 | | #define HAVE_STDINT_H 1 |
---|
5900 | | #define HAVE_STRING_H 1 |
---|
5901 | | #define HAVE_STRINGS_H 1 |
---|
5902 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5903 | | #define HAVE_SYS_DIR_H 1 |
---|
5904 | | #define HAVE_SYS_FILE_H 1 |
---|
5905 | | #define HAVE_SYS_MMAN_H 1 |
---|
5906 | | #define HAVE_SYS_POLL_H 1 |
---|
5907 | | #define HAVE_SYS_PTRACE_H 1 |
---|
5908 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5909 | | #define HAVE_SYS_SELECT_H 1 |
---|
5910 | | #define HAVE_SYS_STAT_H 1 |
---|
5911 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5912 | | #define HAVE_SYS_TIME_H 1 |
---|
5913 | | #define HAVE_TIME_H 1 |
---|
5914 | | #define HAVE_TTYENT_H 1 |
---|
5915 | | #define HAVE_UNISTD_H 1 |
---|
5916 | | #define HAVE_UTIL_H 1 |
---|
5917 | | #define HAVE_UTIME_H 1 |
---|
5918 | | #define HAVE_UTMP_H 1 |
---|
5919 | | #define HAVE_UTMPX_H 1 |
---|
5920 | | #define HAVE_VIS_H 1 |
---|
5921 | | #define HAVE_WCHAR_H 1 |
---|
5922 | | #define HAVE_NET_ROUTE_H 1 |
---|
5923 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5924 | | /* end confdefs.h. */ |
---|
5925 | | |
---|
5926 | | #ifdef HAVE_SYS_STREAM_H |
---|
5927 | | # include <sys/stream.h> |
---|
5928 | | #endif |
---|
5929 | | |
---|
5930 | | |
---|
5931 | | #include <sys/ptms.h> |
---|
5932 | configure:7210: result: no |
---|
5933 | configure:7229: checking for login_cap.h |
---|
5934 | configure:7229: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
5935 | conftest.c:69:10: fatal error: 'login_cap.h' file not found |
---|
5936 | #include <login_cap.h> |
---|
5937 | ^~~~~~~~~~~~~ |
---|
5938 | 1 error generated. |
---|
5939 | configure:7229: $? = 1 |
---|
5940 | configure: failed program was: |
---|
5941 | | /* confdefs.h */ |
---|
5942 | | #define PACKAGE_NAME "OpenSSH" |
---|
5943 | | #define PACKAGE_TARNAME "openssh" |
---|
5944 | | #define PACKAGE_VERSION "Portable" |
---|
5945 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
5946 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
5947 | | #define PACKAGE_URL "" |
---|
5948 | | #define STDC_HEADERS 1 |
---|
5949 | | #define HAVE_SYS_TYPES_H 1 |
---|
5950 | | #define HAVE_SYS_STAT_H 1 |
---|
5951 | | #define HAVE_STDLIB_H 1 |
---|
5952 | | #define HAVE_STRING_H 1 |
---|
5953 | | #define HAVE_MEMORY_H 1 |
---|
5954 | | #define HAVE_STRINGS_H 1 |
---|
5955 | | #define HAVE_INTTYPES_H 1 |
---|
5956 | | #define HAVE_STDINT_H 1 |
---|
5957 | | #define HAVE_UNISTD_H 1 |
---|
5958 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
5959 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
5960 | | #define WITH_OPENSSL 1 |
---|
5961 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
5962 | | #define HAVE_DIRENT_H 1 |
---|
5963 | | #define HAVE_ERR_H 1 |
---|
5964 | | #define HAVE_FCNTL_H 1 |
---|
5965 | | #define HAVE_GETOPT_H 1 |
---|
5966 | | #define HAVE_GLOB_H 1 |
---|
5967 | | #define HAVE_IFADDRS_H 1 |
---|
5968 | | #define HAVE_INTTYPES_H 1 |
---|
5969 | | #define HAVE_LANGINFO_H 1 |
---|
5970 | | #define HAVE_LIMITS_H 1 |
---|
5971 | | #define HAVE_LOCALE_H 1 |
---|
5972 | | #define HAVE_NETDB_H 1 |
---|
5973 | | #define HAVE_PATHS_H 1 |
---|
5974 | | #define HAVE_POLL_H 1 |
---|
5975 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5976 | | #define HAVE_RPC_TYPES_H 1 |
---|
5977 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
5978 | | #define HAVE_STDDEF_H 1 |
---|
5979 | | #define HAVE_STDINT_H 1 |
---|
5980 | | #define HAVE_STRING_H 1 |
---|
5981 | | #define HAVE_STRINGS_H 1 |
---|
5982 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5983 | | #define HAVE_SYS_DIR_H 1 |
---|
5984 | | #define HAVE_SYS_FILE_H 1 |
---|
5985 | | #define HAVE_SYS_MMAN_H 1 |
---|
5986 | | #define HAVE_SYS_POLL_H 1 |
---|
5987 | | #define HAVE_SYS_PTRACE_H 1 |
---|
5988 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5989 | | #define HAVE_SYS_SELECT_H 1 |
---|
5990 | | #define HAVE_SYS_STAT_H 1 |
---|
5991 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5992 | | #define HAVE_SYS_TIME_H 1 |
---|
5993 | | #define HAVE_TIME_H 1 |
---|
5994 | | #define HAVE_TTYENT_H 1 |
---|
5995 | | #define HAVE_UNISTD_H 1 |
---|
5996 | | #define HAVE_UTIL_H 1 |
---|
5997 | | #define HAVE_UTIME_H 1 |
---|
5998 | | #define HAVE_UTMP_H 1 |
---|
5999 | | #define HAVE_UTMPX_H 1 |
---|
6000 | | #define HAVE_VIS_H 1 |
---|
6001 | | #define HAVE_WCHAR_H 1 |
---|
6002 | | #define HAVE_NET_ROUTE_H 1 |
---|
6003 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6004 | | /* end confdefs.h. */ |
---|
6005 | | |
---|
6006 | | #include <sys/types.h> |
---|
6007 | | |
---|
6008 | | |
---|
6009 | | #include <login_cap.h> |
---|
6010 | configure:7229: result: no |
---|
6011 | configure:7246: checking for sys/mount.h |
---|
6012 | configure:7246: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
6013 | configure:7246: $? = 0 |
---|
6014 | configure:7246: result: yes |
---|
6015 | configure:7263: checking for sys/un.h |
---|
6016 | configure:7263: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
6017 | configure:7263: $? = 0 |
---|
6018 | configure:7263: result: yes |
---|
6019 | configure:7665: checking if we have working getaddrinfo |
---|
6020 | configure:7681: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fstack-protector-strong conftest.c >&5 |
---|
6021 | conftest.c:68:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
6022 | main() { if (NSVersionOfRunTimeLibrary("System") >= (60 << 16)) |
---|
6023 | ^ |
---|
6024 | conftest.c:69:3: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
6025 | exit(0); |
---|
6026 | ^ |
---|
6027 | conftest.c:69:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
6028 | 1 warning and 1 error generated. |
---|
6029 | configure:7681: $? = 1 |
---|
6030 | configure: program exited with status 1 |
---|
6031 | configure: failed program was: |
---|
6032 | | /* confdefs.h */ |
---|
6033 | | #define PACKAGE_NAME "OpenSSH" |
---|
6034 | | #define PACKAGE_TARNAME "openssh" |
---|
6035 | | #define PACKAGE_VERSION "Portable" |
---|
6036 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
6037 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
6038 | | #define PACKAGE_URL "" |
---|
6039 | | #define STDC_HEADERS 1 |
---|
6040 | | #define HAVE_SYS_TYPES_H 1 |
---|
6041 | | #define HAVE_SYS_STAT_H 1 |
---|
6042 | | #define HAVE_STDLIB_H 1 |
---|
6043 | | #define HAVE_STRING_H 1 |
---|
6044 | | #define HAVE_MEMORY_H 1 |
---|
6045 | | #define HAVE_STRINGS_H 1 |
---|
6046 | | #define HAVE_INTTYPES_H 1 |
---|
6047 | | #define HAVE_STDINT_H 1 |
---|
6048 | | #define HAVE_UNISTD_H 1 |
---|
6049 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
6050 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
6051 | | #define WITH_OPENSSL 1 |
---|
6052 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
6053 | | #define HAVE_DIRENT_H 1 |
---|
6054 | | #define HAVE_ERR_H 1 |
---|
6055 | | #define HAVE_FCNTL_H 1 |
---|
6056 | | #define HAVE_GETOPT_H 1 |
---|
6057 | | #define HAVE_GLOB_H 1 |
---|
6058 | | #define HAVE_IFADDRS_H 1 |
---|
6059 | | #define HAVE_INTTYPES_H 1 |
---|
6060 | | #define HAVE_LANGINFO_H 1 |
---|
6061 | | #define HAVE_LIMITS_H 1 |
---|
6062 | | #define HAVE_LOCALE_H 1 |
---|
6063 | | #define HAVE_NETDB_H 1 |
---|
6064 | | #define HAVE_PATHS_H 1 |
---|
6065 | | #define HAVE_POLL_H 1 |
---|
6066 | | #define HAVE_READPASSPHRASE_H 1 |
---|
6067 | | #define HAVE_RPC_TYPES_H 1 |
---|
6068 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
6069 | | #define HAVE_STDDEF_H 1 |
---|
6070 | | #define HAVE_STDINT_H 1 |
---|
6071 | | #define HAVE_STRING_H 1 |
---|
6072 | | #define HAVE_STRINGS_H 1 |
---|
6073 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6074 | | #define HAVE_SYS_DIR_H 1 |
---|
6075 | | #define HAVE_SYS_FILE_H 1 |
---|
6076 | | #define HAVE_SYS_MMAN_H 1 |
---|
6077 | | #define HAVE_SYS_POLL_H 1 |
---|
6078 | | #define HAVE_SYS_PTRACE_H 1 |
---|
6079 | | #define HAVE_SYS_RANDOM_H 1 |
---|
6080 | | #define HAVE_SYS_SELECT_H 1 |
---|
6081 | | #define HAVE_SYS_STAT_H 1 |
---|
6082 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6083 | | #define HAVE_SYS_TIME_H 1 |
---|
6084 | | #define HAVE_TIME_H 1 |
---|
6085 | | #define HAVE_TTYENT_H 1 |
---|
6086 | | #define HAVE_UNISTD_H 1 |
---|
6087 | | #define HAVE_UTIL_H 1 |
---|
6088 | | #define HAVE_UTIME_H 1 |
---|
6089 | | #define HAVE_UTMP_H 1 |
---|
6090 | | #define HAVE_UTMPX_H 1 |
---|
6091 | | #define HAVE_VIS_H 1 |
---|
6092 | | #define HAVE_WCHAR_H 1 |
---|
6093 | | #define HAVE_NET_ROUTE_H 1 |
---|
6094 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6095 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6096 | | #define HAVE_SYS_UN_H 1 |
---|
6097 | | /* end confdefs.h. */ |
---|
6098 | | #include <mach-o/dyld.h> |
---|
6099 | | main() { if (NSVersionOfRunTimeLibrary("System") >= (60 << 16)) |
---|
6100 | | exit(0); |
---|
6101 | | else |
---|
6102 | | exit(1); |
---|
6103 | | } |
---|
6104 | | |
---|
6105 | configure:7685: result: buggy |
---|
6106 | configure:7719: checking if we have the Security Authorization Session API |
---|
6107 | configure:7732: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
6108 | configure:7732: $? = 0 |
---|
6109 | configure:7738: result: yes |
---|
6110 | configure:7746: checking if we have an in-memory credentials cache |
---|
6111 | configure:7760: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
6112 | conftest.c:82:11: warning: 'cc_initialize' is deprecated: use gss_iter_creds instead [-Wdeprecated-declarations] |
---|
6113 | (void) cc_initialize (&c, 0, NULL, NULL); |
---|
6114 | ^ |
---|
6115 | /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Kerberos.framework/Headers/CredentialsCache.h:1472:5: note: 'cc_initialize' has been explicitly marked deprecated here |
---|
6116 | cc_deprecated("use gss_iter_creds instead"); |
---|
6117 | ^ |
---|
6118 | /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Kerberos.framework/Headers/CredentialsCache.h:78:44: note: expanded from macro 'cc_deprecated' |
---|
6119 | #define cc_deprecated(x) __attribute__((deprecated(x))); |
---|
6120 | ^ |
---|
6121 | 1 warning generated. |
---|
6122 | configure:7760: $? = 0 |
---|
6123 | configure:7765: result: yes |
---|
6124 | configure:7777: checking whether AU_IPv4 is declared |
---|
6125 | configure:7777: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
6126 | configure:7777: $? = 0 |
---|
6127 | configure:7777: result: yes |
---|
6128 | configure:7795: checking for sandbox_init |
---|
6129 | configure:7795: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fstack-protector-strong conftest.c -framework Security -framework Security >&5 |
---|
6130 | configure:7795: $? = 0 |
---|
6131 | configure:7795: result: yes |
---|
6132 | configure:7806: checking sandbox.h usability |
---|
6133 | configure:7806: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
6134 | configure:7806: $? = 0 |
---|
6135 | configure:7806: result: yes |
---|
6136 | configure:7806: checking sandbox.h presence |
---|
6137 | configure:7806: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
6138 | configure:7806: $? = 0 |
---|
6139 | configure:7806: result: yes |
---|
6140 | configure:7806: checking for sandbox.h |
---|
6141 | configure:7806: result: yes |
---|
6142 | configure:7816: checking for sandbox_apply in -lsandbox |
---|
6143 | configure:7841: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fstack-protector-strong conftest.c -lsandbox -framework Security -framework Security >&5 |
---|
6144 | configure:7841: $? = 0 |
---|
6145 | configure:7850: result: yes |
---|
6146 | configure:7861: checking libproc.h usability |
---|
6147 | configure:7861: /usr/bin/clang -c -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
6148 | configure:7861: $? = 0 |
---|
6149 | configure:7861: result: yes |
---|
6150 | configure:7861: checking libproc.h presence |
---|
6151 | configure:7861: /usr/bin/clang -E -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
6152 | configure:7861: $? = 0 |
---|
6153 | configure:7861: result: yes |
---|
6154 | configure:7861: checking for libproc.h |
---|
6155 | configure:7861: result: yes |
---|
6156 | configure:7873: checking for proc_pidinfo |
---|
6157 | configure:7873: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fstack-protector-strong conftest.c -framework Security -framework Security >&5 |
---|
6158 | configure:7873: $? = 0 |
---|
6159 | configure:7873: result: yes |
---|
6160 | configure:9029: checking compiler and flags for sanity |
---|
6161 | configure:9047: /usr/bin/clang -o conftest -pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fstack-protector-strong conftest.c -framework Security -framework Security >&5 |
---|
6162 | conftest.c:88:2: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
6163 | exit(0); |
---|
6164 | ^ |
---|
6165 | conftest.c:88:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
6166 | 1 error generated. |
---|
6167 | configure:9047: $? = 1 |
---|
6168 | configure: program exited with status 1 |
---|
6169 | configure: failed program was: |
---|
6170 | | /* confdefs.h */ |
---|
6171 | | #define PACKAGE_NAME "OpenSSH" |
---|
6172 | | #define PACKAGE_TARNAME "openssh" |
---|
6173 | | #define PACKAGE_VERSION "Portable" |
---|
6174 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
6175 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
6176 | | #define PACKAGE_URL "" |
---|
6177 | | #define STDC_HEADERS 1 |
---|
6178 | | #define HAVE_SYS_TYPES_H 1 |
---|
6179 | | #define HAVE_SYS_STAT_H 1 |
---|
6180 | | #define HAVE_STDLIB_H 1 |
---|
6181 | | #define HAVE_STRING_H 1 |
---|
6182 | | #define HAVE_MEMORY_H 1 |
---|
6183 | | #define HAVE_STRINGS_H 1 |
---|
6184 | | #define HAVE_INTTYPES_H 1 |
---|
6185 | | #define HAVE_STDINT_H 1 |
---|
6186 | | #define HAVE_UNISTD_H 1 |
---|
6187 | | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
6188 | | #define HAVE_RLIMIT_NPROC /**/ |
---|
6189 | | #define WITH_OPENSSL 1 |
---|
6190 | | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
6191 | | #define HAVE_DIRENT_H 1 |
---|
6192 | | #define HAVE_ERR_H 1 |
---|
6193 | | #define HAVE_FCNTL_H 1 |
---|
6194 | | #define HAVE_GETOPT_H 1 |
---|
6195 | | #define HAVE_GLOB_H 1 |
---|
6196 | | #define HAVE_IFADDRS_H 1 |
---|
6197 | | #define HAVE_INTTYPES_H 1 |
---|
6198 | | #define HAVE_LANGINFO_H 1 |
---|
6199 | | #define HAVE_LIMITS_H 1 |
---|
6200 | | #define HAVE_LOCALE_H 1 |
---|
6201 | | #define HAVE_NETDB_H 1 |
---|
6202 | | #define HAVE_PATHS_H 1 |
---|
6203 | | #define HAVE_POLL_H 1 |
---|
6204 | | #define HAVE_READPASSPHRASE_H 1 |
---|
6205 | | #define HAVE_RPC_TYPES_H 1 |
---|
6206 | | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
6207 | | #define HAVE_STDDEF_H 1 |
---|
6208 | | #define HAVE_STDINT_H 1 |
---|
6209 | | #define HAVE_STRING_H 1 |
---|
6210 | | #define HAVE_STRINGS_H 1 |
---|
6211 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6212 | | #define HAVE_SYS_DIR_H 1 |
---|
6213 | | #define HAVE_SYS_FILE_H 1 |
---|
6214 | | #define HAVE_SYS_MMAN_H 1 |
---|
6215 | | #define HAVE_SYS_POLL_H 1 |
---|
6216 | | #define HAVE_SYS_PTRACE_H 1 |
---|
6217 | | #define HAVE_SYS_RANDOM_H 1 |
---|
6218 | | #define HAVE_SYS_SELECT_H 1 |
---|
6219 | | #define HAVE_SYS_STAT_H 1 |
---|
6220 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6221 | | #define HAVE_SYS_TIME_H 1 |
---|
6222 | | #define HAVE_TIME_H 1 |
---|
6223 | | #define HAVE_TTYENT_H 1 |
---|
6224 | | #define HAVE_UNISTD_H 1 |
---|
6225 | | #define HAVE_UTIL_H 1 |
---|
6226 | | #define HAVE_UTIME_H 1 |
---|
6227 | | #define HAVE_UTMP_H 1 |
---|
6228 | | #define HAVE_UTMPX_H 1 |
---|
6229 | | #define HAVE_VIS_H 1 |
---|
6230 | | #define HAVE_WCHAR_H 1 |
---|
6231 | | #define HAVE_NET_ROUTE_H 1 |
---|
6232 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6233 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6234 | | #define HAVE_SYS_UN_H 1 |
---|
6235 | | #define BROKEN_GETADDRINFO 1 |
---|
6236 | | #define SETEUID_BREAKS_SETUID 1 |
---|
6237 | | #define BROKEN_SETREUID 1 |
---|
6238 | | #define BROKEN_SETREGID 1 |
---|
6239 | | #define BROKEN_GLOB 1 |
---|
6240 | | #define BIND_8_COMPAT 1 |
---|
6241 | | #define SSH_TUN_FREEBSD 1 |
---|
6242 | | #define SSH_TUN_COMPAT_AF 1 |
---|
6243 | | #define SSH_TUN_PREPEND_AF 1 |
---|
6244 | | #define USE_SECURITY_SESSION_API 1 |
---|
6245 | | #define USE_CCAPI 1 |
---|
6246 | | #define LASTLOG_WRITE_PUTUTXLINE 1 |
---|
6247 | | #define SPT_TYPE SPT_REUSEARGV |
---|
6248 | | #define HAVE_SANDBOX_INIT 1 |
---|
6249 | | #define HAVE_SANDBOX_H 1 |
---|
6250 | | #define HAVE_LIBPROC_H 1 |
---|
6251 | | #define HAVE_PROC_PIDINFO 1 |
---|
6252 | | /* end confdefs.h. */ |
---|
6253 | | #include <stdio.h> |
---|
6254 | | int |
---|
6255 | | main () |
---|
6256 | | { |
---|
6257 | | exit(0); |
---|
6258 | | ; |
---|
6259 | | return 0; |
---|
6260 | | } |
---|
6261 | configure:9052: result: no |
---|
6262 | configure:9054: error: *** compiler cannot create working executables, check config.log *** |
---|
6263 | |
---|
6264 | ## ---------------- ## |
---|
6265 | ## Cache variables. ## |
---|
6266 | ## ---------------- ## |
---|
6267 | |
---|
6268 | ac_cv_build=x86_64-apple-darwin19.6.0 |
---|
6269 | ac_cv_c_bigendian=no |
---|
6270 | ac_cv_c_compiler_gnu=yes |
---|
6271 | ac_cv_c_inline=inline |
---|
6272 | ac_cv_env_CC_set=set |
---|
6273 | ac_cv_env_CC_value=/usr/bin/clang |
---|
6274 | ac_cv_env_CFLAGS_set=set |
---|
6275 | ac_cv_env_CFLAGS_value='-pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
6276 | ac_cv_env_CPPFLAGS_set=set |
---|
6277 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' |
---|
6278 | ac_cv_env_CPP_set= |
---|
6279 | ac_cv_env_CPP_value= |
---|
6280 | ac_cv_env_LDFLAGS_set=set |
---|
6281 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
6282 | ac_cv_env_LIBS_set= |
---|
6283 | ac_cv_env_LIBS_value= |
---|
6284 | ac_cv_env_OBJCFLAGS_set=set |
---|
6285 | ac_cv_env_OBJCFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
6286 | ac_cv_env_OBJC_set=set |
---|
6287 | ac_cv_env_OBJC_value=/usr/bin/clang |
---|
6288 | ac_cv_env_build_alias_set= |
---|
6289 | ac_cv_env_build_alias_value= |
---|
6290 | ac_cv_env_host_alias_set= |
---|
6291 | ac_cv_env_host_alias_value= |
---|
6292 | ac_cv_env_target_alias_set= |
---|
6293 | ac_cv_env_target_alias_value= |
---|
6294 | ac_cv_func_proc_pidinfo=yes |
---|
6295 | ac_cv_func_sandbox_init=yes |
---|
6296 | ac_cv_have_decl_AU_IPv4=yes |
---|
6297 | ac_cv_have_decl_LLONG_MAX=yes |
---|
6298 | ac_cv_have_decl_PR_SET_NO_NEW_PRIVS=no |
---|
6299 | ac_cv_have_decl_RLIMIT_NPROC=yes |
---|
6300 | ac_cv_have_decl_SYSTR_POLICY_KILL=no |
---|
6301 | ac_cv_header_blf_h=no |
---|
6302 | ac_cv_header_bstring_h=no |
---|
6303 | ac_cv_header_crypt_h=no |
---|
6304 | ac_cv_header_crypto_sha2_h=no |
---|
6305 | ac_cv_header_dirent_h=yes |
---|
6306 | ac_cv_header_elf_h=no |
---|
6307 | ac_cv_header_endian_h=no |
---|
6308 | ac_cv_header_err_h=yes |
---|
6309 | ac_cv_header_fcntl_h=yes |
---|
6310 | ac_cv_header_features_h=no |
---|
6311 | ac_cv_header_floatingpoint_h=no |
---|
6312 | ac_cv_header_getopt_h=yes |
---|
6313 | ac_cv_header_glob_h=yes |
---|
6314 | ac_cv_header_ia_h=no |
---|
6315 | ac_cv_header_iaf_h=no |
---|
6316 | ac_cv_header_ifaddrs_h=yes |
---|
6317 | ac_cv_header_inttypes_h=yes |
---|
6318 | ac_cv_header_langinfo_h=yes |
---|
6319 | ac_cv_header_lastlog_h=no |
---|
6320 | ac_cv_header_libproc_h=yes |
---|
6321 | ac_cv_header_limits_h=yes |
---|
6322 | ac_cv_header_locale_h=yes |
---|
6323 | ac_cv_header_login_cap_h=no |
---|
6324 | ac_cv_header_login_h=no |
---|
6325 | ac_cv_header_maillock_h=no |
---|
6326 | ac_cv_header_memory_h=yes |
---|
6327 | ac_cv_header_ndir_h=no |
---|
6328 | ac_cv_header_net_if_tun_h=no |
---|
6329 | ac_cv_header_net_route_h=yes |
---|
6330 | ac_cv_header_netdb_h=yes |
---|
6331 | ac_cv_header_netgroup_h=no |
---|
6332 | ac_cv_header_pam_pam_appl_h=no |
---|
6333 | ac_cv_header_paths_h=yes |
---|
6334 | ac_cv_header_poll_h=yes |
---|
6335 | ac_cv_header_pty_h=no |
---|
6336 | ac_cv_header_readpassphrase_h=yes |
---|
6337 | ac_cv_header_rpc_types_h=yes |
---|
6338 | ac_cv_header_sandbox_h=yes |
---|
6339 | ac_cv_header_security_pam_appl_h=yes |
---|
6340 | ac_cv_header_sha2_h=no |
---|
6341 | ac_cv_header_shadow_h=no |
---|
6342 | ac_cv_header_stdc=yes |
---|
6343 | ac_cv_header_stddef_h=yes |
---|
6344 | ac_cv_header_stdint_h=yes |
---|
6345 | ac_cv_header_stdlib_h=yes |
---|
6346 | ac_cv_header_string_h=yes |
---|
6347 | ac_cv_header_strings_h=yes |
---|
6348 | ac_cv_header_sys_audit_h=no |
---|
6349 | ac_cv_header_sys_bitypes_h=no |
---|
6350 | ac_cv_header_sys_bsdtty_h=no |
---|
6351 | ac_cv_header_sys_capsicum_h=no |
---|
6352 | ac_cv_header_sys_cdefs_h=yes |
---|
6353 | ac_cv_header_sys_dir_h=yes |
---|
6354 | ac_cv_header_sys_file_h=yes |
---|
6355 | ac_cv_header_sys_label_h=no |
---|
6356 | ac_cv_header_sys_mman_h=yes |
---|
6357 | ac_cv_header_sys_mount_h=yes |
---|
6358 | ac_cv_header_sys_ndir_h=no |
---|
6359 | ac_cv_header_sys_poll_h=yes |
---|
6360 | ac_cv_header_sys_prctl_h=no |
---|
6361 | ac_cv_header_sys_pstat_h=no |
---|
6362 | ac_cv_header_sys_ptms_h=no |
---|
6363 | ac_cv_header_sys_ptrace_h=yes |
---|
6364 | ac_cv_header_sys_random_h=yes |
---|
6365 | ac_cv_header_sys_select_h=yes |
---|
6366 | ac_cv_header_sys_stat_h=yes |
---|
6367 | ac_cv_header_sys_statvfs_h=yes |
---|
6368 | ac_cv_header_sys_stream_h=no |
---|
6369 | ac_cv_header_sys_stropts_h=no |
---|
6370 | ac_cv_header_sys_strtio_h=no |
---|
6371 | ac_cv_header_sys_sysctl_h=yes |
---|
6372 | ac_cv_header_sys_sysmacros_h=no |
---|
6373 | ac_cv_header_sys_time_h=yes |
---|
6374 | ac_cv_header_sys_timers_h=no |
---|
6375 | ac_cv_header_sys_types_h=yes |
---|
6376 | ac_cv_header_sys_un_h=yes |
---|
6377 | ac_cv_header_sys_vfs_h=no |
---|
6378 | ac_cv_header_time_h=yes |
---|
6379 | ac_cv_header_tmpdir_h=no |
---|
6380 | ac_cv_header_ttyent_h=yes |
---|
6381 | ac_cv_header_ucred_h=no |
---|
6382 | ac_cv_header_unistd_h=yes |
---|
6383 | ac_cv_header_usersec_h=no |
---|
6384 | ac_cv_header_util_h=yes |
---|
6385 | ac_cv_header_utime_h=yes |
---|
6386 | ac_cv_header_utmp_h=yes |
---|
6387 | ac_cv_header_utmpx_h=yes |
---|
6388 | ac_cv_header_vis_h=yes |
---|
6389 | ac_cv_header_wchar_h=yes |
---|
6390 | ac_cv_host=x86_64-apple-darwin19.6.0 |
---|
6391 | ac_cv_lib_sandbox_sandbox_apply=yes |
---|
6392 | ac_cv_objc_compiler_gnu=yes |
---|
6393 | ac_cv_objext=o |
---|
6394 | ac_cv_path_CAT=/bin/cat |
---|
6395 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
---|
6396 | ac_cv_path_GREP=/opt/local/bin/ggrep |
---|
6397 | ac_cv_path_GROFF=/usr/bin/groff |
---|
6398 | ac_cv_path_KILL=/bin/kill |
---|
6399 | ac_cv_path_NROFF=/usr/bin/nroff |
---|
6400 | ac_cv_path_PATH_GROUPADD_PROG=groupadd |
---|
6401 | ac_cv_path_PATH_PASSWD_PROG=/usr/bin/passwd |
---|
6402 | ac_cv_path_PATH_USERADD_PROG=useradd |
---|
6403 | ac_cv_path_SED=/usr/bin/sed |
---|
6404 | ac_cv_path_SH=/bin/sh |
---|
6405 | ac_cv_path_TEST_MINUS_S_SH=/bin/bash |
---|
6406 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
6407 | ac_cv_prog_AWK=gawk |
---|
6408 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
6409 | ac_cv_prog_MAKE_PACKAGE_SUPPORTED=no |
---|
6410 | ac_cv_prog_ac_ct_AR=ar |
---|
6411 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
6412 | ac_cv_prog_cc_c89= |
---|
6413 | ac_cv_prog_cc_g=yes |
---|
6414 | ac_cv_prog_objc_g=yes |
---|
6415 | ac_cv_sys_file_offset_bits=no |
---|
6416 | ac_cv_sys_largefile_CC=no |
---|
6417 | ac_cv_use_security_session_api=yes |
---|
6418 | |
---|
6419 | ## ----------------- ## |
---|
6420 | ## Output variables. ## |
---|
6421 | ## ----------------- ## |
---|
6422 | |
---|
6423 | AR='ar' |
---|
6424 | AWK='gawk' |
---|
6425 | CAT='/bin/cat' |
---|
6426 | CC='/usr/bin/clang' |
---|
6427 | CFLAGS='-pipe -Os -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong' |
---|
6428 | COMMENT_OUT_ECC='' |
---|
6429 | CPP='/usr/bin/clang -E' |
---|
6430 | CPPFLAGS='-I/opt/local/include -DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' |
---|
6431 | DEFS='' |
---|
6432 | DEPEND='' |
---|
6433 | ECHO_C='\c' |
---|
6434 | ECHO_N='' |
---|
6435 | ECHO_T='' |
---|
6436 | EGREP='/opt/local/bin/ggrep -E' |
---|
6437 | ENT='' |
---|
6438 | EXEEXT='' |
---|
6439 | GREP='/opt/local/bin/ggrep' |
---|
6440 | GROFF='/usr/bin/groff' |
---|
6441 | GSSLIBS='' |
---|
6442 | INSTALL_DATA='${INSTALL} -m 644' |
---|
6443 | INSTALL_PROGRAM='${INSTALL}' |
---|
6444 | INSTALL_SCRIPT='${INSTALL}' |
---|
6445 | K5LIBS='' |
---|
6446 | KEYCHAIN_LDFLAGS='' |
---|
6447 | KILL='/bin/kill' |
---|
6448 | KRB5CONF='' |
---|
6449 | LD='/usr/bin/clang' |
---|
6450 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -Wl,-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fstack-protector-strong' |
---|
6451 | LDNSCONFIG='' |
---|
6452 | LIBEDIT='' |
---|
6453 | LIBOBJS='' |
---|
6454 | LIBS=' -framework Security -framework Security' |
---|
6455 | LTLIBOBJS='' |
---|
6456 | MAKE_PACKAGE_SUPPORTED='no' |
---|
6457 | MANDOC='' |
---|
6458 | MANFMT='/usr/bin/nroff -mandoc' |
---|
6459 | MANTYPE='' |
---|
6460 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
6461 | NROFF='/usr/bin/nroff' |
---|
6462 | OBJC='/usr/bin/clang' |
---|
6463 | OBJCFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
6464 | OBJEXT='o' |
---|
6465 | PACKAGE_BUGREPORT='openssh-unix-dev@mindrot.org' |
---|
6466 | PACKAGE_NAME='OpenSSH' |
---|
6467 | PACKAGE_STRING='OpenSSH Portable' |
---|
6468 | PACKAGE_TARNAME='openssh' |
---|
6469 | PACKAGE_URL='' |
---|
6470 | PACKAGE_VERSION='Portable' |
---|
6471 | PATH_GROUPADD_PROG='groupadd' |
---|
6472 | PATH_PASSWD_PROG='/usr/bin/passwd' |
---|
6473 | PATH_SEPARATOR=':' |
---|
6474 | PATH_USERADD_PROG='useradd' |
---|
6475 | PKGCONFIG='' |
---|
6476 | PRIVSEP_PATH='' |
---|
6477 | RANLIB='ranlib' |
---|
6478 | SED='/usr/bin/sed' |
---|
6479 | SH='/bin/sh' |
---|
6480 | SHELL='/bin/sh' |
---|
6481 | SSHDLIBS=' -lsandbox' |
---|
6482 | SSHLIBS='' |
---|
6483 | SSH_PRIVSEP_USER='' |
---|
6484 | STARTUP_SCRIPT_SHELL='/bin/sh' |
---|
6485 | STRIP_OPT='' |
---|
6486 | TEST_MALLOC_OPTIONS='' |
---|
6487 | TEST_MINUS_S_SH='/bin/bash' |
---|
6488 | TEST_SHELL='sh' |
---|
6489 | TEST_SSH_ECC='' |
---|
6490 | TEST_SSH_IPV6='' |
---|
6491 | TEST_SSH_UTF8='' |
---|
6492 | UNSUPPORTED_ALGORITHMS='' |
---|
6493 | XAUTH_PATH='' |
---|
6494 | ac_ct_AR='ar' |
---|
6495 | ac_ct_CC='' |
---|
6496 | ac_ct_OBJC='' |
---|
6497 | bindir='${exec_prefix}/bin' |
---|
6498 | build='x86_64-apple-darwin19.6.0' |
---|
6499 | build_alias='' |
---|
6500 | build_cpu='x86_64' |
---|
6501 | build_os='darwin19.6.0' |
---|
6502 | build_vendor='apple' |
---|
6503 | datadir='${datarootdir}' |
---|
6504 | datarootdir='${prefix}/share' |
---|
6505 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
6506 | dvidir='${docdir}' |
---|
6507 | exec_prefix='NONE' |
---|
6508 | host='x86_64-apple-darwin19.6.0' |
---|
6509 | host_alias='' |
---|
6510 | host_cpu='x86_64' |
---|
6511 | host_os='darwin19.6.0' |
---|
6512 | host_vendor='apple' |
---|
6513 | htmldir='${docdir}' |
---|
6514 | includedir='${prefix}/include' |
---|
6515 | infodir='${datarootdir}/info' |
---|
6516 | libdir='${exec_prefix}/lib' |
---|
6517 | libexecdir='${exec_prefix}/libexec' |
---|
6518 | localedir='${datarootdir}/locale' |
---|
6519 | localstatedir='${prefix}/var' |
---|
6520 | mandir='/opt/local/share/man' |
---|
6521 | mansubdir='' |
---|
6522 | oldincludedir='/usr/include' |
---|
6523 | pdfdir='${docdir}' |
---|
6524 | piddir='' |
---|
6525 | prefix='/opt/local' |
---|
6526 | program_transform_name='s,x,x,' |
---|
6527 | psdir='${docdir}' |
---|
6528 | sbindir='${exec_prefix}/sbin' |
---|
6529 | sharedstatedir='${prefix}/com' |
---|
6530 | sysconfdir='/opt/local/etc/ssh' |
---|
6531 | target_alias='' |
---|
6532 | user_path='' |
---|
6533 | xauth_path='' |
---|
6534 | |
---|
6535 | ## ----------- ## |
---|
6536 | ## confdefs.h. ## |
---|
6537 | ## ----------- ## |
---|
6538 | |
---|
6539 | /* confdefs.h */ |
---|
6540 | #define PACKAGE_NAME "OpenSSH" |
---|
6541 | #define PACKAGE_TARNAME "openssh" |
---|
6542 | #define PACKAGE_VERSION "Portable" |
---|
6543 | #define PACKAGE_STRING "OpenSSH Portable" |
---|
6544 | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
6545 | #define PACKAGE_URL "" |
---|
6546 | #define STDC_HEADERS 1 |
---|
6547 | #define HAVE_SYS_TYPES_H 1 |
---|
6548 | #define HAVE_SYS_STAT_H 1 |
---|
6549 | #define HAVE_STDLIB_H 1 |
---|
6550 | #define HAVE_STRING_H 1 |
---|
6551 | #define HAVE_MEMORY_H 1 |
---|
6552 | #define HAVE_STRINGS_H 1 |
---|
6553 | #define HAVE_INTTYPES_H 1 |
---|
6554 | #define HAVE_STDINT_H 1 |
---|
6555 | #define HAVE_UNISTD_H 1 |
---|
6556 | #define _PATH_PASSWD_PROG "/usr/bin/passwd" |
---|
6557 | #define HAVE_RLIMIT_NPROC /**/ |
---|
6558 | #define WITH_OPENSSL 1 |
---|
6559 | #define HAVE_ATTRIBUTE__NONNULL__ 1 |
---|
6560 | #define HAVE_DIRENT_H 1 |
---|
6561 | #define HAVE_ERR_H 1 |
---|
6562 | #define HAVE_FCNTL_H 1 |
---|
6563 | #define HAVE_GETOPT_H 1 |
---|
6564 | #define HAVE_GLOB_H 1 |
---|
6565 | #define HAVE_IFADDRS_H 1 |
---|
6566 | #define HAVE_INTTYPES_H 1 |
---|
6567 | #define HAVE_LANGINFO_H 1 |
---|
6568 | #define HAVE_LIMITS_H 1 |
---|
6569 | #define HAVE_LOCALE_H 1 |
---|
6570 | #define HAVE_NETDB_H 1 |
---|
6571 | #define HAVE_PATHS_H 1 |
---|
6572 | #define HAVE_POLL_H 1 |
---|
6573 | #define HAVE_READPASSPHRASE_H 1 |
---|
6574 | #define HAVE_RPC_TYPES_H 1 |
---|
6575 | #define HAVE_SECURITY_PAM_APPL_H 1 |
---|
6576 | #define HAVE_STDDEF_H 1 |
---|
6577 | #define HAVE_STDINT_H 1 |
---|
6578 | #define HAVE_STRING_H 1 |
---|
6579 | #define HAVE_STRINGS_H 1 |
---|
6580 | #define HAVE_SYS_CDEFS_H 1 |
---|
6581 | #define HAVE_SYS_DIR_H 1 |
---|
6582 | #define HAVE_SYS_FILE_H 1 |
---|
6583 | #define HAVE_SYS_MMAN_H 1 |
---|
6584 | #define HAVE_SYS_POLL_H 1 |
---|
6585 | #define HAVE_SYS_PTRACE_H 1 |
---|
6586 | #define HAVE_SYS_RANDOM_H 1 |
---|
6587 | #define HAVE_SYS_SELECT_H 1 |
---|
6588 | #define HAVE_SYS_STAT_H 1 |
---|
6589 | #define HAVE_SYS_STATVFS_H 1 |
---|
6590 | #define HAVE_SYS_TIME_H 1 |
---|
6591 | #define HAVE_TIME_H 1 |
---|
6592 | #define HAVE_TTYENT_H 1 |
---|
6593 | #define HAVE_UNISTD_H 1 |
---|
6594 | #define HAVE_UTIL_H 1 |
---|
6595 | #define HAVE_UTIME_H 1 |
---|
6596 | #define HAVE_UTMP_H 1 |
---|
6597 | #define HAVE_UTMPX_H 1 |
---|
6598 | #define HAVE_VIS_H 1 |
---|
6599 | #define HAVE_WCHAR_H 1 |
---|
6600 | #define HAVE_NET_ROUTE_H 1 |
---|
6601 | #define HAVE_SYS_SYSCTL_H 1 |
---|
6602 | #define HAVE_SYS_MOUNT_H 1 |
---|
6603 | #define HAVE_SYS_UN_H 1 |
---|
6604 | #define BROKEN_GETADDRINFO 1 |
---|
6605 | #define SETEUID_BREAKS_SETUID 1 |
---|
6606 | #define BROKEN_SETREUID 1 |
---|
6607 | #define BROKEN_SETREGID 1 |
---|
6608 | #define BROKEN_GLOB 1 |
---|
6609 | #define BIND_8_COMPAT 1 |
---|
6610 | #define SSH_TUN_FREEBSD 1 |
---|
6611 | #define SSH_TUN_COMPAT_AF 1 |
---|
6612 | #define SSH_TUN_PREPEND_AF 1 |
---|
6613 | #define USE_SECURITY_SESSION_API 1 |
---|
6614 | #define USE_CCAPI 1 |
---|
6615 | #define LASTLOG_WRITE_PUTUTXLINE 1 |
---|
6616 | #define SPT_TYPE SPT_REUSEARGV |
---|
6617 | #define HAVE_SANDBOX_INIT 1 |
---|
6618 | #define HAVE_SANDBOX_H 1 |
---|
6619 | #define HAVE_LIBPROC_H 1 |
---|
6620 | #define HAVE_PROC_PIDINFO 1 |
---|
6621 | |
---|
6622 | configure: exit 1 |
---|