=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/misc/team", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for team-3.1nb1 --- team.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_PARAM_H -DHAVE_WAIT_H -c team.c team.c:157:14: error: expected declaration specifiers or '...' before numeric constant 157 | __printflike(1, 2) | ^ team.c:157:17: error: expected declaration specifiers or '...' before numeric constant 157 | __printflike(1, 2) | ^ team.c: In function 'FdSet': team.c:267:5: error: implicit declaration of function 'mesg'; did you mean 'Mesg'? [-Wimplicit-function-declaration] 267 | mesg("team: set an invalid fd\n"); | ^~~~ | Mesg *** [team.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/misc/team/work/team-3.1 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/misc/team/work/team-3.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/team *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/team