guile-devel
[Top][All Lists]
Advanced

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

Re: Build failure (stable-2.0, "make distcheck")


From: Ludovic Courtès
Subject: Re: Build failure (stable-2.0, "make distcheck")
Date: Wed, 02 Jan 2013 18:08:25 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Andreas Rottmann <address@hidden> skribis:

> It is the case; guile.info is present, but it seems that it's not newer
> that one of the sources it's built from:
>
> % tar --utc -tvf _build/guile-2.0.7.13-b5d83.tar.gz | grep -E 
> '\.(info|texi)$' | awk '{ print $4 " " $5 " " $6 }' | sort | tail -n2
> 2012-12-26 13:59 guile-2.0.7.13-b5d83/doc/ref/guile.info
> 2012-12-26 13:59 guile-2.0.7.13-b5d83/doc/ref/standard-library.texi
>
> Probably standard-library.texi is created just a tiny bit earlier than
> guile.info (in the same second).  That might be the reason the build
> tries to run makeinfo inside the unpacked "dist" tarball?

Can you unpack the tarball and check that hypothesis?

Ludo’.



reply via email to

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