+ 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/portsentry-1.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/portsentry-1.2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for portsentry-1.2 --- solaris --- SYSTYPE=solaris Making gcc -lnsl -lsocket -lresolv -lc -o ./portsentry ./portsentry.c ./portsentry_io.c ./portsentry_util.c ./portsentry.c: In function 'InitConfig': ./portsentry.c:240:11: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] 240 | strncat (gblBlockedFile, ".", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./portsentry_io.c: In function 'ConfigTokenRetrieve': ./portsentry_io.c:321:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 321 | if ((strstr (buffer, token) != (char) NULL) && | ^ ./portsentry_io.c:321:43: warning: comparison between pointer and integer 321 | if ((strstr (buffer, token) != (char) NULL) && | ^~ ./portsentry_io.c:324:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 324 | if (strstr (buffer, "\"") == (char) NULL) | ^ ./portsentry_io.c:324:45: warning: comparison between pointer and integer 324 | if (strstr (buffer, "\"") == (char) NULL) | ^~ ./portsentry_io.c: In function 'BindSocket': ./portsentry_io.c:374:3: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 374 | bzero ((char *) &server, sizeof (server)); | ^~~~~ ./portsentry_io.c:374:3: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] ./portsentry_io.c: In function 'IsBlocked': ./portsentry_io.c:670:51: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 670 | if((ipOffset = strstr(buffer, target)) != (char) NULL) | ^ ./portsentry_io.c:670:48: warning: comparison between pointer and integer 670 | if((ipOffset = strstr(buffer, target)) != (char) NULL) | ^~ ./portsentry_io.c: In function 'SubstString': ./portsentry_io.c:727:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 727 | if (strstr (target, find) == (char) NULL) | ^ ./portsentry_io.c:727:35: warning: comparison between pointer and integer 727 | if (strstr (target, find) == (char) NULL) | ^~ *** [solaris] Error code 1 bmake: stopped making "solaris" in /home/pbulk/build/security/portsentry/work/portsentry_beta bmake: 1 error bmake: stopped making "solaris" in /home/pbulk/build/security/portsentry/work/portsentry_beta *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/portsentry *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/portsentry