From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xan Lopez Newsgroups: gmane.lisp.guile.bugs Subject: Problem generating documentation Date: Sat, 24 Oct 2009 02:57:13 +0300 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1256342558 20991 80.91.229.12 (24 Oct 2009 00:02:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 24 Oct 2009 00:02:38 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Oct 24 02:02:32 2009 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1N1U5W-0004wJ-0f for guile-bugs@m.gmane.org; Sat, 24 Oct 2009 02:02:30 +0200 Original-Received: from localhost ([127.0.0.1]:37042 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1U5T-0000lh-9D for guile-bugs@m.gmane.org; Fri, 23 Oct 2009 20:02:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N1U5P-0000l6-HM for bug-guile@gnu.org; Fri, 23 Oct 2009 20:02:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N1U5L-0000ia-1c for bug-guile@gnu.org; Fri, 23 Oct 2009 20:02:23 -0400 Original-Received: from [199.232.76.173] (port=55908 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1U5K-0000iX-Ss for bug-guile@gnu.org; Fri, 23 Oct 2009 20:02:18 -0400 Original-Received: from mail-ew0-f228.google.com ([209.85.219.228]:54109) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N1U5K-0003nU-9k for bug-guile@gnu.org; Fri, 23 Oct 2009 20:02:18 -0400 Original-Received: by ewy28 with SMTP id 28so3480422ewy.42 for ; Fri, 23 Oct 2009 17:02:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=QIvId8fGf6W8wOomzxxbrevnDkqqXvyiSdFXXA6T20o=; b=NY46fg22ZmMA+83QtRL2J/pDwpczeknmGTnUplWih5TdYl0ExUuHPZaO36dlt0yeWn BzExuY6wDHSD8D4SbEqtFfO1gQTD9t9x5DDIiyX04GiE+3gVjaem2dDw5W0SH1+DJOek 12Was58QI5hyEj0IbHnz6LY2ykPjvf2mChjN0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=n8nmGBOPzIw3L40ll7QGFRDJjWt40W0HxanQUSKlxsISDRwhiRPDWAJLfYDR7RB1U5 sl/yva0Njv/rrn1AkCAS1YcMr9FX5pnN6ibGJ5nxsEqwgoAA+FqNo3LSOtktQTSoPjER B2qptA/ituyr1+9noOh26hGqaDPZLU0JfKpOo= Original-Received: by 10.216.85.134 with SMTP id u6mr1242581wee.213.1256342233201; Fri, 23 Oct 2009 16:57:13 -0700 (PDT) X-Google-Sender-Auth: 8c5f2983a9f0bd83 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4348 Archived-At: 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