=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/x11/ssystem", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for ssystem-1.6nb10 --- cfgparse.tab.c --- --- astrolib.o --- --- cfgparse.tab.c --- bison -d -v -p cfg cfgparse.y --- astrolib.o --- gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -DSDATADIR=\"/opt/pkg/share/ssystem\" astrolib.c --- lex.cfg.c --- flex -i -Pcfg cfglex.l --- cfgparse.tab.o --- gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -DSDATADIR=\"/opt/pkg/share/ssystem\" cfgparse.tab.c cfgparse.y: In function 'cfgparse': cfgparse.y:43:32: error: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 43 | line: DATA_DIR '=' NAME { strcpy(texturepath,$3); } | ^~~~~~ cfgparse.y:5:1: note: include '' or provide a declaration of 'strcpy' 4 | #include "ssystem.h" +++ |+#include 5 | cfgparse.y:43:32: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] 43 | line: DATA_DIR '=' NAME { strcpy(texturepath,$3); } | ^~~~~~ cfgparse.y:43:32: note: include '' or provide a declaration of 'strcpy' cfgparse.y:48:42: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 48 | if (!strcmp($3,"GL_NEAREST")) filter=GL_NEAREST; | ^~~~~~ cfgparse.y:5:1: note: include '' or provide a declaration of 'strcmp' 4 | #include "ssystem.h" +++ |+#include 5 | cfgparse.y:97:18: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] 97 | strcpy(planets[body_index].Name,$2); | ^~~~~~ cfgparse.y:5:1: note: include '' or provide a declaration of 'strcpy' 4 | #include "ssystem.h" +++ |+#include 5 | cfgparse.y:132:18: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] 132 | strcpy(planets[body_index].Name,$2); | ^~~~~~ cfgparse.y:5:1: note: include '' or provide a declaration of 'strcpy' 4 | #include "ssystem.h" +++ |+#include 5 | cfgparse.y:161:18: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] 161 | strcpy(planets[body_index].Name,$2); | ^~~~~~ cfgparse.y:5:1: note: include '' or provide a declaration of 'strcpy' 4 | #include "ssystem.h" +++ |+#include 5 | *** [cfgparse.tab.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/x11/ssystem/work/ssystem-1.6 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/x11/ssystem/work/ssystem-1.6 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/ssystem *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/ssystem