GNU bug report logs -
#65732
[PATCH 0/2] Add the Build Farm Front-End
Previous Next
Reported by: Christopher Baines <mail <at> cbaines.net>
Date: Mon, 4 Sep 2023 12:31:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Ludovic Courtès <ludo <at> gnu.org> writes:
> Hello,
>
> Christopher Baines <mail <at> cbaines.net> skribis:
>
>> * gnu/packages/package-management.scm (bffe): New variable.
>
>
> [...]
>
>> + ;; Guile libraries are needed here for cross-compilation.
>> + (car (assoc-ref (package-native-inputs guix) "guile"))
>
> Rather: (lookup-package-native-input guix "guile")
I've actually changed this to guile-next now, as the bffe needs the new
scheme custom/soft ports that don't cause issues with fibers.
>> + (home-page "https://git.cbaines.net/guix/bffe")
>> + (synopsis "Build Farm Front-end for Guix")
>> + (description
>> + "The BFFE of Build Farm Front-end is an experimental frontend for Guix
>> +build farms. It works together with the Guix Data Service and Guix Build
>> +Coordinator to submit builds and monitor the activity.
>
> Looks nice! Have you already deployed it somewhere?
It's been running on bayfront for a while, and manages pages like:
https://bordeaux.guix.gnu.org/
https://bordeaux.guix.gnu.org/activity
https://bordeaux.guix.gnu.org/build/21fa2ed8-b4d0-43ca-8531-e1fa33266708
As well as taking over the job of querying the data service for builds
and submitting them to the coordinator.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 1 year and 247 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.