all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: 18701@debbugs.gnu.org
Subject: bug#18701: Intermittent build failures for man-pages
Date: Mon, 13 Oct 2014 02:23:36 -0400	[thread overview]
Message-ID: <87k344wkrb.fsf@netris.org> (raw)

There are intermittent build failures for man-pages.  See:

  http://hydra.gnu.org/job/gnu/master/man-pages-3.69.x86_64-linux
  http://hydra.gnu.org/job/gnu/master/man-pages-3.69.i686-linux

The failures are the same:

--8<---------------cut here---------------start------------->8---
starting phase `install'
for i in man?; do \
	install -d -m 755 /gnu/store/9jfk1pgn4jrh3nzs2fmvihfyj7aglajq-man-pages-3.69/share/man/"$i" || exit $?; \
	install -m 644 "$i"/* /gnu/store/9jfk1pgn4jrh3nzs2fmvihfyj7aglajq-man-pages-3.69/share/man/"$i" || exit $?; \
done; \

install: cannot stat 'man6/*': No such file or directory
Makefile:53: recipe for target 'install' failed
make: *** [install] Error 1
--8<---------------cut here---------------end--------------->8---

       Mark

             reply	other threads:[~2014-10-13  6:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-13  6:23 Mark H Weaver [this message]
2014-11-02 22:24 ` bug#18701: Intermittent build failures for man-pages 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=87k344wkrb.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=18701@debbugs.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.