=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for irchat-pj-2.4.24.22nb4 --- pj --- --- dcc/dcc --- cc -o dcc/dcc dcc/dcc.c --- pj --- emacs -batch -q -no-site-file -l ./make.el -f compile-pj --- dcc/dcc --- dcc/dcc.c: In function 'main': dcc/dcc.c:55:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ dcc/dcc.c:55:2: warning: incompatible implicit declaration of built-in function 'exit' dcc/dcc.c:55:2: note: include '' or provide a declaration of 'exit' dcc/dcc.c:61:10: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (!strcmp(type, "file")) { ^~~~~~ dcc/dcc.c:64:12: warning: implicit declaration of function 'file_send'; did you mean 'fileno'? [-Wimplicit-function-declaration] status = file_send(argv[0], 0, 0); ^~~~~~~~~ fileno dcc/dcc.c:66:31: warning: implicit declaration of function 'atoi'; did you mean 'atoul'? [-Wimplicit-function-declaration] status = file_send(argv[0], atoi(argv[1]), argv[2]); ^~~~ atoul dcc/dcc.c:76:12: warning: implicit declaration of function 'file_get'; did you mean 'fileno'? [-Wimplicit-function-declaration] status = file_get(atoul(argv[0]), atoi(argv[1]), ^~~~~~~~ fileno dcc/dcc.c:92:12: warning: implicit declaration of function 'chat_listen'; did you mean 'listen'? [-Wimplicit-function-declaration] status = chat_listen(0, 0); ^~~~~~~~~~~ listen dcc/dcc.c:103:12: warning: implicit declaration of function 'chat_connect'; did you mean 'connect'? [-Wimplicit-function-declaration] status = chat_connect(atoul(argv[0]), atoi(argv[1])); ^~~~~~~~~~~~ connect dcc/dcc.c:117:12: warning: implicit declaration of function 'tcp_connect'; did you mean 'connect'? [-Wimplicit-function-declaration] status = tcp_connect(argv[0], argv[1]); ^~~~~~~~~~~ connect dcc/dcc.c:133:2: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] sleep(3); ^~~~~ dcc/dcc.c:135:5: warning: incompatible implicit declaration of built-in function 'exit' 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: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close(dummy); ^~~~~ pclose dcc/dcc.c: In function 'file_send': dcc/dcc.c:314:19: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] while ((len = read(file, buf, sizeof(buf))) > 0) { ^~~~ fread dcc/dcc.c:315:2: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] write(remote, buf, len); ^~~~~ fwrite dcc/dcc.c: In function 'chat_listen': dcc/dcc.c:400:12: warning: implicit declaration of function 'loop'; did you mean 'btop'? [-Wimplicit-function-declaration] return loop(remote); ^~~~ btop --- pj --- make.el: (lambda (cell) ...) quoted with ' rather than with #' make.el: (lambda (list) ...) quoted with ' rather than with #' make.el: (lambda (file) ...) quoted with ' rather than with #' make.el: (lambda (file) ...) quoted with ' rather than with #' Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-setpath.el (source)... irchat-commands.el: (lambda (elem) ...) quoted with ' rather than with #' irchat-commands.el: (lambda (to) ...) quoted with ' rather than with #' irchat-commands.el: (lambda (chan) ...) quoted with ' rather than with #' irchat-commands.el: (lambda (x) ...) quoted with ' rather than with #' irchat-commands.el: (lambda (item) ...) quoted with ' rather than with #' irchat-handle.el: (lambda (chan) ...) quoted with ' rather than with #' Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/shutup.el (source)... Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-commands.el (source)... irchat-commands.el: (lambda (elem) ...) quoted with ' rather than with #' irchat-commands.el: (lambda (to) ...) quoted with ' rather than with #' irchat-commands.el: (lambda (chan) ...) quoted with ' rather than with #' irchat-commands.el: (lambda (x) ...) quoted with ' rather than with #' irchat-commands.el: (lambda (item) ...) quoted with ' rather than with #' Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-copyright.el (source)... Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-dcc.el (source)... Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-filter.el (source)... Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-globals.el (source)... Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-handle.el (source)... irchat-handle.el: (lambda (chan) ...) quoted with ' rather than with #' Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-inlines.el (source)... Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-pj-coding-system.el (source)... Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-pj-jisx0201.el (source)... Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-pj-modeline.el (source)... Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-pj-sound.el (source)... Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-pj-version-string.el (source)... Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-pj-sound.el (source)... Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-setpath.el (source)... Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat-vars.el (source)... Loading /tmp/chat/irchat-pj/work/irchat-pj-2.4.24.22/irchat.el (source)... irchat.el: (lambda (buf-list) ...) quoted with ' rather than with #' In irchat-Command-join-channel: irchat-commands.el:200:16:Warning: (lambda (elem) ...) quoted with ' rather than with #' irchat-commands.el:201:11:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In irchat-pj-send-broadcast: irchat-commands.el:458:6: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:456:32:Warning: (lambda (chan) ...) quoted with ' rather than with #' irchat-commands.el:456:32:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In irchat-Command-invite: irchat-commands.el:613:8:Warning: (lambda (x) ...) quoted with ' rather than with #' In irchat-Channel-freeze: irchat-commands.el:695:4:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-Command-beep-on-message: irchat-commands.el:708:4:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-Command-suppress-others: irchat-commands.el:721:4:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-Command-quit: irchat-commands.el:773:58:Warning: (lambda (item) ...) quoted with ' rather than with #' irchat-commands.el:768:16:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In end of data: irchat-filter.el:168:1:Warning: the function `string-to-int' is not known to be defined. In irchat-handle-nick: irchat-handle.el:135:30:Warning: (lambda (chan) ...) quoted with ' rather than with #' irchat-handle.el:136:4:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead 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-432: irchat-handle.el:1168:42:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-handle-433: irchat-handle.el:1180:42:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-quote-decode: irchat-handle.el:1529:4:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer irchat-handle.el:1533:13: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:1541: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:1546:4:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In end of data: irchat-handle.el:1644:1:Warning: the function `string-to-int' is not known to be defined. In end of data: irchat-vars.el:295:1:Warning: the function `string-to-int' is not known to be defined. In end of data: irchat-pj-jisx0201.el:206:1:Warning: the function `string-to-int' is not known to be defined. 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 toplevel form: irchat.el:221:2:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In irchat-pj-window-init: irchat.el:632:6:Warning: `make-variable-buffer-local' not called at toplevel irchat.el:634:37:Warning: `make-variable-buffer-local' not called at toplevel irchat.el:636:35:Warning: `make-variable-buffer-local' not called at toplevel irchat.el:638:39: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:716:7:Warning: `make-variable-buffer-local' not called at toplevel In irchat-Command-setup-buffer: irchat.el:870:19:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-Dialogue-setup-buffer: irchat.el:877:19:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-Others-setup-buffer: irchat.el:884:19:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-Private-setup-buffer: irchat.el:896:43:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-KILLS-setup-buffer: irchat.el:901:19:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-IGNORED-setup-buffer: irchat.el:907:19:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In irchat-WALLOPS-setup-buffer: irchat.el:913:19: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:1269:41:Warning: `previous-line' is for interactive use only; use `forward-line' with negative argument instead. In irchat-pj-save-log: irchat.el:1609:8:Warning: (lambda (buf-list) ...) quoted with ' rather than with #' In end of data: irchat.el:1614:1:Warning: the following functions are not known to be defined: string-to-int, char-bytes