+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sslh-1.22c/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sslh-1.22c/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for sslh-1.22c
./genver.sh >version.h
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -DLIBWRAP -DENABLE_REGEX -DLIBCONFIG -c sslh-conf.c
sslh-conf.c: In function 'myconfig_setting_lookup_stringcpy':
sslh-conf.c:229:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
         asprintf(value, "%s", str);
                 ^
sslh-conf.c: In function 'c2s_parse_file':
sslh-conf.c:1807:20: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
            asprintf(errmsg, "%s:%d:%s", 
                    ^
sslh-conf.c:1813:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
         asprintf(errmsg, "%s:%s", filename, config_error_text(c));
                 ^
sslh-conf.c: In function 'read_block':
sslh-conf.c:1518:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
             asprintf(errmsg, "Mandatory option \"%s\" not found", desc->name);
                     ^
sslh-conf.c: In function 'read_block_setval':
sslh-conf.c:1461:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
                 asprintf(errmsg, "Option \"%s\" wrong type, expected %s\n", 
                         ^
sslh-conf.c: In function 'settingcpy':
sslh-conf.c:313:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
         asprintf(&str, "%s", config_setting_get_string(setting));
                 ^
sslh-conf.c: In function 'clcpy':
sslh-conf.c:356:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
         asprintf(&str, "%s", (*(struct arg_str**)cl_arg)->sval[0]);
                 ^
sslh-conf.c: In function 'regcompmatch_posix':
sslh-conf.c:1676:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
         asprintf(errmsg, "compiling pattern /%s/:%s", arg->regex, regerr);
                 ^
sslh-conf.c:1682:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
         asprintf(errmsg, "--%s %s: Illegal argument", 
                 ^
sslh-conf.c: In function 'cfg_as_string':
sslh-conf.c:1868:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
             asprintf(&subpath, "%s[%d]%s", path, config_setting_index(child), name);
                     ^
sslh-conf.c:1870:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
             asprintf(&subpath, "%s/%s", path, name);
                     ^
sslh-conf.c:1878:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
                 asprintf(&old, "%s", *strp);
                         ^
sslh-conf.c:1881:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
                 asprintf(&old, "%s", "");
                         ^
sslh-conf.c:1883:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
             asprintf(strp, "%s%s:%s", old, subpath, value);
                     ^
sslh-conf.c: In function 'scalar_to_string':
sslh-conf.c:1824:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
         asprintf(strp, "%d\n", config_setting_get_int(s));
                 ^
sslh-conf.c:1828:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
         asprintf(strp, "%s\n", config_setting_get_bool(s) ?  "[true]" : "[false]" );
                 ^
sslh-conf.c:1832:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
         asprintf(strp, "%lld\n", config_setting_get_int64(s));
                 ^
sslh-conf.c:1836:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
         asprintf(strp, "%lf\n", config_setting_get_float(s));
                 ^
sslh-conf.c:1840:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
         asprintf(strp, "%s\n", config_setting_get_string(s));
                 ^
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -DLIBWRAP -DENABLE_REGEX -DLIBCONFIG -c common.c
common.c: In function 'check_access_rights':
common.c:725:5: warning: implicit declaration of function 'hosts_ctl' [-Wimplicit-function-declaration]
     if (!hosts_ctl(service, host, addr_str, STRING_UNKNOWN)) {
     ^
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -DLIBWRAP -DENABLE_REGEX -DLIBCONFIG -c sslh-main.c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -DLIBWRAP -DENABLE_REGEX -DLIBCONFIG -c probe.c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -DLIBWRAP -DENABLE_REGEX -DLIBCONFIG -c tls.c
In file included from tls.h:29:0,
                 from tls.c:34:
common.h:135:25: error: 'NI_MAXHOST' undeclared here (not in a function)
 #define MAX_NAMELENGTH (NI_MAXHOST + NI_MAXSERV + 1)
                         ^
common.h:137:15: note: in expansion of macro 'MAX_NAMELENGTH'
     char peer[MAX_NAMELENGTH], service[MAX_NAMELENGTH],
               ^
common.h:135:38: error: 'NI_MAXSERV' undeclared here (not in a function)
 #define MAX_NAMELENGTH (NI_MAXHOST + NI_MAXSERV + 1)
                                      ^
common.h:137:15: note: in expansion of macro 'MAX_NAMELENGTH'
     char peer[MAX_NAMELENGTH], service[MAX_NAMELENGTH],
               ^
common.h:152:49: warning: 'struct addrinfo' declared inside parameter list [enabled by default]
 char* sprintaddr(char* buf, size_t size, struct addrinfo *a);
                                                 ^
common.h:152:49: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
common.h:153:26: warning: 'struct addrinfo' declared inside parameter list [enabled by default]
 void resolve_name(struct addrinfo **out, char* fullname);
                          ^
common.h:165:31: warning: 'struct addrinfo' declared inside parameter list [enabled by default]
 int resolve_split_name(struct addrinfo **out, char* hostname, char* port);
                               ^
make: *** [tls.o] Error 1
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/sslh
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/sslh