==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: htmlq 0.4.0-3 (Tue Feb 17 11:46:25 2026)
==> Retrieving sources...
-> Updating htmlq git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
htmlq ... Passed
==> Validating source files with b2sums...
htmlq ... Passed
==> Making package: htmlq 0.4.0-3 (Tue Feb 17 18:46:51 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (10) compiler-rt-21.1.8-1 libedit-20250104_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.33-9 zlib-ng-2.3.3-1 git-2.53.0-1 rust-1:1.93.1-1
Total Installed Size: 431.60 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 htmlq git repo...
Cloning into 'htmlq'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
warning: only one of `license` or `license-file` is necessary
`license` should be used if the package license can be expressed with a standard SPDX expression.
`license-file` should be used if the package uses a non-standard license.
See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
Updating crates.io index
Downloading crates ...
Downloaded matches v0.1.9
Downloaded strsim v0.8.0
Downloaded ansi_term v0.11.0
Downloaded textwrap v0.11.0
Downloaded tendril v0.4.2
Downloaded serde v1.0.130
Downloaded idna v0.2.3
Downloaded rand v0.7.3
Downloaded html5ever v0.25.1
Downloaded cssparser v0.27.2
Downloaded pest v2.1.3
Downloaded derive_more v0.99.16
Downloaded clap v2.33.3
Downloaded syn v1.0.76
Downloaded url v2.2.2
Downloaded unicode-width v0.1.8
Downloaded vec_map v0.8.2
Downloaded bitflags v1.3.2
Downloaded ucd-trie v0.1.3
Downloaded semver v0.11.0
Downloaded byteorder v1.4.3
Downloaded log v0.4.14
Downloaded proc-macro2 v1.0.29
Downloaded quote v1.0.9
Downloaded selectors v0.22.0
Downloaded kuchiki v0.8.1
Downloaded unicode-normalization v0.1.19
Downloaded atty v0.2.14
Downloaded string_cache v0.8.1
Downloaded libc v0.2.101
Downloaded string_cache_codegen v0.5.1
Downloaded new_debug_unreachable v1.0.4
Downloaded futf v0.1.4
Downloaded mac v0.1.1
Downloaded utf-8 v0.7.6
Downloaded markup5ever v0.10.1
Downloaded cssparser-macros v0.6.0
Downloaded dtoa v0.4.8
Downloaded itoa v0.4.8
Downloaded semver-parser v0.10.2
Downloaded rustc_version v0.3.3
Downloaded fxhash v0.2.1
Downloaded unicode-xid v0.2.2
Downloaded phf_macros v0.8.0
Downloaded ppv-lite86 v0.2.10
Downloaded rand_chacha v0.2.2
Downloaded getrandom v0.1.16
Downloaded rand_core v0.5.1
Downloaded rand_pcg v0.2.1
Downloaded phf_shared v0.8.0
Downloaded smallvec v1.6.1
Downloaded thin-slice v0.1.1
Downloaded unicode-bidi v0.3.6
Downloaded tinyvec v1.3.1
Downloaded dtoa-short v0.3.3
Downloaded convert_case v0.4.0
Downloaded proc-macro-hack v0.5.19
Downloaded phf v0.8.0
Downloaded cfg-if v1.0.0
Downloaded phf_generator v0.8.0
Downloaded siphasher v0.3.7
Downloaded phf_codegen v0.8.0
Downloaded precomputed-hash v0.1.1
Downloaded nodrop v0.1.14
Downloaded stable_deref_trait v1.2.0
Downloaded servo_arc v0.1.1
Downloaded lazy_static v1.4.0
Downloaded form_urlencoded v1.0.1
Downloaded tinyvec_macros v0.1.0
Downloaded percent-encoding v2.1.0
==> Starting build()...
warning: only one of `license` or `license-file` is necessary
`license` should be used if the package license can be expressed with a standard SPDX expression.
`license-file` should be used if the package uses a non-standard license.
See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
Compiling libc v0.2.101
Compiling getrandom v0.1.16
Compiling proc-macro2 v1.0.29
Compiling unicode-xid v0.2.2
Compiling cfg-if v1.0.0
Compiling ppv-lite86 v0.2.10
Compiling siphasher v0.3.7
Compiling syn v1.0.76
Compiling phf_shared v0.8.0
Compiling proc-macro-hack v0.5.19
Compiling quote v1.0.9
Compiling rand_core v0.5.1
Compiling rand_pcg v0.2.1
Compiling rand_chacha v0.2.2
Compiling log v0.4.14
Compiling matches v0.1.9
Compiling new_debug_unreachable v1.0.4
Compiling rand v0.7.3
Compiling serde v1.0.130
Compiling precomputed-hash v0.1.1
Compiling mac v0.1.1
Compiling futf v0.1.4
Compiling dtoa v0.4.8
Compiling utf-8 v0.7.6
Compiling lazy_static v1.4.0
Compiling tinyvec_macros v0.1.0
Compiling tinyvec v1.3.1
Compiling phf_generator v0.8.0
Compiling phf_codegen v0.8.0
Compiling string_cache_codegen v0.5.1
Compiling markup5ever v0.10.1
Compiling selectors v0.22.0
Compiling tendril v0.4.2
Compiling dtoa-short v0.3.3
Compiling byteorder v1.4.3
Compiling itoa v0.4.8
Compiling smallvec v1.6.1
Compiling bitflags v1.3.2
Compiling convert_case v0.4.0
Compiling nodrop v0.1.14
Compiling stable_deref_trait v1.2.0
Compiling servo_arc v0.1.1
Compiling fxhash v0.2.1
Compiling unicode-normalization v0.1.19
Compiling unicode-bidi v0.3.6
Compiling string_cache v0.8.1
Compiling percent-encoding v2.1.0
Compiling thin-slice v0.1.1
Compiling unicode-width v0.1.8
Compiling form_urlencoded v1.0.1
Compiling textwrap v0.11.0
Compiling idna v0.2.3
Compiling atty v0.2.14
Compiling ansi_term v0.11.0
Compiling strsim v0.8.0
Compiling vec_map v0.8.2
Compiling clap v2.33.3
Compiling url v2.2.2
Compiling phf_macros v0.8.0
Compiling cssparser v0.27.2
Compiling phf v0.8.0
Compiling html5ever v0.25.1
Compiling cssparser-macros v0.6.0
Compiling derive_more v0.99.16
Compiling kuchiki v0.8.1
Compiling htmlq v0.4.0 (/build/htmlq/src/htmlq)
Finished `release` profile [optimized] target(s) in 2m 04s
warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/htmlq/pkg/htmlq/usr'
install: creating directory '/build/htmlq/pkg/htmlq/usr/bin'
'target/release/htmlq' -> '/build/htmlq/pkg/htmlq/usr/bin/htmlq'
install: creating directory '/build/htmlq/pkg/htmlq/usr/share'
install: creating directory '/build/htmlq/pkg/htmlq/usr/share/doc'
install: creating directory '/build/htmlq/pkg/htmlq/usr/share/doc/htmlq'
'README.md' -> '/build/htmlq/pkg/htmlq/usr/share/doc/htmlq/README.md'
install: creating directory '/build/htmlq/pkg/htmlq/usr/share/licenses'
install: creating directory '/build/htmlq/pkg/htmlq/usr/share/licenses/htmlq'
'LICENSE.md' -> '/build/htmlq/pkg/htmlq/usr/share/licenses/htmlq/LICENSE.md'
==> 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...
==> WARNING: Package contains reference to $srcdir
usr/bin/htmlq
==> Creating package "htmlq"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: htmlq 0.4.0-3 (Tue Feb 17 18:49:26 2026)
==> Cleaning up...
[?12l[?25h