GNU bug report logs - #65320
[PATCH] gnu: guile-dsv: Update 0.7.0.

Previous Next

Package: guix-patches;

Reported by: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

Date: Tue, 15 Aug 2023 20:45:01 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 65320 in the body.
You can then email your comments to 65320 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#65320; Package guix-patches. (Tue, 15 Aug 2023 20:45:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 15 Aug 2023 20:45:02 GMT) Full text and rfc822 format available.

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

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: guile-dsv: Update 0.7.0.
Date: Tue, 15 Aug 2023 23:43:43 +0300
[Message part 1 (text/plain, inline)]
Hello Guixers,

this patch updates Guile-DSV[1] to version 0.7.0.
[0001-gnu-guile-dsv-Update-to-0.7.0.patch (text/x-diff, attachment)]
[Message part 3 (text/plain, inline)]
- Artyom

References:
1. https://github.com/artyom-poptsov/guile-dsv

-- 
Artyom "avp" Poptsov <poptsov.artyom <at> gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#65320; Package guix-patches. (Sun, 20 Aug 2023 21:17:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Cc: 65320 <at> debbugs.gnu.org
Subject: Re: bug#65320: [PATCH] gnu: guile-dsv: Update 0.7.0.
Date: Sun, 20 Aug 2023 23:16:22 +0200
Hi Artyom,

"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com> skribis:

> From ed393cba6608f23095717900b0016b814b1f7526 Mon Sep 17 00:00:00 2001
> Message-Id: <ed393cba6608f23095717900b0016b814b1f7526.1692132150.git.poptsov.artyom <at> gmail.com>
> From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
> Date: Tue, 15 Aug 2023 23:39:25 +0300
> Subject: [PATCH] gnu: guile-dsv: Update to 0.7.0.
>
> * gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.7.0.  Improve the
>   package style.
>   [inputs]: Add "bash-minimal".
>   [native-inputs]: Add "guile-smc".
>   [description}: Update.
>   (guile2.2-dsv) [inputs]: Add "bash-minimal".

‘guile2.2-dsv’ fails to build:

--8<---------------cut here---------------start------------->8---
checking for Guile site directory... /gnu/store/8pwqca3v76ir3ph3dipj3vwy85xzhag6-guile-2.2.7/share/guile/site/2.2
checking if (string transform) is available... yes
checking if (smc fsm) is available... no
configure: error: required guile module not found: (smc fsm)
--8<---------------cut here---------------end--------------->8---

We could either fix it or remove it altogether if there’s no use for it.

WDYT?

Thanks,
Ludo’.




Information forwarded to guix-patches <at> gnu.org:
bug#65320; Package guix-patches. (Wed, 23 Aug 2023 18:36:02 GMT) Full text and rfc822 format available.

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

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 65320 <at> debbugs.gnu.org
Subject: Re: bug#65320: [PATCH] gnu: guile-dsv: Update 0.7.0.
Date: Wed, 23 Aug 2023 21:35:33 +0300
[Message part 1 (text/plain, inline)]
Hello Ludovic,

I've fixed the build, here's the updated patch series.
[0001-gnu-guile-dsv-Update-to-0.7.0.patch (text/x-diff, attachment)]
[0002-gnu-guile-smc-Fix-build-with-Guile-2.2.patch (text/x-diff, attachment)]
[0003-gnu-guile2.2-dsv-Fix-build.patch (text/x-diff, attachment)]
[0004-gnu-guile-dsv-Fix-cross-compiling.patch (text/x-diff, attachment)]
[Message part 6 (text/plain, inline)]
Thank you for reporting the problem!

- avp

-- 
Artyom "avp" Poptsov <poptsov.artyom <at> gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#65320; Package guix-patches. (Wed, 30 Aug 2023 14:57:01 GMT) Full text and rfc822 format available.

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

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 65320 <at> debbugs.gnu.org
Subject: Re: bug#65320: [PATCH] gnu: guile-dsv: Update 0.7.0.
Date: Wed, 30 Aug 2023 17:56:32 +0300
[Message part 1 (text/plain, inline)]
Hello,

just a gentle ping.  ;-)

It would be great to see my patches merged (or to get any feedback for
that matter.)

Thanks!

- avp

-- 
Artyom "avp" Poptsov <poptsov.artyom <at> gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F
[signature.asc (application/pgp-signature, inline)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 08 Sep 2023 16:45:01 GMT) Full text and rfc822 format available.

Notification sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
bug acknowledged by developer. (Fri, 08 Sep 2023 16:45:01 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Cc: 65320-done <at> debbugs.gnu.org
Subject: Re: bug#65320: [PATCH] gnu: guile-dsv: Update 0.7.0.
Date: Fri, 08 Sep 2023 18:44:14 +0200
Hi Artyom,

Applied all 4 patches, thanks!

Ludo’.




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

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

Previous Next


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