unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Alen Skondro <askondro@gmail.com>, bug-guix@gnu.org
Subject: Re: tests/packages.scm fails with make check
Date: Tue, 22 Jan 2013 16:03:36 +0100	[thread overview]
Message-ID: <201301221603.37472.andreas@enge.fr> (raw)
In-Reply-To: <877gn8x8cq.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1222 bytes --]

Am Sonntag, 20. Januar 2013 schrieb Ludovic Courtès:
> Andreas Enge <andreas@enge.fr> skribis:
> > I get a test failure in guix-download.sh, the last line of which reads:
> >    guix-download "file://$abs_top_srcdir/README"
> 
> I think this is a symptom of using an old Automake (< 1.12, I think),
> which did not define $(abs_top_srcdir).
> 
> Can you confirm?

Thanks for updating the automake package, impressive work! All the internal 
tests pass now for me. Here is what I get now for guix with automake-1.12.6 
(from guix) and autoconf-2.69 (from debian).

autoreconf returns:
configure.ac:18: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and 
will soon be removed.
configure.ac:18: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' 
macro instead,
configure.ac:18: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your 
Makefile.am files.

AC_PROG_MKDIR_P was introduced in autoconf-2.60, so should be safe to use.

Then ./configure yields:
checking for the Guix system type... x86_64-linux
./configure: line 6572: syntax error near unexpected token `GUILE,'
./configure: line 6572: `PKG_CHECK_MODULES(GUILE, guile-2.0)'

I am using pkg-config-0.26 from debian.

Andreas

[-- Attachment #2: Type: text/html, Size: 5640 bytes --]

  parent reply	other threads:[~2013-01-22 15:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-19 13:20 tests/packages.scm fails with make check Alen Skondro
2013-01-19 13:56 ` Ludovic Courtès
2013-01-19 14:28   ` Alen Skondro
2013-01-19 22:15     ` Andreas Enge
2013-01-20 14:00       ` Ludovic Courtès
2013-01-20 14:55         ` Andreas Enge
2013-01-20 22:09           ` Ludovic Courtès
2013-01-21 23:22             ` Ludovic Courtès
2013-01-22 15:03         ` Andreas Enge [this message]
2013-01-22 16:58           ` Ludovic Courtès
2013-01-22 20:59             ` Andreas Enge
2013-01-22 21:09               ` Andreas Enge
2013-01-22 22:21               ` 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=201301221603.37472.andreas@enge.fr \
    --to=andreas@enge.fr \
    --cc=askondro@gmail.com \
    --cc=bug-guix@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).