Index | Thread | Search

From:
Theo Buehler <tb@theobuehler.org>
Subject:
Re: [llvm22] Breakage 2026-05-28
To:
Björn Ketelaars <bjorn.ketelaars@hydroxide.nl>
Cc:
ports@openbsd.org
Date:
Sun, 31 May 2026 09:26:15 +0200

Download raw body.

Thread
> net/netpipes errors out with:
> 
> faucet.c:622:28: error: incompatible pointer types passing 'union (unnamed at faucet.c:281:3) *' to parameter of type
>       'struct sockaddr *' [-Wincompatible-pointer-types]
>   622 |     if (!authorize_address(&saddr)) {
>       |                            ^~~~~~

Your fix for that and most of the rest is ok, but this is problematic
for those who already have the distfile:

> -SHA256 (netpipes-4.2-export.tar.gz) = bu2JtmGunyrA04NBTKlkq+qKEV+Pug96s3tJtWX/sqg=
> -SIZE (netpipes-4.2-export.tar.gz) = 74977
> +SHA256 (netpipes-4.2-export.tar.gz) = BxKyzVWteAhDhdIV+AN6rTxTsGpv2Mm9qD7COv1ECic=
> +SIZE (netpipes-4.2-export.tar.gz) = 75276

You'll need to rename the distfile with the {} mechanism in DISTFILES
to add something like -1 to the new one.