GNU bug report logs - #70309
[PATCH] gnu: simavr: Remove modules from arguments.

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: guix-patches; Reported by: Jean-Pierre De Jesus DIAZ <jean@HIDDEN>; Owned by: Dale Mellor <guix-devel-0brg6a@HIDDEN>; Keywords: patch; dated Tue, 9 Apr 2024 12:38:02 UTC; Maintainer for guix-patches is guix-patches@HIDDEN.

Message received at 70309 <at> debbugs.gnu.org:


Received: (at 70309) by debbugs.gnu.org; 12 Apr 2024 08:26:31 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri Apr 12 04:26:31 2024
Received: from localhost ([127.0.0.1]:57830 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1rvCEw-0006j6-C1
	for submit <at> debbugs.gnu.org; Fri, 12 Apr 2024 04:26:31 -0400
Received: from [195.15.247.228] (port=38859 helo=rdmp.org)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <guix-devel-0brg6a@HIDDEN>) id 1rvCEs-0006hG-Mg
 for 70309 <at> debbugs.gnu.org; Fri, 12 Apr 2024 04:26:28 -0400
Received: from [127.0.0.1] (helo=localhost.localdomain)
 by rdmp.org with esmtp (Exim 4.96.1)
 (envelope-from <guix-devel-0brg6a@HIDDEN>) id 1rvCEc-0000yz-2O;
 Fri, 12 Apr 2024 08:26:11 +0000
From: Dale Mellor <guix-devel-0brg6a@HIDDEN>
To: 70309 <at> debbugs.gnu.org
Subject: [PATCH v2] gnu: simavr: Remove modules from arguments.
Date: Fri, 12 Apr 2024 09:25:49 +0100
Message-ID: <20240412082549.1334944-1-guix-devel-0brg6a@HIDDEN>
X-Mailer: git-send-email 2.41.0
In-Reply-To: <58471ab754529c96bda543ebb62e40d3313c0357.1712666207.git.jean@HIDDEN>
References: <58471ab754529c96bda543ebb62e40d3313c0357.1712666207.git.jean@HIDDEN>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-Spam-Score: 1.3 (+)
X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 the administrator of that system for details.
 Content preview: From: Jean-Pierre De Jesus DIAZ <jean@HIDDEN> *
 gnu/packages/avr-xyz.scm
 (simavr) <arguments>: Remove the #:modules keyword argument as it contains
 the default modules only. Review: * Trivial change,
 totally benign * lint/build-check/install all clean 
 Content analysis details:   (1.3 points, 10.0 required)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -0.0 SPF_PASS               SPF: sender matches SPF record
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS
X-Debbugs-Envelope-To: 70309
Cc: Dale Mellor <guix-devel-0brg6a@HIDDEN>,
 Jean-Pierre De Jesus DIAZ <jean@HIDDEN>, guix-patches@HIDDEN
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: 0.3 (/)

From: Jean-Pierre De Jesus DIAZ <jean@HIDDEN>

* gnu/packages/avr-xyz.scm (simavr) <arguments>: Remove the #:modules
keyword argument as it contains the default modules only.

Review:
  * Trivial change, totally benign
  * lint/build-check/install all clean

Reviewed-by: Dale Mellor <guix-devel-0brg6a@HIDDEN>
Change-Id: Idf350cad53db879e90a53849c23ac4e63b53cfd1
---
 gnu/packages/avr-xyz.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/avr-xyz.scm b/gnu/packages/avr-xyz.scm
