Ticket #62057: config.succeeded.log

File config.succeeded.log, 31.9 KB (added by saenara (Oleg Evdokimov), 3 years ago)

config.log resulted by manual execution of sudo ./configure --prefix=/opt/local

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by sshpass configure 1.06, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = saemini.local
14uname -m = x86_64
15uname -r = 20.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.2.0: Wed Dec  2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 20.2.0: Wed Dec  2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64
27Kernel configured for up to 6 processors.
286 processors are physically available.
296 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5
32Primary memory available: 64.00 gigabytes
33Default processor set: 574 tasks, 2664 threads, 6 processors
34Load average: 1.97, Mach factor: 4.13
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /usr/local/bin
40PATH: /usr/bin
41PATH: /bin
42PATH: /usr/sbin
43PATH: /sbin
44PATH: /opt/local/bin
45PATH: /opt/local/sbin
46PATH: /Library/Apple/usr/bin
47
48
49## ----------- ##
50## Core tests. ##
51## ----------- ##
52
53configure:2254: checking for a BSD-compatible install
54configure:2322: result: /usr/bin/install -c
55configure:2333: checking whether build environment is sane
56configure:2388: result: yes
57configure:2539: checking for a thread-safe mkdir -p
58configure:2578: result: ./install-sh -c -d
59configure:2585: checking for gawk
60configure:2615: result: no
61configure:2585: checking for mawk
62configure:2615: result: no
63configure:2585: checking for nawk
64configure:2615: result: no
65configure:2585: checking for awk
66configure:2601: found /usr/bin/awk
67configure:2612: result: awk
68configure:2623: checking whether make sets $(MAKE)
69configure:2645: result: yes
70configure:2674: checking whether make supports nested variables
71configure:2691: result: yes
72configure:2832: checking for style of include used by make
73configure:2860: result: GNU
74configure:2931: checking for gcc
75configure:2947: found /usr/bin/gcc
76configure:2958: result: gcc
77configure:3187: checking for C compiler version
78configure:3196: gcc --version >&5
79Apple clang version 12.0.0 (clang-1200.0.32.28)
80Target: x86_64-apple-darwin20.2.0
81Thread model: posix
82InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
83Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
84configure:3207: $? = 0
85configure:3196: gcc -v >&5
86Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
87Apple clang version 12.0.0 (clang-1200.0.32.28)
88Target: x86_64-apple-darwin20.2.0
89Thread model: posix
90InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
91configure:3207: $? = 0
92configure:3196: gcc -V >&5
93clang: error: argument to '-V' is missing (expected 1 value)
94clang: error: no input files
95configure:3207: $? = 1
96configure:3196: gcc -qversion >&5
97clang: error: unknown argument '-qversion'; did you mean '--version'?
98clang: error: no input files
99configure:3207: $? = 1
100configure:3227: checking whether the C compiler works
101configure:3249: gcc    conftest.c  >&5
102configure:3253: $? = 0
103configure:3301: result: yes
104configure:3304: checking for C compiler default output file name
105configure:3306: result: a.out
106configure:3312: checking for suffix of executables
107configure:3319: gcc -o conftest    conftest.c  >&5
108configure:3323: $? = 0
109configure:3345: result:
110configure:3367: checking whether we are cross compiling
111configure:3375: gcc -o conftest    conftest.c  >&5
112configure:3379: $? = 0
113configure:3386: ./conftest
114configure:3390: $? = 0
115configure:3405: result: no
116configure:3410: checking for suffix of object files
117configure:3432: gcc -c   conftest.c >&5
118configure:3436: $? = 0
119configure:3457: result: o
120configure:3461: checking whether we are using the GNU C compiler
121configure:3480: gcc -c   conftest.c >&5
122configure:3480: $? = 0
123configure:3489: result: yes
124configure:3498: checking whether gcc accepts -g
125configure:3518: gcc -c -g  conftest.c >&5
126configure:3518: $? = 0
127configure:3559: result: yes
128configure:3576: checking for gcc option to accept ISO C89
129configure:3639: gcc  -c -g -O2  conftest.c >&5
130configure:3639: $? = 0
131configure:3652: result: none needed
132configure:3677: checking whether gcc understands -c and -o together
133configure:3699: gcc -c conftest.c -o conftest2.o
134configure:3702: $? = 0
135configure:3699: gcc -c conftest.c -o conftest2.o
136configure:3702: $? = 0
137configure:3714: result: yes
138configure:3733: checking dependency style of gcc
139configure:3844: result: gcc3
140configure:3865: checking how to run the C preprocessor
141configure:3896: gcc -E  conftest.c
142configure:3896: $? = 0
143configure:3910: gcc -E  conftest.c
144conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
145#include <ac_nonexistent.h>
146         ^~~~~~~~~~~~~~~~~~
1471 error generated.
148configure:3910: $? = 1
149configure: failed program was:
150| /* confdefs.h */
151| #define PACKAGE_NAME "sshpass"
152| #define PACKAGE_TARNAME "sshpass"
153| #define PACKAGE_VERSION "1.06"
154| #define PACKAGE_STRING "sshpass 1.06"
155| #define PACKAGE_BUGREPORT ""
156| #define PACKAGE_URL ""
157| #define PACKAGE "sshpass"
158| #define VERSION "1.06"
159| /* end confdefs.h.  */
160| #include <ac_nonexistent.h>
161configure:3935: result: gcc -E
162configure:3955: gcc -E  conftest.c
163configure:3955: $? = 0
164configure:3969: gcc -E  conftest.c
165conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
166#include <ac_nonexistent.h>
167         ^~~~~~~~~~~~~~~~~~
1681 error generated.
169configure:3969: $? = 1
170configure: failed program was:
171| /* confdefs.h */
172| #define PACKAGE_NAME "sshpass"
173| #define PACKAGE_TARNAME "sshpass"
174| #define PACKAGE_VERSION "1.06"
175| #define PACKAGE_STRING "sshpass 1.06"
176| #define PACKAGE_BUGREPORT ""
177| #define PACKAGE_URL ""
178| #define PACKAGE "sshpass"
179| #define VERSION "1.06"
180| /* end confdefs.h.  */
181| #include <ac_nonexistent.h>
182configure:3998: checking for grep that handles long lines and -e
183configure:4056: result: /usr/bin/grep
184configure:4061: checking for egrep
185configure:4123: result: /usr/bin/grep -E
186configure:4128: checking for ANSI C header files
187configure:4148: gcc -c -g -O2  conftest.c >&5
188configure:4148: $? = 0
189configure:4221: gcc -o conftest -g -O2   conftest.c  >&5
190configure:4221: $? = 0
191configure:4221: ./conftest
192configure:4221: $? = 0
193configure:4232: result: yes
194configure:4245: checking for sys/types.h
195configure:4245: gcc -c -g -O2  conftest.c >&5
196configure:4245: $? = 0
197configure:4245: result: yes
198configure:4245: checking for sys/stat.h
199configure:4245: gcc -c -g -O2  conftest.c >&5
200configure:4245: $? = 0
201configure:4245: result: yes
202configure:4245: checking for stdlib.h
203configure:4245: gcc -c -g -O2  conftest.c >&5
204configure:4245: $? = 0
205configure:4245: result: yes
206configure:4245: checking for string.h
207configure:4245: gcc -c -g -O2  conftest.c >&5
208configure:4245: $? = 0
209configure:4245: result: yes
210configure:4245: checking for memory.h
211configure:4245: gcc -c -g -O2  conftest.c >&5
212configure:4245: $? = 0
213configure:4245: result: yes
214configure:4245: checking for strings.h
215configure:4245: gcc -c -g -O2  conftest.c >&5
216configure:4245: $? = 0
217configure:4245: result: yes
218configure:4245: checking for inttypes.h
219configure:4245: gcc -c -g -O2  conftest.c >&5
220configure:4245: $? = 0
221configure:4245: result: yes
222configure:4245: checking for stdint.h
223configure:4245: gcc -c -g -O2  conftest.c >&5
224configure:4245: $? = 0
225configure:4245: result: yes
226configure:4245: checking for unistd.h
227configure:4245: gcc -c -g -O2  conftest.c >&5
228configure:4245: $? = 0
229configure:4245: result: yes
230configure:4258: checking minix/config.h usability
231configure:4258: gcc -c -g -O2  conftest.c >&5
232conftest.c:54:10: fatal error: 'minix/config.h' file not found
233#include <minix/config.h>
234         ^~~~~~~~~~~~~~~~
2351 error generated.
236configure:4258: $? = 1
237configure: failed program was:
238| /* confdefs.h */
239| #define PACKAGE_NAME "sshpass"
240| #define PACKAGE_TARNAME "sshpass"
241| #define PACKAGE_VERSION "1.06"
242| #define PACKAGE_STRING "sshpass 1.06"
243| #define PACKAGE_BUGREPORT ""
244| #define PACKAGE_URL ""
245| #define PACKAGE "sshpass"
246| #define VERSION "1.06"
247| #define STDC_HEADERS 1
248| #define HAVE_SYS_TYPES_H 1
249| #define HAVE_SYS_STAT_H 1
250| #define HAVE_STDLIB_H 1
251| #define HAVE_STRING_H 1
252| #define HAVE_MEMORY_H 1
253| #define HAVE_STRINGS_H 1
254| #define HAVE_INTTYPES_H 1
255| #define HAVE_STDINT_H 1
256| #define HAVE_UNISTD_H 1
257| /* end confdefs.h.  */
258| #include <stdio.h>
259| #ifdef HAVE_SYS_TYPES_H
260| # include <sys/types.h>
261| #endif
262| #ifdef HAVE_SYS_STAT_H
263| # include <sys/stat.h>
264| #endif
265| #ifdef STDC_HEADERS
266| # include <stdlib.h>
267| # include <stddef.h>
268| #else
269| # ifdef HAVE_STDLIB_H
270| #  include <stdlib.h>
271| # endif
272| #endif
273| #ifdef HAVE_STRING_H
274| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
275| #  include <memory.h>
276| # endif
277| # include <string.h>
278| #endif
279| #ifdef HAVE_STRINGS_H
280| # include <strings.h>
281| #endif
282| #ifdef HAVE_INTTYPES_H
283| # include <inttypes.h>
284| #endif
285| #ifdef HAVE_STDINT_H
286| # include <stdint.h>
287| #endif
288| #ifdef HAVE_UNISTD_H
289| # include <unistd.h>
290| #endif
291| #include <minix/config.h>
292configure:4258: result: no
293configure:4258: checking minix/config.h presence
294configure:4258: gcc -E  conftest.c
295conftest.c:21:10: fatal error: 'minix/config.h' file not found
296#include <minix/config.h>
297         ^~~~~~~~~~~~~~~~
2981 error generated.
299configure:4258: $? = 1
300configure: failed program was:
301| /* confdefs.h */
302| #define PACKAGE_NAME "sshpass"
303| #define PACKAGE_TARNAME "sshpass"
304| #define PACKAGE_VERSION "1.06"
305| #define PACKAGE_STRING "sshpass 1.06"
306| #define PACKAGE_BUGREPORT ""
307| #define PACKAGE_URL ""
308| #define PACKAGE "sshpass"
309| #define VERSION "1.06"
310| #define STDC_HEADERS 1
311| #define HAVE_SYS_TYPES_H 1
312| #define HAVE_SYS_STAT_H 1
313| #define HAVE_STDLIB_H 1
314| #define HAVE_STRING_H 1
315| #define HAVE_MEMORY_H 1
316| #define HAVE_STRINGS_H 1
317| #define HAVE_INTTYPES_H 1
318| #define HAVE_STDINT_H 1
319| #define HAVE_UNISTD_H 1
320| /* end confdefs.h.  */
321| #include <minix/config.h>
322configure:4258: result: no
323configure:4258: checking for minix/config.h
324configure:4258: result: no
325configure:4279: checking whether it is safe to define __EXTENSIONS__
326configure:4297: gcc -c -g -O2  conftest.c >&5
327configure:4297: $? = 0
328configure:4304: result: yes
329configure:4368: checking for gcc
330configure:4395: result: gcc
331configure:4624: checking for C compiler version
332configure:4633: gcc --version >&5
333Apple clang version 12.0.0 (clang-1200.0.32.28)
334Target: x86_64-apple-darwin20.2.0
335Thread model: posix
336InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
337Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
338configure:4644: $? = 0
339configure:4633: gcc -v >&5
340Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
341Apple clang version 12.0.0 (clang-1200.0.32.28)
342Target: x86_64-apple-darwin20.2.0
343Thread model: posix
344InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
345configure:4644: $? = 0
346configure:4633: gcc -V >&5
347clang: error: argument to '-V' is missing (expected 1 value)
348clang: error: no input files
349configure:4644: $? = 1
350configure:4633: gcc -qversion >&5
351clang: error: unknown argument '-qversion'; did you mean '--version'?
352clang: error: no input files
353configure:4644: $? = 1
354configure:4648: checking whether we are using the GNU C compiler
355configure:4676: result: yes
356configure:4685: checking whether gcc accepts -g
357configure:4746: result: yes
358configure:4763: checking for gcc option to accept ISO C89
359configure:4839: result: none needed
360configure:4864: checking whether gcc understands -c and -o together
361configure:4901: result: yes
362configure:4920: checking dependency style of gcc
363configure:5031: result: gcc3
364configure:5050: checking for ANSI C header files
365configure:5154: result: yes
366configure:5162: checking for sys/wait.h that is POSIX.1 compatible
367configure:5188: gcc -c -g -O2  conftest.c >&5
368configure:5188: $? = 0
369configure:5195: result: yes
370configure:5206: checking fcntl.h usability
371configure:5206: gcc -c -g -O2  conftest.c >&5
372configure:5206: $? = 0
373configure:5206: result: yes
374configure:5206: checking fcntl.h presence
375configure:5206: gcc -E  conftest.c
376configure:5206: $? = 0
377configure:5206: result: yes
378configure:5206: checking for fcntl.h
379configure:5206: result: yes
380configure:5206: checking for stdlib.h
381configure:5206: result: yes
382configure:5206: checking for string.h
383configure:5206: result: yes
384configure:5206: checking sys/ioctl.h usability
385configure:5206: gcc -c -g -O2  conftest.c >&5
386configure:5206: $? = 0
387configure:5206: result: yes
388configure:5206: checking sys/ioctl.h presence
389configure:5206: gcc -E  conftest.c
390configure:5206: $? = 0
391configure:5206: result: yes
392configure:5206: checking for sys/ioctl.h
393configure:5206: result: yes
394configure:5206: checking for unistd.h
395configure:5206: result: yes
396configure:5206: checking termios.h usability
397configure:5206: gcc -c -g -O2  conftest.c >&5
398configure:5206: $? = 0
399configure:5206: result: yes
400configure:5206: checking termios.h presence
401configure:5206: gcc -E  conftest.c
402configure:5206: $? = 0
403configure:5206: result: yes
404configure:5206: checking for termios.h
405configure:5206: result: yes
406configure:5218: checking for an ANSI C-conforming const
407configure:5284: gcc -c -g -O2  conftest.c >&5
408configure:5284: $? = 0
409configure:5291: result: yes
410configure:5299: checking for pid_t
411configure:5299: gcc -c -g -O2  conftest.c >&5
412configure:5299: $? = 0
413configure:5299: gcc -c -g -O2  conftest.c >&5
414conftest.c:70:20: error: expected expression
415if (sizeof ((pid_t)))
416                   ^
4171 error generated.
418configure:5299: $? = 1
419configure: failed program was:
420| /* confdefs.h */
421| #define PACKAGE_NAME "sshpass"
422| #define PACKAGE_TARNAME "sshpass"
423| #define PACKAGE_VERSION "1.06"
424| #define PACKAGE_STRING "sshpass 1.06"
425| #define PACKAGE_BUGREPORT ""
426| #define PACKAGE_URL ""
427| #define PACKAGE "sshpass"
428| #define VERSION "1.06"
429| #define STDC_HEADERS 1
430| #define HAVE_SYS_TYPES_H 1
431| #define HAVE_SYS_STAT_H 1
432| #define HAVE_STDLIB_H 1
433| #define HAVE_STRING_H 1
434| #define HAVE_MEMORY_H 1
435| #define HAVE_STRINGS_H 1
436| #define HAVE_INTTYPES_H 1
437| #define HAVE_STDINT_H 1
438| #define HAVE_UNISTD_H 1
439| #define __EXTENSIONS__ 1
440| #define _ALL_SOURCE 1
441| #define _GNU_SOURCE 1
442| #define _POSIX_PTHREAD_SEMANTICS 1
443| #define _TANDEM_SOURCE 1
444| #define STDC_HEADERS 1
445| #define HAVE_SYS_WAIT_H 1
446| #define HAVE_FCNTL_H 1
447| #define HAVE_STDLIB_H 1
448| #define HAVE_STRING_H 1
449| #define HAVE_SYS_IOCTL_H 1
450| #define HAVE_UNISTD_H 1
451| #define HAVE_TERMIOS_H 1
452| /* end confdefs.h.  */
453| #include <stdio.h>
454| #ifdef HAVE_SYS_TYPES_H
455| # include <sys/types.h>
456| #endif
457| #ifdef HAVE_SYS_STAT_H
458| # include <sys/stat.h>
459| #endif
460| #ifdef STDC_HEADERS
461| # include <stdlib.h>
462| # include <stddef.h>
463| #else
464| # ifdef HAVE_STDLIB_H
465| #  include <stdlib.h>
466| # endif
467| #endif
468| #ifdef HAVE_STRING_H
469| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
470| #  include <memory.h>
471| # endif
472| # include <string.h>
473| #endif
474| #ifdef HAVE_STRINGS_H
475| # include <strings.h>
476| #endif
477| #ifdef HAVE_INTTYPES_H
478| # include <inttypes.h>
479| #endif
480| #ifdef HAVE_STDINT_H
481| # include <stdint.h>
482| #endif
483| #ifdef HAVE_UNISTD_H
484| # include <unistd.h>
485| #endif
486| int
487| main ()
488| {
489| if (sizeof ((pid_t)))
490|           return 0;
491|   ;
492|   return 0;
493| }
494configure:5299: result: yes
495configure:5310: checking for ssize_t
496configure:5310: gcc -c -g -O2  conftest.c >&5
497configure:5310: $? = 0
498configure:5310: gcc -c -g -O2  conftest.c >&5
499conftest.c:70:22: error: expected expression
500if (sizeof ((ssize_t)))
501                     ^
5021 error generated.
503configure:5310: $? = 1
504configure: failed program was:
505| /* confdefs.h */
506| #define PACKAGE_NAME "sshpass"
507| #define PACKAGE_TARNAME "sshpass"
508| #define PACKAGE_VERSION "1.06"
509| #define PACKAGE_STRING "sshpass 1.06"
510| #define PACKAGE_BUGREPORT ""
511| #define PACKAGE_URL ""
512| #define PACKAGE "sshpass"
513| #define VERSION "1.06"
514| #define STDC_HEADERS 1
515| #define HAVE_SYS_TYPES_H 1
516| #define HAVE_SYS_STAT_H 1
517| #define HAVE_STDLIB_H 1
518| #define HAVE_STRING_H 1
519| #define HAVE_MEMORY_H 1
520| #define HAVE_STRINGS_H 1
521| #define HAVE_INTTYPES_H 1
522| #define HAVE_STDINT_H 1
523| #define HAVE_UNISTD_H 1
524| #define __EXTENSIONS__ 1
525| #define _ALL_SOURCE 1
526| #define _GNU_SOURCE 1
527| #define _POSIX_PTHREAD_SEMANTICS 1
528| #define _TANDEM_SOURCE 1
529| #define STDC_HEADERS 1
530| #define HAVE_SYS_WAIT_H 1
531| #define HAVE_FCNTL_H 1
532| #define HAVE_STDLIB_H 1
533| #define HAVE_STRING_H 1
534| #define HAVE_SYS_IOCTL_H 1
535| #define HAVE_UNISTD_H 1
536| #define HAVE_TERMIOS_H 1
537| /* end confdefs.h.  */
538| #include <stdio.h>
539| #ifdef HAVE_SYS_TYPES_H
540| # include <sys/types.h>
541| #endif
542| #ifdef HAVE_SYS_STAT_H
543| # include <sys/stat.h>
544| #endif
545| #ifdef STDC_HEADERS
546| # include <stdlib.h>
547| # include <stddef.h>
548| #else
549| # ifdef HAVE_STDLIB_H
550| #  include <stdlib.h>
551| # endif
552| #endif
553| #ifdef HAVE_STRING_H
554| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
555| #  include <memory.h>
556| # endif
557| # include <string.h>
558| #endif
559| #ifdef HAVE_STRINGS_H
560| # include <strings.h>
561| #endif
562| #ifdef HAVE_INTTYPES_H
563| # include <inttypes.h>
564| #endif
565| #ifdef HAVE_STDINT_H
566| # include <stdint.h>
567| #endif
568| #ifdef HAVE_UNISTD_H
569| # include <unistd.h>
570| #endif
571| int
572| main ()
573| {
574| if (sizeof ((ssize_t)))
575|           return 0;
576|   ;
577|   return 0;
578| }
579configure:5310: result: yes
580configure:5325: checking vfork.h usability
581configure:5325: gcc -c -g -O2  conftest.c >&5
582conftest.c:67:10: fatal error: 'vfork.h' file not found
583#include <vfork.h>
584         ^~~~~~~~~
5851 error generated.
586configure:5325: $? = 1
587configure: failed program was:
588| /* confdefs.h */
589| #define PACKAGE_NAME "sshpass"
590| #define PACKAGE_TARNAME "sshpass"
591| #define PACKAGE_VERSION "1.06"
592| #define PACKAGE_STRING "sshpass 1.06"
593| #define PACKAGE_BUGREPORT ""
594| #define PACKAGE_URL ""
595| #define PACKAGE "sshpass"
596| #define VERSION "1.06"
597| #define STDC_HEADERS 1
598| #define HAVE_SYS_TYPES_H 1
599| #define HAVE_SYS_STAT_H 1
600| #define HAVE_STDLIB_H 1
601| #define HAVE_STRING_H 1
602| #define HAVE_MEMORY_H 1
603| #define HAVE_STRINGS_H 1
604| #define HAVE_INTTYPES_H 1
605| #define HAVE_STDINT_H 1
606| #define HAVE_UNISTD_H 1
607| #define __EXTENSIONS__ 1
608| #define _ALL_SOURCE 1
609| #define _GNU_SOURCE 1
610| #define _POSIX_PTHREAD_SEMANTICS 1
611| #define _TANDEM_SOURCE 1
612| #define STDC_HEADERS 1
613| #define HAVE_SYS_WAIT_H 1
614| #define HAVE_FCNTL_H 1
615| #define HAVE_STDLIB_H 1
616| #define HAVE_STRING_H 1
617| #define HAVE_SYS_IOCTL_H 1
618| #define HAVE_UNISTD_H 1
619| #define HAVE_TERMIOS_H 1
620| /* end confdefs.h.  */
621| #include <stdio.h>
622| #ifdef HAVE_SYS_TYPES_H
623| # include <sys/types.h>
624| #endif
625| #ifdef HAVE_SYS_STAT_H
626| # include <sys/stat.h>
627| #endif
628| #ifdef STDC_HEADERS
629| # include <stdlib.h>
630| # include <stddef.h>
631| #else
632| # ifdef HAVE_STDLIB_H
633| #  include <stdlib.h>
634| # endif
635| #endif
636| #ifdef HAVE_STRING_H
637| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
638| #  include <memory.h>
639| # endif
640| # include <string.h>
641| #endif
642| #ifdef HAVE_STRINGS_H
643| # include <strings.h>
644| #endif
645| #ifdef HAVE_INTTYPES_H
646| # include <inttypes.h>
647| #endif
648| #ifdef HAVE_STDINT_H
649| # include <stdint.h>
650| #endif
651| #ifdef HAVE_UNISTD_H
652| # include <unistd.h>
653| #endif
654| #include <vfork.h>
655configure:5325: result: no
656configure:5325: checking vfork.h presence
657configure:5325: gcc -E  conftest.c
658conftest.c:34:10: fatal error: 'vfork.h' file not found
659#include <vfork.h>
660         ^~~~~~~~~
6611 error generated.
662configure:5325: $? = 1
663configure: failed program was:
664| /* confdefs.h */
665| #define PACKAGE_NAME "sshpass"
666| #define PACKAGE_TARNAME "sshpass"
667| #define PACKAGE_VERSION "1.06"
668| #define PACKAGE_STRING "sshpass 1.06"
669| #define PACKAGE_BUGREPORT ""
670| #define PACKAGE_URL ""
671| #define PACKAGE "sshpass"
672| #define VERSION "1.06"
673| #define STDC_HEADERS 1
674| #define HAVE_SYS_TYPES_H 1
675| #define HAVE_SYS_STAT_H 1
676| #define HAVE_STDLIB_H 1
677| #define HAVE_STRING_H 1
678| #define HAVE_MEMORY_H 1
679| #define HAVE_STRINGS_H 1
680| #define HAVE_INTTYPES_H 1
681| #define HAVE_STDINT_H 1
682| #define HAVE_UNISTD_H 1
683| #define __EXTENSIONS__ 1
684| #define _ALL_SOURCE 1
685| #define _GNU_SOURCE 1
686| #define _POSIX_PTHREAD_SEMANTICS 1
687| #define _TANDEM_SOURCE 1
688| #define STDC_HEADERS 1
689| #define HAVE_SYS_WAIT_H 1
690| #define HAVE_FCNTL_H 1
691| #define HAVE_STDLIB_H 1
692| #define HAVE_STRING_H 1
693| #define HAVE_SYS_IOCTL_H 1
694| #define HAVE_UNISTD_H 1
695| #define HAVE_TERMIOS_H 1
696| /* end confdefs.h.  */
697| #include <vfork.h>
698configure:5325: result: no
699configure:5325: checking for vfork.h
700configure:5325: result: no
701configure:5338: checking for fork
702configure:5338: gcc -o conftest -g -O2   conftest.c  >&5
703configure:5338: $? = 0
704configure:5338: result: yes
705configure:5338: checking for vfork
706configure:5338: gcc -o conftest -g -O2   conftest.c  >&5
707conftest.c:58:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
708char vfork ();
709     ^
710conftest.c:58:6: note: 'vfork' is a builtin with type 'int (void)'
7111 warning generated.
712configure:5338: $? = 0
713configure:5338: result: yes
714configure:5348: checking for working fork
715configure:5370: gcc -o conftest -g -O2   conftest.c  >&5
716configure:5370: $? = 0
717configure:5370: ./conftest
718configure:5370: $? = 0
719configure:5380: result: yes
720configure:5401: checking for working vfork
721configure:5511: result: yes
722configure:5537: checking whether gcc needs -traditional
723conftest.c:38:10: fatal error: 'termio.h' file not found
724#include <termio.h>
725         ^~~~~~~~~~
7261 error generated.
727configure:5571: result: no
728configure:5580: checking for stdlib.h
729configure:5580: result: yes
730configure:5590: checking for GNU libc compatible malloc
731configure:5614: gcc -o conftest -g -O2   conftest.c  >&5
732configure:5614: $? = 0
733configure:5614: ./conftest
734configure:5614: $? = 0
735configure:5624: result: yes
736configure:5648: checking sys/select.h usability
737configure:5648: gcc -c -g -O2  conftest.c >&5
738configure:5648: $? = 0
739configure:5648: result: yes
740configure:5648: checking sys/select.h presence
741configure:5648: gcc -E  conftest.c
742configure:5648: $? = 0
743configure:5648: result: yes
744configure:5648: checking for sys/select.h
745configure:5648: result: yes
746configure:5648: checking sys/socket.h usability
747configure:5648: gcc -c -g -O2  conftest.c >&5
748configure:5648: $? = 0
749configure:5648: result: yes
750configure:5648: checking sys/socket.h presence
751configure:5648: gcc -E  conftest.c
752configure:5648: $? = 0
753configure:5648: result: yes
754configure:5648: checking for sys/socket.h
755configure:5648: result: yes
756configure:5658: checking types of arguments for select
757configure:5686: gcc -c -g -O2  conftest.c >&5
758configure:5686: $? = 0
759configure:5697: result: int,fd_set *,struct timeval *
760configure:5720: checking return type of signal handlers
761configure:5738: gcc -c -g -O2  conftest.c >&5
762conftest.c:51:8: error: indirection requires pointer operand ('void' invalid)
763return *(signal (0, 0)) (0) == 1;
764       ^~~~~~~~~~~~~~~~~~~~
7651 error generated.
766configure:5738: $? = 1
767configure: failed program was:
768| /* confdefs.h */
769| #define PACKAGE_NAME "sshpass"
770| #define PACKAGE_TARNAME "sshpass"
771| #define PACKAGE_VERSION "1.06"
772| #define PACKAGE_STRING "sshpass 1.06"
773| #define PACKAGE_BUGREPORT ""
774| #define PACKAGE_URL ""
775| #define PACKAGE "sshpass"
776| #define VERSION "1.06"
777| #define STDC_HEADERS 1
778| #define HAVE_SYS_TYPES_H 1
779| #define HAVE_SYS_STAT_H 1
780| #define HAVE_STDLIB_H 1
781| #define HAVE_STRING_H 1
782| #define HAVE_MEMORY_H 1
783| #define HAVE_STRINGS_H 1
784| #define HAVE_INTTYPES_H 1
785| #define HAVE_STDINT_H 1
786| #define HAVE_UNISTD_H 1
787| #define __EXTENSIONS__ 1
788| #define _ALL_SOURCE 1
789| #define _GNU_SOURCE 1
790| #define _POSIX_PTHREAD_SEMANTICS 1
791| #define _TANDEM_SOURCE 1
792| #define STDC_HEADERS 1
793| #define HAVE_SYS_WAIT_H 1
794| #define HAVE_FCNTL_H 1
795| #define HAVE_STDLIB_H 1
796| #define HAVE_STRING_H 1
797| #define HAVE_SYS_IOCTL_H 1
798| #define HAVE_UNISTD_H 1
799| #define HAVE_TERMIOS_H 1
800| #define HAVE_FORK 1
801| #define HAVE_VFORK 1
802| #define HAVE_WORKING_VFORK 1
803| #define HAVE_WORKING_FORK 1
804| #define HAVE_STDLIB_H 1
805| #define HAVE_MALLOC 1
806| #define HAVE_SYS_SELECT_H 1
807| #define HAVE_SYS_SOCKET_H 1
808| #define SELECT_TYPE_ARG1 int
809| #define SELECT_TYPE_ARG234 (fd_set *)
810| #define SELECT_TYPE_ARG5 (struct timeval *)
811| /* end confdefs.h.  */
812| #include <sys/types.h>
813| #include <signal.h>
814|
815| int
816| main ()
817| {
818| return *(signal (0, 0)) (0) == 1;
819|   ;
820|   return 0;
821| }
822configure:5745: result: void
823configure:5756: checking for select
824configure:5756: gcc -o conftest -g -O2   conftest.c  >&5
825configure:5756: $? = 0
826configure:5756: result: yes
827configure:5756: checking for posix_openpt
828configure:5756: gcc -o conftest -g -O2   conftest.c  >&5
829configure:5756: $? = 0
830configure:5756: result: yes
831configure:5756: checking for strdup
832configure:5756: gcc -o conftest -g -O2   conftest.c  >&5
833conftest.c:71:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
834char strdup ();
835     ^
836conftest.c:71:6: note: 'strdup' is a builtin with type 'char *(const char *)'
8371 warning generated.
838configure:5756: $? = 0
839configure:5756: result: yes
840configure:5891: checking that generated files are newer than configure
841configure:5897: result: done
842configure:5924: creating ./config.status
843
844## ---------------------- ##
845## Running config.status. ##
846## ---------------------- ##
847
848This file was extended by sshpass config.status 1.06, which was
849generated by GNU Autoconf 2.69.  Invocation command line was
850
851  CONFIG_FILES    =
852  CONFIG_HEADERS  =
853  CONFIG_LINKS    =
854  CONFIG_COMMANDS =
855  $ ./config.status
856
857on saemini.local
858
859config.status:888: creating Makefile
860config.status:888: creating config.h
861config.status:1069: config.h is unchanged
862config.status:1117: executing depfiles commands
863
864## ---------------- ##
865## Cache variables. ##
866## ---------------- ##
867
868ac_cv_c_compiler_gnu=yes
869ac_cv_c_const=yes
870ac_cv_env_CC_set=
871ac_cv_env_CC_value=
872ac_cv_env_CFLAGS_set=
873ac_cv_env_CFLAGS_value=
874ac_cv_env_CPPFLAGS_set=
875ac_cv_env_CPPFLAGS_value=
876ac_cv_env_CPP_set=
877ac_cv_env_CPP_value=
878ac_cv_env_LDFLAGS_set=
879ac_cv_env_LDFLAGS_value=
880ac_cv_env_LIBS_set=
881ac_cv_env_LIBS_value=
882ac_cv_env_build_alias_set=
883ac_cv_env_build_alias_value=
884ac_cv_env_host_alias_set=
885ac_cv_env_host_alias_value=
886ac_cv_env_target_alias_set=
887ac_cv_env_target_alias_value=
888ac_cv_func_fork=yes
889ac_cv_func_fork_works=yes
890ac_cv_func_malloc_0_nonnull=yes
891ac_cv_func_posix_openpt=yes
892ac_cv_func_select=yes
893ac_cv_func_select_args='int,fd_set *,struct timeval *'
894ac_cv_func_strdup=yes
895ac_cv_func_vfork=yes
896ac_cv_func_vfork_works=yes
897ac_cv_header_fcntl_h=yes
898ac_cv_header_inttypes_h=yes
899ac_cv_header_memory_h=yes
900ac_cv_header_minix_config_h=no
901ac_cv_header_stdc=yes
902ac_cv_header_stdint_h=yes
903ac_cv_header_stdlib_h=yes
904ac_cv_header_string_h=yes
905ac_cv_header_strings_h=yes
906ac_cv_header_sys_ioctl_h=yes
907ac_cv_header_sys_select_h=yes
908ac_cv_header_sys_socket_h=yes
909ac_cv_header_sys_stat_h=yes
910ac_cv_header_sys_types_h=yes
911ac_cv_header_sys_wait_h=yes
912ac_cv_header_termios_h=yes
913ac_cv_header_unistd_h=yes
914ac_cv_header_vfork_h=no
915ac_cv_objext=o
916ac_cv_path_EGREP='/usr/bin/grep -E'
917ac_cv_path_GREP=/usr/bin/grep
918ac_cv_path_install='/usr/bin/install -c'
919ac_cv_prog_AWK=awk
920ac_cv_prog_CPP='gcc -E'
921ac_cv_prog_ac_ct_CC=gcc
922ac_cv_prog_cc_c89=
923ac_cv_prog_cc_g=yes
924ac_cv_prog_gcc_traditional=no
925ac_cv_prog_make_make_set=yes
926ac_cv_safe_to_define___extensions__=yes
927ac_cv_type_pid_t=yes
928ac_cv_type_signal=void
929ac_cv_type_ssize_t=yes
930am_cv_CC_dependencies_compiler_type=gcc3
931am_cv_make_support_nested_variables=yes
932am_cv_prog_cc_c_o=yes
933
934## ----------------- ##
935## Output variables. ##
936## ----------------- ##
937
938ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_sshpass/sshpass/work/sshpass-1.06/missing aclocal-1.15'
939AMDEPBACKSLASH='\'
940AMDEP_FALSE='#'
941AMDEP_TRUE=''
942AMTAR='$${TAR-tar}'
943AM_BACKSLASH='\'
944AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
945AM_DEFAULT_VERBOSITY='1'
946AM_V='$(V)'
947AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_sshpass/sshpass/work/sshpass-1.06/missing autoconf'
948AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_sshpass/sshpass/work/sshpass-1.06/missing autoheader'
949AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_sshpass/sshpass/work/sshpass-1.06/missing automake-1.15'
950AWK='awk'
951CC='gcc'
952CCDEPMODE='depmode=gcc3'
953CFLAGS='-g -O2'
954CPP='gcc -E'
955CPPFLAGS=''
956CYGPATH_W='echo'
957DEFS='-DHAVE_CONFIG_H'
958DEPDIR='.deps'
959ECHO_C='\c'
960ECHO_N=''
961ECHO_T=''
962EGREP='/usr/bin/grep -E'
963EXEEXT=''
964GREP='/usr/bin/grep'
965INSTALL_DATA='${INSTALL} -m 644'
966INSTALL_PROGRAM='${INSTALL}'
967INSTALL_SCRIPT='${INSTALL}'
968INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
969LDFLAGS=''
970LIBOBJS=''
971LIBS=''
972LTLIBOBJS=''
973MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_sshpass/sshpass/work/sshpass-1.06/missing makeinfo'
974MKDIR_P='./install-sh -c -d'
975OBJEXT='o'
976PACKAGE='sshpass'
977PACKAGE_BUGREPORT=''
978PACKAGE_NAME='sshpass'
979PACKAGE_STRING='sshpass 1.06'
980PACKAGE_TARNAME='sshpass'
981PACKAGE_URL=''
982PACKAGE_VERSION='1.06'
983PATH_SEPARATOR=':'
984SET_MAKE=''
985SHELL='/bin/sh'
986STRIP=''
987VERSION='1.06'
988ac_ct_CC='gcc'
989am__EXEEXT_FALSE=''
990am__EXEEXT_TRUE='#'
991am__fastdepCC_FALSE='#'
992am__fastdepCC_TRUE=''
993am__include='include'
994am__isrc=''
995am__leading_dot='.'
996am__nodep='_no'
997am__quote=''
998am__tar='$${TAR-tar} chof - "$$tardir"'
999am__untar='$${TAR-tar} xf -'
1000bindir='${exec_prefix}/bin'
1001build_alias=''
1002datadir='${datarootdir}'
1003datarootdir='${prefix}/share'
1004docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1005dvidir='${docdir}'
1006exec_prefix='${prefix}'
1007host_alias=''
1008htmldir='${docdir}'
1009includedir='${prefix}/include'
1010infodir='${datarootdir}/info'
1011install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_sshpass/sshpass/work/sshpass-1.06/install-sh'
1012libdir='${exec_prefix}/lib'
1013libexecdir='${exec_prefix}/libexec'
1014localedir='${datarootdir}/locale'
1015localstatedir='${prefix}/var'
1016mandir='${datarootdir}/man'
1017mkdir_p='$(MKDIR_P)'
1018oldincludedir='/usr/include'
1019pdfdir='${docdir}'
1020prefix='/opt/local'
1021program_transform_name='s,x,x,'
1022psdir='${docdir}'
1023runstatedir='${localstatedir}/run'
1024sbindir='${exec_prefix}/sbin'
1025sharedstatedir='${prefix}/com'
1026sysconfdir='${prefix}/etc'
1027target_alias=''
1028
1029## ----------- ##
1030## confdefs.h. ##
1031## ----------- ##
1032
1033/* confdefs.h */
1034#define PACKAGE_NAME "sshpass"
1035#define PACKAGE_TARNAME "sshpass"
1036#define PACKAGE_VERSION "1.06"
1037#define PACKAGE_STRING "sshpass 1.06"
1038#define PACKAGE_BUGREPORT ""
1039#define PACKAGE_URL ""
1040#define PACKAGE "sshpass"
1041#define VERSION "1.06"
1042#define STDC_HEADERS 1
1043#define HAVE_SYS_TYPES_H 1
1044#define HAVE_SYS_STAT_H 1
1045#define HAVE_STDLIB_H 1
1046#define HAVE_STRING_H 1
1047#define HAVE_MEMORY_H 1
1048#define HAVE_STRINGS_H 1
1049#define HAVE_INTTYPES_H 1
1050#define HAVE_STDINT_H 1
1051#define HAVE_UNISTD_H 1
1052#define __EXTENSIONS__ 1
1053#define _ALL_SOURCE 1
1054#define _GNU_SOURCE 1
1055#define _POSIX_PTHREAD_SEMANTICS 1
1056#define _TANDEM_SOURCE 1
1057#define STDC_HEADERS 1
1058#define HAVE_SYS_WAIT_H 1
1059#define HAVE_FCNTL_H 1
1060#define HAVE_STDLIB_H 1
1061#define HAVE_STRING_H 1
1062#define HAVE_SYS_IOCTL_H 1
1063#define HAVE_UNISTD_H 1
1064#define HAVE_TERMIOS_H 1
1065#define HAVE_FORK 1
1066#define HAVE_VFORK 1
1067#define HAVE_WORKING_VFORK 1
1068#define HAVE_WORKING_FORK 1
1069#define HAVE_STDLIB_H 1
1070#define HAVE_MALLOC 1
1071#define HAVE_SYS_SELECT_H 1
1072#define HAVE_SYS_SOCKET_H 1
1073#define SELECT_TYPE_ARG1 int
1074#define SELECT_TYPE_ARG234 (fd_set *)
1075#define SELECT_TYPE_ARG5 (struct timeval *)
1076#define RETSIGTYPE void
1077#define HAVE_SELECT 1
1078#define HAVE_POSIX_OPENPT 1
1079#define HAVE_STRDUP 1
1080#define PASSWORD_PROMPT "assword"
1081
1082configure: exit 0