-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi all,
While trying to build a new Debian package I get the following errors:
$ makeinfo --verbose asdf.texinfo makeinfo (GNU texinfo) 4.13 Making info file `asdf.info' from `asdf.texinfo'. Formatting node Top... Formatting node Introduction... Formatting node Using asdf to load systems... Formatting node Defining systems with defsystem... Formatting node The defsystem form... Formatting node A more involved example... Formatting node The defsystem grammar... Formatting node Other code in .asd files... Formatting node The object model of asdf... Formatting node Operations... Formatting node Predefined operations of asdf... Formatting node Creating new operations... Formatting node Components... Formatting node Common attributes of components... Formatting node Pre-defined subclasses of component... Formatting node Creating new component types... Formatting node Controlling where ASDF saves compiled files... Formatting node Error handling... Formatting node Compilation error and warning handling... Formatting node Miscellaneous additional functionality... Formatting node Getting the latest version... Formatting node FAQ... Formatting node TODO list... Formatting node missing bits in implementation... Formatting node Inspiration... Formatting node Concept Index... Formatting node Function and Class Index... Formatting node Variable Index... /home/pvaneynd/fakeroot/clean/git/cl-asdf//asdf.texinfo:1301: Prev field of node `FAQ' not pointed to. /home/pvaneynd/fakeroot/clean/git/cl-asdf//asdf.texinfo:1451: This node (missing bits in implementation) has the bad Next. /home/pvaneynd/fakeroot/clean/git/cl-asdf//asdf.texinfo:1281: Node `Getting the latest version' lacks menu item for `FAQ' despite being its Up target. /home/pvaneynd/fakeroot/clean/git/cl-asdf//asdf.texinfo:1281: Next field of node `Getting the latest version' not pointed to (perhaps incorrect sectioning?). /home/pvaneynd/fakeroot/clean/git/cl-asdf//asdf.texinfo:1301: This node (FAQ) has the bad Prev.
This is fixed with the trivial patch:
diff --git a/asdf.texinfo b/asdf.texinfo index 3d379e4..ddefe01 100644 --- a/asdf.texinfo +++ b/asdf.texinfo @@ -1298,7 +1298,7 @@ You will find the above referenced tags in this repository. Discussion of ASDF development is conducted on the mailing list @kbd{asdf-devel@@common-lisp.net}.
-@node FAQ, TODO list, missing bits in implementation, Getting the latest version, Top +@node FAQ, TODO list, Getting the latest version, Top @comment node-name, next, previous, up @chapter FAQ
See also http://git.debian.org/?p=pkg-common-lisp/cl-asdf.git;a=commit;h=ea3aa53b6230...
Groetjes, Peter
- -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ "God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson|