=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/biology/azara", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for azara-2.7nb10 cd help; /opt/pkg/bin/bmake cc -c -O txt2html.c txt2html.c: In function 'next_ref_stopper': txt2html.c:80:13: error: implicit declaration of function 'isspace' [-Wimplicit-function-declaration] 80 | if (isspace(*ptr) || | ^~~~~~~ txt2html.c:3:1: note: include '' or provide a declaration of 'isspace' 2 | #include "types.h" +++ |+#include 3 | txt2html.c:81:48: error: implicit declaration of function 'isalnum' [-Wimplicit-function-declaration] 81 | (is_punctuation_char(*ptr) && !isalnum(*(ptr+1)))) | ^~~~~~~ txt2html.c:81:48: note: include '' or provide a declaration of 'isalnum' *** Error code 1 Stop. bmake[1]: stopped making "all" in /home/pbulk/work/biology/azara/work/azara-2.7/help *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/work/biology/azara/work/azara-2.7 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/biology/azara *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/biology/azara