Re: wget 1.21.3 "make check" fails on M1 Mac "Out Of The Box"

2022-06-20 Thread David Weekly via Primary discussion list for GNU Wget
Ah looks like HTTP::Daemon is required and is not automatically installed or otherwise flagged as needed in obvious ways. Thanks for pointing out the log location. % cat tests/Test-c.log Can't locate HTTP/Daemon.pm in @INC (you may need to install the HTTP::Daemon module) (@INC contains: .

Re: wget 1.21.3 "make check" fails on M1 Mac "Out Of The Box"

2022-06-18 Thread Tim Rühsen
Hey, a while ago, a nice person gave me a login to an M1 in order to build and test wget and wget2. I had no issues running make check. aarch64 and arm64 is two different names for the same thing, like e.g. x86_64 and amd64. The FAILs in tests/ (make -C tests) may be due to some Perl

wget 1.21.3 "make check" fails on M1 Mac "Out Of The Box"

2022-06-17 Thread David Weekly via Primary discussion list for GNU Wget
Dear Maintainers, After downloading the wget 1.21.3 from https://ftp.gnu.org/gnu/wget/wget-latest.tar.lz and unpacking, I ran "./configure" and "make" without issue. But when I ran "make check" I got the following output: GEN public-submodule-commit