[1m[32m==>[m[1m Building on darmanitan[m
[1m[32m==>[m[1m Checking for remote environment...[m
[1m[32m==>[m[1m Syncing package to remote host...[m
sending incremental file list
created directory packages/navi
./
PKGBUILD
          1,504 100%    0.00kB/s    0:00:00            1,504 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=1/3)
navi-2.22.1-2.log
            287 100%  280.27kB/s    0:00:00              287 100%  280.27kB/s    0:00:00 (xfr#2, to-chk=0/3)

sent 1,072 bytes  received 93 bytes  2,330.00 bytes/sec
total size is 1,701  speedup is 1.46
[1m[32m==>[m[1m Patching arch to riscv64...[m
[1m[32m==>[m[1m Running  extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l root0 on remote host...[m
[?25l:: Synchronizing package databases...
 core downloading...
 extra downloading...
 community downloading...
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Package (2)   Old Version          New Version          Net Change  Download Size

core/bash     5.1.016-3            5.1.016-4              0.04 MiB       1.69 MiB
core/libtool  2.4.7+4+g1ec8fa28-2  2.4.7+4+g1ec8fa28-3    0.00 MiB       0.40 MiB

Total Download Size:    2.09 MiB
Total Installed Size:  10.22 MiB
Net Upgrade Size:       0.04 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 bash-5.1.016-4-riscv64 downloading...
 libtool-2.4.7+4+g1ec8fa28-3-riscv64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
upgrading bash...
upgrading libtool...
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
[?25h[1m[32m==>[m[1m Building in chroot for [extra] (riscv64)...[m
[1m[32m==>[m[1m Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [root0]...[m[1mdone[m
[1m[32m==>[m[1m Making package: navi 2.22.1-2 (Thu May 25 17:05:06 2023)[m
[1m[32m==>[m[1m Retrieving sources...[m
[1m[34m  ->[m[1m Downloading navi-2.22.1.tar.gz...[m
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3618    0  3618    0     0   2284      0 --:--:--  0:00:01 --:--:--  2284100 63084    0 63084    0     0  36093      0 --:--:--  0:00:01 --:--:--  354k
[1m[32m==>[m[1m Validating source files with sha256sums...[m
    navi-2.22.1.tar.gz ... Passed
[1m[32m==>[m[1m Making package: navi 2.22.1-2 (Thu May 25 17:05:59 2023)[m
[1m[32m==>[m[1m Checking runtime dependencies...[m
[1m[32m==>[m[1m Installing missing dependencies...[m
[?25lresolving dependencies...
looking for conflicting packages...

Package (1)  New Version  Net Change  Download Size

extra/fzf    0.40.0-1       3.52 MiB       1.15 MiB

Total Download Size:   1.15 MiB
Total Installed Size:  3.52 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 fzf-0.40.0-1-riscv64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing fzf...
Optional dependencies for fzf
    fish: fish keybindings
    tmux: fzf-tmux script for launching fzf in a tmux pane
    vim: plugin
    zsh: zsh keybindings
[?25h[1m[32m==>[m[1m Checking buildtime dependencies...[m
[1m[32m==>[m[1m Installing missing dependencies...[m
[?25l:: There are 2 providers available for cargo:
:: Repository extra
   1) rust  2) rustup

Enter a number (default=1): 
resolving dependencies...
looking for conflicting packages...

Package (3)      New Version     Net Change

core/libedit     20221030_3.1-1    0.24 MiB
extra/llvm-libs  15.0.7-3         99.58 MiB
extra/rust       1:1.68.2-1      526.19 MiB

Total Installed Size:  626.01 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing libedit...
installing llvm-libs...
installing rust...
Optional dependencies for rust
    gdb: rust-gdb script
    lldb: rust-lldb script
[?25h[1m[32m==>[m[1m Retrieving sources...[m
[1m[34m  ->[m[1m Found navi-2.22.1.tar.gz[m
[1m[33m==> WARNING:[m[1m Skipping all source file integrity checks.[m
[1m[32m==>[m[1m Extracting sources...[m
[1m[34m  ->[m[1m Extracting navi-2.22.1.tar.gz with bsdtar[m
[1m[32m==>[m[1m Starting prepare()...[m
    Updating crates.io index
error: failed to run `rustc` to learn about target-specific information

Caused by:
  process didn't exit successfully: `rustc - --crate-name ___ --print=file-names --target riscv64-unknown-linux-gnu --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --print=sysroot --print=split-debuginfo --print=crate-name --print=cfg` (exit status: 1)
  --- stderr
  error: Error loading target specification: Could not find specification for target "riscv64-unknown-linux-gnu". Run `rustc --print target-list` for a list of built-in targets

[1m[31m==> ERROR:[m[1m A failure occurred in prepare().[m
[1m    Aborting...[m
[1m[31m==> ERROR:[m[1m Build failed, check /var/lib/archbuild/extra-riscv64/root0/build[m
receiving incremental file list
navi-2.22.1-2-riscv64-prepare.log

sent 43 bytes  received 510 bytes  1,106.00 bytes/sec
total size is 719  speedup is 1.30
