bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15640: make failure when creating bootstrap-graph.png


From: Ludovic Courtès
Subject: bug#15640: make failure when creating bootstrap-graph.png
Date: Fri, 18 Oct 2013 22:07:41 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Hi,

Eric Bavier <address@hidden> skribis:

> $ mkdir build && cd build && ../configure
> [...]
> $ make
> [...]
> /bin/bash /tmp/guix/build-aux/missing dot -Tpng -Gratio=.9 -Gnodesep=.005 
> -Granksep=.00005 -Nfontsize=9 -Nheight=.1 -Nwidth=.1 < 
> "../doc/images/bootstrap-graph.dot" > "doc/images/bootstrap-graph.png.tmp"
> /bin/bash: doc/images/bootstrap-graph.png.tmp: File or directory not found
> Makefile:3318: recipe for target 'doc/images/bootstrap-graph.png' failed
> make[2]: *** [doc/images/bootstrap-graph.png] Error 1

I believe commit 02c72d1 fixes it; can you confirm?

Previously this would work when $(top_srcdir) = $(top_builddir) and fail
otherwise.

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]