Created
September 22, 2024 21:59
-
-
Save al3xtjames/3b16d74fa83094d34764ceca36f9ebec to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Running phase: unpackPhase | |
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking source archive /nix/store/8hvdv5ci1msi52wxqrv3m1vp2if5h36v-wget-1.24.5.tar.lz | |
source root is wget-1.24.5 | |
setting SOURCE_DATE_EPOCH to timestamp 1710079849 of file wget-1.24.5/fuzz/wget_options_fuzzer.dict | |
Running phase: patchPhase | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
applying patch /nix/store/61hjmch866cyh31lj8fq75i617jkamf8-remove-runtime-dep-on-openssl-headers.patch | |
patching file src/Makefile.in | |
Hunk #1 succeeded at 3220 (offset 1009 lines). | |
applying patch /nix/store/v86pwd02q9k3bhp18hpp1d9lzzrzxr32-CVE-2024-38428.patch | |
patching file src/url.c | |
Running phase: configurePhase | |
@nix { "action": "setPhase", "phase": "configurePhase" } | |
patching script interpreter paths in doc | |
doc/texi2pod.pl: interpreter directive changed from "#! /usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
patching script interpreter paths in ./configure | |
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/pjz60k26allmdish02fxfnjbddhh2i5i-bash-5.2p32/bin/sh" | |
configure flags: --disable-dependency-tracking --prefix=/nix/store/07ld0fw76w2ajn3lnhvhapfcmxijzmg2-wget-1.24.5 --with-ssl=openssl --without-included-regex | |
configure: configuring for GNU Wget 1.24.5 | |
checking for a BSD-compatible install... /nix/store/chxzv5cdmayi4684c5dqmdllk48sl6w1-coreutils-9.5/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a race-free mkdir -p... /nix/store/chxzv5cdmayi4684c5dqmdllk48sl6w1-coreutils-9.5/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether make supports the include directive... yes (GNU style) | |
checking for gcc... clang | |
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 the compiler supports GNU C... yes | |
checking whether clang accepts -g... yes | |
checking for clang option to enable C11 features... none needed | |
checking whether clang understands -c and -o together... yes | |
checking whether the compiler is clang... yes | |
checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration | |
checking dependency style of clang... none | |
checking for stdio.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for strings.h... yes | |
checking for sys/stat.h... yes | |
checking for sys/types.h... yes | |
checking for unistd.h... yes | |
checking for wchar.h... yes | |
checking for minix/config.h... no | |
checking for sys/socket.h... yes | |
checking for arpa/inet.h... yes | |
checking for features.h... no | |
checking for uchar.h... no | |
checking for sys/param.h... yes | |
checking for dirent.h... yes | |
checking for error.h... no | |
checking for fnmatch.h... yes | |
checking for stdio_ext.h... no | |
checking for netdb.h... yes | |
checking for netinet/in.h... yes | |
checking for getopt.h... yes | |
checking for sys/cdefs.h... yes | |
checking for termios.h... yes | |
checking for sys/time.h... yes | |
checking for threads.h... no | |
checking for iconv.h... yes | |
checking for limits.h... yes | |
checking for crtdefs.h... no | |
checking for wctype.h... yes | |
checking for langinfo.h... yes | |
checking for xlocale.h... yes | |
checking for sys/mman.h... yes | |
checking for sys/select.h... yes | |
checking for malloc.h... no | |
checking for spawn.h... yes | |
checking for stdbool.h... yes | |
checking for stdckdint.h... no | |
checking for sys/file.h... yes | |
checking for sys/ioctl.h... yes | |
checking for sys/random.h... yes | |
checking for sys/uio.h... yes | |
checking for sys/wait.h... yes | |
checking for utime.h... yes | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking whether _XOPEN_SOURCE should be defined... no | |
checking for gcc... (cached) clang | |
checking whether the compiler supports GNU C... (cached) yes | |
checking whether clang accepts -g... (cached) yes | |
checking for clang option to enable C11 features... (cached) none needed | |
checking whether clang understands -c and -o together... (cached) yes | |
checking whether the compiler is clang... (cached) yes | |
checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration | |
checking dependency style of clang... (cached) none | |
checking build system type... x86_64-apple-darwin23.6.0 | |
checking host system type... x86_64-apple-darwin23.6.0 | |
checking whether make supports nested variables... (cached) yes | |
checking for library containing dlopen... none required | |
checking how to run the C preprocessor... clang -E | |
checking for egrep -e... /nix/store/7wra6gaf81n9mm9x47wga02s7pp16jvv-gnugrep-3.11/bin/grep -E | |
checking for Minix Amsterdam compiler... no | |
checking for ar... ar | |
checking for clang option to enable large file support... none needed | |
checking for a Python interpreter with version >= 3.0... python | |
checking for python... /nix/store/bgrwv2gfnnz2hrsycjxp4z1s0fpbvw1v-python3-3.12.5/bin/python | |
checking for python version... 3.12 | |
checking for python platform... darwin | |
checking for GNU default python prefix... ${prefix} | |
checking for GNU default python exec_prefix... ${exec_prefix} | |
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages | |
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages | |
checking for a sed that does not truncate output... /nix/store/5p0hsr2q0r61ccavbfspqqdgasd86i0a-gnused-4.9/bin/sed | |
checking whether NLS is requested... yes | |
checking for msgfmt... /nix/store/mzwicmk24ffjwj2hc0nf03d23ddph19v-gettext-0.21.1/bin/msgfmt | |
checking for gmsgfmt... /nix/store/mzwicmk24ffjwj2hc0nf03d23ddph19v-gettext-0.21.1/bin/msgfmt | |
checking for xgettext... /nix/store/mzwicmk24ffjwj2hc0nf03d23ddph19v-gettext-0.21.1/bin/xgettext | |
checking for msgmerge... /nix/store/mzwicmk24ffjwj2hc0nf03d23ddph19v-gettext-0.21.1/bin/msgmerge | |
checking for ld... ld | |
checking if the linker (ld) is GNU ld... no | |
checking for shared library run path origin... done | |
checking 32-bit host C ABI... no | |
checking for ELF binary format... no | |
checking for the common suffixes of directories in the library search path... lib,lib,lib | |
checking for CFPreferencesCopyAppValue... yes | |
checking for CFLocaleCopyPreferredLanguages... yes | |
checking for GNU gettext in libc... no | |
checking for iconv... yes | |
checking for working iconv... yes | |
checking how to link with libiconv... -liconv | |
checking for GNU gettext in libintl... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... external libintl | |
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,CoreServices | |
checking for ranlib... ranlib | |
checking for flex... no | |
checking for lex... no | |
checking for an ANSI C-conforming const... yes | |
checking for inline... inline | |
checking for working volatile... yes | |
checking for clang option to enable large file support... (cached) none needed | |
checking size of off_t... 8 | |
checking for _Bool... yes | |
checking for stdbool.h that conforms to C99 or later... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/time.h... (cached) yes | |
checking for termios.h... (cached) yes | |
checking for sys/ioctl.h... (cached) yes | |
checking for sys/select.h... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking for pwd.h... yes | |
checking for wchar.h... (cached) yes | |
checking for dlfcn.h... yes | |
checking for clang options needed to detect all undeclared functions... none needed | |
checking whether h_errno is declared... yes | |
checking size of long... 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 iconv... (cached) yes | |
checking for working iconv... (cached) yes | |
checking how to link with libiconv... -liconv | |
checking whether iconv is compatible with its POSIX signature... yes | |
checking whether the preprocessor supports include_next... yes | |
checking whether source code line length is unlimited... yes | |
checking for C/C++ restrict keyword... __restrict__ | |
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 lstat... yes | |
checking for btowc... yes | |
checking for mbrtowc... yes | |
checking for mbsinit... yes | |
checking for canonicalize_file_name... no | |
checking for realpath... yes | |
checking for _set_invalid_parameter_handler... no | |
checking for fchdir... yes | |
checking for fcntl... yes | |
checking for symlink... yes | |
checking for fdopendir... yes | |
checking for flock... yes | |
checking for fnmatch... yes | |
checking for mbsrtowcs... yes | |
checking for fpurge... yes | |
checking for fstatat... yes | |
checking for getdtablesize... yes | |
checking for getpass... yes | |
checking for getexecname... no | |
checking for gettimeofday... yes | |
checking for isblank... yes | |
checking for iswcntrl... yes | |
checking for link... yes | |
checking for mprotect... yes | |
checking for mkstemp... yes | |
checking for openat... yes | |
checking for pipe... yes | |
checking for posix_spawn_file_actions_addchdir... no | |
checking for pselect... yes | |
checking for pthread_sigmask... yes | |
checking for readlink... yes | |
checking for iswctype... yes | |
checking for secure_getenv... no | |
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 __xpg_strerror_r... no | |
checking for strndup... yes | |
checking for strptime... yes | |
checking for localtime_r... yes | |
checking for vasnprintf... no | |
checking for wcrtomb... yes | |
checking for wcwidth... yes | |
checking for getpagesize... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking whether <wchar.h> uses 'inline' correctly... yes | |
checking for nl_langinfo and CODESET... yes | |
checking for a traditional french locale... fr_FR.ISO8859-1 | |
checking whether char8_t is correctly defined... no | |
checking whether char16_t is correctly defined... no | |
checking whether char32_t is correctly defined... no | |
checking whether the C++ compiler predefines the <uchar.h> types... yes | |
checking whether the C++ compiler predefines the char8_t types... no | |
checking for bit size of wchar_t... 32 | |
checking for mbstate_t... yes | |
checking for a traditional japanese locale... ja_JP.eucJP | |
checking for a french Unicode locale... fr_FR.UTF-8 | |
checking for a transitional chinese locale... zh_CN.GB18030 | |
checking whether mbrtowc handles incomplete characters... yes | |
checking whether mbrtowc works as well as mbtowc... yes | |
checking whether mbrtoc32 is declared... no | |
checking whether malloc is ptrdiff_t safe... yes | |
checking whether malloc, realloc, calloc set errno on failure... yes | |
checking whether lstat correctly handles trailing slash... no | |
checking whether // is distinct from /... no | |
checking whether realpath works... no | |
checking for faccessat... yes | |
checking for getcwd... yes | |
checking whether linux/if_alg.h has struct sockaddr_alg.... no | |
checking whether byte ordering is bigendian... no | |
checking if environ is properly declared... no | |
checking for complete errno.h... yes | |
checking for error... no | |
checking whether error_at_line is declared... no | |
checking whether strerror_r is declared... yes | |
checking whether strerror_r returns char *... no | |
checking whether ctype.h defines __header_inline... yes | |
checking for sig_atomic_t... (cached) yes | |
checking whether fchdir is declared... yes | |
checking for working fcntl.h... yes | |
checking for mode_t... yes | |
checking for eaccess... no | |
checking whether fopen recognizes a trailing slash... yes | |
checking whether fflush works on input streams... no | |
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... (cached) no | |
checking whether stat file-mode macros are broken... no | |
checking for nlink_t... yes | |
checking whether ftello is declared... yes | |
checking whether ungetc works on arbitrary bytes... no | |
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 getcwd (NULL, 0) allocates memory for result... yes | |
checking for getcwd with POSIX signature... yes | |
checking whether getcwd is declared... yes | |
checking whether getdelim is declared... yes | |
checking whether getdtablesize is declared... yes | |
checking for uid_t... yes | |
checking for gid_t... 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... no | |
checking whether fflush_unlocked is declared... no | |
checking whether flockfile is declared... yes | |
checking whether fputs_unlocked is declared... no | |
checking whether funlockfile is declared... yes | |
checking whether putc_unlocked is declared... yes | |
checking whether timespec_get is declared... no | |
checking for timespec_get... no | |
checking for struct timeval... yes | |
checking for wide-enough struct timeval.tv_sec member... yes | |
checking for pthread.h... yes | |
checking for pthread_kill in -lpthread... yes | |
checking whether POSIX threads API is available... yes | |
checking whether setlocale (LC_ALL, NULL) is multithread-safe... no | |
checking whether setlocale (category, NULL) is multithread-safe... yes | |
checking whether imported symbols can be declared weak... no | |
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no | |
checking for wint_t... yes | |
checking whether wint_t is large enough... yes | |
checking whether the compiler produces multi-arch binaries... no | |
checking whether stdint.h conforms to C99... no | |
checking for sys/inttypes.h... no | |
checking for sys/bitypes.h... no | |
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... (cached) 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... yes | |
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... | |
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 whether iswcntrl works... yes | |
checking for towlower... yes | |
checking for wctype_t... yes | |
checking for wctrans_t... yes | |
checking whether wctype supports the "blank" and "punct" character classes... 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 included libunistring is requested... no | |
checking for libunistring... no, trying again together with libiconv | |
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 for unreachable... no | |
checking whether locale.h defines locale_t... no | |
checking whether locale.h conforms to POSIX:2001... yes | |
checking whether struct lconv is properly defined... yes | |
checking whether imported symbols can be declared weak... (cached) no | |
checking for multithread API to use... posix | |
checking for grep that handles long lines and -e... /nix/store/7wra6gaf81n9mm9x47wga02s7pp16jvv-gnugrep-3.11/bin/grep | |
checking whether malloc (0) returns nonnull... yes | |
checking for mmap... yes | |
checking for MAP_ANONYMOUS... yes | |
checking whether memchr works... yes | |
checking whether memrchr is declared... no | |
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... no | |
checking for O_CLOEXEC... yes | |
checking for promoted mode_t type... int | |
checking for library containing posix_spawn... none required | |
checking for posix_spawn... yes | |
checking whether posix_spawn is declared... yes | |
checking for posix_spawn_file_actions_addchdir_np... no | |
checking whether <sys/select.h> is self-contained... yes | |
checking for sigset_t... yes | |
checking for SIGPIPE... yes | |
checking for sched.h... yes | |
checking for struct sched_param... yes | |
checking for library containing setsockopt... none needed | |
checking for volatile sig_atomic_t... yes | |
checking for sighandler_t... no | |
checking for egrep... /nix/store/7wra6gaf81n9mm9x47wga02s7pp16jvv-gnugrep-3.11/bin/grep -E | |
checking whether C symbols are prefixed with underscore at the linker level... yes | |
checking whether snprintf returns a byte count as in C99... yes | |
checking whether printf supports POSIX/XSI format strings with positions... yes | |
checking whether snprintf is declared... yes | |
checking for posix_spawnattr_t... yes | |
checking for posix_spawn_file_actions_t... yes | |
checking whether fcloseall is declared... no | |
checking whether getw is declared... yes | |
checking whether putw is declared... yes | |
checking which flavor of printf attribute matches inttypes macros... system | |
checking whether ecvt is declared... yes | |
checking whether fcvt is declared... yes | |
checking whether gcvt is declared... yes | |
checking whether MB_CUR_MAX is correct... yes | |
checking whether strdup is declared... yes | |
checking whether strerror(0) succeeds... no | |
checking for strerror_r... 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 whether <sys/ioctl.h> declares ioctl... yes | |
checking for struct timespec in <time.h>... yes | |
checking for TIME_UTC in <time.h>... no | |
checking whether execvpe is declared... no | |
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... no | |
checking whether fputc_unlocked is declared... no | |
checking whether fread_unlocked is declared... no | |
checking whether fwrite_unlocked is declared... no | |
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 whether snprintf truncates the result as in C99... yes | |
checking where to find the exponent in a 'double'... word 1 bit 20 | |
checking for wcslen... yes | |
checking for snprintf... (cached) yes | |
checking for strnlen... yes | |
checking for wcrtomb... (cached) yes | |
checking whether _snprintf is declared... no | |
checking whether vsnprintf is declared... yes | |
checking whether wcsdup is declared... yes | |
checking for C compiler option to allow warnings... -Wno-error | |
checking whether access honors trailing slash... no | |
checking for alignas and alignof... yes, <stdalign.h> macros | |
checking for alloca as a compiler built-in... yes | |
checking for static_assert... no | |
checking whether btowc(0) is correct... yes | |
checking whether btowc(EOF) is correct... yes | |
checking whether btowc is consistent with mbrtowc in the C locale... yes | |
checking whether the C locale is free of encoding errors... yes | |
checking for __builtin_expect... yes | |
checking for byteswap.h... no | |
checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes | |
checking for faccessat... (cached) yes | |
checking whether this system supports file names of any length... no | |
checking for library containing clock_gettime... none required | |
checking for clock_getres... yes | |
checking for clock_gettime... yes | |
checking for clock_settime... yes | |
checking for closedir... yes | |
checking for d_ino member in directory struct... yes | |
checking for dirfd... yes | |
checking whether dirfd is declared... yes | |
checking whether dirfd is a macro... no | |
checking whether // is distinct from /... (cached) no | |
checking whether dup works... yes | |
checking whether dup2 works... yes | |
checking whether fcntl handles F_DUPFD correctly... yes | |
checking whether fcntl understands F_DUPFD_CLOEXEC... yes | |
checking whether fdopendir is declared... yes | |
checking whether fdopendir works... yes | |
checking whether fflush works on input streams... (cached) no | |
checking for mempcpy... no | |
checking for flexible array member... yes | |
checking whether conversion from 'int' to 'long double' works... yes | |
checking for working GNU fnmatch... no | |
checking whether fopen supports the mode character 'x'... yes | |
checking whether fopen supports the mode character 'e'... no | |
checking for __fpurge... no | |
checking whether fpurge is declared... yes | |
checking whether fpurge works... no | |
checking for __freading... no | |
checking whether free is known to preserve errno... no | |
checking for fseeko... (cached) yes | |
checking whether fflush works on input streams... (cached) no | |
checking for _fseeki64... no | |
checking whether fstatat (..., 0) works... yes | |
checking for ftello... (cached) yes | |
checking for _ftelli64... no | |
checking for futimens... no | |
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... yes | |
checking whether getaddrinfo is declared... yes | |
checking whether freeaddrinfo is declared... yes | |
checking whether getnameinfo is declared... yes | |
checking for struct addrinfo... yes | |
checking whether getcwd handles long file names properly... yes | |
checking for getpagesize... yes | |
checking whether getcwd succeeds when 4k < cwd_length < 16k... yes | |
checking for getdelim... yes | |
checking for working getdelim function... no | |
checking for flockfile... yes | |
checking for funlockfile... yes | |
checking whether getc_unlocked is declared... (cached) yes | |
checking whether getdtablesize works... yes | |
checking for getgroups... yes | |
checking for working getgroups... yes | |
checking whether getgroups handles negative values... no | |
checking for getline... yes | |
checking for working getline function... yes | |
checking for getpass without length limitations... no | |
checking for __fsetlocking... no | |
checking whether __fsetlocking is declared... no | |
checking for tcgetattr... yes | |
checking for tcsetattr... yes | |
checking for getprogname... yes | |
checking whether program_invocation_name is declared... no | |
checking for getrandom... no | |
checking for gettimeofday with POSIX signature... yes | |
checking for group_member... no | |
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... yes | |
checking for ioctl... yes | |
checking for ioctl with POSIX signature... no | |
checking for iswblank... yes | |
checking whether iswblank is declared... yes | |
checking whether iswdigit is ISO C compliant... yes | |
checking whether iswpunct is consistent with ispunct... yes | |
checking whether iswxdigit is ISO C compliant... yes | |
checking whether the compiler supports the __inline keyword... yes | |
checking whether to use the included libunistring... yes | |
checking whether link obeys POSIX... no | |
checking whether localeconv works... yes | |
checking for pthread_rwlock_t... yes | |
checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes | |
checking whether lseek detects pipes... yes | |
checking whether SEEK_DATA works but is incompatible with GNU... no | |
checking whether malloc (0) returns nonnull... (cached) yes | |
checking whether mbrtowc handles a NULL pwc argument... yes | |
checking whether mbrtowc handles a NULL string argument... yes | |
checking whether mbrtowc has a correct return value... yes | |
checking whether mbrtowc returns 0 when parsing a NUL character... yes | |
checking whether mbrtowc stores incomplete characters... no | |
checking whether mbrtowc works on empty input... yes | |
checking whether the C locale is free of encoding errors... (cached) yes | |
checking whether mbsrtowcs works... yes | |
checking whether the C locale is free of encoding errors... (cached) yes | |
checking for mbtowc... yes | |
checking for mempcpy... (cached) no | |
checking for memrchr... no | |
checking whether mkdir handles trailing slash... yes | |
checking whether mkdir handles trailing dot... yes | |
checking for mkostemp... 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 for nl_langinfo... yes | |
checking whether YESEXPR works... yes | |
checking whether open recognizes a trailing slash... no | |
checking for opendir... yes | |
checking for pipe2... no | |
checking for paths.h... yes | |
checking for confstr... yes | |
checking for sched_setparam... no | |
checking for sched_setscheduler... no | |
checking for setegid... yes | |
checking for seteuid... yes | |
checking for vfork... yes | |
checking for posix_spawn_file_actions_addchdir_np... (cached) no | |
checking whether signature of pselect conforms to POSIX... yes | |
checking whether pselect detects invalid fds... yes | |
checking whether pthread_sigmask is a macro... no | |
checking whether pthread_sigmask works without -lpthread... yes | |
checking whether pthread_sigmask returns error numbers... yes | |
checking whether pthread_sigmask unblocks signals correctly... guessing yes | |
checking for raise... yes | |
checking for sigprocmask... yes | |
checking for rawmemchr... no | |
checking for readdir... yes | |
checking whether readlink signature is correct... yes | |
checking whether readlink handles trailing slash correctly... no | |
checking whether readlink truncates results correctly... yes | |
checking whether realloc (0, 0) returns nonnull... yes | |
checking for reallocarray... no | |
checking whether rename honors trailing slash on destination... no | |
checking whether rename honors trailing slash on source... no | |
checking whether rename manages hard links correctly... yes | |
checking whether rename manages existing destinations correctly... yes | |
checking for rewinddir... yes | |
checking whether rmdir works... yes | |
checking for __secure_getenv... no | |
checking for issetugid... yes | |
checking whether select supports a 0 argument... yes | |
checking whether select detects invalid fds... yes | |
checking for library containing getservbyname... (cached) none required | |
checking for getservbyname... (cached) yes | |
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no | |
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes | |
checking whether imported symbols can be declared weak... (cached) no | |
checking whether the -Werror option is usable... yes | |
checking for simple visibility declarations... yes | |
checking for struct sigaction.sa_sigaction... 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 for socklen_t... yes | |
checking for ssize_t... yes | |
checking whether stat handles trailing slashes on files... no | |
checking for struct stat.st_atim.tv_nsec... no | |
checking for struct stat.st_atimespec.tv_nsec... yes | |
checking for struct stat.st_birthtimespec.tv_nsec... yes | |
checking for bool, true, false... no | |
checking for stpcpy... yes | |
checking for strcasecmp... yes | |
checking for strncasecmp... yes | |
checking whether strncasecmp is declared... yes | |
checking for strchrnul... no | |
checking for catgets... 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 whether strtol works... no | |
checking for strtoll... yes | |
checking whether strtoll works... no | |
checking whether symlink handles trailing slash correctly... no | |
checking for sys/single_threaded.h... no | |
checking whether localtime_r is declared... yes | |
checking whether localtime_r is compatible with its POSIX signature... yes | |
checking for timegm... yes | |
checking whether unlink honors trailing slashes... no | |
checking whether unlink of a parent directory fails as it should... yes | |
checking for utime... yes | |
checking whether utime handles trailing slashes on files... no | |
checking for futimes... yes | |
checking for futimesat... no | |
checking for lutimes... yes | |
checking for futimens... (cached) no | |
checking for utimensat... no | |
checking for variable-length arrays... 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 for waitid... yes | |
checking whether wcrtomb works in the C locale... yes | |
checking whether wcrtomb return value is correct... yes | |
checking whether wcwidth is declared... yes | |
checking whether wcwidth works reasonably in UTF-8 locales... no | |
checking for wmemchr... yes | |
checking for wmempcpy... no | |
checking for stdint.h... (cached) yes | |
checking whether to build with code coverage support... no | |
checking for working mmap... yes | |
checking for declarations of fseeko and ftello... yes | |
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... yes | |
checking for memrchr... (cached) no | |
checking for wcwidth... (cached) yes | |
checking for mbtowc... (cached) yes | |
checking for sleep... yes | |
checking for symlink... (cached) yes | |
checking for utime... (cached) yes | |
checking for strlcpy... yes | |
checking for random... yes | |
checking for fmemopen... no | |
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... no | |
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} '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/build-aux/missing' makeinfo | |
checking for perl5... no | |
checking for perl... /nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl | |
checking for pod2man... /nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/pod2man | |
checking for libidn2 >= 0.14.0... yes | |
checking for uuid.h... no | |
checking for uuid/uuid.h... yes | |
checking for library containing uuid_generate... none required | |
checking for libpcre2-8... no | |
checking for pcre2.h... no | |
checking for libpcre... yes | |
checking for pcre.h... yes | |
checking for gpgrt-config... no | |
./configure: line 70146: --version: command not found | |
checking for gpgme-config... no | |
checking for libmetalink... 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 gnulib_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: executing depfiles commands | |
config.status: executing po-directories commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
config.status: creating gnulib_po/POTFILES | |
config.status: creating gnulib_po/Makefile | |
configure: Summary of build options: | |
Version: 1.24.5 | |
Host OS: darwin23.6.0 | |
Install prefix: /nix/store/07ld0fw76w2ajn3lnhvhapfcmxijzmg2-wget-1.24.5 | |
Compiler: clang | |
CFlags: -I/nix/store/fanqf8xjngnz0a5knsqphfpxy3z3f04c-pcre-8.45-dev/include -I/nix/store/aha9av33sn0kv1yj5i7kwrcmbzkkc85k-libidn2-2.3.7-dev/include -I/nix/store/crypqd06h64y2fy2a3ags5xy8xhv9q33-openssl-3.0.14-dev/include -DHAVE_LIBSSL -I/nix/store/n9966j2kxrbh79zmsd3p0gqa80gmb757-zlib-1.3.1-dev/include -DNDEBUG -g -O2 | |
LDFlags: | |
Libs: -L/nix/store/bjy5sly379qlh4s3nz2mn6qf9058hbhy-pcre-8.45/lib -lpcre -L/nix/store/6qh3pf3rdzlf3gfahamcmbs9p0p1i0k6-libidn2-2.3.7/lib -lidn2 -L/nix/store/4d49dil5fk5izvszmabaw6bgaal7r1wx-openssl-3.0.14/lib -lssl -lcrypto -L/nix/store/bdgavbbspvkq3nd4pvacq4zyavrhfd04-zlib-1.3.1/lib -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: yes | |
Fuzzing build: no, | |
libproxy: no | |
configurePhase completed in 6 minutes 27 seconds | |
Running phase: buildPhase | |
@nix { "action": "setPhase", "phase": "buildPhase" } | |
build flags: SHELL=/nix/store/pjz60k26allmdish02fxfnjbddhh2i5i-bash-5.2p32/bin/bash | |
make all-recursive | |
make[1]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5' | |
Making all in lib | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/lib' | |
GEN alloca.h | |
GEN arpa/inet.h | |
GEN assert.h | |
GEN byteswap.h | |
GEN ctype.h | |
GEN dirent.h | |
GEN error.h | |
GEN fcntl.h | |
GEN fnmatch.h | |
GEN getopt.h | |
GEN getopt-cdefs.h | |
GEN malloc/dynarray.gl.h | |
GEN malloc/dynarray-skeleton.gl.h | |
GEN malloc/scratch_buffer.gl.h | |
GEN inttypes.h | |
GEN langinfo.h | |
GEN limits.h | |
GEN locale.h | |
GEN netdb.h | |
GEN sched.h | |
GEN signal.h | |
GEN spawn.h | |
GEN stdckdint.h | |
GEN stddef.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/random.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 uchar.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 utime.h | |
GEN wchar.h | |
GEN wctype.h | |
make all-am | |
make[3]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/lib' | |
CC libgnu_a-access.o | |
CC libgnu_a-openat-proc.o | |
CC libgnu_a-base32.o | |
CC libgnu_a-basename-lgpl.o | |
CC libgnu_a-binary-io.o | |
CC libgnu_a-bitrotate.o | |
CC libgnu_a-btoc32.o | |
CC libgnu_a-c-ctype.o | |
CC libgnu_a-c-strcasecmp.o | |
CC libgnu_a-c-strncasecmp.o | |
CC libgnu_a-c-strcasestr.o | |
CC libgnu_a-c32_apply_type_test.o | |
CC libgnu_a-c32_get_type_test.o | |
CC libgnu_a-c32isalnum.o | |
CC libgnu_a-c32isalpha.o | |
CC libgnu_a-c32isblank.o | |
CC libgnu_a-c32iscntrl.o | |
CC libgnu_a-c32isdigit.o | |
CC libgnu_a-c32isgraph.o | |
CC libgnu_a-c32islower.o | |
CC libgnu_a-c32isprint.o | |
CC libgnu_a-c32ispunct.o | |
CC libgnu_a-c32isspace.o | |
CC libgnu_a-c32isupper.o | |
CC libgnu_a-c32isxdigit.o | |
CC libgnu_a-c32tolower.o | |
CC libgnu_a-c32width.o | |
CC libgnu_a-canonicalize.o | |
CC libgnu_a-canonicalize-lgpl.o | |
CC libgnu_a-chdir-long.o | |
CC libgnu_a-cloexec.o | |
CC libgnu_a-concat-filename.o | |
CC libgnu_a-af_alg.o | |
CC libgnu_a-md2-stream.o | |
CC libgnu_a-md2.o | |
CC libgnu_a-md4-stream.o | |
CC libgnu_a-md4.o | |
CC libgnu_a-md5-stream.o | |
CC libgnu_a-md5.o | |
CC libgnu_a-sha1-stream.o | |
CC libgnu_a-sha1.o | |
CC libgnu_a-sha256-stream.o | |
CC libgnu_a-sha256.o | |
CC libgnu_a-sha512-stream.o | |
CC libgnu_a-sha512.o | |
CC libgnu_a-dirname.o | |
CC libgnu_a-basename.o | |
CC libgnu_a-dirname-lgpl.o | |
CC libgnu_a-stripslash.o | |
CC libgnu_a-error.o | |
CC libgnu_a-exitfail.o | |
CC libgnu_a-fatal-signal.o | |
CC libgnu_a-fd-hook.o | |
CC libgnu_a-fd-safer-flag.o | |
CC libgnu_a-dup-safer-flag.o | |
CC libgnu_a-fflush.o | |
CC libgnu_a-file-set.o | |
CC libgnu_a-filenamecat-lgpl.o | |
CC libgnu_a-findprog-in.o | |
CC libgnu_a-fpurge.o | |
CC libgnu_a-freading.o | |
CC libgnu_a-free.o | |
CC libgnu_a-fseek.o | |
CC libgnu_a-fseeko.o | |
CC libgnu_a-fstat.o | |
CC libgnu_a-fstatat.o | |
CC libgnu_a-ftell.o | |
CC libgnu_a-ftello.o | |
CC libgnu_a-futimens.o | |
CC libgnu_a-getdelim.o | |
CC libgnu_a-getgroups.o | |
CC libgnu_a-getopt.o | |
CC libgnu_a-getopt1.o | |
CC libgnu_a-getrandom.o | |
CC libgnu_a-gettime.o | |
CC malloc/libgnu_a-dynarray_at_failure.o | |
CC malloc/libgnu_a-dynarray_emplace_enlarge.o | |
CC malloc/libgnu_a-dynarray_finalize.o | |
CC malloc/libgnu_a-dynarray_resize.o | |
CC malloc/libgnu_a-dynarray_resize_clear.o | |
CC malloc/libgnu_a-scratch_buffer_grow.o | |
CC malloc/libgnu_a-scratch_buffer_grow_preserve.o | |
CC malloc/libgnu_a-scratch_buffer_set_array_size.o | |
CC libgnu_a-group-member.o | |
CC libgnu_a-hard-locale.o | |
CC libgnu_a-hash.o | |
CC libgnu_a-hash-pjw.o | |
CC libgnu_a-hash-triple-simple.o | |
CC libgnu_a-ialloc.o | |
CC libgnu_a-ioctl.o | |
CC libgnu_a-link.o | |
CC libgnu_a-localcharset.o | |
CC glthread/libgnu_a-lock.o | |
CC libgnu_a-lstat.o | |
CC libgnu_a-malloca.o | |
CC libgnu_a-mbchar.o | |
CC libgnu_a-mbiter.o | |
CC libgnu_a-mbrtoc32.o | |
CC libgnu_a-mbsrtoc32s.o | |
CC libgnu_a-mbszero.o | |
CC libgnu_a-mempcpy.o | |
CC libgnu_a-memrchr.o | |
CC libgnu_a-nanosleep.o | |
CC libgnu_a-nl_langinfo.o | |
CC libgnu_a-open.o | |
CC libgnu_a-openat.o | |
CC libgnu_a-openat-die.o | |
CC libgnu_a-pipe2.o | |
CC libgnu_a-pipe2-safer.o | |
CC libgnu_a-spawn.o | |
CC libgnu_a-spawni.o | |
CC libgnu_a-spawn_faction_addchdir.o | |
CC libgnu_a-spawn_faction_addclose.o | |
CC libgnu_a-spawn_faction_adddup2.o | |
CC libgnu_a-spawn_faction_addopen.o | |
CC libgnu_a-spawn_faction_destroy.o | |
CC libgnu_a-spawn_faction_init.o | |
CC libgnu_a-spawnattr_destroy.o | |
CC libgnu_a-spawnattr_init.o | |
CC libgnu_a-spawnattr_setflags.o | |
CC libgnu_a-spawnattr_setpgroup.o | |
CC libgnu_a-spawnattr_setsigmask.o | |
CC libgnu_a-spawnp.o | |
CC libgnu_a-quotearg.o | |
CC libgnu_a-rawmemchr.o | |
CC libgnu_a-readlink.o | |
CC libgnu_a-reallocarray.o | |
CC libgnu_a-rename.o | |
CC libgnu_a-same-inode.o | |
CC libgnu_a-save-cwd.o | |
CC libgnu_a-secure_getenv.o | |
CC libgnu_a-setlocale_null.o | |
CC libgnu_a-setlocale-lock.o | |
CC libgnu_a-setlocale_null-unlocked.o | |
CC libgnu_a-sig-handler.o | |
CC libgnu_a-sockets.o | |
CC libgnu_a-spawn-pipe.o | |
CC libgnu_a-stat.o | |
CC libgnu_a-stat-time.o | |
CC libgnu_a-strchrnul.o | |
CC libgnu_a-strerror.o | |
CC libgnu_a-strerror-override.o | |
CC libgnu_a-strnlen1.o | |
CC libgnu_a-strtol.o | |
CC libgnu_a-strtoll.o | |
CC libgnu_a-symlink.o | |
CC libgnu_a-sys_socket.o | |
CC libgnu_a-tempname.o | |
CC glthread/libgnu_a-threadlib.o | |
CC libgnu_a-timegm.o | |
CC libgnu_a-timespec.o | |
CC libgnu_a-tmpdir.o | |
CC libgnu_a-u64.o | |
CC unicase/libgnu_a-cased.o | |
CC unicase/libgnu_a-empty-prefix-context.o | |
CC unicase/libgnu_a-empty-suffix-context.o | |
CC unicase/libgnu_a-ignorable.o | |
CC unicase/libgnu_a-special-casing.o | |
CC unicase/libgnu_a-tolower.o | |
CC unicase/libgnu_a-u8-casemap.o | |
CC unicase/libgnu_a-u8-tolower.o | |
CC unictype/libgnu_a-combiningclass.o | |
CC unictype/libgnu_a-ctype_alnum.o | |
CC unictype/libgnu_a-ctype_alpha.o | |
CC unictype/libgnu_a-ctype_blank.o | |
CC unictype/libgnu_a-ctype_cntrl.o | |
CC unictype/libgnu_a-ctype_digit.o | |
CC unictype/libgnu_a-ctype_graph.o | |
CC unictype/libgnu_a-ctype_lower.o | |
CC unictype/libgnu_a-ctype_print.o | |
CC unictype/libgnu_a-ctype_punct.o | |
CC unictype/libgnu_a-ctype_space.o | |
CC unictype/libgnu_a-ctype_upper.o | |
CC unictype/libgnu_a-ctype_xdigit.o | |
CC unictype/libgnu_a-pr_soft_dotted.o | |
CC uninorm/libgnu_a-decompose-internal.o | |
CC uninorm/libgnu_a-u8-normalize.o | |
CC libgnu_a-unistd.o | |
CC libgnu_a-dup-safer.o | |
CC libgnu_a-fd-safer.o | |
CC libgnu_a-pipe-safer.o | |
CC unistr/libgnu_a-u32-chr.o | |
CC unistr/libgnu_a-u32-cpy.o | |
CC unistr/libgnu_a-u32-pcpy.o | |
CC unistr/libgnu_a-u32-strcat.o | |
CC unistr/libgnu_a-u32-strlen.o | |
CC unistr/libgnu_a-u8-cpy.o | |
CC unistr/libgnu_a-u8-mbtouc-unsafe.o | |
CC unistr/libgnu_a-u8-mbtouc-unsafe-aux.o | |
CC unistr/libgnu_a-u8-strlen.o | |
CC unistr/libgnu_a-u8-uctomb.o | |
CC unistr/libgnu_a-u8-uctomb-aux.o | |
CC uniwidth/libgnu_a-width.o | |
CC libgnu_a-unlink.o | |
CC libgnu_a-utime.o | |
CC libgnu_a-utimens.o | |
CC libgnu_a-wait-process.o | |
CC libgnu_a-wctype-h.o | |
CC libgnu_a-wcwidth.o | |
CC libgnu_a-wmempcpy.o | |
CC libgnu_a-xmalloc.o | |
CC libgnu_a-xalloc-die.o | |
CC libgnu_a-xmemdup0.o | |
CC libgnu_a-xsize.o | |
CC libgnu_a-xstrndup.o | |
CC asnprintf.o | |
CC fnmatch.o | |
CC fopen.o | |
CC getpass.o | |
CC mbsrtoc32s-state.o | |
CC mktime.o | |
CC printf-args.o | |
CC printf-parse.o | |
CC strerror_r.o | |
CC vasnprintf.o | |
AR libgnu.a | |
ranlib: file: libgnu.a(libgnu_a-af_alg.o) has no symbols | |
ranlib: file: libgnu.a(libgnu_a-fd-hook.o) has no symbols | |
ranlib: file: libgnu.a(libgnu_a-sys_socket.o) has no symbols | |
ranlib: file: libgnu.a(libgnu_a-threadlib.o) has no symbols | |
ranlib: file: libgnu.a(libgnu_a-u64.o) has no symbols | |
ranlib: file: libgnu.a(libgnu_a-unistd.o) has no symbols | |
ranlib: file: libgnu.a(libgnu_a-u8-mbtouc-unsafe.o) has no symbols | |
ranlib: file: libgnu.a(libgnu_a-u8-uctomb.o) has no symbols | |
ranlib: file: libgnu.a(libgnu_a-wctype-h.o) has no symbols | |
make[3]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/lib' | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/lib' | |
Making all in src | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
make all-am | |
make[3]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/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 | |
init.c:1375:49: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] | |
|| byte_value < WGINT_MIN || byte_value > WGINT_MAX) | |
~ ^~~~~~~~~ | |
./wget.h:145:19: note: expanded from macro 'WGINT_MAX' | |
#define WGINT_MAX INT64_MAX | |
^~~~~~~~~ | |
/nix/store/0xqkmzzgc399286zd491pccizzicscq4-Libsystem-1238.60.2/include/stdint.h:71:26: note: expanded from macro 'INT64_MAX' | |
#define INT64_MAX 9223372036854775807LL | |
^~~~~~~~~~~~~~~~~~~~~ | |
1 warning generated. | |
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 | |
In file included from warc.c:44: | |
../lib/base32.h:58:13: warning: result of comparison of constant 256 with expression of type 'unsigned char' is always true [-Wtautological-constant-out-of-range-compare] | |
return ch < sizeof base32_to_int && 0 <= base32_to_int[ch]; | |
~~ ^ ~~~~~~~~~~~~~~~~~~~~ | |
1 warning generated. | |
CC utils.o | |
CC exits.o | |
CC build_info.o | |
CC iri.o | |
CC xattr.o | |
CC ftp-opie.o | |
CC http-ntlm.o | |
CC openssl.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.24.5";' >> version.c | |
echo 'const char *compilation_string = 0;' \ | |
| sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c | |
echo 'const char *link_string = 0;' \ | |
| sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c | |
CC version.o | |
CCLD wget | |
make[3]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
Making all in doc | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/doc' | |
./texi2pod.pl -D VERSION="1.24.5" ./wget.texi wget.pod | |
/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.24.5" --utf8 wget.pod > wget.1 || \ | |
/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.24.5" wget.pod > wget.1 | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/doc' | |
Making all in po | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/po' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/po' | |
Making all in gnulib_po | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/gnulib_po' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/gnulib_po' | |
Making all in util | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/util' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/util' | |
Making all in fuzz | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/fuzz' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/fuzz' | |
Making all in tests | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests' | |
Making all in testenv | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/testenv' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/testenv' | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5' | |
make[2]: Nothing to be done for 'all-am'. | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5' | |
make[1]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5' | |
buildPhase completed in 3 minutes 15 seconds | |
Running phase: checkPhase | |
@nix { "action": "setPhase", "phase": "checkPhase" } | |
patching script interpreter paths in tests fuzz | |
tests/Test-ftp.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-HTTP-Content-Disposition-2.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-O--no-content-disposition.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-idn-cmd-utf8.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-https-weboftrust.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-proxied-https-auth-keepalive.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-idn-robots.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-N-smaller.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test--spider.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-stdouterr.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-idn-robots-utf8.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-E-k-K.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-iri-list.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp-list-UNIX-hidden.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-Restrict-Lowercase.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test--httpsonly-r.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-proxy-auth-basic.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-https-clientcert.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp-list-Unknown.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-N-current.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test--spider-r--no-content-disposition.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-N-old.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp-pasv-fail.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-idn-cmd.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-cookies.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-N-no-info.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-i-ftp.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-nonexisting-quiet.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-c-full.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-idn-headers.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-iri-forced-remote.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-O-nonexisting.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test--post-file.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp-iri-fallback.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp-dir.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-i-http.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp-iri.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-c.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp-list-Unknown-list-a-fails.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-https-crl.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-N--no-content-disposition.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp-iri-recursive.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-HTTP-Content-Disposition.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-iri-disabled.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-Restrict-Uppercase.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp-list-Unknown-hidden.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-https-tlsv1.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-N-HTTP-Content-Disposition.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-c-partial.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-iri-percent.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/certs/create-certs.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/pjz60k26allmdish02fxfnjbddhh2i5i-bash-5.2p32/bin/sh" | |
tests/Test-c-shorter.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test--no-content-disposition-trivial.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-N--no-content-disposition-trivial.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-204.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-https-selfsigned.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test--start-pos.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-proxied-https-auth.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-cookies-401.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test--spider-fail.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test--spider-r.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-idn-meta.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-restrict-ascii.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp-list-Unknown-a.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test--start-pos--continue.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-N.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp-iri-disabled.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-O-nc.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp--start-pos.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-meta-robots.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test--no-content-disposition.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp-pasv-not-supported.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-https-pfs.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-https-tlsv1x.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-O-HTTP-Content-Disposition.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test--spider-r-HTTP-Content-Disposition.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-O.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test--spider-r--no-content-disposition-trivial.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-HTTP-Content-Disposition-1.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-O--no-content-disposition-trivial.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-noop.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-np.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp-recursive.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp-list-Multinet.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-iri.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-E-k.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
tests/Test-ftp-bad-list.px: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/qv4psizam1dn4l5rvxxmwxlzjgkx3lxh-perl-5.38.2/bin/perl" | |
fuzz/test-runner.sh: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/pjz60k26allmdish02fxfnjbddhh2i5i-bash-5.2p32/bin/sh" | |
check flags: SHELL=/nix/store/pjz60k26allmdish02fxfnjbddhh2i5i-bash-5.2p32/bin/bash VERBOSE=y check | |
GEN public-submodule-commit | |
make check-recursive | |
make[1]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5' | |
Making check in lib | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/lib' | |
make check-am | |
make[3]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/lib' | |
make[3]: Nothing to be done for 'check-am'. | |
make[3]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/lib' | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/lib' | |
Making check in src | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
make libunittest.a | |
make[3]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/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 | |
init.c:1375:49: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] | |
|| byte_value < WGINT_MIN || byte_value > WGINT_MAX) | |
~ ^~~~~~~~~ | |
./wget.h:145:19: note: expanded from macro 'WGINT_MAX' | |
#define WGINT_MAX INT64_MAX | |
^~~~~~~~~ | |
/nix/store/0xqkmzzgc399286zd491pccizzicscq4-Libsystem-1238.60.2/include/stdint.h:71:26: note: expanded from macro 'INT64_MAX' | |
#define INT64_MAX 9223372036854775807LL | |
^~~~~~~~~~~~~~~~~~~~~ | |
1 warning generated. | |
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 | |
retr.c:1612:21: warning: initializing 'struct test *' with an expression of type 'const struct test[2]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] | |
for (struct test *t = tests; t < tests+countof(tests); t++) | |
^ ~~~~~ | |
1 warning generated. | |
CC libunittest_a-spider.o | |
CC libunittest_a-url.o | |
CC libunittest_a-warc.o | |
In file included from warc.c:44: | |
../lib/base32.h:58:13: warning: result of comparison of constant 256 with expression of type 'unsigned char' is always true [-Wtautological-constant-out-of-range-compare] | |
return ch < sizeof base32_to_int && 0 <= base32_to_int[ch]; | |
~~ ^ ~~~~~~~~~~~~~~~~~~~~ | |
1 warning generated. | |
CC libunittest_a-utils.o | |
CC libunittest_a-exits.o | |
CC libunittest_a-build_info.o | |
CC libunittest_a-iri.o | |
CC libunittest_a-xattr.o | |
CC libunittest_a-ftp-opie.o | |
CC libunittest_a-http-ntlm.o | |
CC libunittest_a-openssl.o | |
CC libunittest_a-version.o | |
AR libunittest.a | |
make[3]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
Making check in doc | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/doc' | |
make[2]: Nothing to be done for 'check'. | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/doc' | |
Making check in po | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/po' | |
make[2]: Nothing to be done for 'check'. | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/po' | |
Making check in gnulib_po | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/gnulib_po' | |
make[2]: Nothing to be done for 'check'. | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/gnulib_po' | |
Making check in util | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/util' | |
make[2]: Nothing to be done for 'check'. | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/util' | |
Making check in fuzz | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/fuzz' | |
make wget_cookie_fuzzer wget_css_fuzzer wget_ftpls_fuzzer wget_html_fuzzer wget_netrc_fuzzer wget_options_fuzzer wget_progress_fuzzer wget_read_hunk_fuzzer wget_robots_fuzzer wget_url_fuzzer wget_ntlm_fuzzer | |
make[3]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/fuzz' | |
CC wget_cookie_fuzzer.o | |
CC main.o | |
make -C ../src libunittest.a | |
make[4]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
make[4]: 'libunittest.a' is up to date. | |
make[4]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
CCLD wget_cookie_fuzzer | |
CC wget_css_fuzzer.o | |
wget_css_fuzzer.c:90:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn] | |
} | |
^ | |
1 warning generated. | |
CCLD wget_css_fuzzer | |
CC wget_ftpls_fuzzer.o | |
wget_ftpls_fuzzer.c:82:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn] | |
} | |
^ | |
1 warning generated. | |
CCLD wget_ftpls_fuzzer | |
CC wget_html_fuzzer.o | |
CCLD wget_html_fuzzer | |
CC wget_netrc_fuzzer.o | |
wget_netrc_fuzzer.c:81:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn] | |
} | |
^ | |
1 warning generated. | |
CCLD wget_netrc_fuzzer | |
CC wget_options_fuzzer.o | |
wget_options_fuzzer.c:92:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn] | |
} | |
^ | |
1 warning generated. | |
CCLD wget_options_fuzzer | |
CC wget_progress_fuzzer.o | |
CCLD wget_progress_fuzzer | |
CC wget_read_hunk_fuzzer.o | |
CCLD wget_read_hunk_fuzzer | |
CC wget_robots_fuzzer.o | |
CCLD wget_robots_fuzzer | |
CC wget_url_fuzzer.o | |
CCLD wget_url_fuzzer | |
CC wget_ntlm_fuzzer.o | |
CCLD wget_ntlm_fuzzer | |
make[3]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/fuzz' | |
make check-TESTS | |
make[3]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/fuzz' | |
make -C ../src libunittest.a | |
make[4]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
make[4]: 'libunittest.a' is up to date. | |
make[4]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
CCLD wget_cookie_fuzzer | |
CCLD wget_css_fuzzer | |
CCLD wget_ftpls_fuzzer | |
CCLD wget_html_fuzzer | |
CCLD wget_netrc_fuzzer | |
CCLD wget_options_fuzzer | |
CCLD wget_progress_fuzzer | |
CCLD wget_read_hunk_fuzzer | |
CCLD wget_robots_fuzzer | |
CCLD wget_url_fuzzer | |
CCLD wget_ntlm_fuzzer | |
make[4]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/fuzz' | |
make -C ../src libunittest.a | |
make[5]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
make[5]: 'libunittest.a' is up to date. | |
make[5]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
CCLD wget_cookie_fuzzer | |
SKIP: wget_cookie_fuzzer | |
CCLD wget_css_fuzzer | |
PASS: wget_css_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_progress_fuzzer | |
SKIP: wget_progress_fuzzer | |
CCLD wget_read_hunk_fuzzer | |
SKIP: wget_read_hunk_fuzzer | |
CCLD wget_robots_fuzzer | |
SKIP: wget_robots_fuzzer | |
CCLD wget_url_fuzzer | |
SKIP: wget_url_fuzzer | |
CCLD wget_ntlm_fuzzer | |
SKIP: wget_ntlm_fuzzer | |
============================================================================ | |
Testsuite summary for wget 1.24.5 | |
============================================================================ | |
# TOTAL: 11 | |
# PASS: 1 | |
# SKIP: 10 | |
# XFAIL: 0 | |
# FAIL: 0 | |
# XPASS: 0 | |
# ERROR: 0 | |
============================================================================ | |
make[4]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/fuzz' | |
make[3]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/fuzz' | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/fuzz' | |
Making check in tests | |
make[2]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests' | |
make unit-tests | |
make[3]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests' | |
CC unit-tests.o | |
cd ../src && make libunittest.a | |
make[4]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
make[4]: 'libunittest.a' is up to date. | |
make[4]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
CCLD unit-tests | |
make[3]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests' | |
make check-TESTS | |
make[3]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests' | |
cd ../src && make libunittest.a | |
make[4]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
make[4]: 'libunittest.a' is up to date. | |
make[4]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
CCLD unit-tests | |
make[4]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests' | |
cd ../src && make libunittest.a | |
make[5]: Entering directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
make[5]: 'libunittest.a' is up to date. | |
make[5]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/src' | |
CCLD unit-tests | |
PASS: unit-tests | |
FAIL: Test-c-full.px | |
FAIL: Test-c-partial.px | |
FAIL: Test-c.px | |
FAIL: Test-c-shorter.px | |
FAIL: Test-cookies.px | |
FAIL: Test-cookies-401.px | |
FAIL: Test-E-k-K.px | |
FAIL: Test-E-k.px | |
FAIL: Test-ftp.px | |
FAIL: Test-ftp-dir.px | |
FAIL: Test-ftp-pasv-fail.px | |
FAIL: Test-ftp-bad-list.px | |
FAIL: 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 | |
FAIL: Test-ftp-list-Multinet.px | |
FAIL: Test-ftp-list-Unknown.px | |
FAIL: Test-ftp-list-Unknown-a.px | |
FAIL: Test-ftp-list-Unknown-hidden.px | |
FAIL: Test-ftp-list-Unknown-list-a-fails.px | |
FAIL: Test-ftp-list-UNIX-hidden.px | |
FAIL: Test-ftp--start-pos.px | |
FAIL: Test-HTTP-Content-Disposition-1.px | |
FAIL: Test-HTTP-Content-Disposition-2.px | |
FAIL: Test-HTTP-Content-Disposition.px | |
FAIL: Test-i-ftp.px | |
FAIL: Test-i-http.px | |
FAIL: Test-idn-headers.px | |
FAIL: Test-idn-meta.px | |
FAIL: Test-idn-cmd.px | |
FAIL: Test-idn-cmd-utf8.px | |
FAIL: Test-idn-robots.px | |
FAIL: Test-idn-robots-utf8.px | |
FAIL: Test-iri.px | |
FAIL: Test-iri-percent.px | |
SKIP: Test-iri-disabled.px | |
FAIL: Test-iri-forced-remote.px | |
SKIP: Test-iri-list.px | |
FAIL: Test-meta-robots.px | |
FAIL: Test-N-current.px | |
FAIL: Test-N-HTTP-Content-Disposition.px | |
FAIL: Test-N--no-content-disposition.px | |
FAIL: Test-N--no-content-disposition-trivial.px | |
FAIL: Test-N-no-info.px | |
FAIL: Test--no-content-disposition.px | |
FAIL: Test--no-content-disposition-trivial.px | |
FAIL: Test-N-old.px | |
FAIL: Test-nonexisting-quiet.px | |
FAIL: Test-noop.px | |
FAIL: Test-np.px | |
FAIL: Test-N.px | |
FAIL: Test-N-smaller.px | |
FAIL: Test-O-HTTP-Content-Disposition.px | |
FAIL: Test-O-nc.px | |
FAIL: Test-O--no-content-disposition.px | |
FAIL: Test-O--no-content-disposition-trivial.px | |
FAIL: Test-O-nonexisting.px | |
FAIL: Test-O.px | |
FAIL: Test--post-file.px | |
FAIL: Test-proxied-https-auth.px | |
FAIL: Test-proxied-https-auth-keepalive.px | |
FAIL: Test-proxy-auth-basic.px | |
FAIL: Test-restrict-ascii.px | |
FAIL: Test-Restrict-Lowercase.px | |
FAIL: Test-Restrict-Uppercase.px | |
SKIP: Test-stdouterr.px | |
FAIL: Test--spider-fail.px | |
FAIL: Test--spider.px | |
FAIL: Test--spider-r-HTTP-Content-Disposition.px | |
FAIL: Test--spider-r--no-content-disposition.px | |
FAIL: Test--spider-r--no-content-disposition-trivial.px | |
FAIL: Test--spider-r.px | |
FAIL: Test--start-pos.px | |
FAIL: Test--start-pos--continue.px | |
FAIL: Test--httpsonly-r.px | |
FAIL: Test-204.px | |
FAIL: Test-ftp-pasv-not-supported.px | |
SKIP: Test-https-pfs.px | |
SKIP: Test-https-tlsv1.px | |
SKIP: Test-https-tlsv1x.px | |
SKIP: Test-https-selfsigned.px | |
SKIP: Test-https-weboftrust.px | |
SKIP: Test-https-clientcert.px | |
SKIP: Test-https-crl.px | |
SKIP: Test-https-badcerts.px | |
======================================= | |
wget 1.24.5: tests/test-suite.log | |
======================================= | |
# TOTAL: 88 | |
# PASS: 1 | |
# SKIP: 15 | |
# XFAIL: 0 | |
# FAIL: 72 | |
# XPASS: 0 | |
# ERROR: 0 | |
.. contents:: :depth: 2 | |
FAIL: Test-c-full | |
================= | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-c-full | |
FAIL Test-c-full.px (exit status: 1) | |
FAIL: Test-c-partial | |
==================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-c-partial | |
FAIL Test-c-partial.px (exit status: 1) | |
FAIL: Test-c | |
============ | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-c | |
FAIL Test-c.px (exit status: 1) | |
FAIL: Test-c-shorter | |
==================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-c-shorter | |
FAIL Test-c-shorter.px (exit status: 1) | |
FAIL: Test-cookies | |
================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-cookies | |
FAIL Test-cookies.px (exit status: 1) | |
FAIL: Test-cookies-401 | |
====================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-cookies-401 | |
FAIL Test-cookies-401.px (exit status: 1) | |
FAIL: Test-E-k-K | |
================ | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-E-k-K | |
FAIL Test-E-k-K.px (exit status: 1) | |
FAIL: Test-E-k | |
============== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-E-k | |
FAIL Test-E-k.px (exit status: 1) | |
FAIL: Test-ftp | |
============== | |
bind: Operation not permitted at FTPServer.pm line 584. | |
Running test Test-ftp | |
FAIL Test-ftp.px (exit status: 1) | |
FAIL: Test-ftp-dir | |
================== | |
bind: Operation not permitted at FTPServer.pm line 584. | |
Running test Test-ftp-dir | |
FAIL Test-ftp-dir.px (exit status: 1) | |
FAIL: Test-ftp-pasv-fail | |
======================== | |
bind: Operation not permitted at FTPServer.pm line 584. | |
Running test Test-ftp-pasv-fail | |
FAIL Test-ftp-pasv-fail.px (exit status: 1) | |
FAIL: Test-ftp-bad-list | |
======================= | |
bind: Operation not permitted at FTPServer.pm line 584. | |
Running test Test-ftp-bad-list | |
FAIL Test-ftp-bad-list.px (exit status: 1) | |
FAIL: Test-ftp-recursive | |
======================== | |
bind: Operation not permitted at FTPServer.pm line 584. | |
Running test Test-ftp-recursive | |
FAIL Test-ftp-recursive.px (exit status: 1) | |
SKIP: Test-ftp-iri | |
================== | |
Setting --no-config (noconfig) to 1 | |
SKIP Test-ftp-iri.px (exit status: 77) | |
SKIP: Test-ftp-iri-fallback | |
=========================== | |
Setting --no-config (noconfig) to 1 | |
SKIP Test-ftp-iri-fallback.px (exit status: 77) | |
SKIP: Test-ftp-iri-recursive | |
============================ | |
Setting --no-config (noconfig) to 1 | |
SKIP Test-ftp-iri-recursive.px (exit status: 77) | |
SKIP: Test-ftp-iri-disabled | |
=========================== | |
Setting --no-config (noconfig) to 1 | |
SKIP Test-ftp-iri-disabled.px (exit status: 77) | |
FAIL: Test-ftp-list-Multinet | |
============================ | |
bind: Operation not permitted at FTPServer.pm line 584. | |
Running test Test-ftp-list-Multinet | |
FAIL Test-ftp-list-Multinet.px (exit status: 1) | |
FAIL: Test-ftp-list-Unknown | |
=========================== | |
bind: Operation not permitted at FTPServer.pm line 584. | |
Running test Test-ftp-list-Unknown | |
FAIL Test-ftp-list-Unknown.px (exit status: 1) | |
FAIL: Test-ftp-list-Unknown-a | |
============================= | |
bind: Operation not permitted at FTPServer.pm line 584. | |
Running test Test-ftp-list-Unknown-a | |
FAIL Test-ftp-list-Unknown-a.px (exit status: 1) | |
FAIL: Test-ftp-list-Unknown-hidden | |
================================== | |
bind: Operation not permitted at FTPServer.pm line 584. | |
Running test Test-ftp-list-Unknown-hidden | |
FAIL Test-ftp-list-Unknown-hidden.px (exit status: 1) | |
FAIL: Test-ftp-list-Unknown-list-a-fails | |
======================================== | |
bind: Operation not permitted at FTPServer.pm line 584. | |
Running test Test-ftp-list-Unknown-list-a-fails | |
FAIL Test-ftp-list-Unknown-list-a-fails.px (exit status: 1) | |
FAIL: Test-ftp-list-UNIX-hidden | |
=============================== | |
bind: Operation not permitted at FTPServer.pm line 584. | |
Running test Test-ftp-list-UNIX-hidden | |
FAIL Test-ftp-list-UNIX-hidden.px (exit status: 1) | |
FAIL: Test-ftp--start-pos | |
========================= | |
bind: Operation not permitted at FTPServer.pm line 584. | |
Running test Test-ftp--start-pos | |
FAIL Test-ftp--start-pos.px (exit status: 1) | |
FAIL: Test-HTTP-Content-Disposition-1 | |
===================================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-HTTP-Content-Disposition-1 | |
FAIL Test-HTTP-Content-Disposition-1.px (exit status: 1) | |
FAIL: Test-HTTP-Content-Disposition-2 | |
===================================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-HTTP-Content-Disposition-2 | |
FAIL Test-HTTP-Content-Disposition-2.px (exit status: 1) | |
FAIL: Test-HTTP-Content-Disposition | |
=================================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-HTTP-Content-Disposition | |
FAIL Test-HTTP-Content-Disposition.px (exit status: 1) | |
FAIL: Test-i-ftp | |
================ | |
bind: Operation not permitted at FTPServer.pm line 584. | |
Running test Test-i-ftp | |
FAIL Test-i-ftp.px (exit status: 1) | |
FAIL: Test-i-http | |
================= | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-i-http | |
FAIL Test-i-http.px (exit status: 1) | |
FAIL: Test-idn-headers | |
====================== | |
Setting --no-config (noconfig) to 1 | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-idn-headers | |
FAIL Test-idn-headers.px (exit status: 1) | |
FAIL: Test-idn-meta | |
=================== | |
Setting --no-config (noconfig) to 1 | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-idn-meta | |
FAIL Test-idn-meta.px (exit status: 1) | |
FAIL: Test-idn-cmd | |
================== | |
Setting --no-config (noconfig) to 1 | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-idn-cmd | |
FAIL Test-idn-cmd.px (exit status: 1) | |
FAIL: Test-idn-cmd-utf8 | |
======================= | |
Setting --no-config (noconfig) to 1 | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-idn-cmd-utf8 | |
FAIL Test-idn-cmd-utf8.px (exit status: 1) | |
FAIL: Test-idn-robots | |
===================== | |
Setting --no-config (noconfig) to 1 | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-idn-robots | |
FAIL Test-idn-robots.px (exit status: 1) | |
FAIL: Test-idn-robots-utf8 | |
========================== | |
Setting --no-config (noconfig) to 1 | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-idn-robots-utf8 | |
FAIL Test-idn-robots-utf8.px (exit status: 1) | |
FAIL: Test-iri | |
============== | |
Setting --no-config (noconfig) to 1 | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-iri | |
FAIL Test-iri.px (exit status: 1) | |
FAIL: Test-iri-percent | |
====================== | |
Setting --no-config (noconfig) to 1 | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-iri-percent | |
FAIL Test-iri-percent.px (exit status: 1) | |
SKIP: Test-iri-disabled | |
======================= | |
SKIP Test-iri-disabled.px (exit status: 77) | |
FAIL: Test-iri-forced-remote | |
============================ | |
Setting --no-config (noconfig) to 1 | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-iri-forced-remote | |
FAIL Test-iri-forced-remote.px (exit status: 1) | |
SKIP: Test-iri-list | |
=================== | |
Setting --no-config (noconfig) to 1 | |
SKIP Test-iri-list.px (exit status: 77) | |
FAIL: Test-meta-robots | |
====================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-meta-robots | |
FAIL Test-meta-robots.px (exit status: 1) | |
FAIL: Test-N-current | |
==================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-N-current | |
FAIL Test-N-current.px (exit status: 1) | |
FAIL: Test-N-HTTP-Content-Disposition | |
===================================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-N-HTTP-Content-Disposition | |
FAIL Test-N-HTTP-Content-Disposition.px (exit status: 1) | |
FAIL: Test-N--no-content-disposition | |
==================================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-N--no-content-disposition | |
FAIL Test-N--no-content-disposition.px (exit status: 1) | |
FAIL: Test-N--no-content-disposition-trivial | |
============================================ | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-N--no-content-disposition-trivial | |
FAIL Test-N--no-content-disposition-trivial.px (exit status: 1) | |
FAIL: Test-N-no-info | |
==================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-N-no-info | |
FAIL Test-N-no-info.px (exit status: 1) | |
FAIL: Test--no-content-disposition | |
================================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test--no-content-disposition | |
FAIL Test--no-content-disposition.px (exit status: 1) | |
FAIL: Test--no-content-disposition-trivial | |
========================================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test--no-content-disposition-trivial | |
FAIL Test--no-content-disposition-trivial.px (exit status: 1) | |
FAIL: Test-N-old | |
================ | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-N-old | |
FAIL Test-N-old.px (exit status: 1) | |
FAIL: Test-nonexisting-quiet | |
============================ | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-nonexisting-quiet | |
FAIL Test-nonexisting-quiet.px (exit status: 1) | |
FAIL: Test-noop | |
=============== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-noop | |
FAIL Test-noop.px (exit status: 1) | |
FAIL: Test-np | |
============= | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-np | |
FAIL Test-np.px (exit status: 1) | |
FAIL: Test-N | |
============ | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-N | |
FAIL Test-N.px (exit status: 1) | |
FAIL: Test-N-smaller | |
==================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-N-smaller | |
FAIL Test-N-smaller.px (exit status: 1) | |
FAIL: Test-O-HTTP-Content-Disposition | |
===================================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-O-HTTP-Content-Disposition | |
FAIL Test-O-HTTP-Content-Disposition.px (exit status: 1) | |
FAIL: Test-O-nc | |
=============== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-O-nc | |
FAIL Test-O-nc.px (exit status: 1) | |
FAIL: Test-O--no-content-disposition | |
==================================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-O--no-content-disposition | |
FAIL Test-O--no-content-disposition.px (exit status: 1) | |
FAIL: Test-O--no-content-disposition-trivial | |
============================================ | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-O--no-content-disposition-trivial | |
FAIL Test-O--no-content-disposition-trivial.px (exit status: 1) | |
FAIL: Test-O-nonexisting | |
======================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-O-nonexisting | |
FAIL Test-O-nonexisting.px (exit status: 1) | |
FAIL: Test-O | |
============ | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-O | |
FAIL Test-O.px (exit status: 1) | |
FAIL: Test--post-file | |
===================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test--post-file | |
FAIL Test--post-file.px (exit status: 1) | |
FAIL: Test-proxied-https-auth | |
============================= | |
Setting --no-config (noconfig) to 1 | |
Cannot create server!!! at ./Test-proxied-https-auth.px line 43. | |
FAIL Test-proxied-https-auth.px (exit status: 1) | |
FAIL: Test-proxied-https-auth-keepalive | |
======================================= | |
Setting --no-config (noconfig) to 1 | |
Cannot create server!!! at ./Test-proxied-https-auth-keepalive.px line 43. | |
FAIL Test-proxied-https-auth-keepalive.px (exit status: 1) | |
FAIL: Test-proxy-auth-basic | |
=========================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-proxy-auth-basic | |
FAIL Test-proxy-auth-basic.px (exit status: 1) | |
FAIL: Test-restrict-ascii | |
========================= | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-restrict-ascii | |
FAIL Test-restrict-ascii.px (exit status: 1) | |
FAIL: Test-Restrict-Lowercase | |
============================= | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-Restrict-Lowercase | |
FAIL Test-Restrict-Lowercase.px (exit status: 1) | |
FAIL: Test-Restrict-Uppercase | |
============================= | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-Restrict-Uppercase | |
FAIL Test-Restrict-Uppercase.px (exit status: 1) | |
SKIP: Test-stdouterr | |
==================== | |
SKIP Test-stdouterr.px (exit status: 77) | |
FAIL: Test--spider-fail | |
======================= | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test--spider-fail | |
FAIL Test--spider-fail.px (exit status: 1) | |
FAIL: Test--spider | |
================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test--spider | |
FAIL Test--spider.px (exit status: 1) | |
FAIL: Test--spider-r-HTTP-Content-Disposition | |
============================================= | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test--spider-r-HTTP-Content-Disposition | |
FAIL Test--spider-r-HTTP-Content-Disposition.px (exit status: 1) | |
FAIL: Test--spider-r--no-content-disposition | |
============================================ | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test--spider-r--no-content-disposition | |
FAIL Test--spider-r--no-content-disposition.px (exit status: 1) | |
FAIL: Test--spider-r--no-content-disposition-trivial | |
==================================================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test--spider-r--no-content-disposition-trivial | |
FAIL Test--spider-r--no-content-disposition-trivial.px (exit status: 1) | |
FAIL: Test--spider-r | |
==================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test--spider-r | |
FAIL Test--spider-r.px (exit status: 1) | |
FAIL: Test--start-pos | |
===================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test--start-pos | |
FAIL Test--start-pos.px (exit status: 1) | |
FAIL: Test--start-pos--continue | |
=============================== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test--start-pos--continue | |
FAIL Test--start-pos--continue.px (exit status: 1) | |
FAIL: Test--httpsonly-r | |
======================= | |
Setting --no-config (noconfig) to 1 | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test--httpsonly-r | |
FAIL Test--httpsonly-r.px (exit status: 1) | |
FAIL: Test-204 | |
============== | |
Cannot create server!!! at HTTPTest.pm line 33. | |
Running test Test-204 | |
FAIL Test-204.px (exit status: 1) | |
FAIL: Test-ftp-pasv-not-supported | |
================================= | |
bind: Operation not permitted at FTPServer.pm line 584. | |
Running test Test-ftp-pasv-not-supported | |
FAIL Test-ftp-pasv-not-supported.px (exit status: 1) | |
SKIP: Test-https-pfs | |
==================== | |
Setting --no-config (noconfig) to 1 | |
Failed to resolve WgetTestingServer, using /private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests/certs/wgethosts | |
SKIP Test-https-pfs.px (exit status: 77) | |
SKIP: Test-https-tlsv1 | |
====================== | |
Setting --no-config (noconfig) to 1 | |
Failed to resolve WgetTestingServer, using /private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests/certs/wgethosts | |
SKIP Test-https-tlsv1.px (exit status: 77) | |
SKIP: Test-https-tlsv1x | |
======================= | |
Setting --no-config (noconfig) to 1 | |
Failed to resolve WgetTestingServer, using /private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests/certs/wgethosts | |
SKIP Test-https-tlsv1x.px (exit status: 77) | |
SKIP: Test-https-selfsigned | |
=========================== | |
Setting --no-config (noconfig) to 1 | |
Failed to resolve WgetTestingServer, using /private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests/certs/wgethosts | |
SKIP Test-https-selfsigned.px (exit status: 77) | |
SKIP: Test-https-weboftrust | |
=========================== | |
Setting --no-config (noconfig) to 1 | |
SKIP Test-https-weboftrust.px (exit status: 77) | |
SKIP: Test-https-clientcert | |
=========================== | |
Setting --no-config (noconfig) to 1 | |
Failed to resolve WgetTestingServer, using /private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests/certs/wgethosts | |
SKIP Test-https-clientcert.px (exit status: 77) | |
SKIP: Test-https-crl | |
==================== | |
Setting --no-config (noconfig) to 1 | |
Failed to resolve WgetTestingServer, using /private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests/certs/wgethosts | |
SKIP Test-https-crl.px (exit status: 77) | |
SKIP: Test-https-badcerts | |
========================= | |
Setting --no-config (noconfig) to 1 | |
Failed to resolve WgetTestingServer, using /private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests/certs/wgethosts | |
SKIP Test-https-badcerts.px (exit status: 77) | |
============================================================================ | |
Testsuite summary for wget 1.24.5 | |
============================================================================ | |
# TOTAL: 88 | |
# PASS: 1 | |
# SKIP: 15 | |
# XFAIL: 0 | |
# FAIL: 72 | |
# XPASS: 0 | |
# ERROR: 0 | |
============================================================================ | |
See tests/test-suite.log | |
Please report to [email protected] | |
============================================================================ | |
make[4]: *** [Makefile:2377: test-suite.log] Error 1 | |
make[4]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests' | |
make[3]: *** [Makefile:2485: check-TESTS] Error 2 | |
make[3]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests' | |
make[2]: *** [Makefile:2558: check-am] Error 2 | |
make[2]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5/tests' | |
make[1]: *** [Makefile:2034: check-recursive] Error 1 | |
make[1]: Leaving directory '/private/tmp/nix-build-wget-1.24.5.drv-0/wget-1.24.5' | |
make: *** [Makefile:2333: check] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment