=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/biology/coalesce", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for coalesce-1.5.0.2nb1 --- coalesce --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations coalesce.c -Wl,-R/opt/pkg/lib -lm -o coalesce coalesce.c: In function 'getdata': coalesce.c:1320:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1320 | if (!(int)strchr("ABCDGHKMNRSTUVWXY?O-.",ch)){ | ^ coalesce.c: At top level: coalesce.c:3930:15: error: conflicting types for 'mymalloc'; have 'void *(long int)' 3930 | MALLOCRETURN *mymalloc(long x) | ^~~~~~~~ In file included from coalesce.c:1: lamarc.h:179:18: note: previous declaration of 'mymalloc' with type 'void *(void)' 179 | MALLOCRETURN *mymalloc(); | ^~~~~~~~ *** [coalesce] Error code 1 bmake: stopped making "coalesce" in /tmp/work/biology/coalesce/work/coalesce1.5beta bmake: 1 error bmake: stopped making "coalesce" in /tmp/work/biology/coalesce/work/coalesce1.5beta *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/biology/coalesce *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/biology/coalesce