all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: George myglc2 Clemmer <myglc2@gmail.com>
Cc: 29512-done@debbugs.gnu.org
Subject: bug#29512: build of git-2.15.0.drv failed
Date: Fri, 01 Dec 2017 11:33:14 +0100	[thread overview]
Message-ID: <87y3mmhh5h.fsf@gnu.org> (raw)
In-Reply-To: <86tvxbn1mg.fsf@gmail.com> (George myglc's message of "Thu, 30 Nov 2017 11:59:51 -0500")

Hi George,

George myglc2 Clemmer <myglc2@gmail.com> skribis:

> g1@g1 ~/src/guix$ guix package -M 4 -c 4 -m ../g1.scm
> [...]
> *** t9153-git-svn-rewrite-uuid.sh ***
> not ok 4 - create new branches and tags
> #
> #		( cd git_project &&
> #			git svn branch -m "New branch 1" -d b_one New1 ) &&
> #		( cd svn_project &&
> #			svn_cmd up && test -e b_one/New1/a.file ) &&
> #
> #		( cd git_project &&
> #			git svn branch -m "New branch 2" -d b_two New2 ) &&
> #		( cd svn_project &&
> #			svn_cmd up && test -e b_two/New2/a.file ) &&
> #
> #		( cd git_project &&
> #			git svn branch -t -m "New tag 1" -d tags_A Tag1 ) &&
> #		( cd svn_project &&
> #			svn_cmd up && test -e tags_A/Tag1/a.file ) &&
> #
> #		( cd git_project &&
> #			git svn tag -m "New tag 2" -d tags_B Tag2 ) &&
> #		( cd svn_project &&
> #			svn_cmd up && test -e tags_B/Tag2/a.file )
> #
> # failed 1 among 4 test(s)
> 1..4
> make[2]: *** [Makefile:49: t9141-git-svn-multiple-branches.sh] Error 1

[...]

> Hmm... I have discovered that that works when I don't use the
> multi-job/multi-core options, e.g., as previously reported, this fails
> ...
>
> g1@g1 ~/src/guix$ guix package -M 4 -c 4 -m ../g1.scm
>
> But this ...
>
> g1@g1 ~/src/guix$ guix package  -m ../g1.scm
>
> works.

To me that sounds like an issue when running tests in parallel.  Commit
c03ba83c17c91e34e811a909fae0f63aab701ff9 ensures test run sequentially,
which hopefully solves the problem.

Thanks,
Ludo’.

  parent reply	other threads:[~2017-12-01 10:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-30 16:59 bug#29512: build of git-2.15.0.drv failed George myglc2 Clemmer
2017-11-30 23:55 ` George myglc2 Clemmer
2017-12-01 10:33 ` Ludovic Courtès [this message]
2017-12-01 15:49   ` myglc2

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=87y3mmhh5h.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=29512-done@debbugs.gnu.org \
    --cc=myglc2@gmail.com \
    /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.