Executing(%prep): /bin/sh -e /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/rpm-tmp.1xOgB0 + umask 022 + cd /home/shlomif/Download/unpack/Mageia/todel/curl/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/shlomif/Download/unpack/Mageia/todel/curl/BUILD + rm -rf curl-7.63.0 + /usr/bin/xz -dc /home/shlomif/Download/unpack/Mageia/todel/curl/SOURCES/curl-7.63.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd curl-7.63.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/rpm-tmp.vbvklG + umask 022 + cd /home/shlomif/Download/unpack/Mageia/todel/curl/BUILD + cd curl-7.63.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fiv autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: subdirectory ares not present autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:132: installing './compile' configure.ac:140: installing './missing' docs/examples/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static --with-brotli --with-libidn2 --with-libpsl --with-ssl --without-gnutls --with-zlib --with-lber-lib=lber --with-libssh --with-random --enable-hidden-symbols --enable-optimize --enable-nonblocking --enable-thread --enable-crypto-auth --enable-libgcc --enable-ldaps --enable-ipv6 --with-ca-bundle=/etc/pki/tls/certs/ca-bundle.crt --with-gssapi=/usr --disable-ares --with-nghttp2=/usr checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ar... /usr/bin/ar checking for a BSD-compatible install... /usr/bin/install -c checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether to build with code coverage support... no checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking curl version... 7.63.0 checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... /usr/bin/grep -E checking if OS is AIX (to define _ALL_SOURCE)... no checking if _THREAD_SAFE is already defined... no checking if _THREAD_SAFE is actually needed... no checking if _THREAD_SAFE is onwards defined... no checking if _REENTRANT is already defined... no checking if _REENTRANT is actually needed... no checking if _REENTRANT is onwards defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to build shared libraries with -version-info... yes checking whether to build shared libraries with -no-undefined... no checking whether to build shared libraries with -mimpure-text... no checking whether to build shared libraries with PIC... yes checking whether to build static libraries with PIC... yes checking whether to build shared libraries only... yes checking whether to build static libraries only... no checking for inline... inline checking if cpp -P is needed... yes checking if cpp -P works... yes checking if compiler is DEC/Compaq/HP C... no checking if compiler is HP-UX C... no checking if compiler is IBM C... no checking if compiler is Intel C... no checking if compiler is clang... no checking if compiler is GNU C... yes checking if compiler is LCC... no checking if compiler is SGI MIPSpro C... no checking if compiler is SGI MIPS C... no checking if compiler is SunPro C... no checking if compiler is Tiny C... no checking if compiler is Watcom C... no checking if compiler accepts some basic options... yes configure: compiler options added: -Werror-implicit-function-declaration checking if compiler accepts debug disabling options... yes configure: compiler options added: checking if compiler accepts optimizer enabling options... yes configure: compiler options added: -O2 checking if compiler accepts strict warning options... yes configure: compiler options added: -Wno-system-headers checking if compiler halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking if compiler halts on function prototype mismatch... yes checking if compiler supports hiding library internal symbols... yes checking for windows.h... no checking whether build target is a native Windows one... no checking whether build target supports WIN32 file API... no checking for good-to-use Mac CFLAGS... no checking to see if the compiler supports __builtin_available()... no checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support ldap... yes checking whether to support ldaps... yes checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to provide built-in manual... yes checking whether to enable generation of C code... yes checking whether to use libgcc... yes checking if X/Open network library is required... no checking for gethostbyname... yes checking for windows.h... (cached) no checking for winsock.h... (cached) no checking for winsock2.h... (cached) no checking for connect in libraries... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking if monotonic clock_gettime works... yes checking for pkg-config... /usr/bin/pkg-config checking for zlib options with pkg-config... found checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: found both libz and libz.h header checking for pkg-config... (cached) /usr/bin/pkg-config checking for libbrotlidec options with pkg-config... found checking for BrotliDecoderDecompress in -lbrotlidec... yes checking brotli/decode.h usability... yes checking brotli/decode.h presence... yes checking for brotli/decode.h... yes checking for lber.h... yes checking for ldap.h... yes checking for ldapssl.h... no checking for ldap_ssl.h... no checking for LDAP libraries... -lldap -llber checking for ber_free in -l"lber"... yes checking for ldap_url_parse... yes checking for ldap_init_fd... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no checking if GSS-API support is requested... yes checking gss.h usability... no checking gss.h presence... no checking for gss.h... no checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking for gssapi/gssapi_generic.h... yes checking for gssapi/gssapi_krb5.h... yes checking if GSS-API headers declare GSS_C_NT_HOSTBASED_SERVICE... yes checking whether to enable Windows native SSL/TLS (Windows native builds only)... no checking whether to enable Apple OS native SSL/TLS... no checking for pkg-config... (cached) /usr/bin/pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto " configure: pkg-config: SSL_LDFLAGS: "" configure: pkg-config: SSL_CPPFLAGS: "" checking for HMAC_Update in -lcrypto... yes checking for SSL_connect in -lssl... yes checking openssl/x509.h usability... yes checking openssl/x509.h presence... yes checking for openssl/x509.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking for RAND_egd... no checking for SSL_get_shutdown... yes checking for SSLv2_client_method... no checking for BoringSSL... no checking for libressl... no checking for OpenSSL headers version... 1.1.0 - 0x101000afL checking for OpenSSL library version... 1.1.0 checking for OpenSSL headers and library versions matching... yes checking for SRP_Calc_client_key in -lcrypto... yes configure: built with one SSL backend checking default CA cert bundle/path... /etc/pki/tls/certs/ca-bundle.crt checking whether to use builtin CA store of SSL library... no checking for library containing psl_builtin... -lpsl checking for pkg-config... (cached) /usr/bin/pkg-config checking for libssh options with pkg-config... found checking for ssh_new in -lssh... yes checking libssh/libssh.h usability... yes checking libssh/libssh.h presence... yes checking for libssh/libssh.h... yes checking for RTMP_Init in -lrtmp... no checking whether versioned symbols are wanted... no checking whether to enable Windows native IDN (Windows native builds only)... no checking whether to build with libidn2... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking for libidn2 options with pkg-config... found configure: pkg-config: IDN_LIBS: "-lidn2 " configure: pkg-config: IDN_LDFLAGS: "" configure: pkg-config: IDN_CPPFLAGS: "" configure: pkg-config: IDN_DIR: "" checking if idn2_lookup_ul can be linked... yes checking idn2.h usability... yes checking idn2.h presence... yes checking for idn2.h... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking for libnghttp2 options with pkg-config... found configure: -l is -lnghttp2 configure: -I is configure: -L is checking for nghttp2_option_set_no_recv_client_magic in -lnghttp2... yes checking nghttp2/nghttp2.h usability... yes checking nghttp2/nghttp2.h presence... yes checking for nghttp2/nghttp2.h... yes checking for ANSI C header files... (cached) yes checking for malloc.h... yes checking for memory.h... no checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for assert.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for arpa/inet.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for netinet/in6.h... no checking for sys/un.h... yes checking for linux/tcp.h... yes checking for netinet/tcp.h... yes checking for netdb.h... yes checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/param.h... yes checking for termios.h... yes checking for termio.h... yes checking for sgtty.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for time.h... (cached) yes checking for io.h... no checking for pwd.h... yes checking for utime.h... yes checking for sys/utime.h... no checking for sys/poll.h... yes checking for poll.h... yes checking for socket.h... no checking for sys/resource.h... yes checking for libgen.h... yes checking for locale.h... yes checking for errno.h... yes checking for stdbool.h... yes checking for arpa/tftp.h... yes checking for sys/filio.h... no checking for sys/wait.h... yes checking for setjmp.h... yes checking for an ANSI C-conforming const... yes checking for compiler support of C99 variadic macro style... yes checking for compiler support of old gcc variadic macro style... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/socket.h... (cached) yes checking for struct timeval... yes checking run-time libs availability... fine checking size of size_t... 8 checking size of long... 8 checking size of int... 4 checking size of short... 2 checking size of time_t... 8 checking size of off_t... 8 checking size of curl_off_t... 8 checking for long long... yes checking if numberLL works... yes checking for ssize_t... yes checking for bool... yes checking for sa_family_t... yes checking if time_t is unsigned... no checking for sys/types.h... (cached) yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking for in_addr_t... yes checking for struct sockaddr_storage... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sig_atomic_t... yes checking if sig_atomic_t is already defined as volatile... no checking return type of signal handlers... void checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for select... yes checking types of args and return type for select... int,fd_set *,struct timeval *,int checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recv... yes checking types of args and return type for recv... int,void *,size_t,int,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for send... yes checking types of args and return type for send... int,const void *,size_t,int,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for MSG_NOSIGNAL... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking if alarm can be linked... yes checking if alarm is prototyped... yes checking if alarm is compilable... yes checking if alarm usage allowed... yes checking if alarm might be used... yes checking for sys/types.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for libgen.h... (cached) yes checking if basename can be linked... yes checking if basename is prototyped... yes checking if basename is compilable... yes checking if basename usage allowed... yes checking if basename might be used... yes checking for sys/types.h... (cached) yes checking for socket.h... (cached) no checking if closesocket can be linked... no checking if closesocket might be used... no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking if CloseSocket can be linked... no checking if CloseSocket might be used... no checking if connect can be linked... yes checking if connect is prototyped... yes checking if connect is compilable... yes checking if connect usage allowed... yes checking if connect might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking if fcntl can be linked... yes checking if fcntl is prototyped... yes checking if fcntl is compilable... yes checking if fcntl usage allowed... yes checking if fcntl might be used... yes checking if fcntl O_NONBLOCK is compilable... yes checking if fcntl O_NONBLOCK usage allowed... yes checking if fcntl O_NONBLOCK might be used... yes checking for sys/types.h... (cached) yes checking for stdio.h... yes checking if fdopen can be linked... yes checking if fdopen is prototyped... yes checking if fdopen is compilable... yes checking if fdopen usage allowed... yes checking if fdopen might be used... yes checking for windows.h... (cached) no checking for winsock2.h... (cached) no checking for ws2tcpip.h... (cached) no checking for sys/types.h... (cached) yes checking for netdb.h... (cached) yes checking if freeaddrinfo can be linked... yes checking if freeaddrinfo is prototyped... yes checking if freeaddrinfo is compilable... yes checking if freeaddrinfo usage allowed... yes checking if freeaddrinfo might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for ifaddrs.h... yes checking if freeifaddrs can be linked... yes checking if freeifaddrs is prototyped... yes checking if freeifaddrs is compilable... yes checking if freeifaddrs usage allowed... yes checking if freeifaddrs might be used... yes checking for sys/types.h... (cached) yes checking for sys/xattr.h... yes checking if fsetxattr can be linked... yes checking if fsetxattr is prototyped... yes checking if fsetxattr takes 5 args.... yes checking if fsetxattr is compilable... yes checking if fsetxattr usage allowed... yes checking if fsetxattr might be used... yes checking if ftruncate can be linked... yes checking if ftruncate is prototyped... yes checking if ftruncate is compilable... yes checking if ftruncate usage allowed... yes checking if ftruncate might be used... yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking if getaddrinfo can be linked... yes checking if getaddrinfo is prototyped... yes checking if getaddrinfo is compilable... yes checking if getaddrinfo seems to work... yes checking if getaddrinfo usage allowed... yes checking if getaddrinfo might be used... yes checking if getaddrinfo is threadsafe... yes checking if gai_strerror can be linked... yes checking if gai_strerror is prototyped... yes checking if gai_strerror is compilable... yes checking if gai_strerror usage allowed... yes checking if gai_strerror might be used... yes checking if gethostbyaddr can be linked... yes checking if gethostbyaddr is prototyped... yes checking if gethostbyaddr is compilable... yes checking if gethostbyaddr usage allowed... yes checking if gethostbyaddr might be used... yes checking if gethostbyaddr_r can be linked... yes checking if gethostbyaddr_r is prototyped... yes checking if gethostbyaddr_r takes 5 args.... no checking if gethostbyaddr_r takes 7 args.... no checking if gethostbyaddr_r takes 8 args.... yes checking if gethostbyaddr_r is compilable... yes checking if gethostbyaddr_r usage allowed... yes checking if gethostbyaddr_r might be used... yes checking if gethostbyname can be linked... yes checking if gethostbyname is prototyped... yes checking if gethostbyname is compilable... yes checking if gethostbyname usage allowed... yes checking if gethostbyname might be used... yes checking if gethostbyname_r can be linked... yes checking if gethostbyname_r is prototyped... yes checking if gethostbyname_r takes 3 args.... no checking if gethostbyname_r takes 5 args.... no checking if gethostbyname_r takes 6 args.... yes checking if gethostbyname_r is compilable... yes checking if gethostbyname_r usage allowed... yes checking if gethostbyname_r might be used... yes checking if gethostname can be linked... yes checking if gethostname is prototyped... yes checking if gethostname is compilable... yes checking for gethostname arg 2 data type... size_t checking if gethostname usage allowed... yes checking if gethostname might be used... yes checking if getifaddrs can be linked... yes checking if getifaddrs is prototyped... yes checking if getifaddrs is compilable... yes checking if getifaddrs seems to work... yes checking if getifaddrs usage allowed... yes checking if getifaddrs might be used... yes checking if getservbyport_r can be linked... yes checking if getservbyport_r is prototyped... yes checking if getservbyport_r takes 4 args.... no checking if getservbyport_r takes 5 args.... no checking if getservbyport_r takes 6 args.... yes checking if getservbyport_r is compilable... yes checking if getservbyport_r usage allowed... yes checking if getservbyport_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking if gmtime_r can be linked... yes checking if gmtime_r is prototyped... yes checking if gmtime_r is compilable... yes checking if gmtime_r seems to work... yes checking if gmtime_r usage allowed... yes checking if gmtime_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking if inet_ntoa_r can be linked... no checking if inet_ntoa_r might be used... no checking if inet_ntop can be linked... yes checking if inet_ntop is prototyped... yes checking if inet_ntop is compilable... yes checking if inet_ntop seems to work... yes checking if inet_ntop usage allowed... yes checking if inet_ntop might be used... yes checking if inet_pton can be linked... yes checking if inet_pton is prototyped... yes checking if inet_pton is compilable... yes checking if inet_pton seems to work... yes checking if inet_pton usage allowed... yes checking if inet_pton might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for stropts.h... yes checking if ioctl can be linked... yes checking if ioctl is prototyped... yes checking if ioctl is compilable... yes checking if ioctl usage allowed... yes checking if ioctl might be used... yes checking if ioctl FIONBIO is compilable... yes checking if ioctl FIONBIO usage allowed... yes checking if ioctl FIONBIO might be used... yes checking if ioctl SIOCGIFADDR is compilable... yes checking if ioctl SIOCGIFADDR usage allowed... yes checking if ioctl SIOCGIFADDR might be used... yes checking if ioctlsocket can be linked... no checking if ioctlsocket might be used... no checking if IoctlSocket can be linked... no checking if IoctlSocket might be used... no checking if localtime_r can be linked... yes checking if localtime_r is prototyped... yes checking if localtime_r is compilable... yes checking if localtime_r seems to work... yes checking if localtime_r usage allowed... yes checking if localtime_r might be used... yes checking if memrchr can be linked... yes checking if memrchr is prototyped... no checking if memrchr might be used... no checking if poll can be linked... yes checking if poll is prototyped... yes checking if poll is compilable... yes checking if poll seems to work... yes checking if poll usage allowed... yes checking if poll might be used... yes checking if setsockopt can be linked... yes checking if setsockopt is prototyped... yes checking if setsockopt is compilable... yes checking if setsockopt usage allowed... yes checking if setsockopt might be used... yes checking if setsockopt SO_NONBLOCK is compilable... no checking if setsockopt SO_NONBLOCK might be used... no checking for sys/types.h... (cached) yes checking for signal.h... (cached) yes checking if sigaction can be linked... yes checking if sigaction is prototyped... yes checking if sigaction is compilable... yes checking if sigaction usage allowed... yes checking if sigaction might be used... yes checking if siginterrupt can be linked... yes checking if siginterrupt is prototyped... yes checking if siginterrupt is compilable... yes checking if siginterrupt usage allowed... yes checking if siginterrupt might be used... yes checking if signal can be linked... yes checking if signal is prototyped... yes checking if signal is compilable... yes checking if signal usage allowed... yes checking if signal might be used... yes checking for sys/types.h... (cached) yes checking for setjmp.h... (cached) yes checking if sigsetjmp can be linked... no checking if sigsetjmp seems a macro... yes checking if sigsetjmp is compilable... yes checking if sigsetjmp usage allowed... yes checking if sigsetjmp might be used... yes checking if socket can be linked... yes checking if socket is prototyped... yes checking if socket is compilable... yes checking if socket usage allowed... yes checking if socket might be used... yes checking if socketpair can be linked... yes checking if socketpair is prototyped... yes checking if socketpair is compilable... yes checking if socketpair usage allowed... yes checking if socketpair might be used... yes checking if strcasecmp can be linked... yes checking if strcasecmp is prototyped... yes checking if strcasecmp is compilable... yes checking if strcasecmp usage allowed... yes checking if strcasecmp might be used... yes checking if strcmpi can be linked... no checking if strcmpi might be used... no checking if strdup can be linked... yes checking if strdup is prototyped... yes checking if strdup is compilable... yes checking if strdup usage allowed... yes checking if strdup might be used... yes checking if strerror_r can be linked... yes checking if strerror_r is prototyped... yes checking if strerror_r is compilable... yes checking if strerror_r is glibc like... no checking if strerror_r is POSIX like... yes checking if strerror_r seems to work... yes checking if strerror_r usage allowed... yes checking if strerror_r might be used... yes checking if stricmp can be linked... no checking if stricmp might be used... no checking if strncasecmp can be linked... yes checking if strncasecmp is prototyped... yes checking if strncasecmp is compilable... yes checking if strncasecmp usage allowed... yes checking if strncasecmp might be used... yes checking if strncmpi can be linked... no checking if strncmpi might be used... no checking if strnicmp can be linked... no checking if strnicmp might be used... no checking if strstr can be linked... yes checking if strstr is prototyped... yes checking if strstr is compilable... yes checking if strstr usage allowed... yes checking if strstr might be used... yes checking if strtok_r can be linked... yes checking if strtok_r is prototyped... yes checking if strtok_r is compilable... yes checking if strtok_r usage allowed... yes checking if strtok_r might be used... yes checking if strtoll can be linked... yes checking if strtoll is prototyped... yes checking if strtoll is compilable... yes checking if strtoll usage allowed... yes checking if strtoll might be used... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking if writev can be linked... yes checking if writev is prototyped... yes checking if writev is compilable... yes checking if writev usage allowed... yes checking if writev might be used... yes checking whether getpwuid_r is declared... yes checking for fnmatch... yes checking for geteuid... yes checking for getpass_r... no checking deeper for getpass_r... but still no checking for getppid... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrlimit... yes checking for gettimeofday... yes checking for if_nametoindex... yes checking for mach_absolute_time... no checking deeper for mach_absolute_time... but still no checking for pipe... yes checking for setlocale... yes checking for setmode... no checking deeper for setmode... but still no checking for setrlimit... yes checking for utime... yes checking for utimes... yes checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK checking for perl... /usr/bin/perl checking for gnroff... no checking for nroff... /usr/bin/nroff checking how to use *nroff to get plain text from man pages... -man checking whether to enable the threaded resolver... yes checking whether to use POSIX threads for threaded resolver... auto checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create... no checking for pthread_create in -lpthread... yes checking whether to enable verbose strings... yes checking whether to enable SSPI support (Windows native builds only)... no checking whether to enable cryptographic authentication methods... yes checking whether to enable NTLM delegation to winbind's helper... yes checking whether to enable TLS-SRP authentication... yes checking whether to enable Unix domain sockets... auto checking for struct sockaddr_un.sun_path... yes checking whether to enable support for cookies... yes checking whether hiding of library internal symbols will actually happen... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/examples/Makefile config.status: creating docs/libcurl/Makefile config.status: creating docs/libcurl/opts/Makefile config.status: creating docs/cmdline-opts/Makefile config.status: creating include/Makefile config.status: creating include/curl/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating scripts/Makefile config.status: creating lib/libcurl.vers config.status: creating tests/Makefile config.status: creating tests/certs/Makefile config.status: creating tests/certs/scripts/Makefile config.status: creating tests/data/Makefile config.status: creating tests/server/Makefile config.status: creating tests/libtest/Makefile config.status: creating tests/unit/Makefile config.status: creating packages/Makefile config.status: creating packages/vms/Makefile config.status: creating curl-config config.status: creating libcurl.pc config.status: creating lib/curl_config.h config.status: executing depfiles commands config.status: executing libtool commands configure: amending lib/Makefile configure: amending src/Makefile configure: amending tests/unit/Makefile configure: amending tests/server/Makefile configure: amending tests/libtest/Makefile configure: amending docs/examples/Makefile configure: Configured to build curl/libcurl: Host setup: x86_64-mageia-linux-gnu Install prefix: /usr Compiler: gcc CFLAGS: -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Werror-implicit-function-declaration -O2 -Wno-system-headers -pthread CPPFLAGS: LDFLAGS: -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags LIBS: -lnghttp2 -lidn2 -lssh -lssh -lpsl -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -llber -lbrotlidec -lbrotlidec -lz -lgcc curl version: 7.63.0 SSL support: enabled (OpenSSL) SSH support: enabled (libSSH) zlib support: enabled brotli support: enabled (libbrotlidec) GSS-API support: enabled (MIT Kerberos/Heimdal) TLS-SRP support: enabled resolver: POSIX threaded IPv6 support: enabled Unix sockets support: enabled IDN support: enabled (libidn2) Build libcurl: Shared=yes, Static=no Built-in manual: enabled --libcurl option: enabled (--disable-libcurl-option) Verbose errors: enabled (--disable-verbose) SSPI support: no (--enable-sspi) ca cert bundle: /etc/pki/tls/certs/ca-bundle.crt ca cert path: no ca fallback: no LDAP support: enabled (OpenLDAP) LDAPS support: enabled RTSP support: enabled RTMP support: no (--with-librtmp) metalink support: no (--with-libmetalink) PSL support: yes HTTP2 support: enabled (nghttp2) Protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS LDAP LDAPS POP3 POP3S RTSP SCP SFTP SMB SMBS SMTP SMTPS TELNET TFTP + rm -r docs/examples/.deps + /usr/bin/make -O -j4 Making all in lib /usr/bin/make all-am make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-hostip.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-base64.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-file.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-timeval.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-formdata.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-progress.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-cookie.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-http.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-sendf.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-url.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-ftp.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-dict.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-speedcheck.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-if2ip.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-ldap.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-version.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-getenv.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-escape.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-telnet.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-mprintf.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-netrc.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-getinfo.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-transfer.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-strcase.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-easy.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-security.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_fnmatch.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-fileinfo.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-ftplistparser.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-wildcard.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-krb5.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-memdebug.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-http_chunks.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-strtok.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-connect.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-llist.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-hash.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-multi.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-content_encoding.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-share.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-http_digest.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-md4.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-md5.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-http_negotiate.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-inet_pton.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-strtoofft.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-strerror.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-amigaos.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-hostasyn.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-hostip4.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-hostip6.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-hostsyn.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-inet_ntop.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-parsedate.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-select.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-tftp.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-socks.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-splay.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-strdup.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-ssh.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_addrinfo.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-ssh-libssh.lo ssh-libssh.c: In function ‘myssh_is_known’: ssh-libssh.c:325:3: warning: ‘ssh_get_publickey’ is deprecated [-Wdeprecated-declarations] rc = ssh_get_publickey(sshc->ssh_session, &pubkey); ^~ In file included from ssh-libssh.c:32: /usr/include/libssh/libssh.h:545:31: note: declared here SSH_DEPRECATED LIBSSH_API int ssh_get_publickey(ssh_session session, ssh_key *key); ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-socks_gssapi.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-socks_sspi.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_sspi.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-slist.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-nonblock.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_memrchr.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-imap.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-pop3.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-smtp.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-pingpong.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-rtsp.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_threads.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-warnless.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-hmac.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_rtmp.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-openldap.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-gopher.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_gethostname.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-http_proxy.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-idn_win32.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-asyn-ares.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-non-ascii.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-asyn-thread.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_gssapi.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-http_ntlm.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_ntlm_wb.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_ntlm_core.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_sasl.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-rand.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_multibyte.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-hostcheck.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-conncache.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-pipeline.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-x509asn1.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-dotdot.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-http2.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-smb.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_endian.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_des.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-system_win32.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-mime.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-sha256.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-setopt.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_path.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_ctype.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-curl_range.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-psl.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-doh.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC libcurl_la-urlapi.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vauth/libcurl_la-vauth.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vauth/libcurl_la-cleartext.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vauth/libcurl_la-cram.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vauth/libcurl_la-digest.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vauth/libcurl_la-digest_sspi.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vauth/libcurl_la-krb5_gssapi.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vauth/libcurl_la-krb5_sspi.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vauth/libcurl_la-ntlm.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vauth/libcurl_la-ntlm_sspi.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vauth/libcurl_la-oauth2.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vauth/libcurl_la-spnego_gssapi.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vauth/libcurl_la-spnego_sspi.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vtls/libcurl_la-openssl.lo vtls/openssl.c: In function ‘ossl_connect_step1’: vtls/openssl.c:2361:5: warning: ‘SSLv3_client_method’ is deprecated [-Wdeprecated-declarations] req_method = SSLv3_client_method(); ^~~~~~~~~~ In file included from /usr/include/multiarch-dispatch.h:80, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:45, from vtls/openssl.c:52: /usr/include/openssl/ssl.h:1619:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_client_method(void)) /* SSLv3 */ ^~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vtls/libcurl_la-gtls.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vtls/libcurl_la-vtls.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vtls/libcurl_la-nss.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vtls/libcurl_la-polarssl.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vtls/libcurl_la-polarssl_threadlock.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vtls/libcurl_la-cyassl.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vtls/libcurl_la-schannel.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vtls/libcurl_la-schannel_verify.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vtls/libcurl_la-darwinssl.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vtls/libcurl_la-gskit.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vtls/libcurl_la-mbedtls.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CC vtls/libcurl_la-mesalink.lo make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' CCLD libcurl.la make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' Making all in src Making all in ../docs Making all in . make[3]: Nothing to be done for 'all-am'. Making all in cmdline-opts make[3]: Nothing to be done for 'all'. make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_cb_dbg.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_cb_hdr.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-slist_wc.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_cb_prg.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_bname.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_binmode.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_cb_rea.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_cb_see.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_cfgable.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_convert.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_cb_wrt.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_dirhie.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_easysrc.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_doswin.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_filetime.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_formparse.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_getparam.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_getpass.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_help.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_helpers.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_homedir.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_hugehelp.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_libinfo.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_main.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_operate.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_panykey.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_msgs.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_metalink.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_operhlp.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_parsecfg.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_paramhlp.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_setopt.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_strdup.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_urlglob.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_util.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_sleep.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_vms.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_writeout.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC curl-tool_xattr.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC ../lib/curl-strtoofft.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC ../lib/curl-nonblock.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC ../lib/curl-warnless.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CC ../lib/curl-curl_ctype.o make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' CCLD curl make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/rpm-tmp.3e1inl + umask 022 + cd /home/shlomif/Download/unpack/Mageia/todel/curl/BUILD + '[' 1 -eq 1 ']' + '[' /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64 '!=' / ']' + rm -rf /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64 ++ dirname /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64 + mkdir -p /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT + mkdir /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64 + cd curl-7.63.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in lib make[1]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' /usr/bin/mkdir -p '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libcurl.la '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libcurl.so.4.5.0 /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/lib64/libcurl.so.4.5.0 libtool: install: (cd /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/lib64 && { ln -s -f libcurl.so.4.5.0 libcurl.so.4 || { rm -f libcurl.so.4 && ln -s libcurl.so.4.5.0 libcurl.so.4; }; }) libtool: install: (cd /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/lib64 && { ln -s -f libcurl.so.4.5.0 libcurl.so || { rm -f libcurl.so && ln -s libcurl.so.4.5.0 libcurl.so; }; }) libtool: install: /usr/bin/install -p .libs/libcurl.lai /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/lib64/libcurl.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' make[1]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/lib' Making install in src make[1]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' Making install in ../docs make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs' Making install in . make[3]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs' make[4]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 curl-config.1 /home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/curl.1 '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man1' make[4]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs' make[3]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs' Making install in cmdline-opts make[3]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/cmdline-opts' make[4]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/cmdline-opts' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/cmdline-opts' make[3]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/cmdline-opts' make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[3]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' /usr/bin/mkdir -p '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p curl '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/bin' libtool: warning: '../lib/libcurl.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/curl /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/bin/curl make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[1]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/src' make[1]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0' make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0' /usr/bin/mkdir -p '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/bin' /usr/bin/install -p curl-config '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/bin' /usr/bin/mkdir -p '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libcurl.pc '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0' cd include && /usr/bin/make install make[4]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/include' Making install in curl make[5]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/include/curl' make[6]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/include/curl' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/include/curl' /usr/bin/install -p -m 644 curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h typecheck-gcc.h system.h urlapi.h '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/include/curl' make[6]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/include/curl' make[5]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/include/curl' make[5]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/include' make[6]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/include' make[5]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/include' make[4]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/include' cd docs && /usr/bin/make install make[4]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs' Making install in . make[5]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs' make[6]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 curl-config.1 /home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/curl.1 '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man1' make[6]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs' make[5]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs' Making install in cmdline-opts make[5]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/cmdline-opts' make[6]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/cmdline-opts' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/cmdline-opts' make[5]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/cmdline-opts' make[4]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs' cd docs/libcurl && /usr/bin/make install make[4]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/libcurl' Making install in opts make[5]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/libcurl/opts' make[6]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/libcurl/opts' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 CURLINFO_ACTIVESOCKET.3 CURLINFO_APPCONNECT_TIME.3 CURLINFO_APPCONNECT_TIME_T.3 CURLINFO_CERTINFO.3 CURLINFO_CONDITION_UNMET.3 CURLINFO_CONNECT_TIME.3 CURLINFO_CONNECT_TIME_T.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 CURLINFO_CONTENT_LENGTH_UPLOAD.3 CURLINFO_CONTENT_LENGTH_UPLOAD_T.3 CURLINFO_CONTENT_TYPE.3 CURLINFO_COOKIELIST.3 CURLINFO_EFFECTIVE_URL.3 CURLINFO_FILETIME.3 CURLINFO_FILETIME_T.3 CURLINFO_FTP_ENTRY_PATH.3 CURLINFO_HEADER_SIZE.3 CURLINFO_HTTPAUTH_AVAIL.3 CURLINFO_HTTP_CONNECTCODE.3 CURLINFO_HTTP_VERSION.3 CURLINFO_LASTSOCKET.3 CURLINFO_LOCAL_IP.3 CURLINFO_LOCAL_PORT.3 CURLINFO_NAMELOOKUP_TIME.3 CURLINFO_NAMELOOKUP_TIME_T.3 CURLINFO_NUM_CONNECTS.3 CURLINFO_OS_ERRNO.3 CURLINFO_PRETRANSFER_TIME.3 CURLINFO_PRETRANSFER_TIME_T.3 CURLINFO_PRIMARY_IP.3 CURLINFO_PRIMARY_PORT.3 CURLINFO_PRIVATE.3 CURLINFO_PROTOCOL.3 CURLINFO_PROXYAUTH_AVAIL.3 CURLINFO_PROXY_SSL_VERIFYRESULT.3 CURLINFO_REDIRECT_COUNT.3 CURLINFO_REDIRECT_TIME.3 CURLINFO_REDIRECT_TIME_T.3 CURLINFO_REDIRECT_URL.3 '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 CURLINFO_REQUEST_SIZE.3 CURLINFO_RESPONSE_CODE.3 CURLINFO_RTSP_CLIENT_CSEQ.3 CURLINFO_RTSP_CSEQ_RECV.3 CURLINFO_RTSP_SERVER_CSEQ.3 CURLINFO_RTSP_SESSION_ID.3 CURLINFO_SCHEME.3 CURLINFO_SIZE_DOWNLOAD.3 CURLINFO_SIZE_DOWNLOAD_T.3 CURLINFO_SIZE_UPLOAD.3 CURLINFO_SIZE_UPLOAD_T.3 CURLINFO_SPEED_DOWNLOAD.3 CURLINFO_SPEED_DOWNLOAD_T.3 CURLINFO_SPEED_UPLOAD.3 CURLINFO_SPEED_UPLOAD_T.3 CURLINFO_SSL_ENGINES.3 CURLINFO_SSL_VERIFYRESULT.3 CURLINFO_STARTTRANSFER_TIME.3 CURLINFO_STARTTRANSFER_TIME_T.3 CURLINFO_TLS_SESSION.3 CURLINFO_TLS_SSL_PTR.3 CURLINFO_TOTAL_TIME.3 CURLINFO_TOTAL_TIME_T.3 CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 CURLMOPT_MAXCONNECTS.3 CURLMOPT_MAX_HOST_CONNECTIONS.3 CURLMOPT_MAX_PIPELINE_LENGTH.3 CURLMOPT_MAX_TOTAL_CONNECTIONS.3 CURLMOPT_PIPELINING.3 CURLMOPT_PIPELINING_SERVER_BL.3 CURLMOPT_PIPELINING_SITE_BL.3 CURLMOPT_PUSHDATA.3 CURLMOPT_PUSHFUNCTION.3 CURLMOPT_SOCKETDATA.3 CURLMOPT_SOCKETFUNCTION.3 CURLMOPT_TIMERDATA.3 CURLMOPT_TIMERFUNCTION.3 CURLOPT_ABSTRACT_UNIX_SOCKET.3 CURLOPT_ACCEPTTIMEOUT_MS.3 '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 CURLOPT_ACCEPT_ENCODING.3 CURLOPT_ADDRESS_SCOPE.3 CURLOPT_APPEND.3 CURLOPT_AUTOREFERER.3 CURLOPT_BUFFERSIZE.3 CURLOPT_CAINFO.3 CURLOPT_CAPATH.3 CURLOPT_CERTINFO.3 CURLOPT_CHUNK_BGN_FUNCTION.3 CURLOPT_CHUNK_DATA.3 CURLOPT_CHUNK_END_FUNCTION.3 CURLOPT_CLOSESOCKETDATA.3 CURLOPT_CLOSESOCKETFUNCTION.3 CURLOPT_UPKEEP_INTERVAL_MS.3 CURLOPT_CONNECTTIMEOUT.3 CURLOPT_CONNECTTIMEOUT_MS.3 CURLOPT_CONNECT_ONLY.3 CURLOPT_CONNECT_TO.3 CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 CURLOPT_CONV_FROM_UTF8_FUNCTION.3 CURLOPT_CONV_TO_NETWORK_FUNCTION.3 CURLOPT_COOKIE.3 CURLOPT_COOKIEFILE.3 CURLOPT_COOKIEJAR.3 CURLOPT_COOKIELIST.3 CURLOPT_COOKIESESSION.3 CURLOPT_COPYPOSTFIELDS.3 CURLOPT_CRLF.3 CURLOPT_CRLFILE.3 CURLOPT_CUSTOMREQUEST.3 CURLOPT_CURLU.3 CURLOPT_DEBUGDATA.3 CURLOPT_DEBUGFUNCTION.3 CURLOPT_DEFAULT_PROTOCOL.3 CURLOPT_DIRLISTONLY.3 CURLOPT_DISALLOW_USERNAME_IN_URL.3 CURLOPT_DNS_CACHE_TIMEOUT.3 CURLOPT_DNS_INTERFACE.3 CURLOPT_DNS_LOCAL_IP4.3 CURLOPT_DNS_LOCAL_IP6.3 '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 CURLOPT_DNS_SERVERS.3 CURLOPT_DNS_SHUFFLE_ADDRESSES.3 CURLOPT_DNS_USE_GLOBAL_CACHE.3 CURLOPT_DOH_URL.3 CURLOPT_EGDSOCKET.3 CURLOPT_ERRORBUFFER.3 CURLOPT_EXPECT_100_TIMEOUT_MS.3 CURLOPT_FAILONERROR.3 CURLOPT_FILETIME.3 CURLOPT_FNMATCH_DATA.3 CURLOPT_FNMATCH_FUNCTION.3 CURLOPT_FOLLOWLOCATION.3 CURLOPT_FORBID_REUSE.3 CURLOPT_FRESH_CONNECT.3 CURLOPT_FTPPORT.3 CURLOPT_FTPSSLAUTH.3 CURLOPT_FTP_ACCOUNT.3 CURLOPT_FTP_ALTERNATIVE_TO_USER.3 CURLOPT_FTP_CREATE_MISSING_DIRS.3 CURLOPT_FTP_FILEMETHOD.3 CURLOPT_FTP_RESPONSE_TIMEOUT.3 CURLOPT_FTP_SKIP_PASV_IP.3 CURLOPT_FTP_SSL_CCC.3 CURLOPT_FTP_USE_EPRT.3 CURLOPT_FTP_USE_EPSV.3 CURLOPT_FTP_USE_PRET.3 CURLOPT_GSSAPI_DELEGATION.3 CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 CURLOPT_HAPROXYPROTOCOL.3 CURLOPT_HEADER.3 CURLOPT_HEADERDATA.3 CURLOPT_HEADERFUNCTION.3 CURLOPT_HEADEROPT.3 CURLOPT_HTTP200ALIASES.3 CURLOPT_HTTPAUTH.3 CURLOPT_HTTPGET.3 CURLOPT_HTTPHEADER.3 CURLOPT_HTTPPOST.3 CURLOPT_HTTPPROXYTUNNEL.3 CURLOPT_HTTP_CONTENT_DECODING.3 '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 CURLOPT_HTTP_TRANSFER_DECODING.3 CURLOPT_HTTP_VERSION.3 CURLOPT_IGNORE_CONTENT_LENGTH.3 CURLOPT_INFILESIZE.3 CURLOPT_INFILESIZE_LARGE.3 CURLOPT_INTERFACE.3 CURLOPT_INTERLEAVEDATA.3 CURLOPT_INTERLEAVEFUNCTION.3 CURLOPT_IOCTLDATA.3 CURLOPT_IOCTLFUNCTION.3 CURLOPT_IPRESOLVE.3 CURLOPT_ISSUERCERT.3 CURLOPT_KEEP_SENDING_ON_ERROR.3 CURLOPT_KEYPASSWD.3 CURLOPT_KRBLEVEL.3 CURLOPT_LOCALPORT.3 CURLOPT_LOCALPORTRANGE.3 CURLOPT_LOGIN_OPTIONS.3 CURLOPT_LOW_SPEED_LIMIT.3 CURLOPT_LOW_SPEED_TIME.3 CURLOPT_MAIL_AUTH.3 CURLOPT_MAIL_FROM.3 CURLOPT_MAIL_RCPT.3 CURLOPT_MAXCONNECTS.3 CURLOPT_MAXFILESIZE.3 CURLOPT_MAXFILESIZE_LARGE.3 CURLOPT_MAXREDIRS.3 CURLOPT_MAX_RECV_SPEED_LARGE.3 CURLOPT_MAX_SEND_SPEED_LARGE.3 CURLOPT_MIMEPOST.3 CURLOPT_NETRC.3 CURLOPT_NETRC_FILE.3 CURLOPT_NEW_DIRECTORY_PERMS.3 CURLOPT_NEW_FILE_PERMS.3 CURLOPT_NOBODY.3 CURLOPT_NOPROGRESS.3 CURLOPT_NOPROXY.3 CURLOPT_NOSIGNAL.3 CURLOPT_OPENSOCKETDATA.3 CURLOPT_OPENSOCKETFUNCTION.3 '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 CURLOPT_PASSWORD.3 CURLOPT_PATH_AS_IS.3 CURLOPT_PINNEDPUBLICKEY.3 CURLOPT_PIPEWAIT.3 CURLOPT_PORT.3 CURLOPT_POST.3 CURLOPT_POSTFIELDS.3 CURLOPT_POSTFIELDSIZE.3 CURLOPT_POSTFIELDSIZE_LARGE.3 CURLOPT_POSTQUOTE.3 CURLOPT_POSTREDIR.3 CURLOPT_PREQUOTE.3 CURLOPT_PRE_PROXY.3 CURLOPT_PRIVATE.3 CURLOPT_PROGRESSDATA.3 CURLOPT_PROGRESSFUNCTION.3 CURLOPT_PROTOCOLS.3 CURLOPT_PROXY.3 CURLOPT_PROXYAUTH.3 CURLOPT_PROXYHEADER.3 CURLOPT_PROXYPASSWORD.3 CURLOPT_PROXYPORT.3 CURLOPT_PROXYTYPE.3 CURLOPT_PROXYUSERNAME.3 CURLOPT_PROXYUSERPWD.3 CURLOPT_PROXY_CAINFO.3 CURLOPT_PROXY_CAPATH.3 CURLOPT_PROXY_CRLFILE.3 CURLOPT_PROXY_KEYPASSWD.3 CURLOPT_PROXY_PINNEDPUBLICKEY.3 CURLOPT_PROXY_SERVICE_NAME.3 CURLOPT_PROXY_SSLCERT.3 CURLOPT_PROXY_SSLCERTTYPE.3 CURLOPT_PROXY_SSLKEY.3 CURLOPT_PROXY_SSLKEYTYPE.3 CURLOPT_PROXY_SSLVERSION.3 CURLOPT_PROXY_SSL_CIPHER_LIST.3 CURLOPT_PROXY_SSL_OPTIONS.3 CURLOPT_PROXY_SSL_VERIFYHOST.3 CURLOPT_PROXY_SSL_VERIFYPEER.3 '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 CURLOPT_PROXY_TLS13_CIPHERS.3 CURLOPT_PROXY_TLSAUTH_PASSWORD.3 CURLOPT_PROXY_TLSAUTH_TYPE.3 CURLOPT_PROXY_TLSAUTH_USERNAME.3 CURLOPT_PROXY_TRANSFER_MODE.3 CURLOPT_PUT.3 CURLOPT_QUOTE.3 CURLOPT_RANDOM_FILE.3 CURLOPT_RANGE.3 CURLOPT_READDATA.3 CURLOPT_READFUNCTION.3 CURLOPT_REDIR_PROTOCOLS.3 CURLOPT_REFERER.3 CURLOPT_REQUEST_TARGET.3 CURLOPT_RESOLVE.3 CURLOPT_RESOLVER_START_DATA.3 CURLOPT_RESOLVER_START_FUNCTION.3 CURLOPT_RESUME_FROM.3 CURLOPT_RESUME_FROM_LARGE.3 CURLOPT_RTSP_CLIENT_CSEQ.3 CURLOPT_RTSP_REQUEST.3 CURLOPT_RTSP_SERVER_CSEQ.3 CURLOPT_RTSP_SESSION_ID.3 CURLOPT_RTSP_STREAM_URI.3 CURLOPT_RTSP_TRANSPORT.3 CURLOPT_SASL_IR.3 CURLOPT_SEEKDATA.3 CURLOPT_SEEKFUNCTION.3 CURLOPT_SERVICE_NAME.3 CURLOPT_SHARE.3 CURLOPT_SOCKOPTDATA.3 CURLOPT_SOCKOPTFUNCTION.3 CURLOPT_SOCKS5_AUTH.3 CURLOPT_SOCKS5_GSSAPI_NEC.3 CURLOPT_SOCKS5_GSSAPI_SERVICE.3 CURLOPT_SSH_AUTH_TYPES.3 CURLOPT_SSH_COMPRESSION.3 CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 CURLOPT_SSH_KEYDATA.3 CURLOPT_SSH_KEYFUNCTION.3 '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 CURLOPT_SSH_KNOWNHOSTS.3 CURLOPT_SSH_PRIVATE_KEYFILE.3 CURLOPT_SSH_PUBLIC_KEYFILE.3 CURLOPT_SSLCERT.3 CURLOPT_SSLCERTTYPE.3 CURLOPT_SSLENGINE.3 CURLOPT_SSLENGINE_DEFAULT.3 CURLOPT_SSLKEY.3 CURLOPT_SSLKEYTYPE.3 CURLOPT_SSLVERSION.3 CURLOPT_SSL_CIPHER_LIST.3 CURLOPT_SSL_CTX_DATA.3 CURLOPT_SSL_CTX_FUNCTION.3 CURLOPT_SSL_ENABLE_ALPN.3 CURLOPT_SSL_ENABLE_NPN.3 CURLOPT_SSL_FALSESTART.3 CURLOPT_SSL_OPTIONS.3 CURLOPT_SSL_SESSIONID_CACHE.3 CURLOPT_SSL_VERIFYHOST.3 CURLOPT_SSL_VERIFYPEER.3 CURLOPT_SSL_VERIFYSTATUS.3 CURLOPT_STDERR.3 CURLOPT_STREAM_DEPENDS.3 CURLOPT_STREAM_DEPENDS_E.3 CURLOPT_STREAM_WEIGHT.3 CURLOPT_SUPPRESS_CONNECT_HEADERS.3 CURLOPT_TCP_FASTOPEN.3 CURLOPT_TCP_KEEPALIVE.3 CURLOPT_TCP_KEEPIDLE.3 CURLOPT_TCP_KEEPINTVL.3 CURLOPT_TCP_NODELAY.3 CURLOPT_TELNETOPTIONS.3 CURLOPT_TFTP_BLKSIZE.3 CURLOPT_TFTP_NO_OPTIONS.3 CURLOPT_TIMECONDITION.3 CURLOPT_TIMEOUT.3 CURLOPT_TIMEOUT_MS.3 CURLOPT_TIMEVALUE.3 CURLOPT_TIMEVALUE_LARGE.3 CURLOPT_TLS13_CIPHERS.3 '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 CURLOPT_TLSAUTH_PASSWORD.3 CURLOPT_TLSAUTH_TYPE.3 CURLOPT_TLSAUTH_USERNAME.3 CURLOPT_TRANSFERTEXT.3 CURLOPT_TRANSFER_ENCODING.3 CURLOPT_UNIX_SOCKET_PATH.3 CURLOPT_UNRESTRICTED_AUTH.3 CURLOPT_UPLOAD.3 CURLOPT_UPLOAD_BUFFERSIZE.3 CURLOPT_URL.3 CURLOPT_USERAGENT.3 CURLOPT_USERNAME.3 CURLOPT_USERPWD.3 CURLOPT_USE_SSL.3 CURLOPT_VERBOSE.3 CURLOPT_WILDCARDMATCH.3 CURLOPT_WRITEDATA.3 CURLOPT_WRITEFUNCTION.3 CURLOPT_XFERINFODATA.3 CURLOPT_XFERINFOFUNCTION.3 CURLOPT_XOAUTH2_BEARER.3 '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man3' make[6]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/libcurl/opts' make[5]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/libcurl/opts' make[5]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/libcurl' make[6]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/libcurl' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/aclocal' /usr/bin/install -p -m 644 libcurl.m4 '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/aclocal' /usr/bin/mkdir -p '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 curl_easy_cleanup.3 curl_easy_duphandle.3 curl_easy_escape.3 curl_easy_getinfo.3 curl_easy_init.3 curl_easy_pause.3 curl_easy_perform.3 curl_easy_recv.3 curl_easy_reset.3 curl_easy_send.3 curl_easy_setopt.3 curl_easy_strerror.3 curl_easy_unescape.3 curl_easy_upkeep.3 curl_escape.3 curl_formadd.3 curl_formfree.3 curl_formget.3 curl_free.3 curl_getdate.3 curl_getenv.3 curl_global_cleanup.3 curl_global_init.3 curl_global_init_mem.3 curl_global_sslset.3 curl_mime_addpart.3 curl_mime_data.3 curl_mime_data_cb.3 curl_mime_encoder.3 curl_mime_filedata.3 curl_mime_filename.3 curl_mime_free.3 curl_mime_headers.3 curl_mime_init.3 curl_mime_name.3 curl_mime_subparts.3 curl_mime_type.3 curl_mprintf.3 curl_multi_add_handle.3 curl_multi_assign.3 '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 curl_multi_cleanup.3 curl_multi_fdset.3 curl_multi_info_read.3 curl_multi_init.3 curl_multi_perform.3 curl_multi_remove_handle.3 curl_multi_setopt.3 curl_multi_socket.3 curl_multi_socket_action.3 curl_multi_socket_all.3 curl_multi_strerror.3 curl_multi_timeout.3 curl_multi_wait.3 curl_share_cleanup.3 curl_share_init.3 curl_share_setopt.3 curl_share_strerror.3 curl_slist_append.3 curl_slist_free_all.3 curl_strequal.3 curl_strnequal.3 curl_unescape.3 curl_url.3 curl_url_cleanup.3 curl_url_dup.3 curl_url_get.3 curl_url_set.3 curl_version.3 curl_version_info.3 libcurl-easy.3 libcurl-env.3 libcurl-errors.3 libcurl-multi.3 libcurl-security.3 libcurl-share.3 libcurl-symbols.3 libcurl-thread.3 libcurl-tutorial.3 libcurl-url.3 libcurl.3 '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/share/man/man3' make[6]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/libcurl' make[5]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/libcurl' make[4]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/docs/libcurl' make[3]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0' make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0' make[1]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0' + sed -i -e 's!-Wl,--as-needed!!' -e 's!-Wl,--no-undefined!!' /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/bin/curl-config + sed -i -e 's!-Wl,--as-needed!!' -e 's!-Wl,--no-undefined!!' /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/lib64/pkgconfig/libcurl.pc + /usr/lib/rpm/mkmultiarch binaries /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/bin/curl-config + find /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 7.63.0-1.mga7 --unique-debug-suffix -7.63.0-1.mga7.x86_64 --unique-debug-src-base curl-7.63.0-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0 explicitly decompress any DWARF compressed ELF sections in /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/bin/curl explicitly decompress any DWARF compressed ELF sections in /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/lib64/libcurl.so.4.5.0 extracting debug info from /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/lib64/libcurl.so.4.5.0 extracting debug info from /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/curl-7.63.0-1.mga7.x86_64/usr/bin/curl dwz: .dwz/curl-7.63.0-1.mga7.x86_64: .debug_info section not present /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/multiarch-x86_64-linux/curl-config from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/rpm-tmp.jsIw07 + umask 022 + cd /home/shlomif/Download/unpack/Mageia/todel/curl/BUILD + cd curl-7.63.0 + '[' 1 -eq 1 ']' + make test 'TEST_Q=-a -p -v !flaky !SCP !SFTP !SOCKS4 !SOCKS5 !TFTP !198 !2034 !1139 !1140' make[1]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/tests' Making all in certs make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/tests/certs' Making all in scripts make[3]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/tests/certs/scripts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/tests/certs/scripts' make[3]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/tests/certs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/tests/certs' make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/tests/certs' Making all in data make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/tests/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/tests/data' Making all in server make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/tests/server' CC ../../lib/getpart-mprintf.o CC ../../lib/getpart-nonblock.o CC ../../lib/getpart-strtoofft.o CC ../../lib/getpart-warnless.o CC ../../lib/getpart-curl_ctype.o CC getpart-getpart.o CC ../../lib/getpart-base64.o CC ../../lib/getpart-memdebug.o CC getpart-testpart.o CCLD getpart CC ../../lib/resolve-mprintf.o CC ../../lib/resolve-nonblock.o CC ../../lib/resolve-strtoofft.o CC ../../lib/resolve-warnless.o CC ../../lib/resolve-curl_ctype.o CC resolve-getpart.o CC ../../lib/resolve-base64.o CC ../../lib/resolve-memdebug.o CC resolve-util.o CC resolve-resolve.o CCLD resolve CC ../../lib/rtspd-mprintf.o CC ../../lib/rtspd-nonblock.o CC ../../lib/rtspd-strtoofft.o CC ../../lib/rtspd-warnless.o CC ../../lib/rtspd-curl_ctype.o CC rtspd-getpart.o CC ../../lib/rtspd-base64.o CC ../../lib/rtspd-memdebug.o CC rtspd-util.o CC rtspd-rtspd.o CCLD rtspd CC ../../lib/sockfilt-mprintf.o CC ../../lib/sockfilt-nonblock.o CC ../../lib/sockfilt-strtoofft.o CC ../../lib/sockfilt-warnless.o CC ../../lib/sockfilt-curl_ctype.o CC sockfilt-getpart.o CC ../../lib/sockfilt-base64.o CC ../../lib/sockfilt-memdebug.o CC sockfilt-util.o CC sockfilt-sockfilt.o CC ../../lib/sockfilt-inet_pton.o CCLD sockfilt CC ../../lib/sws-mprintf.o CC ../../lib/sws-nonblock.o CC ../../lib/sws-strtoofft.o CC ../../lib/sws-warnless.o CC ../../lib/sws-curl_ctype.o CC sws-getpart.o CC ../../lib/sws-base64.o CC ../../lib/sws-memdebug.o CC sws-util.o CC sws-sws.o CC ../../lib/sws-inet_pton.o CCLD sws CC ../../lib/tftpd-mprintf.o CC ../../lib/tftpd-nonblock.o CC ../../lib/tftpd-strtoofft.o CC ../../lib/tftpd-warnless.o CC ../../lib/tftpd-curl_ctype.o CC tftpd-getpart.o CC ../../lib/tftpd-base64.o CC ../../lib/tftpd-memdebug.o CC tftpd-util.o CC tftpd-tftpd.o CCLD tftpd CC ../../lib/fake_ntlm-mprintf.o CC ../../lib/fake_ntlm-nonblock.o CC ../../lib/fake_ntlm-strtoofft.o CC ../../lib/fake_ntlm-warnless.o CC ../../lib/fake_ntlm-curl_ctype.o CC fake_ntlm-getpart.o CC ../../lib/fake_ntlm-base64.o CC ../../lib/fake_ntlm-memdebug.o CC fake_ntlm-util.o CC fake_ntlm-fake_ntlm.o CCLD fake_ntlm make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/tests/server' Making all in libtest make[2]: Entering directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/tests/libtest' CC chkhostname-chkhostname.o CC ../../lib/chkhostname-curl_gethostname.o CCLD chkhostname CC libauthretry-libauthretry.o CC libauthretry-first.o CCLD libauthretry CC libntlmconnect-libntlmconnect.o CC libntlmconnect-first.o CC libntlmconnect-testutil.o CC ../../lib/libntlmconnect-warnless.o CCLD libntlmconnect CC chkdecimalpoint-chkdecimalpoint.o CC ../../lib/chkdecimalpoint-mprintf.o CC ../../lib/chkdecimalpoint-curl_ctype.o CCLD chkdecimalpoint CC lib500-lib500.o CC lib500-first.o CC lib500-testutil.o CC lib500-testtrace.o CCLD lib500 CC lib501-lib501.o CC lib501-first.o CCLD lib501 CC lib502-lib502.o CC lib502-first.o CC lib502-testutil.o CC ../../lib/lib502-warnless.o CCLD lib502 CC lib503-lib503.o CC lib503-first.o CC lib503-testutil.o CC ../../lib/lib503-warnless.o CCLD lib503 CC lib504-lib504.o CC lib504-first.o CC lib504-testutil.o CC ../../lib/lib504-warnless.o CCLD lib504 CC lib505-lib505.o CC lib505-first.o CCLD lib505 CC lib506-lib506.o CC lib506-first.o CCLD lib506 CC lib507-lib507.o CC lib507-first.o CC lib507-testutil.o CC ../../lib/lib507-warnless.o CCLD lib507 CC lib508-lib508.o CC lib508-first.o CCLD lib508 CC lib509-lib509.o CC lib509-first.o CCLD lib509 CC lib510-lib510.o CC lib510-first.o CCLD lib510 CC lib511-lib511.o CC lib511-first.o CCLD lib511 CC lib512-lib512.o CC lib512-first.o CCLD lib512 CC lib513-lib513.o CC lib513-first.o CCLD lib513 CC lib514-lib514.o CC lib514-first.o CCLD lib514 CC lib515-lib515.o CC lib515-first.o CCLD lib515 CC lib516-lib516.o CC lib516-first.o CCLD lib516 CC lib517-lib517.o CC lib517-first.o CCLD lib517 CC lib518-lib518.o CC lib518-first.o CC ../../lib/lib518-warnless.o CCLD lib518 CC lib519-lib519.o CC lib519-first.o CCLD lib519 CC lib520-lib520.o CC lib520-first.o CCLD lib520 CC lib521-lib521.o CC lib521-first.o CCLD lib521 CC lib523-lib523.o CC lib523-first.o CCLD lib523 CC lib524-lib524.o CC lib524-first.o CCLD lib524 CC lib525-lib525.o CC lib525-first.o CC lib525-testutil.o CC ../../lib/lib525-warnless.o CCLD lib525 CC lib526-lib526.o CC lib526-first.o CC lib526-testutil.o CC ../../lib/lib526-warnless.o CCLD lib526 CC lib527-lib526.o CC lib527-first.o CC lib527-testutil.o CC ../../lib/lib527-warnless.o CCLD lib527 CC lib529-lib525.o CC lib529-first.o CC lib529-testutil.o CC ../../lib/lib529-warnless.o CCLD lib529 CC lib530-lib530.o CC lib530-first.o CC lib530-testutil.o CC ../../lib/lib530-warnless.o CCLD lib530 CC lib532-lib526.o CC lib532-first.o CC lib532-testutil.o CC ../../lib/lib532-warnless.o CCLD lib532 CC lib533-lib533.o CC lib533-first.o CC lib533-testutil.o CC ../../lib/lib533-warnless.o CCLD lib533 CC lib536-lib536.o CC lib536-first.o CC lib536-testutil.o CC ../../lib/lib536-warnless.o CCLD lib536 CC lib537-lib537.o CC lib537-first.o CC ../../lib/lib537-warnless.o CCLD lib537 CC lib539-lib539.o CC lib539-first.o CCLD lib539 CC lib540-lib540.o CC lib540-first.o CC lib540-testutil.o CC ../../lib/lib540-warnless.o CCLD lib540 CC lib541-lib541.o CC lib541-first.o CCLD lib541 CC lib542-lib542.o CC lib542-first.o CCLD lib542 CC lib543-lib543.o CC lib543-first.o CCLD lib543 CC lib544-lib544.o CC lib544-first.o CCLD lib544 CC lib545-lib544.o CC lib545-first.o CCLD lib545 CC lib547-lib547.o CC lib547-first.o CCLD lib547 CC lib548-lib547.o CC lib548-first.o CCLD lib548 CC lib549-lib549.o CC lib549-first.o CCLD lib549 CC lib552-lib552.o CC lib552-first.o CC ../../lib/lib552-warnless.o CCLD lib552 CC lib553-lib553.o CC lib553-first.o CCLD lib553 CC lib554-lib554.o CC lib554-first.o CCLD lib554 CC lib555-lib555.o CC lib555-first.o CC lib555-testutil.o CC ../../lib/lib555-warnless.o CCLD lib555 CC lib556-lib556.o CC lib556-first.o CC ../../lib/lib556-warnless.o CCLD lib556 CC lib557-lib557.o CC lib557-first.o CCLD lib557 CC lib558-lib558.o CC lib558-first.o CCLD lib558 CC lib559-lib559.o CC lib559-first.o CCLD lib559 CC lib560-lib560.o CC lib560-first.o CC lib560-testutil.o CC ../../lib/lib560-warnless.o CCLD lib560 CC lib562-lib562.o CC lib562-first.o CCLD lib562 CC lib564-lib564.o CC lib564-first.o CC lib564-testutil.o CC ../../lib/lib564-warnless.o CCLD lib564 CC lib565-lib510.o CC lib565-first.o CCLD lib565 CC lib566-lib566.o CC lib566-first.o CCLD lib566 CC lib567-lib567.o CC lib567-first.o CCLD lib567 CC lib568-lib568.o CC lib568-first.o CCLD lib568 CC lib569-lib569.o CC lib569-first.o CCLD lib569 CC lib570-lib570.o CC lib570-first.o CCLD lib570 CC lib571-lib571.o CC lib571-first.o CC ../../lib/lib571-warnless.o CCLD lib571 CC lib572-lib572.o CC lib572-first.o CCLD lib572 CC lib573-lib573.o CC lib573-first.o CC lib573-testutil.o CC ../../lib/lib573-warnless.o CC lib573-testtrace.o CCLD lib573 CC lib574-lib574.o CC lib574-first.o CCLD lib574 CC lib575-lib575.o CC lib575-first.o CC lib575-testutil.o CC ../../lib/lib575-warnless.o CCLD lib575 CC lib576-lib576.o CC lib576-first.o CCLD lib576 CC lib578-lib578.o CC lib578-first.o CCLD lib578 CC lib579-lib579.o CC lib579-first.o CCLD lib579 CC lib582-lib582.o CC lib582-first.o CC lib582-testutil.o CC ../../lib/lib582-warnless.o CCLD lib582 CC lib583-lib583.o CC lib583-first.o CCLD lib583 CC lib585-lib500.o CC lib585-first.o CC lib585-testutil.o CC lib585-testtrace.o CCLD lib585 CC lib586-lib586.o CC lib586-first.o CCLD lib586 CC lib587-lib554.o CC lib587-first.o CCLD lib587 CC lib589-lib589.o CC lib589-first.o CCLD lib589 CC lib590-lib590.o CC lib590-first.o CCLD lib590 CC lib591-lib591.o CC lib591-first.o CC lib591-testutil.o CC ../../lib/lib591-warnless.o CCLD lib591 CC lib597-lib597.o CC lib597-first.o CC lib597-testutil.o CC ../../lib/lib597-warnless.o CCLD lib597 CC lib598-lib598.o CC lib598-first.o CCLD lib598 CC lib599-lib599.o CC lib599-first.o CCLD lib599 CC lib643-lib643.o CC lib643-first.o CCLD lib643 CC lib644-lib643.o CC lib644-first.o CCLD lib644 CC lib645-lib643.o CC lib645-first.o CCLD lib645 CC lib650-lib650.o CC lib650-first.o CCLD lib650 CC lib651-lib651.o CC lib651-first.o CCLD lib651 CC lib652-lib652.o CC lib652-first.o CCLD lib652 CC lib653-lib653.o CC lib653-first.o CCLD lib653 CC lib654-lib654.o CC lib654-first.o CCLD lib654 CC lib655-lib655.o CC lib655-first.o CCLD lib655 CC lib658-lib658.o CC lib658-first.o CC lib658-testutil.o CC ../../lib/lib658-warnless.o CCLD lib658 CC lib1156-lib1156.o CC lib1156-first.o CC lib1156-testutil.o CC ../../lib/lib1156-warnless.o CCLD lib1156 CC lib1500-lib1500.o CC lib1500-first.o CC lib1500-testutil.o CCLD lib1500 CC lib1501-lib1501.o CC lib1501-first.o CC lib1501-testutil.o CC ../../lib/lib1501-warnless.o CCLD lib1501 CC lib1502-lib1502.o CC lib1502-first.o CC lib1502-testutil.o CC ../../lib/lib1502-warnless.o CCLD lib1502 CC lib1503-lib1502.o CC lib1503-first.o CC lib1503-testutil.o CC ../../lib/lib1503-warnless.o CCLD lib1503 CC lib1504-lib1502.o CC lib1504-first.o CC lib1504-testutil.o CC ../../lib/lib1504-warnless.o CCLD lib1504 CC lib1505-lib1502.o CC lib1505-first.o CC lib1505-testutil.o CC ../../lib/lib1505-warnless.o CCLD lib1505 CC lib1506-lib1506.o CC lib1506-first.o CC lib1506-testutil.o CC ../../lib/lib1506-warnless.o CCLD lib1506 CC lib1507-lib1507.o CC lib1507-first.o CC lib1507-testutil.o CC ../../lib/lib1507-warnless.o CCLD lib1507 CC lib1508-lib1508.o CC lib1508-first.o CC lib1508-testutil.o CC ../../lib/lib1508-warnless.o CCLD lib1508 CC lib1509-lib1509.o CC lib1509-first.o CC lib1509-testutil.o CC ../../lib/lib1509-warnless.o CCLD lib1509 CC lib1510-lib1510.o CC lib1510-first.o CC lib1510-testutil.o CC ../../lib/lib1510-warnless.o CCLD lib1510 CC lib1511-lib1511.o CC lib1511-first.o CC lib1511-testutil.o CC ../../lib/lib1511-warnless.o CCLD lib1511 CC lib1512-lib1512.o CC lib1512-first.o CC lib1512-testutil.o CC ../../lib/lib1512-warnless.o CCLD lib1512 CC lib1513-lib1513.o CC lib1513-first.o CC lib1513-testutil.o CC ../../lib/lib1513-warnless.o CCLD lib1513 CC lib1514-lib1514.o CC lib1514-first.o CC lib1514-testutil.o CC ../../lib/lib1514-warnless.o CCLD lib1514 CC lib1515-lib1515.o CC lib1515-first.o CC lib1515-testutil.o CC ../../lib/lib1515-warnless.o CCLD lib1515 CC lib1517-lib1517.o CC lib1517-first.o CCLD lib1517 CC lib1518-lib1518.o CC lib1518-first.o CCLD lib1518 CC lib1520-lib1520.o CC lib1520-first.o CCLD lib1520 /usr/bin/perl ../../tests/libtest/mk-lib1521.pl < ../../include/curl/curl.h > lib1521.c CC lib1521-lib1521.o CC lib1521-first.o CCLD lib1521 CC lib1522-lib1522.o CC lib1522-first.o CCLD lib1522 CC lib1525-lib1525.o CC lib1525-first.o CC lib1525-testutil.o CC ../../lib/lib1525-warnless.o CCLD lib1525 CC lib1526-lib1526.o CC lib1526-first.o CC lib1526-testutil.o CC ../../lib/lib1526-warnless.o CCLD lib1526 CC lib1527-lib1527.o CC lib1527-first.o CC lib1527-testutil.o CC ../../lib/lib1527-warnless.o CCLD lib1527 CC lib1528-lib1528.o CC lib1528-first.o CC lib1528-testutil.o CC ../../lib/lib1528-warnless.o CCLD lib1528 CC lib1529-lib1529.o CC lib1529-first.o CC lib1529-testutil.o CC ../../lib/lib1529-warnless.o CCLD lib1529 CC lib1530-lib1530.o CC lib1530-first.o CC lib1530-testutil.o CC ../../lib/lib1530-warnless.o CCLD lib1530 CC lib1531-lib1531.o CC lib1531-first.o CC lib1531-testutil.o CC ../../lib/lib1531-warnless.o CCLD lib1531 CC lib1532-lib1532.o CC lib1532-first.o CC lib1532-testutil.o CC ../../lib/lib1532-warnless.o CCLD lib1532 CC lib1533-lib1533.o CC lib1533-first.o CC lib1533-testutil.o CC ../../lib/lib1533-warnless.o CCLD lib1533 CC lib1534-lib1534.o CC lib1534-first.o CC lib1534-testutil.o CC ../../lib/lib1534-warnless.o CCLD lib1534 CC lib1535-lib1535.o CC lib1535-first.o CC lib1535-testutil.o CC ../../lib/lib1535-warnless.o CCLD lib1535 CC lib1536-lib1536.o CC lib1536-first.o CC lib1536-testutil.o CC ../../lib/lib1536-warnless.o CCLD lib1536 CC lib1537-lib1537.o CC lib1537-first.o CC lib1537-testutil.o CC ../../lib/lib1537-warnless.o CCLD lib1537 CC lib1538-lib1538.o CC lib1538-first.o CC lib1538-testutil.o CC ../../lib/lib1538-warnless.o CCLD lib1538 CC lib1540-lib1540.o CC lib1540-first.o CC lib1540-testutil.o CC ../../lib/lib1540-warnless.o CCLD lib1540 CC lib1550-lib1550.o CC lib1550-first.o CCLD lib1550 CC lib1551-lib1551.o CC lib1551-first.o CCLD lib1551 CC lib1552-lib1552.o CC lib1552-first.o CC lib1552-testutil.o CCLD lib1552 CC lib1553-lib1553.o CC lib1553-first.o CC lib1553-testutil.o CCLD lib1553 CC lib1554-lib1554.o CC lib1554-first.o CCLD lib1554 CC lib1555-lib1555.o CC lib1555-first.o CC lib1555-testutil.o CC ../../lib/lib1555-warnless.o CCLD lib1555 CC lib1556-lib1556.o CC lib1556-first.o CC lib1556-testutil.o CC ../../lib/lib1556-warnless.o CCLD lib1556 CC lib1557-lib1557.o CC lib1557-first.o CC lib1557-testutil.o CC ../../lib/lib1557-warnless.o CCLD lib1557 CC lib1560.o CC first.o CC testutil.o CC ../../lib/warnless.o CCLD lib1560 CC lib1900-lib1900.o CC lib1900-first.o CC lib1900-testutil.o CC ../../lib/lib1900-warnless.o CCLD lib1900 CC lib2033-libntlmconnect.o CC lib2033-first.o CC lib2033-testutil.o CC ../../lib/lib2033-warnless.o CCLD lib2033 CC libhostname_la-sethostname.lo CCLD libhostname.la CC libstubgss_la-stub_gssapi.lo CCLD libstubgss.la /usr/bin/ld: .libs/libstubgss_la-stub_gssapi.o: in function `gss_init_sec_context': /home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/tests/libtest/stub_gssapi.c:210: undefined reference to `curl_msnprintf' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:2166: libstubgss.la] Error 1 make[2]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/tests/libtest' make[1]: *** [Makefile:515: all-recursive] Error 1 make[1]: Leaving directory '/home/shlomif/Download/unpack/Mageia/todel/curl/BUILD/curl-7.63.0/tests' make: *** [Makefile:1378: test] Error 2 error: Bad exit status from /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/rpm-tmp.jsIw07 (%check) RPM build errors: Bad exit status from /home/shlomif/Download/unpack/Mageia/todel/curl/BUILDROOT/rpm-tmp.jsIw07 (%check)