GNU bug report logs - #73183
[PATCH] gnu: perl-gd: Use native perl-extutils-pkgconfig.

Previous Next

Package: guix-patches;

Reported by: Herman Rimm <herman <at> rimm.ee>

Date: Wed, 11 Sep 2024 19:02:01 UTC

Severity: normal

Tags: patch

Done: Herman Rimm <herman <at> rimm.ee>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73183 in the body.
You can then email your comments to 73183 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#73183; Package guix-patches. (Wed, 11 Sep 2024 19:02:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Herman Rimm <herman <at> rimm.ee>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 11 Sep 2024 19:02:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Herman Rimm <herman <at> rimm.ee>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: perl-gd: Use native perl-extutils-pkgconfig.
Date: Wed, 11 Sep 2024 21:00:19 +0200
* gnu/packages/gd.scm (perl-gd)[native-inputs]: Replace
perl-extutils-pkgconfig with %perl-extutils-pkgconfig.
---
 gnu/packages/gd.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/gd.scm b/gnu/packages/gd.scm
index 98d34cfa71..6ebc871161 100644
--- a/gnu/packages/gd.scm
+++ b/gnu/packages/gd.scm
@@ -127,7 +127,9 @@ (define-public perl-gd
            libjpeg-turbo
            zlib))
     (native-inputs
-     (list perl-extutils-pkgconfig
+      ;; Avoid error in pre-inst-env.  Cross-compilation is broken
+      ;; anyway, so no big loss.
+     (list %perl-extutils-pkgconfig
            perl-test-nowarnings))
     (arguments
      (list #:make-maker-flags
-- 
2.45.2





Information forwarded to guix-patches <at> gnu.org:
bug#73183; Package guix-patches. (Tue, 17 Sep 2024 15:33:01 GMT) Full text and rfc822 format available.

Message #8 received at 73183 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Herman Rimm <herman <at> rimm.ee>
Cc: 73183 <at> debbugs.gnu.org
Subject: Re: [bug#73183] [PATCH] gnu: perl-gd: Use native
 perl-extutils-pkgconfig.
Date: Tue, 17 Sep 2024 17:31:56 +0200
Hi,

Herman Rimm <herman <at> rimm.ee> skribis:

> * gnu/packages/gd.scm (perl-gd)[native-inputs]: Replace
> perl-extutils-pkgconfig with %perl-extutils-pkgconfig.

[...]

>      (native-inputs
> -     (list perl-extutils-pkgconfig
> +      ;; Avoid error in pre-inst-env.  Cross-compilation is broken
> +      ;; anyway, so no big loss.
> +     (list %perl-extutils-pkgconfig

What error is this supposed to fix?

“./pre-inst-env guix build perl-gd” works for me.

Ludo’.




Reply sent to Herman Rimm <herman <at> rimm.ee>:
You have taken responsibility. (Thu, 19 Sep 2024 18:35:02 GMT) Full text and rfc822 format available.

Notification sent to Herman Rimm <herman <at> rimm.ee>:
bug acknowledged by developer. (Thu, 19 Sep 2024 18:35:02 GMT) Full text and rfc822 format available.

Message #13 received at 73183-done <at> debbugs.gnu.org (full text, mbox):

From: Herman Rimm <herman <at> rimm.ee>
To: 73183-done <at> debbugs.gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>
Subject: Re: [bug#73183] [PATCH] gnu: perl-gd: Use native
 perl-extutils-pkgconfig.
Date: Thu, 19 Sep 2024 20:33:01 +0200
Hi Ludo,

On Tue, Sep 17, 2024 at 05:31:56PM +0200, Ludovic Courtès wrote:
> What error is this supposed to fix?
> 
> “./pre-inst-env guix build perl-gd” works for me.

Having reinstalled my OS, I no longer have an issue building perl-gd as
you described.  I lost the relevant build logs.  I'll close the issue.

Cheers,
Herman




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 18 Oct 2024 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 303 days ago.

Previous Next


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