[GRASS-dev] table with the parser standard options

Martin Landa landa.martin at gmail.com
Sat Sep 19 01:42:48 PDT 2015


Hi Luca,

2015-09-19 6:37 GMT+02:00 Luca Delucchi <lucadeluge at gmail.com>:
> In r66263 I improved the tools of Pietro (specially I added a new
> GRASS output), moved it in man directory and added it to Makefile.
> It now return a batter table, you should see it at this link [0] after
> next manual compilation. Until now this page is not linked in any
> other manual's page, let me know where do you think should be
> better...

thanks, unfortunately travis has problem with that

GISBASE="/home/travis/build/GRASS-GIS/grass-ci/dist.x86_64-pc-linux-gnu"
ARCH="x86_64-pc-linux-gnu"
ARCH_DISTDIR="/home/travis/build/GRASS-GIS/grass-ci/dist.x86_64-pc-linux-gnu"
VERSION_NUMBER=7.1.svn VERSION_DATE=2015 python
./parser_standard_options.py -t ../lib/gis/parser_standard_options.c
-f grass -o /home/travis/build/GRASS-GIS/grass-ci/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.html
-p 'id="opts_table" class="scroolTable"'
Traceback (most recent call last):
  File "./parser_standard_options.py", line 157, in <module>
    args = parser.parse_args()
  File "/usr/lib/python2.7/argparse.py", line 1688, in parse_args
    args, argv = self.parse_known_args(args, namespace)
  File "/usr/lib/python2.7/argparse.py", line 1710, in parse_known_args
    default = self._get_value(action, default)
  File "/usr/lib/python2.7/argparse.py", line 2239, in _get_value
    raise ArgumentError(action, msg)
argparse.ArgumentError: argument -t/--text: can't open '': [Errno 2]
No such file or directory: ''
make[3]: *** [/home/travis/build/GRASS-GIS/grass-ci/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.html]
Error 1

Locally it's compiled fine.

Martin

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa


More information about the grass-dev mailing list