+ 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/editline-3.1.20250104/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/editline-3.1.20250104/work.log ===> Building for editline-3.1.20250104 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- vi.h --- --- emacs.h --- --- common.h --- --- help.h --- --- vi.h --- AWK=/usr/bin/nawk sh ./makelist -h ./vi.c > vi.h --- emacs.h --- AWK=/usr/bin/nawk sh ./makelist -h ./emacs.c > emacs.h --- help.h --- AWK=/usr/bin/nawk sh ./makelist -bh ./vi.c ./emacs.c ./common.c > help.h --- common.h --- AWK=/usr/bin/nawk sh ./makelist -h ./common.c > common.h --- fcns.h --- --- func.h --- --- fcns.h --- AWK=/usr/bin/nawk sh ./makelist -fh vi.h emacs.h common.h > fcns.h --- func.h --- AWK=/usr/bin/nawk sh ./makelist -fc vi.h emacs.h common.h > func.h --- all --- /opt/pkg/bin/bmake all-am --- chared.lo --- --- common.lo --- --- el.lo --- --- eln.lo --- --- chared.lo --- CC chared.lo --- common.lo --- CC common.lo --- el.lo --- CC el.lo --- eln.lo --- CC eln.lo --- emacs.lo --- CC emacs.lo --- hist.lo --- CC hist.lo --- keymacro.lo --- CC keymacro.lo --- map.lo --- CC map.lo --- chartype.lo --- CC chartype.lo --- parse.lo --- CC parse.lo --- prompt.lo --- CC prompt.lo --- read.lo --- CC read.lo --- refresh.lo --- --- search.lo --- --- refresh.lo --- CC refresh.lo --- search.lo --- CC search.lo --- sig.lo --- CC sig.lo --- terminal.lo --- CC terminal.lo terminal.c:73:12: error: conflicting types for 'tgetflag'; have 'int(char *)' 73 | extern int tgetflag(char *); | ^~~~~~~~ In file included from terminal.c:58: /home/pbulk/build/devel/editline/work/.buildlink/include/ncurses/termcap.h:64:28: note: previous declaration of 'tgetflag' with type 'int(const char *)' 64 | extern NCURSES_EXPORT(int) tgetflag (const char *); | ^~~~~~~~ terminal.c:74:12: error: conflicting types for 'tgetnum'; have 'int(char *)' 74 | extern int tgetnum(char *); | ^~~~~~~ /home/pbulk/build/devel/editline/work/.buildlink/include/ncurses/termcap.h:65:28: note: previous declaration of 'tgetnum' with type 'int(const char *)' 65 | extern NCURSES_EXPORT(int) tgetnum (const char *); | ^~~~~~~ terminal.c:77:14: error: conflicting types for 'tgetstr'; have 'char *(char *, char **)' 77 | extern char* tgetstr(char*, char**); | ^~~~~~~ /home/pbulk/build/devel/editline/work/.buildlink/include/ncurses/termcap.h:61:31: note: previous declaration of 'tgetstr' with type 'char *(const char *, char **)' 61 | extern NCURSES_EXPORT(char *) tgetstr (const char *, char **); | ^~~~~~~ --- tty.lo --- CC tty.lo --- terminal.lo --- *** [terminal.lo] Error code 1 bmake[3]: stopped making "all-am" in /home/pbulk/build/devel/editline/work/libedit-20250104-3.1/src bmake[3]: 1 error bmake[3]: stopped making "all-am" in /home/pbulk/build/devel/editline/work/libedit-20250104-3.1/src bmake[2]: stopped making "all" in /home/pbulk/build/devel/editline/work/libedit-20250104-3.1/src bmake[1]: stopped making "all-recursive" in /home/pbulk/build/devel/editline/work/libedit-20250104-3.1 bmake: stopped making "all" in /home/pbulk/build/devel/editline/work/libedit-20250104-3.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/editline *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/editline