==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: libhangul 0.2.0-1 (Fri Jun 13 08:54:11 2025) ==> Retrieving sources... -> Cloning libhangul git repo... Cloning into bare repository '/home/leming/work/libhangul/libhangul'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... libhangul ... Skipped ==> Making package: libhangul 0.2.0-1 (Fri 13 Jun 2025 08:54:22 AM MDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (5) perl-error-0.17030-1 perl-mailtools-2.22-1 perl-timedate-2.33-7 zlib-ng-2.2.4-1 git-2.49.0-2 Total Download Size: 7.71 MiB Total Installed Size: 44.86 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... git-2.49.0-2-aarch64 downloading... zlib-ng-2.2.4-1-aarch64 downloading... perl-mailtools-2.22-1-any downloading... perl-timedate-2.33-7-any downloading... perl-error-0.17030-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing zlib-ng... installing git... Optional dependencies for git git-zsh-completion: upstream zsh completion tk: gitk and git gui openssh: ssh transport and crypto man: show help with `git command --help` perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Checking for old perl modules... [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of libhangul git repo... Cloning into 'libhangul'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... configure.ac:30: warning: macro 'AM_GNU_GETTEXT_VERSION' not found in library configure.ac:31: warning: macro 'AM_GNU_GETTEXT' not found in library configure.ac:68: warning: macro 'AM_ICONV' not found in library Copying file ABOUT-NLS Copying file config.rpath Creating directory m4 Copying file m4/build-to-host.m4 Copying file m4/gettext.m4 Copying file m4/host-cpu-c-abi.m4 Copying file m4/iconv.m4 Copying file m4/intlmacosx.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/progtest.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sed Copying file po/quot.sed Copying file po/remove-potcdate.sed libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:31: installing './compile' configure.ac:31: installing './config.guess' configure.ac:31: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am: installing './INSTALL' data/keyboards/Makefile.am:40: warning: '%'-style pattern rules are a GNU make extension data/keyboards/Makefile.am:54: warning: '%'-style pattern rules are a GNU make extension data/keyboards/Makefile.am:60: warning: '%'-style pattern rules are a GNU make extension hangul/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' data/keyboards/Makefile.am:40: warning: '%'-style pattern rules are a GNU make extension data/keyboards/Makefile.am:54: warning: '%'-style pattern rules are a GNU make extension data/keyboards/Makefile.am:60: warning: '%'-style pattern rules are a GNU make extension ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... gcc -E checking for egrep -e... /usr/bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/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 gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 sys/param.h... yes 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 for grep that handles long lines and -e... (cached) /usr/bin/grep checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for limits.h... yes checking for langinfo.h... yes checking for glob.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working memcmp... yes checking for getpagesize... yes checking for working mmap... yes checking for GNU libc compatible realloc... yes checking for munmap... yes checking for strcasecmp... yes checking for nl_langinfo... yes checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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/hanja/Makefile config.status: creating data/keyboards/Makefile config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating hangul/Makefile config.status: creating libhangul.pc config.status: creating po/Makefile.in config.status: creating test/Makefile config.status: creating tools/Makefile config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/build/libhangul/src/libhangul' Making all in hangul make[2]: Entering directory '/build/libhangul/src/libhangul/hangul' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -DLIBHANGUL_DATA_DIR=\"/usr/share/libhangul\" -DTOP_SRCDIR=\"/build/libhangul/src/libhangul\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libhangul_la-hangulctype.lo -MD -MP -MF .deps/libhangul_la-hangulctype.Tpo -c -o libhangul_la-hangulctype.lo `test -f 'hangulctype.c' || echo './'`hangulctype.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -DLIBHANGUL_DATA_DIR=\"/usr/share/libhangul\" -DTOP_SRCDIR=\"/build/libhangul/src/libhangul\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libhangul_la-hangulinputcontext.lo -MD -MP -MF .deps/libhangul_la-hangulinputcontext.Tpo -c -o libhangul_la-hangulinputcontext.lo `test -f 'hangulinputcontext.c' || echo './'`hangulinputcontext.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -DLIBHANGUL_DATA_DIR=\"/usr/share/libhangul\" -DTOP_SRCDIR=\"/build/libhangul/src/libhangul\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libhangul_la-hangulkeyboard.lo -MD -MP -MF .deps/libhangul_la-hangulkeyboard.Tpo -c -o libhangul_la-hangulkeyboard.lo `test -f 'hangulkeyboard.c' || echo './'`hangulkeyboard.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -DLIBHANGUL_DATA_DIR=\"/usr/share/libhangul\" -DTOP_SRCDIR=\"/build/libhangul/src/libhangul\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libhangul_la-hanja.lo -MD -MP -MF .deps/libhangul_la-hanja.Tpo -c -o libhangul_la-hanja.lo `test -f 'hanja.c' || echo './'`hanja.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -DLIBHANGUL_DATA_DIR=\"/usr/share/libhangul\" -DTOP_SRCDIR=\"/build/libhangul/src/libhangul\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libhangul_la-hangulctype.lo -MD -MP -MF .deps/libhangul_la-hangulctype.Tpo -c hangulctype.c -fPIC -DPIC -o .libs/libhangul_la-hangulctype.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -DLIBHANGUL_DATA_DIR=\"/usr/share/libhangul\" -DTOP_SRCDIR=\"/build/libhangul/src/libhangul\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libhangul_la-hangulinputcontext.lo -MD -MP -MF .deps/libhangul_la-hangulinputcontext.Tpo -c hangulinputcontext.c -fPIC -DPIC -o .libs/libhangul_la-hangulinputcontext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -DLIBHANGUL_DATA_DIR=\"/usr/share/libhangul\" -DTOP_SRCDIR=\"/build/libhangul/src/libhangul\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libhangul_la-hangulkeyboard.lo -MD -MP -MF .deps/libhangul_la-hangulkeyboard.Tpo -c hangulkeyboard.c -fPIC -DPIC -o .libs/libhangul_la-hangulkeyboard.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -DLIBHANGUL_DATA_DIR=\"/usr/share/libhangul\" -DTOP_SRCDIR=\"/build/libhangul/src/libhangul\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libhangul_la-hanja.lo -MD -MP -MF .deps/libhangul_la-hanja.Tpo -c hanja.c -fPIC -DPIC -o .libs/libhangul_la-hanja.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -DLIBHANGUL_DATA_DIR=\"/usr/share/libhangul\" -DTOP_SRCDIR=\"/build/libhangul/src/libhangul\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libhangul_la-hangulctype.lo -MD -MP -MF .deps/libhangul_la-hangulctype.Tpo -c hangulctype.c -o libhangul_la-hangulctype.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -DLIBHANGUL_DATA_DIR=\"/usr/share/libhangul\" -DTOP_SRCDIR=\"/build/libhangul/src/libhangul\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libhangul_la-hangulkeyboard.lo -MD -MP -MF .deps/libhangul_la-hangulkeyboard.Tpo -c hangulkeyboard.c -o libhangul_la-hangulkeyboard.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -DLIBHANGUL_DATA_DIR=\"/usr/share/libhangul\" -DTOP_SRCDIR=\"/build/libhangul/src/libhangul\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libhangul_la-hanja.lo -MD -MP -MF .deps/libhangul_la-hanja.Tpo -c hanja.c -o libhangul_la-hanja.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -DLIBHANGUL_DATA_DIR=\"/usr/share/libhangul\" -DTOP_SRCDIR=\"/build/libhangul/src/libhangul\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libhangul_la-hangulinputcontext.lo -MD -MP -MF .deps/libhangul_la-hangulinputcontext.Tpo -c hangulinputcontext.c -o libhangul_la-hangulinputcontext.o >/dev/null 2>&1 mv -f .deps/libhangul_la-hangulkeyboard.Tpo .deps/libhangul_la-hangulkeyboard.Plo mv -f .deps/libhangul_la-hangulctype.Tpo .deps/libhangul_la-hangulctype.Plo mv -f .deps/libhangul_la-hanja.Tpo .deps/libhangul_la-hanja.Plo mv -f .deps/libhangul_la-hangulinputcontext.Tpo .deps/libhangul_la-hangulinputcontext.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -DLIBHANGUL_DATA_DIR=\"/usr/share/libhangul\" -DTOP_SRCDIR=\"/build/libhangul/src/libhangul\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -version-info 2:0:1 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libhangul.la -rpath /usr/lib libhangul_la-hangulctype.lo libhangul_la-hangulinputcontext.lo libhangul_la-hangulkeyboard.lo libhangul_la-hanja.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libhangul_la-hangulctype.o .libs/libhangul_la-hangulinputcontext.o .libs/libhangul_la-hangulkeyboard.o .libs/libhangul_la-hanja.o -march=armv8-a -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libhangul.so.1 -o .libs/libhangul.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libhangul.so.1" && ln -s "libhangul.so.1.1.0" "libhangul.so.1") libtool: link: (cd ".libs" && rm -f "libhangul.so" && ln -s "libhangul.so.1.1.0" "libhangul.so") libtool: link: ar cr .libs/libhangul.a libhangul_la-hangulctype.o libhangul_la-hangulinputcontext.o libhangul_la-hangulkeyboard.o libhangul_la-hanja.o libtool: link: ranlib .libs/libhangul.a libtool: link: ( cd ".libs" && rm -f "libhangul.la" && ln -s "../libhangul.la" "libhangul.la" ) make[2]: Leaving directory '/build/libhangul/src/libhangul/hangul' Making all in data make[2]: Entering directory '/build/libhangul/src/libhangul/data' Making all in hanja make[3]: Entering directory '/build/libhangul/src/libhangul/data/hanja' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/libhangul/src/libhangul/data/hanja' make[3]: Entering directory '/build/libhangul/src/libhangul/data' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/libhangul/src/libhangul/data' make[2]: Leaving directory '/build/libhangul/src/libhangul/data' Making all in tools make[2]: Entering directory '/build/libhangul/src/libhangul/tools' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hangul-hangul.o -MD -MP -MF .deps/hangul-hangul.Tpo -c -o hangul-hangul.o `test -f 'hangul.c' || echo './'`hangul.c mv -f .deps/hangul-hangul.Tpo .deps/hangul-hangul.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DLOCALEDIR=\"/usr/share/locale\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o hangul hangul-hangul.o ../hangul/libhangul.la libtool: link: gcc -DLOCALEDIR=\"/usr/share/locale\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/hangul hangul-hangul.o ../hangul/.libs/libhangul.so make[2]: Leaving directory '/build/libhangul/src/libhangul/tools' Making all in po make[2]: Entering directory '/build/libhangul/src/libhangul/po' make libhangul.pot-update make[3]: Entering directory '/build/libhangul/src/libhangul/po' package_gnu=""; \ test -n "$package_gnu" || { \ if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L .. -maxdepth 1 -type f -size -10000000c -exec grep -i 'GNU libhangul' /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep -i 'GNU libhangul' ../* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu=yes; \ else \ package_gnu=no; \ fi; \ }; \ if test "$package_gnu" = "yes"; then \ package_prefix='GNU '; \ else \ package_prefix=''; \ fi; \ if test -n 'https://github.com/libhangul/libhangul' || test 'https://github.com/libhangul/libhangul' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='https://github.com/libhangul/libhangul'; \ else \ msgid_bugs_address='https://github.com/libhangul/libhangul'; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=libhangul --directory=.. \ --add-comments=TRANSLATORS: \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --msgid-bugs-address="$msgid_bugs_address" \ --keyword=_ --keyword=N_ \ ;; \ *) \ /usr/bin/xgettext --default-domain=libhangul --directory=.. \ --add-comments=TRANSLATORS: \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --package-name="${package_prefix}libhangul" \ --package-version='0.2.0' \ --msgid-bugs-address="$msgid_bugs_address" \ --keyword=_ --keyword=N_ \ ;; \ esac test ! -f libhangul.po || { \ if test -f ./libhangul.pot-header; then \ sed -e '1,/^#$/d' < libhangul.po > libhangul.1po && \ cat ./libhangul.pot-header libhangul.1po > libhangul.po && \ rm -f libhangul.1po \ || exit 1; \ fi; \ if test -f ./libhangul.pot; then \ sed -f ./remove-potcdate.sed < ./libhangul.pot > libhangul.1po && \ sed -f ./remove-potcdate.sed < libhangul.po > libhangul.2po && \ if cmp libhangul.1po libhangul.2po >/dev/null 2>&1; then \ rm -f libhangul.1po libhangul.2po libhangul.po; \ else \ rm -f libhangul.1po libhangul.2po ./libhangul.pot && \ mv libhangul.po ./libhangul.pot; \ fi; \ else \ mv libhangul.po ./libhangul.pot; \ fi; \ } make[3]: Leaving directory '/build/libhangul/src/libhangul/po' test ! -f ./libhangul.pot || \ test -z "ko.gmo" || make ko.gmo make[3]: Entering directory '/build/libhangul/src/libhangul/po' /usr/bin/msgmerge --update --quiet --lang=ko --previous ko.po libhangul.pot rm -f ko.gmo && /usr/bin/msgmerge --for-msgfmt -o ko.1po ko.po libhangul.pot && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.1po && rm -f ko.1po ko.1po: 9 translated messages. make[3]: Leaving directory '/build/libhangul/src/libhangul/po' touch ./stamp-po make[2]: Leaving directory '/build/libhangul/src/libhangul/po' make[2]: Entering directory '/build/libhangul/src/libhangul' make[2]: Leaving directory '/build/libhangul/src/libhangul' make[1]: Leaving directory '/build/libhangul/src/libhangul' ==> Entering fakeroot environment... ==> Starting package()... Making install in hangul make[1]: Entering directory '/build/libhangul/src/libhangul/hangul' make[2]: Entering directory '/build/libhangul/src/libhangul/hangul' /usr/bin/mkdir -p '/build/libhangul/pkg/libhangul/usr/include/hangul-1.0' /usr/bin/mkdir -p '/build/libhangul/pkg/libhangul/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libhangul.la '/build/libhangul/pkg/libhangul/usr/lib' /usr/bin/install -c -m 644 hangul.h '/build/libhangul/pkg/libhangul/usr/include/hangul-1.0' libtool: install: /usr/bin/install -c .libs/libhangul.so.1.1.0 /build/libhangul/pkg/libhangul/usr/lib/libhangul.so.1.1.0 libtool: install: (cd /build/libhangul/pkg/libhangul/usr/lib && { ln -s -f libhangul.so.1.1.0 libhangul.so.1 || { rm -f libhangul.so.1 && ln -s libhangul.so.1.1.0 libhangul.so.1; }; }) libtool: install: (cd /build/libhangul/pkg/libhangul/usr/lib && { ln -s -f libhangul.so.1.1.0 libhangul.so || { rm -f libhangul.so && ln -s libhangul.so.1.1.0 libhangul.so; }; }) libtool: install: /usr/bin/install -c .libs/libhangul.lai /build/libhangul/pkg/libhangul/usr/lib/libhangul.la libtool: install: /usr/bin/install -c .libs/libhangul.a /build/libhangul/pkg/libhangul/usr/lib/libhangul.a libtool: install: chmod 644 /build/libhangul/pkg/libhangul/usr/lib/libhangul.a libtool: install: ranlib /build/libhangul/pkg/libhangul/usr/lib/libhangul.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/build/libhangul/src/libhangul/hangul' make[1]: Leaving directory '/build/libhangul/src/libhangul/hangul' Making install in data make[1]: Entering directory '/build/libhangul/src/libhangul/data' Making install in hanja make[2]: Entering directory '/build/libhangul/src/libhangul/data/hanja' make[3]: Entering directory '/build/libhangul/src/libhangul/data/hanja' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/libhangul/pkg/libhangul/usr/share/libhangul/hanja' /usr/bin/install -c -m 644 hanja.txt mssymbol.txt '/build/libhangul/pkg/libhangul/usr/share/libhangul/hanja' make[3]: Leaving directory '/build/libhangul/src/libhangul/data/hanja' make[2]: Leaving directory '/build/libhangul/src/libhangul/data/hanja' make[2]: Entering directory '/build/libhangul/src/libhangul/data' make[3]: Entering directory '/build/libhangul/src/libhangul/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/libhangul/src/libhangul/data' make[2]: Leaving directory '/build/libhangul/src/libhangul/data' make[1]: Leaving directory '/build/libhangul/src/libhangul/data' Making install in tools make[1]: Entering directory '/build/libhangul/src/libhangul/tools' make[2]: Entering directory '/build/libhangul/src/libhangul/tools' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/libhangul/pkg/libhangul/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c hangul '/build/libhangul/pkg/libhangul/usr/bin' libtool: warning: '../hangul/libhangul.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/hangul /build/libhangul/pkg/libhangul/usr/bin/hangul make[2]: Leaving directory '/build/libhangul/src/libhangul/tools' make[1]: Leaving directory '/build/libhangul/src/libhangul/tools' Making install in po make[1]: Entering directory '/build/libhangul/src/libhangul/po' installing ko.gmo as /build/libhangul/pkg/libhangul/usr/share/locale/ko/LC_MESSAGES/libhangul.mo if test "libhangul" = "gettext-tools"; then \ /usr/bin/mkdir -p /build/libhangul/pkg/libhangul/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sed quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sed Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /build/libhangul/pkg/libhangul/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /build/libhangul/pkg/libhangul/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/build/libhangul/src/libhangul/po' make[1]: Entering directory '/build/libhangul/src/libhangul' make[2]: Entering directory '/build/libhangul/src/libhangul' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/libhangul/pkg/libhangul/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libhangul.pc '/build/libhangul/pkg/libhangul/usr/lib/pkgconfig' make[2]: Leaving directory '/build/libhangul/src/libhangul' make[1]: Leaving directory '/build/libhangul/src/libhangul' ==> 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 "libhangul"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libhangul 0.2.0-1 (Fri 13 Jun 2025 08:55:05 AM MDT) ==> Cleaning up...