[GRASS-dev] [GRASS GIS] #3234: d.barscale: HTMLParser.HTMLParseError: EOF in middle of construct

#3234: d.barscale: HTMLParser.HTMLParseError: EOF in middle of construct
-----------------------+-------------------------
Reporter: spareeth | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.2.1
Component: Compiling | Version: svn-trunk
Keywords: | CPU: x86-64
Platform: Linux |
-----------------------+-------------------------
Hi
While I am trying to compile GRASS-trunk in a system with Ubuntu 14.04.3
LTS and is getting following errors:

{{{
Started compilation: Wed Dec 28 17:01:10 CET 2016

     --
     Errors in:
/dati/homes/sajid.pareeth/usr/local/src/grass7_trunk/display/d.barscale
/dati/homes/sajid.pareeth/usr/local/src/grass7_trunk/display/d.linegraph
/dati/homes/sajid.pareeth/usr/local/src/grass7_trunk/display/d.northarrow
     /dati/homes/sajid.pareeth/usr/local/src/grass7_trunk/display/d.vect
     /dati/homes/sajid.pareeth/usr/local/src/grass7_trunk/raster/r.colors
     /dati/homes/sajid.pareeth/usr/local/src/grass7_trunk/vector/v.colors
/dati/homes/sajid.pareeth/usr/local/src/grass7_trunk/temporal/t.rast.colors
     /dati/homes/sajid.pareeth/usr/local/src/grass7_trunk/man
}}}

cd "~/usr/local/src/grass7_trunk/display/d.barscale && make"
give this error and same for all the other modules listed above.
{{{
     sajid.pareeth@disi-
rsnode08:/dati/homes/sajid.pareeth/usr/local/src/grass7_trunk/display/d.barscale$
make
     VERSION_NUMBER=7.3.svn
/dati/homes/sajid.pareeth/usr/local/src/grass7_trunk/dist.x86_64-pc-linux-
gnu/tools/g.html2man.py
/dati/homes/sajid.pareeth/usr/local/src/grass7_trunk/dist.x86_64-pc-linux-
gnu/docs/html/d.barscale.html
/dati/homes/sajid.pareeth/usr/local/src/grass7_trunk/dist.x86_64-pc-linux-
gnu/docs/man/man1/d.barscale.1
     Traceback (most recent call last):
       File
"/dati/homes/sajid.pareeth/usr/local/src/grass7_trunk/dist.x86_64-pc-
linux-gnu/tools/g.html2man.py", line 71, in <module>
         main()
       File
"/dati/homes/sajid.pareeth/usr/local/src/grass7_trunk/dist.x86_64-pc-
linux-gnu/tools/g.html2man.py", line 50, in main
         p.close()
       File "/home/sajid.pareeth/usr/local/lib/python2.7/HTMLParser.py",
line 112, in close
         self.goahead(1)
       File "/home/sajid.pareeth/usr/local/lib/python2.7/HTMLParser.py",
line 164, in goahead
         self.error("EOF in middle of construct")
       File "/home/sajid.pareeth/usr/local/lib/python2.7/HTMLParser.py",
line 115, in error
         raise HTMLParseError(message, self.getpos())
     HTMLParser.HTMLParseError: EOF in middle of construct, at line 54,
column 8
     make: ***
[/dati/homes/sajid.pareeth/usr/local/src/grass7_trunk/dist.x86_64-pc-
linux-gnu/docs/man/man1/d.barscale.1] Error 1

}}}

GRASS stable version compile without errors.

Sajid

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3234&gt;
GRASS GIS <https://grass.osgeo.org>

#3234: d.barscale: HTMLParser.HTMLParseError: EOF in middle of construct
------------------------+-------------------------
  Reporter: spareeth | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.2.1
Component: Compiling | Version: svn-trunk
Resolution: | Keywords:
       CPU: x86-64 | Platform: Linux
------------------------+-------------------------

Comment (by neteler):

May this be related?

#2842: configure fails to detect missing HTMLParser

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3234#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>

#3234: d.barscale: HTMLParser.HTMLParseError: EOF in middle of construct
------------------------+-------------------------
  Reporter: spareeth | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.2.3
Component: Compiling | Version: svn-trunk
Resolution: | Keywords:
       CPU: x86-64 | Platform: Linux
------------------------+-------------------------

Comment (by neteler):

Sajid: still an issue?

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3234#comment:4&gt;
GRASS GIS <https://grass.osgeo.org>