Hello everybody,
first of all I want to explain my main task.
I want to develop an OpenApi client for the OS QNX 7.0.0 which runs on a ARM64
(aarch64le) hardware.
For this task I need the curl library for QNX. And here starts the .
I develop on a Windows 10 host with QNX Momentics and CMake- GUI.
For the first goal to build curl library for QNX I use CMake- GUI.
I created a little make configuration file for the QNX environment
which I use for the cross-compiling with the CMake- GUI.
In the attachment file I added the GUI output of the CMake- GUI
It shows a lot of "not found" and "failed!" entries.
Is anybody out there who had done anything equal or tried anything equal
and who can help me.
Mit freundlichen Grüßen / With kind regards
Thomas Barth
Software developer
QNX_QCC: C:/Users/Bartht/qnx700/host/win64/x86_64/usr/bin/qcc.exe
QNX_QCC: C:/Users/Bartht/qnx700/host/win64/x86_64/usr/bin/qcc.exe
QNX_HOME: C:/Users/Bartht/qnx700/host/win64/x86_64/usr/bin
QNX_HOST: C:/Users/Bartht/qnx700/host/win64/x86_64
QNX_TARGET: C:/Users/Bartht/qnx700/target/qnx7
CMAKE_AR:
C:/Users/Bartht/qnx700/host/win64/x86_64/usr/bin/aarch64-unknown-nto-qnx7.0.0-ar.exe
CMAKE_LINKER:
C:/Users/Bartht/qnx700/host/win64/x86_64/usr/bin/aarch64-unknown-nto-qnx7.0.0-ld.exe
QNX_QCC: C:/Users/Bartht/qnx700/host/win64/x86_64/usr/bin/qcc.exe
QNX_QCC: C:/Users/Bartht/qnx700/host/win64/x86_64/usr/bin/qcc.exe
QNX_HOME: C:/Users/Bartht/qnx700/host/win64/x86_64/usr/bin
QNX_HOST: C:/Users/Bartht/qnx700/host/win64/x86_64
QNX_TARGET: C:/Users/Bartht/qnx700/target/qnx7
CMAKE_AR:
C:/Users/Bartht/qnx700/host/win64/x86_64/usr/bin/aarch64-unknown-nto-qnx7.0.0-ar.exe
CMAKE_LINKER:
C:/Users/Bartht/qnx700/host/win64/x86_64/usr/bin/aarch64-unknown-nto-qnx7.0.0-ld.exe
The C compiler identification is QCC 5.4.0
Detecting C compiler ABI info
Detecting C compiler ABI info - failed
Check for working C compiler:
C:/Users/Bartht/qnx700/host/win64/x86_64/usr/bin/qcc.exe
Check for working C compiler:
C:/Users/Bartht/qnx700/host/win64/x86_64/usr/bin/qcc.exe - works
Detecting C compile features
Detecting C compile features - done
curl version=[7.73.1-DEV]
Performing Test HAVE_SOCKADDR_IN6_SIN6_ADDR
Performing Test HAVE_SOCKADDR_IN6_SIN6_ADDR - Success
Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID
Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Success
Found Perl: C:/Perl64/bin/perl.exe (found version "5.28.1")
Looking for pthread.h
Looking for pthread.h - found
Performing Test CMAKE_HAVE_LIBC_PTHREAD
Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
Found Threads: TRUE
Looking for dlopen in ;
Looking for dlopen in ; - not found
Looking for connect in socket;
Looking for connect in socket; - not found
Looking for gethostbyname in c
Looking for gethostbyname in c - not found
Looking for gethostbyname in nsl;
Looking for gethostbyname in nsl; - not found
Looking for gethostname
Looking for gethostname - not found
Found OpenSSL: C:/Program Files/OpenSSL-Win64/lib/libcrypto_static.lib (found
version "1.1.1h")
Looking for openssl/crypto.h
Looking for openssl/crypto.h - not found
Looking for openssl/err.h
Looking for openssl/err.h - not found
Looking for openssl/pem.h
Looking for openssl/pem.h - not found
Looking for openssl/rsa.h
Looking for openssl/rsa.h - not found
Looking for openssl/ssl.h
Looking for openssl/ssl.h - not found
Looking for openssl/x509.h
Looking for openssl/x509.h - not found
Looking for openssl/rand.h
Looking for openssl/rand.h - not found
Looking for RAND_status
Looking for RAND_status - not found
Looking for RAND_screen
Looking for RAND_screen - not found
Looking for RAND_egd
Looking for RAND_egd - not found
Looking for ldap_init in ldap;OpenSSL::SSL;OpenSSL::Crypto
Looking for ldap_init in ldap;OpenSSL::SSL;OpenSSL::Crypto - not found
Looking for ber_init in lber;OpenSSL::SSL;OpenSSL::Crypto
Looking for ber_init in lber;OpenSSL::SSL;OpenSSL::Crypto - not found
Looking for include file ldap.h
Looking for include file ldap.h - not found
Looking for include file lber.h
Looking for include file lber.h - not found
LDAP_H not found CURL_DISABLE_LDAP set ON
LDAP needs to be enabled to support LDAPS
Looking for idn2_lookup_ul in idn2;OpenSSL::SSL;OpenSSL::Crypto
Looking for idn2_lookup_ul in idn2;OpenSSL::SSL;OpenSSL::Crypto - not found
Looking for dlopen in OpenSSL::SSL;OpenSSL::Crypto
Looking for dlopen in OpenSSL::SSL;OpenSSL::Crypto - not found
Could NOT find LibSSH2 (missing: LIBSSH2_LIBRARY LIBSSH2_INCLUDE_DIR)
Performing Test USE_UNIX_SOCKETS
Performing Test USE_UNIX_SOCKETS - Failed
Looking for include file windows.h
Looking for include file windows.h - not found
Looking for include file winsock.h
Looking for include file winsock.h - not found
Looking for include file ws2tcpip.h
Looking for include file ws2tcpip.h - not found
Looking for include file winsock2.h
Looking for include file winsock2.h - not found
Looking for include file stdio.h
Looking for include file stdio.h - not found
Looking for include file inttypes.h
Looking for include file inttypes.h - not found
Looking for include file sys/filio.h
Looking for include file sys/filio.h - not found
Looking for include file sys/ioctl.h
Looking for include file sys/ioctl.h - not found
Looking for include file sys/param.h
Looking for include file sys/param.h - not found
Looking for include file sys/poll.h
Looking for include file sys/poll.h - not found
Looking for include file sys/resource.h
Looking for include file sys/resource.h - not found
Looking for include file sys/select.h
Looking for include file sys/select.h - not found
Looking for include file sys/socket.h
Looking for include file sys/socket.h - not found
Looking for include file sys/sockio.h
Looking for include file sys/sockio.h - not found
Looking for include file sys/stat.h
Looking for include file sys/stat.h - not found
Looking for include file sys/time.h
Looking for include file sys/time.h - not found
Looking for include file sys/types.h
Looking for include file sys/types.h - not found
Looking for include file sys/uio.h
Looking for include file sys/uio.h - not found
Looking for include file sys/un.h
Looking for include file sys/un.h - not found
Looking for include file sys/utime.h
Looking for include file sys/utime.h - not found
Looking for include file sys/xattr.h
Looking for include file sys/xattr.h - not found
Looking for include file alloca.h
Looking for include file alloca.h - not found
Looking for include file arpa/inet.h
Looking for include file arpa/inet.h - not found
Looking for include file arpa/tftp.h
Looking for include file arpa/tftp.h - not found
Looking for include file assert.h
Looking for include file assert.h - not found
Looking for include file crypto.h
Looking for include file crypto.h - not found
Looking for include file err.h
Looking for include file err.h - not found
Looking for include file errno.h
Looking for include file errno.h - not found
Looking for include file fcntl.h
Looking for include file fcntl.h - not found
Looking for include file idn2.h
Looking for include file idn2.h - not found
Looking for include file ifaddrs.h
Looking for include file ifaddrs.h - not found
Looking for include file io.h
Looking for include file io.h - not found
Looking for include file krb.h
Looking for include file krb.h - not found
Looking for include file libgen.h
Looking for include file libgen.h - not found
Looking for include file locale.h
Looking for include file locale.h - not found
Looking for include file net/if.h
Looking for include file net/if.h - not found
Looking for include file netdb.h
Looking for include file netdb.h - not found
Looking for include file netinet/in.h
Looking for include file netinet/in.h - not found
Looking for include file netinet/tcp.h
Looking for include file netinet/tcp.h - not found
Looking for include file pem.h
Looking for include file pem.h - not found
Looking for include file poll.h
Looking for include file poll.h - not found
Looking for include file pwd.h
Looking for include file pwd.h - not found
Looking for include file rsa.h
Looking for include file rsa.h - not found
Looking for include file setjmp.h
Looking for include file setjmp.h - not found
Looking for include file sgtty.h
Looking for include file sgtty.h - not found
Looking for include file signal.h
Looking for include file signal.h - not found
Looking for include file ssl.h
Looking for include file ssl.h - not found
Looking for include file stdbool.h
Looking for include file stdbool.h - not found
Looking for include file stdint.h
Looking for include file stdint.h - not found
Looking for include file stdlib.h
Looking for include file stdlib.h - not found
Looking for include file string.h
Looking for include file string.h - not found
Looking for include file strings.h
Looking for include file strings.h - not found
Looking for include file stropts.h
Looking for include file stropts.h - not found
Looking for include file termio.h
Looking for include file termio.h - not found
Looking for include file termios.h
Looking for include file termios.h - not found
Looking for include file time.h
Looking for include file time.h - not found
Looking for include file unistd.h
Looking for include file unistd.h - not found
Looking for include file utime.h
Looking for include file utime.h - not found
Looking for include file x509.h
Looking for include file x509.h - not found
Looking for include file process.h
Looking for include file process.h - not found
Looking for include file stddef.h
Looking for include file stddef.h - not found
Looking for include file dlfcn.h
Looking for include file dlfcn.h - not found
Looking for include file malloc.h
Looking for include file malloc.h - not found
Looking for include file memory.h
Looking for include file memory.h - not found
Looking for include file netinet/if_ether.h
Looking for include file netinet/if_ether.h - not found
Looking for include file sockio.h
Looking for include file sockio.h - not found
Looking for include file sys/utsname.h
Looking for include file sys/utsname.h - not found
Check size of size_t
Check size of size_t - failed
Check size of ssize_t
Check size of ssize_t - failed
Check size of long long
Check size of long long - failed
Check size of long
Check size of long - failed
Check size of short
Check size of short - failed
Check size of int
Check size of int - failed
Check size of __int64
Check size of __int64 - failed
Check size of long double
Check size of long double - failed
Check size of time_t
Check size of time_t - failed
Looking for basename
Looking for basename - not found
Looking for socket
Looking for socket - not found
Looking for select
Looking for select - not found
Looking for poll
Looking for poll - not found
Looking for strdup
Looking for strdup - not found
Looking for strstr
Looking for strstr - not found
Looking for strtok_r
Looking for strtok_r - not found
Looking for strftime
Looking for strftime - not found
Looking for uname
Looking for uname - not found
Looking for strcasecmp
Looking for strcasecmp - not found
Looking for stricmp
Looking for stricmp - not found
Looking for strcmpi
Looking for strcmpi - not found
Looking for strncmpi
Looking for strncmpi - not found
Looking for alarm
Looking for alarm - not found
Looking for gethostbyaddr
Looking for gethostbyaddr - not found
Looking for gethostbyaddr_r
Looking for gethostbyaddr_r - not found
Looking for gettimeofday
Looking for gettimeofday - not found
Looking for inet_addr
Looking for inet_addr - not found
Looking for inet_ntoa
Looking for inet_ntoa - not found
Looking for inet_ntoa_r
Looking for inet_ntoa_r - not found
Looking for tcsetattr
Looking for tcsetattr - not found
Looking for tcgetattr
Looking for tcgetattr - not found
Looking for perror
Looking for perror - not found
Looking for closesocket
Looking for closesocket - not found
Looking for setvbuf
Looking for setvbuf - not found
Looking for sigsetjmp
Looking for sigsetjmp - not found
Looking for getpass_r
Looking for getpass_r - not found
Looking for strlcat
Looking for strlcat - not found
Looking for getpwuid
Looking for getpwuid - not found
Looking for getpwuid_r
Looking for getpwuid_r - not found
Looking for geteuid
Looking for geteuid - not found
Looking for usleep
Looking for usleep - not found
Looking for utime
Looking for utime - not found
Looking for gmtime_r
Looking for gmtime_r - not found
Looking for localtime_r
Looking for localtime_r - not found
Looking for gethostbyname
Looking for gethostbyname - not found
Looking for gethostbyname_r
Looking for gethostbyname_r - not found
Looking for signal
Looking for signal - not found
Looking for SIGALRM
Looking for SIGALRM - not found
Looking for strtoll
Looking for strtoll - not found
Looking for _strtoi64
Looking for _strtoi64 - not found
Looking for strerror_r
Looking for strerror_r - not found
Looking for siginterrupt
Looking for siginterrupt - not found
Looking for fork
Looking for fork - not found
Looking for getaddrinfo
Looking for getaddrinfo - not found
Looking for freeaddrinfo
Looking for freeaddrinfo - not found
Looking for freeifaddrs
Looking for freeifaddrs - not found
Looking for pipe
Looking for pipe - not found
Looking for ftruncate
Looking for ftruncate - not found
Looking for getprotobyname
Looking for getprotobyname - not found
Looking for getpeername
Looking for getpeername - not found
Looking for getsockname
Looking for getsockname - not found
Looking for if_nametoindex
Looking for if_nametoindex - not found
Looking for getrlimit
Looking for getrlimit - not found
Looking for setlocale
Looking for setlocale - not found
Looking for setmode
Looking for setmode - not found
Looking for setrlimit
Looking for setrlimit - not found
Looking for fcntl
Looking for fcntl - not found
Looking for ioctl
Looking for ioctl - not found
Looking for setsockopt
Looking for setsockopt - not found
Looking for mach_absolute_time
Looking for mach_absolute_time - not found
Looking for inet_pton
Looking for inet_pton - not found
Looking for fsetxattr
Looking for fsetxattr - not found
Performing Curl Test HAVE_FCNTL_O_NONBLOCK
Performing Curl Test HAVE_FCNTL_O_NONBLOCK - Failed
Performing Curl Test HAVE_IOCTLSOCKET
Performing Curl Test HAVE_IOCTLSOCKET - Failed
Performing Curl Test HAVE_IOCTLSOCKET_CAMEL
Performing Curl Test HAVE_IOCTLSOCKET_CAMEL - Failed
Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO
Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO - Failed
Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO
Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO - Failed
Performing Curl Test HAVE_IOCTL_FIONBIO
Performing Curl Test HAVE_IOCTL_FIONBIO - Failed
Performing Curl Test HAVE_IOCTL_SIOCGIFADDR
Performing Curl Test HAVE_IOCTL_SIOCGIFADDR - Failed
Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK
Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK - Failed
Performing Curl Test TIME_WITH_SYS_TIME
Performing Curl Test TIME_WITH_SYS_TIME - Failed
Performing Curl Test HAVE_O_NONBLOCK
Performing Curl Test HAVE_O_NONBLOCK - Failed
Performing Curl Test HAVE_GETHOSTBYADDR_R_5
Performing Curl Test HAVE_GETHOSTBYADDR_R_5 - Failed
Performing Curl Test HAVE_GETHOSTBYADDR_R_7
Performing Curl Test HAVE_GETHOSTBYADDR_R_7 - Failed
Performing Curl Test HAVE_GETHOSTBYADDR_R_8
Performing Curl Test HAVE_GETHOSTBYADDR_R_8 - Failed
Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT
Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT - Failed
Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT
Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT - Failed
Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT
Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT - Failed
Performing Curl Test HAVE_GETHOSTBYNAME_R_3
Performing Curl Test HAVE_GETHOSTBYNAME_R_3 - Failed
Performing Curl Test HAVE_GETHOSTBYNAME_R_5
Performing Curl Test HAVE_GETHOSTBYNAME_R_5 - Failed
Performing Curl Test HAVE_GETHOSTBYNAME_R_6
Performing Curl Test HAVE_GETHOSTBYNAME_R_6 - Failed
Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT
Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT - Failed
Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT
Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT - Failed
Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT
Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT - Failed
Performing Curl Test HAVE_IN_ADDR_T
Performing Curl Test HAVE_IN_ADDR_T - Failed
Performing Curl Test HAVE_BOOL_T
Performing Curl Test HAVE_BOOL_T - Failed
Performing Curl Test STDC_HEADERS
Performing Curl Test STDC_HEADERS - Failed
Performing Curl Test RETSIGTYPE_TEST
Performing Curl Test RETSIGTYPE_TEST - Failed
Performing Curl Test HAVE_INET_NTOA_R_DECL
Performing Curl Test HAVE_INET_NTOA_R_DECL - Failed
Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT
Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT - Failed
Performing Curl Test HAVE_FILE_OFFSET_BITS
Performing Curl Test HAVE_FILE_OFFSET_BITS - Failed
Performing Curl Test HAVE_VARIADIC_MACROS_C99
Performing Curl Test HAVE_VARIADIC_MACROS_C99 - Failed
Performing Curl Test HAVE_VARIADIC_MACROS_GCC
Performing Curl Test HAVE_VARIADIC_MACROS_GCC - Failed
Check size of off_t
Check size of off_t - failed
Check size of curl_off_t
Check size of curl_off_t - failed
Performing Curl Test HAVE_GLIBC_STRERROR_R
Performing Curl Test HAVE_GLIBC_STRERROR_R - Failed
Performing Curl Test HAVE_POSIX_STRERROR_R
Performing Curl Test HAVE_POSIX_STRERROR_R - Failed
Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC
Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC - Failed
Performing Curl Test HAVE_BUILTIN_AVAILABLE
Performing Curl Test HAVE_BUILTIN_AVAILABLE - Failed
Performing Test curl_cv_recv
Performing Test curl_cv_recv - Success
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, char *, int, int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, char *, int, unsigned int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, char *, size_t, int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, char *, size_t, unsigned int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, char *, socklen_t, int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, char *, socklen_t, unsigned int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, char *, unsigned int, int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, char *, unsigned int, unsigned int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, void *, int, int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, void *, int, unsigned int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, void *, size_t, int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, void *, size_t, unsigned int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, void *, socklen_t, int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, void *, socklen_t, unsigned int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, void *, unsigned int, int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Failed
Tested: int recv(SOCKET, void *, unsigned int, unsigned int)
Performing Test curl_cv_func_recv_test
Performing Test curl_cv_func_recv_test - Success
Tested: int recv(int, char *, int, int)
Performing Test curl_cv_send
Performing Test curl_cv_send - Success
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const char *, int, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const char *, int, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const char *, size_t, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const char *, size_t, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const char *, socklen_t, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const char *, socklen_t, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const char *, unsigned int, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const char *, unsigned int, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const void *, int, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const void *, int, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const void *, size_t, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const void *, size_t, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const void *, socklen_t, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const void *, socklen_t, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const void *, unsigned int, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, const void *, unsigned int, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, void *, int, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, void *, int, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, void *, size_t, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, void *, size_t, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, void *, socklen_t, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, void *, socklen_t, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, void *, unsigned int, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, void *, unsigned int, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, char *, int, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, char *, int, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, char *, size_t, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, char *, size_t, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, char *, socklen_t, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, char *, socklen_t, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, char *, unsigned int, int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Failed
Tested: int send(SOCKET, char *, unsigned int, unsigned int)
Performing Test curl_cv_func_send_test
Performing Test curl_cv_func_send_test - Success
Tested: int send(int, const char *, int, int)
Performing Test HAVE_MSG_NOSIGNAL
Performing Test HAVE_MSG_NOSIGNAL - Failed
Performing Test HAVE_STRUCT_TIMEVAL
Performing Test HAVE_STRUCT_TIMEVAL - Failed
Check size of sig_atomic_t
Check size of sig_atomic_t - failed
Check size of struct sockaddr_storage
Check size of struct sockaddr_storage - failed
CMake Warning (dev) at C:/Program
Files/CMake/share/cmake-3.18/Modules/GNUInstallDirs.cmake:225 (message):
Unable to determine default CMAKE_INSTALL_LIBDIR directory because no
target architecture is known. Please enable at least one language before
including GNUInstallDirs.
Call Stack (most recent call first):
CMakeLists.txt:1309 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
Enabled features: SSL IPv6 AsynchDNS NTLM HTTPS-proxy
Enabled protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS MQTT POP3
POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP
Enabled SSL backends: OpenSSL
Configuring done
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html