=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/mail/bmf", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for bmf-0.9.4 --- bmf.o --- --- filt.o --- --- bmf.o --- gcc -DNDEBUG -D_UNIX -D_SOLARIS=59 -Wall -DPACKAGE=\"bmf\" -DVERSION=\"0.9.4\" -c bmf.c --- filt.o --- gcc -DNDEBUG -D_UNIX -D_SOLARIS=59 -Wall -c filt.c --- dbmysql.o --- gcc -DNDEBUG -D_UNIX -D_SOLARIS=59 -Wall -c dbmysql.c --- dbdb.o --- gcc -DNDEBUG -D_UNIX -D_SOLARIS=59 -Wall -c dbdb.c --- dbtext.o --- gcc -DNDEBUG -D_UNIX -D_SOLARIS=59 -Wall -c dbtext.c --- dbh.o --- 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 ); | ^ *** [dbh.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/mail/bmf/work/bmf-0.9.4 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/mail/bmf/work/bmf-0.9.4 *** Error code 2 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