=> Bootstrap dependency digest>=20010302: found digest-20210928 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for filerunner-2.5.1nb9 --- ext.o --- gcc -D__FreeBSD__ -Wall -fPIC -O3 -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c ext.c ext.c: In function 'Ext_Init': ext.c:95:50: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "GetTimeFromSecs", GetTimeFromSecs, NULL, NULL); ^~~~~~~~~~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tcl.h:2441:0, from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ ext.c:96:59: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "GetTimeFromSecsSetFormat", GetTimeFromSecsSetFormat, NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tcl.h:2441:0, from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ ext.c:97:52: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "GetStringFromMode", GetStringFromMode, NULL, NULL); ^~~~~~~~~~~~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tcl.h:2441:0, from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ ext.c:98:50: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "GetUidGidString", GetUidGidString, NULL, NULL); ^~~~~~~~~~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tcl.h:2441:0, from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ ext.c:99:57: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "FTP_CreateServerSocket", FTP_CreateServerSocket, NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tcl.h:2441:0, from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ ext.c:100:45: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "FTP_Socket", FTP_Socket, NULL, NULL); ^~~~~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tcl.h:2441:0, from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ ext.c:101:52: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "FTP_AcceptConnect", FTP_AcceptConnect, NULL, NULL); ^~~~~~~~~~~~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tcl.h:2441:0, from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ ext.c:102:43: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "FTP_Copy", FTP_Copy, NULL, NULL); ^~~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tcl.h:2441:0, from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ ext.c:103:44: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "FTP_Close", FTP_Close, NULL, NULL); ^~~~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tcl.h:2441:0, from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ ext.c:104:47: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "FTP_OpenFile", FTP_OpenFile, NULL, NULL); ^~~~~~~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tcl.h:2441:0, from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ ext.c:105:47: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "FTP_ReadText", FTP_ReadText, NULL, NULL); ^~~~~~~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tcl.h:2441:0, from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ ext.c:106:48: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "FTP_WriteText", FTP_WriteText, NULL, NULL); ^~~~~~~~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tcl.h:2441:0, from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ ext.c:107:40: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "GetDF", GetDF, NULL, NULL); ^~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tcl.h:2441:0, from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ ext.c:108:52: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "ClockMilliSeconds", ClockMilliSeconds, NULL, NULL); ^~~~~~~~~~~~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tcl.h:2441:0, from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ ext.c:109:42: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "GetEuid", GetEuid, NULL, NULL); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tcl.h:2441:0, from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ ext.c: In function 'GetTimeFromSecs': ext.c:123:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(*p != '\0', "Error converting arg to int"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:123:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(*p != '\0', "Error converting arg to int"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:127:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%02d%02d%02d %02d:%02d:%02d", time_s->tm_mday, time_s->tm_mon+1, ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:127:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%02d%02d%02d %02d:%02d:%02d", time_s->tm_mday, time_s->tm_mon+1, ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:130:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%02d%02d%02d %02d:%02d:%02d", time_s->tm_year % 100, time_s->tm_mon+1, ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:130:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%02d%02d%02d %02d:%02d:%02d", time_s->tm_year % 100, time_s->tm_mon+1, ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c: In function 'GetTimeFromSecsSetFormat': ext.c:139:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 2, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:139:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 2, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c: In function 'GetStringFromMode': ext.c:153:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 2, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:153:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 2, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:156:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(*p != '\0', "Error converting arg to int"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:156:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(*p != '\0', "Error converting arg to int"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:161:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%c%c%c%c%c%c%c%c%c", ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:161:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%c%c%c%c%c%c%c%c%c", ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c: In function 'GetUidGidString': ext.c:188:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 3, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:188:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 3, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:194:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(*p != '\0', "Error converting arg to int"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:194:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(*p != '\0', "Error converting arg to int"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:197:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(*p != '\0', "Error converting arg to int"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:197:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(*p != '\0', "Error converting arg to int"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:216:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%s/%s",uidstring,gidstring); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:216:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%s/%s",uidstring,gidstring); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c: In function 'FTP_CreateServerSocket': ext.c:233:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 2, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:233:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 2, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:246:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(addr.s_addr == (unsigned long)-1, "Error in inet_addr()"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:246:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(addr.s_addr == (unsigned long)-1, "Error in inet_addr()"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:252:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(sock < 0, "Error in socket()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:252:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(sock < 0, "Error in socket()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:259:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(status == -1, "Error in bind()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:259:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(status == -1, "Error in bind()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:262:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(status == -1, "Error in listen()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:262:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(status == -1, "Error in listen()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:265:61: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] status = getsockname(sock, (struct sockaddr *) &sockaddr, &length); ^ In file included from ext.c:19:0: /usr/include/sys/socket.h:625:5: note: expected '__socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ ext.c:266:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(status == -1, "Error in getsockname()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:266:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(status == -1, "Error in getsockname()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:268:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%s,%u %u", inet_ntoa(addr), ntohs(sockaddr.sin_port), sock); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:268:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%s,%u %u", inet_ntoa(addr), ntohs(sockaddr.sin_port), sock); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c: In function 'FTP_Socket': ext.c:287:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 3, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:287:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 3, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:290:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(port <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:290:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(port <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:302:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(addr.s_addr == (unsigned long)-1, "Error in inet_addr()"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:302:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(addr.s_addr == (unsigned long)-1, "Error in inet_addr()"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:308:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(sock < 0, "Error in socket()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:308:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(sock < 0, "Error in socket()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:311:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(status == -1, "Error in connect()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:311:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(status == -1, "Error in connect()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:314:61: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] status = getsockname(sock, (struct sockaddr *) &sockaddr, &length); ^ In file included from ext.c:19:0: /usr/include/sys/socket.h:625:5: note: expected '__socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ ext.c:315:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(status == -1, "Error in getsockname()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:315:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(status == -1, "Error in getsockname()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:317:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%d %s", sock, inet_ntoa(sockaddr.sin_addr)); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:317:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%d %s", sock, inet_ntoa(sockaddr.sin_addr)); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c: In function 'FTP_AcceptConnect': ext.c:328:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 2, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:328:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 2, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:331:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(serversock <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:331:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(serversock <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:334:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(newsock < 0, "Error in accept()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:334:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(newsock < 0, "Error in accept()"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:342:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%d", newsock); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:342:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%d", newsock); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c: In function 'FTP_ReadText': ext.c:360:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 3, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:360:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 3, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:363:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(fd <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:363:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(fd <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:366:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(to <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:366:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(to <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:374:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(nb < 0, "Select error (reading)"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:374:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(nb < 0, "Select error (reading)"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:375:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(nb == 0, "Timeout when communicating with FTP server."); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:375:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(nb == 0, "Timeout when communicating with FTP server."); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:376:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(!FD_ISSET(fd, &read_template), "Select returned wrong descriptor (reading)"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:376:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(!FD_ISSET(fd, &read_template), "Select returned wrong descriptor (reading)"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:378:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(r == -1, "Error reading"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:378:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(r == -1, "Error reading"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:381:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] interp->result[count++] = c; ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:384:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] interp->result[count++] = '\0'; ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c: In function 'FTP_WriteText': ext.c:398:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 3, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:398:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 3, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:400:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(fd <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:400:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(fd <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:404:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(r != count, "Write error"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:404:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(r != count, "Write error"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c: In function 'FTP_OpenFile': ext.c:417:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 3, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:417:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 3, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:428:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(fd < 0, "Can't open file"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:428:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(fd < 0, "Can't open file"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:430:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%d", fd); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:430:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%d", fd); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c: In function 'FTP_Close': ext.c:442:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 2, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:442:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 2, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:445:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(fd <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:445:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(fd <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:449:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(r != 0, "Error closing file"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:449:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(r != 0, "Error closing file"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c: In function 'FTP_Copy': ext.c:468:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 5, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:468:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 5, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:471:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(fdfrom <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:471:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(fdfrom <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:474:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(fdto <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:474:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(fdto <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:480:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(maxsize <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:480:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(maxsize <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:484:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(to <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:484:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(to <= 0, "Error conv to number"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:502:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(nb < 0, "Select error (reading)"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:502:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(nb < 0, "Select error (reading)"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:503:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(nb == 0, "Timeout when communicating with FTP server."); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:503:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(nb == 0, "Timeout when communicating with FTP server."); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:504:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(!FD_ISSET(fdfrom, &read_template), "Select returned wrong descriptor (reading)"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:504:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(!FD_ISSET(fdfrom, &read_template), "Select returned wrong descriptor (reading)"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:507:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(s == -1, "Error reading"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:507:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(s == -1, "Error reading"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:514:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(w != r, "Error writing"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:514:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE(w != r, "Error writing"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:519:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%d", count); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:519:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%d", count); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c: In function 'ClockMilliSeconds': ext.c:546:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 1, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:546:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 1, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:552:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%f", t); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:552:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%f", t); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c: In function 'GetEuid': ext.c:562:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 1, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:562:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 1, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:567:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%d", geteuid()); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:567:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%d", geteuid()); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c: In function 'GetDF': ext.c:664:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 2, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:664:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] HANDLE2(argc != 2, "Wrong # of args"); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:669:7: warning: implicit declaration of function 'statfs'; did you mean 'statvfs'? [-Wimplicit-function-declaration] i = statfs(argv[1], &stat); ^~~~~~ statvfs ext.c:673:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy(interp->result, "?"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:673:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy(interp->result, "?"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:673:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy(interp->result, "?"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:673:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy(interp->result, "?"); ^~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:697:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%.1f%s", x, tmp); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:697:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%.1f%s", x, tmp); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:699:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%d%s", (int)x, tmp); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ ext.c:699:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%d%s", (int)x, tmp); ^~~~~~~ In file included from /tmp/x11/filerunner/work/.buildlink/include/tk.h:19:0, from ext.c:37: /tmp/x11/filerunner/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ --- ext.so --- ld -Bshareable -o ext.so ext.o ld: warning: -z ,relro ignored ld: warning: -z ,now ignored