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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#33514: closed (shepherd: fix bootstrap/build from git)
Date: Mon, 26 Nov 2018 16:32:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 26 Nov 2018 17:31:16 +0100
with message-id <87va4j94x7.fsf <at> gnu.org>
and subject line Re: [bug#33514] shepherd: fix bootstrap/build from git
has caused the debbugs.gnu.org bug report #33514,
regarding shepherd: fix bootstrap/build from git
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
33514: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33514
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 3 (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)]
[Message part 5 (message/rfc822, inline)]
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’.


This bug report was last modified 6 years and 180 days ago.

Previous Next


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