==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: liblangtag 0.6.7-2 (Wed Apr 30 21:45:36 2025)
==> Retrieving sources...
  -> Found liblangtag-0.6.7.tar.bz2
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    liblangtag-0.6.7.tar.bz2 ... Passed
==> Making package: liblangtag 0.6.7-2 (Wed Apr 30 21:45:43 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (16) gobject-introspection-runtime-1.84.0-1  libgirepository-1.84.0-1
              python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-mako-1.3.10-1
              python-markdown-3.7-2  python-markupsafe-2.1.5-3
              python-more-itertools-10.6.0-1  python-packaging-25.0-1
              python-platformdirs-4.3.6-2  python-setuptools-1:79.0.1-1
              python-wheel-0.45.1-1  gobject-introspection-1.84.0-1

Total Installed Size:  17.74 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 libgirepository...
installing gobject-introspection-runtime...
installing python-markupsafe...
installing python-mako...
Optional dependencies for python-mako
    python-babel: for i18n features
    python-beaker: for caching support
    python-dogpile.cache: for caching support
    python-pygments: for syntax highlighting
    python-pytest: for testing utilities
installing python-markdown...
Optional dependencies for python-markdown
    python-yaml: parse Python in YAML metadata
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing gobject-introspection...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found liblangtag-0.6.7.tar.bz2
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting liblangtag-0.6.7.tar.bz2 with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
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 whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable debugging... no
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 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 whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
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 for ar... ar
checking the archiver (ar) interface... ar
checking for a sed that does not truncate output... /usr/bin/sed
checking whether C compiler accepts -Werror=unknown-warning-option... no
checking whether C compiler accepts -Wno-suggest-attribute=format... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wdeclaration-after-statement... yes
checking whether C compiler accepts -Wimplicit-function-declaration... yes
checking whether C compiler accepts -Wold-style-definition... yes
checking whether C compiler accepts -Wjump-misses-init... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wredundant-decls... yes
checking whether C compiler accepts -Wno-unused-parameter... yes
checking whether C compiler accepts -Wno-missing-field-initializers... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wcast-align... yes
checking whether C compiler accepts -Wformat-nonliteral... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wsign-compare... yes
checking whether C compiler accepts -Wstrict-aliasing... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Winline... yes
checking whether C compiler accepts -Wpacked... yes
checking whether C compiler accepts -Wmissing-format-attribute... yes
checking whether C compiler accepts -Wmissing-noreturn... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wredundant-decls... (cached) yes
checking whether C compiler accepts -Wmissing-include-dirs... yes
checking whether C compiler accepts -Wunused-but-set-variable... yes
checking whether C compiler accepts -Warray-bounds... yes
checking whether C compiler accepts -Wreturn-type... yes
checking whether C compiler accepts -Wswitch-enum... yes
checking whether C compiler accepts -Wswitch-default... yes
checking whether C compiler accepts -Wduplicated-cond... yes
checking whether C compiler accepts -Wduplicated-branches... yes
checking whether C compiler accepts -Wlogical-op... yes
checking whether C compiler accepts -Wrestrict... yes
checking whether C compiler accepts -Wnull-dereference... yes
checking whether C compiler accepts -Wdouble-promotion... yes
checking whether C compiler accepts -Wno-error=unused-parameter... yes
checking whether C compiler accepts -Wno-error=missing-field-initializers... yes
checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no
checking whether the linker accepts -Wl,--as-needed... yes
checking whether the linker accepts -Wl,--as-needed... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether the linker accepts -Wl,-z,noexecstack... yes
checking whether the linker accepts -Wl,-z,noexecstack... yes
checking whether the linker accepts -Wl,--no-as-needed... yes
checking whether the linker accepts -Wl,--fatal-warnings... yes
checking whether the linker accepts -Wl,-fatal_warnings... no
checking whether the linker accepts -Wl,--no-as-needed... yes
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... (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 archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
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 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... no
checking for ISO C99 varargs macros in C... yes
checking for GNUC varargs macros... yes
checking for __inline... yes
checking for __inline__... yes
checking for inline... yes
checking if inline functions in headers work... yes
checking for gcc atomic builtins... yes
checking size of int... 4
checking size of void *... 8
checking size of long... 8
checking size of long long... 8
checking for size_t... yes
checking for ssize_t... yes
checking alignment of void *... 8
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in liblangtag/lt-stdint.h (assuming C99 compatible system)
checking for dirent.h... yes
checking for execinfo.h... yes
checking for libgen.h... yes
checking for sys/param.h... yes
checking for memory.h... yes
checking for backtrace... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for __secure_getenv... no
checking for secure_getenv... yes
checking for strndup... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for va_copy() function... yes
checking Whether vsnprintf is C99-compliant... yes
checking existence of locale.alias... ${datarootdir}/locale/locale.alias
checking for the suffix of module shared libraries... .so
checking for dlopen... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxml-2.0 >= 2.1.0... yes
checking for gobject-2.0 >= 2.0... yes
checking for check >= 0.11.0... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for gobject-introspection... yes
checking for gtk-doc... no
configure: WARNING:
  You will not be able to create source packages with 'make dist'
  because gtk-doc >= 1.14 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.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 docs/Makefile
config.status: creating docs/version.xml
config.status: creating extensions/Makefile
config.status: creating liblangtag/Makefile
config.status: creating liblangtag-gobject/Makefile
config.status: creating liblangtag.pc
config.status: creating liblangtag-uninstalled.pc
config.status: creating liblangtag-gobject.pc
config.status: creating liblangtag-gobject-uninstalled.pc
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing liblangtag/lt-stdint.h commands
config.status: creating liblangtag/lt-stdint.h : _LIBLANGTAG_LIBLANGTAG_LT_STDINT_H
config.status: executing liblangtag/lt-config.h commands
config.status: liblangtag/lt-config.h is unchanged

========== Build Information ==========
 CFLAGS:                 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers
 LDFLAGS:                -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
make  all-recursive
make[1]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7'
Making all in liblangtag
make[2]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag'
  GEN      lt-localealias.h
  GEN      stamp-lt-config
  GEN      stamp-lt-stdint
config.status: executing liblangtag/lt-config.h commands
config.status: executing liblangtag/lt-stdint.h commands
config.status: creating liblangtag/lt-stdint.h : _LIBLANGTAG_LIBLANGTAG_LT_STDINT_H
config.status: liblangtag/lt-stdint.h is unchanged
config.status: liblangtag/lt-config.h is unchanged
make  all-recursive
make[3]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag'
make[4]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag'
  CC       liblangtag_la-lt-database.lo
  CC       liblangtag_la-lt-error.lo
  CC       liblangtag_la-lt-ext-module.lo
  CC       liblangtag_la-lt-ext-module-data.lo
  CC       liblangtag_la-lt-extension.lo
  CC       liblangtag_la-lt-extlang-db.lo
  CC       liblangtag_la-lt-extlang.lo
  CC       liblangtag_la-lt-grandfathered.lo
  CC       liblangtag_la-lt-grandfathered-db.lo
  CC       liblangtag_la-lt-iter.lo
  CC       liblangtag_la-lt-lang.lo
  CC       liblangtag_la-lt-lang-db.lo
  CC       liblangtag_la-lt-list.lo
  CC       liblangtag_la-lt-mem.lo
  CC       liblangtag_la-lt-messages.lo
  CC       liblangtag_la-lt-redundant.lo
  CC       liblangtag_la-lt-redundant-db.lo
lt-grandfathered-db.c: In function 'lt_grandfathered_db_parse.constprop':
lt-grandfathered-db.c:131:59: warning: '%s' directive argument is null [-Wformat-overflow=]
  CC       liblangtag_la-lt-region.lo
  CC       liblangtag_la-lt-region-db.lo
  CC       liblangtag_la-lt-relation-db.lo
  CC       liblangtag_la-lt-script.lo
  CC       liblangtag_la-lt-script-db.lo
  CC       liblangtag_la-lt-string.lo
  CC       liblangtag_la-lt-tag.lo
  CC       liblangtag_la-lt-trie.lo
lt-redundant-db.c: In function 'lt_redundant_db_parse.constprop':
lt-redundant-db.c:131:59: warning: '%s' directive argument is null [-Wformat-overflow=]
  CC       liblangtag_la-lt-utils.lo
  CC       liblangtag_la-lt-variant.lo
lt-region-db.c: In function 'lt_region_db_parse.constprop':
lt-region-db.c:146:59: warning: '%s' directive argument is null [-Wformat-overflow=]
  CC       liblangtag_la-lt-variant-db.lo
  CC       liblangtag_la-lt-xml.lo
lt-string.c: In function 'lt_string_append':
lt-string.c:283:2: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
lt-string.c:278:8: note: length computed here
lt-tag.c: In function 'lt_tag_parse_state':
lt-tag.c:505:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
lt-tag.c:534:6: note: here
lt-tag.c:535:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
lt-tag.c:549:6: note: here
lt-tag.c:550:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
lt-tag.c:568:6: note: here
lt-tag.c:569:39: warning: this statement may fall through [-Wimplicit-fallthrough=]
lt-tag.c:645:6: note: here
lt-tag.c:647:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
lt-tag.c:669:6: note: here
lt-tag.c: In function '_lt_tag_canonicalize_alias':
lt-tag.c:1392:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
lt-tag.c:1395:6: note: here
lt-tag.c:1397:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
lt-tag.c:1400:6: note: here
lt-tag.c: In function 'lt_tag_transform':
lt-tag.c:2501:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
lt-tag.c:2504:10: note: here
lt-tag.c:2506:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
lt-tag.c:2509:10: note: here
  CCLD     liblangtag.la
make[4]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag'
make[3]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag'
make[2]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag'
Making all in extensions
make[2]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/extensions'
  CC       liblangtag_ext_ldml_t_la-lt-ext-ldml-t.lo
  CC       liblangtag_ext_ldml_u_la-lt-ext-ldml-u.lo
lt-ext-ldml-t.c: In function '_lt_ext_ldml_t_parse_tag':
lt-ext-ldml-t.c:327:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
lt-ext-ldml-t.c:340:6: note: here
  CCLD     liblangtag-ext-ldml-u.la
  CCLD     liblangtag-ext-ldml-t.la
make[2]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/extensions'
Making all in data
make[2]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/data'
  CC       reg2xml-reg2xml.o
reg2xml.c: In function '_parse':
reg2xml.c:60:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
reg2xml.c:140:6: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  CCLD     reg2xml
  GEN      language-subtag-registry.xml
2023-10-16
make[2]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/data'
Making all in docs
make[2]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/docs'
Making all in liblangtag-gobject
make[2]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag-gobject'
  CC       liblangtag_gobject_la-lt-gobject.lo
  GEN      lt-database.gir.h
  GEN      lt-error.gir.h
  GEN      lt-ext-module-data.gir.h
  GEN      lt-ext-module.gir.h
  GEN      lt-extension.gir.h
  GEN      lt-extlang-db.gir.h
  GEN      lt-extlang.gir.h
  GEN      lt-grandfathered-db.gir.h
  GEN      lt-grandfathered.gir.h
  GEN      lt-iter.gir.h
  GEN      lt-lang-db.gir.h
  GEN      lt-lang.gir.h
  GEN      lt-list.gir.h
  GEN      lt-macros.gir.h
  GEN      lt-redundant-db.gir.h
  GEN      lt-redundant.gir.h
  GEN      lt-region-db.gir.h
  GEN      lt-region.gir.h
  GEN      lt-relation-db.gir.h
  GEN      lt-script-db.gir.h
  GEN      lt-script.gir.h
  GEN      lt-string.gir.h
  GEN      lt-tag.gir.h
  GEN      lt-variant-db.gir.h
  GEN      lt-variant.gir.h
  GEN      lt-error.gir.c
  GEN      lt-ext-module-data.gir.c
  GEN      lt-ext-module.gir.c
  GEN      lt-extension.gir.c
  GEN      lt-extlang-db.gir.c
  GEN      lt-extlang.gir.c
  GEN      lt-grandfathered-db.gir.c
  GEN      lt-grandfathered.gir.c
  GEN      lt-iter.gir.c
  GEN      lt-lang-db.gir.c
  GEN      lt-lang.gir.c
  GEN      lt-list.gir.c
  GEN      lt-redundant-db.gir.c
  GEN      lt-redundant.gir.c
  GEN      lt-region-db.gir.c
  GEN      lt-region.gir.c
  GEN      lt-relation-db.gir.c
  GEN      lt-script-db.gir.c
  GEN      lt-script.gir.c
  GEN      lt-string.gir.c
  GEN      lt-tag.gir.c
  GEN      lt-variant-db.gir.c
  GEN      lt-variant.gir.c
  CCLD     liblangtag-gobject.la
  GISCAN   LangTag-0.6.gir
lt-ext-module.gir.h:185: Warning: LangTag: symbol='module_get_version': Unknown namespace for symbol 'module_get_version'
lt-ext-module.gir.h:194: Warning: LangTag: symbol='module_get_funcs': Unknown namespace for symbol 'module_get_funcs'
lt-macros.gir.h:248: Warning: LangTag: symbol='FALSE': Unknown namespace for symbol 'FALSE'
lt-macros.gir.h:251: Warning: LangTag: symbol='TRUE': Unknown namespace for symbol 'TRUE'
  GICOMP   LangTag-0.6.gir
make[2]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag-gobject'
Making all in tests
make[2]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/tests'
make[3]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/tests'
  CC       extlang-db.o
  CC       grandfathered-db.o
  CC       lang-db.o
  CC       redundant-db.o
  CC       region-db.o
  CC       script-db.o
  CC       tag.o
  CC       variant-db.o
  CCLD     test-grandfathered-db
  CCLD     test-redundant-db
  CCLD     test-lang-db
  CCLD     test-extlang-db
  CCLD     test-region-db
  CCLD     test-script-db
  CCLD     test-variant-db
  CCLD     test-tag
make[3]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/tests'
make[2]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/tests'
make[2]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7'
make[1]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7'
==> Entering fakeroot environment...
==> Starting package()...
Making install in liblangtag
make[1]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag'
make  install-recursive
make[2]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag'
make[3]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag'
make[4]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag'
 /usr/bin/mkdir -p '/build/liblangtag/pkg/liblangtag//usr/lib'
 /usr/bin/mkdir -p '/build/liblangtag/pkg/liblangtag//usr/include/liblangtag'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   liblangtag.la '/build/liblangtag/pkg/liblangtag//usr/lib'
 /usr/bin/install -c -m 644 langtag.h lt-database.h lt-error.h lt-ext-module.h lt-ext-module-data.h lt-extension.h lt-extlang.h lt-extlang-db.h lt-grandfathered.h lt-grandfathered-db.h lt-iter.h lt-lang.h lt-lang-db.h lt-list.h lt-macros.h lt-messages.h lt-redundant.h lt-redundant-db.h lt-region.h lt-region-db.h lt-relation-db.h lt-script.h lt-script-db.h lt-string.h lt-tag.h lt-utils.h lt-variant.h lt-variant-db.h lt-xml.h lt-config.h '/build/liblangtag/pkg/liblangtag//usr/include/liblangtag'
libtool: install: /usr/bin/install -c .libs/liblangtag.so.1.4.1 /build/liblangtag/pkg/liblangtag//usr/lib/liblangtag.so.1.4.1
libtool: install: (cd /build/liblangtag/pkg/liblangtag//usr/lib && { ln -s -f liblangtag.so.1.4.1 liblangtag.so.1 || { rm -f liblangtag.so.1 && ln -s liblangtag.so.1.4.1 liblangtag.so.1; }; })
libtool: install: (cd /build/liblangtag/pkg/liblangtag//usr/lib && { ln -s -f liblangtag.so.1.4.1 liblangtag.so || { rm -f liblangtag.so && ln -s liblangtag.so.1.4.1 liblangtag.so; }; })
libtool: install: /usr/bin/install -c .libs/liblangtag.lai /build/liblangtag/pkg/liblangtag//usr/lib/liblangtag.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag'
make[3]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag'
make[2]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag'
make[1]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag'
Making install in extensions
make[1]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/extensions'
make[2]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/extensions'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/liblangtag/pkg/liblangtag//usr/lib/liblangtag'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   liblangtag-ext-ldml-t.la liblangtag-ext-ldml-u.la '/build/liblangtag/pkg/liblangtag//usr/lib/liblangtag'
libtool: warning: relinking 'liblangtag-ext-ldml-t.la'
libtool: install: (cd /build/liblangtag/src/liblangtag-0.6.7/extensions; /bin/sh "/build/liblangtag/src/liblangtag-0.6.7/libtool"  --silent --tag CC --mode=relink gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -avoid-version -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblangtag-ext-ldml-t.la -rpath /usr/lib/liblangtag liblangtag_ext_ldml_t_la-lt-ext-ldml-t.lo -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lxml2 ../liblangtag/liblangtag.la -inst-prefix-dir /build/liblangtag/pkg/liblangtag/)
libtool: install: /usr/bin/install -c .libs/liblangtag-ext-ldml-t.soT /build/liblangtag/pkg/liblangtag//usr/lib/liblangtag/liblangtag-ext-ldml-t.so
libtool: install: /usr/bin/install -c .libs/liblangtag-ext-ldml-t.lai /build/liblangtag/pkg/liblangtag//usr/lib/liblangtag/liblangtag-ext-ldml-t.la
libtool: warning: relinking 'liblangtag-ext-ldml-u.la'
libtool: install: (cd /build/liblangtag/src/liblangtag-0.6.7/extensions; /bin/sh "/build/liblangtag/src/liblangtag-0.6.7/libtool"  --silent --tag CC --mode=relink gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -avoid-version -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblangtag-ext-ldml-u.la -rpath /usr/lib/liblangtag liblangtag_ext_ldml_u_la-lt-ext-ldml-u.lo -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lxml2 ../liblangtag/liblangtag.la -inst-prefix-dir /build/liblangtag/pkg/liblangtag/)
libtool: install: /usr/bin/install -c .libs/liblangtag-ext-ldml-u.soT /build/liblangtag/pkg/liblangtag//usr/lib/liblangtag/liblangtag-ext-ldml-u.so
libtool: install: /usr/bin/install -c .libs/liblangtag-ext-ldml-u.lai /build/liblangtag/pkg/liblangtag//usr/lib/liblangtag/liblangtag-ext-ldml-u.la
libtool: warning: remember to run 'libtool --finish /usr/lib/liblangtag'
make[2]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/extensions'
make[1]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/extensions'
Making install in data
make[1]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/data'
make[2]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/data'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/liblangtag/pkg/liblangtag//usr/share/liblangtag/common/bcp47'
 /usr/bin/mkdir -p '/build/liblangtag/pkg/liblangtag//usr/share/liblangtag/common/supplemental'
 /usr/bin/install -c -m 644 common/supplemental/likelySubtags.xml common/supplemental/supplementalData.xml common/supplemental/supplementalMetadata.xml '/build/liblangtag/pkg/liblangtag//usr/share/liblangtag/common/supplemental'
 /usr/bin/install -c -m 644 common/bcp47/calendar.xml common/bcp47/collation.xml common/bcp47/currency.xml common/bcp47/number.xml common/bcp47/timezone.xml common/bcp47/transform.xml common/bcp47/transform_ime.xml common/bcp47/transform_keyboard.xml common/bcp47/transform_mt.xml common/bcp47/transform_private_use.xml common/bcp47/variant.xml '/build/liblangtag/pkg/liblangtag//usr/share/liblangtag/common/bcp47'
 /usr/bin/mkdir -p '/build/liblangtag/pkg/liblangtag//usr/share/liblangtag'
 /usr/bin/install -c -m 644 language-subtag-registry.xml '/build/liblangtag/pkg/liblangtag//usr/share/liblangtag'
make[2]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/data'
make[1]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/data'
Making install in docs
make[1]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/docs'
make[2]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/docs'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/install -c -m 644 ./html/Container.html
 /usr/bin/install -c -m 644 ./html/Module.html
 /usr/bin/install -c -m 644 ./html/Utilities.html
 /usr/bin/install -c -m 644 ./html/annotation-glossary.html
 /usr/bin/install -c -m 644 ./html/api-index-full.html
 /usr/bin/install -c -m 644 ./html/ch01.html
 /usr/bin/install -c -m 644 ./html/home.png
 /usr/bin/install -c -m 644 ./html/index.html
 /usr/bin/install -c -m 644 ./html/left-insensitive.png
 /usr/bin/install -c -m 644 ./html/left.png
 /usr/bin/install -c -m 644 ./html/liblangtag-Container---Extension.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Container---Extlang.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Container---Grandfathered.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Container---Language.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Container---Redundant.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Container---Region.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Container---Script.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Container---Tag.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Container---Variant.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Database---Extlang.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Database---Grandfathered.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Database---Language.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Database---Redundant.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Database---Region.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Database---Relation.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Database---Script.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Database---Variant.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Database.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Doubly-Linked-Lists.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Error.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Iterator.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Miscellaneous-Macros.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Module---Accessor.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Module---Data.html
 /usr/bin/install -c -m 644 ./html/liblangtag-Strings.html
 /usr/bin/install -c -m 644 ./html/liblangtag.devhelp2
 /usr/bin/install -c -m 644 ./html/right-insensitive.png
 /usr/bin/install -c -m 644 ./html/right.png
 /usr/bin/install -c -m 644 ./html/style.css
 /usr/bin/install -c -m 644 ./html/up-insensitive.png
 /usr/bin/install -c -m 644 ./html/up.png
make[2]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/docs'
make[1]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/docs'
Making install in liblangtag-gobject
make[1]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag-gobject'
make[2]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag-gobject'
 /usr/bin/mkdir -p '/build/liblangtag/pkg/liblangtag//usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   liblangtag-gobject.la '/build/liblangtag/pkg/liblangtag//usr/lib'
 /usr/bin/mkdir -p '/build/liblangtag/pkg/liblangtag//usr/share/gir-1.0'
 /usr/bin/mkdir -p '/build/liblangtag/pkg/liblangtag//usr/include/liblangtag'
 /usr/bin/mkdir -p '/build/liblangtag/pkg/liblangtag//usr/lib/girepository-1.0'
 /usr/bin/install -c -m 644 LangTag-0.6.gir '/build/liblangtag/pkg/liblangtag//usr/share/gir-1.0'
 /usr/bin/install -c -m 644 LangTag-0.6.typelib '/build/liblangtag/pkg/liblangtag//usr/lib/girepository-1.0'
 /usr/bin/install -c -m 644 lt-gobject.h '/build/liblangtag/pkg/liblangtag//usr/include/liblangtag'
libtool: warning: relinking 'liblangtag-gobject.la'
libtool: install: (cd /build/liblangtag/src/liblangtag-0.6.7/liblangtag-gobject; /bin/sh "/build/liblangtag/src/liblangtag-0.6.7/libtool"  --silent --tag CC --mode=relink gcc -DG_LOG_DOMAIN=\"LangTag-GObject\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -version-info 3:0:3 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblangtag-gobject.la -rpath /usr/lib liblangtag_gobject_la-lt-gobject.lo -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lgobject-2.0 -lglib-2.0 ../liblangtag/liblangtag.la -inst-prefix-dir /build/liblangtag/pkg/liblangtag/)
libtool: install: /usr/bin/install -c .libs/liblangtag-gobject.so.0.3.0T /build/liblangtag/pkg/liblangtag//usr/lib/liblangtag-gobject.so.0.3.0
libtool: install: (cd /build/liblangtag/pkg/liblangtag//usr/lib && { ln -s -f liblangtag-gobject.so.0.3.0 liblangtag-gobject.so.0 || { rm -f liblangtag-gobject.so.0 && ln -s liblangtag-gobject.so.0.3.0 liblangtag-gobject.so.0; }; })
libtool: install: (cd /build/liblangtag/pkg/liblangtag//usr/lib && { ln -s -f liblangtag-gobject.so.0.3.0 liblangtag-gobject.so || { rm -f liblangtag-gobject.so && ln -s liblangtag-gobject.so.0.3.0 liblangtag-gobject.so; }; })
libtool: install: /usr/bin/install -c .libs/liblangtag-gobject.lai /build/liblangtag/pkg/liblangtag//usr/lib/liblangtag-gobject.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag-gobject'
make[1]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/liblangtag-gobject'
Making install in tests
make[1]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/tests'
make[2]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/tests'
make[3]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7/tests'
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/liblangtag/src/liblangtag-0.6.7/tests'
make[2]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/tests'
make[1]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7/tests'
make[1]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7'
make[2]: Entering directory '/build/liblangtag/src/liblangtag-0.6.7'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/liblangtag/pkg/liblangtag//usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 liblangtag.pc liblangtag-gobject.pc '/build/liblangtag/pkg/liblangtag//usr/lib/pkgconfig'
make[2]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.7'
make[1]: Leaving directory '/build/liblangtag/src/liblangtag-0.6.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 "liblangtag"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: liblangtag 0.6.7-2 (Wed Apr 30 21:46:21 2025)
==> Cleaning up...