INFO: not using any hashes in /data/userland-archives/hashes for wget-1.24.5.tar.lz (overridden with --hash) Source /data/userland-archives/wget-1.24.5.tar.lz... not found, skipping file copy Source https://ftp.gnu.org/gnu/wget/wget-1.24.5.tar.lz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file src/hsts.c Hunk #1 succeeded at 48 (offset -1 lines). Hunk #2 succeeded at 555 with fuzz 1 (offset 56 lines). Hunk #3 succeeded at 564 (offset 56 lines). patching file Makefile.in Hunk #1 succeeded at 1971 (offset 334 lines). patching file doc/sample.wgetrc patching file doc/wget.texi Hunk #1 succeeded at 195 (offset 5 lines). Hunk #2 succeeded at 204 (offset 5 lines). Hunk #3 succeeded at 3185 (offset 19 lines). Hunk #4 succeeded at 3197 (offset 19 lines). configure: configuring for GNU Wget 1.24.5 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -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... /usr/gcc/13/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/gcc/13/bin/gcc accepts -g... yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking dependency style of /usr/gcc/13/bin/gcc... gcc3 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... yes 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... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for getopt.h... yes checking for sys/cdefs.h... no checking for termios.h... yes checking for sys/time.h... yes checking for threads.h... yes 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... yes 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) /usr/gcc/13/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/gcc/13/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/gcc/13/bin/gcc understands -c and -o together... (cached) yes checking whether the compiler is clang... (cached) no checking for compiler option needed when checking for declarations... (cached) none checking dependency style of /usr/gcc/13/bin/gcc... (cached) gcc3 checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking whether make supports nested variables... (cached) yes checking for library containing dlopen... none required checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking for egrep -e... /usr/bin/ggrep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for /usr/gcc/13/bin/gcc option to enable large file support... none needed checking for a Python interpreter with version >= 3.0... python checking for python... /usr/bin/python checking for python version... 3.9 checking for python platform... sunos5 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.9/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages checking for a sed that does not truncate output... /usr/bin/gsed checking whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/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... yes checking for the common suffixes of directories in the library search path... lib,lib/64,lib/amd64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for ranlib... (cached) ranlib checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for /usr/gcc/13/bin/gcc 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 /usr/gcc/13/bin/gcc 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... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... no 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 is self-contained... yes checking for shutdown... no 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... yes 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... no checking for fstatat... yes checking for getdtablesize... yes checking for getpass... yes checking for getexecname... yes 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 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... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... none 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... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... no checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes 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... no 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... yes checking whether fclose works on input streams... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) yes 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... yes checking for ftello... yes checking whether ftello works... no checking for library containing gethostbyname... -lnsl checking for library containing getservbyname... -lsocket 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... yes checking for working GNU getopt function... 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... yes checking for timespec_get... yes 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... yes checking whether setlocale (category, NULL) is multithread-safe... yes 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... yes 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... yes checking how to link with libunistring... /usr/lib/amd64/libunistring.so checking for libunistring version... 1.1.0 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... yes 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... yes checking for multithread API to use... posix checking for grep that handles long lines and -e... /usr/bin/ggrep 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... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... no 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... mode_t 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 is self-contained... no 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... -lsocket checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for egrep... /usr/bin/ggrep -E checking whether C symbols are prefixed with underscore at the linker level... no checking whether snprintf returns a byte count as in C99... yes checking whether 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... yes 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... yes checking for strerror_r... yes checking for strerror_r with POSIX signature... yes checking whether strerror_r works... no checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for struct tm.tm_gmtoff... no checking whether strtok_r is declared... yes checking whether declares ioctl... no checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking for unistring/woe32dll.h... yes checking whether execvpe is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no 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... yes checking for alignas and alignof... yes, macros checking for alloca as a compiler built-in... yes checking for static_assert... yes, an macro 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 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) yes 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'... yes checking for __fpurge... yes checking whether fpurge is declared... no checking for __freading... yes checking whether free is known to preserve errno... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) yes checking whether fstatat (..., 0) works... yes checking for ftello... (cached) yes checking for _ftelli64... no checking for futimens... yes checking whether futimens works... no checking for library containing getaddrinfo... -lsocket checking for getaddrinfo... yes checking whether gai_strerror is declared... yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking 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... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for getline... yes checking for working getline function... yes checking for getpass without length limitations... no checking for __fsetlocking... yes checking whether __fsetlocking is declared... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for getprogname... yes checking whether program_invocation_name is declared... no checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking for group_member... no checking for library containing gethostbyname... (cached) -lnsl 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... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... no checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... no checking whether the compiler supports the __inline keyword... yes checking whether to use the included libunistring... no 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 mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... 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... yes 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... yes checking whether is self-contained... yes checking for nl_langinfo... yes checking whether YESEXPR works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for pipe2... yes checking for paths.h... yes checking for confstr... yes checking for sched_setparam... yes checking for sched_setscheduler... yes 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... yes checking whether readlink truncates results correctly... yes checking whether realloc (0, 0) returns nonnull... (cached) yes checking for reallocarray... yes checking for working re_compile_pattern... no checking for libintl.h... yes checking whether isblank is declared... yes checking whether rename honors trailing slash on destination... no checking whether rename honors trailing slash on source... yes 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) -lsocket checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) 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... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for 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... yes checking whether strchrnul works... yes checking for working strerror function... yes 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... yes 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... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for utime... yes checking whether utime handles trailing slashes on files... yes checking for futimes... yes checking for futimesat... yes checking for lutimes... yes checking for futimens... (cached) yes checking for utimensat... yes 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... yes 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... no checking for sigsetjmp... yes checking for memrchr... (cached) yes 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... yes checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libpsl... yes checking for psl_latest... yes 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} '/jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/build-aux/missing' makeinfo checking for perl5... no checking for perl... /usr/bin/perl checking for pod2man... /usr/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... -luuid checking for libpcre2-8... yes checking for gpgrt-config... /usr/bin/gpgrt-config configure: Use gpgrt-config with /usr/lib/amd64 as gpg-error-config configure: Use gpgrt-config as gpgme-config checking for libmetalink... no configure: Disabling Extended Attribute support: your system is not known to support extended attributes. 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: linking /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/GNUmakefile to GNUmakefile 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: solaris2.11 Install prefix: /usr Compiler: /usr/gcc/13/bin/gcc CFlags: -I/usr/include/pcre -I/usr/include/idn2 -I/usr/openssl/3.1/include -DHAVE_LIBSSL -DNDEBUG -m64 -O3 -I/usr/include/idn2 -D_REENTRANT LDFlags: -m64 Libs: -lpcre2-8 -luuid -lidn2 -L/usr/openssl/3.1/lib/amd64 -lssl -lcrypto -lz -lpsl SSL: openssl Zlib: yes PSL: yes PCRE: yes, via libpcre2 Digest: yes NTLM: yes OPIE: yes POSIX xattr: no 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 /usr/gnu/bin/make all-recursive make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64' Making all in lib make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/lib' GEN alloca.h GEN arpa/inet.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 utime.h GEN wchar.h GEN wctype.h /usr/gnu/bin/make all-am make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/lib' 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-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-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-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-getopt.o CC libgnu_a-getopt1.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-iswdigit.o CC libgnu_a-iswxdigit.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-mbsrtoc32s.o CC libgnu_a-mbszero.o CC libgnu_a-mempcpy.o CC libgnu_a-nl_langinfo.o CC libgnu_a-nl_langinfo-lock.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-regex.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_null-unlocked.o CC libgnu_a-sig-handler.o CC libgnu_a-sockets.o CC libgnu_a-spawn-pipe.o CC libgnu_a-stat-time.o CC libgnu_a-strdup.o CC libgnu_a-strerror.o CC libgnu_a-strnlen1.o CC libgnu_a-strtol.o CC libgnu_a-strtoll.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-ignorable.o CC unicase/libgnu_a-special-casing.o CC unicase/libgnu_a-u8-casemap.o CC unictype/libgnu_a-ctype_alnum.o CC unictype/libgnu_a-ctype_alpha.o CC unictype/libgnu_a-ctype_graph.o CC unictype/libgnu_a-ctype_print.o CC unictype/libgnu_a-ctype_punct.o CC uninorm/libgnu_a-decompose-internal.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-pcpy.o CC uniwidth/libgnu_a-width.o CC libgnu_a-utimens.o CC libgnu_a-wait-process.o CC libgnu_a-wctype-h.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 calloc.o CC fnmatch.o CC getpass.o CC malloc.o CC mbsrtoc32s-state.o CC mktime.o CC printf-args.o CC printf-parse.o CC realloc.o CC strerror_r.o CC vasnprintf.o AR libgnu.a make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/lib' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/lib' Making all in src make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/src' /usr/gnu/bin/make all-am make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/src' CC connect.o CC convert.o /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/src/convert.c: In function 'local_quote_string': /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/src/convert.c:806:1: warning: function may return address of local variable [-Wreturn-local-addr] 806 | } | ^ /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/src/convert.c:745:8: note: declared here 745 | char buf[1024]; | ^~~ CC cookies.o /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/src/cookies.c: In function 'cookie_header': /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/src/cookies.c:1157:12: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1157 | result = xmalloc (result_size); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/src/wget.h:155, from /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/src/cookies.c:46: /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/lib/xalloc.h:59:7: note: in a call to allocation function 'xmalloc' declared here 59 | void *xmalloc (size_t s) | ^~~~~~~ CC ftp.o CC css_.o CC css-url.o CC ftp-basic.o CC ftp-ls.o CC hash.o CC host.o CC hsts.o CC html-parse.o CC html-url.o CC http.o CC init.o CC log.o CC main.o CC netrc.o CC progress.o CC ptimer.o CC recur.o CC res.o CC retr.o CC spider.o CC url.o CC warc.o CC utils.o CC exits.o CC build_info.o CC iri.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 = "'/usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I/jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/src -I../lib -I/jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/lib -I/usr/include/idn2 -D_REENTRANT -I/usr/include/pcre -I/usr/include/idn2 -I/usr/openssl/3.1/include -DHAVE_LIBSSL -DNDEBUG -m64 -O3 '";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c echo 'const char *link_string = "'/usr/gcc/13/bin/gcc -I/usr/include/pcre -I/usr/include/idn2 -I/usr/openssl/3.1/include -DHAVE_LIBSSL -DNDEBUG -m64 -O3 \ -m64 -lpcre2-8 -luuid -lidn2 -L/usr/openssl/3.1/lib/amd64 -lssl -lcrypto -lz -lpsl ../lib/libgnu.a -lsocket -lnsl -lnsl -lsocket /usr/lib/amd64/libunistring.so -lsocket'";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c CC version.o CCLD wget make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/src' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/src' Making all in doc make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/doc' Updating /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/doc/version.texi sed s/@/@@/g /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/doc/sample.wgetrc > sample.wgetrc.munged_for_texi_inclusion MAKEINFO /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/doc/wget.info /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/doc/texi2pod.pl -D VERSION="1.24.5" /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/doc/wget.texi wget.pod /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.24.5" --utf8 wget.pod > wget.1 || \ /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.24.5" wget.pod > wget.1 make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/doc' Making all in po make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/po' Making all in gnulib_po make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/gnulib_po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/gnulib_po' Making all in util make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/util' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/util' Making all in tests make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/tests' Making all in testenv make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/testenv' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/testenv' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64' /usr/gnu/bin/make install-recursive make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64' Making install in lib make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/lib' /usr/gnu/bin/make install-am make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/lib' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/lib' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/lib' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/lib' Making install in src make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/src' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/src' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/bin' /usr/bin/ginstall -c wget '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/src' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/src' Making install in doc make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/doc' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/build-aux/install-sh -d /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/etc /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/build-aux/install-sh -d /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/man/man1 /usr/bin/ginstall -c -m 644 wget.1 /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/man/man1/wget.1 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/info' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/doc/wget.info '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/info' install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/info/wget.info' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/doc' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/doc' Making install in po make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/po' installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/be.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/be/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/bg.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/bg/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/ca.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/ca/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/cs.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/da.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/el.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/el/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/en_GB.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/en_GB/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/eo.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/eo/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/es.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/et.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/et/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/eu.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/eu/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/fi.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/ga.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/ga/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/gl.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/gl/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/he.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/he/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/hr.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/hr/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/hu.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/hu/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/id.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/id/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/it.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/ja.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/ka.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/ka/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/ko.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/ko/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/lt.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/lt/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/nb.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/nb/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/nl.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/pl.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/pt.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/ro.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/ro/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/ru.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/sk.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/sk/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/sl.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/sl/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/sr.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/sr/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/sv.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/tr.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/tr/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/uk.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/uk/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/vi.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/wget.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/zh_TW.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/zh_TW/LC_MESSAGES/wget.mo if test "wget" = "gettext-tools"; then \ /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/po/$file \ /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/po' Making install in gnulib_po make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/gnulib_po' installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/af.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/af/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/be.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/be/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/bg.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/bg/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/ca.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/ca/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/cs.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/da.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/el.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/el/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/eo.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/eo/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/es.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/et.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/et/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/eu.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/eu/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/fi.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/ga.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/ga/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/gl.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/gl/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/hu.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/hu/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/it.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/ja.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/ka.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/ka/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/ko.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/ko/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/ms.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/ms/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/nb.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/nb/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/nl.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/pl.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/pt.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/ro.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/ro/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/ru.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/rw.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/rw/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/sk.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/sk/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/sl.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/sl/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/sr.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/sr/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/sv.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/tr.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/tr/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/uk.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/uk/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/vi.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/wget-gnulib.mo installing /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/zh_TW.gmo as /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/locale/zh_TW/LC_MESSAGES/wget-gnulib.mo if test "wget" = "gettext-tools"; then \ /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/web/wget/wget-1.24.5/gnulib_po/$file \ /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /jenkins/jobs/oi-userland/workspace/components/web/wget/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/gnulib_po' Making install in util make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/util' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/util' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/util' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/util' Making install in tests make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/tests' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/tests' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/tests' Making install in testenv make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/testenv' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/testenv' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/testenv' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64/testenv' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/wget/build/amd64' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/web/wget/build/manifest-i386-wget.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: web/wget pkg://openindiana.org/web/wget@1.24.5,5.11-2024.0.0.0:20240319T163737Z PUBLISHED