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: Florian Dold <florian.dold <at> gmail.com>
Subject: bug#33514: closed (Re: [bug#33514] shepherd: fix bootstrap/build
 from git)
Date: Mon, 26 Nov 2018 16:32:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#33514: shepherd: fix bootstrap/build from git

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 33514 <at> debbugs.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: 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’.

[Message part 3 (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 4 (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)]

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.