==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libkkc-data 0.2.7-4 (Sat Jul 13 13:37:54 2024)
==> Retrieving sources...
  -> Found libkkc-data-0.2.7.tar.xz
  -> Found build-python3.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libkkc-data-0.2.7.tar.xz ... Passed
    build-python3.patch ... Passed
==> Making package: libkkc-data 0.2.7-4 (Sat Jul 13 13:38:01 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) marisa-0.2.6-12  python-marisa-0.2.6-12

Total Download Size:   0.11 MiB
Total Installed Size:  0.50 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 marisa-0.2.6-12-aarch64 downloading...
 python-marisa-0.2.6-12-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing marisa...
installing python-marisa...
[?25h==> Retrieving sources...
  -> Found libkkc-data-0.2.7.tar.xz
  -> Found build-python3.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libkkc-data-0.2.7.tar.xz with bsdtar
==> Starting prepare()...
patching file tools/genfilter.py
patching file tools/sortlm.py
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for python version... 3.1
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.12/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python3.12/site-packages
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating data/models/Makefile
config.status: creating tools/Makefile
config.status: executing depfiles commands
Making all in data
make[1]: Entering directory '/build/libkkc-data/src/libkkc-data-0.2.7/data'
Making all in models
make[2]: Entering directory '/build/libkkc-data/src/libkkc-data-0.2.7/data/models'
/usr/bin/python -B ../../tools/sortlm.py \
	./text3/data.arpa sorted3/data
reading N-grams
min cost = -5.793264
writing 1-gram file
writing 2-gram file
writing 3-gram file
/usr/bin/python -B ../../tools/genfilter.py \
	sorted3/data.2gram \
	sorted3/data.2gram.filter \
	12
/usr/bin/python -B ../../tools/genfilter.py \
	sorted3/data.3gram \
	sorted3/data.3gram.filter \
	10
make[2]: Leaving directory '/build/libkkc-data/src/libkkc-data-0.2.7/data/models'
make[2]: Entering directory '/build/libkkc-data/src/libkkc-data-0.2.7/data'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/libkkc-data/src/libkkc-data-0.2.7/data'
make[1]: Leaving directory '/build/libkkc-data/src/libkkc-data-0.2.7/data'
Making all in tools
make[1]: Entering directory '/build/libkkc-data/src/libkkc-data-0.2.7/tools'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libkkc-data/src/libkkc-data-0.2.7/tools'
make[1]: Entering directory '/build/libkkc-data/src/libkkc-data-0.2.7'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/libkkc-data/src/libkkc-data-0.2.7'
==> Entering fakeroot environment...
==> Starting package()...
Making install in data
make[1]: Entering directory '/build/libkkc-data/src/libkkc-data-0.2.7/data'
Making install in models
make[2]: Entering directory '/build/libkkc-data/src/libkkc-data-0.2.7/data/models'
make[3]: Entering directory '/build/libkkc-data/src/libkkc-data-0.2.7/data/models'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libkkc-data/pkg/libkkc-data/usr/lib/libkkc/models'
 /usr/bin/mkdir -p '/build/libkkc-data/pkg/libkkc-data/usr/lib/libkkc/models/sorted3'
 /usr/bin/install -c -m 644  sorted3/metadata.json sorted3/data.input sorted3/data.1gram.index sorted3/data.1gram sorted3/data.2gram sorted3/data.2gram.filter sorted3/data.3gram sorted3/data.3gram.filter '/build/libkkc-data/pkg/libkkc-data/usr/lib/libkkc/models/sorted3'
make[3]: Leaving directory '/build/libkkc-data/src/libkkc-data-0.2.7/data/models'
make[2]: Leaving directory '/build/libkkc-data/src/libkkc-data-0.2.7/data/models'
make[2]: Entering directory '/build/libkkc-data/src/libkkc-data-0.2.7/data'
make[3]: Entering directory '/build/libkkc-data/src/libkkc-data-0.2.7/data'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libkkc-data/src/libkkc-data-0.2.7/data'
make[2]: Leaving directory '/build/libkkc-data/src/libkkc-data-0.2.7/data'
make[1]: Leaving directory '/build/libkkc-data/src/libkkc-data-0.2.7/data'
Making install in tools
make[1]: Entering directory '/build/libkkc-data/src/libkkc-data-0.2.7/tools'
make[2]: Entering directory '/build/libkkc-data/src/libkkc-data-0.2.7/tools'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libkkc-data/src/libkkc-data-0.2.7/tools'
make[1]: Leaving directory '/build/libkkc-data/src/libkkc-data-0.2.7/tools'
make[1]: Entering directory '/build/libkkc-data/src/libkkc-data-0.2.7'
make[2]: Entering directory '/build/libkkc-data/src/libkkc-data-0.2.7'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libkkc-data/src/libkkc-data-0.2.7'
make[1]: Leaving directory '/build/libkkc-data/src/libkkc-data-0.2.7'
==> 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 "libkkc-data"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libkkc-data 0.2.7-4 (Sat Jul 13 13:42:47 2024)
==> Cleaning up...