GNU bug report logs -
#18701
Intermittent build failures for man-pages
Previous Next
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
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 257 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.