[GRASS-user] grass72 or higher on RHEL6

joerg robl joerg.robl at gmail.com
Thu Feb 2 23:25:02 PST 2017


Dear Vaclav,Anna, Markus, Martin,

Sorry for not being concise and thank you again for your help.
Yes I've compiled the code of grass7_trunk. In the meantime it is r70474.
As I've written in my last email, the errors remain.
As I'm not a GRASS developer I'm not very good in explaining the occurring
problems. I've created a grass test account on our server (RHEL6).

Would such a testing environment be helpful to solve the compilation
problems of grass7.2 or higher on RHEL6? In case of "Yes", I will send
login and pw directly.

Thanx Jörg

----------------------------------------------------------------------------------------------------------------------------------------------------------------------
Started compilation: Fri Feb  3 07:58:44 CET 2017
--
Errors in:
/usr/local/src/GRASS/grass7_trunk/display/d.linegraph
/usr/local/src/GRASS/grass7_trunk/display/d.barscale
/usr/local/src/GRASS/grass7_trunk/display/d.northarrow
/usr/local/src/GRASS/grass7_trunk/display/d.vect
/usr/local/src/GRASS/grass7_trunk/raster/r.colors
/usr/local/src/GRASS/grass7_trunk/vector/v.colors
/usr/local/src/GRASS/grass7_trunk/temporal/t.rast.colors
/usr/local/src/GRASS/grass7_trunk/man
--
In case of errors please change into the directory with error and run
'make'.
If you get multiple errors, you need to deal with them in the order they
appear in the error log. If you get an error building a library, you will
also get errors from anything which uses the library.
--
Finished compilation: Fri Feb  3 08:00:16 CET 2017
make: *** [default] Error 1
----------------------------------------------------------------------------------------------------------------------------------------------------------------------

I changed to /usr/local/src/GRASS/grass7_trunk/display/d.linegraph and
repeated make. At least in the module "d.linegraph" the errors occur
exactly at the same lines as they occured before your code changes.


[jrobl at geo1 d.linegraph]$ make
VERSION_NUMBER=7.3.svn
/usr/local/src/GRASS/grass7_trunk/dist.x86_64-pc-linux-gnu/tools/
g.html2man.py
/usr/local/src/GRASS/grass7_trunk/dist.x86_64-pc-linux-gnu/docs/html/d.linegraph.html
/usr/local/src/GRASS/grass7_trunk/dist.x86_64-pc-linux-gnu/docs/man/man1/d.linegraph.1
Traceback (most recent call last):
  File "/usr/local/src/GRASS/grass7_trunk/dist.x86_64-pc-linux-gnu/tools/
g.html2man.py", line 77, in <module>
    main()
  File "/usr/local/src/GRASS/grass7_trunk/dist.x86_64-pc-linux-gnu/tools/
g.html2man.py", line 56, in main
    p.close()
  File "/usr/lib64/python2.6/HTMLParser.py", line 112, in close
    self.goahead(1)
  File "/usr/lib64/python2.6/HTMLParser.py", line 164, in goahead
    self.error("EOF in middle of construct")
  File "/usr/lib64/python2.6/HTMLParser.py", line 115, in error
    raise HTMLParseError(message, self.getpos())
HTMLParser.HTMLParseError: EOF in middle of construct, at line 69, column 8
make: ***
[/usr/local/src/GRASS/grass7_trunk/dist.x86_64-pc-linux-gnu/docs/man/man1/d.linegraph.1]
Error 1



2017-02-02 21:05 GMT+01:00 Vaclav Petras <wenzeslaus at gmail.com>:

>
> On Thu, Feb 2, 2017 at 1:24 PM, joerg robl <joerg.robl at gmail.com> wrote:
>
>>
>> I tried r70477 but the errors did not disappear :-( . I also tried your
>> "cryptic" grep command and recompiled the code. However, the errors are
>> still there.
>>
>
> Did you try trunk (7.3)? Since the lines changed the errors can't be
> exactly the same (the line is a part of the error message). There might be
> some other errors. If that's the case, please post them.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20170203/fe806023/attachment-0001.html>


More information about the grass-user mailing list