GNU bug report logs - #15640
make failure when creating bootstrap-graph.png

Previous Next

Package: guix;

Reported by: Eric Bavier <ericbavier <at> gmail.com>

Date: Thu, 17 Oct 2013 23:09:02 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15640 in the body.
You can then email your comments to 15640 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#15640; Package guix. (Thu, 17 Oct 2013 23:09:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Eric Bavier <ericbavier <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 17 Oct 2013 23:09:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Eric Bavier <ericbavier <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: make failure when creating bootstrap-graph.png
Date: Thu, 17 Oct 2013 18:05:05 -0500
Hello Guix,

From a fresh checkout of the guix source, a vpath build fails when
trying to create doc/images/bootstrap-graph.png:

$ git clone git://git.savannah.gnu.org/guix.git
[...]
$ cd guix && ./bootstrap
[...]
$ 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
$ ls doc
$ mkdir doc/images
$ make
[...]
$ echo $?
0

After configure I don't see a "doc" directory, so it's being created at
some point, but it looks like the doc/images directory isn't being
created before make wants to put bootstra-graph.png there.

I don't recall running into this problem a couple days ago.

-- 
`~Eric





Information forwarded to bug-guix <at> gnu.org:
bug#15640; Package guix. (Fri, 18 Oct 2013 20:08:01 GMT) Full text and rfc822 format available.

Message #8 received at 15640 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Eric Bavier <ericbavier <at> gmail.com>
Cc: 15640 <at> debbugs.gnu.org
Subject: Re: bug#15640: make failure when creating bootstrap-graph.png
Date: Fri, 18 Oct 2013 22:07:41 +0200
Hi,

Eric Bavier <ericbavier <at> gmail.com> 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 sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Fri, 18 Oct 2013 21:41:02 GMT) Full text and rfc822 format available.

Notification sent to Eric Bavier <ericbavier <at> gmail.com>:
bug acknowledged by developer. (Fri, 18 Oct 2013 21:41:02 GMT) Full text and rfc822 format available.

Message #13 received at 15640-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Eric Bavier <ericbavier <at> gmail.com>
Cc: 15640-done <at> debbugs.gnu.org
Subject: Re: bug#15640: make failure when creating bootstrap-graph.png
Date: Fri, 18 Oct 2013 23:40:09 +0200
Eric Bavier <ericbavier <at> gmail.com> skribis:

> ludo <at> gnu.org (Ludovic Courtès) writes:
>
>> Eric Bavier <ericbavier <at> gmail.com> 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?
>
> Confirmed.  Fixed.

Thanks,
Ludo'.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 16 Nov 2013 12:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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