==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: qbe 1.2-1 (Mon Mar 11 18:06:32 2024) ==> Retrieving sources... -> Cloning qbe git repo... Cloning into bare repository '/home/leming/work/qbe/qbe'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... qbe ... Skipped ==> Making package: qbe 1.2-1 (Mon Mar 11 18:06:43 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) perl-error-0.17029-5 perl-mailtools-2.21-7 perl-timedate-2.33-5 git-2.44.0-1 Total Installed Size: 42.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 git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto 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 subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/1) Warn about old perl modules [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of qbe git repo... Cloning into 'qbe'... done. Switched to a new branch 'makepkg' ==> Starting pkgver()... ==> Starting build()... cc -std=c99 -g -Wall -Wextra -Wpedantic -c util.c -o util.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c parse.c -o parse.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c abi.c -o abi.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c cfg.c -o cfg.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c mem.c -o mem.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c ssa.c -o ssa.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c alias.c -o alias.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c load.c -o load.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c copy.c -o copy.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c fold.c -o fold.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c simpl.c -o simpl.o util.c: In function 'vgrow': util.c:148:1: warning: the comparison will always evaluate as 'true' for the pointer operand in 'v + 32' must not be NULL [-Waddress] cc -std=c99 -g -Wall -Wextra -Wpedantic -c live.c -o live.o mem.c: In function 'promote': mem.c:70:9: warning: this statement may fall through [-Wimplicit-fallthrough=] mem.c:73:5: note: here cc -std=c99 -g -Wall -Wextra -Wpedantic -c spill.c -o spill.o load.c: In function 'loadopt': load.c:468:10: warning: this statement may fall through [-Wimplicit-fallthrough=] load.c:473:6: note: here cc -std=c99 -g -Wall -Wextra -Wpedantic -c rega.c -o rega.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c emit.c -o emit.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c amd64/targ.c -o amd64/targ.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c amd64/sysv.c -o amd64/sysv.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c amd64/isel.c -o amd64/isel.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c amd64/emit.c -o amd64/emit.o parse.c: In function 'lex': parse.c:273:33: warning: this statement may fall through [-Wimplicit-fallthrough=] parse.c:276:2: note: here parse.c: In function 'parseref': parse.c:430:3: warning: this statement may fall through [-Wimplicit-fallthrough=] parse.c:432:2: note: here cc -std=c99 -g -Wall -Wextra -Wpedantic -c arm64/targ.c -o arm64/targ.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c arm64/abi.c -o arm64/abi.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c arm64/isel.c -o arm64/isel.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c arm64/emit.c -o arm64/emit.o rega.c: In function 'pmrec': rega.c:233:6: warning: this statement may fall through [-Wimplicit-fallthrough=] rega.c:238:2: note: here rega.c: In function 'doblk': rega.c:385:7: warning: this statement may fall through [-Wimplicit-fallthrough=] rega.c:389:3: note: here cc -std=c99 -g -Wall -Wextra -Wpedantic -c rv64/targ.c -o rv64/targ.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c rv64/abi.c -o rv64/abi.o cc -std=c99 -g -Wall -Wextra -Wpedantic -c rv64/isel.c -o rv64/isel.o amd64/emit.c: In function 'emitf': amd64/emit.c:241:6: warning: this statement may fall through [-Wimplicit-fallthrough=] amd64/emit.c:247:2: note: here cc -std=c99 -g -Wall -Wextra -Wpedantic -c rv64/emit.c -o rv64/emit.o amd64/isel.c: In function 'amatch': amd64/isel.c:693:5: warning: this statement may fall through [-Wimplicit-fallthrough=] amd64/isel.c:695:2: note: here cc -std=c99 -g -Wall -Wextra -Wpedantic -c main.c -o main.o arm64/abi.c: In function 'isfloatv': arm64/abi.c:81:8: warning: this statement may fall through [-Wimplicit-fallthrough=] arm64/abi.c:84:4: note: here rv64/isel.c: In function 'selcmp': rv64/isel.c:136:3: warning: this statement may fall through [-Wimplicit-fallthrough=] rv64/isel.c:138:2: note: here cc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now main.o util.o parse.o abi.o cfg.o mem.o ssa.o alias.o load.o copy.o fold.o simpl.o live.o spill.o rega.o emit.o amd64/targ.o amd64/sysv.o amd64/isel.o amd64/emit.o arm64/targ.o arm64/abi.o arm64/isel.o arm64/emit.o rv64/targ.o rv64/abi.o rv64/isel.o rv64/emit.o -o qbe ==> Entering fakeroot environment... ==> Starting package()... mkdir -p "/build/qbe/pkg/qbe/usr/bin" install -m755 qbe "/build/qbe/pkg/qbe/usr/bin/qbe" install: creating directory '/build/qbe/pkg/qbe/usr/share' install: creating directory '/build/qbe/pkg/qbe/usr/share/doc' install: creating directory '/build/qbe/pkg/qbe/usr/share/doc/qbe' 'doc/abi.txt' -> '/build/qbe/pkg/qbe/usr/share/doc/qbe/abi.txt' 'doc/il.txt' -> '/build/qbe/pkg/qbe/usr/share/doc/qbe/il.txt' 'doc/llvm.txt' -> '/build/qbe/pkg/qbe/usr/share/doc/qbe/llvm.txt' 'doc/rv64.txt' -> '/build/qbe/pkg/qbe/usr/share/doc/qbe/rv64.txt' 'doc/win.txt' -> '/build/qbe/pkg/qbe/usr/share/doc/qbe/win.txt' install: creating directory '/build/qbe/pkg/qbe/usr/share/licenses' install: creating directory '/build/qbe/pkg/qbe/usr/share/licenses/qbe' 'LICENSE' -> '/build/qbe/pkg/qbe/usr/share/licenses/qbe/LICENSE' ==> 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 "qbe"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: qbe 1.2-1 (Mon Mar 11 18:06:48 2024) ==> Cleaning up...