------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/zsh-5.8.txz ===== Message from zsh-5.8: -- ========================================================== By default, zsh looks for system-wide defaults in /usr/local/etc. If you previously set up /etc/zprofile, /etc/zshenv, etc., either move them to /usr/local/etc or rebuild zsh with the ETCDIR option enabled. ========================================================== SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> zsh-syntax-highlighting-0.7.1,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> zsh-syntax-highlighting-0.7.1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zsh-syntax-highlighting-0.7.1,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> zsh-syntax-highlighting-0.7.1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zsh-syntax-highlighting-0.7.1,1 for building => SHA256 Checksum OK for zsh-users-zsh-syntax-highlighting-0.7.1_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> zsh-syntax-highlighting-0.7.1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zsh-syntax-highlighting-0.7.1,1 for building ===> Extracting for zsh-syntax-highlighting-0.7.1,1 => SHA256 Checksum OK for zsh-users-zsh-syntax-highlighting-0.7.1_GH0.tar.gz. Extracted Memory Use: 1.21M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for zsh-syntax-highlighting-0.7.1,1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for zsh-syntax-highlighting-0.7.1,1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> zsh-syntax-highlighting-0.7.1,1 depends on package: zsh>=5.4 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for zsh-syntax-highlighting-0.7.1,1 ===> zsh-syntax-highlighting-0.7.1,1 depends on package: zsh>=5.4 - found ===> Generating temporary packing list cd docs && cp highlighters.md all.md && printf '\n\nIndividual highlighters documentation\n=====================================' >> all.md && for doc in highlighters/*.md; do printf '\n\n'; cat "$doc"; done >> all.md install -d /construction/shells/zsh-syntax-highlighting/stage/usr/local/share/zsh-syntax-highlighting install -d /construction/shells/zsh-syntax-highlighting/stage/usr/local/share/doc/zsh-syntax-highlighting cp .version zsh-syntax-highlighting.zsh /construction/shells/zsh-syntax-highlighting/stage/usr/local/share/zsh-syntax-highlighting cp COPYING.md README.md changelog.md /construction/shells/zsh-syntax-highlighting/stage/usr/local/share/doc/zsh-syntax-highlighting sed -e '1s/ .*//' -e '/^\[build-status-[a-z]*\]: /d' < README.md > /construction/shells/zsh-syntax-highlighting/stage/usr/local/share/doc/zsh-syntax-highlighting/README.md if [ x"true" = x"`git rev-parse --is-inside-work-tree 2>/dev/null`" ]; then git rev-parse HEAD; else cat .revision-hash; fi > /construction/shells/zsh-syntax-highlighting/stage/usr/local/share/zsh-syntax-highlighting/.revision-hash : for dirname in highlighters highlighters/*/ ; do install -d /construction/shells/zsh-syntax-highlighting/stage/usr/local/share/zsh-syntax-highlighting/"$dirname"; for fname in "$dirname"/*.zsh ; do [ -e "$fname" ] && cp "$fname" /construction/shells/zsh-syntax-highlighting/stage/usr/local/share/zsh-syntax-highlighting"/$dirname"; done; done cp -R docs/* /construction/shells/zsh-syntax-highlighting/stage/usr/local/share/doc/zsh-syntax-highlighting ====> 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: package ------------------------------------------------------------------------------- ===> Building package for zsh-syntax-highlighting-0.7.1,1 file sizes/checksums [22]: 0% file sizes/checksums [22]: 100% packing files [22]: 0% packing files [22]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:03