GNU bug report logs - #33514
shepherd: fix bootstrap/build from git

Previous Next

Package: guix-patches;

Reported by: Florian Dold <florian.dold <at> gmail.com>

Date: Mon, 26 Nov 2018 15:16:03 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

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 33514 in the body.
You can then email your comments to 33514 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#33514; Package guix-patches. (Mon, 26 Nov 2018 15:16:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Florian Dold <florian.dold <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 26 Nov 2018 15:16:03 GMT) Full text and rfc822 format available.

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

From: Florian Dold <florian.dold <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: shepherd: fix bootstrap/build from git
Date: Mon, 26 Nov 2018 15:43:16 +0100
[Message part 1 (text/plain, inline)]
Hi all,

the Shepherd currently does not build from a clean git repository (on
GuixSD in a shepherd environment), as "autoreconf -ifv" does not create
missing files related to gettext unless the version is specified.

This tiny patch fixes the gettext version and allows bootstrapping to
work from a clean git checkout.

By the way, shouldn't there also be a "./bootstrap" shell script, as is
customary in a lot of projects including Guix?

Cheers,
Florian
[0001-build-set-gettext-version-to-make-bootstrap-work.patch (text/x-patch, attachment)]

Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Mon, 26 Nov 2018 16:32:02 GMT) Full text and rfc822 format available.

Notification sent to Florian Dold <florian.dold <at> gmail.com>:
bug acknowledged by developer. (Mon, 26 Nov 2018 16:32:02 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Florian Dold <florian.dold <at> gmail.com>
Cc: 33514-done <at> debbugs.gnu.org
Subject: Re: [bug#33514] shepherd: fix bootstrap/build from git
Date: Mon, 26 Nov 2018 17:31:16 +0100
Hi Florian,

Florian Dold <florian.dold <at> gmail.com> skribis:

> the Shepherd currently does not build from a clean git repository (on
> GuixSD in a shepherd environment), as "autoreconf -ifv" does not create
> missing files related to gettext unless the version is specified.
>
> This tiny patch fixes the gettext version and allows bootstrapping to
> work from a clean git checkout.

Good catch, applied!

> By the way, shouldn't there also be a "./bootstrap" shell script, as is
> customary in a lot of projects including Guix?

FWIW I prefer to just run “autoreconf -vfi”, which is what ‘./bootstrap’
does in Guix.  ‘./bootstrap’ scripts tend to have different semantics
between projects (some run ‘./configure’, some don’t, etc.) so I like to
keep it simple.

Thoughts?

Thanks,
Ludo’.




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

This bug report was last modified 5 years and 122 days ago.

Previous Next


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