==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: tty-solitaire 1.4.1-1 (Sat Apr 19 11:24:24 2025) ==> Retrieving sources... -> Updating tty-solitaire git repo... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... tty-solitaire ... Passed ==> Making package: tty-solitaire 1.4.1-1 (Sat Apr 19 11:24:48 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) perl-error-0.17030-1 perl-mailtools-2.22-1 perl-timedate-2.33-7 git-2.49.0-1 Total Installed Size: 39.83 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 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] :: 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==> Checking buildtime dependencies... ==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of tty-solitaire git repo... Cloning into 'tty-solitaire'... done. Switched to a new branch 'makepkg' ==> Starting build()... cc -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 -W -Wall -pedantic -ansi -std=c99 -DVERSION=\"1.4.1\" -c -o src/common.o src/common.c cc -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 -W -Wall -pedantic -ansi -std=c99 -DVERSION=\"1.4.1\" -c -o src/frame.o src/frame.c cc -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 -W -Wall -pedantic -ansi -std=c99 -DVERSION=\"1.4.1\" -c -o src/card.o src/card.c cc -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 -W -Wall -pedantic -ansi -std=c99 -DVERSION=\"1.4.1\" -c -o src/stack.o src/stack.c cc -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 -W -Wall -pedantic -ansi -std=c99 -DVERSION=\"1.4.1\" -c -o src/deck.o src/deck.c cc -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 -W -Wall -pedantic -ansi -std=c99 -DVERSION=\"1.4.1\" -c -o src/cursor.o src/cursor.c cc -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 -W -Wall -pedantic -ansi -std=c99 -DVERSION=\"1.4.1\" -c -o src/keyboard.o src/keyboard.c cc -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 -W -Wall -pedantic -ansi -std=c99 -DVERSION=\"1.4.1\" -c -o src/gui.o src/gui.c cc -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 -W -Wall -pedantic -ansi -std=c99 -DVERSION=\"1.4.1\" -c -o src/game.o src/game.c cc -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 -W -Wall -pedantic -ansi -std=c99 -DVERSION=\"1.4.1\" src/ttysolitaire.c -o ttysolitaire src/common.o src/frame.o src/card.o src/stack.o src/deck.o src/cursor.o src/keyboard.o src/gui.o src/game.o -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lncursesw src/ttysolitaire.c: In function ‘main’: src/ttysolitaire.c:55:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 55 | if (options[option_index].flag != 0) | ^ src/ttysolitaire.c:57:5: note: here 57 | default: | ^~~~~~~ ==> Entering fakeroot environment... ==> Starting package()... install -d /build/tty-solitaire/pkg/tty-solitaire/usr/bin install -m755 ttysolitaire /build/tty-solitaire/pkg/tty-solitaire/usr/bin/ttysolitaire ==> 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 "tty-solitaire"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: tty-solitaire 1.4.1-1 (Sat Apr 19 11:24:58 2025) ==> Cleaning up...