==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: aspell-uk 1.8.0-4 (Thu Jul 11 18:51:54 2024) ==> Retrieving sources... -> Found aspell6-uk-1.4.0-0.tar.bz2 -> Found spell-uk-1.8.0.tgz -> Found aspell-uk-perl-5.26.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... aspell6-uk-1.4.0-0.tar.bz2 ... Passed spell-uk-1.8.0.tgz ... Passed aspell-uk-perl-5.26.patch ... Passed ==> Making package: aspell-uk 1.8.0-4 (Thu Jul 11 18:52:01 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) aspell-0.60.8.1-2 Total Installed Size: 3.39 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing aspell... Optional dependencies for aspell perl: to import old dictionaries [installed] :: Running post-transaction hooks... (1/1) Updating the info directory file... [?25h==> Checking buildtime dependencies... ==> Retrieving sources... -> Found aspell6-uk-1.4.0-0.tar.bz2 -> Found spell-uk-1.8.0.tgz -> Found aspell-uk-perl-5.26.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting aspell6-uk-1.4.0-0.tar.bz2 with bsdtar -> Extracting spell-uk-1.8.0.tgz with bsdtar ==> Starting prepare()... patching file bin/verb_reverse.pl patching file bin/affconv.pl ==> Starting build()... make -C src/Affix make -C src/Dictionary make[1]: Entering directory '/build/aspell-uk/src/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 make[1]: Entering directory '/build/aspell-uk/src/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 make[1]: Leaving directory '/build/aspell-uk/src/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 make[1]: Leaving directory '/build/aspell-uk/src/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 Finding Dictionary file location ... /usr/lib/aspell-0.60 Finding Data file location ... /usr/lib/aspell-0.60 /usr/bin/prezip-bin -d < uk.cwl | /usr/bin/aspell --lang=uk create master ./uk.rws ==> Entering fakeroot environment... ==> Starting package()... mkdir -p /build/aspell-uk/pkg/aspell-uk/usr/lib/aspell-0.60/ cp uk.rws uk.multi ukrainian.alias /build/aspell-uk/pkg/aspell-uk/usr/lib/aspell-0.60/ cd /build/aspell-uk/pkg/aspell-uk/usr/lib/aspell-0.60/ && chmod 644 uk.rws uk.multi ukrainian.alias mkdir -p /build/aspell-uk/pkg/aspell-uk/usr/lib/aspell-0.60/ cp uk.dat uk_affix.dat ukrainian.kbd koi8-u-nl.cmap koi8-u-nl.cset /build/aspell-uk/pkg/aspell-uk/usr/lib/aspell-0.60/ cd /build/aspell-uk/pkg/aspell-uk/usr/lib/aspell-0.60/ && chmod 644 uk.dat uk_affix.dat ukrainian.kbd koi8-u-nl.cmap koi8-u-nl.cset ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "aspell-uk"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: aspell-uk 1.8.0-4 (Thu Jul 11 18:52:07 2024) ==> Cleaning up...