[GRASS-dev] [GRASS GIS] #3331: ctypes: ValueError: invalid literal for int() with base 8: '08420217248550443400745280086994171'
GRASS GIS
trac at osgeo.org
Fri Jun 23 15:34:48 PDT 2017
#3331: ctypes: ValueError: invalid literal for int() with base 8:
'08420217248550443400745280086994171'
--------------------------+---------------------------------
Reporter: neteler | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2.2
Component: Python | Version: svn-releasebranch72
Resolution: | Keywords: ctypes, python
CPU: Unspecified | Platform: Unspecified
--------------------------+---------------------------------
Comment (by neteler):
Replying to [comment:38 annakrat]:
>
https://wingrass.fsv.cvut.cz/grass73/x86_64/logs/log-r71204-275/package.log
Here the excerpt:
{{{
Traceback (most recent call last):
File "./ctypesgen.py", line 139, in <module>
descriptions = ctypesgencore.parser.parse(options.headers, options)
File "./ctypesgencore/parser/__init__.py", line 22, in parse
parser.parse()
File "./ctypesgencore/parser/datacollectingparser.py", line 74, in parse
ctypesparser.CtypesParser.parse(self, fname, None)
File "./ctypesgencore/parser/cparser.py", line 120, in parse
self.preprocessor_parser.parse(filename)
File "./ctypesgencore/parser/preprocessor.py", line 218, in parse
token = self.lexer.token()
File "./ctypesgencore/parser/preprocessor.py", line 63, in token
result = lex.Lexer.token(self)
File "./ctypesgencore/parser/lex.py", line 404, in token
lexpos:])
ctypesgencore.parser.lex.LexError: Scanning error. Illegal character '0'
Makefile:102: recipe for target 'OBJ.x86_64-w64-mingw32/ogsf.py' failed
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3331#comment:39>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list