URL: <https://savannah.gnu.org/bugs/?68355>
Summary: Build failure with Nettle 4.0
Group: GNU Wget
Submitter: None
Submitted: Sun 17 May 2026 03:19:33 PM UTC
Category: Build/Install
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Name: Knugi
Originator Email: [email protected]
Open/Closed: Open
Discussion Lock: Unlocked
Release: trunk
Operating System: GNU/Linux
Reproducibility: Every Time
Fixed Release: None
Planned Release: None
Regression: No
Work Required: None
Patch Included: No
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Sun 17 May 2026 03:19:33 PM UTC By: Anonymous
Wget fails to compile when building with Nettle 4.0 because the length
argument (MD4_DIGEST_SIZE) has been removed from nettle_md4_digest.
This results in a "too many arguments" error:
http-ntlm.c:325:5: error: too many arguments to function
'nettle_md4_digest'; expected 2, have 3
325 | nettle_md4_digest(&MD4, MD4_DIGEST_SIZE, ntbuffer);
| ^~~~~~~~~~~~~~~~~ ~~~~~~~~
The upstream API change can be referenced at
https://git.lysator.liu.se/nettle/nettle/-/commit/d4cac403adc243ae29b66b36d078030e3b1721d8.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68355>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
