Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2007 00:43:52 GMT
From:      Carlos Rocha<carlos.rocha@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/110990: NaturalDocs can't find the Config/Topics.txt file
Message-ID:  <200703290043.l2T0hqjO041163@www.freebsd.org>
Resent-Message-ID: <200703290050.l2T0o5ql017077@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         110990
>Category:       ports
>Synopsis:       NaturalDocs can't find the Config/Topics.txt file
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 29 00:50:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Carlos Rocha
>Release:        FreeBSD 6.2-RELEASE-p2
>Organization:
>Environment:
FreeBSD espatula.oh.hra.com 6.2-RELEASE-p2 FreeBSD 6.2-RELEASE-p2 #0: Tue Feb 27 22:41:06 UTC 2007     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
I get the following Error when running Natural Docs:

--------------------------------------------------------------------------------
Natural Docs encountered the following error and was stopped: readme.txt -o html doc/html/ -p doc

   Couldn't open topics file /usr/local/bin/Config/Topics.txt

You can get help at the following web site:

   http://www.naturaldocs.org

If sending an error report, please include the information found in the
following file:

   /usr/home/rocha/src/orlib/doc/data/LastCrash.txt

--------------------------------------------------------------------------------

LastCrash.txt hast the following:

--------------------------------------------------------------------------------

Crash Message:

   Couldn't open topics file /usr/local/bin/Config/Topics.txt

Natural Docs version 1.35
Perl version 5.8.8 on freebsd

Command Line:

   -i include/ -o html doc/html/ -p doc/data/

Stack Trace:

   NaturalDocs::Error::CatchDeath, called from
   NaturalDocs::Topics::LoadFile, line 727, called from
   NaturalDocs::Topics::Load, line 306, called from
   (eval), line 309 of /usr/local/bin/NaturalDocs

--------------------------------------------------------------------------------

It seems that the install script is not copying the Config folder from the distribution. Maybe the NaturalDocs script needs a patch?
>How-To-Repeat:
Just run NaturalDocs on any project with the following sample arguments:

NaturalDocs -i include/ -o html doc/html/ -p doc/data/
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703290043.l2T0hqjO041163>