mail[bug #8182] Failure of the docstring fetching Scons target.


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d Auvergne on January 06, 2007 - 04:24:

URL:
  <http://gna.org/bugs/?8182>

                 Summary: Failure of the docstring fetching Scons target.
                 Project: relax
            Submitted by: bugman
            Submitted on: Saturday 01/06/2007 at 03:24
                Category: Scons build system
                Severity: 5 - Blocker
                Priority: 7 - High
                  Status: None
                 Privacy: Public
             Assigned to: bugman
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: Repository: 1.3 line
        Operating System: All systems

    _______________________________________________________

Details:

The error message is:

Function: 'results.read'
Function: 'results.write'
Function: 'run.create'
Function: 'run.delete'
Function: 'run.hybridise'
Function: 'select.all'
Function: 'select.boolean_doc'
scons: *** [fetch_docstrings] Exception
Traceback (most recent call last):
  File "/usr/lib/scons/SCons/Taskmaster.py", line 101, in execute
    self.targets[0].build()
  File "/usr/lib/scons/SCons/Node/__init__.py", line 201, in build
    apply(executor, (self, errfunc), kw)
  File "/usr/lib/scons/SCons/Executor.py", line 115, in __call__
    apply(action, (self.targets, self.sources, env, errfunc), kw)
  File "/usr/lib/scons/SCons/Action.py", line 243, in __call__
    stat = self.execute(target, source, env)
  File "/usr/lib/scons/SCons/Action.py", line 512, in execute
    return self.execfunction(target=target, source=rsources, env=env)
  File "/mnt/removable/relax/relax-1.3/scons/manuals.py", line 390, in
fetch_docstrings
    Fetch_docstrings(env['LATEX_DIR'] + sep + 'docstring.tex')
  File "/mnt/removable/relax/relax-1.3/docs/latex/fetch_docstrings.py", line
79, in __init__
    self.doc_user_class(name, object)
  File "/mnt/removable/relax/relax-1.3/docs/latex/fetch_docstrings.py", line
115, in doc_user_class
    self.parse_docstring(parent_name + '.' + name, object)
  File "/mnt/removable/relax/relax-1.3/docs/latex/fetch_docstrings.py", line
676, in parse_docstring
    args, varargs, varkw, defaults = getargspec(object)
  File "/usr/lib/python2.4/inspect.py", line 677, in getargspec
    raise TypeError('arg is not a Python function')
TypeError: arg is not a Python function
scons: building terminated because of errors.




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?8182>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/




Related Messages


Powered by MHonArc, Updated Sat Jan 06 07:00:30 2007