From: 宋文武 <iyzsong@envs.net>
To: Christopher Baines <mail@cbaines.net>
Cc: guix-devel@gnu.org
Subject: Re: RISC-V (riscv64-linux) substitutes are coming
Date: Sat, 13 May 2023 11:34:26 +0800 [thread overview]
Message-ID: <875y8wq4zh.fsf@envs.net> (raw)
In-Reply-To: <87pm78z77q.fsf@envs.net> ("宋文武"'s message of "Wed, 10 May 2023 20:44:41 +0800")
宋文武 <iyzsong@envs.net> writes:
> Christopher Baines <mail@cbaines.net> writes:
>> The first hurdle to overcome is just getting the build coordinator agent
>> available on the system. For the board I have, I cross compiled the
>> guix-build-coordinator-agent-only package.
>
> Okay, now I installed guix from debian on my visionfive2, and start
> compiling for it.
I got 'guix-build-coordinator-agent-only' built now, running it (with
--help) will segfault though..
How to run it to connect to the coordinator?
Also my net speed to ci/bordeaux is unuseable, i guess this will prevent
use my sbc as a build agent for the official build farm?
A friend (Z572 from #guixcn) of mime had setup a coordinator /
substitute server of riscv64 (running guix system) at
https://cache.z572.online. I tried connect to it with:
```
guix-build-coordinator-agent \
--uuid=XXXX \
--password=XXXX \
--coordinator=https://cache.z572.online/agent \
--substitute-urls='https://cache.z572.online'
```
but got:
```
locale is C.UTF-8
(gnutls version: 3.7.7, guix version: 1.4.0-6.dc5430c)
skipping writing metrics as /var/lib/prometheus/node-exporter does not exist
2023-05-13 11:27:16 (INFO ): starting agent 07949cb9-27e0-4cab-a1be-4a6468767835
2023-05-13 11:27:16 (INFO ): connecting to coordinator https://cache.z572.online/agent
Backtrace:
2 (primitive-load "/gnu/store/5ijyqpfl667585pjyh8izvwkipfaaw4b-guix-build-coordinator-agent-only-0-81.3f6473c/bin/.guix-build-coordinator-agent-real")
In guix-build-coordinator/agent.scm:
499:7 1 (run-agent _ #<<http-agent-interface> 3f7d38d0a0> ("riscv64-linux") _ #f _ _ _ _ _)
In srfi/srfi-43.scm:
Exception thrown while printing backtrace:
In procedure vector-ref: Argument 2 out of range: 14
srfi/srfi-43.scm:968:7: vector->list: expected vector, got #f
```
Maybe my arguments or his endpoint is wrong.
Help need, thank you!
next prev parent reply other threads:[~2023-05-13 3:35 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-09 13:40 RISC-V (riscv64-linux) substitutes are coming Christopher Baines
2023-05-09 14:09 ` Efraim Flashner
2023-05-09 14:22 ` Christopher Baines
2023-05-09 15:24 ` Aleksandr Vityazev
2023-05-09 15:41 ` Christopher Baines
2023-05-09 18:33 ` Aleksandr Vityazev
2023-05-09 15:57 ` Efraim Flashner
2023-05-09 16:26 ` Aleksandr Vityazev
2023-05-09 14:19 ` 宋文武
2023-05-09 14:27 ` Christopher Baines
2023-05-10 12:44 ` 宋文武
2023-05-13 3:34 ` 宋文武 [this message]
2023-05-13 3:49 ` 宋文武
2023-05-13 10:15 ` 宋文武
2023-05-09 14:29 ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
2023-05-09 14:33 ` Christopher Baines
2023-05-09 15:20 ` Janneke Nieuwenhuizen
2023-05-10 9:05 ` Andreas Enge
2023-05-10 9:24 ` Christopher Baines
2023-05-11 11:15 ` 郑俊杰
2023-05-12 16:35 ` Z572
2023-05-12 16:35 ` Z572
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=875y8wq4zh.fsf@envs.net \
--to=iyzsong@envs.net \
--cc=guix-devel@gnu.org \
--cc=mail@cbaines.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.