From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id kAxAHpyhoWWGyQAAkFu2QA (envelope-from ) for ; Fri, 12 Jan 2024 21:31:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id UAIcGZyhoWUAzAAA62LTzQ (envelope-from ) for ; Fri, 12 Jan 2024 21:31:24 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=GqA6XKvO; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705091484; 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: dkim-signature; bh=0cRW1evU9Ol6S9vFgf9oLNqnQ5n51ZWXVev5CIz3ed4=; b=WQadt1RU+lBijO+8ibtq/7SAxI5/kJouc3SHG3jwaxs5Ar5TMUVQrS36xyLKOM8nZCjjhy /faR/ZxwXdStyDma+Wq82mr0wh3TQ6dhG9ocwOIlH3KJNvGsktlp6P9YqDExg6rv6xZP0z ZylpTtbylPmHApoWfFacmapGp37BYjwn1kn6BF66P1iwvsQ6i12pfLKub+CH4ZVilH4lTi +t0amE6NJ6t+ZIb0GR0X46rorOZp3i0wSP9AME+M+gZvOADF3No8hiOO3RaerfjVY9NQ6Y nZ6mHUpSygw7kO6EhM6JJPbbz9+vuDZ0tuFKT3ptVm7b1bDpPCh8FsnapZ3arQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705091484; a=rsa-sha256; cv=none; b=eaSWt/PvD+ZfWqxoLYnVkDBuYK0APnnm9TG7lWKK5DSR05Jwcol8RaCsVxCdhE7V2vLnL2 1kS4mOdVH4jmv5eA0ebn58BCjuf2mPwR6TXU+J0TQLjjcF1oGhS6+3MbWjoqQ34O09ZDIb wtxavhXmZ4jK81S8DyEUALKw7tsuQya3p7vncDIeovpR9XH5SO8YJ47r/zClVR9hMVqcTb sPZNU5AND1kA0YddsDqYthuVLZGePUC3gTh2Bu2HSXHR3GZupSkLF0AdOXhC9DBpvXySix VovFdgTIQIEsBYewWDAb/NyfOzVwE00ZZ5iI1qm2hvWG84XypuAtYmqA1jdaAQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=GqA6XKvO; dmarc=pass (policy=none) header.from=gnu.org; 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" 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 4C4F27393D for ; Fri, 12 Jan 2024 21:31:24 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rOOBG-0007qZ-3r; Fri, 12 Jan 2024 15:31:06 -0500 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 1rOOBE-0007qI-5o for guix-patches@gnu.org; Fri, 12 Jan 2024 15:31:04 -0500 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 1rOOBD-0004xt-Tt for guix-patches@gnu.org; Fri, 12 Jan 2024 15:31:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rOOBC-0007xL-1o for guix-patches@gnu.org; Fri, 12 Jan 2024 15:31:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68355] [PATCH 7/8] gnu: Add make-crust-tools. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 12 Jan 2024 20:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68355 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jean-Pierre De Jesus DIAZ Cc: Vagrant Cascadian , 68355@debbugs.gnu.org, Efraim Flashner Received: via spool by 68355-submit@debbugs.gnu.org id=B68355.170509145229662 (code B ref 68355); Fri, 12 Jan 2024 20:31:02 +0000 Received: (at 68355) by debbugs.gnu.org; 12 Jan 2024 20:30:52 +0000 Received: from localhost ([127.0.0.1]:37827 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rOOB2-0007hh-1s for submit@debbugs.gnu.org; Fri, 12 Jan 2024 15:30:52 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54874) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rOOAz-0007WN-Tr for 68355@debbugs.gnu.org; Fri, 12 Jan 2024 15:30:50 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rOOAw-0004oj-7Y; Fri, 12 Jan 2024 15:30:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=0cRW1evU9Ol6S9vFgf9oLNqnQ5n51ZWXVev5CIz3ed4=; b=GqA6XKvOnjyZnMNT2Mmq MFAebIpG/Z0tNcgvfmiljmTkO0uaXHFxtoB1ebCHR5BMPHa8wCIFNFU+U25Tofydp3yHhSvboPwga cJbPDvMyv+U/DdIKcUQvcM2lojGj602MxG5ie8cdc/NCkVEzm2UKQ73R66i4fNG8fYLPHEi57D1Ne YSn5IHV5P1YrMv2ENAo7lPGzOZqJh3j3cKz5uZKAJxUnyZ1VuuEzPX9CyUZFxxGbBd18tgK6QVr9X 0Ku0f0vrmUYg4+WPX/8/Y955xL0ENZUytnFPfVv18ah0mizKP6/veURYE25KymoE7XxEtYf6OZ7wv oYOGgfu1R8fnDA==; From: Mathieu Othacehe In-Reply-To: <06c55ad18bd524cb50b250f1c3c4452702480cf4.1704841447.git.jean@foundationdevices.com> (Jean-Pierre De Jesus DIAZ's message of "Wed, 10 Jan 2024 00:14:41 +0100") References: <06c55ad18bd524cb50b250f1c3c4452702480cf4.1704841447.git.jean@foundationdevices.com> Date: Fri, 12 Jan 2024 21:30:35 +0100 Message-ID: <878r4ujnv8.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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: mx10.migadu.com X-Migadu-Spam-Score: -7.40 X-Spam-Score: -7.40 X-Migadu-Queue-Id: 4C4F27393D X-TUID: 58get/fc5Hrv > > + (replace 'configure > + (lambda* (#:key inputs native-inputs #:allow-other-keys) > + (copy-file (search-input-file inputs "/libexec/.config") > + ".config"))) > + (replace 'build > + (lambda* (#:key make-flags parallel-build? #:allow-other-keys) > + (apply invoke "make" "tools" > + `(,@(if parallel-build? > + `("-j" ,(number->string (parallel-job-count))) > + '()) > + ,@make-flags)))) Please wrap everything above the 78 columns limit. > + (replace 'install > + (lambda _ > + (install-file "build/tools/load" > + (string-append #$output "/bin"))))))) > + (synopsis "System control processor firmware for Allwinner sunxi boards (tools)") This synopsis is too long (>= 80 characters). Fixing it implies to fix the one of make-crust-firmware I guess. Thanks, Mathieu