all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: guix-devel@gnu.org
Subject: Gmp 6.1 in core-updates
Date: Sat, 12 Dec 2015 14:27:42 +0100	[thread overview]
Message-ID: <20151212132742.GA5098@debian> (raw)

Hello,

I just had a quick look at gmp-6.1.0, to which I updated in core-updates,
and which causes failures on arm.

When trying to build from hand with "make check -j 4", I got the following:
make[4]: *** No rule to make target '../libgmp.la', needed by 't-bswap'.  Stop.
make[4]: *** Waiting for unfinished jobs....
Apparently, the checks were started before the library was compiled.

Well, that is not what we do. But it raises suspicions whether a parallel
build works.

Then I tried "make -j 4", which completed, followed by "make -j 4 check".
One of the tests fails:
FAIL: reuse
See tests/mpz/test-suite.log

The test passes using "make check". So I suggest to disable parallel checks
for gmp and will (try to) commit a corresponding patch.

Andreas

             reply	other threads:[~2015-12-12 13:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-12 13:27 Andreas Enge [this message]
2015-12-12 17:58 ` Gmp 6.1 in core-updates 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151212132742.GA5098@debian \
    --to=andreas@enge.fr \
    --cc=guix-devel@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.