[GRASS-dev] Still Failing: GRASS-GIS/grass-ci#289 (master - df4ce5c)

Build #289 is still failing.

9 minutes and 3 seconds

Markus Neteler

df4ce5c Changeset →

v.kernel: always show target raster resolution; fix dangling curly braces -Wdangling-else

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@66269 15284696-431f-4ddb-bdfa-cd5b030d7da7

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here.

Documentation about Travis CI
For help please join our IRC channel irc.freenode.net#travis.
Choose who receives these build notification emails in your configuration file.

Would you like to test your private code?

Travis Pro could be your new best friend!

Travis CI is powered by

Hi,

one has to check the *raw* log to find it:
https://travis-ci.org/GRASS-GIS/grass-ci/builds/81415377
--> Build Jobs
     --> 289.1
          --> scroll down!
               --> This log is too long to be displayed. Please reduce
the verbosity
                    of your build or download the *raw log*

==> https://s3.amazonaws.com/archive.travis-ci.org/jobs/81415379/log.txt

...

make[3]: Entering directory `/home/travis/build/GRASS-GIS/grass-ci/man'
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 ./build_full_index.py
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 ./build_index.py
touch /home/travis/build/GRASS-GIS/grass-ci/dist.x86_64-pc-linux-gnu/docs/html/index.html
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 ./build_topics.py
/home/travis/build/GRASS-GIS/grass-ci/dist.x86_64-pc-linux-gnu/docs/html
touch /home/travis/build/GRASS-GIS/grass-ci/dist.x86_64-pc-linux-gnu/docs/html/full_index.html
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 ./build_keywords.py
/home/travis/build/GRASS-GIS/grass-ci/dist.x86_64-pc-linux-gnu/docs/html
touch /home/travis/build/GRASS-GIS/grass-ci/dist.x86_64-pc-linux-gnu/docs/html/topics.html
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
./build_graphical_index.py
/home/travis/build/GRASS-GIS/grass-ci/dist.x86_64-pc-linux-gnu/docs/html
touch /home/travis/build/GRASS-GIS/grass-ci/dist.x86_64-pc-linux-gnu/docs/html/graphical_index.html
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
./build_manual_gallery.py
/home/travis/build/GRASS-GIS/grass-ci/dist.x86_64-pc-linux-gnu/docs/html
touch /home/travis/build/GRASS-GIS/grass-ci/dist.x86_64-pc-linux-gnu/docs/html/keywords.html
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
./build_class_graphical.py
/home/travis/build/GRASS-GIS/grass-ci/dist.x86_64-pc-linux-gnu/docs/html
touch /home/travis/build/GRASS-GIS/grass-ci/dist.x86_64-pc-linux-gnu/docs/html/class_graphical.html
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
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/home/travis/build/GRASS-GIS/grass-ci/man'
make[2]: *** [default] Error 2

(anyone editing this may also fix the typo "scroolTable" --> "scrollTable")

Markus

Hi,

2015-09-21 18:47 GMT+02:00 Markus Neteler <neteler@osgeo.org>:

./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
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/home/travis/build/GRASS-GIS/grass-ci/man'
make[2]: *** [default] Error 2

right, this is a know issue [1]. Martin

[1] https://lists.osgeo.org/pipermail/grass-dev/2015-September/076392.html

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