==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: libspnav 1.2-1 (Sun Mar 30 02:24:32 2025) ==> Retrieving sources... -> Updating libspnav git repo... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... libspnav ... Passed ==> Making package: libspnav 1.2-1 (Sun Mar 30 02:24:56 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (6) libxau-1.0.12-1 libxcb-1.17.0-1 libxdmcp-1.1.5-1.1 xcb-proto-1.17.0-3 xorgproto-2024.1-2 libx11-1.8.12-1 Total Download Size: 3.20 MiB Total Installed Size: 15.90 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... libx11-1.8.12-1-armv7h downloading... libxcb-1.17.0-1-armv7h downloading... xorgproto-2024.1-2-any downloading... xcb-proto-1.17.0-3-any downloading... libxdmcp-1.1.5-1.1-armv7h downloading... libxau-1.0.12-1-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing xcb-proto... installing xorgproto... installing libxdmcp... installing libxau... installing libxcb... installing libx11... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime 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 Download Size: 6.48 MiB Total Installed Size: 39.83 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... git-2.49.0-1-armv7h downloading... perl-mailtools-2.22-1-any downloading... perl-timedate-2.33-7-any downloading... perl-error-0.17030-1-any downloading... 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==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of libspnav git repo... Cloning into 'libspnav'... done. Switched to a new branch 'makepkg' ==> Starting build()... configuring spacenav library... configuring libspnav - v1.2 prefix: /usr optimize for speed: yes include debugging symbols: no x11 communication method: yes cflags: -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 ldflags: -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now creating Makefile ... creating spnav_config.h ... creating spnav.pc ... Done. You can now type make (or gmake) to compile libspnav. cc -O3 -std=c89 -fPIC -pedantic -Wall -fno-strict-aliasing -I. -I/usr/local/include -I/usr/X11R6/include -I/opt/homebrew/include -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 -c src/spnav.c -o src/spnav.o cc -O3 -std=c89 -fPIC -pedantic -Wall -fno-strict-aliasing -I. -I/usr/local/include -I/usr/X11R6/include -I/opt/homebrew/include -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 -c src/proto.c -o src/proto.o cc -O3 -std=c89 -fPIC -pedantic -Wall -fno-strict-aliasing -I. -I/usr/local/include -I/usr/X11R6/include -I/opt/homebrew/include -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 -c src/util.c -o src/util.o cc -O3 -std=c89 -fPIC -pedantic -Wall -fno-strict-aliasing -I. -I/usr/local/include -I/usr/X11R6/include -I/opt/homebrew/include -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 -c src/spnav_magellan.c -o src/spnav_magellan.o src/proto.c: In function 'spnav_send_str': src/proto.c:25:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] src/spnav.c: In function 'spnav_open': src/spnav.c:161:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] src/spnav.c: In function 'request': src/spnav.c:741:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] src/spnav.c: In function 'flush_resp': src/spnav.c:695:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] ar rcs libspnav.a src/spnav.o src/proto.o src/util.o src/spnav_magellan.o cc -shared -Wl,-soname,libspnav.so.0 -o libspnav.so.0.4 src/spnav.o src/proto.o src/util.o src/spnav_magellan.o -L/usr/local/lib -L/usr/X11R6/lib -L/opt/homebrew/lib -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lX11 -lm ==> Entering fakeroot environment... ==> Starting package()... mkdir -p /build/libspnav/pkg/libspnav/usr/lib /build/libspnav/pkg/libspnav/usr/include cp libspnav.a /build/libspnav/pkg/libspnav/usr/lib/libspnav.a cp libspnav.so.0.4 /build/libspnav/pkg/libspnav/usr/lib/libspnav.so.0.4 [ -n "libspnav.so.0" ] && \ rm -f /build/libspnav/pkg/libspnav/usr/lib/libspnav.so.0 /build/libspnav/pkg/libspnav/usr/lib/libspnav.so && \ cd /build/libspnav/pkg/libspnav/usr/lib && \ ln -s libspnav.so.0.4 libspnav.so.0 && \ ln -s libspnav.so.0 libspnav.so || \ true for h in src/spnav.h src/spnav_magellan.h src/spnav_config.h; do cp -p ./$h /build/libspnav/pkg/libspnav/usr/include/; done mkdir -p /build/libspnav/pkg/libspnav/usr/share/pkgconfig cp spnav.pc /build/libspnav/pkg/libspnav/usr/share/pkgconfig/spnav.pc ==> 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 "libspnav"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libspnav 1.2-1 (Sun Mar 30 02:25:13 2025) ==> Cleaning up...