GNU bug report logs - #56252
[PATCH] gnu: polkit-mozjs: Fix native-inputs usage.

Previous Next

Package: guix-patches;

Reported by: Jean Pierre De Jesus DIAZ <me <at> jeandudey.tech>

Date: Mon, 27 Jun 2022 10:35:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <marius <at> gnu.org>

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 56252 in the body.
You can then email your comments to 56252 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#56252; Package guix-patches. (Mon, 27 Jun 2022 10:35:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jean Pierre De Jesus DIAZ <me <at> jeandudey.tech>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 27 Jun 2022 10:35:02 GMT) Full text and rfc822 format available.

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

From: Jean Pierre De Jesus DIAZ <me <at> jeandudey.tech>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: polkit-mozjs: Fix native-inputs usage.
Date: Mon, 27 Jun 2022 10:34:25 +0000
[Message part 1 (text/plain, inline)]
This patch fixes cross-compilation for `polkit-mozjs' and `polkit-duktape'.

The error can be seen by executing:

guix build polkit-duktape \
           --target=aarch64-linux-gnu

—
Jean-Pierre De Jesus DIAZ
[0001-gnu-polkit-mozjs-Fix-native-inputs-on-stage.patch (text/x-patch, attachment)]
[0001-gnu-polkit-mozjs-Fix-native-inputs-on-stage.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#56252; Package guix-patches. (Mon, 27 Jun 2022 12:20:02 GMT) Full text and rfc822 format available.

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

From: Liliana Marie Prikler <liliana.prikler <at> ist.tugraz.at>
To: Jean Pierre De Jesus DIAZ <me <at> jeandudey.tech>, 56252 <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: polkit-mozjs: Fix native-inputs usage.
Date: Mon, 27 Jun 2022 14:19:00 +0200
Am Montag, dem 27.06.2022 um 10:34 +0000 schrieb Jean Pierre De Jesus
DIAZ:

> -           (lambda* (#:key inputs #:allow-other-keys)
> -             (let ((xsldoc (string-append (assoc-ref inputs
> "docbook-xsl")
> +           (lambda* (#:key native-inputs #:allow-other-keys)
> +             (let ((xsldoc (string-append (assoc-ref native-inputs
> "docbook-xsl")
The correct usage would be (or native-inputs inputs).

Cheers




Information forwarded to guix-patches <at> gnu.org:
bug#56252; Package guix-patches. (Mon, 27 Jun 2022 21:34:02 GMT) Full text and rfc822 format available.

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

From: Jean Pierre De Jesus DIAZ <me <at> jeandudey.tech>
To: "56252 <at> debbugs.gnu.org" <56252 <at> debbugs.gnu.org>
Subject: Fw: Re: [PATCH] gnu: polkit-mozjs: Fix native-inputs usage.
Date: Mon, 27 Jun 2022 21:32:49 +0000
[Message part 1 (text/plain, inline)]
Fixed it and changed commit message.

Thanks!

—
Jean-Pierre De Jesus DIAZ

------- Original Message -------
On Monday, June 27th, 2022 at 2:19 PM, Liliana Marie Prikler <liliana.prikler <at> ist.tugraz.at> wrote:


> Am Montag, dem 27.06.2022 um 10:34 +0000 schrieb Jean Pierre De Jesus
> DIAZ:
>
> > - (lambda* (#:key inputs #:allow-other-keys)
> > - (let ((xsldoc (string-append (assoc-ref inputs
> > "docbook-xsl")
> > + (lambda* (#:key native-inputs #:allow-other-keys)
> > + (let ((xsldoc (string-append (assoc-ref native-inputs
> > "docbook-xsl")
>
> The correct usage would be (or native-inputs inputs).
>
> Cheers
[0001-gnu-polkit-mozjs-Fix-native-inputs-on-stage.patch (text/x-patch, attachment)]

Reply sent to Marius Bakke <marius <at> gnu.org>:
You have taken responsibility. (Wed, 20 Jul 2022 13:13:01 GMT) Full text and rfc822 format available.

Notification sent to Jean Pierre De Jesus DIAZ <me <at> jeandudey.tech>:
bug acknowledged by developer. (Wed, 20 Jul 2022 13:13:02 GMT) Full text and rfc822 format available.

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

From: Marius Bakke <marius <at> gnu.org>
To: Jean Pierre De Jesus DIAZ <me <at> jeandudey.tech>, "56252 <at> debbugs.gnu.org"
 <56252-done <at> debbugs.gnu.org>
Subject: Re: [bug#56252] Fw: Re: [PATCH] gnu: polkit-mozjs: Fix
 native-inputs usage.
Date: Wed, 20 Jul 2022 15:12:13 +0200
> From 7a6b55bb34a61ab393b5a994dc1467f5f25a2992 Mon Sep 17 00:00:00 2001
> Message-Id: <7a6b55bb34a61ab393b5a994dc1467f5f25a2992.1656347660.git.me <at> jeandudey.tech>
> From: Jean-Pierre De Jesus DIAZ <me <at> jeandudey.tech>
> Date: Mon, 27 Jun 2022 12:18:05 +0200
> Subject: [PATCH] gnu: polkit-mozjs: Fix native-inputs on stage.
>
> * gnu/packages/polkit.scm (polkit-duktape)[arguments]: Change the use of
>   `inputs' to `(or native-inputs inputs)' when searching for `docbook-xsl'
>   path.

Pushed to 'staging' in 7767d30f55, thanks!




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

This bug report was last modified 1 year and 223 days ago.

Previous Next


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