Building mmucl-1.5.2_1.txz (origin /buildshare/ports/355755/net/mmucl) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/mmucl-1.5.2.tar.gz x packages/ x packages/inputproto-2.3.txz x packages/pkg-1.2.7_2.txz x packages/xproto-7.0.25.txz x packages/python27-2.7.6_4.txz x packages/xorg-macros-1.19.0.txz x packages/libgcrypt-1.5.3_2.txz x packages/kbproto-1.0.6.txz x packages/xtrans-1.3.4_1.txz x packages/xcmiscproto-1.2.2.txz x packages/libXdmcp-1.1.1_2.txz x packages/libtool-2.4.2_3.txz x packages/libxslt-1.1.28_3.txz x packages/tcl84-8.4.20_2,1.txz x packages/libXau-1.0.8_2.txz x packages/libxcb-1.10_2.txz x packages/libcheck-0.9.12.txz x packages/bigreqsproto-1.1.2.txz x packages/python2-2_2.txz x packages/tk84-8.4.20,2.txz x packages/xcb-proto-1.10_1.txz x packages/libxml2-2.9.1_1.txz x packages/perl5-5.16.3_10.txz x packages/xf86bigfontproto-1.2.0.txz x packages/libX11-1.6.2_2,1.txz x packages/pkgconf-0.9.5.txz x packages/libpthread-stubs-0.3_4.txz x packages/gettext-0.18.3.1_1.txz x packages/xextproto-7.3.0.txz x packages/gmake-3.82_1.txz x packages/libgpg-error-1.13.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> mmucl-1.5.2_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mmucl-1.5.2_1 ===> mmucl-1.5.2_1 depends on shared library: tcl84.1 - not found ===> Verifying install for tcl84.1 in /buildshare/ports/355755/lang/tcl84 ===> Installing existing package /packages/tcl84-8.4.20_2,1.txz Installing tcl84-8.4.20_2,1... done ===> Returning to build of mmucl-1.5.2_1 ===> mmucl-1.5.2_1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of mmucl-1.5.2_1 ===> mmucl-1.5.2_1 depends on executable: wish8.4 - not found ===> Verifying install for wish8.4 in /buildshare/ports/355755/x11-toolkits/tk84 ===> Installing existing package /packages/tk84-8.4.20,2.txz Installing tk84-8.4.20,2...Installing libX11-1.6.2_2,1...Installing kbproto-1.0.6... done Installing libXau-1.0.8_2...Installing xproto-7.0.25... done done Installing libXdmcp-1.1.1_2... done Installing libxcb-1.10_2...Installing libpthread-stubs-0.3_4... done Installing libxml2-2.9.1_1... done done done done ===> Returning to build of mmucl-1.5.2_1 Make install ===> mmucl-1.5.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mmucl-1.5.2_1 for building ===> Extracting for mmucl-1.5.2_1 => SHA256 Checksum OK for mmucl-1.5.2.tar.gz. ===> Patching for mmucl-1.5.2_1 ===> Applying FreeBSD patches for mmucl-1.5.2_1 ===> mmucl-1.5.2_1 depends on executable: gmake - found ===> mmucl-1.5.2_1 depends on shared library: tcl84.1 - found ===> Configuring for mmucl-1.5.2_1 ===> Building for mmucl-1.5.2_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/net/mmucl/work/mmucl-1.5.2' echo "#! /bin/sh" > mmucl2 echo "# restart with tclsh \\" >> mmucl2 echo "exec tclsh8.4" '"$0" "$@"' >> mmucl2 echo "" >> mmucl2 echo "array set config {" >> mmucl2 echo "lib_dir {/usr/local/lib/mmucl2}" >> mmucl2 echo "version {1.5.2}" >> mmucl2 echo "}" >> mmucl2 cat init >> mmucl2 echo "array set config {" > mmucl.tcl echo "lib_dir ." >> mmucl.tcl echo "version {1.5.2}" >> mmucl.tcl echo "}" >> mmucl.tcl cat init >> mmucl.tcl gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net/mmucl/work/mmucl-1.5.2' ===> Installing for mmucl-1.5.2_1 ===> mmucl-1.5.2_1 depends on executable: wish8.4 - found ===> Generating temporary packing list ===> Checking if net/mmucl already installed gmake[1]: Entering directory `/obj/buildshare/ports/355755/net/mmucl/work/mmucl-1.5.2' install -d /usr/local/lib/mmucl2/lib /usr/local/lib/mmucl2/interface /usr/local/lib/mmucl2/images install -d /usr/local/lib/mmucl2/script /usr/local/lib/mmucl2/script/contrib install -d /usr/local/bin /usr/local/info install -cm 0644 lib/*.tcl /usr/local/lib/mmucl2/lib install -cm 0644 images/*.gif /usr/local/lib/mmucl2/images install -cm 0644 interface/*.tcl /usr/local/lib/mmucl2/interface install -cm 0644 script/*.tcl script/*.rc /usr/local/lib/mmucl2/script install -cm 0644 script/contrib/*.tcl /usr/local/lib/mmucl2/script/contrib install -cm 0755 mmucl2 /usr/local/bin/mmucl install -cm 0644 mmucl.info /usr/local/info /usr/bin/install-info /usr/local/info/mmucl.info --info-dir=/usr/local/info gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net/mmucl/work/mmucl-1.5.2' /bin/mkdir -p /usr/local/share/doc/mmucl install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/mmucl/work/mmucl-1.5.2/README /usr/local/share/doc/mmucl install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/mmucl/work/mmucl-1.5.2/CHANGES /usr/local/share/doc/mmucl install-info --quiet /usr/local/info/mmucl.info /usr/local/info/dir ===> Registering installation for mmucl-1.5.2_1 Installing mmucl-1.5.2_1... done Make package ===> Building package for mmucl-1.5.2_1 Creating package for mmucl-1.5.2_1 slot2: removed