==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libfyaml 0.9-1 (Tue Sep 16 16:29:56 2025)
==> Retrieving sources...
-> Cloning libfyaml git repo...
Cloning into bare repository '/home/leming/work/libfyaml/libfyaml'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
libfyaml ... Skipped
==> Making package: libfyaml 0.9-1 (Tue Sep 16 16:30:06 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (5) perl-error-0.17030-2 perl-mailtools-2.22-2 perl-timedate-2.33-8
zlib-ng-2.2.5-1 git-2.51.0-1
Total Installed Size: 45.12 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 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]
less: the default pager for git [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 libfyaml git repo...
Cloning into 'libfyaml'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: subdirectory libltdl not present
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '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 '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force
autoreconf: running: /usr/bin/autoconf --force
configure.ac:88: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.ac:88: You should run autoupdate.
./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.ac:88: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:90: installing 'build-aux/ar-lib'
configure.ac:84: installing 'build-aux/compile'
configure.ac:16: installing 'build-aux/config.guess'
configure.ac:16: installing 'build-aux/config.sub'
configure.ac:21: installing 'build-aux/install-sh'
configure.ac:21: installing 'build-aux/missing'
configure.ac:537: installing 'build-aux/tap-driver.sh'
src/Makefile.am: installing 'build-aux/depcomp'
autoreconf: Leaving directory '.'
==> Starting build()...
checking for m4... /usr/bin/m4
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
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 '1001' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable debugging... no
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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
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 ar... ar
checking the archiver (ar) interface... ar
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking for gawk... (cached) gawk
checking whether ln -s works... yes
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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /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 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 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 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for off_t... yes
checking for uid_t... yes
checking for gid_t... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether environ is declared... yes
checking for byteswap.h... yes
checking for __builtin_bswap16... no
checking for __builtin_bswap32... no
checking for __builtin_bswap64... no
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wsign-compare... yes
checking whether C compiler accepts -Wno-stringop-overflow... yes
checking whether C compiler accepts -fvisibility=hidden... yes
checking whether C compiler accepts -Wstringop-overread... yes
checking for qsort_r... yes
checking for yaml-0.1 ... no
configure: WARNING: failed to find libyaml; compatibility disabled
checking for check ... no
checking for sphinx-build... no
checking for git... /usr/bin/git
checking for docker... no
checking for jq... no
checking for llvm-config... no
checking for llvm-config-15... no
checking for llvm-config-14... no
checking for llvm-config-13... no
checking for llvm-config-12... no
checking for llvm-config-11... no
checking for llvm-config-10... no
checking for sed... /usr/bin/sed
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating build-aux/shave
config.status: creating build-aux/shave-libtool
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating libfyaml.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
---{ libfyaml 0.9 }---
VERSION: 0.9
MAJOR.MINOR: 0.9
PATCH:
EXTRA:
LIBTOOL_VERSION: 1:4:2
prefix: /usr
C compiler: /bin/sh /build/libfyaml/src/libfyaml/build-aux/shave cc gcc
Linker: /usr/bin/ld
CFLAGS: -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wsign-compare -Wno-stringop-overflow -fvisibility=hidden -O2
LDFLAGS: -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
LIBS: -lpthread
HAVE_ASAN: 0
HAVE_CHECK: 0
HAVE_COMPATIBLE_CHECK: 0
HAVE_NETWORK: 1
HAVE_DEVMODE: 1
HAVE_SPHINX: 0
GIT: /usr/bin/git
DOCKER:
HAVE_LIBCLANG: 0
LIBCLANG_LIBS:
TESTSUITEURL: https://github.com/yaml/yaml-test-suite
TESTSUITECHECKOUT: 6e6c296ae9c9d2d5c4134b4b64d01b29ac19ff6f
JSONTESTSUITEURL: https://github.com/nst/JSONTestSuite
JSONTESTSUITECHECKOUT: d64aefb55228d9584d3e5b2433f720ea8fd00c82
Making all in src
CC tool/fy_tool-fy-tool.o
CC lib/fy-types.o
CC lib/fy-parse.o
CC lib/fy-atom.o
CC lib/fy-dump.o
CC lib/fy-token.o
CC lib/fy-input.o
CC lib/fy-diag.o
CC lib/fy-docstate.o
lib/fy-diag.c: In function 'fy_diag_error_atom_display':
lib/fy-diag.c:755:30: warning: 'cols' may be used uninitialized [-Wmaybe-uninitialized]
lib/fy-diag.c:583:12: note: 'cols' was declared here
lib/fy-diag.c:746:8: warning: 'rowbufsz' may be used uninitialized [-Wmaybe-uninitialized]
lib/fy-diag.c:594:9: note: 'rowbufsz' was declared here
CC lib/fy-doc.o
CC lib/fy-docbuilder.o
CC lib/fy-emit.o
CC lib/fy-event.o
CC lib/fy-accel.o
CC lib/fy-walk.o
CC lib/fy-path.o
CC lib/fy-composer.o
CC xxhash/xxhash.o
lib/fy-composer.c:348:1: warning: conflicting types for 'fy_composer_process_event' due to enum/integer mismatch; have 'enum fy_composer_return(struct fy_composer *, struct fy_event *)' [-Wenum-int-mismatch]
In file included from lib/fy-parse.h:40,
from lib/fy-composer.c:21:
lib/fy-composer.h:51:5: note: previous declaration of 'fy_composer_process_event' with type 'int(struct fy_composer *, struct fy_event *)'
CC util/fy-ctype.o
CC util/fy-utf8.o
CC util/fy-utils.o
CC util/fy-blob.o
CC thread/fy-thread.o
CC blake3/blake3_host_state.o
CC blake3/blake3_backend.o
CC blake3/blake3_be_cpusimd.o
CC blake3/fy-blake3.o
CC blake3/blake3_portable.o
CC blake3/blake3.o
CC blake3/blake3_neon.o
CC blake3/blake3.o
CC internal/fy_thread-fy-thread.o
CC internal/fy_b3sum-fy-b3sum.o
LINK libb3portable.la
LINK libb3neon.la
LINK libfyaml.la
LINK fy-tool
LINK fy-thread
LINK fy-b3sum
Making all in test
Making all in doc
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
/usr/bin/mkdir -p '/build/libfyaml/pkg/libfyaml/usr/lib'
/usr/bin/mkdir -p '/build/libfyaml/pkg/libfyaml/usr/include'
/bin/sh /build/libfyaml/src/libfyaml/build-aux/shave-libtool '/bin/sh ../libtool' --mode=install /usr/bin/install -c libfyaml.la '/build/libfyaml/pkg/libfyaml/usr/lib'
/usr/bin/install -c -m 644 ../include/libfyaml.h '/build/libfyaml/pkg/libfyaml/usr/include'
libtool: warning: remember to run 'libtool --finish /usr/lib'
/usr/bin/mkdir -p '/build/libfyaml/pkg/libfyaml/usr/bin'
/bin/sh /build/libfyaml/src/libfyaml/build-aux/shave-libtool '/bin/sh ../libtool' --mode=install /usr/bin/install -c fy-tool '/build/libfyaml/pkg/libfyaml/usr/bin'
libtool: warning: 'libfyaml.la' has not been installed in '/usr/lib'
Making install in test
Making install in doc
/usr/bin/mkdir -p '/build/libfyaml/pkg/libfyaml/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libfyaml.pc '/build/libfyaml/pkg/libfyaml/usr/lib/pkgconfig'
==> 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 "libfyaml"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libfyaml 0.9-1 (Tue Sep 16 16:30:41 2025)
==> Cleaning up...