------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libiconv-1.14_11.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> uk-hunspell-1.8.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> uk-hunspell-1.8.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by uk-hunspell-1.8.0_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> uk-hunspell-1.8.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by uk-hunspell-1.8.0_1 for building => SHA256 Checksum OK for hunspell/spell-uk-1.8.0.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> uk-hunspell-1.8.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by uk-hunspell-1.8.0_1 for building ===> Extracting for uk-hunspell-1.8.0_1 ===> uk-hunspell-1.8.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by uk-hunspell-1.8.0_1 for building => SHA256 Checksum OK for hunspell/spell-uk-1.8.0.tgz. Extracted Memory Use: 5.26M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for uk-hunspell-1.8.0_1 ===> Applying ports patches for uk-hunspell-1.8.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> uk-hunspell-1.8.0_1 depends on executable: gmake - found ===> uk-hunspell-1.8.0_1 depends on package: libiconv>=1.14_11 - found ===> uk-hunspell-1.8.0_1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> uk-hunspell-1.8.0_1 depends on executable: gmake - found ===> uk-hunspell-1.8.0_1 depends on package: libiconv>=1.14_11 - found ===> uk-hunspell-1.8.0_1 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for uk-hunspell-1.8.0_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for uk-hunspell-1.8.0_1 gmake[2]: Entering directory '/construction/ukrainian/hunspell/spell-uk-1.8.0' gmake -C src/Affix gmake -C src/Dictionary gmake[3]: Entering directory '/construction/ukrainian/hunspell/spell-uk-1.8.0/src/Affix' ../../bin/verb_reverse.pl < uk.aff.VERB > uk.aff.VERB_REV ../../bin/verb_reverse.pl < uk.aff.DIEPR > uk.aff.DIEPR_REV gmake[3]: Entering directory '/construction/ukrainian/hunspell/spell-uk-1.8.0/src/Dictionary' cat exceptions.lst lang.lst | sed -r "s/ [^ ]+ [a-z].*$//g" | LC_ALL=uk_UA.UTF-8 grep -vE '^[#[:space:]]' | tr -s ' ' '\n' > spaced.tmp cat base.lst base-compound.lst base-abbr.lst computer.lst geography.lst pronouns.lst names.lst dstu_kds.lst slang.lst | LC_ALL=uk_UA.UTF-8 grep -vE "^ *#|^ *$" | awk -F " " '{ print $1}' | sort -u >> spaced.tmp cat uk.REP uk.aff.ADJ uk.aff.NOUN uk.aff.VERB uk.aff.VERB_REV uk.aff.DIEPR uk.aff.DIEPR_REV uk.aff.PREFIX | sed 's/[\t ]*#.*$//g; s/ / /g; s/ \+/ /g; /^ *$/d' > uk_affix.dat gmake[3]: Leaving directory '/construction/ukrainian/hunspell/spell-uk-1.8.0/src/Affix' mkdir -p dist/myspell-uk-1.8.0 sed s/xxENCODINGxx/UTF-8/ < src/myspell/myspell.header > tmp.header cat tmp.header src/Affix/uk_affix.dat | iconv -f UTF-8 -t utf-8 > dist/myspell-uk-1.8.0/uk_UA.aff rm tmp.header cat colors.lst spaced.tmp | grep -vE "[-]$" | sed -r "s/[<>]//g" | LC_ALL=uk_UA.UTF-8 sort > uk_words.out rm -f spaced.tmp gmake[3]: Leaving directory '/construction/ukrainian/hunspell/spell-uk-1.8.0/src/Dictionary' wc -l < src/Dictionary/uk_words.out > dist/myspell-uk-1.8.0/uk_UA.dic cat src/Dictionary/uk_words.out | iconv -f UTF-8 -t utf-8 >> dist/myspell-uk-1.8.0/uk_UA.dic gmake[2]: Leaving directory '/construction/ukrainian/hunspell/spell-uk-1.8.0' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for uk-hunspell-1.8.0_1 ===> Generating temporary packing list /bin/mkdir -p /construction/ukrainian/hunspell/stage/usr/local/share/hunspell/ cd /construction/ukrainian/hunspell/spell-uk-1.8.0/dist/myspell-uk-1.8.0/ && install -m 0644 uk_UA.aff uk_UA.dic /construction/ukrainian/hunspell/stage/usr/local/share/hunspell/ ====> 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: package ------------------------------------------------------------------------------- ===> Building package for uk-hunspell-1.8.0_1 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:00:11