+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dante-1.4.3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dante-1.4.3/work.log ===> Building for dante-1.4.3 --- all-recursive --- Making all in include --- autoconf.h --- --- all --- /opt/pkg/bin/bmake all-am --- autoconf.h --- Making all in lib --- Raccept.lo --- --- Rbind.lo --- --- Rbindresvport.lo --- --- Rcompat.lo --- --- Raccept.lo --- CC Raccept.lo --- Rbind.lo --- CC Rbind.lo --- Rbindresvport.lo --- CC Rbindresvport.lo --- Rcompat.lo --- CC Rcompat.lo --- Rbindresvport.lo --- Rbindresvport.c: In function 'Rbindresvport': Rbindresvport.c:75:14: warning: implicit declaration of function 'bindresvport'; did you mean 'Rbindresvport'? [-Wimplicit-function-declaration] 75 | return bindresvport(s, _sin); | ^~~~~~~~~~~~ | Rbindresvport --- Rcompat.lo --- Rcompat.c: In function 'Rwritev': Rcompat.c:94:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 94 | msg.msg_iov = iov; | ^ Rcompat.c: In function 'Rsend': Rcompat.c:110:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 110 | struct iovec iov = { msg, len }; | ^~~ --- Rconnect.lo --- CC Rconnect.lo --- Rgethostbyname.lo --- CC Rgethostbyname.lo --- Rgetpeername.lo --- CC Rgetpeername.lo --- Rconnect.lo --- Rconnect.c: In function 'Rconnect': Rconnect.c:436:16: warning: implicit declaration of function 'bindresvport'; did you mean 'Rbindresvport'? [-Wimplicit-function-declaration] 436 | bindresvport(s, TOIN(&socksfd.local)); | ^~~~~~~~~~~~ | Rbindresvport --- Rgetsockname.lo --- CC Rgetsockname.lo --- Rgetsockopt.lo --- CC Rgetsockopt.lo --- Rlisten.lo --- --- Rrresvport.lo --- CC Rrresvport.lo --- Rlisten.lo --- CC Rlisten.lo --- address.lo --- CC address.lo --- addressmatch.lo --- CC addressmatch.lo --- authneg.lo --- CC authneg.lo --- broken.lo --- CC broken.lo --- client.lo --- CC client.lo --- clientconfig.lo --- CC clientconfig.lo --- clientprotocol.lo --- CC clientprotocol.lo --- config.lo --- CC config.lo --- connectchild.lo --- CC connectchild.lo --- debug.lo --- CC debug.lo --- fmt.lo --- CC fmt.lo --- fmt_customer.lo --- CC fmt_customer.lo --- fmt_protocol.lo --- CC fmt_protocol.lo --- gssapi.lo --- --- hostcache.lo --- CC hostcache.lo --- gssapi.lo --- CC gssapi.lo --- hostid.lo --- CC hostid.lo --- httpproxy.lo --- CC httpproxy.lo --- hw.lo --- CC hw.lo --- gssapi.lo --- gssapi.c: In function 'gssapi_encode_write': gssapi.c:1044:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1044 | input_token.value = msg; | ^ gssapi.c: In function 'gssapi_encode_write_udp': gssapi.c:1568:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1568 | input_token.value = msg; | ^ --- iface.lo --- CC iface.lo --- io.lo --- CC io.lo --- iobuf.lo --- CC iobuf.lo --- ipv6.lo --- CC ipv6.lo --- log.lo --- CC log.lo log.c:817:4: warning: 'format' attribute cannot be applied to a function that does not take variable arguments [-Wattributes] 817 | int priority; | ^~~ --- method.lo --- CC method.lo --- parse_util.lo --- CC parse_util.lo --- protocol.lo --- CC protocol.lo --- serr.lo --- CC serr.lo --- showconfig.lo --- --- sockaddr.lo --- --- showconfig.lo --- CC showconfig.lo --- sockaddr.lo --- CC sockaddr.lo --- socket.lo --- --- socketopt.lo --- --- socket.lo --- CC socket.lo --- socketopt.lo --- CC socketopt.lo --- sockopt.lo --- CC sockopt.lo --- time.lo --- CC time.lo --- tostring.lo --- CC tostring.lo --- udp.lo --- CC udp.lo --- udp_util.lo --- CC udp_util.lo --- upnp.lo --- CC upnp.lo --- userio.lo --- CC userio.lo --- util.lo --- CC util.lo --- hstrerror.lo --- CC hstrerror.lo --- setproctitle.lo --- CC setproctitle.lo --- strvis.lo --- CC strvis.lo --- config_parse.lo --- CC config_parse.lo --- config_scan.lo --- CC config_scan.lo --- libsocks.la --- CCLD libsocks.la Making all in dlib64 --- libdsocks_la-interposition.lo --- --- libdsocks_la-Raccept.lo --- --- libdsocks_la-Rbind.lo --- --- libdsocks_la-Rbindresvport.lo --- --- libdsocks_la-Raccept.lo --- CC libdsocks_la-Raccept.lo --- libdsocks_la-interposition.lo --- CC libdsocks_la-interposition.lo --- libdsocks_la-Rbind.lo --- CC libdsocks_la-Rbind.lo --- libdsocks_la-Rbindresvport.lo --- CC libdsocks_la-Rbindresvport.lo --- libdsocks_la-Rcompat.lo --- CC libdsocks_la-Rcompat.lo --- libdsocks_la-interposition.lo --- In file included from ../dlib/interposition.c:48: ../include/common.h:799: warning: "socket" redefined 799 | #define socket(d, t, p) socks_socket((d), (t), (p)) | In file included from ../include/osdep.h:90, from ../include/common.h:57: /usr/include/sys/socket.h:531: note: this is the location of the previous definition 531 | #define socket __xnet_socket | ../dlib/interposition.c:2776:4: warning: 'format' attribute cannot be applied to a function that does not take variable arguments [-Wattributes] 2776 | HAVE_PROT_VPRINTF_1 format; | ^~~~~~~~~~~~~~~~~~~ ../dlib/interposition.c:2788:4: warning: 'format' attribute cannot be applied to a function that does not take variable arguments [-Wattributes] 2788 | HAVE_PROT_VFPRINTF_1 stream; | ^~~~~~~~~~~~~~~~~~~~ --- libdsocks_la-Rconnect.lo --- CC libdsocks_la-Rconnect.lo --- libdsocks_la-Rgethostbyname.lo --- CC libdsocks_la-Rgethostbyname.lo --- libdsocks_la-Rcompat.lo --- ../lib/Rcompat.c: In function 'Rwritev': ../lib/Rcompat.c:94:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 94 | msg.msg_iov = iov; | ^ ../lib/Rcompat.c: In function 'Rsend': ../lib/Rcompat.c:110:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 110 | struct iovec iov = { msg, len }; | ^~~ --- libdsocks_la-Rgetpeername.lo --- CC libdsocks_la-Rgetpeername.lo --- libdsocks_la-Rgetsockname.lo --- CC libdsocks_la-Rgetsockname.lo --- libdsocks_la-Rgetsockopt.lo --- CC libdsocks_la-Rgetsockopt.lo --- libdsocks_la-Rlisten.lo --- CC libdsocks_la-Rlisten.lo --- libdsocks_la-Rrresvport.lo --- CC libdsocks_la-Rrresvport.lo --- libdsocks_la-address.lo --- CC libdsocks_la-address.lo --- libdsocks_la-addressmatch.lo --- CC libdsocks_la-addressmatch.lo --- libdsocks_la-authneg.lo --- CC libdsocks_la-authneg.lo --- libdsocks_la-broken.lo --- CC libdsocks_la-broken.lo --- libdsocks_la-client.lo --- CC libdsocks_la-client.lo --- libdsocks_la-clientconfig.lo --- CC libdsocks_la-clientconfig.lo --- libdsocks_la-clientprotocol.lo --- --- libdsocks_la-config.lo --- --- libdsocks_la-clientprotocol.lo --- CC libdsocks_la-clientprotocol.lo --- libdsocks_la-config.lo --- CC libdsocks_la-config.lo --- libdsocks_la-config_parse.lo --- CC libdsocks_la-config_parse.lo --- libdsocks_la-config_scan.lo --- CC libdsocks_la-config_scan.lo --- libdsocks_la-connectchild.lo --- CC libdsocks_la-connectchild.lo --- libdsocks_la-debug.lo --- CC libdsocks_la-debug.lo --- libdsocks_la-fmt.lo --- CC libdsocks_la-fmt.lo --- libdsocks_la-fmt_customer.lo --- CC libdsocks_la-fmt_customer.lo --- libdsocks_la-fmt_protocol.lo --- CC libdsocks_la-fmt_protocol.lo --- libdsocks_la-gssapi.lo --- CC libdsocks_la-gssapi.lo --- libdsocks_la-hostcache.lo --- CC libdsocks_la-hostcache.lo --- libdsocks_la-hostid.lo --- CC libdsocks_la-hostid.lo --- libdsocks_la-gssapi.lo --- ../lib/gssapi.c: In function 'gssapi_encode_write': ../lib/gssapi.c:1044:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1044 | input_token.value = msg; | ^ ../lib/gssapi.c: In function 'gssapi_encode_write_udp': ../lib/gssapi.c:1568:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1568 | input_token.value = msg; | ^ --- libdsocks_la-httpproxy.lo --- CC libdsocks_la-httpproxy.lo --- libdsocks_la-hw.lo --- CC libdsocks_la-hw.lo --- libdsocks_la-iface.lo --- CC libdsocks_la-iface.lo --- libdsocks_la-io.lo --- CC libdsocks_la-io.lo --- libdsocks_la-iobuf.lo --- CC libdsocks_la-iobuf.lo --- libdsocks_la-ipv6.lo --- CC libdsocks_la-ipv6.lo --- libdsocks_la-log.lo --- CC libdsocks_la-log.lo ../lib/log.c:817:4: warning: 'format' attribute cannot be applied to a function that does not take variable arguments [-Wattributes] 817 | int priority; | ^~~ --- libdsocks_la-method.lo --- CC libdsocks_la-method.lo --- libdsocks_la-parse_util.lo --- CC libdsocks_la-parse_util.lo --- libdsocks_la-protocol.lo --- CC libdsocks_la-protocol.lo --- libdsocks_la-serr.lo --- CC libdsocks_la-serr.lo --- libdsocks_la-showconfig.lo --- CC libdsocks_la-showconfig.lo --- libdsocks_la-sockaddr.lo --- CC libdsocks_la-sockaddr.lo --- libdsocks_la-socket.lo --- CC libdsocks_la-socket.lo --- libdsocks_la-socketopt.lo --- CC libdsocks_la-socketopt.lo --- libdsocks_la-sockopt.lo --- CC libdsocks_la-sockopt.lo --- libdsocks_la-time.lo --- CC libdsocks_la-time.lo --- libdsocks_la-tostring.lo --- CC libdsocks_la-tostring.lo --- libdsocks_la-udp.lo --- CC libdsocks_la-udp.lo --- libdsocks_la-udp_util.lo --- CC libdsocks_la-udp_util.lo --- libdsocks_la-upnp.lo --- CC libdsocks_la-upnp.lo --- libdsocks_la-userio.lo --- CC libdsocks_la-userio.lo --- libdsocks_la-util.lo --- CC libdsocks_la-util.lo --- libdsocks_la-hstrerror.lo --- CC libdsocks_la-hstrerror.lo --- libdsocks_la-setproctitle.lo --- CC libdsocks_la-setproctitle.lo --- libdsocks_la-strvis.lo --- CC libdsocks_la-strvis.lo --- libdsocks.la --- CCLD libdsocks.la Making all in dlib --- libdsocks_la-interposition.lo --- --- libdsocks_la-int_osf1.lo --- --- libdsocks_la-int_osf2.lo --- --- libdsocks_la-int_osf3.lo --- --- libdsocks_la-interposition.lo --- CC libdsocks_la-interposition.lo --- libdsocks_la-int_osf1.lo --- CC libdsocks_la-int_osf1.lo --- libdsocks_la-int_osf2.lo --- CC libdsocks_la-int_osf2.lo --- libdsocks_la-int_osf3.lo --- CC libdsocks_la-int_osf3.lo --- libdsocks_la-Raccept.lo --- CC libdsocks_la-Raccept.lo --- libdsocks_la-interposition.lo --- In file included from interposition.c:48: ../include/common.h:799: warning: "socket" redefined 799 | #define socket(d, t, p) socks_socket((d), (t), (p)) | In file included from ../include/osdep.h:90, from ../include/common.h:57: /usr/include/sys/socket.h:531: note: this is the location of the previous definition 531 | #define socket __xnet_socket | --- libdsocks_la-Rbind.lo --- CC libdsocks_la-Rbind.lo --- libdsocks_la-Rbindresvport.lo --- CC libdsocks_la-Rbindresvport.lo --- libdsocks_la-interposition.lo --- interposition.c:2776:4: warning: 'format' attribute cannot be applied to a function that does not take variable arguments [-Wattributes] 2776 | HAVE_PROT_VPRINTF_1 format; | ^~~~~~~~~~~~~~~~~~~ interposition.c:2788:4: warning: 'format' attribute cannot be applied to a function that does not take variable arguments [-Wattributes] 2788 | HAVE_PROT_VFPRINTF_1 stream; | ^~~~~~~~~~~~~~~~~~~~ --- libdsocks_la-Rcompat.lo --- CC libdsocks_la-Rcompat.lo --- libdsocks_la-Rconnect.lo --- CC libdsocks_la-Rconnect.lo --- libdsocks_la-Rgethostbyname.lo --- CC libdsocks_la-Rgethostbyname.lo --- libdsocks_la-Rcompat.lo --- ../lib/Rcompat.c: In function 'Rwritev': ../lib/Rcompat.c:94:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 94 | msg.msg_iov = iov; | ^ ../lib/Rcompat.c: In function 'Rsend': ../lib/Rcompat.c:110:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 110 | struct iovec iov = { msg, len }; | ^~~ --- libdsocks_la-Rgetpeername.lo --- CC libdsocks_la-Rgetpeername.lo --- libdsocks_la-Rgetsockname.lo --- CC libdsocks_la-Rgetsockname.lo --- libdsocks_la-Rgetsockopt.lo --- CC libdsocks_la-Rgetsockopt.lo --- libdsocks_la-Rlisten.lo --- CC libdsocks_la-Rlisten.lo --- libdsocks_la-Rrresvport.lo --- CC libdsocks_la-Rrresvport.lo --- libdsocks_la-address.lo --- CC libdsocks_la-address.lo --- libdsocks_la-addressmatch.lo --- CC libdsocks_la-addressmatch.lo --- libdsocks_la-authneg.lo --- CC libdsocks_la-authneg.lo --- libdsocks_la-broken.lo --- CC libdsocks_la-broken.lo --- libdsocks_la-client.lo --- CC libdsocks_la-client.lo --- libdsocks_la-clientconfig.lo --- CC libdsocks_la-clientconfig.lo --- libdsocks_la-clientprotocol.lo --- CC libdsocks_la-clientprotocol.lo --- libdsocks_la-config.lo --- CC libdsocks_la-config.lo --- libdsocks_la-config_parse.lo --- CC libdsocks_la-config_parse.lo --- libdsocks_la-config_scan.lo --- CC libdsocks_la-config_scan.lo --- libdsocks_la-connectchild.lo --- CC libdsocks_la-connectchild.lo --- libdsocks_la-debug.lo --- CC libdsocks_la-debug.lo --- libdsocks_la-fmt.lo --- CC libdsocks_la-fmt.lo --- libdsocks_la-fmt_customer.lo --- CC libdsocks_la-fmt_customer.lo --- libdsocks_la-fmt_protocol.lo --- CC libdsocks_la-fmt_protocol.lo --- libdsocks_la-gssapi.lo --- --- libdsocks_la-hostcache.lo --- --- libdsocks_la-gssapi.lo --- CC libdsocks_la-gssapi.lo --- libdsocks_la-hostcache.lo --- CC libdsocks_la-hostcache.lo --- libdsocks_la-hostid.lo --- CC libdsocks_la-hostid.lo --- libdsocks_la-httpproxy.lo --- CC libdsocks_la-httpproxy.lo --- libdsocks_la-gssapi.lo --- ../lib/gssapi.c: In function 'gssapi_encode_write': ../lib/gssapi.c:1044:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1044 | input_token.value = msg; | ^ ../lib/gssapi.c: In function 'gssapi_encode_write_udp': ../lib/gssapi.c:1568:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1568 | input_token.value = msg; | ^ --- libdsocks_la-hw.lo --- CC libdsocks_la-hw.lo --- libdsocks_la-iface.lo --- CC libdsocks_la-iface.lo --- libdsocks_la-io.lo --- CC libdsocks_la-io.lo --- libdsocks_la-iobuf.lo --- CC libdsocks_la-iobuf.lo --- libdsocks_la-ipv6.lo --- CC libdsocks_la-ipv6.lo --- libdsocks_la-log.lo --- CC libdsocks_la-log.lo ../lib/log.c:817:4: warning: 'format' attribute cannot be applied to a function that does not take variable arguments [-Wattributes] 817 | int priority; | ^~~ --- libdsocks_la-method.lo --- CC libdsocks_la-method.lo --- libdsocks_la-parse_util.lo --- --- libdsocks_la-protocol.lo --- --- libdsocks_la-parse_util.lo --- CC libdsocks_la-parse_util.lo --- libdsocks_la-protocol.lo --- CC libdsocks_la-protocol.lo --- libdsocks_la-serr.lo --- CC libdsocks_la-serr.lo --- libdsocks_la-showconfig.lo --- CC libdsocks_la-showconfig.lo --- libdsocks_la-sockaddr.lo --- CC libdsocks_la-sockaddr.lo --- libdsocks_la-socket.lo --- CC libdsocks_la-socket.lo --- libdsocks_la-socketopt.lo --- CC libdsocks_la-socketopt.lo --- libdsocks_la-sockopt.lo --- CC libdsocks_la-sockopt.lo --- libdsocks_la-time.lo --- CC libdsocks_la-time.lo --- libdsocks_la-tostring.lo --- CC libdsocks_la-tostring.lo --- libdsocks_la-udp.lo --- CC libdsocks_la-udp.lo --- libdsocks_la-udp_util.lo --- CC libdsocks_la-udp_util.lo --- libdsocks_la-upnp.lo --- CC libdsocks_la-upnp.lo --- libdsocks_la-userio.lo --- CC libdsocks_la-userio.lo --- libdsocks_la-util.lo --- CC libdsocks_la-util.lo --- libdsocks_la-hstrerror.lo --- CC libdsocks_la-hstrerror.lo --- libdsocks_la-setproctitle.lo --- CC libdsocks_la-setproctitle.lo --- libdsocks_la-strvis.lo --- CC libdsocks_la-strvis.lo --- libdsocks.la --- CCLD libdsocks.la Making all in sockd --- addressmatch.o --- --- authneg.o --- --- broken.o --- --- clientprotocol.o --- --- addressmatch.o --- CC addressmatch.o --- authneg.o --- CC authneg.o --- broken.o --- CC broken.o --- clientprotocol.o --- CC clientprotocol.o --- config.o --- CC config.o --- config_parse.o --- CC config_parse.o --- config_scan.o --- CC config_scan.o --- debug.o --- CC debug.o --- errorsymbols.o --- CC errorsymbols.o --- fmt.o --- CC fmt.o --- fmt_customer.o --- --- fmt_protocol.o --- --- fmt_customer.o --- CC fmt_customer.o --- fmt_protocol.o --- CC fmt_protocol.o --- gssapi.o --- --- hostcache.o --- --- gssapi.o --- CC gssapi.o --- hostcache.o --- CC hostcache.o --- hostid.o --- CC hostid.o --- gssapi.o --- ../lib/gssapi.c: In function 'gssapi_encode_write': ../lib/gssapi.c:1044:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1044 | input_token.value = msg; | ^ ../lib/gssapi.c: In function 'gssapi_encode_write_udp': ../lib/gssapi.c:1568:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1568 | input_token.value = msg; | ^ --- httpproxy.o --- CC httpproxy.o --- hw.o --- CC hw.o --- iface.o --- CC iface.o --- io.o --- CC io.o --- iobuf.o --- CC iobuf.o --- ipv6.o --- CC ipv6.o --- krb5.o --- CC krb5.o --- log.o --- CC log.o --- method.o --- CC method.o --- parse_util.o --- CC parse_util.o --- log.o --- ../lib/log.c:817:4: warning: 'format' attribute cannot be applied to a function that does not take variable arguments [-Wattributes] 817 | int priority; | ^~~ --- protocol.o --- CC protocol.o --- serr.o --- CC serr.o --- showconfig.o --- CC showconfig.o --- sockaddr.o --- CC sockaddr.o --- socket.o --- CC socket.o --- socketopt.o --- CC socketopt.o --- sockopt.o --- CC sockopt.o --- tcpinfo.o --- CC tcpinfo.o --- time.o --- CC time.o --- tostring.o --- CC tostring.o --- udp_util.o --- CC udp_util.o --- upnp.o --- CC upnp.o --- userio.o --- CC userio.o --- util.o --- CC util.o --- in_cksum.o --- CC in_cksum.o --- accesscheck.o --- CC accesscheck.o --- auth_bsd.o --- CC auth_bsd.o --- auth_pam.o --- CC auth_pam.o --- auth_password.o --- CC auth_password.o --- auth_pam.o --- auth_pam.c: In function 'pam_passwordcheck': auth_pam.c:129:24: warning: assignment to 'int (*)(int, struct pam_message **, struct pam_response **, void *)' from incompatible pointer type 'int (*)(int, const struct pam_message **, struct pam_response **, void *)' [-Wincompatible-pointer-types] 129 | pamconv.conv = pam_conversation; | ^ --- bandwidth.o --- CC bandwidth.o --- bandwidth_key.o --- CC bandwidth_key.o --- checkmodule.o --- CC checkmodule.o --- cpu.o --- CC cpu.o --- cpuaffinity.o --- CC cpuaffinity.o --- cpupolicy.o --- CC cpupolicy.o --- dante_udp.o --- CC dante_udp.o --- fmt_sockd.o --- CC fmt_sockd.o --- getoutaddr.o --- CC getoutaddr.o --- ldap.o --- CC ldap.o --- ldap_key.o --- CC ldap_key.o --- ldap_util.o --- CC ldap_util.o --- math.o --- --- method_gssapi.o --- --- math.o --- CC math.o --- method_gssapi.o --- CC method_gssapi.o --- method_uname.o --- CC method_uname.o --- monitor.o --- CC monitor.o --- monitor_util.o --- CC monitor_util.o monitor_util.c: In function 'send_monitor': monitor_util.c:169:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 169 | iov[ioc].iov_base = monitor; | ^ --- mother_util.o --- CC mother_util.o --- pac.o --- CC pac.o --- pac_key.o --- CC pac_key.o --- privileges.o --- CC privileges.o --- redirect.o --- CC redirect.o --- redirect_key.o --- CC redirect_key.o --- rule.o --- CC rule.o --- serverconfig.o --- CC serverconfig.o --- session.o --- CC session.o --- shmem.o --- CC shmem.o --- shmemconfig.o --- CC shmemconfig.o --- sockd.o --- CC sockd.o --- sockd_child.o --- CC sockd_child.o --- sockd_icmp.o --- CC sockd_icmp.o --- sockd_io.o --- CC sockd_io.o --- sockd_io_misc.o --- CC sockd_io_misc.o --- sockd_negotiate.o --- CC sockd_negotiate.o --- sockd_protocol.o --- CC sockd_protocol.o --- sockd_request.o --- CC sockd_request.o --- sockd_socket.o --- CC sockd_socket.o --- sockd_tcp.o --- CC sockd_tcp.o --- sockd_udp.o --- CC sockd_udp.o --- sockd_util.o --- CC sockd_util.o --- statistics.o --- CC statistics.o --- udp_port.o --- CC udp_port.o --- interposition.o --- CC interposition.o --- hstrerror.o --- CC hstrerror.o --- setproctitle.o --- CC setproctitle.o --- interposition.o --- In file included from ../dlib/interposition.c:48: ../include/common.h:799: warning: "socket" redefined 799 | #define socket(d, t, p) socks_socket((d), (t), (p)) | In file included from ../include/osdep.h:90, from ../include/common.h:57: /usr/include/sys/socket.h:531: note: this is the location of the previous definition 531 | #define socket __xnet_socket | --- strvis.o --- CC strvis.o --- sockd --- CCLD sockd Undefined first referenced symbol in file _res config.o res_init config.o ld: fatal: symbol referencing errors. No output written to sockd collect2: error: ld returned 1 exit status *** [sockd] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/net/dante/work/dante-1.4.3/sockd bmake[1]: 1 error bmake[1]: stopped making "all" in /home/pbulk/build/net/dante/work/dante-1.4.3/sockd bmake: stopped making "all" in /home/pbulk/build/net/dante/work/dante-1.4.3 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/dante *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/dante