=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/comms/modemd", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for modemd-19970221nb2 all ===> common clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/common/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/common/../include -c atparse.c atparse.c:54:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char **atparse (string, clumpp) ^ 1 warning generated. clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/common/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/common/../include -c compat.c compat.c:49:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void really_usleep (delay) ^ 1 warning generated. clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/common/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/common/../include -c dialog.c dialog.c:59:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int modemAttn (tty) ^ dialog.c:103:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void modemInit (tty) ^ 2 warnings generated. clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/common/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/common/../include -c errwarn.c errwarn.c:135:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_percentm (obuf, ibuf) ^ 1 warning generated. clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/common/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/common/../include -c lock.c lock.c:66:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ttnewlock (name, waitp) ^ lock.c:74:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ttgetlock (waitp) ^ 2 warnings generated. clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/common/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/common/../include -c mcap.c mcap.c:69:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void init_mcap (capName) ^ mcap.c:216:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void enter_modemcap (string) ^ mcap.c:245:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void parse_modemcap (name, cap) ^ mcap.c:308:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void parse_mcstring (string, cap) ^ 4 warnings generated. clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/common/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/common/../include -c ttio.c ttio.c:68:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ttsetup (name) ^ ttio.c:208:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ttset_ctty (fd) ^ ttio.c:455:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ttwait (tty) ^ ttio.c:471:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ttdrain (tty) ^ ttio.c:511:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ttgetc (tty) ^ ttio.c:569:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ttputc (tty, ch) ^ ttio.c:578:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ttputs (tty, s) ^ ttio.c:587:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ttoflush (tty) ^ ttio.c:614:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ttwrite (tty, string) ^ ttio.c:644:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ttwriteslow (tty, string) ^ ttio.c:668:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *ttstring (tty) ^ ttio.c:682:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dectl (dest, len1, buf1, len2, buf2) ^ 12 warnings generated. building standard modemd library ar -c -q libmodemd.a `NM=nm lorder mcap.o errwarn.o ttio.o lock.o atparse.o dialog.o compat.o | tsort -q` ranlib libmodemd.a all ===> incoming clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/incoming/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/incoming/../include -c modemd.c modemd.c:58:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int main (argc, argv, envp) ^ modemd.c:140:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void modemAnswer (tty) ^ modemd.c:204:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void hup (sig) ^ modemd.c:212:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void chld (sig) ^ modemd.c:222:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void connected (tty) ^ 5 warnings generated. clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/incoming/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/incoming/../include -c login.c login.c:56:15: warning: 'utmp' is deprecated [-Wdeprecated-declarations] static struct utmp utRec; ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/utmp.h:97:7: note: 'utmp' has been explicitly marked deprecated here } __deprecated; ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ login.c:62:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void do_login (name, ttyName) ^ login.c:66:10: warning: 'lastlog' is deprecated [-Wdeprecated-declarations] struct lastlog ll; ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/utmp.h:90:7: note: 'lastlog' has been explicitly marked deprecated here } __deprecated; ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ login.c:94:10: warning: 'lastlog' is deprecated [-Wdeprecated-declarations] struct lastlog ll; ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/utmp.h:90:7: note: 'lastlog' has been explicitly marked deprecated here } __deprecated; ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ 4 warnings generated. clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/incoming/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/incoming/../include -c connect.c connect.c:66:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tcp_connect (tty) ^ connect.c:187:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void pump (in, out) ^ 2 warnings generated. clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/incoming/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/incoming/../include -c ppp.c ppp.c:52:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ppp_detect (tty, ttyName) ^ 1 warning generated. clang -L/opt/pkg/lib -o modemd modemd.o login.o connect.o ppp.o /var/tmp/work/comms/modemd/work/modemd-970221/common/libmodemd.a -lutil all ===> outgoing clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/outgoing/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/outgoing/../include -c mpoold.c mpoold.c:65:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int main (argc, argv, envp) ^ mpoold.c:158:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int modemConnect(lastmodem) ^ 2 warnings generated. clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/outgoing/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/outgoing/../include -c listen.c listen.c:64:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void listener (port, addr, forkp) ^ 1 warning generated. clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/outgoing/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/outgoing/../include -c tn.c tn.c:296:9: warning: passing arguments to 'cleanup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cleanup(0); ^ tn.c:97:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] telnet(msg, f, p) ^ 2 warnings generated. clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/outgoing/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/outgoing/../include -c tnstate.c tnstate.c:369:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] send_do(option, init) ^ tnstate.c:394:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] willoption(option) ^ tnstate.c:506:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] send_dont(option, init) ^ tnstate.c:523:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wontoption(option) ^ tnstate.c:619:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] send_will(option, init) ^ tnstate.c:636:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dooption(option) ^ tnstate.c:674:11: warning: passing arguments to 'cleanup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cleanup(0); ^ tnstate.c:704:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] send_wont(option, init) ^ tnstate.c:721:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dontoption(option) ^ 9 warnings generated. clang -pipe -Os -I/var/tmp/work/comms/modemd/work/modemd-970221/outgoing/.. -I/var/tmp/work/comms/modemd/work/modemd-970221/outgoing/../include -c tnutil.c tnutil.c:105:10: warning: passing arguments to 'cleanup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cleanup(0); ^ tnutil.c:134:9: warning: passing arguments to 'cleanup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cleanup(0); ^ tnutil.c:155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] writenet(ptr, len) ^ 3 warnings generated. clang -L/opt/pkg/lib -o mpoold mpoold.o listen.o tn.o tnstate.o tnutil.o /var/tmp/work/comms/modemd/work/modemd-970221/common/libmodemd.a -lutil all ===> modemcap groff -mtty-char -Tascii -man modemcap.5 > modemcap.0 groff: error: couldn't exec gtroff: No such file or directory groff: error: couldn't exec grotty: No such file or directory *** Error code 16 Stop. bmake[1]: stopped making "all" in /var/tmp/work/comms/modemd/work/modemd-970221/modemcap *** Error code 1 Stop. bmake: stopped making "all" in /var/tmp/work/comms/modemd/work/modemd-970221 *** Error code 1 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/comms/modemd *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/comms/modemd