==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: lua-yaml 1.1.2-8 (Fri Jul  5 09:01:26 2024)
==> Retrieving sources...
  -> Found yaml-REL-1.1.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    yaml-REL-1.1.2.tar.gz ... Passed
==> Making package: lua-yaml 1.1.2-8 (Fri 05 Jul 2024 09:01:39 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) unzip-6.0-21  zip-3.0-11  lua-5.4.7-1  lua51-5.1.5-12
             lua52-5.2.4-7  lua53-5.3.6-3  luarocks-3.11.1-1

Total Installed Size:  6.64 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 lua...
installing lua51...
installing lua52...
installing lua53...
installing unzip...
installing zip...
installing luarocks...
Optional dependencies for luarocks
    cvs: for fetching sources from CVS repositories
    git: for fetching sources from git repositories
    mercurial: for fetching sources from mercurial repositories
    cmake: for building rocks that use the cmake build system
    lua-sec: HTTPS support
[?25h==> Retrieving sources...
  -> Found yaml-REL-1.1.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting yaml-REL-1.1.2.tar.gz with bsdtar
==> Starting build()...
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.1 -c src/api.c -o src/api.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.1 -c src/b64.c -o src/b64.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.1 -c src/dumper.c -o src/dumper.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.1 -c src/emitter.c -o src/emitter.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.1 -c src/loader.c -o src/loader.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.1 -c src/lyaml.c -o src/lyaml.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.1 -c src/parser.c -o src/parser.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.1 -c src/reader.c -o src/reader.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.1 -c src/scanner.c -o src/scanner.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.1 -c src/strtod.c -o src/strtod.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.1 -c src/writer.c -o src/writer.o -Isrc
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o /tmp/luarocks_build-yaml-1.1.2-1-405528/yaml/core.so src/api.o src/b64.o src/dumper.o src/emitter.o src/loader.o src/lyaml.o src/parser.o src/reader.o src/scanner.o src/strtod.o src/writer.o
No existing manifest. Attempting to rebuild...
yaml 1.1.2-1 is now installed in /tmp/luarocks_luarocks-build-pack-yaml-6185511 (license: MIT)

Packed: /build/lua-yaml/src/yaml-REL-1.1.2/yaml-1.1.2-1.linux-aarch64.rock
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.2 -c src/api.c -o src/api.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.2 -c src/b64.c -o src/b64.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.2 -c src/dumper.c -o src/dumper.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.2 -c src/emitter.c -o src/emitter.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.2 -c src/loader.c -o src/loader.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.2 -c src/lyaml.c -o src/lyaml.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.2 -c src/parser.c -o src/parser.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.2 -c src/reader.c -o src/reader.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.2 -c src/scanner.c -o src/scanner.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.2 -c src/strtod.c -o src/strtod.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.2 -c src/writer.c -o src/writer.o -Isrc
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o /tmp/luarocks_build-yaml-1.1.2-1-300448/yaml/core.so src/api.o src/b64.o src/dumper.o src/emitter.o src/loader.o src/lyaml.o src/parser.o src/reader.o src/scanner.o src/strtod.o src/writer.o
No existing manifest. Attempting to rebuild...
yaml 1.1.2-1 is now installed in /tmp/luarocks_luarocks-build-pack-yaml-748801 (license: MIT)

Packed: /build/lua-yaml/src/yaml-REL-1.1.2/yaml-1.1.2-1.linux-aarch64.rock
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.3 -c src/api.c -o src/api.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.3 -c src/b64.c -o src/b64.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.3 -c src/dumper.c -o src/dumper.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.3 -c src/emitter.c -o src/emitter.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.3 -c src/loader.c -o src/loader.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.3 -c src/lyaml.c -o src/lyaml.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.3 -c src/parser.c -o src/parser.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.3 -c src/reader.c -o src/reader.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.3 -c src/scanner.c -o src/scanner.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.3 -c src/strtod.c -o src/strtod.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include/lua5.3 -c src/writer.c -o src/writer.o -Isrc
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o /tmp/luarocks_build-yaml-1.1.2-1-6167652/yaml/core.so src/api.o src/b64.o src/dumper.o src/emitter.o src/loader.o src/lyaml.o src/parser.o src/reader.o src/scanner.o src/strtod.o src/writer.o
No existing manifest. Attempting to rebuild...
yaml 1.1.2-1 is now installed in /tmp/luarocks_luarocks-build-pack-yaml-2283521 (license: MIT)

Packed: /build/lua-yaml/src/yaml-REL-1.1.2/yaml-1.1.2-1.linux-aarch64.rock
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include -c src/api.c -o src/api.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include -c src/b64.c -o src/b64.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include -c src/dumper.c -o src/dumper.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include -c src/emitter.c -o src/emitter.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include -c src/loader.c -o src/loader.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include -c src/lyaml.c -o src/lyaml.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include -c src/parser.c -o src/parser.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include -c src/reader.c -o src/reader.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include -c src/scanner.c -o src/scanner.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include -c src/strtod.c -o src/strtod.o -Isrc
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -I/usr/include -c src/writer.c -o src/writer.o -Isrc
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o /tmp/luarocks_build-yaml-1.1.2-1-1968436/yaml/core.so src/api.o src/b64.o src/dumper.o src/emitter.o src/loader.o src/lyaml.o src/parser.o src/reader.o src/scanner.o src/strtod.o src/writer.o
No existing manifest. Attempting to rebuild...
yaml 1.1.2-1 is now installed in /tmp/luarocks_luarocks-build-pack-yaml-5166427 (license: MIT)

Packed: /build/lua-yaml/src/yaml-REL-1.1.2/yaml-1.1.2-1.linux-aarch64.rock
==> Entering fakeroot environment...
==> Starting package_lua-yaml()...
No existing manifest. Attempting to rebuild...
yaml 1.1.2-1 is now installed in /build/lua-yaml/pkg/lua-yaml/usr (license: MIT)

Missing dependencies for yaml 1.1.2-1:
   lua >= 5.1, < 5.4 (not installed)
   lub >= 1.0.3, < 2 (not installed)
==> 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 "lua-yaml"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_lua51-yaml()...
No existing manifest. Attempting to rebuild...
yaml 1.1.2-1 is now installed in /build/lua-yaml/pkg/lua51-yaml/usr (license: MIT)

Missing dependencies for yaml 1.1.2-1:
   lub >= 1.0.3, < 2 (not installed)
==> 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 "lua51-yaml"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_lua52-yaml()...
No existing manifest. Attempting to rebuild...
yaml 1.1.2-1 is now installed in /build/lua-yaml/pkg/lua52-yaml/usr (license: MIT)

Missing dependencies for yaml 1.1.2-1:
   lub >= 1.0.3, < 2 (not installed)
==> 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 "lua52-yaml"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_lua53-yaml()...
No existing manifest. Attempting to rebuild...
yaml 1.1.2-1 is now installed in /build/lua-yaml/pkg/lua53-yaml/usr (license: MIT)

Missing dependencies for yaml 1.1.2-1:
   lub >= 1.0.3, < 2 (not installed)
==> 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 "lua53-yaml"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: lua-yaml 1.1.2-8 (Fri 05 Jul 2024 09:02:20 AM MDT)
==> Cleaning up...