all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#18701: Intermittent build failures for man-pages
@ 2014-10-13  6:23 Mark H Weaver
  2014-11-02 22:24 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Mark H Weaver @ 2014-10-13  6:23 UTC (permalink / raw
  To: 18701

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#18701: Intermittent build failures for man-pages
  2014-10-13  6:23 bug#18701: Intermittent build failures for man-pages Mark H Weaver
@ 2014-11-02 22:24 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2014-11-02 22:24 UTC (permalink / raw
  To: Mark H Weaver; +Cc: 18701-done

Fixed in 3b50925.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-02 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-13  6:23 bug#18701: Intermittent build failures for man-pages Mark H Weaver
2014-11-02 22:24 ` Ludovic Courtès

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.