=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/editors/sandy", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for sandy-0.4nb3 --- options --- --- config.h --- --- options --- sandy build options: CFLAGS = -g -std=c99 -pedantic -Wall -O0 -I. -I/opt/pkg/include -DVERSION="0.4" LDFLAGS = -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lc -lncursesw CC = cc --- config.h --- creating config.h from config.def.h --- sandy.o --- CC sandy.c sandy.c: In function 'f_save': sandy.c:388:17: error: implicit declaration of function 'setenv'; did you mean 'getenv'? [-Wimplicit-function-declaration] 388 | setenv(envs[EnvFile], filename, 1); | ^~~~~~ | getenv sandy.c:390:17: error: implicit declaration of function 'unsetenv'; did you mean 'use_env'? [-Wimplicit-function-declaration] 390 | unsetenv(envs[EnvFile]); | ^~~~~~~~ | use_env sandy.c: At top level: sandy.c:1550:1: warning: 't_redo' defined but not used [-Wunused-function] 1550 | t_redo(void) { | ^~~~~~ *** [sandy.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/editors/sandy/work/sandy-0.4 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/editors/sandy/work/sandy-0.4 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/sandy *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/sandy