Cannot compile: recipe for target 'vm.info' failed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
VM |
Fix Committed
|
Critical
|
Uday Reddy |
Bug Description
I'm compiling vm as a package inside an isolated environment (Arch Linux or Parabola GNU/Linux-
| make[1]: Leaving directory '/build/
| make[1]: Entering directory '/build/
| echo @set VERSION 8.2.0b > version.texinfo
| makeinfo vm.texinfo -o vm.info
| vm.texinfo:917: warning: @end should only appear at a line beginning
| vm.texinfo:2817: warning: superfluous arguments for node
| vm.texinfo:1210: @ref reference to nonexistent node `maildrop
| specification'
| vm.texinfo:2871: raising the section level of @unnumberedsubs
| vm.texinfo:3428: raising the section level of @unnumberedsubsec which is too low
| vm.texinfo:5177: raising the section level of @unnumberedsubsec which is too low
| vm.texinfo:6024: raising the section level of @unnumberedsubs
| vm.texinfo:6072: raising the section level of @unnumberedsubs
| vm.texinfo:6182: raising the section level of @unnumberedsubsec which is too low
| vm.texinfo:6548: raising the section level of @unnumberedsubs
| <builtin>: recipe for target 'vm.info' failed
| make[1]: *** [vm.info] Error 1
| make[1]: Leaving directory '/build/
| Makefile:37: recipe for target 'all' failed
| make: *** [all] Error 1
| ==> ERROR: A failure occurred in build().
| Aborting...
| Container home-jorge-
==> Copying log and package files out of the chroot...
The version of the source code is 8.2.0b
Changed in vm: | |
milestone: | 8.2.2a → 8.2.1a |
Changed in vm: | |
milestone: | 8.2.1a → 8.2.0 |
Changed in vm: | |
milestone: | 8.2.0 → 8.2.90a |
I suppose this is on Linux? What version is your makeinfo?