GNU bug report logs - #34467
Missing prerequisites to make doc/guix.info

Previous Next

Package: guix;

Reported by: Daniel Gerber <dg <at> atufi.org>

Date: Wed, 13 Feb 2019 13:01:01 UTC

Severity: normal

Merged with 43479

Full log


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

From: Daniel Gerber <dg <at> atufi.org>
To: <bug-guix <at> gnu.org>
Subject: Missing prerequisites to make doc/guix.info
Date: Wed, 13 Feb 2019 13:56:24 +0100
From a clean checkout of f6f4370f, my system fails to make 
doc/guix.info:

``` $ make dist-info 
 MAKEINFO doc/guix.info 
./doc/guix.texi:9821: @include: could not find 
os-config-bare-bones.texi ./doc/guix.texi:9962: @include: could 
not find os-config-desktop.texi ./doc/guix.texi:9969: @include: 
could not find os-config-lightweight-desktop.texi make: *** 
[Makefile:3770: doc/guix.info] Error 1 ```

Making those targets manually works fine:

```
$ make doc/os-config-bare-bones.texi doc/os-config-desktop.texi 
doc/os-config-lightweight-desktop.texi
```




This bug report was last modified 3 years and 260 days ago.

Previous Next


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