FreeBSD-main-amd64-build - Build #25633 - Fixed

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 07 Dec 2022 21:21:56 UTC
FreeBSD-main-amd64-build - Build #25633 (78ec1136175978785ffe3e0879fed646ae02838b) - Fixed

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/25633/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/25633/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/25633/console

Change summaries:
(Those commits are likely but not certainly responsible)

7014e78fb714f85fe91c611663fdfb937b96714e by imp:
boot: Remove stray free()

073ccb9d5553684590ef1ba4de3d5af77a53ee94 by sjg:
Allow site.*.mk to augment local.*.mk and src.*.mk

c24a6b32bb1c8911c94c05f13893f88ddd3bcba9 by dim:
Remove duplicated usr/bin/opieinfo line from ObsoleteFiles.inc

483fe96511ec02a3f077f9a59f1a96acb3640dea by glebius:
udp: embed inpcb into udpcb

32920f038a3a0f6778983e15228103e4da9c3007 by glebius:
udp: inline udp_output() into udp_send()

5bfc014f23452367c9ddcabc5a183b4ee975932d by glebius:
udp6: inline udp6_output() into udp6_send()

1aed3b34301e33eb8f64d7abc968fcbe5d6171ca by glebius:
udp: add protocol method declarations to udp_var.h

78ec1136175978785ffe3e0879fed646ae02838b by glebius:
tests/netinet: mark more tests that require python