unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Problem generating documentation
@ 2009-10-23 23:57 Xan Lopez
  2009-10-24  8:55 ` Neil Jerram
  0 siblings, 1 reply; 10+ messages in thread
From: Xan Lopez @ 2009-10-23 23:57 UTC (permalink / raw)
  To: bug-guile

Hi,

Using commit 32b12f40509e4bcb0823e1bb2a57e50af14560b5, I get the
following error when the doc is being generated:

make[3]: Entering directory `/home/xan/git/guile/libguile'
cat alist.doc arbiters.doc array-handle.doc array-map.doc arrays.doc
async.doc backtrace.doc boolean.doc bitvectors.doc bytevectors.doc
chars.doc continuations.doc debug.doc deprecated.doc deprecation.doc
discouraged.doc dynl.doc dynwind.doc eq.doc error.doc eval.doc
evalext.doc extensions.doc feature.doc fluids.doc fports.doc
futures.doc gc-malloc.doc gc.doc gettext.doc generalized-arrays.doc
generalized-vectors.doc goops.doc gsubr.doc guardians.doc hash.doc
hashtab.doc hooks.doc i18n.doc init.doc ioext.doc keywords.doc
lang.doc list.doc load.doc macros.doc mallocs.doc modules.doc
numbers.doc objects.doc objprop.doc options.doc pairs.doc ports.doc
print.doc procprop.doc procs.doc properties.doc r6rs-ports.doc
random.doc rdelim.doc read.doc root.doc rw.doc scmsigs.doc script.doc
simpos.doc smob.doc sort.doc srcprop.doc srfi-13.doc srfi-14.doc
srfi-4.doc stackchk.doc stacks.doc stime.doc strings.doc strorder.doc
strports.doc struct.doc symbols.doc threads.doc throw.doc uniform.doc
values.doc variable.doc vectors.doc version.doc vports.doc weaks.doc
dynl.doc filesys.doc posix.doc net_db.doc socket.doc regex-posix.doc |
GUILE_AUTO_COMPILE=0 ../meta/uninstalled-env guile-tools
snarf-check-and-output-texi          > guile-procedures.texi || { rm
guile-procedures.texi; false; }
ERROR: In procedure skip_block_comment:
ERROR: /home/xan/git/guile/guile-tools:1:3: unterminated `#! ... !#' comment
make[3]: *** [guile-procedures.texi] Error 1
make[3]: Leaving directory `/home/xan/git/guile/libguile'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/xan/git/guile/libguile'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/xan/git/guile'
make: *** [all] Error 2
niraikanai:~/git/guile%git log

Apparently someone is interpreting the shebang as a comment, and is
aborting when it sees the comment is not finished. Not sure what tools
of those I have would be relevant here, so I won't start listing
everything under the Sun. Just ask away :)

Cheers, Xan




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-10-28 22:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-23 23:57 Problem generating documentation Xan Lopez
2009-10-24  8:55 ` Neil Jerram
2009-10-26 20:59   ` Xan Lopez
2009-10-26 21:16     ` Ludovic Courtès
2009-10-27 21:20       ` Neil Jerram
2009-10-27 23:21         ` Andy Wingo
2009-10-28  8:49           ` Ludovic Courtès
2009-10-28 21:03             ` Neil Jerram
2009-10-28 21:14               ` Andy Wingo
2009-10-28 22:22               ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).