On 3/20/24 15:34, John Baldwin wrote:
The branch main has been updated by jhb:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=a16ff32f04b5b891a2d9b0427a2fd9c48e866da3

commit a16ff32f04b5b891a2d9b0427a2fd9c48e866da3
Author:     John Baldwin <[email protected]>
AuthorDate: 2024-03-20 22:29:51 +0000
Commit:     John Baldwin <[email protected]>
CommitDate: 2024-03-20 22:29:51 +0000

     NFS: Request use of TCP_USE_DDP for in-kernel TCP sockets

I think this commit broke buildworld:

In file included from 
/releng/15-i386-GENERIC-snap/usr/src/lib/libsysdecode/flags.c:82:
/releng/15-i386-GENERIC-snap/tmp/obj/releng/15-i386-GENERIC-snap/usr/src/i386.i386/lib/libsysdecode/tables.h:1323:13:
 error: use of undeclared identifier 'TCP_USE_DDP'
 1323 | TABLE_ENTRY(TCP_USE_DDP)
      |             ^
/releng/15-i386-GENERIC-snap/usr/src/lib/libsysdecode/flags.c:79:21: note: 
expanded from macro 'TABLE_ENTRY'
   79 | #define TABLE_ENTRY     X
      |                         ^
1 error generated.

--
Colin Percival
FreeBSD Release Engineering Lead & EC2 platform maintainer
Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid

Reply via email to