>>> Building on exopi-4 under graphics/tkpng BDEPENDS = [x11/tk/8.5;lang/tcl/8.5] DIST = [graphics/tkpng:tkpng0.9.tgz] FULLPKGNAME = tkpng-0.9p2 RDEPENDS = [x11/tk/8.5;lang/tcl/8.5] (Junk lock obtained for exopi-4 at 1713772137.85) >>> Running depends in graphics/tkpng at 1713772137.89 last junk was in textproc/urlview,slang /usr/sbin/pkg_add -aI -Drepair tk-8.5.19p2 was: /usr/sbin/pkg_add -aI -Drepair tcl-8.5.19p6 tk-8.5.19p2 /usr/sbin/pkg_add -aI -Drepair tk-8.5.19p2 --- +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 graphics/tkpng at 1713772140.73 ===> graphics/tkpng ===> Building from scratch tkpng-0.9p2 ===> tkpng-0.9p2 depends on: tk->=8.5,<8.6 -> tk-8.5.19p2 ===> tkpng-0.9p2 depends on: tcl->=8.5,<8.6 -> tcl-8.5.19p6 ===> Verifying specs: z ===> found z.7.0 tcl-8.5.19p6 tk-8.5.19p2 (Junk lock released for exopi-4 at 1713772141.70) distfiles size=127804 >>> Running build in graphics/tkpng at 1713772141.74 ===> graphics/tkpng ===> Checking files for tkpng-0.9p2 `/exopi-cvs/ports/distfiles/tkpng0.9.tgz' is up to date. >> (SHA256) tkpng0.9.tgz: OK ===> Extracting for tkpng-0.9p2 ===> Patching for tkpng-0.9p2 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 8671. 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 tkpng-0.9p2 ===> Configuring for tkpng-0.9p2 Using /exopi-obj/pobj/tkpng-0.9/config.site (generated) configure: loading site script /exopi-obj/pobj/tkpng-0.9/config.site checking for correct TEA configuration... ok (TEA 3.6) 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 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/tkpng-0.9/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 public headers... /usr/local/include/tcl8.5 checking for Tk public headers... /usr/local/include/tk8.5 checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. checking how to build libraries... shared 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 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 tclsh... /usr/local/bin/tclsh8.5 checking for wish... /usr/local/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl ===> Building for tkpng-0.9p2 cc -DPACKAGE_NAME=\"tkpng\" -DPACKAGE_TARNAME=\"tkpng\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"tkpng\ 0.9\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -pthread -pipe -O2 -Wall -Wno-implicit-int -fPIC -c `echo /exopi-obj/pobj/tkpng-0.9/tkpng0.9/generic/tkImgPNG.c` -o tkImgPNG.o cc -DPACKAGE_NAME=\"tkpng\" -DPACKAGE_TARNAME=\"tkpng\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"tkpng\ 0.9\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -pthread -pipe -O2 -Wall -Wno-implicit-int -fPIC -c `echo /exopi-obj/pobj/tkpng-0.9/tkpng0.9/generic/tkImgPNGInit.c` -o tkImgPNGInit.o rm -f libtkpng09.so cc -shared -fPIC -o libtkpng09.so tkImgPNG.o tkImgPNGInit.o -lz -L/usr/local/lib -ltclstub85 -L/usr/local/lib -ltkstub85 : libtkpng09.so >>> Running package in graphics/tkpng at 1713772152.24 ===> graphics/tkpng ===> Faking installation for tkpng-0.9p2 /exopi-obj/pobj/tkpng-0.9/bin/install -c -m 644 libtkpng09.so /exopi-obj/pobj/tkpng-0.9/fake-amd64/usr/local/lib/tcl/tkpng/libtkpng09.so : /exopi-obj/pobj/tkpng-0.9/fake-amd64/usr/local/lib/tcl/tkpng/libtkpng09.so Install pkgIndex.tcl /exopi-obj/pobj/tkpng-0.9/fake-amd64/usr/local/lib/tcl/tkpng Installing header files in /exopi-obj/pobj/tkpng-0.9/fake-amd64/usr/local/include /exopi-obj/pobj/tkpng-0.9/bin/install -d -m 755 /exopi-obj/pobj/tkpng-0.9/fake-amd64/usr/local/share/doc/tkpng /exopi-obj/pobj/tkpng-0.9/bin/install -c -m 644 /exopi-obj/pobj/tkpng-0.9/tkpng0.9/README /exopi-obj/pobj/tkpng-0.9/tkpng0.9/license.terms /exopi-obj/pobj/tkpng-0.9/fake-amd64/usr/local/share/doc/tkpng ===> Building package for tkpng-0.9p2 Create /exopi-cvs/ports/packages/amd64/all/tkpng-0.9p2.tgz Creating package tkpng-0.9p2 reading plist| checking dependencies| checking dependencies|lang/tcl/8.5 checking dependencies|x11/tk/8.5 checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tkpng-0.9p2.tgz >>> Running clean in graphics/tkpng at 1713772154.28 ===> graphics/tkpng ===> Cleaning for tkpng-0.9p2 >>> Ended at 1713772154.56 max_stuck=1.42/depends=2.85/show-prepare-results=0.99/build=10.51/package=2.04/clean=0.31