------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/tcl86-8.6.9_1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/libmd-3.0.tgz Installing /packages/All/tcl-Trf-2.1.4_3.tgz Installing /packages/All/tcllib-1.19.tgz Installing /packages/All/critcl-3.1.17_2.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libtextstyle-0.20.1.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/m4-1.4.18_1,1.tgz Installing /packages/All/bison-3.4.1,1.tgz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by tcllibc-1.19 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by tcllibc-1.19 for building => SHA256 Checksum OK for tcllib-1.19.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by tcllibc-1.19 for building ===> Extracting for tcllibc-1.19 => SHA256 Checksum OK for tcllib-1.19.tar.xz. Extracted Memory Use: 64.65M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for tcllibc-1.19 ===> Applying ports patches for tcllibc-1.19 ===> Applying dragonfly patches for tcllibc-1.19 /usr/bin/sed -i.bak -e 's,test run,test run -l testlog,' -e 's,$(libdir)/@PACKAGE@@VERSION@,$(libdir)/@PACKAGE@,' /construction/devel/tcllibc/tcllib-1.19/Makefile.in /usr/bin/find /construction/devel/tcllibc/tcllib-1.19/apps -type f ! -name "*.man" | /usr/bin/xargs /usr/bin/sed -i.bak -e 's,exec tclsh,exec /usr/local/bin/tclsh8.6,' -e 's,/usr/bin/env tclsh,/usr/local/bin/tclsh8.6,' /usr/bin/awk 'NR > 1 { print h } { h = $0 } END { ORS = ""; print h }' /construction/devel/tcllibc/tcllib-1.19/modules/doctools/tests/text/04 > /construction/devel/tcllibc/tcllib-1.19/modules/doctools/tests/text/04.new /bin/mv /construction/devel/tcllibc/tcllib-1.19/modules/doctools/tests/text/04.new /construction/devel/tcllibc/tcllib-1.19/modules/doctools/tests/text/04 cd /construction/devel/tcllibc/tcllib-1.19 && for man in `/usr/bin/find . -name "tcllib_*.man"`; do /bin/mv $man `echo $man | /usr/bin/sed -e 's|tcllib_||'`; done && for man in `/usr/bin/find . -name "tcllib_*.n"`; do /bin/mv $man `echo $man | /usr/bin/sed -e 's|tcllib_||'`; done cd /construction/devel/tcllibc/tcllib-1.19 && for man in `/usr/bin/find . -name "*.man"`; do /bin/mv $man `echo $man | /usr/bin/sed -e 's|man$|tcllib.man|'`; done && for man in `/usr/bin/find . -name "*.n"`; do /bin/mv $man `echo $man | /usr/bin/sed -e 's|n$|tcllib.n|'`; done SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for tcllibc-1.19 configure: loading site script /xports/Templates/config.site checking executable extension based on host type... checking for tclsh... (cached) /usr/local/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for tcllibc-1.19 cd /construction/devel/tcllibc/tcllib-1.19/modules/json/c && /usr/local/bin/bison -b json json.y --- critcl --- /usr/local/bin/tclsh8.6 `echo ./sak.tcl` critcl ------------------------------------------------------------------------ Building critcl components. Note: you can ignore warnings for tcllibc.tcl, base64c.tcl and crcc.tcl. ------------------------------------------------------------------------ /usr/local/bin/critcl -cache /construction/devel/tcllibc/tcllib-1.19/.critcl -force -libdir ./modules -pkg tcllibc ./modules/tcllibc.tcl ./modules/md4/md4c.tcl ./modules/struct/graph_c.tcl ./modules/base32/base32_c.tcl ./modules/struct/sets_c.tcl ./modules/json/jsonc.tcl ./modules/pt/pt_rdengine_c.tcl ./modules/pt/pt_parse_peg_c.tcl ./modules/uuid/uuid.tcl ./modules/struct/tree_c.tcl ./modules/base32/base32hex_c.tcl ./modules/base64/base64c.tcl ./modules/base64/uuencode.tcl ./modules/base64/yencode.tcl ./modules/sha1/sha1c.tcl ./modules/md5/md5c.tcl ./modules/crc/crcc.tcl ./modules/crc/sum.tcl ./modules/crc/crc32.tcl ./modules/md5crypt/md5cryptc.tcl ./modules/struct/queue_c.tcl ./modules/rc4/rc4c.tcl ./modules/sha1/sha256c.tcl ./modules/struct/stack_c.tcl ./modules/dns/ipMoreC.tcl Config: dragonfly-x86_64-gcc Build: dragonfly-x86_64-gcc Target: dragonfly-x86_64 Source: tcllibc.tcl (provide tcllibc 0.3.15)md4c.tcl (provide md4c 1.1.0)graph_c.tcl (provide struct_graphc 2.1) (graph_c.tcl: require Tcl 8.2)base32_c.tcl (provide ) (base32_c.tcl: require Tcl 8.4)sets_c.tcl (provide struct_setc 2.1.1) (sets_c.tcl: require Tcl 8.4)jsonc.tcl (provide jsonc 1.1.2) (jsonc.tcl: require Tcl 8.4)pt_rdengine_c.tcl (provide pt::rde::critcl 1.3.4) (pt_rdengine_c.tcl: require Tcl 8.4)pt_parse_peg_c.tcl (provide pt_parse_peg_c 1.0.1) (pt_parse_peg_c.tcl: require Tcl 8.4)uuid.tcl tree_c.tcl (provide struct_treec 2.1.1) (tree_c.tcl: require Tcl 8.2)base32hex_c.tcl (provide ) (base32hex_c.tcl: require Tcl 8.4)base64c.tcl (provide base64c 0.1.0)uuencode.tcl (provide uuencode 1.1.5) (uuencode.tcl: require Tcl 8.2)yencode.tcl (provide crc32 1.3.2) (crc32.tcl: require Tcl 8.2) (provide yencode 1.1.3) (yencode.tcl: require Tcl 8.2)sha1c.tcl (provide sha1c 2.0.3)md5c.tcl (provide md5c 0.12)crcc.tcl (provide )sum.tcl (provide sum 1.1.2) (sum.tcl: require Tcl 8.2)crc32.tcl (provide crc32 1.3.2) (crc32.tcl: require Tcl 8.2)md5cryptc.tcl (provide md5cryptc 1.0)queue_c.tcl (provide struct_queuec 1.3.1) (queue_c.tcl: require Tcl 8.4)rc4c.tcl (provide rc4c 1.1.0)sha256c.tcl (provide sha256c 1.0.2)stack_c.tcl (provide struct_stackc 1.3.1) (stack_c.tcl: require Tcl 8.4)ipMoreC.tcl (provide ipMorec 1.0) Library: tcllibc.so (tclStubsPtr => TclStubs *tclStubsPtr;) (tclPlatStubsPtr => TclPlatStubs *tclPlatStubsPtr;) Package: modules/tcllibc Compilation forced Warning /construction/devel/tcllibc/tcllib-1.19/modules/struct/graph/node.c:118:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] nothing to build for ./modules/uuid/uuid.tcl SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for tcllibc-1.19 ===> Generating temporary packing list /bin/rm -f /construction/devel/tcllibc/tcllib-1.19/modules/tcllibc/license.terms /bin/mkdir -p /construction/devel/tcllibc/stage/usr/local/lib/tcllib /bin/mv /construction/devel/tcllibc/tcllib-1.19/modules/tcllibc /construction/devel/tcllibc/stage/usr/local/lib/tcllib/ /usr/bin/sed -e s,%%PLATFORM%%,`/usr/local/bin/critcl -show | /usr/bin/sed -n 's| *platform *||p'`, /xports/devel/tcllibc/pkg-plist > /construction/devel/tcllibc/PLIST ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for tcllibc-1.19 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:34