>>> Building on exopi-2 under x11/tktray BDEPENDS = [lang/tcl/8.5;x11/tk/8.5] DIST = [x11/tktray:tktray1.3.9.tar.gz] FULLPKGNAME = tktray-1.3.9p4 RDEPENDS = [x11/tk/8.5;lang/tcl/8.5] (Junk lock obtained for exopi-2 at 1711576358.39) >>> Running depends in x11/tktray at 1711576358.43 last junk was in devel/p5-Expect-Simple /usr/sbin/pkg_add -aI -Drepair tcl-8.5.19p6 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 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/tktray at 1711576362.42 ===> x11/tktray ===> Building from scratch tktray-1.3.9p4 ===> tktray-1.3.9p4 depends on: tk->=8.5,<8.6 -> tk-8.5.19p2 ===> tktray-1.3.9p4 depends on: tcl->=8.5,<8.6 -> tcl-8.5.19p6 ===> Verifying specs: X11 ===> found X11.18.0 tcl-8.5.19p6 tk-8.5.19p2 (Junk lock released for exopi-2 at 1711576363.08) distfiles size=134484 >>> Running build in x11/tktray at 1711576363.12 ===> x11/tktray ===> Checking files for tktray-1.3.9p4 `/exopi-cvs/ports/distfiles/tktray1.3.9.tar.gz' is up to date. >> (SHA256) tktray1.3.9.tar.gz: OK ===> Extracting for tktray-1.3.9p4 ===> Patching for tktray-1.3.9p4 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Wed Dec 8 22:33:30 2010 |+++ Makefile.in Wed Dec 8 22:33:42 2010 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 134. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Do not overwrite CFLAGS_OPTIMIZE. | |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 6401. Hunk #2 succeeded at 7479. Hunk #3 succeeded at 7517. done ===> Applying OpenBSD patch patch-tktray_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix FreeDesktop specification compliance issue |(https://code.google.com/archive/p/tktray/issues/6) | |--- tktray.c.orig Fri Jun 25 20:47:44 2010 |+++ tktray.c Tue Jul 5 13:15:15 2016 -------------------------- Patching file tktray.c using Plan A... Hunk #1 succeeded at 412. 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 tktray-1.3.9p4 ===> Configuring for tktray-1.3.9p4 Using /exopi-obj/pobj/tktray-1.3.9/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/tktray-1.3.9/config.site checking for correct TEA configuration... ok (TEA 3.7) 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 a BSD-compatible install... /exopi-obj/pobj/tktray-1.3.9/bin/install -c 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 how to run the C preprocessor... cc -E checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib 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 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 Tcl private include files... private headers found with public headers checking for Tk private include files... private headers found with public headers checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include 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 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for tktray-1.3.9p4 cc -DPACKAGE_NAME=\"tktray\" -DPACKAGE_TARNAME=\"tktray\" -DPACKAGE_VERSION=\"1.3.9\" -DPACKAGE_STRING=\"tktray\ 1.3.9\" -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 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DMAD_TK_PACKAGER=0 -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 -DBUILD_tktray -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -pipe -pthread -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -ansi -pedantic -fPIC -c `echo /exopi-obj/pobj/tktray-1.3.9/tktray1.3.9/tktray.c` -o tktray.o /exopi-obj/pobj/tktray-1.3.9/tktray1.3.9/tktray.c:87:5: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] TKU_NO_BAD_WINDOW_BEGIN(dpy) ^ /exopi-obj/pobj/tktray-1.3.9/tktray1.3.9/tktray.c:43:55: note: expanded from macro 'TKU_NO_BAD_WINDOW_BEGIN' Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, NULL); ^ /exopi-obj/pobj/tktray-1.3.9/tktray1.3.9/tktray.c:439:5: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] TKU_NO_BAD_WINDOW_BEGIN(Tk_Display(icon->tkwin)) ^ /exopi-obj/pobj/tktray-1.3.9/tktray1.3.9/tktray.c:43:55: note: expanded from macro 'TKU_NO_BAD_WINDOW_BEGIN' Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, NULL); ^ /exopi-obj/pobj/tktray-1.3.9/tktray1.3.9/tktray.c:948:5: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] TKU_NO_BAD_WINDOW_BEGIN(Tk_Display(icon->tkwin)) ^ /exopi-obj/pobj/tktray-1.3.9/tktray1.3.9/tktray.c:43:55: note: expanded from macro 'TKU_NO_BAD_WINDOW_BEGIN' Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, NULL); ^ /exopi-obj/pobj/tktray-1.3.9/tktray1.3.9/tktray.c:993:5: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] TKU_NO_BAD_WINDOW_BEGIN(Tk_Display(icon->tkwin)) ^ /exopi-obj/pobj/tktray-1.3.9/tktray1.3.9/tktray.c:43:55: note: expanded from macro 'TKU_NO_BAD_WINDOW_BEGIN' Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, NULL); ^ 4 warnings generated. rm -f libtktray139.so cc -shared -fPIC -o libtktray139.so tktray.o -L/usr/X11R6/lib -lX11 -L/usr/local/lib -ltclstub85 -L/usr/local/lib -ltkstub85 : libtktray139.so >>> Running package in x11/tktray at 1711576370.87 ===> x11/tktray ===> Faking installation for tktray-1.3.9p4 /exopi-obj/pobj/tktray-1.3.9/bin/install -c -m 644 libtktray139.so /exopi-obj/pobj/tktray-1.3.9/fake-amd64/usr/local/lib/tcl/tktray/libtktray139.so : /exopi-obj/pobj/tktray-1.3.9/fake-amd64/usr/local/lib/tcl/tktray/libtktray139.so Install pkgIndex.tcl /exopi-obj/pobj/tktray-1.3.9/fake-amd64/usr/local/lib/tcl/tktray Installing header files in /exopi-obj/pobj/tktray-1.3.9/fake-amd64/usr/local/include Installing documentation in /exopi-obj/pobj/tktray-1.3.9/fake-amd64/usr/local/man Installing /exopi-obj/pobj/tktray-1.3.9/tktray1.3.9/docs/tktray.n ===> Building package for tktray-1.3.9p4 Create /exopi-cvs/ports/packages/amd64/all/tktray-1.3.9p4.tgz Creating package tktray-1.3.9p4 reading plist| checking dependencies| checking dependencies|lang/tcl/8.5 checking dependencies|x11/tk/8.5 checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tktray-1.3.9p4.tgz >>> Running clean in x11/tktray at 1711576372.90 ===> x11/tktray ===> Cleaning for tktray-1.3.9p4 >>> Ended at 1711576373.16 max_stuck=0.00/depends=3.92/show-prepare-results=0.77/build=7.76/package=2.03/clean=0.29