GNU bug report logs - #69315
[PATCH] Build system fixes

Previous Next

Package: guile;

Reported by: Jonas Hahnfeld <hahnjo <at> hahnjo.de>

Date: Thu, 22 Feb 2024 21:15: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 69315 in the body.
You can then email your comments to 69315 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-guile <at> gnu.org:
bug#69315; Package guile. (Thu, 22 Feb 2024 21:15:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jonas Hahnfeld <hahnjo <at> hahnjo.de>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Thu, 22 Feb 2024 21:15:02 GMT) Full text and rfc822 format available.

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

From: Jonas Hahnfeld <hahnjo <at> hahnjo.de>
To: guile-devel <at> gnu.org, bug-guile <at> gnu.org
Subject: [PATCH] Build system fixes
Date: Thu, 22 Feb 2024 22:14:04 +0100
[Message part 1 (text/plain, inline)]
Dear Guile maintainers,

please find attached two patches for changes that we have been carrying
downstream in LilyPond so far: one fix to make a sed invocation fully
portable, and a fix for cross-compilation in out-of-tree-builds.

Regards
Jonas
[0001-build-Make-sed-invocation-fully-portable.patch (text/x-patch, attachment)]
[0002-build-Fix-cross-compilation-in-out-of-tree-builds.patch (text/x-patch, attachment)]
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guile <at> gnu.org:
bug#69315; Package guile. (Wed, 20 Mar 2024 20:26:01 GMT) Full text and rfc822 format available.

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

From: Jonas Hahnfeld <hahnjo <at> hahnjo.de>
To: guile-devel <at> gnu.org, bug-guile <at> gnu.org
Subject: Re: [PATCH] Build system fixes
Date: Wed, 20 Mar 2024 21:14:30 +0100
[Message part 1 (text/plain, inline)]
On Thu, 2024-02-22 at 22:14 +0100, Jonas Hahnfeld via Developers list
for Guile, the GNU extensibility library wrote:
> Dear Guile maintainers,
> 
> please find attached two patches for changes that we have been carrying
> downstream in LilyPond so far: one fix to make a sed invocation fully
> portable, and a fix for cross-compilation in out-of-tree-builds.

ping...
[signature.asc (application/pgp-signature, inline)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 06 May 2024 09:38:02 GMT) Full text and rfc822 format available.

Notification sent to Jonas Hahnfeld <hahnjo <at> hahnjo.de>:
bug acknowledged by developer. (Mon, 06 May 2024 09:38:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Jonas Hahnfeld <hahnjo <at> hahnjo.de>
Cc: 69315-done <at> debbugs.gnu.org, guile-devel <at> gnu.org
Subject: Re: bug#69315: [PATCH] Build system fixes
Date: Mon, 06 May 2024 11:37:13 +0200
Hi Jonas,

Jonas Hahnfeld <hahnjo <at> hahnjo.de> skribis:

> From 428d1b17c5f664d3cb8da4cd5687bd47bdd87877 Mon Sep 17 00:00:00 2001
> From: Jonas Hahnfeld <hahnjo <at> hahnjo.de>
> Date: Thu, 22 Feb 2024 21:57:41 +0100
> Subject: [PATCH 1/2] build: Make sed invocation fully portable
>
> Commit 08041d216f attempted to make the "invocation compatible with
> BSD sed", but moving '-i' first does not solve the problem because
> it still requires to pass an argument. Instead just redirect the
> instantiated output into a temporary file and install that.
>
> * libguile/Makefile.am: Remove '-i' from INSTANTIATE.

[...]

> From ad01912391b449fcf547ac52ed468f9b572cb0ad Mon Sep 17 00:00:00 2001
> From: Jonas Hahnfeld <hahnjo <at> hahnjo.de>
> Date: Thu, 22 Feb 2024 22:10:06 +0100
> Subject: [PATCH 2/2] build: Fix cross-compilation in out-of-tree-builds
>
> gen-scmconfig.h is generated in libguile, not $(top_builddir).
>
> * libguile/Makefile.am: Add '-I.' when compiling gen-scmconfig.o.

Finally applied both, thanks!

Ludo’.




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

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

Previous Next


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