At the following we see:
...
!!! Jail is newer than host. (Jail: 1600009, Host: 1600007) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
build started at Thu Jan 15 06:48:18 UTC 2026Building net-mgmt/nagios-check_bacula15
build started at Thu Jan 1 05:12:49 -00 2026Building net-mgmt/nagios-check_bacula15
...
Compiling conio.c
--- bbconsjson.o ---
Compiling bbconsjson.c
--- conio.o ---
conio.c:150:23: error: variable has incomplete type 'struct termios'
150 | static struct termios old_term_params;
| ^
conio.c:150:15: note: forward declaration of 'termios'
150 | static struct termios old_term_params;
| ^
conio.c:939:19: error: variable has incomplete type 'struct termios'
939 | struct termios t;
| ^
conio.c:150:15: note: forward declaration of 'termios'
150 | static struct termios old_term_params;
| ^
conio.c:954:11: error: use of undeclared identifier 'VMIN'
954 | t.c_cc[VMIN] = 1; /* satisfy read after 1 char */
| ^
conio.c:955:11: error: use of undeclared identifier 'VTIME'
955 | t.c_cc[VTIME] = 0;
| ^
...
Is that the cause of the build failure? I don't think so, but wanted to check.
re https://pkg-status.freebsd.org/beefy24/data/main-amd64-default/p648a61d8ce9b_seacc501eff/logs/errors/nagios-check_bacula15-15.0.3.log
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 59 |
| Nodes: | 6 (1 / 5) |
| Uptime: | 00:08:46 |
| Calls: | 812 |
| Calls today: | 2 |
| Files: | 1,287 |
| D/L today: |
20 files (23,248K bytes) |
| Messages: | 210,076 |