[1m[32m==>[m[1m Building on centiskorch[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/e3
./
.SRCINFO
            478 100%    0.00kB/s    0:00:00              478 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=2/4)
PKGBUILD
            958 100%  935.55kB/s    0:00:00              958 100%  935.55kB/s    0:00:00 (xfr#2, to-chk=1/4)
e3-2.82-7.log
            471 100%  459.96kB/s    0:00:00              471 100%  459.96kB/s    0:00:00 (xfr#3, to-chk=0/4)

sent 1,401 bytes  received 110 bytes  1,007.33 bytes/sec
total size is 1,634  speedup is 1.08
[1m[32m==>[m[1m Patching arch to riscv64...[m
[1m[32m==>[m[1m Running pkgctl build --arch riscv64 --repo extra on remote host...[m
[1m[33m==> WARNING:[m[1m unsupported architecture: riscv64[m
[1m[32m==>[m[1m Building e3[m
[1m[34m  ->[m[1m   repo: extra[m
[1m[34m  ->[m[1m   arch: riscv64[m
[1m[34m  ->[m[1m worker: felix-7[m
[1m[32m==>[m[1m Building e3 for [extra] (riscv64)[m
]3008;start=3665979373894b57acf36596e3d9e9fb;user=root;hostname=centiskorch.felixc.at;machineid=1a94f69a1f9e480395692a8eaa8e4813;bootid=037fc67a72b947529d0542dd3b1c315c;pid=655029;pidfdid=71937596;comm=systemd-nspawn;container=arch-nspawn-655029;type=container\[22;2t]2;🔵 Container arch-nspawn-655029 on centiskorch.felixc.at\[?25l:: Synchronizing package databases...
 core downloading...
 extra downloading...
:: Starting full system upgrade...
 there is nothing to do
[?25h[0m[J[23;2t]3008;end=3665979373894b57acf36596e3d9e9fb\[1m[32m==>[m[1m Building in chroot for [extra] (riscv64)...[m
[1m[32m==>[m[1m Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [felix-7]...[m[1mdone[m
[1m[32m==>[m[1m Making package: e3 2.82-7 (Sat Dec 20 14:52:58 2025)[m
[1m[32m==>[m[1m Retrieving sources...[m
[1m[34m  ->[m[1m Downloading e3-2.82.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100 99957 100 99957   0     0 125430     0  --:--:-- --:--:-- --:--:-- 125416
[1m[32m==>[m[1m Validating source files with b2sums...[m
    e3-2.82.tar.gz ... Passed
]3008;start=29530f90aafe43919b4011fc890801c9;user=root;hostname=centiskorch.felixc.at;machineid=1a94f69a1f9e480395692a8eaa8e4813;bootid=037fc67a72b947529d0542dd3b1c315c;pid=656524;pidfdid=71939091;comm=systemd-nspawn;container=arch-nspawn-656524;type=container\[22;2t]2;🔵 Container arch-nspawn-656524 on centiskorch.felixc.at\[1m[32m==>[m[1m Making package: e3 2.82-7 (Sat Dec 20 19:53:16 2025)[m
[1m[32m==>[m[1m Checking runtime dependencies...[m
[1m[32m==>[m[1m Checking buildtime dependencies...[m
[1m[32m==>[m[1m Installing missing dependencies...[m
[?25lresolving dependencies...
looking for conflicting packages...

Package (4)     New Version  Net Change  Download Size

core/mpdecimal  4.0.1-1        0.31 MiB               
core/python     3.13.11-1    124.16 MiB               
extra/setconf   0.7.7-4        0.03 MiB               
extra/yasm      1.3.0-9       10.03 MiB       1.34 MiB

Total Download Size:     1.34 MiB
Total Installed Size:  134.53 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 yasm-1.3.0-9-riscv64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is usually bundled with Python
    python-pip: for installing Python packages using tooling that is usually bundled with Python
    python-pipx: for installing Python software not packaged on Arch Linux
    sqlite: for a default database integration [installed]
    xz: for lzma [installed]
    tk: for tkinter
installing setconf...
installing yasm...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h[1m[32m==>[m[1m Retrieving sources...[m
[1m[34m  ->[m[1m Found e3-2.82.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 e3-2.82.tar.gz with bsdtar[m
[1m[32m==>[m[1m Starting prepare()...[m
[1m[32m==>[m[1m Starting build()...[m
rm -f e3*.o e3*.lst e3.tmp e3 e3em e3pi e3vi e3ws e3ne *~
cat e3.asm | sed -f e3_32to64.sed  >e3.tmp
yasm -g STABS -a x86 -m amd64 -f elf64 -p nasm -L nasm -w+orphan-labels -f elf -l e3yasm64.lst -o e3.o -DLINUX -DSED -DYASM -DAMD64 e3.tmp
ld -b elf64-x86-64 --oformat elf64-x86-64 -o e3 e3.o
ld: e3: can not set architecture: no error
make: *** [Makefile:63: 64] Error 1
[1m[31m==> ERROR:[m[1m A failure occurred in build().[m
[1m    Aborting...[m
[0m[J[23;2t]3008;end=29530f90aafe43919b4011fc890801c9\[1m[31m==> ERROR:[m[1m Build failed, check /var/lib/archbuild/extra-riscv64/felix-7/build[m
[34h[?25h[34h[?25h[34h[?25hreceiving incremental file list
e3-2.82-7-riscv64-build.log
e3-2.82-7-riscv64-prepare.log

sent 62 bytes  received 493 bytes  370.00 bytes/sec
total size is 459  speedup is 0.83
