GNU bug report logs - #44646
[PATCH] gnu: Add uuid support (back?) to recutils.

Previous Next

Package: guix;

Reported by: John Soo <jsoo1 <at> asu.edu>

Date: Sat, 14 Nov 2020 20:47:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <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 44646 in the body.
You can then email your comments to 44646 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 bug-guix <at> gnu.org:
bug#44646; Package guix. (Sat, 14 Nov 2020 20:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to John Soo <jsoo1 <at> asu.edu>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 14 Nov 2020 20:47:02 GMT) Full text and rfc822 format available.

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

From: John Soo <jsoo1 <at> asu.edu>
To: bug-guix <at> gnu.org
Subject: [PATCH] gnu: Add uuid support (back?) to recutils.
Date: Sat, 14 Nov 2020 12:46:14 -0800
[Message part 1 (text/plain, inline)]
Hi Guix,

I've been getting into some recutils recently and I found out ours is
not configured with uuid support.  Perhaps there are other optional
things we could add?

- John

[0001-gnu-Add-uuid-support-to-recutils.patch (text/x-patch, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#44646; Package guix. (Mon, 16 Nov 2020 11:33:01 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: John Soo <jsoo1 <at> asu.edu>
Cc: 44646 <at> debbugs.gnu.org
Subject: Re: bug#44646: [PATCH] gnu: Add uuid support (back?) to recutils.
Date: Mon, 16 Nov 2020 12:32:00 +0100
Hi,

John Soo <jsoo1 <at> asu.edu> skribis:

> From ad122b175d798ab3d50e7b41337694538043a218 Mon Sep 17 00:00:00 2001
> From: John Soo <jsoo1 <at> asu.edu>
> Date: Sat, 14 Nov 2020 12:42:10 -0800
> Subject: [PATCH] gnu: Add uuid support to recutils.
>
> * gnu/packages/databases.scm (recutils): [inputs] Add lib output of
> util-linux.

[...]

>      (native-inputs `(("bc" ,bc)
>                       ("bash:include" ,bash "include")
>                       ("check" ,check)
> -                     ("libuuid" ,util-linux)
> +                     ("libuuid:out" ,util-linux)

Is this one even necessary?  (The label is misleading.)

>                       ("pkg-config" ,pkg-config)))
>  
>      ;; TODO: Add more optional inputs.
>      (inputs `(("curl" ,curl)
> -              ("libgcrypt" ,libgcrypt)))
> +              ("libgcrypt" ,libgcrypt)
> +              ("libuuid:lib" ,util-linux "lib")))

Thanks,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#44646; Package guix. (Mon, 16 Nov 2020 16:18:01 GMT) Full text and rfc822 format available.

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

From: John Soo <jsoo1 <at> asu.edu>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 44646 <at> debbugs.gnu.org
Subject: Re: bug#44646: [PATCH] gnu: Add uuid support (back?) to recutils.
Date: Mon, 16 Nov 2020 08:16:54 -0800
[Message part 1 (text/plain, inline)]
Hi,


Ludovic Courtès <ludo <at> gnu.org> writes:

>>      (native-inputs `(("bc" ,bc)
>>                       ("bash:include" ,bash "include")
>>                       ("check" ,check)
>> -                     ("libuuid" ,util-linux)
>> +                     ("libuuid:out" ,util-linux)
>
> Is this one even necessary?  (The label is misleading.)
>
>>                       ("pkg-config" ,pkg-config)))
>>
>>      ;; TODO: Add more optional inputs.
>>      (inputs `(("curl" ,curl)
>> -              ("libgcrypt" ,libgcrypt)))
>> +              ("libgcrypt" ,libgcrypt)
>> +              ("libuuid:lib" ,util-linux "lib")))
>
> Thanks,
> Ludo’.

It seems to build OK without the native-input, so I removed it.

Thanks,

John

[0001-gnu-Add-uuid-support-to-recutils.patch (text/x-patch, attachment)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Wed, 18 Nov 2020 22:05:02 GMT) Full text and rfc822 format available.

Notification sent to John Soo <jsoo1 <at> asu.edu>:
bug acknowledged by developer. (Wed, 18 Nov 2020 22:05:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: John Soo <jsoo1 <at> asu.edu>
Cc: 44646-done <at> debbugs.gnu.org
Subject: Re: bug#44646: [PATCH] gnu: Add uuid support (back?) to recutils.
Date: Wed, 18 Nov 2020 23:04:24 +0100
Hi,

John Soo <jsoo1 <at> asu.edu> skribis:

> From c7eee6d96ea4ce6516f6a528e3d2110f96fb44ec Mon Sep 17 00:00:00 2001
> From: John Soo <jsoo1 <at> asu.edu>
> Date: Sat, 14 Nov 2020 12:42:10 -0800
> Subject: [PATCH] gnu: Add uuid support to recutils.
>
> * gnu/packages/databases.scm (recutils): [inputs] Add lib output of
> util-linux.

Perfect.  Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 17 Dec 2020 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 189 days ago.

Previous Next


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