=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/lang/lush", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for lush-1.2.1nb6 for d in src ; \ do ( cd $d && /opt/pkg/bin/gmake all ) || exit ; done gmake[1]: Entering directory '/home/pbulk/work/lang/lush/work/lush/src' gcc -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/ncurses -pipe -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/ncurses -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -I../include -D_REENTRANT -c allocate.c gcc -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/ncurses -pipe -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/ncurses -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -I../include -D_REENTRANT -c at.c allocate.c: In function 'lush_cfree': allocate.c:532:5: error: implicit declaration of function 'cfree'; did you mean 'free'? [-Wimplicit-function-declaration] 532 | cfree(x); | ^~~~~ | free gmake[1]: *** [Makefile:134: allocate.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/home/pbulk/work/lang/lush/work/lush/src' gmake: *** [Makefile:89: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/lush *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/lush