This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sshpass configure 1.06, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/sshpass-master/release CC ## --------- ## ## Platform. ## ## --------- ## hostname = platform uname -m = x86_64 uname -r = 5.4.0-139-generic uname -s = Linux uname -v = #156-Ubuntu SMP Fri Jan 20 17:27:18 UTC 2023 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2250: checking for a BSD-compatible install configure:2318: result: /usr/bin/install -c configure:2329: checking whether build environment is sane configure:2384: result: yes configure:2533: checking for a thread-safe mkdir -p configure:2572: result: /usr/bin/mkdir -p configure:2579: checking for gawk configure:2595: found /usr/bin/gawk configure:2606: result: gawk configure:2617: checking whether make sets $(MAKE) configure:2639: result: yes configure:2668: checking whether make supports nested variables configure:2685: result: yes configure:2826: checking for style of include used by make configure:2854: result: GNU configure:2885: checking for CC-gcc configure:2915: result: no configure:2925: checking for gcc configure:2941: found /usr/bin/gcc configure:2952: result: gcc configure:3181: checking for C compiler version configure:3190: gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3201: $? = 0 configure:3190: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:3201: $? = 0 configure:3190: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3201: $? = 1 configure:3190: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3201: $? = 1 configure:3221: checking whether the C compiler works configure:3243: gcc conftest.c >&5 configure:3247: $? = 0 configure:3295: result: yes configure:3298: checking for C compiler default output file name configure:3300: result: a.out configure:3306: checking for suffix of executables configure:3313: gcc -o conftest conftest.c >&5 configure:3317: $? = 0 configure:3339: result: configure:3361: checking whether we are cross compiling configure:3369: gcc -o conftest conftest.c >&5 configure:3373: $? = 0 configure:3380: ./conftest configure:3384: $? = 0 configure:3372: result: no configure:3377: checking for suffix of object files configure:3399: gcc -c conftest.c >&5 configure:3403: $? = 0 configure:3424: result: o configure:3428: checking whether we are using the GNU C compiler configure:3447: gcc -c conftest.c >&5 configure:3447: $? = 0 configure:3456: result: yes configure:3465: checking whether gcc accepts -g configure:3485: gcc -c -g conftest.c >&5 configure:3485: $? = 0 configure:3526: result: yes configure:3543: checking for gcc option to accept ISO C89 configure:3606: gcc -c -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3619: result: none needed configure:3644: checking whether gcc understands -c and -o together configure:3666: gcc -c conftest.c -o conftest2.o configure:3669: $? = 0 configure:3666: gcc -c conftest.c -o conftest2.o configure:3669: $? = 0 configure:3681: result: yes configure:3700: checking dependency style of gcc configure:3811: result: gcc3 configure:3832: checking how to run the C preprocessor configure:3863: gcc -E conftest.c configure:3863: $? = 0 configure:3877: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3877: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sshpass" | #define PACKAGE_TARNAME "sshpass" | #define PACKAGE_VERSION "1.06" | #define PACKAGE_STRING "sshpass 1.06" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sshpass" | #define VERSION "1.06" | /* end confdefs.h. */ | #include configure:3902: result: gcc -E configure:3922: gcc -E conftest.c configure:3922: $? = 0 configure:3936: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sshpass" | #define PACKAGE_TARNAME "sshpass" | #define PACKAGE_VERSION "1.06" | #define PACKAGE_STRING "sshpass 1.06" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sshpass" | #define VERSION "1.06" | /* end confdefs.h. */ | #include configure:3965: checking for grep that handles long lines and -e configure:4023: result: /usr/bin/grep configure:4028: checking for egrep configure:4090: result: /usr/bin/grep -E configure:4095: checking for ANSI C header files configure:4115: gcc -c -g -O2 conftest.c >&5 configure:4115: $? = 0 configure:4188: gcc -o conftest -g -O2 conftest.c >&5 configure:4188: $? = 0 configure:4188: ./conftest configure:4188: $? = 0 configure:4199: result: yes configure:4212: checking for sys/types.h configure:4212: gcc -c -g -O2 conftest.c >&5 configure:4212: $? = 0 configure:4212: result: yes configure:4212: checking for sys/stat.h configure:4212: gcc -c -g -O2 conftest.c >&5 configure:4212: $? = 0 configure:4212: result: yes configure:4212: checking for stdlib.h configure:4212: gcc -c -g -O2 conftest.c >&5 configure:4212: $? = 0 configure:4212: result: yes configure:4212: checking for string.h configure:4212: gcc -c -g -O2 conftest.c >&5 configure:4212: $? = 0 configure:4212: result: yes configure:4212: checking for memory.h configure:4212: gcc -c -g -O2 conftest.c >&5 configure:4212: $? = 0 configure:4212: result: yes configure:4212: checking for strings.h configure:4212: gcc -c -g -O2 conftest.c >&5 configure:4212: $? = 0 configure:4212: result: yes configure:4212: checking for inttypes.h configure:4212: gcc -c -g -O2 conftest.c >&5 configure:4212: $? = 0 configure:4212: result: yes configure:4212: checking for stdint.h configure:4212: gcc -c -g -O2 conftest.c >&5 configure:4212: $? = 0 configure:4212: result: yes configure:4212: checking for unistd.h configure:4212: gcc -c -g -O2 conftest.c >&5 configure:4212: $? = 0 configure:4212: result: yes configure:4225: checking minix/config.h usability configure:4225: gcc -c -g -O2 conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4225: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sshpass" | #define PACKAGE_TARNAME "sshpass" | #define PACKAGE_VERSION "1.06" | #define PACKAGE_STRING "sshpass 1.06" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sshpass" | #define VERSION "1.06" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4225: result: no configure:4225: checking minix/config.h presence configure:4225: gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4225: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sshpass" | #define PACKAGE_TARNAME "sshpass" | #define PACKAGE_VERSION "1.06" | #define PACKAGE_STRING "sshpass 1.06" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sshpass" | #define VERSION "1.06" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4225: result: no configure:4225: checking for minix/config.h configure:4225: result: no configure:4246: checking whether it is safe to define __EXTENSIONS__ configure:4264: gcc -c -g -O2 conftest.c >&5 configure:4264: $? = 0 configure:4271: result: yes configure:4295: checking for CC-gcc configure:4322: result: gcc configure:4591: checking for C compiler version configure:4600: gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4611: $? = 0 configure:4600: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:4611: $? = 0 configure:4600: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4611: $? = 1 configure:4600: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4611: $? = 1 configure:4615: checking whether we are using the GNU C compiler configure:4643: result: yes configure:4652: checking whether gcc accepts -g configure:4713: result: yes configure:4730: checking for gcc option to accept ISO C89 configure:4806: result: none needed configure:4831: checking whether gcc understands -c and -o together configure:4868: result: yes configure:4887: checking dependency style of gcc configure:4998: result: gcc3 configure:5017: checking for ANSI C header files configure:5121: result: yes configure:5129: checking for sys/wait.h that is POSIX.1 compatible configure:5155: gcc -c -g -O2 conftest.c >&5 configure:5155: $? = 0 configure:5162: result: yes configure:5173: checking fcntl.h usability configure:5173: gcc -c -g -O2 conftest.c >&5 configure:5173: $? = 0 configure:5173: result: yes configure:5173: checking fcntl.h presence configure:5173: gcc -E conftest.c configure:5173: $? = 0 configure:5173: result: yes configure:5173: checking for fcntl.h configure:5173: result: yes configure:5173: checking for stdlib.h configure:5173: result: yes configure:5173: checking for string.h configure:5173: result: yes configure:5173: checking sys/ioctl.h usability configure:5173: gcc -c -g -O2 conftest.c >&5 configure:5173: $? = 0 configure:5173: result: yes configure:5173: checking sys/ioctl.h presence configure:5173: gcc -E conftest.c configure:5173: $? = 0 configure:5173: result: yes configure:5173: checking for sys/ioctl.h configure:5173: result: yes configure:5173: checking for unistd.h configure:5173: result: yes configure:5173: checking termios.h usability configure:5173: gcc -c -g -O2 conftest.c >&5 configure:5173: $? = 0 configure:5173: result: yes configure:5173: checking termios.h presence configure:5173: gcc -E conftest.c configure:5173: $? = 0 configure:5173: result: yes configure:5173: checking for termios.h configure:5173: result: yes configure:5185: checking for an ANSI C-conforming const configure:5251: gcc -c -g -O2 conftest.c >&5 configure:5251: $? = 0 configure:5258: result: yes configure:5266: checking for pid_t configure:5266: gcc -c -g -O2 conftest.c >&5 configure:5266: $? = 0 configure:5266: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:70:20: error: expected expression before ')' token 70 | if (sizeof ((pid_t))) | ^ configure:5266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sshpass" | #define PACKAGE_TARNAME "sshpass" | #define PACKAGE_VERSION "1.06" | #define PACKAGE_STRING "sshpass 1.06" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sshpass" | #define VERSION "1.06" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:5266: result: yes configure:5277: checking for ssize_t configure:5277: gcc -c -g -O2 conftest.c >&5 configure:5277: $? = 0 configure:5277: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:70:22: error: expected expression before ')' token 70 | if (sizeof ((ssize_t))) | ^ configure:5277: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sshpass" | #define PACKAGE_TARNAME "sshpass" | #define PACKAGE_VERSION "1.06" | #define PACKAGE_STRING "sshpass 1.06" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sshpass" | #define VERSION "1.06" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:5277: result: yes configure:5292: checking vfork.h usability configure:5292: gcc -c -g -O2 conftest.c >&5 conftest.c:67:10: fatal error: vfork.h: No such file or directory 67 | #include | ^~~~~~~~~ compilation terminated. configure:5292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sshpass" | #define PACKAGE_TARNAME "sshpass" | #define PACKAGE_VERSION "1.06" | #define PACKAGE_STRING "sshpass 1.06" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sshpass" | #define VERSION "1.06" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5292: result: no configure:5292: checking vfork.h presence configure:5292: gcc -E conftest.c conftest.c:34:10: fatal error: vfork.h: No such file or directory 34 | #include | ^~~~~~~~~ compilation terminated. configure:5292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sshpass" | #define PACKAGE_TARNAME "sshpass" | #define PACKAGE_VERSION "1.06" | #define PACKAGE_STRING "sshpass 1.06" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sshpass" | #define VERSION "1.06" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:5292: result: no configure:5292: checking for vfork.h configure:5292: result: no configure:5305: checking for fork configure:5305: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:57:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] 57 | char fork (); | ^~~~ configure:5305: $? = 0 configure:5305: result: yes configure:5305: checking for vfork configure:5305: gcc -o conftest -g -O2 conftest.c >&5 configure:5305: $? = 0 configure:5305: result: yes configure:5315: checking for working fork configure:5337: gcc -o conftest -g -O2 conftest.c >&5 configure:5337: $? = 0 configure:5337: ./conftest configure:5337: $? = 0 configure:5347: result: yes configure:5368: checking for working vfork configure:5478: result: yes configure:5504: checking whether gcc needs -traditional configure:5538: result: no configure:5547: checking for stdlib.h configure:5547: result: yes configure:5557: checking for GNU libc compatible malloc configure:5581: gcc -o conftest -g -O2 conftest.c >&5 configure:5581: $? = 0 configure:5581: ./conftest configure:5581: $? = 0 configure:5591: result: yes configure:5615: checking sys/select.h usability configure:5615: gcc -c -g -O2 conftest.c >&5 configure:5615: $? = 0 configure:5615: result: yes configure:5615: checking sys/select.h presence configure:5615: gcc -E conftest.c configure:5615: $? = 0 configure:5615: result: yes configure:5615: checking for sys/select.h configure:5615: result: yes configure:5615: checking sys/socket.h usability configure:5615: gcc -c -g -O2 conftest.c >&5 configure:5615: $? = 0 configure:5615: result: yes configure:5615: checking sys/socket.h presence configure:5615: gcc -E conftest.c configure:5615: $? = 0 configure:5615: result: yes configure:5615: checking for sys/socket.h configure:5615: result: yes configure:5625: checking types of arguments for select configure:5653: gcc -c -g -O2 conftest.c >&5 configure:5653: $? = 0 configure:5664: result: int,fd_set *,struct timeval * configure:5687: checking return type of signal handlers configure:5705: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:51:10: error: void value not ignored as it ought to be 51 | return *(signal (0, 0)) (0) == 1; | ~^~~~~~~~~~~~~~~~~~ configure:5705: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sshpass" | #define PACKAGE_TARNAME "sshpass" | #define PACKAGE_VERSION "1.06" | #define PACKAGE_STRING "sshpass 1.06" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sshpass" | #define VERSION "1.06" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:5712: result: void configure:5723: checking for select configure:5723: gcc -o conftest -g -O2 conftest.c >&5 configure:5723: $? = 0 configure:5723: result: yes configure:5723: checking for posix_openpt configure:5723: gcc -o conftest -g -O2 conftest.c >&5 configure:5723: $? = 0 configure:5723: result: yes configure:5723: checking for strdup configure:5723: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 71 | char strdup (); | ^~~~~~ configure:5723: $? = 0 configure:5723: result: yes configure:5850: checking that generated files are newer than configure configure:5856: result: done configure:5883: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by sshpass config.status 1.06, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on platform config.status:878: creating Makefile config.status:878: creating config.h config.status:1059: config.h is unchanged config.status:1107: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=CC ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=CC ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=CC ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_posix_openpt=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_strdup=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_ssize_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/sshpass-master/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/sshpass-master/missing autoconf' AUTOHEADER='${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/sshpass-master/missing autoheader' AUTOMAKE='${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/sshpass-master/missing automake-1.15' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/sshpass-master/missing makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='sshpass' PACKAGE_BUGREPORT='' PACKAGE_NAME='sshpass' PACKAGE_STRING='sshpass 1.06' PACKAGE_TARNAME='sshpass' PACKAGE_URL='' PACKAGE_VERSION='1.06' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='1.06' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build_alias='CC' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='CC' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/sshpass-master/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/sshpass-master/release' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='CC' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "sshpass" #define PACKAGE_TARNAME "sshpass" #define PACKAGE_VERSION "1.06" #define PACKAGE_STRING "sshpass 1.06" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "sshpass" #define VERSION "1.06" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define RETSIGTYPE void #define HAVE_SELECT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_STRDUP 1 #define PASSWORD_PROMPT "assword" configure: exit 0