>>> Building on exopi-3 under devel/itcl BDEPENDS = [lang/tcl/8.5] DIST = [devel/itcl:itcl3.4.1.tar.gz] FULLPKGNAME = itcl-3.4.1p3v0 RDEPENDS = [lang/tcl/8.5] (Junk lock obtained for exopi-3 at 1713769715.69) >>> Running depends in devel/itcl at 1713769715.71 /usr/sbin/pkg_add -aI -Drepair tcl-8.5.19p6 was: /usr/sbin/pkg_add -aI -Drepair tcl-8.5.19p6 /usr/sbin/pkg_add -aI -Drepair tcl-8.5.19p6 New and changed readme(s): /usr/local/share/doc/pkg-readmes/tcl-8.5 --- +tcl-8.5.19p6 ------------------- You may wish to add /usr/local/lib/tcl/tcl8.5/man to /etc/man.conf >>> Running show-prepare-results in devel/itcl at 1713769718.11 ===> devel/itcl ===> Building from scratch itcl-3.4.1p3v0 ===> itcl-3.4.1p3v0 depends on: tcl->=8.5,<8.6 -> tcl-8.5.19p6 tcl-8.5.19p6 (Junk lock released for exopi-3 at 1713769718.67) distfiles size=263316 >>> Running build in devel/itcl at 1713769718.69 ===> devel/itcl ===> Checking files for itcl-3.4.1p3v0 `/exopi-cvs/ports/distfiles/itcl3.4.1.tar.gz' is up to date. >> (SHA256) itcl3.4.1.tar.gz: OK ===> Extracting for itcl-3.4.1p3v0 ===> Patching for itcl-3.4.1p3v0 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Fri Jul 15 20:30:52 2011 |+++ Makefile.in Sun Oct 9 19:00:41 2011 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 75. Hunk #2 succeeded at 350. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.orig Fri Jul 15 20:30:52 2011 |+++ configure Sun Oct 9 19:12:57 2011 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 6434. Hunk #2 succeeded at 6474. Hunk #3 succeeded at 9841. Hunk #4 succeeded at 9852. done ===> Applying OpenBSD patch patch-generic_itcl_cmds_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |On OpenBSD we only have one version installed. | |--- generic/itcl_cmds.c.orig Fri Jul 15 20:30:52 2011 |+++ generic/itcl_cmds.c Sun Oct 9 19:00:41 2011 -------------------------- Patching file generic/itcl_cmds.c using Plan A... Hunk #1 succeeded at 60. done ===> Applying OpenBSD patch patch-pkgIndex_tcl_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- pkgIndex.tcl.in.orig Fri Jul 15 18:34:43 2011 |+++ pkgIndex.tcl.in Tue May 1 08:55:27 2012 -------------------------- Patching file pkgIndex.tcl.in using Plan A... Hunk #1 succeeded at 1. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for itcl-3.4.1p3v0 ===> Configuring for itcl-3.4.1p3v0 Using /exopi-obj/pobj/itcl-3.4.1/config.site (generated) /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DVERSION=3.4.1 -DMODTCL_VERSION=8.5 -DMODTCL_BIN=/usr/local/bin/tclsh8.5 -DLIBitcl34_VERSION=0.0 -DARCH=amd64 -DBASE_PKGPATH=devel/itcl -DFLAVOR_EXT= -DFULLPKGNAME=itcl-3.4.1p3v0 -DHOMEPAGE=https://incrtcl.sourceforge.net/itcl/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=itcl -i -B /exopi-obj/pobj/itcl-3.4.1 /exopi-obj/pobj/itcl-3.4.1/itcl3.4.1/configure configure: loading site script /exopi-obj/pobj/itcl-3.4.1/config.site checking for correct TEA configuration... ok (TEA 3.9) configure: configuring itcl 3.4 checking whether ln -s works... yes checking for Tcl configuration... found /usr/local/lib/tcl/tcl8.5/tclConfig.sh checking for existence of /usr/local/lib/tcl/tcl8.5/tclConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr/local checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) no checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for Tcl public headers... /usr/local/include/tcl8.5 checking for Tcl private include files... private headers found with public headers checking how to build libraries... shared checking for ranlib... (cached) ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... OpenBSD-7.5 checking for ar... (cached) ar checking for ELF... yes checking for required early compiler flags... none checking for 64-bit integer type... using long checking for build with symbols... no checking for tclsh... /usr/local/bin/tclsh8.5 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl config.status: creating itclConfig.sh ===> Building for itcl-3.4.1p3v0 cc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"itcl\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_itcl= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/local/lib/tcl\" -I"./generic" -I"/usr/local/include/tcl8.5" -O2 -pipe -pipe -O2 -Wall -fPIC -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tcl8.5 -c `echo ./generic/itclStubInit.c` -o itclStubInit.o cc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"itcl\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_itcl= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/local/lib/tcl\" -I"./generic" -I"/usr/local/include/tcl8.5" -O2 -pipe -pipe -O2 -Wall -fPIC -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tcl8.5 -c `echo ./generic/itcl_bicmds.c` -o itcl_bicmds.o ./generic/itcl_bicmds.c:73:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_BiInit(interp) ^ ./generic/itcl_bicmds.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_InstallBiMethods(interp, cdefn) ^ ./generic/itcl_bicmds.c:238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_BiIsaCmd(clientData, interp, objc, objv) ^ ./generic/itcl_bicmds.c:314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_BiConfigureCmd(clientData, interp, objc, objv) ^ ./generic/itcl_bicmds.c:539:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_BiCgetCmd(clientData, interp, objc, objv) ^ ./generic/itcl_bicmds.c:612:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclReportPublicOpt(interp, vdefn, contextObj) ^ ./generic/itcl_bicmds.c:687:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_BiChainCmd(dummy, interp, objc, objv) ^ ./generic/itcl_bicmds.c:803:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_BiInfoClassCmd(dummy, interp, objc, objv) ^ ./generic/itcl_bicmds.c:870:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_BiInfoInheritCmd(dummy, interp, objc, objv) ^ ./generic/itcl_bicmds.c:938:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_BiInfoHeritageCmd(dummy, interp, objc, objv) ^ ./generic/itcl_bicmds.c:1012:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_BiInfoFunctionCmd(dummy, interp, objc, objv) ^ ./generic/itcl_bicmds.c:1207:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_BiInfoVariableCmd(dummy, interp, objc, objv) ^ ./generic/itcl_bicmds.c:1461:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_BiInfoBodyCmd(dummy, interp, objc, objv) ^ ./generic/itcl_bicmds.c:1548:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_BiInfoArgsCmd(dummy, interp, objc, objv) ^ ./generic/itcl_bicmds.c:1654:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DefaultInfoCmd(dummy, interp, objc, objv) ^ 15 warnings generated. cc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"itcl\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_itcl= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/local/lib/tcl\" -I"./generic" -I"/usr/local/include/tcl8.5" -O2 -pipe -pipe -O2 -Wall -fPIC -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tcl8.5 -c `echo ./generic/itcl_class.c` -o itcl_class.o ./generic/itcl_class.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CreateClass(interp, path, info, rPtr) ^ ./generic/itcl_class.c:260:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DeleteClass(interp, cdefnPtr) ^ ./generic/itcl_class.c:357:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclDestroyClass(cdata) ^ ./generic/itcl_class.c:381:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclDestroyClassNamesp(cdata) ^ ./generic/itcl_class.c:482:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclFreeClass(cdata) ^ ./generic/itcl_class.c:602:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_IsClassNamespace(namesp) ^ ./generic/itcl_class.c:623:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_IsClass(cmd) ^ ./generic/itcl_class.c:657:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_FindClass(interp, path, autoload) ^ ./generic/itcl_class.c:723:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_FindClassNamespace(interp, path) ^ ./generic/itcl_class.c:782:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_HandleClass(clientData, interp, objc, objv) ^ ./generic/itcl_class.c:926:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ClassCmdResolver(interp, name, context, flags, rPtr) ^ ./generic/itcl_class.c:1022:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ClassVarResolver(interp, name, context, flags, rPtr) ^ ./generic/itcl_class.c:1174:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ClassCompiledVarResolver(interp, name, length, context, rPtr) ^ ./generic/itcl_class.c:1246:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclClassRuntimeVarResolver(interp, resVarInfo) ^ ./generic/itcl_class.c:1320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_BuildVirtualTables(cdefnPtr) ^ ./generic/itcl_class.c:1537:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CreateVarDefn(interp, cdefn, name, init, config, vdefnPtr) ^ ./generic/itcl_class.c:1615:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DeleteVarDefn(vdefn) ^ ./generic/itcl_class.c:1643:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_GetCommonVar(interp, name, contextClass) ^ ./generic/itcl_class.c:1678:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CreateMember(interp, cdefn, name) ^ ./generic/itcl_class.c:1718:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DeleteMember(memPtr) ^ ./generic/itcl_class.c:1745:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_InitHierIter(iter,cdefn) ^ ./generic/itcl_class.c:1763:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DeleteHierIter(iter) ^ ./generic/itcl_class.c:1780:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_AdvanceHierIter(iter) ^ 23 warnings generated. cc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"itcl\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_itcl= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/local/lib/tcl\" -I"./generic" -I"/usr/local/include/tcl8.5" -O2 -pipe -pipe -O2 -Wall -fPIC -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tcl8.5 -c `echo ./generic/itcl_cmds.c` -o itcl_cmds.o ./generic/itcl_cmds.c:136:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(interp) ^ ./generic/itcl_cmds.c:428:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_Init(interp) ^ ./generic/itcl_cmds.c:453:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_SafeInit(interp) ^ ./generic/itcl_cmds.c:473:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclDelObjectInfo(cdata) ^ ./generic/itcl_cmds.c:533:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_FindClassesCmd(clientData, interp, objc, objv) ^ ./generic/itcl_cmds.c:663:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_FindObjectsCmd(clientData, interp, objc, objv) ^ ./generic/itcl_cmds.c:863:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ProtectionCmd(clientData, interp, objc, objv) ^ ./generic/itcl_cmds.c:869:18: warning: cast to smaller integer type 'int' from 'ClientData' (aka 'void *') [-Wvoid-pointer-to-int-cast] int pLevel = (int)clientData; ^~~~~~~~~~~~~~~ ./generic/itcl_cmds.c:925:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DelClassCmd(clientData, interp, objc, objv) ^ ./generic/itcl_cmds.c:980:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DelObjectCmd(clientData, interp, objc, objv) ^ ./generic/itcl_cmds.c:1047:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ScopeCmd(dummy, interp, objc, objv) ^ ./generic/itcl_cmds.c:1238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CodeCmd(dummy, interp, objc, objv) ^ ./generic/itcl_cmds.c:1339:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_StubCreateCmd(clientData, interp, objc, objv) ^ ./generic/itcl_cmds.c:1385:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_StubExistsCmd(clientData, interp, objc, objv) ^ ./generic/itcl_cmds.c:1421:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_IsStub(cmd) ^ ./generic/itcl_cmds.c:1453:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclHandleStubCmd(clientData, interp, objc, objv) ^ ./generic/itcl_cmds.c:1527:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclDeleteStub(cdata) ^ ./generic/itcl_cmds.c:1548:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_IsObjectCmd(clientData, interp, objc, objv) ^ ./generic/itcl_cmds.c:1661:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_IsClassCmd(clientData, interp, objc, objv) ^ 19 warnings generated. cc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"itcl\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_itcl= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/local/lib/tcl\" -I"./generic" -I"/usr/local/include/tcl8.5" -O2 -pipe -pipe -O2 -Wall -fPIC -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tcl8.5 -c `echo ./generic/itcl_ensemble.c` -o itcl_ensemble.o ./generic/itcl_ensemble.c:159:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_EnsembleInit(interp) ^ ./generic/itcl_ensemble.c:208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CreateEnsemble(interp, ensName) ^ ./generic/itcl_ensemble.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_AddEnsemblePart(interp, ensName, partName, usageInfo, ^ ./generic/itcl_ensemble.c:390:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_GetEnsemblePart(interp, ensName, partName, infoPtr) ^ ./generic/itcl_ensemble.c:466:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_IsEnsemble(infoPtr) ^ ./generic/itcl_ensemble.c:503:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_GetEnsembleUsage(interp, ensName, objPtr) ^ ./generic/itcl_ensemble.c:570:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_GetEnsembleUsageForObj(interp, ensObjPtr, objPtr) ^ ./generic/itcl_ensemble.c:622:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetEnsembleUsage(ensData, objPtr) ^ ./generic/itcl_ensemble.c:671:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetEnsemblePartUsage(ensPart, objPtr) ^ ./generic/itcl_ensemble.c:749:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateEnsemble(interp, parentEnsData, ensName) ^ ./generic/itcl_ensemble.c:853:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddEnsemblePart(interp, ensData, partName, usageInfo, ^ ./generic/itcl_ensemble.c:918:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteEnsemble(clientData) ^ ./generic/itcl_ensemble.c:955:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindEnsemble(interp, nameArgv, nameArgc, ensDataPtr) ^ ./generic/itcl_ensemble.c:1043:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateEnsemblePart(interp, ensData, partName, ensPartPtr) ^ ./generic/itcl_ensemble.c:1128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteEnsemblePart(ensPart) ^ ./generic/itcl_ensemble.c:1189:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindEnsemblePart(interp, ensData, partName, rensPart) ^ ./generic/itcl_ensemble.c:1305:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindEnsemblePartIndex(ensData, partName, posPtr) ^ ./generic/itcl_ensemble.c:1375:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeMinChars(ensData, pos) ^ ./generic/itcl_ensemble.c:1451:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HandleEnsemble(clientData, interp, objc, objv) ^ ./generic/itcl_ensemble.c:1572:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_EnsembleCmd(clientData, interp, objc, objv) ^ ./generic/itcl_ensemble.c:1739:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetEnsembleParser(interp) ^ ./generic/itcl_ensemble.c:1834:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteEnsParser(clientData, interp) ^ ./generic/itcl_ensemble.c:1874:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_EnsPartCmd(clientData, interp, objc, objv) ^ ./generic/itcl_ensemble.c:2004:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_EnsembleErrorCmd(clientData, interp, objc, objv) ^ ./generic/itcl_ensemble.c:2047:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeEnsInvocInternalRep(objPtr) ^ ./generic/itcl_ensemble.c:2084:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DupEnsInvocInternalRep(srcPtr, copyPtr) ^ ./generic/itcl_ensemble.c:2125:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetEnsInvocFromAny(interp, objPtr) ^ ./generic/itcl_ensemble.c:2189:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UpdateStringOfEnsInvoc(objPtr) ^ 28 warnings generated. cc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"itcl\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_itcl= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/local/lib/tcl\" -I"./generic" -I"/usr/local/include/tcl8.5" -O2 -pipe -pipe -O2 -Wall -fPIC -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tcl8.5 -c `echo ./generic/itcl_linkage.c` -o itcl_linkage.o ./generic/itcl_linkage.c:75:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_RegisterC(interp, name, proc, clientData, deleteProc) ^ ./generic/itcl_linkage.c:160:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_RegisterObjC(interp, name, proc, clientData, deleteProc) ^ ./generic/itcl_linkage.c:229:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_FindC(interp, name, argProcPtr, objProcPtr, cDataPtr) ^ ./generic/itcl_linkage.c:272:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclGetRegisteredProcs(interp) ^ ./generic/itcl_linkage.c:303:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclFreeC(clientData, interp) ^ 5 warnings generated. cc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"itcl\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_itcl= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/local/lib/tcl\" -I"./generic" -I"/usr/local/include/tcl8.5" -O2 -pipe -pipe -O2 -Wall -fPIC -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tcl8.5 -c `echo ./generic/itcl_methods.c` -o itcl_methods.o ./generic/itcl_methods.c:66:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_BodyCmd(dummy, interp, objc, objv) ^ ./generic/itcl_methods.c:170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ConfigBodyCmd(dummy, interp, objc, objv) ^ ./generic/itcl_methods.c:283:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CreateMethod(interp, cdefn, name, arglist, body) ^ ./generic/itcl_methods.c:343:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CreateProc(interp, cdefn, name, arglist, body) ^ ./generic/itcl_methods.c:412:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CreateMemberFunc(interp, cdefn, name, arglist, body, mfuncPtr) ^ ./generic/itcl_methods.c:507:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ChangeMemberFunc(interp, mfunc, arglist, body) ^ ./generic/itcl_methods.c:570:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DeleteMemberFunc(cdata) ^ ./generic/itcl_methods.c:607:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CreateMemberCode(interp, cdefn, arglist, body, mcodePtr) ^ ./generic/itcl_methods.c:733:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DeleteMemberCode(cdata) ^ ./generic/itcl_methods.c:778:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_GetMemberCode(interp, member) ^ ./generic/itcl_methods.c:869:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_EvalMemberCode(interp, mfunc, member, contextObj, objc, objv) ^ ./generic/itcl_methods.c:1041:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CreateArgList(interp, decl, argcPtr, argPtr) ^ ./generic/itcl_methods.c:1135:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CreateArg(name, init) ^ ./generic/itcl_methods.c:1179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DeleteArgList(arglist) ^ ./generic/itcl_methods.c:1212:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ArgList(argc, arglist) ^ ./generic/itcl_methods.c:1260:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_EquivArgLists(arg1, arg1c, arg2, arg2c) ^ ./generic/itcl_methods.c:1326:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_GetMemberFuncUsage(mfunc, contextObj, objPtr) ^ ./generic/itcl_methods.c:1432:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ExecMethod(clientData, interp, objc, objv) ^ ./generic/itcl_methods.c:1530:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ExecProc(clientData, interp, objc, objv) ^ ./generic/itcl_methods.c:1586:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_PushContext(interp, member, contextClass, contextObj, contextPtr) ^ ./generic/itcl_methods.c:1699:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_PopContext(interp, contextPtr) ^ ./generic/itcl_methods.c:1753:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_GetContext(interp, cdefnPtr, odefnPtr) ^ ./generic/itcl_methods.c:1814:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_AssignArgs(interp, objc, objv, mfunc) ^ ./generic/itcl_methods.c:2090:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclParseConfig(interp, objc, objv, contextObj, rargc, rvars, rvals) ^ ./generic/itcl_methods.c:2171:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclHandleConfig(interp, argc, vars, vals, contextObj) ^ ./generic/itcl_methods.c:2286:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ConstructBase(interp, contextObj, contextClass) ^ ./generic/itcl_methods.c:2368:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_InvokeMethodIfExists(interp, name, contextClass, contextObj, objc, objv) ^ ./generic/itcl_methods.c:2440:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ReportFuncErrors(interp, mfunc, contextObj, result) ^ 28 warnings generated. cc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"itcl\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_itcl= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/local/lib/tcl\" -I"./generic" -I"/usr/local/include/tcl8.5" -O2 -pipe -pipe -O2 -Wall -fPIC -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tcl8.5 -c `echo ./generic/itcl_migrate.c` -o itcl_migrate.o ./generic/itcl_migrate.c:42:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _Tcl_GetCallFrame(interp, level) ^ ./generic/itcl_migrate.c:88:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _Tcl_ActivateCallFrame(interp, framePtr) ^ 2 warnings generated. cc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"itcl\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_itcl= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/local/lib/tcl\" -I"./generic" -I"/usr/local/include/tcl8.5" -O2 -pipe -pipe -O2 -Wall -fPIC -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tcl8.5 -c `echo ./generic/itcl_objects.c` -o itcl_objects.o ./generic/itcl_objects.c:72:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CreateObject(interp, name, cdefn, objc, objv, roPtr) ^ ./generic/itcl_objects.c:301:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DeleteObject(interp, contextObj) ^ ./generic/itcl_objects.c:363:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DestructObject(interp, contextObj, flags) ^ ./generic/itcl_objects.c:427:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclDestructBase(interp, contextObj, contextClass, flags) ^ ./generic/itcl_objects.c:489:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_FindObject(interp, name, roPtr) ^ ./generic/itcl_objects.c:538:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_IsObject(cmd) ^ ./generic/itcl_objects.c:570:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ObjectIsa(contextObj, cdefn) ^ ./generic/itcl_objects.c:592:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_HandleInstance(clientData, interp, objc, objv) ^ ./generic/itcl_objects.c:705:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_GetInstanceVar(interp, name, contextObj, contextClass) ^ ./generic/itcl_objects.c:754:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclReportObjectUsage(interp, contextObj) ^ ./generic/itcl_objects.c:849:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclTraceThisVar(cdata, interp, name1, name2, flags) ^ ./generic/itcl_objects.c:905:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclDestroyObject(cdata) ^ ./generic/itcl_objects.c:950:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclFreeObject(cdata) ^ ./generic/itcl_objects.c:1062:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclCreateObjVar(interp, vdefn, contextObj) ^ ./generic/itcl_objects.c:1147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ScopedVarResolver(interp, name, contextNs, flags, rPtr) ^ 15 warnings generated. cc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"itcl\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_itcl= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/local/lib/tcl\" -I"./generic" -I"/usr/local/include/tcl8.5" -O2 -pipe -pipe -O2 -Wall -fPIC -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tcl8.5 -c `echo ./generic/itcl_parse.c` -o itcl_parse.o ./generic/itcl_parse.c:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ParseInit(interp, info) ^ ./generic/itcl_parse.c:186:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ClassCmd(clientData, interp, objc, objv) ^ ./generic/itcl_parse.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ClassInheritCmd(clientData, interp, objc, objv) ^ ./generic/itcl_parse.c:557:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ClassProtectionCmd(clientData, interp, objc, objv) ^ ./generic/itcl_parse.c:617:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ClassConstructorCmd(clientData, interp, objc, objv) ^ ./generic/itcl_parse.c:675:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ClassDestructorCmd(clientData, interp, objc, objv) ^ ./generic/itcl_parse.c:722:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ClassMethodCmd(clientData, interp, objc, objv) ^ ./generic/itcl_parse.c:770:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ClassProcCmd(clientData, interp, objc, objv) ^ ./generic/itcl_parse.c:816:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ClassVariableCmd(clientData, interp, objc, objv) ^ ./generic/itcl_parse.c:886:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ClassCommonCmd(clientData, interp, objc, objv) ^ ./generic/itcl_parse.c:1013:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ParseVarResolver(interp, name, contextNs, flags, rPtr) ^ ./generic/itcl_parse.c:1071:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItclFreeParserCommandData(cdata) ^ 12 warnings generated. cc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"itcl\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_itcl= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/local/lib/tcl\" -I"./generic" -I"/usr/local/include/tcl8.5" -O2 -pipe -pipe -O2 -Wall -fPIC -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tcl8.5 -c `echo ./generic/itcl_util.c` -o itcl_util.o ./generic/itcl_util.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_Assert(testExpr, fileName, lineNumber) ^ ./generic/itcl_util.c:101:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_InitStack(stack) ^ ./generic/itcl_util.c:118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DeleteStack(stack) ^ ./generic/itcl_util.c:141:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_PushStack(cdata,stack) ^ ./generic/itcl_util.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_PopStack(stack) ^ ./generic/itcl_util.c:190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_PeekStack(stack) ^ ./generic/itcl_util.c:208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_GetStackValue(stack,pos) ^ ./generic/itcl_util.c:229:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_InitList(listPtr) ^ ./generic/itcl_util.c:249:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DeleteList(listPtr) ^ ./generic/itcl_util.c:274:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CreateListElem(listPtr) ^ ./generic/itcl_util.c:305:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DeleteListElem(elemPtr) ^ ./generic/itcl_util.c:348:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_InsertList(listPtr,val) ^ ./generic/itcl_util.c:382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_InsertListElem(pos,val) ^ ./generic/itcl_util.c:424:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_AppendList(listPtr,val) ^ ./generic/itcl_util.c:458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_AppendListElem(pos,val) ^ ./generic/itcl_util.c:498:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_SetListValue(elemPtr,val) ^ ./generic/itcl_util.c:533:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_EventuallyFree(cdata, fproc) ^ ./generic/itcl_util.c:606:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_PreserveData(cdata) ^ ./generic/itcl_util.c:672:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ReleaseData(cdata) ^ ./generic/itcl_util.c:741:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_SaveInterpState(interp, status) ^ ./generic/itcl_util.c:824:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_RestoreInterpState(interp, state) ^ ./generic/itcl_util.c:894:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DiscardInterpState(state) ^ ./generic/itcl_util.c:951:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_Protection(interp, newLevel) ^ ./generic/itcl_util.c:989:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ProtectionStr(pLevel) ^ ./generic/itcl_util.c:1019:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CanAccess(memberPtr, fromNsPtr) ^ ./generic/itcl_util.c:1073:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CanAccessFunc(mfunc, fromNsPtr) ^ ./generic/itcl_util.c:1130:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_GetTrueNamespace(interp, info) ^ ./generic/itcl_util.c:1194:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_ParseNamespPath(name, buffer, head, tail) ^ ./generic/itcl_util.c:1263:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_DecodeScopedCommand(interp, name, rNsPtr, rCmdPtr) ^ ./generic/itcl_util.c:1340:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_EvalArgs(interp, objc, objv) ^ ./generic/itcl_util.c:1416:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_CreateArgs(interp, string, objc, objv) ^ 31 warnings generated. rm -f libitcl34.so.0.0 cc -shared -fPIC -o libitcl34.so.0.0 itclStubInit.o itcl_bicmds.o itcl_class.o itcl_cmds.o itcl_ensemble.o itcl_linkage.o itcl_methods.o itcl_migrate.o itcl_objects.o itcl_parse.o itcl_util.o -L/usr/local/lib -ltclstub85 : libitcl34.so.0.0 cc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"itcl\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_itcl= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/local/lib/tcl\" -I"./generic" -I"/usr/local/include/tcl8.5" -O2 -pipe -pipe -O2 -Wall -fPIC -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tcl8.5 -c `echo ./generic/itclStubLib.c` -o itclStubLib.o ./generic/itclStubLib.c:62:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itcl_InitStubs (interp, version, exact) ^ 1 warning generated. rm -f libitclstub34.a ar cr libitclstub34.a itclStubLib.o ranlib libitclstub34.a >>> Running package in devel/itcl at 1713769734.00 ===> devel/itcl ===> Faking installation for itcl-3.4.1p3v0 /bin/sh ./tclconfig/install-sh -c -m 755 libitcl34.so.0.0 /exopi-obj/pobj/itcl-3.4.1/fake-amd64/usr/local/lib/tcl/itcl/../../libitcl34.so.0.0 : /exopi-obj/pobj/itcl-3.4.1/fake-amd64/usr/local/lib/tcl/itcl/libitcl34.so.0.0 /bin/sh ./tclconfig/install-sh -c -m 755 libitclstub34.a /exopi-obj/pobj/itcl-3.4.1/fake-amd64/usr/local/lib/tcl/itcl/../../libitclstub34.a ranlib /exopi-obj/pobj/itcl-3.4.1/fake-amd64/usr/local/lib/tcl/itcl/../../libitclstub34.a Install itcl.tcl /exopi-obj/pobj/itcl-3.4.1/fake-amd64/usr/local/lib/tcl/itcl/itcl.tcl /bin/sh ./tclconfig/install-sh -c -m 444 pkgIndex.tcl /exopi-obj/pobj/itcl-3.4.1/fake-amd64/usr/local/lib/tcl/itcl /bin/sh ./tclconfig/install-sh -c -m 444 itclConfig.sh /exopi-obj/pobj/itcl-3.4.1/fake-amd64/usr/local/lib/tcl/itcl Installing header files in /exopi-obj/pobj/itcl-3.4.1/fake-amd64/usr/local/include/itcl Installing ./generic/itcl.h Installing ./generic/itclDecls.h Installing ./generic/itclInt.h Installing ./generic/itclIntDecls.h Installing man pages in /exopi-obj/pobj/itcl-3.4.1/fake-amd64/usr/local/man Installing body.n Installing class.n Installing code.n Installing configbody.n Installing delete.n Installing ensemble.n Installing find.n Installing is.n Installing itcl.n Installing itclvars.n Installing local.n Installing scope.n ===> Building package for itcl-3.4.1p3v0 Create /exopi-cvs/ports/packages/amd64/all/itcl-3.4.1p3v0.tgz Creating package itcl-3.4.1p3v0 reading plist| checking dependencies| checking dependencies|lang/tcl/8.5 checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 16% checksumming|************ | 19% checksumming|************** | 23% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************ | 38% archiving|************************** | 40% archiving|**************************** | 43% archiving|******************************* | 48% archiving|**************************************** | 63% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************** | 69% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|**************************************************** | 81% archiving|***************************************************** | 83% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************** | 90% archiving|************************************************************ | 93% archiving|************************************************************* | 96% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/itcl-3.4.1p3v0.tgz >>> Running clean in devel/itcl at 1713769736.42 ===> devel/itcl ===> Cleaning for itcl-3.4.1p3v0 >>> Ended at 1713769736.76 max_stuck=0.20/depends=2.40/show-prepare-results=0.59/build=15.31/package=2.42/clean=0.36