diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2025-08-24 10:33:18 +0200 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2025-08-24 10:34:17 +0200 |
commit | 637a63de98ffb5f37589228a102ccf7335c49485 (patch) | |
tree | f2741ea8e01d8000f51dc44023855e24af044919 /databases/php85-pdo_mysql | |
parent | deskutils/syncthingtray: update to 2.0.0 (diff) |
syscall.SendmsgN and syscall.Recvmsg where moved to golang.org/x/sys/unix a
while back. With go-1.23, they where finally removed from syscall, and hence
the build fails. This package uses older version of some vendor packages that
where not migrated. Building with go-1.22 mitigates the problem and fixes the
build. Since we already have beats8, it is safe to assume that go-1.22 will be
more long lived in the the ports tree than beats7, so downgrading to just
building with go-1.22 fixes the problem.
PR: 287103
Approved-by: otis (with elastic hat)
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions