------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/tcl86-8.6.10.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/libmd-3.0.txz Installing /packages/All/tcl-Trf-2.1.4_3.txz Installing /packages/All/tcllib-1.20.txz Installing /packages/All/critcl-3.1.18.1_1.txz Installing /packages/All/ncurses-6.2.20200831.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.21.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/bison-3.6.4,1.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> tcllibc-1.20 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> tcllibc-1.20 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcllibc-1.20 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> tcllibc-1.20 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcllibc-1.20 for building => SHA256 Checksum OK for tcllib-1.20.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> tcllibc-1.20 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcllibc-1.20 for building ===> Extracting for tcllibc-1.20 => SHA256 Checksum OK for tcllib-1.20.tar.xz. Extracted Memory Use: 65.29M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tcllibc-1.20 ===> Applying ports patches for tcllibc-1.20 from /xports/devel/tcllibc/../tcllib/files ===> Applying dragonfly patches for tcllibc-1.20 from /xports/devel/tcllibc/../tcllib/dragonfly /usr/bin/env WRKSRC=/construction/devel/tcllibc/tcllib-1.20 REWARNFILE=/construction/devel/tcllibc/reinplace_warnings.txt /xports/Mk/Scripts/sed_checked.sh -e 's,test run,test run -l testlog,' -e 's,$(libdir)/@PACKAGE@@VERSION@,$(libdir)/@PACKAGE@,' /construction/devel/tcllibc/tcllib-1.20/Makefile.in /usr/bin/find /construction/devel/tcllibc/tcllib-1.20/apps -type f ! -name "*.man" | /usr/bin/xargs /usr/bin/env WRKSRC=/construction/devel/tcllibc/tcllib-1.20 REWARNFILE=/construction/devel/tcllibc/reinplace_warnings.txt /xports/Mk/Scripts/sed_checked.sh -e 's,exec tclsh,exec /usr/local/bin/tclsh8.6,' -e 's,/usr/bin/env tclsh,/usr/local/bin/tclsh8.6,' cd /construction/devel/tcllibc/tcllib-1.20 && 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.20 && 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:10 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> tcllibc-1.20 depends on executable: critcl - found ===> tcllibc-1.20 depends on executable: bison - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> tcllibc-1.20 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> tcllibc-1.20 depends on executable: critcl - found ===> tcllibc-1.20 depends on executable: bison - found ===> tcllibc-1.20 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Configuring for tcllibc-1.20 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:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tcllibc-1.20 cd /construction/devel/tcllibc/tcllib-1.20/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.20/.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.4.3) (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.20/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:32 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> tcllibc-1.20 depends on file: /usr/local/lib/tcllib/pkgIndex.tcl - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tcllibc-1.20 ===> tcllibc-1.20 depends on file: /usr/local/lib/tcllib/pkgIndex.tcl - found ===> Generating temporary packing list /bin/rm -f /construction/devel/tcllibc/tcllib-1.20/modules/tcllibc/license.terms /bin/mkdir -p /construction/devel/tcllibc/stage/usr/local/lib/tcllib /bin/mv /construction/devel/tcllibc/tcllib-1.20/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:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for tcllibc-1.20 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:01 TOTAL TIME 00:00:55