+ 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/irchat-pj-2.4.24.22nb5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/irchat-pj-2.4.24.22nb5/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for irchat-pj-2.4.24.22nb5 --- pj --- --- dcc/dcc --- --- pj --- emacs -batch -q -no-site-file -l ./make.el -f compile-pj --- dcc/dcc --- cc -o dcc/dcc dcc/dcc.c -lnsl -lsocket dcc/dcc.c: In function 'main': dcc/dcc.c:55:9: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 55 | exit(1); | ^~~~ dcc/dcc.c:22:1: note: include '' or provide a declaration of 'exit' 21 | #include +++ |+#include 22 | #ifdef AIX dcc/dcc.c:55:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 55 | exit(1); | ^~~~ dcc/dcc.c:55:9: note: include '' or provide a declaration of 'exit' dcc/dcc.c:61:10: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 61 | if (!strcmp(type, "file")) { | ^~~~~~ dcc/dcc.c:22:1: note: include '' or provide a declaration of 'strcmp' 21 | #include +++ |+#include 22 | #ifdef AIX dcc/dcc.c:64:26: error: implicit declaration of function 'file_send' [-Wimplicit-function-declaration] 64 | status = file_send(argv[0], 0, 0); | ^~~~~~~~~ dcc/dcc.c:66:45: error: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] 66 | status = file_send(argv[0], atoi(argv[1]), argv[2]); | ^~~~ dcc/dcc.c:76:26: error: implicit declaration of function 'file_get' [-Wimplicit-function-declaration] 76 | status = file_get(atoul(argv[0]), atoi(argv[1]), | ^~~~~~~~ dcc/dcc.c:92:26: error: implicit declaration of function 'chat_listen' [-Wimplicit-function-declaration] 92 | status = chat_listen(0, 0); | ^~~~~~~~~~~ dcc/dcc.c:103:26: error: implicit declaration of function 'chat_connect' [-Wimplicit-function-declaration] 103 | status = chat_connect(atoul(argv[0]), atoi(argv[1])); | ^~~~~~~~~~~~ dcc/dcc.c:117:26: error: implicit declaration of function 'tcp_connect'; did you mean 'connect'? [-Wimplicit-function-declaration] 117 | status = tcp_connect(argv[0], argv[1]); | ^~~~~~~~~~~ | connect dcc/dcc.c:133:9: error: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] 133 | sleep(3); | ^~~~~ dcc/dcc.c:135:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 135 | exit(status); | ^~~~ dcc/dcc.c:135:5: note: include '' or provide a declaration of 'exit' dcc/dcc.c: In function 'getmyaddr': dcc/dcc.c:184:5: error: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] 184 | close(dummy); | ^~~~~ | pclose dcc/dcc.c: In function 'file_send': dcc/dcc.c:314:19: error: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] 314 | while ((len = read(file, buf, sizeof(buf))) > 0) { | ^~~~ | fread dcc/dcc.c:315:9: error: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] 315 | write(remote, buf, len); | ^~~~~ | fwrite dcc/dcc.c: In function 'chat_listen': dcc/dcc.c:400:12: error: implicit declaration of function 'loop' [-Wimplicit-function-declaration] 400 | return loop(remote); | ^~~~ *** [dcc/dcc] Error code 1 bmake: stopped making "all" in /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22 --- pj --- make.el: Warning: (lambda (cell) \...) quoted with ' rather than with #' make.el: Warning: (lambda (list) \...) quoted with ' rather than with #' make.el: Warning: (lambda (file) \...) quoted with ' rather than with #' make.el: Warning: (lambda (file) \...) quoted with ' rather than with #' Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-setpath.el (source)... irchat-commands.el: Warning: (lambda (elem) \...) quoted with ' rather than with #' irchat-commands.el: Warning: (lambda (to) \...) quoted with ' rather than with #' irchat-commands.el: Warning: (lambda (chan) \...) quoted with ' rather than with #' irchat-commands.el: Warning: (lambda (x) \...) quoted with ' rather than with #' irchat-commands.el: Warning: (lambda (item) \...) quoted with ' rather than with #' irchat-handle.el: Warning: (lambda (chan) \...) quoted with ' rather than with #' Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/shutup.el (source)... Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-commands.el (source)... irchat-commands.el: Warning: (lambda (elem) \...) quoted with ' rather than with #' irchat-commands.el: Warning: (lambda (to) \...) quoted with ' rather than with #' irchat-commands.el: Warning: (lambda (chan) \...) quoted with ' rather than with #' irchat-commands.el: Warning: (lambda (x) \...) quoted with ' rather than with #' irchat-commands.el: Warning: (lambda (item) \...) quoted with ' rather than with #' Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-copyright.el (source)... Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-dcc.el (source)... Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-filter.el (source)... Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-globals.el (source)... Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-handle.el (source)... irchat-handle.el: Warning: (lambda (chan) \...) quoted with ' rather than with #' Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-inlines.el (source)... Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-pj-coding-system.el (source)... Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-pj-jisx0201.el (source)... Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-pj-modeline.el (source)... Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-pj-sound.el (source)... Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-pj-version-string.el (source)... Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-pj-sound.el (source)... Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-setpath.el (source)... Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-vars.el (source)... Loading /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat.el (source)... irchat.el: Warning: (lambda (buf-list) \...) quoted with ' rather than with #' In irchat-Command-join-channel: irchat-commands.el:201:11: Warning: `mapcar' called for effect; use `mapc' or `dolist' instead irchat-commands.el:202:13: Warning: (lambda (elem) \...) quoted with ' rather than with #' In irchat-pj-send-broadcast: irchat-commands.el:429:6: Warning: `mapcar' called for effect; use `mapc' or `dolist' instead irchat-commands.el:430:8: Warning: (lambda (to) \...) quoted with ' rather than with #' irchat-commands.el:445:6: Warning: `mapcar' called for effect; use `mapc' or `dolist' instead irchat-commands.el:446:8: Warning: (lambda (chan) \...) quoted with ' rather than with #' In irchat-Command-invite: irchat-commands.el:607:22: Warning: (lambda (x) \...) quoted with ' rather than with #' In irchat-Channel-freeze: irchat-commands.el:696:4: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-Command-beep-on-message: irchat-commands.el:709:4: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-Command-suppress-others: irchat-commands.el:722:4: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-Command-quit: irchat-commands.el:768:16: Warning: `mapcar' called for effect; use `mapc' or `dolist' instead irchat-commands.el:769:18: Warning: (lambda (item) \...) quoted with ' rather than with #' In end of data: irchat-filter.el:17:4: Warning: the function `string-to-int' is not known to be defined. In irchat-handle-nick: irchat-handle.el:136:4: Warning: `mapcar' called for effect; use `mapc' or `dolist' instead irchat-handle.el:137:6: Warning: (lambda (chan) \...) quoted with ' rather than with #' In irchat-handle-305: irchat-handle.el:888:7: Warning: reference to free variable `irchat-pj-away-p' irchat-handle.el:890:15: Warning: assignment to free variable `irchat-pj-away-p' In irchat-handle-306: irchat-handle.el:897:9: Warning: assignment to free variable `irchat-pj-away-p' In irchat-handle-317: irchat-handle.el:926:2: Warning: docstring wider than 80 characters In irchat-handle-432: irchat-handle.el:1170:4: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-handle-433: irchat-handle.el:1182:4: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-quote-decode: irchat-handle.el:1530:4: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer irchat-handle.el:1535:6: Warning: `replace-string' is for interactive use only; use `search-forward' and `replace-match' instead. irchat-handle.el:1537:6: Warning: `replace-string' is for interactive use only; use `search-forward' and `replace-match' instead. irchat-handle.el:1539:6: Warning: `replace-string' is for interactive use only; use `search-forward' and `replace-match' instead. irchat-handle.el:1541:6: Warning: `replace-string' is for interactive use only; use `search-forward' and `replace-match' instead. In irchat-quote-encode: irchat-handle.el:1547:4: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In end of data: irchat-handle.el:611:15: Warning: the function `string-to-int' is not known to be defined. In toplevel form: irchat-vars.el:110:2: Warning: defvar `irchat-format-string3' docstring wider than 80 characters irchat-vars.el:137:2: Warning: defvar `irchat-beep-on-bells' docstring has wrong usage of unescaped single quotes (use \= or different quoting) irchat-vars.el:190:2: Warning: defvar `irchat-pj-string-in-code' docstring wider than 80 characters irchat-vars.el:190:2: Warning: defvar `irchat-pj-string-in-code' docstring has wrong usage of unescaped single quotes (use \= or different quoting) irchat-vars.el:202:2: Warning: defvar `irchat-pj-string-out-code' docstring has wrong usage of unescaped single quotes (use \= or different quoting) irchat-vars.el:225:2: Warning: defvar `irchat-pj-save-log-channel-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In end of data: irchat-vars.el:47:17: Warning: the function `string-to-int' is not known to be defined. In irchat-pj-set-emacs-version-string: irchat-pj-specific-emacs20.el:55:20: Warning: `mule-version' is an obsolete variable (as of 28.1); use `emacs-version' instead. irchat-pj-specific-emacs20.el:69:26: Warning: `mule-version' is an obsolete variable (as of 28.1); use `emacs-version' instead. In toplevel form: irchat-pj-coding-system.el:21:19: Warning: global/dynamic var `NEMACS' lacks a prefix In end of data: irchat-pj-jisx0201.el:138:15: Warning: the function `string-to-int' is not known to be defined. In toplevel form: irchat-pj-modeline.el:32:2: Warning: defvar `irchat-pj-modeline-global-status' docstring wider than 80 characters In toplevel form: irchat-pj-version-string.el:18:19: Warning: global/dynamic var `NEMACS' lacks a prefix In irchat-pj-sound-play-join-another: irchat-pj-sound.el:237:8: Warning: function `irchat-pj-sound-play-join-another' defined multiple times in this file In irchat-pj-re-member: irchat-pj-action.el:10:2: Warning: docstring wider than 80 characters In irchat-mule-version: irchat.el:38:19: Warning: global/dynamic var `MULE' lacks a prefix irchat.el:39:35: Warning: `mule-version' is an obsolete variable (as of 28.1); use `emacs-version' instead. irchat.el:41:29: Warning: `mule-version' is an obsolete variable (as of 28.1); use `emacs-version' instead. irchat.el:221:2: Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In irchat-pj-window-init: irchat.el:633:4: Warning: `make-variable-buffer-local' not called at toplevel irchat.el:635:4: Warning: `make-variable-buffer-local' not called at toplevel irchat.el:637:4: Warning: `make-variable-buffer-local' not called at toplevel irchat.el:639:4: Warning: `make-variable-buffer-local' not called at toplevel In irchat-Command-mode: irchat.el:708:9: Warning: assignment to free variable `irchat-pj-away-p' irchat.el:718:6: Warning: `make-variable-buffer-local' not called at toplevel In irchat-Command-setup-buffer: irchat.el:871:8: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-Dialogue-setup-buffer: irchat.el:878:8: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-Others-setup-buffer: irchat.el:885:8: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-Private-setup-buffer: irchat.el:892:8: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-KILLS-setup-buffer: irchat.el:902:8: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-IGNORED-setup-buffer: irchat.el:908:8: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-WALLOPS-setup-buffer: irchat.el:914:8: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-maybe-poll: irchat.el:1196:39: Warning: reference to free variable `irchat-pj-away-p' In irchat-insert: irchat.el:1271:22: Warning: `previous-line' is for interactive use only; use `forward-line' with negative argument instead. In irchat-completing-default-read: irchat.el:1388:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) irchat.el:1413:11: Warning: avoid `lsh'; use `ash' instead In irchat-pj-caesar-region: irchat.el:1441:2: Warning: docstring wider than 80 characters In irchat-pj-save-log: irchat.el:1595:12: Warning: (lambda (buf-list) \...) quoted with ' rather than with #' In end of data: irchat.el:1425:23: Warning: the function `char-bytes' is not known to be defined. irchat.el:998:26: Warning: the function `string-to-int' is not known to be defined. bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/chat/irchat-pj/work/irchat-pj-2.4.24.22 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/irchat-pj *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/irchat-pj