+ 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/elmo-1.3.2nb24/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/elmo-1.3.2nb24/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for elmo-1.3.2nb24 /opt/pkg/bin/bmake all-recursive Making all in doc Making all in intl Making all in po Making all in src if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include/ncurses -I/opt/pkg/include -Wall -DLOCALEDIR='"/opt/pkg/share/locale"' -DSYSCONFDIR='"/opt/pkg/etc"' -DDATADIR='"/opt/pkg/share/elmo"' -I/opt/pkg/include -gdwarf-2 -g3 -O0 -MT elmo.o -MD -MP -MF ".deps/elmo.Tpo" -c -o elmo.o `test -f 'elmo.c' || echo './'`elmo.c; then mv -f ".deps/elmo.Tpo" ".deps/elmo.Po"; else rm -f ".deps/elmo.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include/ncurses -I/opt/pkg/include -Wall -DLOCALEDIR='"/opt/pkg/share/locale"' -DSYSCONFDIR='"/opt/pkg/etc"' -DDATADIR='"/opt/pkg/share/elmo"' -I/opt/pkg/include -gdwarf-2 -g3 -O0 -MT status.o -MD -MP -MF ".deps/status.Tpo" -c -o status.o `test -f 'status.c' || echo './'`status.c; then mv -f ".deps/status.Tpo" ".deps/status.Po"; else rm -f ".deps/status.Tpo"; exit 1; fi status.c: In function 'change_me': status.c:91:21: warning: variable 'nothing' set but not used [-Wunused-but-set-variable] 91 | int maxlen, nothing; | ^~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include/ncurses -I/opt/pkg/include -Wall -DLOCALEDIR='"/opt/pkg/share/locale"' -DSYSCONFDIR='"/opt/pkg/etc"' -DDATADIR='"/opt/pkg/share/elmo"' -I/opt/pkg/include -gdwarf-2 -g3 -O0 -MT folder.o -MD -MP -MF ".deps/folder.Tpo" -c -o folder.o `test -f 'folder.c' || echo './'`folder.c; then mv -f ".deps/folder.Tpo" ".deps/folder.Po"; else rm -f ".deps/folder.Tpo"; exit 1; fi folder.c: In function 'add_tree': folder.c:149:16: warning: variable 'x' set but not used [-Wunused-but-set-variable] 149 | int y, x; | ^ folder.c:149:13: warning: variable 'y' set but not used [-Wunused-but-set-variable] 149 | int y, x; | ^ folder.c: In function 'add_string': folder.c:188:38: warning: pointer targets in passing argument 2 of 'window_addnstr' differ in signedness [-Wpointer-sign] 188 | window_addnstr (win, str, pos); | ^~~ | | | unsigned char * In file included from folder.c:50: interface.h:81:53: note: expected 'const char *' but argument is of type 'unsigned char *' 81 | extern int window_addnstr (WINDOW *win, const char *str, int n); | ~~~~~~~~~~~~^~~ folder.c:190:42: warning: pointer targets in passing argument 2 of 'window_addnstr' differ in signedness [-Wpointer-sign] 190 | window_addnstr (win, str + pos, len); | ~~~~^~~~~ | | | unsigned char * interface.h:81:53: note: expected 'const char *' but argument is of type 'unsigned char *' 81 | extern int window_addnstr (WINDOW *win, const char *str, int n); | ~~~~~~~~~~~~^~~ folder.c:195:59: warning: pointer targets in passing argument 2 of 'window_addnstr' differ in signedness [-Wpointer-sign] 195 | return pos + len + window_addnstr (win, str + pos + len, maxlen - 1); | ~~~~~~~~~~^~~~~ | | | unsigned char * interface.h:81:53: note: expected 'const char *' but argument is of type 'unsigned char *' 81 | extern int window_addnstr (WINDOW *win, const char *str, int n); | ~~~~~~~~~~~~^~~ folder.c: In function 'add_subject': folder.c:205:37: warning: pointer targets in passing argument 2 of 'add_string' differ in signedness [-Wpointer-sign] 205 | return add_string (win, mail->subject, maxlen, search); | ~~~~^~~~~~~~~ | | | char * folder.c:172:41: note: expected 'unsigned char *' but argument is of type 'char *' 172 | add_string (WINDOW *win, unsigned char *str, int maxlen, search_t *search) | ~~~~~~~~~~~~~~~^~~ folder.c: In function 'print_line': folder.c:227:44: warning: pointer targets in passing argument 2 of 'add_string' differ in signedness [-Wpointer-sign] 227 | maxlen -= add_string (win, line_str->str, maxlen, search); | ~~~~~~~~^~~~~ | | | char * folder.c:172:41: note: expected 'unsigned char *' but argument is of type 'char *' 172 | add_string (WINDOW *win, unsigned char *str, int maxlen, search_t *search) | ~~~~~~~~~~~~~~~^~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include/ncurses -I/opt/pkg/include -Wall -DLOCALEDIR='"/opt/pkg/share/locale"' -DSYSCONFDIR='"/opt/pkg/etc"' -DDATADIR='"/opt/pkg/share/elmo"' -I/opt/pkg/include -gdwarf-2 -g3 -O0 -MT cmd.o -MD -MP -MF ".deps/cmd.Tpo" -c -o cmd.o `test -f 'cmd.c' || echo './'`cmd.c; then mv -f ".deps/cmd.Tpo" ".deps/cmd.Po"; else rm -f ".deps/cmd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include/ncurses -I/opt/pkg/include -Wall -DLOCALEDIR='"/opt/pkg/share/locale"' -DSYSCONFDIR='"/opt/pkg/etc"' -DDATADIR='"/opt/pkg/share/elmo"' -I/opt/pkg/include -gdwarf-2 -g3 -O0 -MT mbox.o -MD -MP -MF ".deps/mbox.Tpo" -c -o mbox.o `test -f 'mbox.c' || echo './'`mbox.c; then mv -f ".deps/mbox.Tpo" ".deps/mbox.Po"; else rm -f ".deps/mbox.Tpo"; exit 1; fi /usr/bin/bash ../ylwrap `test -f 'mlex.l' || echo './'`mlex.l lex.yy.c mlex.c -- flex -p -s -i if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include/ncurses -I/opt/pkg/include -Wall -DLOCALEDIR='"/opt/pkg/share/locale"' -DSYSCONFDIR='"/opt/pkg/etc"' -DDATADIR='"/opt/pkg/share/elmo"' -I/opt/pkg/include -gdwarf-2 -g3 -O0 -MT mlex.o -MD -MP -MF ".deps/mlex.Tpo" -c -o mlex.o `test -f 'mlex.c' || echo './'`mlex.c; then mv -f ".deps/mlex.Tpo" ".deps/mlex.Po"; else rm -f ".deps/mlex.Tpo"; exit 1; fi mlex.l: In function 'mlex_scan': mlex.l:707:9: error: implicit declaration of function 'yy_flex_realloc' [-Wimplicit-function-declaration] 707 | yy_flex_realloc (0, 0); | ^~~~~~~~~~~~~~~ mlex.c: At top level: mlex.c:2267:16: warning: 'input' defined but not used [-Wunused-function] 2267 | #else | ^ *** Error code 1 Stop. bmake[2]: stopped making "all" in /home/pbulk/build/mail/elmo/work/elmo-1.3.2/src *** Error code 1 Stop. bmake[1]: stopped making "all-recursive" in /home/pbulk/build/mail/elmo/work/elmo-1.3.2 *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/mail/elmo/work/elmo-1.3.2 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/elmo *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/elmo