From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 16 16:05:28 2024 Received: (at submit) by debbugs.gnu.org; 16 Jan 2024 21:05:28 +0000 Received: from localhost ([127.0.0.1]:49874 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rPqci-0005Gu-A7 for submit@debbugs.gnu.org; Tue, 16 Jan 2024 16:05:28 -0500 Received: from lists.gnu.org ([2001:470:142::17]:39234) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rPqcf-0005Gh-IZ for submit@debbugs.gnu.org; Tue, 16 Jan 2024 16:05:26 -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 1rPqcY-0006Fy-Cb for guix-patches@gnu.org; Tue, 16 Jan 2024 16:05:18 -0500 Received: from 195-15-241-199.dc3-a.pub1.etik-cloud.com ([195.15.241.199] helo=lyrion.dc3-a.pub1.infomaniak.cloud) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rPqcV-0000f3-Cy for guix-patches@gnu.org; Tue, 16 Jan 2024 16:05:18 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lyrion.ch; s=20230702; t=1705439105; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Uea6jnZ1AluB64eLTtsjBofNK+NFIUwiZ2Cs5/iwaVw=; b=cqd5y0yq9p0vUgLyJBBRxoVAsq2IOSWzsZ3EWX7K/EtUSUHD9pDrLmEr5ULUvMk2lvZkm+ Pg6ThoMK/pbrAQsVK1r6MXNwEGTY1WMQqhCXL1Sl11GZJcQ9lV4slBuYidRPgklgImxJUf +gXC1/SFiu6arkUhH9cs+dm2bQWGvXzFuaJaWk7OAhz54Bf/mbn3QLrTRRr++vd7cfu3Se MMe81Kaqvw9mgt4ZsnnvkvgzOo9rhjqrphz1TkucoCUJraICjcyNSjA7oEtlZMCGRwPzQt YvuGCmYNAmzdBP35UrvBJl78LUlEERFhUcdrp5bCftWdN9QcHUYnmUB2SQNuHQ== Received: from [192.168.178.38] ( [78.31.198.70]) by lyrion.dc3-a.pub1.infomaniak.cloud (OpenSMTPD) with ESMTPSA id e9eb5e5d (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Tue, 16 Jan 2024 21:05:05 +0000 (UTC) Message-ID: <2d16444a-92b5-3474-3ab3-2ba4d2851766@lyrion.ch> Date: Tue, 16 Jan 2024 22:05:04 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Content-Language: en-US To: guix-patches@gnu.org From: Daniel Ziltener Subject: [PATCH] guix: chicken-build-system: fixes to make it actually work Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=195.15.241.199; envelope-from=dziltener@lyrion.ch; helo=lyrion.dc3-a.pub1.infomaniak.cloud X-Spam_score_int: 23 X-Spam_score: 2.3 X-Spam_bar: ++ X-Spam_report: (2.3 / 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_SBL_CSS=3.335, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_RCVD_IP=0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_CSS_A=0.1 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 4.7 (++++) 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: --- guix/build-system/chicken.scm | 50 ++++++++++++++++++++--------- guix/build/chicken-build-system.scm | 17 ++++------ 2 files changed, 40 insertions(+), 27 deletions(-) diff --git a/guix/build-system/chicken.scm b/guix/build-system/chicken.scm index 9f518e66e6..17c3b7b144 100644 --- a/guix/build-system/chicken.scm +++ b/guix/build-system/chicken.scm @@ -45,8 +45,8 @@ [...] Content analysis details: (4.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [195.15.241.199 listed in zen.spamhaus.org] 0.1 URIBL_CSS_A Contains URL's A record listed in the Spamhaus CSS blocklist [URIs: lyrion.ch] 0.1 URIBL_CSS Contains an URL's NS IP listed in the Spamhaus CSS blocklist [URIs: lyrion.ch] 0.9 SPF_FAIL SPF: sender does not match SPF record (fail) [SPF failed: Please see http://www.openspf.org/Why?s=mfrom; id=dziltener%40lyrion.ch; ip=2001%3A470%3A142%3A%3A17; r=debbugs.gnu.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 T_SCC_BODY_TEXT_LINE No description available. X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 3.7 (+++) 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: --- guix/build-system/chicken.scm | 50 ++++++++++++++++++++--------- guix/build/chicken-build-system.scm | 17 ++++------ 2 files changed, 40 insertions(+), 27 deletions(-) diff --git a/guix/build-system/chicken.scm b/guix/build-system/chicken.scm index 9f518e66e6..17c3b7b144 100644 --- a/guix/build-system/chicken.scm +++ b/guix/build-system/chicken.scm @@ -45,8 +45,8 @@ [...] Content analysis details: (3.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [195.15.241.199 listed in zen.spamhaus.org] 0.1 URIBL_CSS_A Contains URL's A record listed in the Spamhaus CSS blocklist [URIs: lyrion.ch] 0.1 URIBL_CSS Contains an URL's NS IP listed in the Spamhaus CSS blocklist [URIs: lyrion.ch] 0.9 SPF_FAIL SPF: sender does not match SPF record (fail) [SPF failed: Please see http://www.openspf.org/Why?s=mfrom;id=dziltener%40lyrion.ch;ip=2001%3A470%3A142%3A%3A17;r=debbugs.gnu.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 T_SCC_BODY_TEXT_LINE No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --- guix/build-system/chicken.scm | 50 ++++++++++++++++++++--------- guix/build/chicken-build-system.scm | 17 ++++------ 2 files changed, 40 insertions(+), 27 deletions(-) diff --git a/guix/build-system/chicken.scm b/guix/build-system/chicken.scm index 9f518e66e6..17c3b7b144 100644 --- a/guix/build-system/chicken.scm +++ b/guix/build-system/chicken.scm @@ -45,8 +45,8 @@ (define %chicken-build-system-modules ,@%gnu-build-system-modules)) (define (default-chicken) + "Return the default Chicken package." ;; Lazily resolve the binding to avoid a circular dependency. - ;; TODO is this actually needed in every build system? (let ((chicken (resolve-interface '(gnu packages chicken)))) (module-ref chicken 'chicken))) @@ -77,18 +77,32 @@ (define private-keywords ,@native-inputs)) (outputs outputs) (build chicken-build) - (arguments (strip-keyword-arguments private-keywords arguments))))) + (arguments + (substitute-keyword-arguments + (strip-keyword-arguments private-keywords arguments) + ((#:extra-directories extra-directories) + `(list ,@(append-map + (lambda (name) + (match (assoc name inputs) + ((_ pkg) + (match (package-transitive-propagated-inputs pkg) + (((propagated-names . _) ...) + (cons name propagated-names)))))) + extra-directories)))))))) (define* (chicken-build name inputs #:key source (phases '%standard-phases) - (outputs '("out")) + (outputs '("out" "static")) (search-paths '()) (egg-name "") (unpack-path "") (build-flags ''()) + (configure-flags ''()) + (extra-directories ''()) (tests? #t) + (parallel-build? #f) (system (%current-system)) (guile #f) (imported-modules %chicken-build-system-modules) @@ -99,19 +113,23 @@ (define builder (with-imported-modules imported-modules #~(begin (use-modules #$@(sexp->gexp modules)) - (chicken-build #:name #$name - #:source #+source - #:system #$system - #:phases #$phases - #:outputs #$(outputs->gexp outputs) - #:search-paths '#$(sexp->gexp - (map search-path-specification->sexp - search-paths)) - #:egg-name #$egg-name - #:unpack-path #$unpack-path - #:build-flags #$build-flags - #:tests? #$tests? - #:inputs #$(input-tuples->gexp inputs))))) + #$(with-build-variables inputs-outputs + #~(chicken-build #:name #$name + #:source #+source + #:system #$system + #:phases #$phases + #:configure-flags #$configure-flags + #:extra-directories #$extra-directories + #:parallel-build? #$parallel-build? + #:outputs #$(outputs->gexp outputs) + #:search-paths '#$(sexp->gexp + (map search-path-specification->sexp + search-paths)) + #:egg-name #$egg-name + #:unpack-path #$unpack-path + #:build-flags #$build-flags + #:tests? #$tests? + #:inputs #$(input-tuples->gexp inputs)))))) (mlet %store-monad ((guile (package->derivation (or guile (default-guile)) system #:graft? #f))) diff --git a/guix/build/chicken-build-system.scm b/guix/build/chicken-build-system.scm index 8f9f59cc25..6a4f0c43eb 100644 --- a/guix/build/chicken-build-system.scm +++ b/guix/build/chicken-build-system.scm @@ -42,13 +42,12 @@ (define (chicken-package? name) (define* (setup-chicken-environment #:key inputs outputs #:allow-other-keys) (setenv "CHICKEN_INSTALL_REPOSITORY" - (string-concatenate - ;; see TODO item about binary version above - (append (list (assoc-ref outputs "out") "/var/lib/chicken/11/") - (let ((oldenv (getenv "CHICKEN_INSTALL_REPOSITORY"))) - (if oldenv - (list ":" oldenv) - '()))))) + (string-append (assoc-ref outputs "out") "/var/lib/chicken/11/")) + (setenv "CHICKEN_INSTALL_PREFIX" + (string-append (assoc-ref outputs "out") "/bin/")) + (setenv "CHICKEN_REPOSITORY_PATH" + (string-append (getenv "CHICKEN_REPOSITORY_PATH") + ":" (getenv "CHICKEN_INSTALL_REPOSITORY"))) (setenv "CHICKEN_EGG_CACHE" (getcwd)) #t) @@ -104,10 +103,6 @@ (define* (check #:key egg-name tests? #:allow-other-keys) ;; there is no "-test-only" option, but we've already run install ;; so this just runs tests. ;; i think it's a fair assumption that phases won't be reordered. - (setenv "CHICKEN_REPOSITORY_PATH" - (string-append (getenv "CHICKEN_INSTALL_REPOSITORY") - ":" - (getenv "CHICKEN_REPOSITORY_PATH"))) (when tests? (invoke "chicken-install" "-cached" "-test" "-no-install" egg-name))) -- 2.43.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 18 05:12:52 2024 Received: (at 68517) by debbugs.gnu.org; 18 Jan 2024 10:12:52 +0000 Received: from localhost ([127.0.0.1]:54377 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQPOG-00021k-Ep for submit@debbugs.gnu.org; Thu, 18 Jan 2024 05:12:52 -0500 Received: from 195-15-241-199.dc3-a.pub1.etik-cloud.com ([195.15.241.199]:15999 helo=lyrion.dc3-a.pub1.infomaniak.cloud) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQPO9-00021S-Nq for 68517@debbugs.gnu.org; Thu, 18 Jan 2024 05:12:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lyrion.ch; s=; t=1705572760; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=yui3UUlus3kLiWdNJMsTidgr3DY5MoExn4CIg87WT2A=; b=t2nmYP9rPw9Pvek1StDiF/kh/d9KzGvMZDSLi3vFtgP0QbDERxLSLwY+dA3obcteoj4E1a EjDXnxvXHH6X5quqNjn7B62Dr0DyByUCtjaSOS7xmx6sX/vCe5swqCYoqTCQPC1Z0kPnZH ZNEv3ZNUJehKwtxCHD2W36P4MHYlOKSC7KSy5hUgubxBuOTpfcfaaIZPZM2LJZEZVIUJkp vXRNE6yjNBO4d2hMXR0pshVvPgBbniVSYh3NeUPbFrITZMSLoOLN0J7lHfAidPUSebR9nm cNhBhBDog2uB10cPdYQBC3yJgnnS+OrEnly3dm31A2V2ZfoOJUx+YqqK2rNW2w== Received: from localhost (dslb-002-204-231-047.002.204.pools.vodafone-ip.de [2.204.231.47]) by lyrion.dc3-a.pub1.infomaniak.cloud (OpenSMTPD) with ESMTPSA id fb6d5f90 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <68517@debbugs.gnu.org>; Thu, 18 Jan 2024 10:12:40 +0000 (UTC) From: Daniel Ziltener To: 68517@debbugs.gnu.org Subject: [PATCH] guix: chicken-build-system: fixes to make it actually work Date: Thu, 18 Jan 2024 11:12:35 +0100 Message-ID: <87h6jbdk6k.fsf@lyrion.ch> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 4.1 (++++) 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: close 68517 thanks Content analysis details: (4.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 TVD_RCVD_IP Message was received from an IP address 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [195.15.241.199 listed in zen.spamhaus.org] 0.1 URIBL_CSS_A Contains URL's A record listed in the Spamhaus CSS blocklist [URIs: lyrion.ch] 0.1 URIBL_CSS Contains an URL's NS IP listed in the Spamhaus CSS blocklist [URIs: lyrion.ch] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 T_SCC_BODY_TEXT_LINE No description available. 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS X-Debbugs-Envelope-To: 68517 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 3.1 (+++) 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: close 68517 thanks Content analysis details: (3.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [195.15.241.199 listed in zen.spamhaus.org] 0.1 URIBL_CSS_A Contains URL's A record listed in the Spamhaus CSS blocklist [URIs: lyrion.ch] 0.1 URIBL_CSS Contains an URL's NS IP listed in the Spamhaus CSS blocklist [URIs: lyrion.ch] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 T_SCC_BODY_TEXT_LINE No description available. 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager close 68517 thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 24 10:10:47 2024 Received: (at control) by debbugs.gnu.org; 24 Jan 2024 15:10:47 +0000 Received: from localhost ([127.0.0.1]:46283 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSetq-0002T4-MQ for submit@debbugs.gnu.org; Wed, 24 Jan 2024 10:10:46 -0500 Received: from mail-qk1-x733.google.com ([2607:f8b0:4864:20::733]:51632) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSeto-0002Sq-MQ for control@debbugs.gnu.org; Wed, 24 Jan 2024 10:10:44 -0500 Received: by mail-qk1-x733.google.com with SMTP id af79cd13be357-7831aacdaffso491561185a.3 for ; Wed, 24 Jan 2024 07:10:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1706109033; x=1706713833; darn=debbugs.gnu.org; h=subject:from:to:message-id:date:from:to:cc:subject:date:message-id :reply-to; bh=/zosEgUJ1Yid0JYdq7WisaL5BirUoQSe3NxOLQJP7e0=; b=Fd2y12Yr8MaQ3vfphbA8G4mOBL69bXgwRd5uSaoYBU7l4eRwZSwPNdyCSqfAmtIdrZ aYb3rOHLox4PXtHegf/9kEyh//fqSATL2qz+yO+/GBEKLLCVHdCYC+F6+KNcCK4NGrip uIWEzvqcEOPfv7wc4isNusZeQ3pDfqHQpprPAF33w4TT8XIoSWMxmRyH9e8fWp4Z7B5O T842P6C8UVasC+3Rvjgrwv2hu2wRT5rz/5dxDnTDC+4UoAEzAgfxByPbQmXn5698E4Lo Cklhk3wm+KjfxVyYzwKxLWo/i22fNIMP0APU0eTqyCJl4GXhHx1phtQ6Pp7Yu5y3SSQf XtFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706109033; x=1706713833; h=subject:from:to:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/zosEgUJ1Yid0JYdq7WisaL5BirUoQSe3NxOLQJP7e0=; b=gdxl4xtYekdPPrIWlMPg517x0vxagoQ34SnzdcaZjPrYV8vF9sGt+ldAKfOq/3gbzX wsNGAnMQIhSeZxYbf6Mr5SdujjNK3TlA5joNFy3MQ8BBsj2jC9yZFsOCIsIfEe4/V3hO HMZTclcPvtGIwwEV20cGRODqWXzkXdg5IBuVbNP5lrzN7B8/fyM8L/GZKB6u0w1kBsrB ap66t5zHlODxrzf5GUhzX3SfOHO1pfwdeX5YYVg1snXOSdufvymWNNN0pMp2IX36QpPW xxLoPeLM5ldX+gceZ4v2coVgu4R8hjmIzvzqAoeOWt4HxCpKeNErVf7fUu8UdyGRcT9F 0P6g== X-Gm-Message-State: AOJu0YzHwAohe/9C/KftfZDy98BXDdEiOgI2r6R6omFn/tlGGhgllvvE zvRLZBW3W2hfR9gyptMMgjB1X3V+49pY8yfcJPhyL6EOd4DnJFUJgGQIKhyxNvA= X-Google-Smtp-Source: AGHT+IG1J7Qz8xMBOaT3MqeqWp997HG9MBttaRB2vOK3YZr+fCa3drPJGS7OJYQbNnMOtCFiDibgaQ== X-Received: by 2002:a05:6214:2349:b0:686:abaf:1bdd with SMTP id hu9-20020a056214234900b00686abaf1bddmr1846673qvb.96.1706109033466; Wed, 24 Jan 2024 07:10:33 -0800 (PST) Received: from hurd (dsl-155-16.b2b2c.ca. [66.158.155.16]) by smtp.gmail.com with ESMTPSA id j7-20020a0ceb07000000b00681092cb7b4sm4518649qvp.103.2024.01.24.07.10.32 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Jan 2024 07:10:33 -0800 (PST) Date: Wed, 24 Jan 2024 10:10:32 -0500 Message-Id: <87bk9aydg7.fsf@gmail.com> To: control@debbugs.gnu.org From: Maxim Cournoyer Subject: control message for bug #68517 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 68517 quit From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 24 10:11:22 2024 Received: (at 68517-done) by debbugs.gnu.org; 24 Jan 2024 15:11:22 +0000 Received: from localhost ([127.0.0.1]:46290 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSeuQ-0002Ul-1K for submit@debbugs.gnu.org; Wed, 24 Jan 2024 10:11:22 -0500 Received: from mail-qk1-x72a.google.com ([2607:f8b0:4864:20::72a]:43014) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSeuP-0002UY-Aw for 68517-done@debbugs.gnu.org; Wed, 24 Jan 2024 10:11:21 -0500 Received: by mail-qk1-x72a.google.com with SMTP id af79cd13be357-7839ece697bso247637285a.0 for <68517-done@debbugs.gnu.org>; Wed, 24 Jan 2024 07:11:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1706109070; x=1706713870; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=+Skji4/DBuXYVB/cgh7w+nXHSmRmLRqfxM+j3oVv1CM=; b=UffcuiXAx64iuoRnSV8f2DbSNS5wR53S7sRxGoLKSOPrx0SfiZnvwVwgmMBd/TacFN XbQwhGFzJvhgc7BT0eUbxVl99qST23uK3eOzb22RXV8KQT5dgk4xs2H2T3RfXGba4gD9 4QjRR6mvsV+4Wj4nXFF7ppKilarJLE7wYLHvGNliEb34FgaXVNFa+fev4UxRMvSptM11 ZF8++4/1H7FjACvkiunvx7YG4jINnjnivOSLMxOmfF5/frJHAySDFyHgaFLMhYll98mq gwgUdJWKMeID8YZEbG3NJcStCbH8LN2Dv/8G24/tiRWXKpGzBujuHouZ2yvgMFEH9XcX 1xHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706109070; x=1706713870; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=+Skji4/DBuXYVB/cgh7w+nXHSmRmLRqfxM+j3oVv1CM=; b=s/fDmBCJvajkBNsEn5MbxvC4EXckXJzV/0MalfwnccMyI0NKxAWUE2Dwt2yMHZsd0x bA1WnDcuCAw6f9hIhBKgdUcRaJySYUPa/IooNfX4MnQScdgpVjdVQ9NV1/dodp0cCMjM bHLT/h7hefSSkBoNb/WLniBCGqmidugai8wyon04InJg2+YPXj313HXNMS8TblQcbdcW TjmBxH3hkAmkawcitAZjIAALf11h9Ap0KzCIKBs+rRTR26seAcBMfdhCQL57NDeaAh5W BXEi6tt6PmMpMMsMOaJGiS2AOzT2NakRLfM5tTtMqaYoWlzPMaf1qjKCTUnAiwGXSKTC D4bg== X-Gm-Message-State: AOJu0Yxi06Uuyw7pRvts1Xn8tJA93yaPEcv2Wb2xNOjMwMmjaeimToIT mf/v5VQ0TYHo5G9JyeSr6JgpXddiJGl8HvbIW0uqBBSQHMP9mEGzy5EKSNr7d30= X-Google-Smtp-Source: AGHT+IFRir3zhMm2/QEr3Klpnwho+NExbbCSU9LqjEAXZ9Ey2Sp+MwvOwxOfA1MgVHQWcxzEuJaA7Q== X-Received: by 2002:ad4:5ecb:0:b0:686:ab99:f0c with SMTP id jm11-20020ad45ecb000000b00686ab990f0cmr2271965qvb.52.1706109069940; Wed, 24 Jan 2024 07:11:09 -0800 (PST) Received: from hurd (dsl-155-16.b2b2c.ca. [66.158.155.16]) by smtp.gmail.com with ESMTPSA id or9-20020a056214468900b00686a4f9312bsm1491162qvb.50.2024.01.24.07.11.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Jan 2024 07:11:09 -0800 (PST) From: Maxim Cournoyer To: Daniel Ziltener Subject: Re: [bug#68517] [PATCH] guix: chicken-build-system: fixes to make it actually work In-Reply-To: <87h6jbdk6k.fsf@lyrion.ch> (Daniel Ziltener's message of "Thu, 18 Jan 2024 11:12:35 +0100") References: <2d16444a-92b5-3474-3ab3-2ba4d2851766@lyrion.ch> <87h6jbdk6k.fsf@lyrion.ch> Date: Wed, 24 Jan 2024 10:11:08 -0500 Message-ID: <877cjyydf7.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: 68517-done Cc: 68517-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.8 (/) Hi, Daniel Ziltener writes: > close 68517 > thanks You forgot to include the 'GNU Debbugs ' control server in CC :-). -- Thanks, Maxim From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 24 15:52:46 2024 Received: (at 68517) by debbugs.gnu.org; 24 Jan 2024 20:52:46 +0000 Received: from localhost ([127.0.0.1]:46723 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSkEo-0003bv-In for submit@debbugs.gnu.org; Wed, 24 Jan 2024 15:52:46 -0500 Received: from 195-15-241-199.dc3-a.pub1.etik-cloud.com ([195.15.241.199]:17392 helo=lyrion.dc3-a.pub1.infomaniak.cloud) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSkEj-0003be-JM; Wed, 24 Jan 2024 15:52:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lyrion.ch; s=; t=1706129554; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=RwK08fXcDJ8Kcw5gjdZ1PKL/zEXqceASc5Orn4Hknxk=; b=nkdl2hICGvvHkX1hAQQv5QezBeD0ndF4H+OZ7pbFBP8cXPGVZTLr0PSTX3+YqCY43aykSM VwTW7bu4xzGFeuUAlvJE5BowtRbPMyjoeiHtZ60yrz9wBF5Fm2rOoydXS0UdGGQQeFik4p skLlTMI4ueNP+ByUfsyD7Pkdr0rCo8h5QHTQEN64rrW4qukxMnnaN6Ga6bnI0s6aDaopv9 Cv48ATcH8x3OK59eRSNYNKlkTMVQeCpZaTDdY1JjpBPQMHxH8iZOth4mbNLiawk3evyNVw j83ryyPq3VuqqtKqxGs+H7c71y1F2h1KWJ1R9PloLRVITEYvS9CqVvO85fOomQ== Received: from [IPV6:2a06:6880:42c:1600:a85:a578:71dc:aaf4] ( [2a06:6880:42c:1600:a85:a578:71dc:aaf4]) by lyrion.dc3-a.pub1.infomaniak.cloud (OpenSMTPD) with ESMTPSA id d2011c52 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Wed, 24 Jan 2024 20:52:34 +0000 (UTC) Message-ID: <869284fe-ed98-cb96-9e1a-263b28748c81@lyrion.ch> Date: Wed, 24 Jan 2024 21:52:23 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Content-Language: en-US To: 68517@debbugs.gnu.org From: Daniel Ziltener Subject: [PATCH] guix: chicken-build-system: fixes to make it actually work Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.4 (/) X-Debbugs-Envelope-To: 68517 Cc: GNU Debbugs X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.6 (/) close 67966 thanks From unknown Fri Jun 20 07:24:19 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 22 Feb 2024 12:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator