From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id uEbhBu8fBGU4BwEAauVa8A:P1 (envelope-from ) for ; Fri, 15 Sep 2023 11:12:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id uEbhBu8fBGU4BwEAauVa8A (envelope-from ) for ; Fri, 15 Sep 2023 11:12:15 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6A7CB60179 for ; Fri, 15 Sep 2023 11:12:14 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694769134; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post; bh=/xRANAwWfdD24snVwyFN6RrFYNjUnMYK6n10OS9kG7g=; b=EOJpNsLqsFgPeRJEUWX8l84HaA5/A8nW00RxIim9FtNnWVJ4bD3ZT7Y/O2kfoVl6c9AIG2 O5KLqfPxqYC6DzOh3SKvaQnxaM+qBEN9NLnjYtX0rFrLSQVbvYFLSioNr9qe9GR+QCwhKe ooh/mx5bmnD6KVb/7qht2925OdBbXusTsSpBH6ta4bYcAg/Yv+b0qHPjYeGhZ7rxk0XIhc EOLXOpteZ0hlhkff1QVjzzrrfXeKJBFMOcmTGcLwRNv0TTyNLpH3/l8JM0vy61DR/XFbEb K+MuvVTGSOsryjvGHHcYEmlXzNN70To5VIFaOvhdfKt2wJ7zG9TXycOLMi7Bxg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694769134; a=rsa-sha256; cv=none; b=U6uGpwVY76VIrYf3L+4mumQZjsnk9atvtl65Dx16FXDGdxVhX9KJdy4seGJMlnTpjNtZUC Q2mqUpR88tqpsUpT14vBrRs05Tu5Cdk6irE2y1tYxzqH2Pkc6CxNel/4AyePbGOlx3nCn1 6NOgAB7ietsWhMzVOyBzeqVuUFPdXGuq9SU2dBAchdXXt8+MilEnbl0G3fQWNwdtDJQt4M siAbEmztyasmZucMqaaOu2EaLRu2pKYJZCVJTJMzrYwxToezqRA9cnXCxjAP0okaEcVRaN /I03uBRxcOLmnKYlOTBrK9jGEWRc6mVpEXOc+xU2QUhbOc98Tw40CdYoIe9g4A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qh4pu-00085o-C5; Fri, 15 Sep 2023 05:10:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qh4pp-0007xS-4r for guix-patches@gnu.org; Fri, 15 Sep 2023 05:09:58 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qh4po-0001l4-OB for guix-patches@gnu.org; Fri, 15 Sep 2023 05:09:56 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qh4pu-0001Ma-Io for guix-patches@gnu.org; Fri, 15 Sep 2023 05:10:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65732] [PATCH 0/2] Add the Build Farm Front-End Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 15 Sep 2023 09:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65732 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 65732@debbugs.gnu.org Received: via spool by 65732-submit@debbugs.gnu.org id=B65732.16947689705180 (code B ref 65732); Fri, 15 Sep 2023 09:10:02 +0000 Received: (at 65732) by debbugs.gnu.org; 15 Sep 2023 09:09:30 +0000 Received: from localhost ([127.0.0.1]:42039 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qh4pO-0001LS-0G for submit@debbugs.gnu.org; Fri, 15 Sep 2023 05:09:30 -0400 Received: from mira.cbaines.net ([212.71.252.8]:42908) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qh4pI-0001L9-9G for 65732@debbugs.gnu.org; Fri, 15 Sep 2023 05:09:28 -0400 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id 16ABC27BBE2; Fri, 15 Sep 2023 10:09:17 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 5285e447; Fri, 15 Sep 2023 09:09:16 +0000 (UTC) References: <874jkadsto.fsf@cbaines.net> <871qf0ajix.fsf_-_@gnu.org> User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines Date: Fri, 15 Sep 2023 10:06:22 +0100 In-reply-to: <871qf0ajix.fsf_-_@gnu.org> Message-ID: <87fs3fsszp.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -3.51 X-Spam-Score: -3.51 X-Migadu-Queue-Id: 6A7CB60179 X-TUID: qz2HAv951/jR --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Hello, > > Christopher Baines 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 fo= r Guix >> +build farms. It works together with the Guix Data Service and Guix Bui= ld >> +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. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmUEHzpfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XdD3w/9F65TsL7n56joI2KKtBGnPeGjnFHfts7X 0wK3vAi8jvDsJeoOcD/L5MybAhQnvKxXUXxgqgRP1jF1KzPOXobwJZ+iGbPCMdAk AquJbzxWZCzlneU481vb37oXn6S/hA1H+Y7C6XNu7bylvNcVoQwlvP+8DcbfbgYt N95ErHjsyViYMLkwqHyOO6IVCz5IKki6NXahq6l1Gb3rvCEw3rb+BZ2zYX2/Sa67 7ZhCOgE0MFa9eugG4TdLa4PoHIJfPExxozk/QwoBTYtmL0Ax3REYbS5b9OrUjAvU wJLhnrPgzpzLYWxw9NHjTGktJmh80ZJGMtSqeW/Lim1WpuT9ykUueMryBqHrWZ2X M7UAW+uNM/t5e7OqBzzELlqhkNlUS4wJ701rEWi5agXfKT/14eu4+cBSUjxZWTdC GkKBS4zEnsUF5akIvXotWbpTAZzHnK+oyLa6purvavq8t4zGfRe48geE7ys3QS/9 dTEIjp6oWgLpU1W0mgFwcF3yMcIEls4apd3DS0GYDwiDT3lZlxnXOyCL+4rqKnul RAnFqml+mjlZe4tKKdZv3texaE3831VCyFmXzsEjluEEG+XURE9LEB5OoGxJXp2H wdVdFTteVIsGi82k/7jygEQvUpqDpSbZmvEPZAE1PQO7exqyHOnRUYPiuB2Ow7+6 dtLlf3hzPvE= =PqMf -----END PGP SIGNATURE----- --=-=-=--