=> Bootstrap dependency digest>=20010302: found digest-20190127 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 tkdesk-2.0p2nb3 cd netscape-remote; /usr/bin/make CC_OPTS="-O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -DUSE_OLD_IMAGE -DUSE_NON_CONST" lib gcc -O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -DUSE_OLD_IMAGE -DUSE_NON_CONST -DHAVE_CONFIG_H -I.. -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c netscape_remote.c netscape_remote.c: In function 'Netscape_Remote_Cmd': netscape_remote.c:207:8: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (strcmp(arg, "-id") == 0) { ^ netscape_remote.c: In function 'SendCommand': netscape_remote.c:643:31: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] (unsigned char *) command, strlen(command)); ^ netscape_remote.c:643:31: warning: incompatible implicit declaration of built-in function 'strlen' netscape_remote.c:643:31: note: include '' or provide a declaration of 'strlen' netscape_remote.c: In function 'GetLock': netscape_remote.c:886:30: warning: incompatible implicit declaration of built-in function 'strlen' if (gethostname(lock_data + strlen(lock_data), 100) == -1) { ^ netscape_remote.c:886:30: note: include '' or provide a declaration of 'strlen' netscape_remote.c:924:7: warning: incompatible implicit declaration of built-in function 'strlen' strlen(lock_data)); ^ netscape_remote.c:924:7: note: include '' or provide a declaration of 'strlen' gcc -O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -DUSE_OLD_IMAGE -DUSE_NON_CONST -DHAVE_CONFIG_H -I.. -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c ClientWin.c rm -f libnetscape.a ar rc libnetscape.a netscape_remote.o ClientWin.o ranlib libnetscape.a cd libdesk; /usr/bin/make CC_OPTS="-O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -DUSE_OLD_IMAGE -DUSE_NON_CONST" lib gcc -O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -DUSE_OLD_IMAGE -DUSE_NON_CONST -DHAVE_CONFIG_H -I.. -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c init.c gcc -O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -DUSE_OLD_IMAGE -DUSE_NON_CONST -DHAVE_CONFIG_H -I.. -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c dsk_ls.c dsk_ls.c: In function 'dsk_ls_init_and_parse_options': dsk_ls.c:229:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] par_path[MAXPATHLEN] = (char) NULL; ^ dsk_ls.c: In function 'linked_file': dsk_ls.c:378:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *(linkname + 4 + len) = (char) NULL; ^ dsk_ls.c: In function 'read_list': dsk_ls.c:1226:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (dsk_interp->result, "no such file or dir: %s", path); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1226:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (dsk_interp->result, "no such file or dir: %s", path); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c: In function 'read_file_lists': dsk_ls.c:1287:6: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (dsk_interp->result, "no such file or dir: %s", par_path); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1287:6: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (dsk_interp->result, "no such file or dir: %s", par_path); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1292:6: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (dsk_interp->result, "no such file or dir: %s", par_path); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1292:6: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (dsk_interp->result, "no such file or dir: %s", par_path); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c: In function 'process_cmdline': dsk_ls.c:1378:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1378:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1378:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1378:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1401:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1401:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1401:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1401:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1418:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (dsk_interp->result, ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1418:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (dsk_interp->result, ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1431:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (dsk_interp->result, "Dont understand: -%c\n%s", ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1431:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (dsk_interp->result, "Dont understand: -%c\n%s", ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1437:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1437:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1437:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1437:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1447:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1447:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1447:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ dsk_ls.c:1447:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (dsk_interp->result, USAGE); ^ In file included from ot.h:19:0, from libdesk.h:32, from dsk_ls.c:57: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ gcc -O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -DUSE_OLD_IMAGE -DUSE_NON_CONST -DHAVE_CONFIG_H -I.. -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c misc.c misc.c: In function 'dsk_striptc_Cmd': misc.c:82:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (interp->result, "usage: dsk_striptc ?-keep? string"); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:82:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (interp->result, "usage: dsk_striptc ?-keep? string"); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:90:13: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (interp->result, "usage: dsk_striptc ?-keep? string"); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:90:13: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (interp->result, "usage: dsk_striptc ?-keep? string"); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:98:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] *interp->result = 0; ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:128:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, outstr); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:128:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, outstr); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:128:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, outstr); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:128:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, outstr); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c: In function 'dsk_esc_Cmd': misc.c:147:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (interp->result, "usage: dsk_esc string chars"); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:147:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (interp->result, "usage: dsk_esc string chars"); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c: In function 'dsk_unesc_Cmd': misc.c:179:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, "usage: dsk_unesc string"); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:179:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, "usage: dsk_unesc string"); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:179:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, "usage: dsk_unesc string"); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:179:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, "usage: dsk_unesc string"); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c: In function 'dsk_statfs_Cmd': misc.c:262:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, "usage: dskC_statfs path?/file?"); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:262:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, "usage: dskC_statfs path?/file?"); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:262:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, "usage: dskC_statfs path?/file?"); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:262:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, "usage: dskC_statfs path?/file?"); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:298:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (interp->result, "Error %d", errno); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ misc.c:298:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (interp->result, "Error %d", errno); ^ In file included from ot.h:19:0, from libdesk.h:32, from misc.c:35: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ gcc -O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -DUSE_OLD_IMAGE -DUSE_NON_CONST -DHAVE_CONFIG_H -I.. -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c util.c gcc -O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -DUSE_OLD_IMAGE -DUSE_NON_CONST -DHAVE_CONFIG_H -I.. -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c ot.c ot.c: In function 'ot_maplist_Cmd': ot.c:153:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] interp->result = "usage: ot_maplist list var ?var ...?"; ^ In file included from ot.h:19:0, from ot.c:26: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ ot.c: In function 'ot_warp_pointer_Cmd': ot.c:207:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] interp->result = "usage: ot_warp_pointer window / ot_warp_pointer x y"; ^ In file included from ot.h:19:0, from ot.c:26: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ ot.c: In function 'Ot_TclInvoke': ot.c:265:9: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (interp->result, "invalid command name \"%s\"", argv[0]); ^ In file included from ot.h:19:0, from ot.c:26: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ ot.c:265:9: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf (interp->result, "invalid command name \"%s\"", argv[0]); ^ In file included from ot.h:19:0, from ot.c:26: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ gcc -O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -DUSE_OLD_IMAGE -DUSE_NON_CONST -DHAVE_CONFIG_H -I.. -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c o_FileListbox.c o_FileListbox.c: In function 'dsk_ls_and_tag_Cmd': o_FileListbox.c:142:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, "usage: dskC_ls_and_tag path"); ^ In file included from ot.h:19:0, from libdesk.h:32, from o_FileListbox.c:38: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ o_FileListbox.c:142:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, "usage: dskC_ls_and_tag path"); ^ In file included from ot.h:19:0, from libdesk.h:32, from o_FileListbox.c:38: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ o_FileListbox.c:142:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, "usage: dskC_ls_and_tag path"); ^ In file included from ot.h:19:0, from libdesk.h:32, from o_FileListbox.c:38: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ o_FileListbox.c:142:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (interp->result, "usage: dskC_ls_and_tag path"); ^ In file included from ot.h:19:0, from libdesk.h:32, from o_FileListbox.c:38: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ o_FileListbox.c:311:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (buf, interp->result); ^ In file included from ot.h:19:0, from libdesk.h:32, from o_FileListbox.c:38: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ o_FileListbox.c:311:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] strcpy (buf, interp->result); ^ In file included from ot.h:19:0, from libdesk.h:32, from o_FileListbox.c:38: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ gcc -O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -DUSE_OLD_IMAGE -DUSE_NON_CONST -DHAVE_CONFIG_H -I.. -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c tixImgXpm.c tixImgXpm.c:167:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] ImgXpmCreate, /* createProc */ ^ tixImgXpm.c:167:5: note: (near initialization for 'tixPixmapImageType.createProc') tixImgXpm.c: In function 'ImgXpmCmd': tixImgXpm.c:1161:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, ^ In file included from /scratch/work/sysutils/tkdesk/work/.buildlink/include/tk.h:19:0, from tixImgXpm.c:55: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ tixImgXpm.c:1161:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, ^ In file included from /scratch/work/sysutils/tkdesk/work/.buildlink/include/tk.h:19:0, from tixImgXpm.c:55: /scratch/work/sysutils/tkdesk/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ rm -f libdesk.a ar rc libdesk.a init.o dsk_ls.o misc.o util.o ot.o o_FileListbox.o tixImgXpm.o ranlib libdesk.a cd tkdeskclient; /usr/bin/make CC_OPTS="-O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -DUSE_OLD_IMAGE -DUSE_NON_CONST" LD_OPTS="-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib" all gcc -O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -DUSE_OLD_IMAGE -DUSE_NON_CONST -DHAVE_CONFIG_H -I.. -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c tkdeskclient.c gcc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o tkdeskclient tkdeskclient.o gcc -O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -DUSE_OLD_IMAGE -DUSE_NON_CONST -DHAVE_CONFIG_H -I. -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c tkAppInit.c gcc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib "-Wl,-rpath,/usr/pkg/lib/itcl4.2.0" -o tkdesksh tkAppInit.o libdesk/libdesk.a netscape-remote/libnetscape.a -L/usr/pkg/lib -lBLT -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -ltk86 -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -ltcl86 -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -lX11 -lXss -lXext -Wl,-rpath,/usr/X11R7/lib -L/usr/X11R7/lib -lXft -L/usr/pkg/lib -lfontconfig -Wl,-R/usr/pkg/lib -lfreetype -lfontconfig -lpthread -lz -lpthread -lm ld: warning: libfontconfig.so.2, needed by /scratch/work/sysutils/tkdesk/work/.buildlink/lib/libXft.so, may conflict with libfontconfig.so.1 ld: warning: libfontconfig.so.2, needed by /scratch/work/sysutils/tkdesk/work/.buildlink/lib/libXft.so, may conflict with libfontconfig.so.1 ld: warning: libfreetype.so.18, needed by /scratch/work/sysutils/tkdesk/work/.buildlink/lib/libXft.so, may conflict with libfreetype.so.6 tkAppInit.o: In function `Tcl_AppInit': tkAppInit.c:(.text+0x44): undefined reference to `Itcl_Init' *** [shell] Error code 1 make: stopped in /scratch/work/sysutils/tkdesk/work/tkdesk-2.0 1 error make: stopped in /scratch/work/sysutils/tkdesk/work/tkdesk-2.0 *** Error code 2 Stop. make[1]: stopped in /tree/pkgsrc/sysutils/tkdesk *** Error code 1 Stop. make: stopped in /tree/pkgsrc/sysutils/tkdesk