+ 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/bmf-0.9.4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/bmf-0.9.4/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for bmf-0.9.4 gcc -DNDEBUG -D_UNIX -D_SOLARIS=59 -Wall -DPACKAGE=\"bmf\" -DVERSION=\"0.9.4\" -c bmf.c gcc -DNDEBUG -D_UNIX -D_SOLARIS=59 -Wall -c filt.c gcc -DNDEBUG -D_UNIX -D_SOLARIS=59 -Wall -c dbmysql.c gcc -DNDEBUG -D_UNIX -D_SOLARIS=59 -Wall -c dbdb.c gcc -DNDEBUG -D_UNIX -D_SOLARIS=59 -Wall -c dbtext.c gcc -DNDEBUG -D_UNIX -D_SOLARIS=59 -Wall -c dbh.c dbh.c: In function 'dbh_open': dbh.c:64:23: error: implicit declaration of function 'dbdb_db_open'; did you mean 'dbtext_db_open'? [-Wimplicit-function-declaration] 64 | pdb = (dbh_t*)dbdb_db_open( dbhost, dbname, dbuser, dbpass ); | ^~~~~~~~~~~~ | dbtext_db_open dbh.c:64:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 64 | pdb = (dbh_t*)dbdb_db_open( dbhost, dbname, dbuser, dbpass ); | ^ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/mail/bmf/work/bmf-0.9.4 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/bmf *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/bmf