+ 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/spidermonkey-1.8.0rc1nb5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/spidermonkey-1.8.0rc1nb5/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for spidermonkey-1.8.0rc1nb5 cat: cannot open ../../dist/SunOS5.11_i86pc_OPT.OBJ/nspr/Version: No such file or directory cd editline; /opt/pkg/bin/gmake -f Makefile.ref all gmake[1]: Entering directory '/home/pbulk/build/lang/spidermonkey/work/js/src/editline' gcc -o SunOS5.11_i86pc_OPT.OBJ/editline.o -c -DJS_USE_FDLIBM_MATH=0 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -Wno-format -L/opt/pkg/lib -Os -DXP_UNIX -DSYSV -DSOLARIS -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_ -DEDITLINE -ISunOS5.11_i86pc_OPT.OBJ -Wall -Wno-format -DXP_UNIX -Os -DXP_UNIX -DSYSV -DSOLARIS -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_ -DJSFILE -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY editline.c editline.c: In function 'readline': editline.c:1038:20: error: implicit declaration of function 'getpid'; did you mean 'getpw'? [-Wimplicit-function-declaration] 1038 | (void)kill(getpid(), s); | ^~~~~~ | getpw editline.c: In function 'add_history': editline.c:1051:36: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 1051 | if (H.Size && strcmp(p, H.Lines[H.Size - 1]) == 0) | ~~~~~~~^~~~~~~~~~~~ | | | CHAR * {aka unsigned char *} In file included from /usr/include/string.h:35, from editline.h:66, from editline.c:64: /usr/include/iso/string_iso.h:74:33: note: expected 'const char *' but argument is of type 'CHAR *' {aka 'unsigned char *'} 74 | extern int strcmp(const char *, const char *); | ^~~~~~~~~~~~ gmake[1]: *** [Makefile.ref:119: SunOS5.11_i86pc_OPT.OBJ/editline.o] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/lang/spidermonkey/work/js/src/editline' gmake: *** [rules.mk:65: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/spidermonkey *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/spidermonkey