>>> Building on exopi-6 under security/tcltls BDEPENDS = [lang/tcl/8.6] DIST = [security/tcltls:tcltls-1.7.22.tar.gz] FULLPKGNAME = tcltls-1.7.22 RDEPENDS = [lang/tcl/8.6] (Junk lock obtained for exopi-6 at 1711577735.32) >>> Running depends in security/tcltls at 1711577735.36 last junk was in multimedia/py-ffmpeg-progress-yield,python3 /usr/sbin/pkg_add -aI -Drepair tcl-8.6.13 was: /usr/sbin/pkg_add -aI -Drepair tcl-8.6.13 /usr/sbin/pkg_add -aI -Drepair tcl-8.6.13 New and changed readme(s): /usr/local/share/doc/pkg-readmes/tcl-8.6 --- +tcl-8.6.13 ------------------- You may wish to add /usr/local/lib/tcl/tcl8.6/man to /etc/man.conf >>> Running show-prepare-results in security/tcltls at 1711577738.11 ===> security/tcltls ===> Building from scratch tcltls-1.7.22 ===> tcltls-1.7.22 depends on: tcl->=8.6,<8.7 -> tcl-8.6.13 ===> Verifying specs: ssl crypto ===> found ssl.56.0 crypto.53.0 tcl-8.6.13 (Junk lock released for exopi-6 at 1711577738.67) distfiles size=165206 >>> Running build in security/tcltls at 1711577738.71 ===> security/tcltls ===> Checking files for tcltls-1.7.22 `/exopi-cvs/ports/distfiles/tcltls-1.7.22.tar.gz' is up to date. >> (SHA256) tcltls-1.7.22.tar.gz: OK ===> Extracting for tcltls-1.7.22 ===> Patching for tcltls-1.7.22 ===> Applying OpenBSD patch patch-tlsBIO_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Found in the Debian port: |http://deb.debian.org/debian/pool/main/t/tcltls/tcltls_1.7.22-2.debian.tar.xz | |Index: tlsBIO.c |--- tlsBIO.c.orig |+++ tlsBIO.c -------------------------- Patching file tlsBIO.c using Plan A... Hunk #1 succeeded at 231. done ===> Applying OpenBSD patch patch-tlsInt_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: tlsInt.h |--- tlsInt.h.orig |+++ tlsInt.h -------------------------- Patching file tlsInt.h using Plan A... Hunk #1 succeeded at 54. 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 tcltls-1.7.22 ===> Configuring for tcltls-1.7.22 Using /exopi-obj/pobj/tcltls-1.7.22/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/tcltls-1.7.22/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /exopi-obj/pobj/tcltls-1.7.22/bin/install -c checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking host operating system... openbsd7.5 checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for path to tclConfig.sh... /usr/local/lib/tcl/tcl8.6 checking for runnable tclsh... /usr/local/bin/tclsh8.6 checking for working tclConfig.sh... found checking how to create shared objects... -DPIC -fPIC -shared checking whether C compiler accepts -Wno-unused-value... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-deprecated-declarations... yes checking for pkg-config... pkg-config checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -W... yes checking whether C compiler accepts -Wno-self-assign... yes checking whether C compiler accepts -fstack-protector-all... yes checking whether C compiler accepts -fno-strict-overflow... yes checking which TLS library to use... openssl checking if a basic OpenSSL program works... yes checking for TLS_method... yes checking for SSLv2_method... no checking for SSLv3_method... no checking for TLSv1_method... yes checking for TLSv1_1_method... yes checking for TLSv1_2_method... yes checking for tlsv1.3 protocol support... yes checking for SSL_set_tlsext_host_name... yes checking how to use openssl... -lssl -lcrypto checking for objcopy... objcopy checking for strip... (cached) strip checking for how to set version script... -Wl,--version-script,/exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tcltls.vers configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl config.status: creating tcltls.syms configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for tcltls-1.7.22 od -A n -v -t xC < '/exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tls.tcl' > tls.tcl.h.new.1 sed 's@[^0-9A-Fa-f]@@g;s@..@0x&, @g' < tls.tcl.h.new.1 > tls.tcl.h.new.2 rm -f tls.tcl.h.new.1 mv tls.tcl.h.new.2 tls.tcl.h sh /exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/gen_dh_params fallback > dh_params.h.new mv dh_params.h.new dh_params.h cc -I/usr/local/include/tcl8.6 -I/exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22 -I. -DPACKAGE_NAME=\"tcltls\" -DPACKAGE_TARNAME=\"tcltls\" -DPACKAGE_VERSION=\"1.7.22\" -DPACKAGE_STRING=\"tcltls\ 1.7.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DMODULE_SCOPE=static -DUSE_TCL_STUBS=1 -DTCLTLS_SSL_USE_FASTPATH=1 -D_FORTIFY_SOURCE=2 -DHAVE_TLS_METHOD=1 -DNO_SSL2=1 -DNO_SSL3=1 '-DTCL_THREADS=1' '-DTCL_CFGVAL_ENCODING="iso8859-1"' '-DTCL_SHLIB_EXT=".so"' '-DTCL_CFG_OPTIMIZED=1' '-DTCL_TOMMATH=1' '-DTCL_WIDE_INT_IS_LONG=1' '-DTCL_UNLOAD_DLLS=1' -O2 -pipe -I/usr/local/include/tcl8.6 -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -fPIC -o tls.o -c /exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tls.c /exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tls.c:496:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CiphersObjCmd(clientData, interp, objc, objv) ^ /exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tls.c:725:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImportObjCmd(clientData, interp, objc, objv) ^ /exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tls.c:1015:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UnimportObjCmd(clientData, interp, objc, objv) ^ /exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tls.c:1069:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CTX_Init(statePtr, isServer, proto, keyfile, certfile, key, cert, ^ /exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tls.c:1072:9: warning: unused parameter 'isServer' [-Wunused-parameter] int isServer; ^ /exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tls.c:1402:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StatusObjCmd(clientData, interp, objc, objv) ^ /exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tls.c:1496:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] VersionObjCmd(clientData, interp, objc, objv) ^ /exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tls.c:1529:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MiscObjCmd(clientData, interp, objc, objv) ^ 8 warnings generated. cc -I/usr/local/include/tcl8.6 -I/exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22 -I. -DPACKAGE_NAME=\"tcltls\" -DPACKAGE_TARNAME=\"tcltls\" -DPACKAGE_VERSION=\"1.7.22\" -DPACKAGE_STRING=\"tcltls\ 1.7.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DMODULE_SCOPE=static -DUSE_TCL_STUBS=1 -DTCLTLS_SSL_USE_FASTPATH=1 -D_FORTIFY_SOURCE=2 -DHAVE_TLS_METHOD=1 -DNO_SSL2=1 -DNO_SSL3=1 '-DTCL_THREADS=1' '-DTCL_CFGVAL_ENCODING="iso8859-1"' '-DTCL_SHLIB_EXT=".so"' '-DTCL_CFG_OPTIMIZED=1' '-DTCL_TOMMATH=1' '-DTCL_WIDE_INT_IS_LONG=1' '-DTCL_UNLOAD_DLLS=1' -O2 -pipe -I/usr/local/include/tcl8.6 -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -fPIC -o tlsBIO.o -c /exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tlsBIO.c cc -I/usr/local/include/tcl8.6 -I/exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22 -I. -DPACKAGE_NAME=\"tcltls\" -DPACKAGE_TARNAME=\"tcltls\" -DPACKAGE_VERSION=\"1.7.22\" -DPACKAGE_STRING=\"tcltls\ 1.7.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DMODULE_SCOPE=static -DUSE_TCL_STUBS=1 -DTCLTLS_SSL_USE_FASTPATH=1 -D_FORTIFY_SOURCE=2 -DHAVE_TLS_METHOD=1 -DNO_SSL2=1 -DNO_SSL3=1 '-DTCL_THREADS=1' '-DTCL_CFGVAL_ENCODING="iso8859-1"' '-DTCL_SHLIB_EXT=".so"' '-DTCL_CFG_OPTIMIZED=1' '-DTCL_TOMMATH=1' '-DTCL_WIDE_INT_IS_LONG=1' '-DTCL_UNLOAD_DLLS=1' -O2 -pipe -I/usr/local/include/tcl8.6 -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -fPIC -o tlsIO.o -c /exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tlsIO.c cc -I/usr/local/include/tcl8.6 -I/exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22 -I. -DPACKAGE_NAME=\"tcltls\" -DPACKAGE_TARNAME=\"tcltls\" -DPACKAGE_VERSION=\"1.7.22\" -DPACKAGE_STRING=\"tcltls\ 1.7.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DMODULE_SCOPE=static -DUSE_TCL_STUBS=1 -DTCLTLS_SSL_USE_FASTPATH=1 -D_FORTIFY_SOURCE=2 -DHAVE_TLS_METHOD=1 -DNO_SSL2=1 -DNO_SSL3=1 '-DTCL_THREADS=1' '-DTCL_CFGVAL_ENCODING="iso8859-1"' '-DTCL_SHLIB_EXT=".so"' '-DTCL_CFG_OPTIMIZED=1' '-DTCL_TOMMATH=1' '-DTCL_WIDE_INT_IS_LONG=1' '-DTCL_UNLOAD_DLLS=1' -O2 -pipe -I/usr/local/include/tcl8.6 -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -fPIC -o tlsX509.o -c /exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tlsX509.c /exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tlsX509.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tls_NewX509Obj( interp, cert) ^ 1 warning generated. cc -I/usr/local/include/tcl8.6 -I/exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22 -I. -DPACKAGE_NAME=\"tcltls\" -DPACKAGE_TARNAME=\"tcltls\" -DPACKAGE_VERSION=\"1.7.22\" -DPACKAGE_STRING=\"tcltls\ 1.7.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DMODULE_SCOPE=static -DUSE_TCL_STUBS=1 -DTCLTLS_SSL_USE_FASTPATH=1 -D_FORTIFY_SOURCE=2 -DHAVE_TLS_METHOD=1 -DNO_SSL2=1 -DNO_SSL3=1 '-DTCL_THREADS=1' '-DTCL_CFGVAL_ENCODING="iso8859-1"' '-DTCL_SHLIB_EXT=".so"' '-DTCL_CFG_OPTIMIZED=1' '-DTCL_TOMMATH=1' '-DTCL_WIDE_INT_IS_LONG=1' '-DTCL_UNLOAD_DLLS=1' -O2 -pipe -I/usr/local/include/tcl8.6 -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -fPIC -shared -Wl,--version-script,/exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tcltls.vers -o shared-tcltls.so tls.o tlsBIO.o tlsIO.o tlsX509.o -lssl -lcrypto -L/usr/local/lib -ltclstub86 -lssl -lcrypto objcopy --keep-global-symbols=tcltls.syms shared-tcltls.so objcopy --discard-all shared-tcltls.so mv shared-tcltls.so tcltls.so >>> Running package in security/tcltls at 1711577748.28 ===> security/tcltls ===> Faking installation for tcltls-1.7.22 cc -I/usr/local/include/tcl8.6 -I/exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22 -I. -DPACKAGE_NAME=\"tcltls\" -DPACKAGE_TARNAME=\"tcltls\" -DPACKAGE_VERSION=\"1.7.22\" -DPACKAGE_STRING=\"tcltls\ 1.7.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DMODULE_SCOPE=static -DUSE_TCL_STUBS=1 -DTCLTLS_SSL_USE_FASTPATH=1 -D_FORTIFY_SOURCE=2 -DHAVE_TLS_METHOD=1 -DNO_SSL2=1 -DNO_SSL3=1 '-DTCL_THREADS=1' '-DTCL_CFGVAL_ENCODING="iso8859-1"' '-DTCL_SHLIB_EXT=".so"' '-DTCL_CFG_OPTIMIZED=1' '-DTCL_TOMMATH=1' '-DTCL_WIDE_INT_IS_LONG=1' '-DTCL_UNLOAD_DLLS=1' -O2 -pipe -I/usr/local/include/tcl8.6 -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -fPIC -shared -Wl,--version-script,/exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tcltls.vers -o shared-tcltls.so tls.o tlsBIO.o tlsIO.o tlsX509.o -lssl -lcrypto -L/usr/local/lib -ltclstub86 -lssl -lcrypto objcopy --keep-global-symbols=tcltls.syms shared-tcltls.so objcopy --discard-all shared-tcltls.so mv shared-tcltls.so tcltls.so /exopi-obj/pobj/tcltls-1.7.22/bin/install -c -d '/exopi-obj/pobj/tcltls-1.7.22/fake-amd64/usr/local/lib/tcl/tcltls' /exopi-obj/pobj/tcltls-1.7.22/bin/install -c -m 644 tcltls.so '/exopi-obj/pobj/tcltls-1.7.22/fake-amd64/usr/local/lib/tcl/tcltls' /exopi-obj/pobj/tcltls-1.7.22/bin/install -c -m 644 pkgIndex.tcl '/exopi-obj/pobj/tcltls-1.7.22/fake-amd64/usr/local/lib/tcl/tcltls' /exopi-obj/pobj/tcltls-1.7.22/bin/install -d -m 755 /exopi-obj/pobj/tcltls-1.7.22/fake-amd64/usr/local/share/doc/tcltls/ /exopi-obj/pobj/tcltls-1.7.22/bin/install -c -m 644 /exopi-obj/pobj/tcltls-1.7.22/tcltls-1.7.22/tls.htm /exopi-obj/pobj/tcltls-1.7.22/fake-amd64/usr/local/share/doc/tcltls/ ===> Building package for tcltls-1.7.22 Create /exopi-cvs/ports/packages/amd64/all/tcltls-1.7.22.tgz Creating package tcltls-1.7.22 reading plist| checking dependencies| checking dependencies|lang/tcl/8.6 checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|******** | 13% checksumming|************ | 20% checksumming|**************** | 27% checksumming|******************** | 33% checksumming|************************ | 40% checksumming|**************************** | 47% checksumming|********************************* | 53% checksumming|************************************* | 60% checksumming|***************************************** | 67% checksumming|********************************************* | 73% checksumming|************************************************* | 80% checksumming|***************************************************** | 87% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tcltls-1.7.22.tgz >>> Running clean in security/tcltls at 1711577750.50 ===> security/tcltls ===> Cleaning for tcltls-1.7.22 >>> Ended at 1711577750.72 max_stuck=2.17/depends=2.72/show-prepare-results=0.63/build=9.58/package=2.21/clean=0.26