>>> Building on exopi-2 under x11/itk BDEPENDS = [x11/tk/8.5;lang/tcl/8.5;devel/itcl] DIST = [x11/itk:itk3.3.tar.gz] FULLPKGNAME = itk-3.3p6 RDEPENDS = [devel/itcl;lang/tcl/8.5;x11/tk/8.5] (Junk lock obtained for exopi-2 at 1713353719.62) >>> Running depends in x11/itk at 1713353719.68 last junk was in textproc/rasqal /usr/sbin/pkg_add -aI -Drepair itcl-3.4.1p3v0 tcl-8.5.19p6 tk-8.5.19p2 was: /usr/sbin/pkg_add -aI -Drepair itcl-3.4.1p3v0 tcl-8.5.19p6 tk-8.5.19p2 /usr/sbin/pkg_add -aI -Drepair itcl-3.4.1p3v0 tcl-8.5.19p6 tk-8.5.19p2 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 --- +tk-8.5.19p2 ------------------- You may wish to add /usr/local/lib/tcl/tk8.5/man to /etc/man.conf >>> Running show-prepare-results in x11/itk at 1713353725.09 ===> x11/itk ===> Building from scratch itk-3.3p6 ===> itk-3.3p6 depends on: tk->=8.5,<8.6 -> tk-8.5.19p2 ===> itk-3.3p6 depends on: tcl->=8.5,<8.6 -> tcl-8.5.19p6 ===> itk-3.3p6 depends on: itcl-* -> itcl-3.4.1p3v0 ===> Verifying specs: X11 tk85 tcl85 itcl34 ===> found X11.18.0 tk85.0.19 tcl85.1.8 itcl34.0.0 itcl-3.4.1p3v0 tcl-8.5.19p6 tk-8.5.19p2 (Junk lock released for exopi-2 at 1713353726.26) distfiles size=211722 >>> Running build in x11/itk at 1713353726.30 ===> x11/itk ===> Checking files for itk-3.3p6 `/exopi-cvs/ports/distfiles/itk3.3.tar.gz' is up to date. >> (SHA256) itk3.3.tar.gz: OK ===> Extracting for itk-3.3p6 ===> Patching for itk-3.3p6 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 96. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.orig Fri Mar 25 20:39:53 2005 |+++ configure Wed Dec 22 15:24:32 2010 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 8830. Hunk #2 succeeded at 10117. Hunk #3 succeeded at 10166. Hunk #4 succeeded at 10201. done ===> Applying OpenBSD patch patch-generic_itk_cmds_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |On OpenBSD we only install one version | |--- generic/itk_cmds.c.orig Wed Dec 22 15:25:01 2010 |+++ generic/itk_cmds.c Wed Dec 22 15:25:12 2010 -------------------------- Patching file generic/itk_cmds.c using Plan A... Hunk #1 succeeded at 67. done ===> Applying OpenBSD patch patch-tests_interp_test Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- tests/interp.test.orig Wed Sep 22 11:37:08 2004 |+++ tests/interp.test Wed Dec 22 15:24:32 2010 -------------------------- Patching file tests/interp.test using Plan A... Hunk #1 succeeded at 31. 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 itk-3.3p6 ===> Configuring for itk-3.3p6 Using /exopi-obj/pobj/itk-3.3/config.site (generated) configure: loading site script /exopi-obj/pobj/itk-3.3/config.site checking for correct TEA configuration... ok (TEA 3.2) 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 checking for Tk configuration... found /usr/local/lib/tcl/tk8.5/tkConfig.sh checking for existence of /usr/local/lib/tcl/tk8.5/tkConfig.sh... loading checking for itcl configuration... found /usr/local/lib/tcl/itcl/itclConfig.sh checking for existence of /usr/local/lib/tcl/itcl/itclConfig.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 for a BSD-compatible install... /exopi-obj/pobj/itk-3.3/bin/install -c 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 private include files... Using srcdir found in tclConfig.sh: /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19 checking for Tk private include files... Using srcdir found in tkConfig.sh: /exopi-obj/pobj/tk-8.5.19/tk8.5.19 checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking how to build libraries... shared checking for tclsh... /usr/local/bin/tclsh8.5 checking if 64bit support is enabled... no checking if 64bit Sparc VIS support is requested... no checking system version (for dynamic loading)... OpenBSD-7.5 checking for dlopen in -ldl... no checking for ar... 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 wish... /usr/local/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl config.status: creating itkConfig.sh ===> Building for itk-3.3p6 cc -pipe -DPACKAGE_NAME=\"itk\" -DPACKAGE_TARNAME=\"itk\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itk\ 3.3\" -DPACKAGE_BUGREPORT=\"\" -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 -DTCL_WIDE_INT_IS_LONG=1 -DITK_LIBRARY=\"/usr/local/lib/tcl/itcl\" -DUSE_NON_CONST -I"/exopi-obj/pobj/itcl-3.4.1/itcl3.4.1/generic" -I"./generic" -I/exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/generic -I/exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/unix -I/exopi-obj/pobj/tk-8.5.19/tk8.5.19/generic -I/exopi-obj/pobj/tk-8.5.19/tk8.5.19/unix -I/usr/X11R6/include -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tk8.5/generic -I/usr/local/include/tk8.5/unix -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/local/include/itcl -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itk_cmds.c` -o itk_cmds.o ./generic/itk_cmds.c:116: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/itk_cmds.c:261:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_Init(interp) ^ ./generic/itk_cmds.c:287:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_SafeInit(interp) ^ ./generic/itk_cmds.c:321:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ConfigBodyCmd(dummy, interp, objc, objv) ^ ./generic/itk_cmds.c:406:44: warning: incompatible function pointer types passing 'void (const char *)' to parameter of type 'Tcl_FreeProc *' (aka 'void (*)(char *)') [-Wincompatible-function-pointer-types] Itcl_EventuallyFree((ClientData)mcode, Itcl_DeleteMemberCode); ^~~~~~~~~~~~~~~~~~~~~ /usr/local/include/itcl/itclDecls.h:147:20: note: passing argument to parameter 'fproc' here Tcl_FreeProc * fproc)); ^ 5 warnings generated. cc -pipe -DPACKAGE_NAME=\"itk\" -DPACKAGE_TARNAME=\"itk\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itk\ 3.3\" -DPACKAGE_BUGREPORT=\"\" -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 -DTCL_WIDE_INT_IS_LONG=1 -DITK_LIBRARY=\"/usr/local/lib/tcl/itcl\" -DUSE_NON_CONST -I"/exopi-obj/pobj/itcl-3.4.1/itcl3.4.1/generic" -I"./generic" -I/exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/generic -I/exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/unix -I/exopi-obj/pobj/tk-8.5.19/tk8.5.19/generic -I/exopi-obj/pobj/tk-8.5.19/tk8.5.19/unix -I/usr/X11R6/include -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tk8.5/generic -I/usr/local/include/tk8.5/unix -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/local/include/itcl -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itk_option.c` -o itk_option.o ./generic/itk_option.c:60:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ClassOptionDefineCmd(clientData, interp, objc, objv) ^ ./generic/itk_option.c:171:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ClassOptionIllegalCmd(clientData, interp, objc, objv) ^ ./generic/itk_option.c:203:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ConfigClassOption(interp, contextObj, cdata, newval) ^ ./generic/itk_option.c:245:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_CreateClassOptTable(interp, cdefn) ^ ./generic/itk_option.c:280:17: warning: incompatible function pointer types passing 'char *(ClientData, Tcl_Interp *, const char *, const char *, int)' (aka 'char *(void *, struct Tcl_Interp *, const char *, const char *, int)') to parameter of type 'Tcl_VarTraceProc *' (aka 'char *(*)(void *, struct Tcl_Interp *, char *, char *, int)') [-Wincompatible-function-pointer-types] ItkTraceClassDestroy, (ClientData)cdefn); ^~~~~~~~~~~~~~~~~~~~ /usr/local/include/tcl8.5/tclDecls.h:6585:46: note: expanded from macro 'Tcl_TraceVar' Tcl_TraceVar2(interp, varName, NULL, flags, proc, clientData) ^~~~ /usr/local/include/tcl8.5/tclDecls.h:1493:23: note: passing argument to parameter 'proc' here Tcl_VarTraceProc *proc, ^ ./generic/itk_option.c:306:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_FindClassOptTable(cdefn) ^ ./generic/itk_option.c:340:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItkTraceClassDestroy(cdata, interp, name1, name2, flags) ^ ./generic/itk_option.c:395:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_CreateClassOption(interp, cdefn, switchName, resName, resClass, ^ ./generic/itk_option.c:421:48: warning: incompatible function pointer types passing 'void (const char *)' to parameter of type 'Tcl_FreeProc *' (aka 'void (*)(char *)') [-Wincompatible-function-pointer-types] Itcl_EventuallyFree((ClientData)mcode, Itcl_DeleteMemberCode); ^~~~~~~~~~~~~~~~~~~~~ /usr/local/include/itcl/itclDecls.h:147:20: note: passing argument to parameter 'fproc' here Tcl_FreeProc * fproc)); ^ ./generic/itk_option.c:462:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_FindClassOption(cdefn, switchName) ^ ./generic/itk_option.c:506:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_DelClassOption(opt) ^ ./generic/itk_option.c:528:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItkGetClassesWithOptInfo(interp) ^ ./generic/itk_option.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] ItkFreeClassesWithOptInfo(clientData, interp) ^ 13 warnings generated. cc -pipe -DPACKAGE_NAME=\"itk\" -DPACKAGE_TARNAME=\"itk\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itk\ 3.3\" -DPACKAGE_BUGREPORT=\"\" -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 -DTCL_WIDE_INT_IS_LONG=1 -DITK_LIBRARY=\"/usr/local/lib/tcl/itcl\" -DUSE_NON_CONST -I"/exopi-obj/pobj/itcl-3.4.1/itcl3.4.1/generic" -I"./generic" -I/exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/generic -I/exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/unix -I/exopi-obj/pobj/tk-8.5.19/tk8.5.19/generic -I/exopi-obj/pobj/tk-8.5.19/tk8.5.19/unix -I/usr/X11R6/include -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tk8.5/generic -I/usr/local/include/tk8.5/unix -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/local/include/itcl -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itk_archetype.c` -o itk_archetype.o ./generic/itk_archetype.c:247:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchetypeInit(interp) ^ ./generic/itk_archetype.c:350:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_DelMergeInfo(cdata) ^ ./generic/itk_archetype.c:388:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchInitOptsCmd(dummy, interp, objc, objv) ^ ./generic/itk_archetype.c:480:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_DelArchInfo(cdata) ^ ./generic/itk_archetype.c:530:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchDeleteOptsCmd(dummy, interp, objc, objv) ^ ./generic/itk_archetype.c:588:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchComponentCmd(dummy, interp, objc, objv) ^ ./generic/itk_archetype.c:667:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchCompAddCmd(dummy, interp, objc, objv) ^ ./generic/itk_archetype.c:1092:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchCompDeleteCmd(dummy, interp, objc, objv) ^ ./generic/itk_archetype.c:1220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchOptKeepCmd(clientData, interp, objc, objv) ^ ./generic/itk_archetype.c:1325:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchOptIgnoreCmd(clientData, interp, objc, objv) ^ ./generic/itk_archetype.c:1399:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchOptRenameCmd(clientData, interp, objc, objv) ^ ./generic/itk_archetype.c:1528:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchOptUsualCmd(clientData, interp, objc, objv) ^ ./generic/itk_archetype.c:1611:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_UsualCmd(clientData, interp, objc, objv) ^ ./generic/itk_archetype.c:1696:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchInitCmd(dummy, interp, objc, objv) ^ ./generic/itk_archetype.c:1901:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchOptionCmd(dummy, interp, objc, objv) ^ ./generic/itk_archetype.c:1997:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchOptionAddCmd(dummy, interp, objc, objv) ^ ./generic/itk_archetype.c:2177:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchOptionRemoveCmd(dummy, interp, objc, objv) ^ ./generic/itk_archetype.c:2330:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchCompAccessCmd(dummy, interp, objc, objv) ^ ./generic/itk_archetype.c:2488:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchConfigureCmd(dummy, interp, objc, objv) ^ ./generic/itk_archetype.c:2626:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchCgetCmd(dummy, interp, objc, objv) ^ ./generic/itk_archetype.c:2702:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_PropagateOption(interp, contextObj, cdata, newval) ^ ./generic/itk_archetype.c:2738:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_PropagatePublicVar(interp, contextObj, cdata, newval) ^ ./generic/itk_archetype.c:2836:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchSetOption(interp, info, name, value) ^ ./generic/itk_archetype.c:2884:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchConfigOption(interp, info, name, value) ^ ./generic/itk_archetype.c:2992:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchOptConfigError(interp, info, archOpt) ^ ./generic/itk_archetype.c:3026:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_ArchOptAccessError(interp, info, archOpt) ^ ./generic/itk_archetype.c:3056:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_GetArchInfo(interp, contextObj, infoPtr) ^ ./generic/itk_archetype.c:3106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_CreateArchComponent(interp, info, name, cdefn, accessCmd) ^ ./generic/itk_archetype.c:3208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_DelArchComponent(archComp) ^ ./generic/itk_archetype.c:3238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_GetArchOption(interp, info, switchName, resName, resClass, ^ ./generic/itk_archetype.c:3373:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_InitArchOption(interp, info, archOpt, defVal, currVal) ^ ./generic/itk_archetype.c:3458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_DelArchOption(archOpt) ^ ./generic/itk_archetype.c:3511:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_CreateOptionPart(interp, cdata, cproc, dproc, from) ^ ./generic/itk_archetype.c:3549:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_AddOptionPart(interp, info, switchName, resName, resClass, ^ ./generic/itk_archetype.c:3633:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_FindArchOptionPart(info, switchName, from) ^ ./generic/itk_archetype.c:3704:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_RemoveArchOptionPart(info, switchName, from) ^ ./generic/itk_archetype.c:3793:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_IgnoreArchOptionPart(info, opt) ^ ./generic/itk_archetype.c:3859:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_DelOptionPart(optPart) ^ ./generic/itk_archetype.c:3886:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_CreateConfigCmdline(interp, accessCmd, switchName) ^ ./generic/itk_archetype.c:3922:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_DeleteConfigCmdline(cdata) ^ ./generic/itk_archetype.c:3960:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_CreateGenericOptTable(interp, options) ^ ./generic/itk_archetype.c:4032:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_DelGenericOptTable(tPtr) ^ ./generic/itk_archetype.c:4073:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_CreateGenericOpt(interp, switchName, accessCmd) ^ ./generic/itk_archetype.c:4166:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_DelGenericOpt(opt) ^ ./generic/itk_archetype.c:4184:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItkGetObjsWithArchInfo(interp) ^ ./generic/itk_archetype.c:4213:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItkFreeObjsWithArchInfo(clientData, interp) ^ 46 warnings generated. cc -pipe -DPACKAGE_NAME=\"itk\" -DPACKAGE_TARNAME=\"itk\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itk\ 3.3\" -DPACKAGE_BUGREPORT=\"\" -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 -DTCL_WIDE_INT_IS_LONG=1 -DITK_LIBRARY=\"/usr/local/lib/tcl/itcl\" -DUSE_NON_CONST -I"/exopi-obj/pobj/itcl-3.4.1/itcl3.4.1/generic" -I"./generic" -I/exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/generic -I/exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/unix -I/exopi-obj/pobj/tk-8.5.19/tk8.5.19/generic -I/exopi-obj/pobj/tk-8.5.19/tk8.5.19/unix -I/usr/X11R6/include -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tk8.5/generic -I/usr/local/include/tk8.5/unix -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/local/include/itcl -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itk_util.c` -o itk_util.o ./generic/itk_util.c:38:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_OptListInit(olist, options) ^ ./generic/itk_util.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_OptListFree(olist) ^ ./generic/itk_util.c:79:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_OptListAdd(olist, entry) ^ ./generic/itk_util.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Itk_OptListRemove(olist, entry) ^ 4 warnings generated. cc -pipe -DPACKAGE_NAME=\"itk\" -DPACKAGE_TARNAME=\"itk\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itk\ 3.3\" -DPACKAGE_BUGREPORT=\"\" -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 -DTCL_WIDE_INT_IS_LONG=1 -DITK_LIBRARY=\"/usr/local/lib/tcl/itcl\" -DUSE_NON_CONST -I"/exopi-obj/pobj/itcl-3.4.1/itcl3.4.1/generic" -I"./generic" -I/exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/generic -I/exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/unix -I/exopi-obj/pobj/tk-8.5.19/tk8.5.19/generic -I/exopi-obj/pobj/tk-8.5.19/tk8.5.19/unix -I/usr/X11R6/include -I/usr/local/include/tcl8.5/generic -I/usr/local/include/tcl8.5/unix -I/usr/local/include/tk8.5/generic -I/usr/local/include/tk8.5/unix -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/local/include/itcl -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itkStubInit.c` -o itkStubInit.o rm -f libitk33.so.0.0 cc -pipe -shared -o libitk33.so.0.0 itk_cmds.o itk_option.o itk_archetype.o itk_util.o itkStubInit.o -L/usr/X11R6/lib -lX11 -L/usr/local/lib -ltcl85 -L/usr/local/lib -ltk85 -L/usr/local/lib/tcl/itcl -litcl34 : libitk33.so.0.0 >>> Running package in x11/itk at 1713353738.48 ===> x11/itk ===> Faking installation for itk-3.3p6 /exopi-obj/pobj/itk-3.3/bin/install -c -s -m 755 libitk33.so.0.0 /exopi-obj/pobj/itk-3.3/fake-amd64/usr/local/lib/tcl/itk/libitk33.so.0.0 : /exopi-obj/pobj/itk-3.3/fake-amd64/usr/local/lib/tcl/itk/libitk33.so.0.0 Install Archetype.itk /exopi-obj/pobj/itk-3.3/fake-amd64/usr/local/lib/tcl/itk/Archetype.itk Install Toplevel.itk /exopi-obj/pobj/itk-3.3/fake-amd64/usr/local/lib/tcl/itk/Toplevel.itk Install Widget.itk /exopi-obj/pobj/itk-3.3/fake-amd64/usr/local/lib/tcl/itk/Widget.itk Install itk.tcl /exopi-obj/pobj/itk-3.3/fake-amd64/usr/local/lib/tcl/itk/itk.tcl Install tclIndex /exopi-obj/pobj/itk-3.3/fake-amd64/usr/local/lib/tcl/itk/tclIndex /exopi-obj/pobj/itk-3.3/bin/install -c -m 644 pkgIndex.tcl /exopi-obj/pobj/itk-3.3/fake-amd64/usr/local/lib/tcl/itk : /exopi-obj/pobj/itk-3.3/bin/install -c -m 644 itkConfig.sh /exopi-obj/pobj/itk-3.3/fake-amd64/usr/local/lib/tcl/itk Installing header files in /exopi-obj/pobj/itk-3.3/fake-amd64/usr/local/include/itk Installing ./generic/itk.h Installing ./generic/itkDecls.h Installing man pages in /exopi-obj/pobj/itk-3.3/fake-amd64/usr/local/man Installing Archetype.n Installing Toplevel.n Installing Widget.n Installing itk.n Installing itkvars.n Installing usual.n ===> Building package for itk-3.3p6 Create /exopi-cvs/ports/packages/amd64/all/itk-3.3p6.tgz Creating package itk-3.3p6 reading plist| checking dependencies| checking dependencies|devel/itcl checking dependencies|lang/tcl/8.5 checking dependencies|x11/tk/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|************************** | 41% archiving|****************************** | 47% archiving|******************************** | 49% archiving|********************************* | 51% archiving|********************************** | 53% archiving|************************************* | 57% archiving|************************************* | 58% archiving|********************************************** | 71% archiving|************************************************** | 78% archiving|****************************************************** | 84% archiving|********************************************************* | 90% archiving|************************************************************ | 94% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/itk-3.3p6.tgz >>> Running clean in x11/itk at 1713353742.29 ===> x11/itk ===> Cleaning for itk-3.3p6 >>> Ended at 1713353742.67 max_stuck=1.19/depends=5.43/show-prepare-results=1.21/build=12.13/package=3.85/clean=0.42