index e6092df082..86ac941770 100644
--- a/gnu/packages/avr-xyz.scm
+++ b/gnu/packages/avr-xyz.scm
@@ -62,8 +62,6 @@ (define-public simavr
     (arguments
      (list
       #:tests? #f
-      #:modules '((guix build gnu-build-system)
-                  (guix build utils))
       #:phases #~(modify-phases %standard-phases
                    (delete 'configure)
                    (replace 'check
-- 
2.41.0





Information forwarded to guix-patches@HIDDEN:
bug#70309; Package guix-patches. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 12 Apr 2024 08:26:39 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri Apr 12 04:26:39 2024
Received: from localhost ([127.0.0.1]:57832 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1rvCF4-0006kW-FA
	for submit <at> debbugs.gnu.org; Fri, 12 Apr 2024 04:26:39 -0400
Received: from lists.gnu.org ([2001:470:142::17]:38224)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <guix-devel-0brg6a@HIDDEN>) id 1rvCEw-0006hx-2e
 for submit <at> debbugs.gnu.org; Fri, 12 Apr 2024 04:26:31 -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 <guix-devel-0brg6a@HIDDEN>)
 id 1rvCEg-00080x-B1
 for guix-patches@HIDDEN; Fri, 12 Apr 2024 04:26:14 -0400
Received: from [195.15.247.228] (helo=rdmp.org)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <guix-devel-0brg6a@HIDDEN>)
 id 1rvCEe-0008Ut-LU
 for guix-patches@HIDDEN; Fri, 12 Apr 2024 04:26:14 -0400
Received: from [127.0.0.1] (helo=localhost.localdomain)
 by rdmp.org with esmtp (Exim 4.96.1)
 (envelope-from <guix-devel-0brg6a@HIDDEN>) id 1rvCEc-0000yz-2O;
 Fri, 12 Apr 2024 08:26:11 +0000
From: Dale Mellor <guix-devel-0brg6a@HIDDEN>
To: 70309 <at> debbugs.gnu.org
Subject: [PATCH v2] gnu: simavr: Remove modules from arguments.
Date: Fri, 12 Apr 2024 09:25:49 +0100
Message-ID: <20240412082549.1334944-1-guix-devel-0brg6a@HIDDEN>
X-Mailer: git-send-email 2.41.0
In-Reply-To: <58471ab754529c96bda543ebb62e40d3313c0357.1712666207.git.jean@HIDDEN>
References: <58471ab754529c96bda543ebb62e40d3313c0357.1712666207.git.jean@HIDDEN>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-Host-Lookup-Failed: Reverse DNS lookup failed for 195.15.247.228 (failed)
Received-SPF: pass client-ip=195.15.247.228;
 envelope-from=guix-devel-0brg6a@HIDDEN; helo=rdmp.org
X-Spam_score_int: -10
X-Spam_score: -1.1
X-Spam_bar: -
X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, RDNS_NONE=0.793,
 SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: submit
Cc: Dale Mellor <guix-devel-0brg6a@HIDDEN>,
 Jean-Pierre De Jesus DIAZ <jean@HIDDEN>, guix-patches@HIDDEN
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -0.0 (/)

From: Jean-Pierre De Jesus DIAZ <jean@HIDDEN>

* gnu/packages/avr-xyz.scm (simavr) <arguments>: Remove the #:modules
keyword argument as it contains the default modules only.

Review:
  * Trivial change, totally benign
  * lint/build-check/install all clean

Reviewed-by: Dale Mellor <guix-devel-0brg6a@HIDDEN>
Change-Id: Idf350cad53db879e90a53849c23ac4e63b53cfd1
---
 gnu/packages/avr-xyz.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/avr-xyz.scm b/gnu/packages/avr-xyz.scm
index e6092df082..86ac941770 100644
--- a/gnu/packages/avr-xyz.scm
+++ b/gnu/packages/avr-xyz.scm
@@ -62,8 +62,6 @@ (define-public simavr
     (arguments
      (list
       #:tests? #f
-      #:modules '((guix build gnu-build-system)
-                  (guix build utils))
       #:phases #~(modify-phases %standard-phases
                    (delete 'configure)
                    (replace 'check
-- 
2.41.0





Information forwarded to guix-patches@HIDDEN:
bug#70309; Package guix-patches. Full text available.
Owner recorded as Dale Mellor <guix-devel-0brg6a@HIDDEN>. Request was from Dale Mellor <guix-devel-0brg6a@HIDDEN> to control <at> debbugs.gnu.org. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 9 Apr 2024 12:37:29 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Tue Apr 09 08:37:29 2024
Received: from localhost ([127.0.0.1]:48600 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1ruAjA-0007eA-Ro
	for submit <at> debbugs.gnu.org; Tue, 09 Apr 2024 08:37:29 -0400
Received: from lists.gnu.org ([2001:470:142::17]:53392)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <jean@HIDDEN>) id 1ruAj8-0007dx-Gk
 for submit <at> debbugs.gnu.org; Tue, 09 Apr 2024 08:37:27 -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 <jean@HIDDEN>)
 id 1ruAis-0008UT-Pd
 for guix-patches@HIDDEN; Tue, 09 Apr 2024 08:37:13 -0400
Received: from mail-wm1-x32d.google.com ([2a00:1450:4864:20::32d])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.90_1) (envelope-from <jean@HIDDEN>)
 id 1ruAir-0005Sf-8Y
 for guix-patches@HIDDEN; Tue, 09 Apr 2024 08:37:10 -0400
Received: by mail-wm1-x32d.google.com with SMTP id
 5b1f17b1804b1-415523d9824so56810535e9.3
 for <guix-patches@HIDDEN>; Tue, 09 Apr 2024 05:37:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=foundation.xyz; s=google; t=1712666227; x=1713271027; darn=gnu.org;
 h=content-transfer-encoding:mime-version:message-id:date:subject:cc
 :to:from:from:to:cc:subject:date:message-id:reply-to;
 bh=G2b2oPzC0T6SjJn1hsTfZipW56BBTPE6j1Bu9Nc9Hxo=;
 b=lac+DoF6el6vAVA9kU/CJoeajE4amf4PR5ybsbI2yA2jp5nL2s9+65tU0gXditVd63
 ZbuwhdQEH1Ags23yBE+lbDWA3t60NVbTke6a/7ibTltX6xP9ekZsqlohvXNSu5OtQvV7
 sb01EV08++ONvAzn/Xy0zYnyBCcsz7OdZCof+BV/+gojyTHx0+VDTcy7WaBwOTVogI7j
 1vY6Wy9QljlXQB6jbU0SpzipnFgWGmLRgTHNpcsH5Rw0SwLJMhiNJcrNwthgnjq2YYPT
 0rel+OZK9TEz8b88Ha60F+p69lLvlPZjPUVEES2cDwgcScDhuljK+grqWSrVipM4TmSC
 c+sQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1712666227; x=1713271027;
 h=content-transfer-encoding:mime-version:message-id:date:subject:cc
 :to:from:x-gm-message-state:from:to:cc:subject:date:message-id
 :reply-to;
 bh=G2b2oPzC0T6SjJn1hsTfZipW56BBTPE6j1Bu9Nc9Hxo=;
 b=J9WHcaaZ4gqAHq+M6iHd4E47j6yanK/yr0geaWtXg+yUg/fzBXqf2K3GKz+8UbFFrW
 ZmuSr/6D2H6ZfiWe8/Mexym4adfujMzBds1mP8y3wSwuj8zrminlLiJmFPqqAYHwJmFJ
 W18ALe3uy8eslUIVsmmeKLSlRgkQGlQ1C6P7lvHj6br48T/TvoVcic3kPpb2sLJgo/Q/
 lFjwJfbHgiRhgxuahRHWNaaUoXY3sQn5KagD+XQIsjHaQcSuL6nGDk3H0Bub6h1NvQQd
 nbAirX+KVFpuc/o+ds8GY3eiPVpHLURI/qZ/Qxkp/y1LA5E9l5bg+2tekwvfpC9M70WI
 9tLg==
X-Gm-Message-State: AOJu0YzPANu4QV7rEQFH1UOeJWdjlzGaLABmSRC35xRxBx7sRhbQUdAg
 EfsN7M0Ui2kNNxyFHcDhQY4ULG9rapbTD63IlCKz+ZZCfOwlGs9HBhcM30At79go/EDTpcl/dvM
 R
X-Google-Smtp-Source: AGHT+IEUPflMSUnYlrwqQTLK965OKCPHRpL39O3pyqeSBqAuIjt5ETE9EZqWu7AyCE9velUnDnX9Cg==
X-Received: by 2002:a5d:588b:0:b0:345:ca71:5ddc with SMTP id
 n11-20020a5d588b000000b00345ca715ddcmr5589248wrf.26.1712666227052; 
 Tue, 09 Apr 2024 05:37:07 -0700 (PDT)
Received: from jeandudey.home ([89.131.29.87])
 by smtp.gmail.com with ESMTPSA id
 q1-20020adfb181000000b00341c3071c93sm11519439wra.73.2024.04.09.05.37.06
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Tue, 09 Apr 2024 05:37:06 -0700 (PDT)
From: Jean-Pierre De Jesus DIAZ <jean@HIDDEN>
To: guix-patches@HIDDEN
Subject: [PATCH] gnu: simavr: Remove modules from arguments.
Date: Tue,  9 Apr 2024 14:37:04 +0200
Message-ID: <58471ab754529c96bda543ebb62e40d3313c0357.1712666207.git.jean@HIDDEN>
X-Mailer: git-send-email 2.41.0
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Received-SPF: pass client-ip=2a00:1450:4864:20::32d;
 envelope-from=jean@HIDDEN; helo=mail-wm1-x32d.google.com
X-Spam_score_int: -20
X-Spam_score: -2.1
X-Spam_bar: --
X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
 RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: submit
Cc: Jean-Pierre De Jesus DIAZ <jean@HIDDEN>
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -0.0 (/)

* gnu/packages/avr-xyz.scm (simavr) <arguments>: Remove the #:modules
keyword argument as it contains the default modules only.

Change-Id: Idf350cad53db879e90a53849c23ac4e63b53cfd1
---
 gnu/packages/avr-xyz.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/avr-xyz.scm b/gnu/packages/avr-xyz.scm
index e6092df082..86ac941770 100644
--- a/gnu/packages/avr-xyz.scm
+++ b/gnu/packages/avr-xyz.scm
@@ -62,8 +62,6 @@ (define-public simavr
     (arguments
      (list
       #:tests? #f
-      #:modules '((guix build gnu-build-system)
-                  (guix build utils))
       #:phases #~(modify-phases %standard-phases
                    (delete 'configure)
                    (replace 'check

base-commit: 6d0502f9c3608ffd6b3b3c9b603cb5d4ad14d8c9
-- 
2.41.0





Acknowledgement sent to Jean-Pierre De Jesus DIAZ <jean@HIDDEN>:
New bug report received and forwarded. Copy sent to guix-patches@HIDDEN. Full text available.
Report forwarded to guix-patches@HIDDEN:
bug#70309; Package guix-patches. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Fri, 12 Apr 2024 08:30:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.