That was a problem with the perl https daemon not supporting IPv6. Here on Debian unstable, we just got a patch that fixes it.
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667738 Regards, Tim On 15.03.19 20:41, Mauricio Zambrano Bigiarini wrote: > I'm reporting the results of make check on Linux Mint 18.3 > > Thanks in advance for any comment on this. > > Kind regards > > Mauricio Zambrano-Bigiarini, PhD > > ===================================== > Department of Civil Engineering > Faculty of Engineering and Sciences > Universidad de La Frontera, Temuco, Chile > http://hzambran.github.io/ > ===================================== > mailto : mauricio.zambr...@ufrontera.cl > work-phone : +56 45 259 2812 > ===================================== > "Mistakes are always forgivable, if one has > the courage to admit them" (Bruce Lee) > ===================================== > Linux user #454569 -- Linux Mint user > > uname -a > > 4.4.0-134-generic #160~14.04.1-Ubuntu SMP Fri Aug 17 11:07:07 UTC 2018 > x86_64 x86_64 x86_64 GNU/Linux > > > ./configure --sysconfdir=/etc --with-ssl=openssl > > configure: configuring for GNU Wget 1.20.1 > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /bin/mkdir -p > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking whether make supports nested variables... yes > checking build system type... x86_64-pc-linux-gnu > checking host system type... x86_64-pc-linux-gnu > checking whether make supports nested variables... (cached) yes > 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 enable C11 features... -std=gnu11 > checking whether make supports the include directive... yes (GNU style) > checking dependency style of gcc -std=gnu11... gcc3 > checking how to run the C preprocessor... gcc -std=gnu11 -E > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > 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 minix/config.h usability... no > checking minix/config.h presence... no > checking for minix/config.h... no > checking whether it is safe to define __EXTENSIONS__... yes > checking whether _XOPEN_SOURCE should be defined... no > checking for Minix Amsterdam compiler... no > checking for ar... ar > checking for ranlib... ranlib > checking for _LARGEFILE_SOURCE value needed for large files... no > checking for special C compiler options needed for large files... no > checking for _FILE_OFFSET_BITS value needed for large files... no > checking for a Python interpreter with version >= 3.0... python3 > checking for python3... /usr/bin/python3 > checking for python3 version... 3.4 > checking for python3 platform... linux > checking for python3 script directory... ${prefix}/lib/python3.4/site-packages > checking for python3 extension module directory... > ${exec_prefix}/lib/python3.4/site-packages > checking whether NLS is requested... yes > checking for msgfmt... /usr/bin/msgfmt > checking for gmsgfmt... /usr/bin/msgfmt > checking for xgettext... /usr/bin/xgettext > checking for msgmerge... /usr/bin/msgmerge > checking for ld used by gcc -std=gnu11... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for shared library run path origin... done > checking 32-bit host C ABI... no > checking for the common suffixes of directories in the library search > path... lib,lib > checking for CFPreferencesCopyAppValue... no > checking for CFLocaleCopyCurrent... no > checking for GNU gettext in libc... yes > checking whether to use NLS... yes > checking where the gettext function comes from... libc > checking for ranlib... (cached) ranlib > checking for flex... flex > checking lex output file root... lex.yy > checking lex library... -lfl > checking whether yytext is a pointer... yes > checking for an ANSI C-conforming const... yes > checking for inline... inline > checking for working volatile... yes > checking for ANSI C header files... (cached) yes > checking for special C compiler options needed for large files... (cached) no > checking for _FILE_OFFSET_BITS value needed for large files... (cached) no > checking size of off_t... 8 > checking for stdbool.h that conforms to C99... yes > checking for _Bool... yes > checking for unistd.h... (cached) yes > checking sys/time.h usability... yes > checking sys/time.h presence... yes > checking for sys/time.h... yes > checking termios.h usability... yes > checking termios.h presence... yes > checking for termios.h... yes > checking sys/ioctl.h usability... yes > checking sys/ioctl.h presence... yes > checking for sys/ioctl.h... yes > checking sys/select.h usability... yes > checking sys/select.h presence... yes > checking for sys/select.h... yes > checking utime.h usability... yes > checking utime.h presence... yes > checking for utime.h... yes > checking sys/utime.h usability... no > checking sys/utime.h presence... no > checking for sys/utime.h... no > checking for stdint.h... (cached) yes > checking for inttypes.h... (cached) yes > checking pwd.h usability... yes > checking pwd.h presence... yes > checking for pwd.h... yes > checking wchar.h usability... yes > checking wchar.h presence... yes > checking for wchar.h... yes > checking dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking whether h_errno is declared... yes > checking size of short... 2 > checking size of int... 4 > checking size of long... 8 > checking size of long long... 8 > checking size of void *... 8 > checking for size_t... yes > checking for pid_t... yes > checking for uint32_t... yes > checking for uintptr_t... yes > checking for intptr_t... yes > checking for int64_t... yes > checking for sig_atomic_t... yes > checking for sys/socket.h... yes > checking for arpa/inet.h... yes > checking for features.h... yes > checking for unistd.h... (cached) yes > checking for fnmatch.h... yes > checking for wctype.h... yes > checking for sys/stat.h... (cached) yes > checking for netdb.h... yes > checking for netinet/in.h... yes > checking for getopt.h... yes > checking for sys/cdefs.h... yes > checking for stdio_ext.h... yes > checking for termios.h... (cached) yes > checking for sys/time.h... (cached) yes > checking for iconv.h... yes > checking for limits.h... yes > checking for wchar.h... (cached) yes > checking for stdint.h... (cached) yes > checking for inttypes.h... (cached) yes > checking for crtdefs.h... no > checking for langinfo.h... yes > checking for xlocale.h... yes > checking for sys/mman.h... yes > checking for sys/select.h... (cached) yes > checking for sys/param.h... yes > checking for malloc.h... yes > checking for spawn.h... yes > checking for strings.h... (cached) yes > checking for sys/file.h... yes > checking for sys/ioctl.h... (cached) yes > checking for sys/uio.h... yes > checking for sys/wait.h... yes > checking for utime.h... (cached) yes > checking for stdlib.h... (cached) yes > checking whether the preprocessor supports include_next... yes > checking whether system header files limit the line length... no > checking whether <sys/socket.h> is self-contained... yes > checking for shutdown... yes > checking whether <sys/socket.h> defines the SHUT_* macros... yes > checking for struct sockaddr_storage... yes > checking for sa_family_t... yes > checking for struct sockaddr_storage.ss_family... yes > checking for working alloca.h... yes > checking for alloca... yes > checking for C/C++ restrict keyword... __restrict > checking whether <wchar.h> uses 'inline' correctly... yes > checking for btowc... yes > checking for _set_invalid_parameter_handler... no > checking for fcntl... yes > checking for symlink... yes > checking for flock... yes > checking for fnmatch... yes > checking for isblank... yes > checking for iswctype... yes > checking for mbsrtowcs... yes > checking for mempcpy... yes > checking for wmemchr... yes > checking for wmemcpy... yes > checking for wmempcpy... yes > checking for fpurge... no > checking for __fpurge... yes > checking for __freading... yes > checking for futimens... yes > checking for getdelim... yes > checking for getdtablesize... yes > checking for getpass... yes > checking for __fsetlocking... yes > checking for getprogname... no > checking for getexecname... no > checking for gettimeofday... yes > checking for iswcntrl... yes > checking for iswblank... yes > checking for link... yes > checking for lstat... yes > checking for mbsinit... yes > checking for mbrtowc... yes > checking for mprotect... yes > checking for mkostemp... yes > checking for mkstemp... yes > checking for tzset... yes > checking for nl_langinfo... yes > checking for pipe... yes > checking for pipe2... yes > checking for secure_getenv... yes > checking for getuid... yes > checking for geteuid... yes > checking for getgid... yes > checking for getegid... yes > checking for sigaction... yes > checking for sigaltstack... yes > checking for siginterrupt... yes > checking for snprintf... yes > checking for strdup... yes > checking for strerror_r... yes > checking for __xpg_strerror_r... yes > checking for catgets... yes > checking for strndup... yes > checking for strptime... yes > checking for localtime_r... yes > checking for timegm... yes > checking for utime... yes > checking for futimes... yes > checking for futimesat... yes > checking for utimensat... yes > checking for lutimes... yes > checking for vasnprintf... no > checking for wcrtomb... yes > checking for wcwidth... yes > checking for nl_langinfo and CODESET... yes > checking for a traditional french locale... none > checking whether linux/if_alg.h has struct sockaddr_alg.... yes > checking whether byte ordering is bigendian... no > checking whether // is distinct from /... no > checking if environ is properly declared... yes > checking for complete errno.h... yes > checking whether strerror_r is declared... yes > checking for strerror_r... (cached) yes > checking whether strerror_r returns char *... yes > checking for sig_atomic_t... (cached) yes > checking for working fcntl.h... yes > checking for mode_t... yes > checking for mbstate_t... yes > checking whether stdin defaults to large file offsets... yes > checking whether fseeko is declared... yes > checking for fseeko... yes > checking whether fflush works on input streams... no > checking whether stat file-mode macros are broken... no > checking for nlink_t... yes > checking whether ftello is declared... yes > checking for ftello... yes > checking whether ftello works... yes > checking for library containing gethostbyname... none required > checking for gethostbyname... yes > checking for library containing getservbyname... none required > checking for getservbyname... yes > checking for library containing inet_ntop... none required > checking whether inet_ntop is declared... yes > checking for IPv4 sockets... yes > checking for IPv6 sockets... yes > checking whether getdelim is declared... yes > checking whether getdtablesize is declared... yes > checking for uid_t in sys/types.h... yes > checking type of array argument to getgroups... gid_t > checking whether getline is declared... yes > checking for getopt.h... (cached) yes > checking for getopt_long_only... yes > checking whether getopt is POSIX compatible... yes > checking for working GNU getopt function... yes > checking for working GNU getopt_long function... yes > checking whether fflush_unlocked is declared... yes > checking whether flockfile is declared... yes > checking whether fputs_unlocked is declared... yes > checking whether funlockfile is declared... yes > checking whether putc_unlocked is declared... yes > checking for struct timeval... yes > checking for wide-enough struct timeval.tv_sec member... yes > checking for iconv... yes > checking for working iconv... yes > checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t > *inbytesleft, char * *outbuf, size_t *outbytesleft); > checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no > checking for wint_t... yes > checking whether wint_t is too small... no > checking for unsigned long long int... yes > checking for long long int... yes > checking whether stdint.h conforms to C99... no > checking sys/inttypes.h usability... no > checking sys/inttypes.h presence... no > checking for sys/inttypes.h... no > checking sys/bitypes.h usability... yes > checking sys/bitypes.h presence... yes > checking for sys/bitypes.h... yes > checking for bit size of ptrdiff_t... 64 > checking for bit size of size_t... 64 > checking for bit size of sig_atomic_t... 32 > checking for bit size of wchar_t... 32 > checking for bit size of wint_t... 32 > checking whether sig_atomic_t is signed... yes > checking whether wchar_t is signed... yes > checking whether wint_t is signed... no > checking for ptrdiff_t integer literal suffix... l > checking for size_t integer literal suffix... ul > checking for sig_atomic_t integer literal suffix... > checking for wchar_t integer literal suffix... > checking for wint_t integer literal suffix... u > checking for inttypes.h... (cached) yes > checking whether the inttypes.h PRIxNN macros are broken... no > checking whether iswcntrl works... yes > checking for towlower... yes > checking for wctype_t... yes > checking for wctrans_t... yes > checking whether included libunistring is requested... no > checking for libunistring... no, consider installing GNU libunistring > checking for wchar_t... yes > checking for good max_align_t... yes > checking whether NULL can be used in arbitrary expressions... yes > checking whether imported symbols can be declared weak... yes > checking whether the linker supports --as-needed... yes > checking whether the linker supports --push-state... no > checking pthread.h usability... yes > checking pthread.h presence... yes > checking for pthread.h... yes > checking for multithread API to use... posix > checking whether lstat correctly handles trailing slash... yes > checking for a sed that does not truncate output... /bin/sed > checking whether malloc, realloc, calloc are POSIX compliant... yes > checking for stdlib.h... (cached) yes > checking for GNU libc compatible malloc... yes > checking for a traditional japanese locale... none > checking for a transitional chinese locale... none > checking for a french Unicode locale... none > checking for mmap... yes > checking for MAP_ANONYMOUS... yes > checking whether memchr works... yes > checking whether memrchr is declared... yes > checking whether <limits.h> defines MIN and MAX... no > checking whether <sys/param.h> defines MIN and MAX... yes > checking whether time_t is signed... yes > checking whether alarm is declared... yes > checking for working mktime... yes > checking whether <sys/select.h> is self-contained... yes > checking for library containing setsockopt... none needed > checking whether select supports a 0 argument... yes > checking whether select detects invalid fds... yes > checking for O_CLOEXEC... yes > checking for promoted mode_t type... mode_t > checking for library containing posix_spawn... none required > checking for posix_spawn... yes > checking whether posix_spawn works... yes > checking whether posix_spawnattr_setschedpolicy is supported... yes > checking whether posix_spawnattr_setschedparam is supported... yes > checking for sigset_t... yes > checking for SIGPIPE... yes > checking whether we are using the GNU C Library >= 2.1 or uClibc... yes > checking whether C symbols are prefixed with underscore at the linker > level... no > checking whether snprintf returns a byte count as in C99... yes > checking whether snprintf is declared... yes > checking whether strdup is declared... yes > checking whether strerror(0) succeeds... yes > checking for strerror_r with POSIX signature... no > checking whether __xpg_strerror_r works... yes > checking whether strerror_r is declared... (cached) yes > checking whether strndup is declared... yes > checking whether strnlen is declared... yes > checking for struct tm.tm_gmtoff... yes > checking whether strtok_r is declared... yes > checking for struct timespec in <time.h>... yes > checking whether clearerr_unlocked is declared... yes > checking whether feof_unlocked is declared... yes > checking whether ferror_unlocked is declared... yes > checking whether fgets_unlocked is declared... yes > checking whether fputc_unlocked is declared... yes > checking whether fread_unlocked is declared... yes > checking whether fwrite_unlocked is declared... yes > checking whether getc_unlocked is declared... yes > checking whether getchar_unlocked is declared... yes > checking whether putchar_unlocked is declared... yes > checking whether the utimes function works... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for intmax_t... yes > checking where to find the exponent in a 'double'... word 1 bit 20 > checking for snprintf... (cached) yes > checking for strnlen... yes > checking for wcslen... yes > checking for wcsnlen... yes > checking for mbrtowc... (cached) yes > checking for wcrtomb... (cached) yes > checking whether _snprintf is declared... no > checking whether vsnprintf is declared... yes > checking for alloca as a compiler built-in... yes > checking whether btowc(0) is correct... yes > checking whether btowc(EOF) is correct... guessing yes > checking for __builtin_expect... yes > checking byteswap.h usability... yes > checking byteswap.h presence... yes > checking for byteswap.h... yes > checking for library containing clock_gettime... none required > checking for clock_gettime... yes > checking for clock_settime... yes > checking whether // is distinct from /... (cached) no > checking whether dup2 works... yes > checking for error_at_line... yes > checking whether fcntl handles F_DUPFD correctly... yes > checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check > checking whether fflush works on input streams... (cached) no > checking for flexible array member... yes > checking whether conversion from 'int' to 'long double' works... yes > checking for working POSIX fnmatch... yes > checking whether fopen recognizes a trailing slash... yes > checking whether fpurge is declared... no > checking for fseeko... (cached) yes > checking whether fflush works on input streams... (cached) no > checking for _fseeki64... no > checking for ftello... (cached) yes > checking whether ftello works... (cached) yes > checking whether futimens works... yes > checking how to do getaddrinfo, freeaddrinfo and getnameinfo... > checking for library containing getaddrinfo... none required > checking for getaddrinfo... yes > checking whether gai_strerror is declared... yes > checking whether gai_strerrorA is declared... no > checking for gai_strerror with POSIX signature... yes > checking for struct sockaddr.sa_len... no > checking whether getaddrinfo is declared... yes > checking whether freeaddrinfo is declared... yes > checking whether getnameinfo is declared... yes > checking for struct addrinfo... yes > checking for working getdelim function... yes > checking whether getdtablesize works... yes > checking for getgroups... yes > checking for working getgroups... yes > checking whether getgroups handles negative values... yes > checking for getline... yes > checking for working getline function... yes > checking for getpass without length limitations... yes > checking whether program_invocation_name is declared... yes > checking whether program_invocation_short_name is declared... yes > checking whether __argv is declared... no > checking whether gettimeofday clobbers localtime buffer... no > checking for gettimeofday with POSIX signature... almost > checking for group_member... yes > checking for library containing gethostbyname... (cached) none required > checking for gethostbyname... (cached) yes > checking for library containing inet_ntop... (cached) none required > checking whether inet_ntop is declared... (cached) yes > checking whether the compiler generally respects inline... no > checking whether INT32_MAX < INTMAX_MAX... yes > checking whether INT64_MAX == LONG_MAX... yes > checking whether UINT32_MAX < UINTMAX_MAX... yes > checking whether UINT64_MAX == ULONG_MAX... yes > checking for ioctl... yes > checking for ioctl with POSIX signature... no > checking whether iswblank is declared... yes > checking whether langinfo.h defines CODESET... yes > checking whether langinfo.h defines T_FMT_AMPM... yes > checking whether langinfo.h defines ALTMON_1... no > checking whether langinfo.h defines ERA... yes > checking whether langinfo.h defines YESEXPR... yes > checking whether the compiler supports the __inline keyword... yes > checking whether to use the included libunistring... yes > checking whether link obeys POSIX... yes > checking whether locale.h conforms to POSIX:2001... yes > checking whether locale.h defines locale_t... yes > checking whether struct lconv is properly defined... yes > checking for pthread_rwlock_t... yes > checking whether pthread_rwlock_rdlock prefers a writer to a reader... no > checking whether lseek detects pipes... yes > checking whether mbrtowc handles incomplete characters... guessing yes > checking whether mbrtowc works as well as mbtowc... guessing yes > checking whether mbrtowc handles a NULL pwc argument... guessing yes > checking whether mbrtowc handles a NULL string argument... guessing yes > checking whether mbrtowc has a correct return value... guessing yes > checking whether mbrtowc returns 0 when parsing a NUL character... guessing > yes > checking whether mbrtowc works on empty input... no > checking whether the C locale is free of encoding errors... no > checking whether mbrtowc handles incomplete characters... (cached) guessing > yes > checking whether mbrtowc works as well as mbtowc... (cached) guessing yes > checking whether mbrtowc handles incomplete characters... (cached) guessing > yes > checking whether mbrtowc works as well as mbtowc... (cached) guessing yes > checking whether mbsrtowcs works... guessing yes > checking for memrchr... yes > checking whether mkdir handles trailing slash... yes > checking whether mkdir handles trailing dot... yes > checking for working mkstemp... yes > checking for __mktime_internal... no > checking for library containing nanosleep... none required > checking for working nanosleep... no (mishandles large arguments) > checking whether <netinet/in.h> is self-contained... yes > checking whether YESEXPR works... yes > checking whether open recognizes a trailing slash... yes > checking whether posix_spawn_file_actions_addclose works... yes > checking whether posix_spawn_file_actions_adddup2 works... yes > checking whether posix_spawn_file_actions_addopen works... yes > checking for raise... yes > checking for sigprocmask... yes > checking for rawmemchr... yes > checking for working re_compile_pattern... yes > checking whether select supports a 0 argument... (cached) yes > checking whether select detects invalid fds... (cached) yes > checking for library containing getservbyname... (cached) none required > checking for getservbyname... (cached) yes > checking for struct sigaction.sa_sigaction... yes > checking for volatile sig_atomic_t... yes > checking for sighandler_t... yes > checking for sigprocmask... (cached) yes > checking for stdint.h... (cached) yes > checking for SIZE_MAX... yes > checking for snprintf... (cached) yes > checking whether snprintf respects a size of 1... yes > checking whether printf supports POSIX/XSI format strings with positions... > yes > checking for socklen_t... yes > checking for posix_spawnattr_t... yes > checking for posix_spawn_file_actions_t... yes > checking for ssize_t... yes > checking whether stat handles trailing slashes on files... yes > checking for struct stat.st_atim.tv_nsec... yes > checking whether struct stat.st_atim is of type struct timespec... yes > checking for struct stat.st_birthtimespec.tv_nsec... no > checking for struct stat.st_birthtimensec... no > checking for struct stat.st_birthtim.tv_nsec... no > checking for working stdalign.h... yes > checking for good max_align_t... (cached) yes > checking whether NULL can be used in arbitrary expressions... (cached) yes > checking which flavor of printf attribute matches inttypes macros... system > checking for strcasecmp... yes > checking for strncasecmp... yes > checking whether strncasecmp is declared... yes > checking for strchrnul... yes > checking whether strchrnul works... yes > checking for working strerror function... yes > checking for working strndup... yes > checking for working strnlen... yes > checking for strpbrk... yes > checking for strtok_r... yes > checking whether strtok_r works... yes > checking for strtol... yes > checking for strtoll... yes > checking whether symlink handles trailing slash correctly... yes > checking whether <sys/ioctl.h> declares ioctl... yes > checking for nlink_t... (cached) yes > checking whether localtime_r is declared... yes > checking whether localtime_r is compatible with its POSIX signature... yes > checking whether unlink honors trailing slashes... yes > checking whether unlink of a parent directory fails as it should... guessing > yes > checking for ptrdiff_t... yes > checking for vasprintf... yes > checking for vsnprintf... yes > checking whether snprintf respects a size of 1... (cached) yes > checking whether printf supports POSIX/XSI format strings with > positions... (cached) yes > checking for waitid... yes > checking whether mbrtowc handles incomplete characters... (cached) guessing > yes > checking whether mbrtowc works as well as mbtowc... (cached) guessing yes > checking whether wcrtomb return value is correct... guessing yes > checking whether iswcntrl works... (cached) yes > checking for towlower... (cached) yes > checking for wctype_t... (cached) yes > checking for wctrans_t... (cached) yes > checking whether wcwidth is declared... yes > checking whether wcwidth works reasonably in UTF-8 locales... yes > checking for stdint.h... (cached) yes > checking for getpagesize... yes > checking for working mmap... yes > checking for _LARGEFILE_SOURCE value needed for large files... (cached) no > checking for strptime... (cached) yes > checking for timegm... (cached) yes > checking for vsnprintf... (cached) yes > checking for vasprintf... (cached) yes > checking for drand48... yes > checking for pathconf... yes > checking for strtoll... (cached) yes > checking for usleep... yes > checking for ftello... yes > checking for sigblock... yes > checking for sigsetjmp... no > checking for memrchr... (cached) yes > checking for wcwidth... (cached) yes > checking for mbtowc... yes > checking for sleep... yes > checking for symlink... (cached) yes > checking for utime... (cached) yes > checking for strlcpy... no > checking for random... yes > checking for fmemopen... yes > checking for pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for LIBPSL... no > checking for library containing psl_builtin... no > configure: WARNING: *** libpsl was not found. Fallback to builtin > cookie checking. > checking for ZLIB... yes > checking for OPENSSL... yes > configure: compiling in support for SSL via OpenSSL > checking for RAND_egd... yes > checking for INET6 protocol support... yes > checking for struct sockaddr_in6... yes > checking for struct sockaddr_storage... (cached) yes > checking for struct sockaddr_in6.sin6_scope_id... yes > configure: Enabling support for IPv6. > checking for makeinfo... ${SHELL} > /home/hzambran/wget-1.20.1/build-aux/missing makeinfo > checking for perl5... no > checking for perl... /usr/bin/perl > checking for pod2man... /usr/bin/pod2man > checking for library containing idn2_lookup_u8... no > configure: WARNING: *** LIBIDN2 was not found. You will not be able to > use IDN2008 support > checking uuid.h usability... no > checking uuid.h presence... no > checking for uuid.h... no > checking uuid/uuid.h usability... yes > checking uuid/uuid.h presence... yes > checking for uuid/uuid.h... yes > checking for library containing uuid_generate... -luuid > checking for PCRE2... no > checking pcre2.h usability... no > checking pcre2.h presence... no > checking for pcre2.h... no > checking for PCRE... yes > checking pcre.h usability... yes > checking pcre.h presence... yes > checking for pcre.h... yes > checking for gpgme-config... no > checking for METALINK... no > checking for fsetxattr... yes > checking that generated files are newer than configure... done > configure: creating ./config.status > config.status: creating Makefile > config.status: creating src/Makefile > config.status: creating doc/Makefile > config.status: creating util/Makefile > config.status: creating po/Makefile.in > config.status: creating tests/Makefile > config.status: creating fuzz/Makefile > config.status: creating lib/Makefile > config.status: creating testenv/Makefile > config.status: creating tests/certs/interca.conf > config.status: creating tests/certs/rootca.conf > config.status: creating src/config.h > config.status: src/config.h is unchanged > config.status: executing depfiles commands > config.status: executing po-directories commands > config.status: creating po/POTFILES > config.status: creating po/Makefile > configure: Summary of build options: > > Version: 1.20.1 > Host OS: linux-gnu > Install prefix: /usr/local > Compiler: gcc -std=gnu11 > CFlags: -DHAVE_LIBSSL -DNDEBUG > LDFlags: > Libs: -L/usr/lib/x86_64-linux-gnu -lpcre -luuid > -L/usr/lib/x86_64-linux-gnu -lssl -lcrypto > -L/usr/lib/x86_64-linux-gnu -lz > SSL: openssl > Zlib: yes > PSL: no > PCRE: yes, via libpcre > Digest: yes > NTLM: yes > OPIE: yes > POSIX xattr: yes > Debugging: yes > Assertions: no > Valgrind: Valgrind testing not enabled > Metalink: no > Resolver: libc, --bind-dns-address and --dns-servers not available > GPGME: no > IRI: no > Fuzzing build: no, > > hzambran@Precision5810 ~/wget-1.20.1 $ make > make all-recursive > make[1]: Entering directory `/home/hzambran/wget-1.20.1' > Making all in lib > make[2]: Entering directory `/home/hzambran/wget-1.20.1/lib' > GEN alloca.h > GEN arpa/inet.h > GEN fcntl.h > GEN inttypes.h > GEN langinfo.h > GEN limits.h > GEN locale.h > GEN netdb.h > GEN signal.h > GEN spawn.h > GEN stdint.h > GEN stdio.h > GEN stdlib.h > GEN string.h > GEN strings.h > GEN sys/file.h > GEN sys/ioctl.h > GEN sys/select.h > GEN sys/socket.h > GEN sys/stat.h > GEN sys/time.h > GEN sys/types.h > GEN sys/uio.h > GEN sys/wait.h > GEN time.h > GEN unicase.h > GEN unicase/special-casing.h > GEN unictype.h > GEN uninorm.h > GEN unistd.h > GEN unistr.h > GEN unitypes.h > GEN uniwidth.h > GEN wchar.h > GEN wctype.h > make all-recursive > make[3]: Entering directory `/home/hzambran/wget-1.20.1/lib' > make[4]: Entering directory `/home/hzambran/wget-1.20.1/lib' > CC base32.o > CC binary-io.o > CC c-ctype.o > CC c-strcasecmp.o > CC c-strncasecmp.o > CC c-strcasestr.o > CC cloexec.o > CC af_alg.o > CC md2.o > CC md4.o > CC md5.o > CC sha1.o > CC sha256.o > CC sha512.o > CC dirname.o > CC basename.o > CC dirname-lgpl.o > CC basename-lgpl.o > CC stripslash.o > CC exitfail.o > CC fatal-signal.o > CC fd-hook.o > CC fd-safer-flag.o > CC dup-safer-flag.o > CC freading.o > CC getprogname.o > CC gettime.o > CC hard-locale.o > CC localcharset.o > CC glthread/lock.o > CC malloca.o > CC mbchar.o > CC mbiter.o > CC pipe2.o > CC pipe2-safer.o > CC quotearg.o > CC sig-handler.o > CC sockets.o > CC spawn-pipe.o > CC stat-time.o > CC strnlen1.o > CC sys_socket.o > CC tempname.o > CC glthread/threadlib.o > CC timespec.o > CC tmpdir.o > CC u64.o > CC unicase/cased.o > CC unicase/empty-prefix-context.o > CC unicase/empty-suffix-context.o > CC unicase/ignorable.o > CC unicase/special-casing.o > CC unicase/tolower.o > CC unicase/u8-casemap.o > CC unicase/u8-tolower.o > CC unictype/combiningclass.o > CC unictype/pr_soft_dotted.o > CC uninorm/decompose-internal.o > CC uninorm/u8-normalize.o > CC unistd.o > CC dup-safer.o > CC fd-safer.o > CC pipe-safer.o > CC unistr/u8-cpy.o > CC unistr/u8-mbtouc-unsafe.o > CC unistr/u8-mbtouc-unsafe-aux.o > CC unistr/u8-strlen.o > CC unistr/u8-uctomb.o > CC unistr/u8-uctomb-aux.o > CC uniwidth/width.o > CC utimens.o > CC wait-process.o > CC wctype-h.o > CC xmalloc.o > CC xalloc-die.o > CC xsize.o > CC xstrndup.o > CC asnprintf.o > CC fcntl.o > CC fflush.o > CC fpurge.o > CC fseek.o > CC fseeko.o > CC ioctl.o > CC localtime-buffer.o > CC mbrtowc.o > CC mktime.o > CC nanosleep.o > CC nl_langinfo.o > CC printf-args.o > CC printf-parse.o > CC strerror_r.o > CC vasnprintf.o > CC xmemdup0.o > AR libgnu.a > make[4]: Leaving directory `/home/hzambran/wget-1.20.1/lib' > make[3]: Leaving directory `/home/hzambran/wget-1.20.1/lib' > make[2]: Leaving directory `/home/hzambran/wget-1.20.1/lib' > Making all in src > make[2]: Entering directory `/home/hzambran/wget-1.20.1/src' > make all-am > make[3]: Entering directory `/home/hzambran/wget-1.20.1/src' > CC connect.o > CC convert.o > CC cookies.o > CC ftp.o > CC css_.o > CC css-url.o > CC ftp-basic.o > CC ftp-ls.o > CC hash.o > CC host.o > CC hsts.o > CC html-parse.o > CC html-url.o > CC http.o > CC init.o > CC log.o > CC main.o > CC netrc.o > CC progress.o > CC ptimer.o > CC recur.o > CC res.o > CC retr.o > CC spider.o > CC url.o > CC warc.o > CC xattr.o > CC utils.o > CC exits.o > if test -n ""; then cp "./build_info.c.in" .; fi > /usr/bin/perl "../build-aux/build_info.pl" \ > "../src/build_info.c" > if test -n ""; then rm -f build_info.c.in; fi > CC build_info.o > echo '/* version.c */' > version.c > echo '/* Autogenerated by Makefile - DO NOT EDIT */' >> version.c > echo '' >> version.c > echo '#include "version.h"' >> version.c > echo 'const char *version_string = "1.20.1";' >> version.c > echo 'const char *compilation_string = "'gcc -std=gnu11 > -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" > -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I../lib -I../lib > -DHAVE_LIBSSL -DNDEBUG '";' \ > | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c > echo 'const char *link_string = "'gcc -std=gnu11 -DHAVE_LIBSSL -DNDEBUG \ > -L/usr/lib/x86_64-linux-gnu -lpcre -luuid > -L/usr/lib/x86_64-linux-gnu -lssl -lcrypto > -L/usr/lib/x86_64-linux-gnu -lz ftp-opie.o openssl.o http-ntlm.o > ../lib/libgnu.a '";' \ > | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c > CC version.o > CC ftp-opie.o > CC openssl.o > CC http-ntlm.o > CCLD wget > make[3]: Leaving directory `/home/hzambran/wget-1.20.1/src' > make[2]: Leaving directory `/home/hzambran/wget-1.20.1/src' > Making all in doc > make[2]: Entering directory `/home/hzambran/wget-1.20.1/doc' > ./texi2pod.pl -D VERSION="1.20.1" ./wget.texi wget.pod > /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.20.1" > --utf8 wget.pod > wget.1 || \ > /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.20.1" > wget.pod > wget.1 > make[2]: Leaving directory `/home/hzambran/wget-1.20.1/doc' > Making all in po > make[2]: Entering directory `/home/hzambran/wget-1.20.1/po' > make[2]: Leaving directory `/home/hzambran/wget-1.20.1/po' > Making all in util > make[2]: Entering directory `/home/hzambran/wget-1.20.1/util' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/home/hzambran/wget-1.20.1/util' > Making all in fuzz > make[2]: Entering directory `/home/hzambran/wget-1.20.1/fuzz' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/home/hzambran/wget-1.20.1/fuzz' > Making all in tests > make[2]: Entering directory `/home/hzambran/wget-1.20.1/tests' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/home/hzambran/wget-1.20.1/tests' > Making all in testenv > make[2]: Entering directory `/home/hzambran/wget-1.20.1/testenv' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/home/hzambran/wget-1.20.1/testenv' > make[2]: Entering directory `/home/hzambran/wget-1.20.1' > make[2]: Nothing to be done for `all-am'. > make[2]: Leaving directory `/home/hzambran/wget-1.20.1' > make[1]: Leaving directory `/home/hzambran/wget-1.20.1' > hzambran@Precision5810 ~/wget-1.20.1 $ make check > GEN public-submodule-commit > make check-recursive > make[1]: Entering directory `/home/hzambran/wget-1.20.1' > Making check in lib > make[2]: Entering directory `/home/hzambran/wget-1.20.1/lib' > make check-recursive > make[3]: Entering directory `/home/hzambran/wget-1.20.1/lib' > make[4]: Entering directory `/home/hzambran/wget-1.20.1/lib' > make[4]: Nothing to be done for `check-am'. > make[4]: Leaving directory `/home/hzambran/wget-1.20.1/lib' > make[3]: Leaving directory `/home/hzambran/wget-1.20.1/lib' > make[2]: Leaving directory `/home/hzambran/wget-1.20.1/lib' > Making check in src > make[2]: Entering directory `/home/hzambran/wget-1.20.1/src' > make libunittest.a > make[3]: Entering directory `/home/hzambran/wget-1.20.1/src' > CC libunittest_a-connect.o > CC libunittest_a-convert.o > CC libunittest_a-cookies.o > CC libunittest_a-ftp.o > CC libunittest_a-css_.o > CC libunittest_a-css-url.o > CC libunittest_a-ftp-basic.o > CC libunittest_a-ftp-ls.o > CC libunittest_a-hash.o > CC libunittest_a-host.o > CC libunittest_a-hsts.o > CC libunittest_a-html-parse.o > CC libunittest_a-html-url.o > CC libunittest_a-http.o > CC libunittest_a-init.o > CC libunittest_a-log.o > CC libunittest_a-main.o > CC libunittest_a-netrc.o > CC libunittest_a-progress.o > CC libunittest_a-ptimer.o > CC libunittest_a-recur.o > CC libunittest_a-res.o > CC libunittest_a-retr.o > CC libunittest_a-spider.o > CC libunittest_a-url.o > CC libunittest_a-warc.o > CC libunittest_a-xattr.o > CC libunittest_a-utils.o > CC libunittest_a-exits.o > CC libunittest_a-build_info.o > CC libunittest_a-version.o > AR libunittest.a > make[3]: Leaving directory `/home/hzambran/wget-1.20.1/src' > make[2]: Leaving directory `/home/hzambran/wget-1.20.1/src' > Making check in doc > make[2]: Entering directory `/home/hzambran/wget-1.20.1/doc' > make[2]: Nothing to be done for `check'. > make[2]: Leaving directory `/home/hzambran/wget-1.20.1/doc' > Making check in po > make[2]: Entering directory `/home/hzambran/wget-1.20.1/po' > make[2]: Leaving directory `/home/hzambran/wget-1.20.1/po' > Making check in util > make[2]: Entering directory `/home/hzambran/wget-1.20.1/util' > make[2]: Nothing to be done for `check'. > make[2]: Leaving directory `/home/hzambran/wget-1.20.1/util' > Making check in fuzz > make[2]: Entering directory `/home/hzambran/wget-1.20.1/fuzz' > make wget_css_fuzzer wget_cookie_fuzzer wget_ftpls_fuzzer > wget_html_fuzzer wget_netrc_fuzzer wget_options_fuzzer > wget_robots_fuzzer wget_url_fuzzer > make[3]: Entering directory `/home/hzambran/wget-1.20.1/fuzz' > CC wget_css_fuzzer.o > CC main.o > make -C ../src libunittest.a > make[4]: Entering directory `/home/hzambran/wget-1.20.1/src' > make[4]: Leaving directory `/home/hzambran/wget-1.20.1/src' > CCLD wget_css_fuzzer > CC wget_cookie_fuzzer.o > /usr/include/stdlib.h: In function 'exit': > wget_cookie_fuzzer.c:66:1: warning: 'noreturn' function does return > [enabled by default] > } > ^ > CCLD wget_cookie_fuzzer > CC wget_ftpls_fuzzer.o > /usr/include/stdlib.h: In function 'exit': > wget_ftpls_fuzzer.c:69:1: warning: 'noreturn' function does return > [enabled by default] > } > ^ > CCLD wget_ftpls_fuzzer > CC wget_html_fuzzer.o > /usr/include/stdlib.h: In function 'exit': > wget_html_fuzzer.c:78:1: warning: 'noreturn' function does return > [enabled by default] > } > ^ > CCLD wget_html_fuzzer > CC wget_netrc_fuzzer.o > /usr/include/stdlib.h: In function 'exit': > wget_netrc_fuzzer.c:66:1: warning: 'noreturn' function does return > [enabled by default] > } > ^ > CCLD wget_netrc_fuzzer > CC wget_options_fuzzer.o > CCLD wget_options_fuzzer > CC wget_robots_fuzzer.o > /usr/include/stdlib.h: In function 'exit': > wget_robots_fuzzer.c:69:1: warning: 'noreturn' function does return > [enabled by default] > } > ^ > CCLD wget_robots_fuzzer > CC wget_url_fuzzer.o > /usr/include/stdlib.h: In function 'exit': > wget_url_fuzzer.c:66:1: warning: 'noreturn' function does return > [enabled by default] > } > ^ > CCLD wget_url_fuzzer > make[3]: Leaving directory `/home/hzambran/wget-1.20.1/fuzz' > make check-TESTS > make[3]: Entering directory `/home/hzambran/wget-1.20.1/fuzz' > make -C ../src libunittest.a > make[4]: Entering directory `/home/hzambran/wget-1.20.1/src' > make[4]: Leaving directory `/home/hzambran/wget-1.20.1/src' > CCLD wget_css_fuzzer > CCLD wget_cookie_fuzzer > CCLD wget_ftpls_fuzzer > CCLD wget_html_fuzzer > CCLD wget_netrc_fuzzer > CCLD wget_options_fuzzer > CCLD wget_robots_fuzzer > CCLD wget_url_fuzzer > make[4]: Entering directory `/home/hzambran/wget-1.20.1/fuzz' > make -C ../src libunittest.a > make[5]: Entering directory `/home/hzambran/wget-1.20.1/src' > make[5]: Leaving directory `/home/hzambran/wget-1.20.1/src' > CCLD wget_css_fuzzer > PASS: wget_css_fuzzer > CCLD wget_cookie_fuzzer > SKIP: wget_cookie_fuzzer > CCLD wget_ftpls_fuzzer > SKIP: wget_ftpls_fuzzer > CCLD wget_html_fuzzer > SKIP: wget_html_fuzzer > CCLD wget_netrc_fuzzer > SKIP: wget_netrc_fuzzer > CCLD wget_options_fuzzer > SKIP: wget_options_fuzzer > CCLD wget_robots_fuzzer > SKIP: wget_robots_fuzzer > CCLD wget_url_fuzzer > SKIP: wget_url_fuzzer > ============================================================================ > Testsuite summary for wget 1.20.1 > ============================================================================ > # TOTAL: 8 > # PASS: 1 > # SKIP: 7 > # XFAIL: 0 > # FAIL: 0 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > make[4]: Leaving directory `/home/hzambran/wget-1.20.1/fuzz' > make[3]: Leaving directory `/home/hzambran/wget-1.20.1/fuzz' > make[2]: Leaving directory `/home/hzambran/wget-1.20.1/fuzz' > Making check in tests > make[2]: Entering directory `/home/hzambran/wget-1.20.1/tests' > make unit-tests > make[3]: Entering directory `/home/hzambran/wget-1.20.1/tests' > CC unit-tests.o > cd ../src && make libunittest.a > make[4]: Entering directory `/home/hzambran/wget-1.20.1/src' > make[4]: Leaving directory `/home/hzambran/wget-1.20.1/src' > CCLD unit-tests > make[3]: Leaving directory `/home/hzambran/wget-1.20.1/tests' > make check-TESTS > make[3]: Entering directory `/home/hzambran/wget-1.20.1/tests' > cd ../src && make libunittest.a > make[4]: Entering directory `/home/hzambran/wget-1.20.1/src' > make[4]: Leaving directory `/home/hzambran/wget-1.20.1/src' > CCLD unit-tests > make[4]: Entering directory `/home/hzambran/wget-1.20.1/tests' > cd ../src && make libunittest.a > make[5]: Entering directory `/home/hzambran/wget-1.20.1/src' > make[5]: Leaving directory `/home/hzambran/wget-1.20.1/src' > CCLD unit-tests > PASS: unit-tests > PASS: Test-auth-basic.px > PASS: Test-auth-no-challenge.px > PASS: Test-auth-no-challenge-url.px > PASS: Test-auth-with-content-disposition.px > PASS: Test-auth-retcode.px > PASS: Test-c-full.px > PASS: Test-c-partial.px > PASS: Test-c.px > PASS: Test-c-shorter.px > PASS: Test-cookies.px > PASS: Test-cookies-401.px > PASS: Test-E-k-K.px > PASS: Test-E-k.px > PASS: Test-ftp.px > PASS: Test-ftp-pasv-fail.px > PASS: Test-ftp-bad-list.px > PASS: Test-ftp-recursive.px > SKIP: Test-ftp-iri.px > SKIP: Test-ftp-iri-fallback.px > SKIP: Test-ftp-iri-recursive.px > SKIP: Test-ftp-iri-disabled.px > PASS: Test-ftp-list-Multinet.px > PASS: Test-ftp-list-Unknown.px > PASS: Test-ftp-list-Unknown-a.px > PASS: Test-ftp-list-Unknown-hidden.px > PASS: Test-ftp-list-Unknown-list-a-fails.px > PASS: Test-ftp-list-UNIX-hidden.px > PASS: Test-ftp--start-pos.px > PASS: Test-HTTP-Content-Disposition-1.px > PASS: Test-HTTP-Content-Disposition-2.px > PASS: Test-HTTP-Content-Disposition.px > PASS: Test-i-ftp.px > PASS: Test-i-http.px > SKIP: Test-idn-headers.px > SKIP: Test-idn-meta.px > SKIP: Test-idn-cmd.px > SKIP: Test-idn-cmd-utf8.px > SKIP: Test-idn-robots.px > SKIP: Test-idn-robots-utf8.px > SKIP: Test-iri.px > SKIP: Test-iri-percent.px > PASS: Test-iri-disabled.px > SKIP: Test-iri-forced-remote.px > SKIP: Test-iri-list.px > PASS: Test-k.px > PASS: Test-meta-robots.px > PASS: Test-N-current.px > PASS: Test-N-HTTP-Content-Disposition.px > PASS: Test-N--no-content-disposition.px > PASS: Test-N--no-content-disposition-trivial.px > PASS: Test-N-no-info.px > PASS: Test--no-content-disposition.px > PASS: Test--no-content-disposition-trivial.px > PASS: Test-N-old.px > PASS: Test-nonexisting-quiet.px > PASS: Test-noop.px > PASS: Test-np.px > PASS: Test-N.px > PASS: Test-N-smaller.px > PASS: Test-O-HTTP-Content-Disposition.px > PASS: Test-O-nc.px > PASS: Test-O--no-content-disposition.px > PASS: Test-O--no-content-disposition-trivial.px > PASS: Test-O-nonexisting.px > PASS: Test-O.px > PASS: Test--post-file.px > PASS: Test-proxied-https-auth.px > PASS: Test-proxied-https-auth-keepalive.px > PASS: Test-proxy-auth-basic.px > PASS: Test-restrict-ascii.px > PASS: Test-Restrict-Lowercase.px > PASS: Test-Restrict-Uppercase.px > PASS: Test-stdouterr.px > PASS: Test--spider-fail.px > PASS: Test--spider.px > PASS: Test--spider-r-HTTP-Content-Disposition.px > PASS: Test--spider-r--no-content-disposition.px > PASS: Test--spider-r--no-content-disposition-trivial.px > PASS: Test--spider-r.px > PASS: Test--start-pos.px > PASS: Test--start-pos--continue.px > PASS: Test--httpsonly-r.px > PASS: Test-204.px > PASS: Test-ftp-pasv-not-supported.px > FAIL: Test-https-pfs.px > FAIL: Test-https-tlsv1.px > FAIL: Test-https-tlsv1x.px > FAIL: Test-https-selfsigned.px > SKIP: Test-https-weboftrust.px > FAIL: Test-https-clientcert.px > FAIL: Test-https-crl.px > PASS: Test-https-badcerts.px > ============================================================================ > Testsuite summary for wget 1.20.1 > ============================================================================ > # TOTAL: 93 > # PASS: 72 > # SKIP: 15 > # XFAIL: 0 > # FAIL: 6 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See tests/test-suite.log > Please report to bug-wget@gnu.org > ============================================================================ > make[4]: *** [test-suite.log] Error 1 > make[4]: Leaving directory `/home/hzambran/wget-1.20.1/tests' > make[3]: *** [check-TESTS] Error 2 > make[3]: Leaving directory `/home/hzambran/wget-1.20.1/tests' > make[2]: *** [check-am] Error 2 > make[2]: Leaving directory `/home/hzambran/wget-1.20.1/tests' > make[1]: *** [check-recursive] Error 1 > make[1]: Leaving directory `/home/hzambran/wget-1.20.1' > make: *** [check] Error 2 >
signature.asc
Description: OpenPGP digital signature