==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: lua-yaml 1.1.2-8 (Thu Jul 4 20:11:43 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 (Thu Jul 4 20:12:19 2024) ==> 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: 5.39 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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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 src/lyaml.c: In function 'generate_error_message': src/lyaml.c:125:34: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] src/lyaml.c:125:34: warning: format '%li' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] src/lyaml.c:134:34: warning: format '%li' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] src/lyaml.c:134:34: warning: format '%li' expects argument of type 'long int', but argument 6 has type 'size_t' {aka 'unsigned int'} [-Wformat=] ...... gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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-2761637/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-479146 (license: MIT) Packed: /build/lua-yaml/src/yaml-REL-1.1.2/yaml-1.1.2-1.linux-arm.rock gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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 src/lyaml.c: In function 'generate_error_message': src/lyaml.c:125:34: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] src/lyaml.c:125:34: warning: format '%li' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] src/lyaml.c:134:34: warning: format '%li' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] src/lyaml.c:134:34: warning: format '%li' expects argument of type 'long int', but argument 6 has type 'size_t' {aka 'unsigned int'} [-Wformat=] ...... gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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-3549410/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-5036991 (license: MIT) Packed: /build/lua-yaml/src/yaml-REL-1.1.2/yaml-1.1.2-1.linux-arm.rock gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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 src/lyaml.c: In function 'generate_error_message': src/lyaml.c:125:34: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] src/lyaml.c:125:34: warning: format '%li' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] src/lyaml.c:134:34: warning: format '%li' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] src/lyaml.c:134:34: warning: format '%li' expects argument of type 'long int', but argument 6 has type 'size_t' {aka 'unsigned int'} [-Wformat=] ...... gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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-4532199/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-5773987 (license: MIT) Packed: /build/lua-yaml/src/yaml-REL-1.1.2/yaml-1.1.2-1.linux-arm.rock gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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 src/lyaml.c: In function 'generate_error_message': src/lyaml.c:125:34: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] src/lyaml.c:125:34: warning: format '%li' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] src/lyaml.c:134:34: warning: format '%li' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] src/lyaml.c:134:34: warning: format '%li' expects argument of type 'long int', but argument 6 has type 'size_t' {aka 'unsigned int'} [-Wformat=] ...... gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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-5769319/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-207948 (license: MIT) Packed: /build/lua-yaml/src/yaml-REL-1.1.2/yaml-1.1.2-1.linux-arm.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 (Thu Jul 4 20:13:10 2024) ==> Cleaning up...