==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: skktools 1.3.4-4 (Thu Dec 15 11:18:07 2022)
==> Retrieving sources...
  -> Found skktools-1.3.4.tar.gz
  -> Found skktools-skk2cdb-python3.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    skktools-1.3.4.tar.gz ... Passed
    skktools-skk2cdb-python3.patch ... Passed
==> Making package: skktools 1.3.4-4 (Thu Dec 15 11:18:14 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found skktools-1.3.4.tar.gz
  -> Found skktools-skk2cdb-python3.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting skktools-1.3.4.tar.gz with bsdtar
==> Starting prepare()...
patching file skk2cdb.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 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 dependency style of gcc... gcc3
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 gawk... (cached) gawk
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether make sets $(MAKE)... (cached) yes
checking for bzip2... /usr/bin/bzip2
checking for date... /usr/bin/date
checking for gzip... /usr/bin/gzip
checking for md5... no
checking for md5sum... /usr/bin/md5sum
checking for tar... /usr/bin/tar
checking for mkdtemp... yes
checking for snprintf... yes
checking for dbm_open in -lgdbm... no
checking for dbm_open in -lgdbm_compat... yes
checking gdbm/ndbm.h usability... no
checking gdbm/ndbm.h presence... no
checking for gdbm/ndbm.h... no
checking for dbm_open... no
checking for dbm_open in -lndbm... no
checking for __db_ndbm_open in -ldb... yes
checking for pkg-config... /usr/bin/pkg-config
checking for glib-2.0 >= 2.0.0... yes
checking GLIB2_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread 
checking GLIB2_LIBS... -lglib-2.0 
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking glib.h usability... no
checking glib.h presence... no
checking for glib.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking return type of signal handlers... void
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
gcc -I. -I. -I. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -o skkdic-expr ./skkdic-expr.c -ldb  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
gcc -I. -I. -I. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -o skkdic-sort ./skkdic-sort.c -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
gcc -I. -I. -I. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -o skkdic-count ./skkdic-count.c -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
gcc -I. -I. -I. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -o skkdic-expr2 ./skkdic-expr2.c -lglib-2.0  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
./skkdic-expr.c: In function ‘db_remove_files’:
./skkdic-expr.c:140:45: warning: .pag’ directive output may be truncated writing 4 bytes into a region of size between 1 and 256 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  140 |     snprintf(pag_name, sizeof(pag_name), "%s.pag", file_name);
      |                                             ^~~~
In file included from /usr/include/stdio.h:894,
                 from ./skkdic-expr.c:31:
In function ‘snprintf’,
    inlined from ‘db_remove_files’ at ./skkdic-expr.c:140:5:
/usr/include/bits/stdio2.h:71:10: note: __builtin___snprintf_chk’ output between 5 and 260 bytes into a destination of size 256
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
./skkdic-expr.c: In function ‘db_remove_files’:
./skkdic-expr.c:142:45: warning: .dir’ directive output may be truncated writing 4 bytes into a region of size between 1 and 256 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  142 |     snprintf(dir_name, sizeof(dir_name), "%s.dir", file_name);
      |                                             ^~~~
In function ‘snprintf’,
    inlined from ‘db_remove_files’ at ./skkdic-expr.c:142:5:
/usr/include/bits/stdio2.h:71:10: note: __builtin___snprintf_chk’ output between 5 and 260 bytes into a destination of size 256
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
./skkdic-expr.c: In function ‘db_remove_files’:
./skkdic-expr.c:144:45: warning: .db’ directive output may be truncated writing 3 bytes into a region of size between 1 and 256 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  144 |     snprintf(dir_name, sizeof(dir_name), "%s.db", file_name);
      |                                             ^~~
In function ‘snprintf’,
    inlined from ‘db_remove_files’ at ./skkdic-expr.c:144:5:
/usr/include/bits/stdio2.h:71:10: note: __builtin___snprintf_chk’ output between 4 and 259 bytes into a destination of size 256
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
./skkdic-expr.c: In function ‘db_remove_files’:
./skkdic-expr.c:149:49: warning: .pag’ directive output may be truncated writing 4 bytes into a region of size between 1 and 256 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  149 |         snprintf(pag_name, sizeof(pag_name), "%s.pag", okuri_head_name);
      |                                                 ^~~~
In function ‘snprintf’,
    inlined from ‘db_remove_files’ at ./skkdic-expr.c:149:2:
/usr/include/bits/stdio2.h:71:10: note: __builtin___snprintf_chk’ output between 5 and 260 bytes into a destination of size 256
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
./skkdic-expr.c: In function ‘db_remove_files’:
./skkdic-expr.c:151:49: warning: .dir’ directive output may be truncated writing 4 bytes into a region of size between 1 and 256 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  151 |         snprintf(dir_name, sizeof(dir_name), "%s.dir", okuri_head_name);
      |                                                 ^~~~
In function ‘snprintf’,
    inlined from ‘db_remove_files’ at ./skkdic-expr.c:151:2:
/usr/include/bits/stdio2.h:71:10: note: __builtin___snprintf_chk’ output between 5 and 260 bytes into a destination of size 256
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
./skkdic-expr.c: In function ‘db_remove_files’:
./skkdic-expr.c:153:49: warning: .db’ directive output may be truncated writing 3 bytes into a region of size between 1 and 256 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  153 |         snprintf(dir_name, sizeof(dir_name), "%s.db", okuri_head_name);
      |                                                 ^~~
In function ‘snprintf’,
    inlined from ‘db_remove_files’ at ./skkdic-expr.c:153:2:
/usr/include/bits/stdio2.h:71:10: note: __builtin___snprintf_chk’ output between 4 and 259 bytes into a destination of size 256
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
./skkdic-expr.c: In function ‘db_remove_files’:
./skkdic-expr.c:157:49: warning: .pag’ directive output may be truncated writing 4 bytes into a region of size between 1 and 256 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  157 |         snprintf(pag_name, sizeof(pag_name), "%s.pag", okuri_tail_name);
      |                                                 ^~~~
In function ‘snprintf’,
    inlined from ‘db_remove_files’ at ./skkdic-expr.c:157:2:
/usr/include/bits/stdio2.h:71:10: note: __builtin___snprintf_chk’ output between 5 and 260 bytes into a destination of size 256
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
./skkdic-expr.c: In function ‘db_remove_files’:
./skkdic-expr.c:159:49: warning: .dir’ directive output may be truncated writing 4 bytes into a region of size between 1 and 256 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  159 |         snprintf(dir_name, sizeof(dir_name), "%s.dir", okuri_tail_name);
      |                                                 ^~~~
In function ‘snprintf’,
    inlined from ‘db_remove_files’ at ./skkdic-expr.c:159:2:
/usr/include/bits/stdio2.h:71:10: note: __builtin___snprintf_chk’ output between 5 and 260 bytes into a destination of size 256
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
./skkdic-expr.c: In function ‘db_remove_files’:
./skkdic-expr.c:161:49: warning: .db’ directive output may be truncated writing 3 bytes into a region of size between 1 and 256 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  161 |         snprintf(dir_name, sizeof(dir_name), "%s.db", okuri_tail_name);
      |                                                 ^~~
In function ‘snprintf’,
    inlined from ‘db_remove_files’ at ./skkdic-expr.c:161:2:
/usr/include/bits/stdio2.h:71:10: note: __builtin___snprintf_chk’ output between 4 and 259 bytes into a destination of size 256
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
./skkdic-expr.c: In function ‘main’:
./skkdic-expr.c:845:47: warning: /skkdic’ directive output may be truncated writing 7 bytes into a region of size between 1 and 256 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  845 |     snprintf(file_name, sizeof(file_name), "%s/skkdic%d", tmpdir, getpid());
      |                                               ^~~~~~~
In function ‘snprintf’,
    inlined from ‘main’ at ./skkdic-expr.c:845:5:
/usr/include/bits/stdio2.h:71:10: note: __builtin___snprintf_chk’ output between 9 and 274 bytes into a destination of size 256
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
./skkdic-expr.c: In function ‘main’:
./skkdic-expr.c:847:63: warning: /skkhead’ directive output may be truncated writing 8 bytes into a region of size between 1 and 256 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  847 |       snprintf(okuri_head_name, sizeof(okuri_head_name), "%s/skkhead%d", tmpdir, getpid());
      |                                                             ^~~~~~~~

In function ‘snprintf’,
    inlined from ‘main’ at ./skkdic-expr.c:847:2:
/usr/include/bits/stdio2.h:71:10: note: __builtin___snprintf_chk’ output between 10 and 275 bytes into a destination of size 256
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
./skkdic-expr.c: In function ‘main’:
./skkdic-expr.c:848:63: warning: /skktail’ directive output may be truncated writing 8 bytes into a region of size between 1 and 256 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  848 |       snprintf(okuri_tail_name, sizeof(okuri_tail_name), "%s/skktail%d", tmpdir, getpid());
      |                                                             ^~~~~~~~

In function ‘snprintf’,
    inlined from ‘main’ at ./skkdic-expr.c:848:2:
/usr/include/bits/stdio2.h:71:10: note: __builtin___snprintf_chk’ output between 10 and 275 bytes into a destination of size 256
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
==> Entering fakeroot environment...
==> Starting package()...
./mkinstalldirs /build/skktools/pkg/skktools/usr/bin
mkdir /build/skktools/pkg/skktools/usr
mkdir /build/skktools/pkg/skktools/usr/bin
 /usr/bin/install -c skkdic-expr /build/skktools/pkg/skktools/usr/bin/
 /usr/bin/install -c skkdic-sort /build/skktools/pkg/skktools/usr/bin/
 /usr/bin/install -c skkdic-count /build/skktools/pkg/skktools/usr/bin/
 /usr/bin/install -c skkdic-expr2 /build/skktools/pkg/skktools/usr/bin/
==> 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 "skktools"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: skktools 1.3.4-4 (Thu Dec 15 11:18:24 2022)
==> Cleaning up...