From: Andreas Enge <andreas@enge.fr>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel <guix-devel@gnu.org>, Carlo Zancanaro <carlo@zancanaro.id.au>
Subject: Re: Shepherd release!
Date: Fri, 16 Mar 2018 14:55:46 +0100 [thread overview]
Message-ID: <20180316135546.GA5407@jurong> (raw)
In-Reply-To: <87zi38w5oq.fsf@gnu.org>
Hello!
On Fri, Mar 16, 2018 at 01:44:37PM +0100, Ludovic Courtès wrote:
> For the record, it can be tested on GuixSD by running “make dist” in the
> Shepherd and then applying a patch like this in Guix:
I am already failing in getting the shepherd configured. On a fresh git
checkout, I do
autoreconf -vfi
and obtain the following:
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
aclocal: warning: couldn't open directory 'm4': No such file or directory
autoreconf: configure.ac: tracing
autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION
autoreconf: configure.ac: not using Libtool
autoreconf: running: /gnu/store/lpic7aaifz4v2ih54sqgwn82p13zrjrh-autoconf-2.69/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:17: error: required file 'build-aux/config.rpath' not found
configure.ac:17: error: required file './ABOUT-NLS' not found
autoreconf: automake failed with exit status: 1
This happens with the most recent automake-1.16.1 from Guix, but also with
the previously installed 1.15.1.
To test my luck, I did a "touch" on these two files; then ./configure fails
with the following:
...
checking <sys/prctl.h> constants... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: `po/Makefile.in.in'
Did I forget to execute anything else?
Andreas
next prev parent reply other threads:[~2018-03-16 13:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-16 12:44 Shepherd release! Ludovic Courtès
2018-03-16 13:55 ` Andreas Enge [this message]
2018-03-17 2:47 ` David Pirotte
2018-03-19 16:42 ` Ludovic Courtès
2018-03-19 19:14 ` Andreas Enge
2018-03-20 16:31 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180316135546.GA5407@jurong \
--to=andreas@enge.fr \
--cc=carlo@zancanaro.id.au \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).