GNU bug report logs - #18701
Intermittent build failures for man-pages

Previous Next

Package: guix;

Reported by: Mark H Weaver <mhw <at> netris.org>

Date: Mon, 13 Oct 2014 06:24:01 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mark H Weaver <mhw <at> netris.org>
Subject: bug#18701: closed (Re: bug#18701: Intermittent build failures for
 man-pages)
Date: Sun, 02 Nov 2014 22:24:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#18701: Intermittent build failures for man-pages

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 18701 <at> debbugs.gnu.org.

-- 
18701: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18701
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Mark H Weaver <mhw <at> netris.org>
Cc: 18701-done <at> debbugs.gnu.org
Subject: Re: bug#18701: Intermittent build failures for man-pages
Date: Sun, 02 Nov 2014 23:24:19 +0100
Fixed in 3b50925.

Thanks,
Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Mark H Weaver <mhw <at> netris.org>
To: bug-guix <at> gnu.org
Subject: Intermittent build failures for man-pages
Date: Mon, 13 Oct 2014 02:23:36 -0400
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



This bug report was last modified 10 years and 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.