Cook: wget 1.20.1 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): lzip-1.20-i486 Installing (pkg/local): openssl-dev-1.1.1d-i486 Installing (pkg/local): libunistring-0.9.10-i486 Installing (pkg/local): libidn2-2.1.0-i486 Installing (pkg/local): libunistring-dev-0.9.10-any Installing (pkg/local): libidn2-dev-2.1.0-any Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): util-linux-uuid-dev-2.33.1-any Installing (pkg/local): libpcre-8.42-i486 Installing (pkg/local): util-linux-smartcols-2.33.1-i486 Installing (pkg/local): util-linux-blkid-2.33.1-i486 Installing (pkg/local): util-linux-mount-2.33.1-i486 Installing (pkg/local): glib-2.64.3-i486 Installing (pkg/local): libxml2-2.9.9-i486 Installing (pkg/local): libcroco-0.6.12-i486 Installing (pkg/local): gettext-0.19.8.1-i486 Installing (pkg/local): gettext-dev-0.19.8.1-i486 Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): libpcre16-8.42-i486 Installing (pkg/local): libpcre32-8.42-i486 Installing (pkg/local): libpcrecpp-8.42-i486 Installing (pkg/local): libpcreposix-8.42-i486 Installing (pkg/local): pcre-8.42-any Installing (pkg/local): pcre-apps-8.42-i486 Installing (pkg/local): pcre-dev-8.42-any Installing (pkg/local): libpsl-0.20.2-i486 Installing (pkg/local): libpsl-dev-0.20.2-any Installing (pkg/local): libp11-kit-0.23.12-i486 Installing (pkg/local): libtasn1-4.13-i486 Installing (pkg/local): nettle-3.4-i486 Installing (pkg/local): unbound-1.7.3-i486 Installing (pkg/local): libgnutls-3.5.19-i486 Installing (pkg/local): gnutls-3.5.19-i486 Installing (pkg/local): gmp-dev-6.2.0-i486 Installing (pkg/local): libtasn1-dev-4.13-any Installing (pkg/local): nettle-dev-3.4-i486 Installing (pkg/local): p11-kit-0.23.12-i486 Installing (pkg/local): p11-kit-dev-0.23.12-any Installing (pkg/local): unbound-dev-1.7.3-any Installing (pkg/local): gnutls-dev-3.5.19-any Extracting source archive "wget-1.20.1.tar.lz" Checking sha1sum of source tarball... /home/slitaz/src/wget-1.20.1.tar.lz: OK Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed Preparing set gnutls Switching to the default set ================================================================================ src : /home/slitaz/wok/wget/source/wget-1.20.1 install: /home/slitaz/wok/wget/install configure: loading site script /etc/slitaz/cook.site configure: configuring for GNU Wget 1.20.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking whether make supports nested variables... (cached) yes checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to enable C11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of i486-slitaz-linux-gcc... gcc3 checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for a Python interpreter with version >= 3.0... none checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... yes checking for the common suffixes of directories in the library search path... lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for i486-slitaz-linux-ranlib... (cached) i486-slitaz-linux-ranlib checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for ANSI C header files... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64 checking size of off_t... 8 checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether h_errno is declared... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 checking for size_t... yes checking for pid_t... yes checking for uint32_t... yes checking for uintptr_t... yes checking for intptr_t... yes checking for int64_t... yes checking for sig_atomic_t... yes checking for sys/socket.h... yes checking for arpa/inet.h... yes checking for features.h... yes checking for unistd.h... (cached) yes checking for fnmatch.h... yes checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking for netdb.h... yes checking for netinet/in.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for stdio_ext.h... yes checking for termios.h... (cached) yes checking for sys/time.h... (cached) yes checking for iconv.h... yes checking for limits.h... yes checking for wchar.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for crtdefs.h... no checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for sys/select.h... (cached) yes checking for sys/param.h... yes checking for malloc.h... yes checking for spawn.h... yes checking for strings.h... (cached) yes checking for sys/file.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/uio.h... yes checking for sys/wait.h... yes checking for utime.h... (cached) yes checking for stdlib.h... (cached) yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking whether uses 'inline' correctly... yes checking for btowc... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for flock... yes checking for fnmatch... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for fpurge... no checking for __fpurge... yes checking for __freading... yes checking for futimens... yes checking for getdelim... yes checking for getdtablesize... yes checking for getpass... yes checking for __fsetlocking... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for iswcntrl... yes checking for iswblank... yes checking for link... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkostemp... yes checking for mkstemp... yes checking for tzset... yes checking for nl_langinfo... yes checking for pipe... yes checking for pipe2... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for strdup... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for catgets... yes checking for strndup... yes checking for strptime... yes checking for localtime_r... yes checking for timegm... yes checking for utime... yes checking for futimes... yes checking for futimesat... yes checking for utimensat... yes checking for lutimes... yes checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether linux/if_alg.h has struct sockaddr_alg.... yes checking whether byte ordering is bigendian... no checking whether // is distinct from /... no checking if environ is properly declared... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking for sig_atomic_t... (cached) yes checking for working fcntl.h... yes checking for mode_t... yes checking for mbstate_t... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether fflush_unlocked is declared... yes checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... yes checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether included libunistring is requested... no checking for libunistring... yes checking how to link with libunistring... /usr/lib/libunistring.so checking for libunistring version... 0.9.10 checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether imported symbols can be declared weak... yes checking whether the linker supports --as-needed... yes checking whether the linker supports --push-state... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking for a sed that does not truncate output... /bin/sed checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... yes checking whether is self-contained... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn works... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking for sigset_t... yes checking for SIGPIPE... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strerror_r is declared... (cached) yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for struct tm.tm_gmtoff... yes checking whether strtok_r is declared... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether the utimes function works... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fflush works on input streams... (cached) no checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... yes checking whether fopen recognizes a trailing slash... yes checking whether fpurge is declared... no checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether futimens works... yes checking how to do getaddrinfo, freeaddrinfo and getnameinfo... checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for getline... yes checking for working getline function... yes checking for getpass without length limitations... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking for group_member... yes checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking whether the compiler generally respects inline... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking for ioctl... yes checking for ioctl with POSIX signature... no checking whether iswblank is declared... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether the compiler supports the __inline keyword... yes checking whether to use the included libunistring... no checking whether link obeys POSIX... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether lseek detects pipes... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for working mkstemp... yes checking for __mktime_internal... no checking for library containing nanosleep... none required checking for working nanosleep... yes checking whether is self-contained... yes checking whether YESEXPR works... yes checking whether open recognizes a trailing slash... yes checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking for working re_compile_pattern... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for socklen_t... yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking for strpbrk... yes checking for strtok_r... yes checking whether strtok_r works... yes checking for strtol... yes checking for strtoll... yes checking whether symlink handles trailing slash correctly... yes checking whether declares ioctl... yes checking for nlink_t... (cached) yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for waitid... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for _LARGEFILE_SOURCE value needed for large files... (cached) no checking for strptime... (cached) yes checking for timegm... (cached) yes checking for vsnprintf... (cached) yes checking for vasprintf... (cached) yes checking for drand48... yes checking for pathconf... yes checking for strtoll... (cached) yes checking for usleep... yes checking for ftello... yes checking for sigblock... yes checking for sigsetjmp... no checking for memrchr... (cached) yes checking for wcwidth... (cached) yes checking for mbtowc... yes checking for sleep... yes checking for symlink... (cached) yes checking for utime... (cached) yes checking for strlcpy... no checking for random... yes checking for fmemopen... yes checking for i486-slitaz-linux-pkg-config... /usr/bin/i486-slitaz-linux-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} /home/slitaz/wok/wget/source/wget-1.20.1/build-aux/missing makeinfo checking for perl5... no checking for perl... /usr/bin/perl checking for pod2man... /usr/bin/pod2man checking for library containing idn2_lookup_u8... -lidn2 checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for library containing uuid_generate... -luuid checking for PCRE2... no checking pcre2.h usability... no checking pcre2.h presence... no checking for pcre2.h... no checking for PCRE... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for gpgme-config... no checking for METALINK... no checking for fsetxattr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating util/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating fuzz/Makefile config.status: creating lib/Makefile config.status: creating testenv/Makefile config.status: creating tests/certs/interca.conf config.status: creating tests/certs/rootca.conf config.status: creating src/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: Summary of build options: Version: 1.20.1 Host OS: linux-gnu Install prefix: /usr Compiler: i486-slitaz-linux-gcc CFlags: -DHAVE_LIBSSL -DNDEBUG -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 LDFlags: -Wl,-Os,--as-needed Libs: -lpcre -luuid -lidn2 -lssl -lcrypto -lz -lpsl SSL: openssl Zlib: yes PSL: yes 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, make install-recursive make[1]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1' Making install in lib make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/lib' GEN alloca.h GEN fcntl.h GEN inttypes.h GEN limits.h GEN langinfo.h GEN locale.h GEN netdb.h GEN signal.h GEN spawn.h GEN arpa/inet.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/file.h GEN sys/ioctl.h GEN sys/stat.h GEN sys/select.h GEN sys/types.h GEN sys/time.h GEN sys/socket.h GEN sys/uio.h GEN sys/wait.h GEN unistd.h GEN unicase/special-casing.h GEN time.h GEN wctype.h GEN wchar.h make install-recursive make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/lib' make[4]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/lib' CC base32.o CC binary-io.o CC c-ctype.o CC c-strcasecmp.o CC c-strcasestr.o CC c-strncasecmp.o CC cloexec.o CC af_alg.o CC md2.o CC md4.o CC md5.o CC sha1.o CC sha256.o CC sha512.o CC dirname.o CC basename.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exitfail.o CC fatal-signal.o CC fd-hook.o CC fd-safer-flag.o CC dup-safer-flag.o CC freading.o CC getprogname.o CC gettime.o CC hard-locale.o CC localcharset.o CC malloca.o CC mbchar.o CC mbiter.o CC pipe2.o CC pipe2-safer.o CC quotearg.o CC sig-handler.o CC sockets.o CC spawn-pipe.o CC stat-time.o CC strnlen1.o CC sys_socket.o CC tempname.o CC glthread/threadlib.o CC timespec.o CC tmpdir.o CC u64.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC utimens.o CC wait-process.o CC xmalloc.o CC wctype-h.o CC xalloc-die.o CC xsize.o CC xstrndup.o CC asnprintf.o CC fcntl.o CC fflush.o CC fpurge.o CC fseek.o CC fseeko.o CC ioctl.o CC localtime-buffer.o CC mbrtowc.o CC mktime.o CC printf-args.o CC printf-parse.o CC strerror_r.o CC vasnprintf.o CC xmemdup0.o CC glthread/lock.o CC unicase/cased.o CC unicase/ignorable.o CC unicase/special-casing.o CC unicase/u8-casemap.o CC uninorm/decompose-internal.o AR libgnu.a make[5]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1/lib' make[4]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1/lib' make[3]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1/lib' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1/lib' Making install in src make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/src' CC connect.o CC convert.o CC cookies.o CC ftp.o CC css_.o CC css-url.o CC ftp-basic.o CC ftp-ls.o CC hash.o CC host.o CC hsts.o CC html-parse.o CC html-url.o hsts.c: In function 'hsts_store_save': hsts.c:577:11: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate (fd, 0); ^~~~~~~~~~~~~~~~~ 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 In file included from retr.c:31: retr.c: In function 'fd_read_body': retr.c:495:35: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'wgint' {aka 'long long int'} [-Wformat=] DEBUGP(("zlib stream ended unexpectedly after " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%ld/%ld bytes\n", sum_read, toread)); ~~~~~~~~ wget.h:128:54: note: in definition of macro 'DEBUGP' #define DEBUGP(args) do { IF_DEBUG { debug_logprintf args; } } while (0) ^~~~ retr.c:496:38: note: format string is defined here "%ld/%ld bytes\n", sum_read, toread)); ~~^ %lld In file included from retr.c:31: retr.c:495:35: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'wgint' {aka 'long long int'} [-Wformat=] DEBUGP(("zlib stream ended unexpectedly after " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%ld/%ld bytes\n", sum_read, toread)); ~~~~~~ wget.h:128:54: note: in definition of macro 'DEBUGP' #define DEBUGP(args) do { IF_DEBUG { debug_logprintf args; } } while (0) ^~~~ retr.c:496:42: note: format string is defined here "%ld/%ld bytes\n", sum_read, toread)); ~~^ %lld In file included from retr.c:31: retr.c:586:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'wgint' {aka 'long long int'} [-Wformat=] DEBUGP(("zlib read size differs from raw read size (%lu/%lu)\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gzstream.total_in, sum_read)); ~~~~~~~~ wget.h:128:54: note: in definition of macro 'DEBUGP' #define DEBUGP(args) do { IF_DEBUG { debug_logprintf args; } } while (0) ^~~~ CC warc.o CC xattr.o CC utils.o CC exits.o CC build_info.o CC iri.o echo '/* version.c */' > version.c echo '/* Autogenerated by Makefile - DO NOT EDIT */' >> version.c echo '' >> version.c echo '#include "version.h"' >> version.c echo 'const char *version_string = "1.20.1";' >> version.c echo 'const char *compilation_string = "'i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -I../lib -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_LIBSSL -DNDEBUG -march=i486 -Os -pipe -mindirect-branch=thunk'";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c echo 'const char *link_string = "'i486-slitaz-linux-gcc -DHAVE_LIBSSL -DNDEBUG -march=i486 -Os -pipe -mindirect-branch=thunk \ -Wl,-Os,--as-needed -lpcre -luuid -lidn2 -lssl -lcrypto -lz -lpsl ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a /usr/lib/libunistring.so '";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c CC ftp-opie.o CC openssl.o CC http-ntlm.o CC version.o openssl.c: In function 'ssl_init': openssl.c:177:7: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] OPENSSL_config (NULL); ^~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from openssl.c:39: /usr/include/openssl/conf.h:91:1: note: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^~~~~~~~~~~~~~~~~~ CCLD wget make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/src' make[3]: Nothing to be done for 'install-data-am'. ../build-aux/install-sh -c -d '/home/slitaz/wok/wget/install/usr/bin' /usr/bin/install -c wget '/home/slitaz/wok/wget/install/usr/bin' make[3]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1/src' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1/src' Making install in doc make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/doc' make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh /home/slitaz/wok/wget/source/wget-1.20.1/build-aux/install-sh -d /home/slitaz/wok/wget/install/etc ./texi2pod.pl -D VERSION="1.20.1" ./wget.texi wget.pod ../build-aux/install-sh -c -d '/home/slitaz/wok/wget/install/usr/share/info' /usr/bin/install -c -m 644 ./wget.info '/home/slitaz/wok/wget/install/usr/share/info' /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.20.1" --utf8 wget.pod > wget.1 || \ /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.20.1" wget.pod > wget.1 /bin/sh /home/slitaz/wok/wget/source/wget-1.20.1/build-aux/install-sh -d /home/slitaz/wok/wget/install/usr/share/man/man1 /usr/bin/install -c -m 644 wget.1 /home/slitaz/wok/wget/install/usr/share/man/man1/wget.1 make[3]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1/doc' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1/doc' Making install in po make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/po' ../build-aux/install-sh -c -d /home/slitaz/wok/wget/install/usr/share installing be.gmo as /home/slitaz/wok/wget/install/usr/share/locale/be/LC_MESSAGES/wget.mo installing bg.gmo as /home/slitaz/wok/wget/install/usr/share/locale/bg/LC_MESSAGES/wget.mo installing ca.gmo as /home/slitaz/wok/wget/install/usr/share/locale/ca/LC_MESSAGES/wget.mo installing cs.gmo as /home/slitaz/wok/wget/install/usr/share/locale/cs/LC_MESSAGES/wget.mo installing da.gmo as /home/slitaz/wok/wget/install/usr/share/locale/da/LC_MESSAGES/wget.mo installing de.gmo as /home/slitaz/wok/wget/install/usr/share/locale/de/LC_MESSAGES/wget.mo installing el.gmo as /home/slitaz/wok/wget/install/usr/share/locale/el/LC_MESSAGES/wget.mo installing en_GB.gmo as /home/slitaz/wok/wget/install/usr/share/locale/en_GB/LC_MESSAGES/wget.mo installing eo.gmo as /home/slitaz/wok/wget/install/usr/share/locale/eo/LC_MESSAGES/wget.mo installing es.gmo as /home/slitaz/wok/wget/install/usr/share/locale/es/LC_MESSAGES/wget.mo installing et.gmo as /home/slitaz/wok/wget/install/usr/share/locale/et/LC_MESSAGES/wget.mo installing eu.gmo as /home/slitaz/wok/wget/install/usr/share/locale/eu/LC_MESSAGES/wget.mo installing fi.gmo as /home/slitaz/wok/wget/install/usr/share/locale/fi/LC_MESSAGES/wget.mo installing fr.gmo as /home/slitaz/wok/wget/install/usr/share/locale/fr/LC_MESSAGES/wget.mo installing ga.gmo as /home/slitaz/wok/wget/install/usr/share/locale/ga/LC_MESSAGES/wget.mo installing gl.gmo as /home/slitaz/wok/wget/install/usr/share/locale/gl/LC_MESSAGES/wget.mo installing he.gmo as /home/slitaz/wok/wget/install/usr/share/locale/he/LC_MESSAGES/wget.mo installing hr.gmo as /home/slitaz/wok/wget/install/usr/share/locale/hr/LC_MESSAGES/wget.mo installing hu.gmo as /home/slitaz/wok/wget/install/usr/share/locale/hu/LC_MESSAGES/wget.mo installing id.gmo as /home/slitaz/wok/wget/install/usr/share/locale/id/LC_MESSAGES/wget.mo installing it.gmo as /home/slitaz/wok/wget/install/usr/share/locale/it/LC_MESSAGES/wget.mo installing ja.gmo as /home/slitaz/wok/wget/install/usr/share/locale/ja/LC_MESSAGES/wget.mo installing lt.gmo as /home/slitaz/wok/wget/install/usr/share/locale/lt/LC_MESSAGES/wget.mo installing nb.gmo as /home/slitaz/wok/wget/install/usr/share/locale/nb/LC_MESSAGES/wget.mo installing nl.gmo as /home/slitaz/wok/wget/install/usr/share/locale/nl/LC_MESSAGES/wget.mo installing pl.gmo as /home/slitaz/wok/wget/install/usr/share/locale/pl/LC_MESSAGES/wget.mo installing pt.gmo as /home/slitaz/wok/wget/install/usr/share/locale/pt/LC_MESSAGES/wget.mo installing pt_BR.gmo as /home/slitaz/wok/wget/install/usr/share/locale/pt_BR/LC_MESSAGES/wget.mo installing ro.gmo as /home/slitaz/wok/wget/install/usr/share/locale/ro/LC_MESSAGES/wget.mo installing ru.gmo as /home/slitaz/wok/wget/install/usr/share/locale/ru/LC_MESSAGES/wget.mo installing sk.gmo as /home/slitaz/wok/wget/install/usr/share/locale/sk/LC_MESSAGES/wget.mo installing sl.gmo as /home/slitaz/wok/wget/install/usr/share/locale/sl/LC_MESSAGES/wget.mo installing sr.gmo as /home/slitaz/wok/wget/install/usr/share/locale/sr/LC_MESSAGES/wget.mo installing sv.gmo as /home/slitaz/wok/wget/install/usr/share/locale/sv/LC_MESSAGES/wget.mo installing tr.gmo as /home/slitaz/wok/wget/install/usr/share/locale/tr/LC_MESSAGES/wget.mo installing uk.gmo as /home/slitaz/wok/wget/install/usr/share/locale/uk/LC_MESSAGES/wget.mo installing vi.gmo as /home/slitaz/wok/wget/install/usr/share/locale/vi/LC_MESSAGES/wget.mo installing zh_CN.gmo as /home/slitaz/wok/wget/install/usr/share/locale/zh_CN/LC_MESSAGES/wget.mo installing zh_TW.gmo as /home/slitaz/wok/wget/install/usr/share/locale/zh_TW/LC_MESSAGES/wget.mo if test "wget" = "gettext-tools"; then \ ../build-aux/install-sh -c -d /home/slitaz/wok/wget/install/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/install -c -m 644 ./$file \ /home/slitaz/wok/wget/install/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/slitaz/wok/wget/install/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1/po' Making install in util make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/util' make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/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 '/home/slitaz/wok/wget/source/wget-1.20.1/util' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1/util' Making install in fuzz make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/fuzz' make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/fuzz' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1/fuzz' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1/fuzz' Making install in tests make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/tests' make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/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 '/home/slitaz/wok/wget/source/wget-1.20.1/tests' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1/tests' Making install in testenv make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/testenv' make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1/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 '/home/slitaz/wok/wget/source/wget-1.20.1/testenv' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1/testenv' make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1' make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1' make[1]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1' ================================================================================ Executing strip on all files... Done Time: 2.23s. Size: 401788 B -> 358688 B. Save: 42 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 3.64s. Size: 112053 B -> 34636 B. Save: 76 KB. Cache hit: 0/1. Normalizing mo files... Done Time: 17.24s. Size: 2365120 B -> 2321450 B. Save: 43 KB. Compressor warnings and errors: Info: /home/slitaz/wok/wget/install/usr/share/locale/en_GB/LC_MESSAGES/wget.mo become empty Switching to the set 'gnutls' ================================================================================ src : /home/slitaz/wok/wget/source/wget-1.20.1-gnutls install: /home/slitaz/wok/wget/install-gnutls configure: loading site script /etc/slitaz/cook.site configure: configuring for GNU Wget 1.20.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking whether make supports nested variables... (cached) yes checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to enable C11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of i486-slitaz-linux-gcc... gcc3 checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for a Python interpreter with version >= 3.0... none checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... yes checking for the common suffixes of directories in the library search path... lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for i486-slitaz-linux-ranlib... (cached) i486-slitaz-linux-ranlib checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for ANSI C header files... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64 checking size of off_t... 8 checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether h_errno is declared... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 checking for size_t... yes checking for pid_t... yes checking for uint32_t... yes checking for uintptr_t... yes checking for intptr_t... yes checking for int64_t... yes checking for sig_atomic_t... yes checking for sys/socket.h... yes checking for arpa/inet.h... yes checking for features.h... yes checking for unistd.h... (cached) yes checking for fnmatch.h... yes checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking for netdb.h... yes checking for netinet/in.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for stdio_ext.h... yes checking for termios.h... (cached) yes checking for sys/time.h... (cached) yes checking for iconv.h... yes checking for limits.h... yes checking for wchar.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for crtdefs.h... no checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for sys/select.h... (cached) yes checking for sys/param.h... yes checking for malloc.h... yes checking for spawn.h... yes checking for strings.h... (cached) yes checking for sys/file.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/uio.h... yes checking for sys/wait.h... yes checking for utime.h... (cached) yes checking for stdlib.h... (cached) yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking whether uses 'inline' correctly... yes checking for btowc... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for flock... yes checking for fnmatch... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for fpurge... no checking for __fpurge... yes checking for __freading... yes checking for futimens... yes checking for getdelim... yes checking for getdtablesize... yes checking for getpass... yes checking for __fsetlocking... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for iswcntrl... yes checking for iswblank... yes checking for link... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkostemp... yes checking for mkstemp... yes checking for tzset... yes checking for nl_langinfo... yes checking for pipe... yes checking for pipe2... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for strdup... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for catgets... yes checking for strndup... yes checking for strptime... yes checking for localtime_r... yes checking for timegm... yes checking for utime... yes checking for futimes... yes checking for futimesat... yes checking for utimensat... yes checking for lutimes... yes checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether linux/if_alg.h has struct sockaddr_alg.... yes checking whether byte ordering is bigendian... no checking whether // is distinct from /... no checking if environ is properly declared... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking for sig_atomic_t... (cached) yes checking for working fcntl.h... yes checking for mode_t... yes checking for mbstate_t... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether fflush_unlocked is declared... yes checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... yes checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether included libunistring is requested... no checking for libunistring... yes checking how to link with libunistring... /usr/lib/libunistring.so checking for libunistring version... 0.9.10 checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether imported symbols can be declared weak... yes checking whether the linker supports --as-needed... yes checking whether the linker supports --push-state... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking for a sed that does not truncate output... /bin/sed checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... yes checking whether is self-contained... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn works... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking for sigset_t... yes checking for SIGPIPE... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strerror_r is declared... (cached) yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for struct tm.tm_gmtoff... yes checking whether strtok_r is declared... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether the utimes function works... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fflush works on input streams... (cached) no checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... yes checking whether fopen recognizes a trailing slash... yes checking whether fpurge is declared... no checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether futimens works... yes checking how to do getaddrinfo, freeaddrinfo and getnameinfo... checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for getline... yes checking for working getline function... yes checking for getpass without length limitations... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking for group_member... yes checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking whether the compiler generally respects inline... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking for ioctl... yes checking for ioctl with POSIX signature... no checking whether iswblank is declared... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether the compiler supports the __inline keyword... yes checking whether to use the included libunistring... no checking whether link obeys POSIX... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether lseek detects pipes... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for working mkstemp... yes checking for __mktime_internal... no checking for library containing nanosleep... none required checking for working nanosleep... yes checking whether is self-contained... yes checking whether YESEXPR works... yes checking whether open recognizes a trailing slash... yes checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking for working re_compile_pattern... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for socklen_t... yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking for strpbrk... yes checking for strtok_r... yes checking whether strtok_r works... yes checking for strtol... yes checking for strtoll... yes checking whether symlink handles trailing slash correctly... yes checking whether declares ioctl... yes checking for nlink_t... (cached) yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for waitid... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for _LARGEFILE_SOURCE value needed for large files... (cached) no checking for strptime... (cached) yes checking for timegm... (cached) yes checking for vsnprintf... (cached) yes checking for vasprintf... (cached) yes checking for drand48... yes checking for pathconf... yes checking for strtoll... (cached) yes checking for usleep... yes checking for ftello... yes checking for sigblock... yes checking for sigsetjmp... no checking for memrchr... (cached) yes checking for wcwidth... (cached) yes checking for mbtowc... yes checking for sleep... yes checking for symlink... (cached) yes checking for utime... (cached) yes checking for strlcpy... no checking for random... yes checking for fmemopen... yes checking for i486-slitaz-linux-pkg-config... /usr/bin/i486-slitaz-linux-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 GNUTLS... yes configure: compiling in support for SSL via GnuTLS checking for gnutls_priority_set_direct... yes checking for nettle_md4_init in -lnettle... yes checking for INET6 protocol support... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... (cached) yes checking for struct sockaddr_in6.sin6_scope_id... yes configure: Enabling support for IPv6. checking for makeinfo... ${SHELL} /home/slitaz/wok/wget/source/wget-1.20.1-gnutls/build-aux/missing makeinfo checking for perl5... no checking for perl... /usr/bin/perl checking for pod2man... /usr/bin/pod2man checking for library containing idn2_lookup_u8... -lidn2 checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for library containing uuid_generate... -luuid checking for PCRE2... no checking pcre2.h usability... no checking pcre2.h presence... no checking for pcre2.h... no checking for PCRE... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for gpgme-config... no checking for METALINK... no checking for fsetxattr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating util/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating fuzz/Makefile config.status: creating lib/Makefile config.status: creating testenv/Makefile config.status: creating tests/certs/interca.conf config.status: creating tests/certs/rootca.conf config.status: creating src/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: Summary of build options: Version: 1.20.1 Host OS: linux-gnu Install prefix: /usr Compiler: i486-slitaz-linux-gcc CFlags: -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 LDFlags: -Wl,-Os,--as-needed Libs: -lpcre -luuid -lidn2 -lnettle -lgnutls -lz -lpsl SSL: gnutls Zlib: yes PSL: yes 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, make install-recursive make[1]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls' Making install in lib make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/lib' GEN alloca.h GEN fcntl.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN netdb.h GEN signal.h GEN spawn.h GEN stdio.h GEN stdlib.h GEN string.h GEN arpa/inet.h GEN strings.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.h GEN sys/time.h GEN sys/file.h GEN sys/stat.h GEN sys/types.h GEN time.h GEN sys/uio.h GEN sys/wait.h GEN unistd.h GEN unicase/special-casing.h GEN wchar.h GEN wctype.h make install-recursive make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/lib' make[4]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/lib' CC base32.o CC binary-io.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC c-strcasestr.o CC cloexec.o CC af_alg.o CC md2.o CC md4.o CC md5.o CC sha1.o CC sha256.o CC sha512.o CC dirname.o CC basename.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exitfail.o CC fatal-signal.o CC fd-hook.o CC fd-safer-flag.o CC dup-safer-flag.o CC freading.o CC getprogname.o CC gettime.o CC hard-locale.o CC localcharset.o CC mbchar.o CC malloca.o CC mbiter.o CC pipe2.o CC pipe2-safer.o CC quotearg.o CC sig-handler.o CC sockets.o CC spawn-pipe.o CC stat-time.o CC strnlen1.o CC sys_socket.o CC tempname.o CC glthread/threadlib.o CC timespec.o CC tmpdir.o CC u64.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC utimens.o CC wait-process.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC xsize.o CC xstrndup.o CC asnprintf.o CC fcntl.o CC fflush.o CC fpurge.o CC fseek.o CC fseeko.o CC ioctl.o CC localtime-buffer.o CC mbrtowc.o CC mktime.o CC printf-args.o CC printf-parse.o CC strerror_r.o CC vasnprintf.o CC xmemdup0.o CC glthread/lock.o CC unicase/cased.o CC unicase/ignorable.o CC unicase/special-casing.o CC unicase/u8-casemap.o CC uninorm/decompose-internal.o AR libgnu.a make[5]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/lib' make[4]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/lib' make[3]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/lib' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/lib' Making install in src make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/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 hsts.c: In function 'hsts_store_save': hsts.c:577:11: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate (fd, 0); ^~~~~~~~~~~~~~~~~ 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 In file included from retr.c:31: retr.c: In function 'fd_read_body': retr.c:495:35: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'wgint' {aka 'long long int'} [-Wformat=] DEBUGP(("zlib stream ended unexpectedly after " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%ld/%ld bytes\n", sum_read, toread)); ~~~~~~~~ wget.h:128:54: note: in definition of macro 'DEBUGP' #define DEBUGP(args) do { IF_DEBUG { debug_logprintf args; } } while (0) ^~~~ retr.c:496:38: note: format string is defined here "%ld/%ld bytes\n", sum_read, toread)); ~~^ %lld In file included from retr.c:31: retr.c:495:35: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'wgint' {aka 'long long int'} [-Wformat=] DEBUGP(("zlib stream ended unexpectedly after " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%ld/%ld bytes\n", sum_read, toread)); ~~~~~~ wget.h:128:54: note: in definition of macro 'DEBUGP' #define DEBUGP(args) do { IF_DEBUG { debug_logprintf args; } } while (0) ^~~~ retr.c:496:42: note: format string is defined here "%ld/%ld bytes\n", sum_read, toread)); ~~^ %lld In file included from retr.c:31: retr.c:586:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'wgint' {aka 'long long int'} [-Wformat=] DEBUGP(("zlib read size differs from raw read size (%lu/%lu)\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gzstream.total_in, sum_read)); ~~~~~~~~ wget.h:128:54: note: in definition of macro 'DEBUGP' #define DEBUGP(args) do { IF_DEBUG { debug_logprintf args; } } while (0) ^~~~ CC url.o CC warc.o CC xattr.o CC utils.o CC exits.o CC build_info.o CC iri.o echo '/* version.c */' > version.c echo '/* Autogenerated by Makefile - DO NOT EDIT */' >> version.c echo '' >> version.c echo '#include "version.h"' >> version.c echo 'const char *version_string = "1.20.1";' >> version.c echo 'const char *compilation_string = "'i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -I../lib -D_GLIBCXX_USE_C99_MATH=1 -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG -march=i486 -Os -pipe -mindirect-branch=thunk'";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c echo 'const char *link_string = "'i486-slitaz-linux-gcc -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG -march=i486 -Os -pipe -mindirect-branch=thunk \ -Wl,-Os,--as-needed -lpcre -luuid -lidn2 -lnettle -lgnutls -lz -lpsl ftp-opie.o gnutls.o http-ntlm.o ../lib/libgnu.a /usr/lib/libunistring.so '";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c CC ftp-opie.o CC gnutls.o CC http-ntlm.o CC version.o CCLD wget make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/src' make[3]: Nothing to be done for 'install-data-am'. ../build-aux/install-sh -c -d '/home/slitaz/wok/wget/install-gnutls/usr/bin' /usr/bin/install -c wget '/home/slitaz/wok/wget/install-gnutls/usr/bin' make[3]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/src' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/src' Making install in doc make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/doc' make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh /home/slitaz/wok/wget/source/wget-1.20.1-gnutls/build-aux/install-sh -d /home/slitaz/wok/wget/install-gnutls/etc ./texi2pod.pl -D VERSION="1.20.1" ./wget.texi wget.pod ../build-aux/install-sh -c -d '/home/slitaz/wok/wget/install-gnutls/usr/share/info' /usr/bin/install -c -m 644 ./wget.info '/home/slitaz/wok/wget/install-gnutls/usr/share/info' /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.20.1" --utf8 wget.pod > wget.1 || \ /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.20.1" wget.pod > wget.1 /bin/sh /home/slitaz/wok/wget/source/wget-1.20.1-gnutls/build-aux/install-sh -d /home/slitaz/wok/wget/install-gnutls/usr/share/man/man1 /usr/bin/install -c -m 644 wget.1 /home/slitaz/wok/wget/install-gnutls/usr/share/man/man1/wget.1 make[3]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/doc' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/doc' Making install in po make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/po' ../build-aux/install-sh -c -d /home/slitaz/wok/wget/install-gnutls/usr/share installing be.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/be/LC_MESSAGES/wget.mo installing bg.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/bg/LC_MESSAGES/wget.mo installing ca.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/ca/LC_MESSAGES/wget.mo installing cs.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/cs/LC_MESSAGES/wget.mo installing da.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/da/LC_MESSAGES/wget.mo installing de.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/de/LC_MESSAGES/wget.mo installing el.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/el/LC_MESSAGES/wget.mo installing en_GB.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/en_GB/LC_MESSAGES/wget.mo installing eo.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/eo/LC_MESSAGES/wget.mo installing es.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/es/LC_MESSAGES/wget.mo installing et.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/et/LC_MESSAGES/wget.mo installing eu.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/eu/LC_MESSAGES/wget.mo installing fi.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/fi/LC_MESSAGES/wget.mo installing fr.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/fr/LC_MESSAGES/wget.mo installing ga.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/ga/LC_MESSAGES/wget.mo installing gl.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/gl/LC_MESSAGES/wget.mo installing he.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/he/LC_MESSAGES/wget.mo installing hr.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/hr/LC_MESSAGES/wget.mo installing hu.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/hu/LC_MESSAGES/wget.mo installing id.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/id/LC_MESSAGES/wget.mo installing it.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/it/LC_MESSAGES/wget.mo installing ja.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/ja/LC_MESSAGES/wget.mo installing lt.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/lt/LC_MESSAGES/wget.mo installing nb.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/nb/LC_MESSAGES/wget.mo installing nl.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/nl/LC_MESSAGES/wget.mo installing pl.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/pl/LC_MESSAGES/wget.mo installing pt.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/pt/LC_MESSAGES/wget.mo installing pt_BR.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/pt_BR/LC_MESSAGES/wget.mo installing ro.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/ro/LC_MESSAGES/wget.mo installing ru.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/ru/LC_MESSAGES/wget.mo installing sk.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/sk/LC_MESSAGES/wget.mo installing sl.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/sl/LC_MESSAGES/wget.mo installing sr.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/sr/LC_MESSAGES/wget.mo installing sv.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/sv/LC_MESSAGES/wget.mo installing tr.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/tr/LC_MESSAGES/wget.mo installing uk.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/uk/LC_MESSAGES/wget.mo installing vi.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/vi/LC_MESSAGES/wget.mo installing zh_CN.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/zh_CN/LC_MESSAGES/wget.mo installing zh_TW.gmo as /home/slitaz/wok/wget/install-gnutls/usr/share/locale/zh_TW/LC_MESSAGES/wget.mo if test "wget" = "gettext-tools"; then \ ../build-aux/install-sh -c -d /home/slitaz/wok/wget/install-gnutls/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/install -c -m 644 ./$file \ /home/slitaz/wok/wget/install-gnutls/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/slitaz/wok/wget/install-gnutls/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/po' Making install in util make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/util' make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/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 '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/util' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/util' Making install in fuzz make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/fuzz' make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/fuzz' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/fuzz' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/fuzz' Making install in tests make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/tests' make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/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 '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/tests' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/tests' Making install in testenv make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/testenv' make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/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 '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/testenv' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls/testenv' make[2]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls' make[3]: Entering directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls' make[2]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls' make[1]: Leaving directory '/home/slitaz/wok/wget/source/wget-1.20.1-gnutls' ================================================================================ Executing strip on all files... Done Time: 2.01s. Size: 400620 B -> 358688 B. Save: 41 KB. Compressing man pages... Done Time: 0.47s. Size: 112053 B -> 34636 B. Save: 76 KB. Cache hit: 1/1. Normalizing mo files... Done Time: 16.05s. Size: 2365120 B -> 2321450 B. Save: 43 KB. Compressor warnings and errors: Info: /home/slitaz/wok/wget/install-gnutls/usr/share/locale/en_GB/LC_MESSAGES/wget.mo become empty ================================================================================ Build dependencies to remove: 44 Removing: advancecomp-static gettext gettext-dev glib gmp-dev gnutls gnutls-dev libcroco libgdbm libgnutls libidn2 libidn2-dev libp11-kit libpcre libpcre16 libpcre32 libpcrecpp libpcreposix libpsl libpsl-dev libtasn1 libtasn1-dev libunistring libunistring-dev libxml2 lzip nettle nettle-dev openssl-dev p11-kit p11-kit-dev pcre pcre-apps pcre-dev perl perl-core unbound unbound-dev util-linux-blkid util-linux-mount util-linux-smartcols util-linux-uuid util-linux-uuid-dev zlib-dev Pack: wget 1.20.1 ================================================================================ Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "wget-1.20.1-i486.tazpkg" created Pack: wget+gnutls 1.20.1 ================================================================================ Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "wget+gnutls-1.20.1-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/wget-1.20.1... Done Checking site script in source/wget-1.20.1... Done Checking libtool in source/wget-1.20.1-gnutls... Done Checking site script in source/wget-1.20.1-gnutls... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Checking ownership in install-gnutls... Done Checking permissions in install-gnutls... Done Checking broken symlinks in install-gnutls... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: wget 1.20.1 ================================================================================ Src file : wget-1.20.1.tar.lz Src size : 2.0M Source dir : 49.7M Produced : 3.2M Cook time : 193s ~ 03m 13s Cook date : 2020-09-13 08:06 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 396.0K : 144.7K : 2 : wget-1.20.1-i486.tazpkg 2 : 396.0K : 144.5K : 2 : wget+gnutls-1.20.1-i486.tazpkg ================================================================================