==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: lurk 0.3.11-1 (Mon Jan 5 21:24:00 2026)
==> Retrieving sources...
-> Found lurk-0.3.11.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
lurk-0.3.11.tar.gz ... Passed
==> Making package: lurk 0.3.11-1 (Mon Jan 5 21:24: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 (5) compiler-rt-21.1.6-1 libedit-20250104_3.1-1 lld-21.1.6-1 llvm-libs-21.1.6-1 rust-1:1.92.0-1
Total Installed Size: 429.56 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 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/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found lurk-0.3.11.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting lurk-0.3.11.tar.gz with bsdtar
==> Starting prepare()...
Updating crates.io index
Downloading crates ...
Downloaded errno v0.3.14
Downloaded anstream v0.6.21
Downloaded anstyle-parse v0.2.7
Downloaded serde_repr v0.1.20
Downloaded itoa v1.0.15
Downloaded document-features v0.2.12
Downloaded anstyle-query v1.1.5
Downloaded colorchoice v1.0.4
Downloaded strsim v0.11.1
Downloaded anstyle v1.0.13
Downloaded anyhow v1.0.100
Downloaded comfy-table v7.2.1
Downloaded unicode-segmentation v1.12.0
Downloaded serde v1.0.228
Downloaded memchr v2.7.6
Downloaded crossterm v0.29.0
Downloaded clap_builder v4.5.53
Downloaded regex v1.12.2
Downloaded aho-corasick v1.1.4
Downloaded regex-syntax v0.8.8
Downloaded syscalls v0.7.0
Downloaded proc-macro2 v1.0.103
Downloaded unicode-width v0.2.2
Downloaded nix v0.30.1
Downloaded syn v2.0.111
Downloaded log v0.4.29
Downloaded byteorder v1.5.0
Downloaded clap v4.5.53
Downloaded litrs v1.0.0
Downloaded rustix v1.1.2
Downloaded smallvec v1.15.1
Downloaded parking_lot_core v0.9.12
Downloaded serde_core v1.0.228
Downloaded serde_derive v1.0.228
Downloaded unicode-ident v1.0.22
Downloaded clap_derive v4.5.49
Downloaded parking_lot v0.12.5
Downloaded console v0.16.1
Downloaded ryu v1.0.20
Downloaded uzers v0.12.1
Downloaded heck v0.5.0
Downloaded regex-automata v0.4.13
Downloaded lock_api v0.4.14
Downloaded once_cell v1.21.3
Downloaded bitflags v2.10.0
Downloaded clap_lex v0.7.6
Downloaded scopeguard v1.2.0
Downloaded serde_json v1.0.145
Downloaded libc v0.2.178
Downloaded quote v1.0.42
Downloaded is_terminal_polyfill v1.70.2
Downloaded utf8parse v0.2.2
Downloaded cfg_aliases v0.2.1
Downloaded cfg-if v1.0.4
Downloaded linux-raw-sys v0.11.0
==> Starting build()...
Compiling proc-macro2 v1.0.103
Compiling libc v0.2.178
Compiling unicode-ident v1.0.22
Compiling quote v1.0.42
Compiling parking_lot_core v0.9.12
Compiling serde_core v1.0.228
Compiling cfg-if v1.0.4
Compiling smallvec v1.15.1
Compiling bitflags v2.10.0
Compiling scopeguard v1.2.0
Compiling memchr v2.7.6
Compiling rustix v1.1.2
Compiling utf8parse v0.2.2
Compiling anstyle-parse v0.2.7
Compiling lock_api v0.4.14
Compiling cfg_aliases v0.2.1
Compiling anstyle v1.0.13
Compiling colorchoice v1.0.4
Compiling anstyle-query v1.1.5
Compiling linux-raw-sys v0.11.0
Compiling syn v2.0.111
Compiling serde v1.0.228
Compiling litrs v1.0.0
Compiling is_terminal_polyfill v1.70.2
Compiling anstream v0.6.21
Compiling document-features v0.2.12
Compiling aho-corasick v1.1.4
Compiling parking_lot v0.12.5
Compiling nix v0.30.1
Compiling unicode-width v0.2.2
Compiling regex-syntax v0.8.8
Compiling clap_lex v0.7.6
Compiling syscalls v0.7.0
Compiling serde_json v1.0.145
Compiling anyhow v1.0.100
Compiling heck v0.5.0
Compiling strsim v0.11.1
Compiling crossterm v0.29.0
Compiling clap_builder v4.5.53
Compiling unicode-segmentation v1.12.0
Compiling regex-automata v0.4.13
Compiling once_cell v1.21.3
Compiling serde_derive v1.0.228
Compiling clap_derive v4.5.49
Compiling serde_repr v0.1.20
Compiling itoa v1.0.15
Compiling ryu v1.0.20
Compiling log v0.4.29
Compiling uzers v0.12.1
Compiling clap v4.5.53
Compiling regex v1.12.2
Compiling console v0.16.1
Compiling comfy-table v7.2.1
Compiling byteorder v1.5.0
Compiling lurk-cli v0.3.11 (/build/lurk/src/lurk-0.3.11)
error[E0425]: cannot find value `sync_file_range2` in this scope
--> src/arch/aarch64.rs:68:5
|
68 | sync_file_range2,
| ^^^^^^^^^^^^^^^^
|
::: /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syscalls-0.7.0/src/arch/aarch64.rs:5:1
|
5 | / syscall_enum! {
6 | | pub enum Sysno {
7 | | /// See [io_setup(2)](https://man7.org/linux/man-pages/man2/io_setup.2.html) for more info on this syscall.
8 | | io_setup = 0,
... |
694 | | LAST: open_tree_attr;
695 | | }
| |_- similarly named unit variant `sync_file_range` defined here
|
help: a unit variant with a similar name exists
|
68 - sync_file_range2,
68 + sync_file_range,
|
help: consider importing one of these unit variants
|
1 + use syscalls::powerpc64::Sysno::sync_file_range2;
|
1 + use syscalls::powerpc::Sysno::sync_file_range2;
|
error[E0599]: no variant or associated item named `sync_file_range2` found for enum `syscalls::Sysno` in the current scope
--> src/arch/aarch64.rs:476:18
|
350 | Some((Sysno::$name, [$arg0, $arg1, $arg2, $arg3, None, None]))
| ----- due to this macro variable
...
476 | syscall!(sync_file_range2, INT, INT, INT, INT),
| ^^^^^^^^^^^^^^^^ variant or associated item not found in `syscalls::Sysno`
|
help: there is a variant with a similar name
|
476 - syscall!(sync_file_range2, INT, INT, INT, INT),
476 + syscall!(sync_file_range, INT, INT, INT, INT),
|
Some errors have detailed explanations: E0425, E0599.
For more information about an error, try `rustc --explain E0425`.
error: could not compile `lurk-cli` (lib) due to 2 previous errors
warning: build failed, waiting for other jobs to finish...
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Build failed, check /home/leming/armv8/leming/build
[?12l[?25h[?12l[?25h