Control: reopen 1129366@ 0.5.2-1.1
On 2026-03-03 Timo Weingärtner <[email protected]> wrote:
> Hallo Andreas Metzler,

> 01.03.26 14:43 Andreas Metzler:
> > Source: ssh-agent-filter
> > Version: 0.5.2-1.1
> > Severity: normal
> > 
> > Hello,
> > 
> > ssh-agent-filter FTBFS against nettle 4 with:
> > 
> > rfc2617.c: In function 'DigestCalcHA1':

> That file is not part of my package.
> Either you have a problem compiling nettle itself or this is AI slop.

Hello Timo,

this was a copy and paste error, I have been rebuilding all nettle
rdeps.

> > Reporting here since I could not quickly find an upstream tracker.

> Debian bts or my email is fine.

> > This found with a testbuild of preliminary packages on debusine.

> Please provide more context if you think this is really a bug in ssh-agent-
> filter.


Full build log is here:
https://debusine.debian.net/debian/developers-ametzler-nettle-v1/artifact/3335818/

with the actual error
ssh-agent-filter.C: In function ‘std::string md5_hex(const std::string&)’:
ssh-agent-filter.C:112:26: error: invalid conversion from ‘int’ to ‘uint8_t*’ 
{aka ‘unsigned char*’} [-fpermissive]
  112 |         md5_digest(&ctx, MD5_DIGEST_SIZE, bin);
      |                          ^~~~~~~~~~~~~~~
      |                          |
      |                          int
ssh-agent-filter.C:112:19: error: too many arguments to function ‘void 
nettle_md5_digest(md5_ctx*, uint8_t*)’
  112 |         md5_digest(&ctx, MD5_DIGEST_SIZE, bin);
      |                   ^

cu Andreas
-- 
"You people are noisy," Nia said.
I made the gesture of agreement.

Reply via email to