+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent MYSQL_VERSION_REQD=mariadb114 WRKLOG=/tmp/bulklog/tcl-fbsql-1.06nb11/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent MYSQL_VERSION_REQD=mariadb114 WRKLOG=/tmp/bulklog/tcl-fbsql-1.06nb11/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tcl-fbsql-1.06nb11 --- fbsql.lo --- /home/pbulk/build/databases/tcl-fbsql/work/.cwrapper/bin/libtool --mode=compile gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/mysql -I/opt/pkg/include -I/usr/include -Wall -I/opt/pkg/include/tcl -I/opt/pkg/include/mysql -c fbsql.c libtool: compile: gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/databases/tcl-fbsql/work/.buildlink/include/mysql -I/home/pbulk/build/databases/tcl-fbsql/work/.buildlink/include -Wall -I/home/pbulk/build/databases/tcl-fbsql/work/.buildlink/include/tcl -c fbsql.c -fPIC -DPIC -o .libs/fbsql.o fbsql.c: In function 'SqlCmd': fbsql.c:556:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 556 | int sql_number = (int)sql_word; | ^ In file included from /home/pbulk/build/databases/tcl-fbsql/work/.buildlink/include/tcl.h:2424, from fbsql.c:43: fbsql.c: In function 'fbWaitCmd': fbsql.c:624:17: error: passing argument 5 of 'Tcl_TraceVar2' from incompatible pointer type [-Wincompatible-pointer-types] 624 | WaitVariableProc, | ^~~~~~~~~~~~~~~~ | | | char * (*)(void *, Tcl_Interp *, char *, char *, int) /home/pbulk/build/databases/tcl-fbsql/work/.buildlink/include/tclDecls.h:4029:53: note: in definition of macro 'Tcl_TraceVar' 4029 | Tcl_TraceVar2(interp, varName, NULL, flags, proc, clientData) | ^~~~ /home/pbulk/build/databases/tcl-fbsql/work/.buildlink/include/tclDecls.h:741:51: note: expected 'char * (*)(void *, Tcl_Interp *, const char *, const char *, int)' but argument is of type 'char * (*)(void *, Tcl_Interp *, char *, char *, int)' 741 | Tcl_VarTraceProc *proc, | ~~~~~~~~~~~~~~~~~~^~~~ fbsql.c:637:17: error: passing argument 5 of 'Tcl_UntraceVar2' from incompatible pointer type [-Wincompatible-pointer-types] 637 | WaitVariableProc, | ^~~~~~~~~~~~~~~~ | | | char * (*)(void *, Tcl_Interp *, char *, char *, int) /home/pbulk/build/databases/tcl-fbsql/work/.buildlink/include/tclDecls.h:4032:55: note: in definition of macro 'Tcl_UntraceVar' 4032 | Tcl_UntraceVar2(interp, varName, NULL, flags, proc, clientData) | ^~~~ /home/pbulk/build/databases/tcl-fbsql/work/.buildlink/include/tclDecls.h:769:62: note: expected 'char * (*)(void *, Tcl_Interp *, const char *, const char *, int)' but argument is of type 'char * (*)(void *, Tcl_Interp *, char *, char *, int)' 769 | int flags, Tcl_VarTraceProc *proc, | ~~~~~~~~~~~~~~~~~~^~~~ fbsql.c: In function 'Fbsql_Init': fbsql.c:667:43: error: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 667 | Tcl_CreateCommand (interp, "sql", SqlCmd, (ClientData) 0, (Tcl_CmdDeleteProc*) NULL); | ^~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /home/pbulk/build/databases/tcl-fbsql/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ fbsql.c:680:74: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 680 | Tcl_CreateCommand (interp, command_name, SqlCmd, (ClientData) i, (Tcl_CmdDeleteProc*) NULL); | ^ fbsql.c:680:66: error: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 680 | Tcl_CreateCommand (interp, command_name, SqlCmd, (ClientData) i, (Tcl_CmdDeleteProc*) NULL); | ^~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /home/pbulk/build/databases/tcl-fbsql/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ *** [fbsql.lo] Error code 1 bmake: stopped making "all" in /home/pbulk/build/databases/tcl-fbsql/work/src bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/databases/tcl-fbsql/work/src *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/tcl-fbsql *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/tcl-fbsql