When building check_bacula with Bacula 11.0.2 I get:
==>Entering directory
/wrkdirs/usr/ports/net-mgmt/nagios-check_bacula11/work/bacula-11.0.2/manpages
/usr/bin/make -C
/wrkdirs/usr/ports/net-mgmt/nagios-check_bacula11/work/bacula-11.0.2/examples/nagios/check_bacula
Compiling check_bacula.c
check_bacula.c:327:13: error: no matching function for call to 'strncmp'
if (strncmp(item->D_sock, "Events:", strlen("Events:")) == 0) {
^~~~~~~
/usr/include/string.h:102:6: note: candidate function not viable: no known
conversion from 'BSOCK *' to 'const char *' for 1st argument
int strncmp(const char *, const char *, size_t) __pure;
^
1 error generated.Full log at https://services.unixathome.org/poudriere/data/122amd64-dvl/2021-03-30_01h31m40s/logs/errors/nagios-check_bacula11-11.0.2.log -- Dan Langille - BSDCan / PGCon [email protected]
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
