==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: systemd-lsp 2026.01.17-2 (Wed Mar 11 20:22:33 2026)
==> Retrieving sources...
-> Updating systemd-lsp git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
systemd-lsp ... Passed
==> Making package: systemd-lsp 2026.01.17-2 (Thu Mar 12 02:23:02 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
:: There are 2 providers available for cargo:
:: Repository extra
1) rust 2) rustup
Enter a number (default=1):
resolving dependencies...
looking for conflicting packages...
Packages (10) compiler-rt-21.1.8-2 libedit-20251016_3.1-1 lld-21.1.8-1 llvm-libs-21.1.8-1 perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.34-1 zlib-ng-2.3.3-1 git-2.53.0-1 rust-1:1.94.0-1
Total Installed Size: 427.19 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 zlib-ng...
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-cgi: gitweb (web interface) support
python: git svn & git p4
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing compiler-rt...
installing libedit...
installing llvm-libs...
installing lld...
installing rust...
Optional dependencies for rust
gdb: rust-gdb script
lldb: rust-lldb script
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of systemd-lsp git repo...
Cloning into 'systemd-lsp'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Updating crates.io index
Downloading crates ...
Downloaded tracing-core v0.1.36
Downloaded serde_repr v0.1.20
Downloaded clap_lex v0.7.6
Downloaded async-trait v0.1.89
Downloaded clap_derive v4.5.49
Downloaded clap v4.5.54
Downloaded lsp-types v0.97.0
Downloaded serde v1.0.228
Downloaded hashbrown v0.14.5
Downloaded serde_json v1.0.149
Downloaded regex v1.12.2
Downloaded clap_builder v4.5.54
Downloaded aho-corasick v1.1.4
Downloaded tokio-util v0.7.18
Downloaded futures-util v0.3.31
Downloaded mio v1.1.1
Downloaded syn v2.0.113
Downloaded futures v0.3.31
Downloaded serde_derive v1.0.228
Downloaded bytes v1.11.0
Downloaded tower v0.5.2
Downloaded regex-syntax v0.8.8
Downloaded env_logger v0.11.8
Downloaded log v0.4.29
Downloaded crossbeam-utils v0.8.21
Downloaded tracing v0.1.44
Downloaded serde_core v1.0.228
Downloaded parking_lot v0.12.5
Downloaded socket2 v0.6.1
Downloaded anstyle-parse v0.2.7
Downloaded colorchoice v1.0.4
Downloaded anstream v0.6.21
Downloaded regex-automata v0.4.13
Downloaded anstyle v1.0.13
Downloaded thiserror-impl v1.0.69
Downloaded thiserror v1.0.69
Downloaded tokio-stream v0.1.18
Downloaded dashmap v6.1.0
Downloaded httparse v1.10.1
Downloaded fluent-uri v0.1.4
Downloaded lock_api v0.4.14
Downloaded jiff v0.2.18
Downloaded smallvec v1.15.1
Downloaded parking_lot_core v0.9.12
Downloaded memchr v2.7.6
Downloaded libc v0.2.179
Downloaded unicode-ident v1.0.22
Downloaded tokio v1.49.0
Downloaded strsim v0.11.1
Downloaded heck v0.5.0
Downloaded dashmap v5.5.3
Downloaded anstyle-query v1.1.5
Downloaded is_terminal_polyfill v1.70.2
Downloaded utf8parse v0.2.2
Downloaded env_filter v0.1.4
Downloaded tokio-test v0.4.5
Downloaded bitflags v1.3.2
Downloaded percent-encoding v2.3.2
Downloaded itoa v1.0.17
Downloaded zmij v1.0.12
Downloaded scopeguard v1.2.0
Downloaded errno v0.3.14
Downloaded signal-hook-registry v1.4.8
Downloaded tokio-macros v2.6.0
Downloaded futures-channel v0.3.31
Downloaded futures-sink v0.3.31
Downloaded futures-task v0.3.31
Downloaded pin-utils v0.1.0
Downloaded slab v0.4.11
Downloaded tower-service v0.3.3
Downloaded pin-project-lite v0.2.16
Downloaded proc-macro2 v1.0.105
Downloaded quote v1.0.43
Downloaded once_cell v1.21.3
Downloaded tower-lsp-server v0.22.1
Downloaded cfg-if v1.0.4
Downloaded futures-core v0.3.31
Downloaded futures-io v0.3.31
Downloaded futures-macro v0.3.31
Downloaded sync_wrapper v1.0.2
Downloaded tower-layer v0.3.3
Downloaded tracing-attributes v0.1.31
==> Starting build()...
Compiling proc-macro2 v1.0.105
Compiling unicode-ident v1.0.22
Compiling quote v1.0.43
Compiling libc v0.2.179
Compiling memchr v2.7.6
Compiling parking_lot_core v0.9.12
Compiling scopeguard v1.2.0
Compiling pin-project-lite v0.2.16
Compiling smallvec v1.15.1
Compiling cfg-if v1.0.4
Compiling lock_api v0.4.14
Compiling futures-sink v0.3.31
Compiling serde_core v1.0.228
Compiling syn v2.0.113
Compiling futures-core v0.3.31
Compiling zmij v1.0.12
Compiling utf8parse v0.2.2
Compiling once_cell v1.21.3
Compiling anstyle-parse v0.2.7
Compiling futures-channel v0.3.31
Compiling errno v0.3.14
Compiling aho-corasick v1.1.4
Compiling anstyle-query v1.1.5
Compiling futures-io v0.3.31
Compiling slab v0.4.11
Compiling futures-task v0.3.31
Compiling serde v1.0.228
Compiling anstyle v1.0.13
Compiling is_terminal_polyfill v1.70.2
Compiling pin-utils v0.1.0
Compiling serde_json v1.0.149
Compiling colorchoice v1.0.4
Compiling regex-syntax v0.8.8
Compiling crossbeam-utils v0.8.21
Compiling anstream v0.6.21
Compiling signal-hook-registry v1.4.8
Compiling regex-automata v0.4.13
Compiling parking_lot v0.12.5
Compiling mio v1.1.1
Compiling futures-macro v0.3.31
Compiling serde_derive v1.0.228
Compiling futures-util v0.3.31
Compiling tokio-macros v2.6.0
Compiling socket2 v0.6.1
Compiling itoa v1.0.17
Compiling bitflags v1.3.2
Compiling httparse v1.10.1
Compiling bytes v1.11.0
Compiling hashbrown v0.14.5
Compiling fluent-uri v0.1.4
Compiling tokio v1.49.0
Compiling regex v1.12.2
Compiling serde_repr v0.1.20
Compiling tracing-attributes v0.1.31
Compiling tracing-core v0.1.36
Compiling log v0.4.29
Compiling sync_wrapper v1.0.2
Compiling strsim v0.11.1
Compiling clap_lex v0.7.6
Compiling heck v0.5.0
Compiling tower-layer v0.3.3
Compiling thiserror v1.0.69
Compiling tower-service v0.3.3
Compiling tower v0.5.2
Compiling clap_derive v4.5.49
Compiling tokio-util v0.7.18
Compiling clap_builder v4.5.54
Compiling env_filter v0.1.4
Compiling tracing v0.1.44
Compiling dashmap v6.1.0
Compiling lsp-types v0.97.0
Compiling futures v0.3.31
Compiling thiserror-impl v1.0.69
Compiling jiff v0.2.18
Compiling percent-encoding v2.3.2
Compiling env_logger v0.11.8
Compiling clap v4.5.54
Compiling dashmap v5.5.3
Compiling async-trait v0.1.89
Compiling tower-lsp-server v0.22.1
Compiling systemd-lsp v0.2.0 (/build/systemd-lsp/src/systemd-lsp)
Finished `release` profile [optimized] target(s) in 6m 09s
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "systemd-lsp"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: systemd-lsp 2026.01.17-2 (Thu Mar 12 02:29:49 2026)
==> Cleaning up...
[?12l[?25h