12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076 |
- 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 <ac_nonexistent.h>
- | ^~~~~~~~~~~~~~~~~~
- 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 <ac_nonexistent.h>
- 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 <ac_nonexistent.h>
- | ^~~~~~~~~~~~~~~~~~
- 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 <ac_nonexistent.h>
- 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 <minix/config.h>
- | ^~~~~~~~~~~~~~~~
- 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <minix/config.h>
- 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 <minix/config.h>
- | ^~~~~~~~~~~~~~~~
- 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 <minix/config.h>
- 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #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 <vfork.h>
- | ^~~~~~~~~
- 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <vfork.h>
- 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 <vfork.h>
- | ^~~~~~~~~
- 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 <vfork.h>
- 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 <sys/types.h>
- | #include <signal.h>
- |
- | 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
|