>>> libpinyin: Building community/libpinyin 2.10.2-r0 (using abuild 3.15.0-r0) started Sat, 11 Oct 2025 08:05:02 +0000 >>> libpinyin: Validating /home/udu/aports/community/libpinyin/APKBUILD... >>> libpinyin: Analyzing dependencies... >>> libpinyin: Installing for build: build-base kyotocabinet-dev autoconf automake glib-dev libtool WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/51) Installing lzo (2.10-r5) (2/51) Installing kyotocabinet (1.2.80-r0) (3/51) Installing kyotocabinet-dev (1.2.80-r0) (4/51) Installing m4 (1.4.19-r4) (5/51) Installing perl (5.40.3-r0) (6/51) Installing autoconf (2.72-r1) (7/51) Installing automake (1.17-r1) (8/51) Installing bzip2-dev (1.0.8-r6) (9/51) Installing libxml2 (2.13.9-r0) (10/51) Installing libxml2-utils (2.13.9-r0) (11/51) Installing docbook-xml (4.5-r10) Executing docbook-xml-4.5-r10.post-install (12/51) Installing libxslt (1.1.43-r3) (13/51) Installing docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.post-install (14/51) Installing docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.post-install (15/51) Installing docbook-xsl (1.79.2-r11) (16/51) Installing xz (5.8.1-r0) (17/51) Installing gettext-asprintf (0.24.1-r0) (18/51) Installing gettext-libs (0.24.1-r0) (19/51) Installing gettext (0.24.1-r0) (20/51) Installing gettext-dev (0.24.1-r0) (21/51) Installing py3-parsing (3.2.3-r0) (22/51) Installing py3-parsing-pyc (3.2.3-r0) (23/51) Installing py3-packaging (25.0-r0) (24/51) Installing py3-packaging-pyc (25.0-r0) (25/51) Installing libeconf (0.6.3-r0) (26/51) Installing libblkid (2.41-r9) (27/51) Installing libmount (2.41-r9) (28/51) Installing glib (2.84.4-r0) (29/51) Installing linux-headers (6.14.2-r0) (30/51) Installing libffi-dev (3.4.8-r0) (31/51) Installing bsd-compat-headers (0.7.2-r6) (32/51) Installing libedit (20250104.3.1-r1) (33/51) Installing libedit-dev (20250104.3.1-r1) (34/51) Installing zlib-dev (1.3.1-r2) (35/51) Installing libpcre2-16 (10.43-r1) (36/51) Installing libpcre2-32 (10.43-r1) (37/51) Installing pcre2-dev (10.43-r1) (38/51) Installing libuuid (2.41-r9) (39/51) Installing libfdisk (2.41-r9) (40/51) Installing liblastlog2 (2.41-r9) (41/51) Installing libsmartcols (2.41-r9) (42/51) Installing sqlite (3.49.2-r1) (43/51) Installing sqlite-dev (3.49.2-r1) (44/51) Installing util-linux-dev (2.41-r9) (45/51) Installing glib-dev (2.84.4-r0) (46/51) Installing libltdl (2.5.4-r1) (47/51) Installing libtool (2.5.4-r1) (48/51) Installing .makedepends-libpinyin (20251011.080503) (49/51) Installing perl-error (0.17030-r0) (50/51) Installing perl-git (2.49.1-r0) (51/51) Installing git-perl (2.49.1-r0) Executing busybox-1.37.0-r19.trigger Executing glib-2.84.4-r0.trigger No schema files found: doing nothing. OK: 418 MiB in 140 packages >>> libpinyin: Cleaning up srcdir >>> libpinyin: Cleaning up pkgdir >>> libpinyin: Cleaning up tmpdir >>> libpinyin: Fetching https://github.com/libpinyin/libpinyin/releases/download/2.10.2/libpinyin-2.10.2.tar.gz >>> libpinyin: Fetching https://github.com/libpinyin/libpinyin/releases/download/2.10.2/libpinyin-2.10.2.tar.gz >>> libpinyin: Checking sha512sums... libpinyin-2.10.2.tar.gz: OK disable-test_ngram_patch: OK >>> libpinyin: Unpacking /var/cache/distfiles/libpinyin-2.10.2.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes 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 the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of c++... gcc3 checking for gcc... cc checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether c++ supports C++11 features by default... 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 the maximum length of command line arguments... 98304 checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.4.0... yes checking for egrep... (cached) /bin/grep -E checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for getpagesize... yes checking for working mmap... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for setlocale... yes checking for string.h... (cached) yes checking for kyotocabinet... yes checking for library containing kcdbopen... -lkyotocabinet checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libpinyin.pc config.status: creating libzhuyin.pc config.status: creating libpinyin.spec config.status: creating Makefile config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating data/table.conf config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/storage/Makefile config.status: creating src/lookup/Makefile config.status: creating tests/Makefile config.status: creating tests/include/Makefile config.status: creating tests/storage/Makefile config.status: creating tests/lookup/Makefile config.status: creating utils/Makefile config.status: creating utils/storage/Makefile config.status: creating utils/segment/Makefile config.status: creating utils/training/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Build options: Version 2.10.2 Install prefix /usr DBM KyotoCabinet Enable libzhuyin yes make all-recursive make[1]: Entering directory '/home/udu/aports/community/libpinyin/src/libpinyin-2.10.2' Making all in src make[2]: Entering directory '/home/udu/aports/community/libpinyin/src/libpinyin-2.10.2/src' Making all in include make[3]: Entering directory '/home/udu/aports/community/libpinyin/src/libpinyin-2.10.2/src/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/community/libpinyin/src/libpinyin-2.10.2/src/include' Making all in storage make[3]: Entering directory '/home/udu/aports/community/libpinyin/src/libpinyin-2.10.2/src/storage' CXX phrase_large_table3.o CXX phrase_index.o CXX chewing_key.o CXX tag_utility.o CXX phrase_large_table2.o CXX pinyin_parser2.o CXX zhuyin_parser2.o CXX ngram.o CXX phonetic_key_matrix.o CXX chewing_large_table2.o CXX chewing_large_table.o CXX punct_table.o CXX table_info.o CXX ngram_kyotodb.o CXX phrase_large_table3_kyotodb.o CXX chewing_large_table2_kyotodb.o CXX punct_table_kyotodb.o AR libstorage.a make[3]: Leaving directory '/home/udu/aports/community/libpinyin/src/libpinyin-2.10.2/src/storage' Making all in lookup make[3]: Entering directory '/home/udu/aports/community/libpinyin/src/libpinyin-2.10.2/src/lookup' CXX pinyin_lookup2.o CXX phrase_lookup.o CXX lookup.o CXX phonetic_lookup.o AR liblookup.a make[3]: Leaving directory '/home/udu/aports/community/libpinyin/src/libpinyin-2.10.2/src/lookup' make[3]: Entering directory '/home/udu/aports/community/libpinyin/src/libpinyin-2.10.2/src' CXX pinyin_internal.o CXX pinyin.lo CXX zhuyin.lo CXX storage/phrase_large_table2.lo CXX storage/phrase_large_table3.lo CXX storage/tag_utility.lo CXX storage/phrase_index.lo CXX storage/ngram.lo CXX storage/chewing_key.lo CXX storage/zhuyin_parser2.lo CXX storage/pinyin_parser2.lo CXX storage/phonetic_key_matrix.lo CXX storage/chewing_large_table.lo CXX storage/chewing_large_table2.lo CXX storage/table_info.lo CXX storage/punct_table.lo CXX lookup/pinyin_lookup2.lo CXX lookup/phrase_lookup.lo CXX lookup/lookup.lo CXX lookup/phonetic_lookup.lo CXX storage/ngram_kyotodb.lo CXX storage/phrase_large_table3_kyotodb.lo CXX storage/chewing_large_table2_kyotodb.lo CXX storage/punct_table_kyotodb.lo AR libpinyin_internal.a CXXLD libpinyin.la CXXLD libzhuyin.la /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find ./libpinyin.exp: No such file or directory /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find ./libzhuyin.exp: No such file or directory collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[3]: *** [Makefile:696: libzhuyin.la] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [Makefile:693: libpinyin.la] Error 1 make[3]: Leaving directory '/home/udu/aports/community/libpinyin/src/libpinyin-2.10.2/src' make[2]: *** [Makefile:803: all-recursive] Error 1 make[2]: Leaving directory '/home/udu/aports/community/libpinyin/src/libpinyin-2.10.2/src' make[1]: *** [Makefile:487: all-recursive] Error 1 make[1]: Leaving directory '/home/udu/aports/community/libpinyin/src/libpinyin-2.10.2' make: *** [Makefile:392: all] Error 2 >>> ERROR: libpinyin: build failed >>> libpinyin: Uninstalling dependencies... (1/51) Purging .makedepends-libpinyin (20251011.080503) (2/51) Purging kyotocabinet-dev (1.2.80-r0) (3/51) Purging kyotocabinet (1.2.80-r0) (4/51) Purging autoconf (2.72-r1) (5/51) Purging m4 (1.4.19-r4) (6/51) Purging automake (1.17-r1) (7/51) Purging glib-dev (2.84.4-r0) (8/51) Purging bzip2-dev (1.0.8-r6) (9/51) Purging docbook-xsl (1.79.2-r11) (10/51) Purging docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.pre-deinstall (11/51) Purging docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.pre-deinstall (12/51) Purging docbook-xml (4.5-r10) Executing docbook-xml-4.5-r10.pre-deinstall (13/51) Purging gettext-dev (0.24.1-r0) (14/51) Purging xz (5.8.1-r0) (15/51) Purging gettext-asprintf (0.24.1-r0) (16/51) Purging gettext (0.24.1-r0) (17/51) Purging libxml2-utils (2.13.9-r0) (18/51) Purging libxslt (1.1.43-r3) (19/51) Purging py3-packaging-pyc (25.0-r0) (20/51) Purging py3-packaging (25.0-r0) (21/51) Purging py3-parsing-pyc (3.2.3-r0) (22/51) Purging py3-parsing (3.2.3-r0) (23/51) Purging libtool (2.5.4-r1) (24/51) Purging libltdl (2.5.4-r1) (25/51) Purging gettext-libs (0.24.1-r0) (26/51) Purging git-perl (2.49.1-r0) (27/51) Purging perl-git (2.49.1-r0) (28/51) Purging perl-error (0.17030-r0) (29/51) Purging perl (5.40.3-r0) (30/51) Purging glib (2.84.4-r0) (31/51) Purging libffi-dev (3.4.8-r0) (32/51) Purging linux-headers (6.14.2-r0) (33/51) Purging libxml2 (2.13.9-r0) (34/51) Purging lzo (2.10-r5) (35/51) Purging pcre2-dev (10.43-r1) (36/51) Purging libedit-dev (20250104.3.1-r1) (37/51) Purging bsd-compat-headers (0.7.2-r6) (38/51) Purging libedit (20250104.3.1-r1) (39/51) Purging zlib-dev (1.3.1-r2) (40/51) Purging libpcre2-16 (10.43-r1) (41/51) Purging libpcre2-32 (10.43-r1) (42/51) Purging util-linux-dev (2.41-r9) (43/51) Purging libfdisk (2.41-r9) (44/51) Purging liblastlog2 (2.41-r9) (45/51) Purging libmount (2.41-r9) (46/51) Purging libsmartcols (2.41-r9) (47/51) Purging libuuid (2.41-r9) (48/51) Purging libblkid (2.41-r9) (49/51) Purging libeconf (0.6.3-r0) (50/51) Purging sqlite-dev (3.49.2-r1) (51/51) Purging sqlite (3.49.2-r1) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages