Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- INFO GCCXML version - 0.9( 1.135 )
- ERROR error occured, while parsing element with name "FundamentalType" and attrs "['attributes', 'align', 'size', 'id', 'name']".
- Error: pygccxml error: unable to find fundamental type with name 'atomic_int_type'..
- Traceback (most recent call last):
- File "generate_code.py", line 853, in <module>
- ,indexing_suite_version = 2
- File "/usr/local/lib/python2.7/dist-packages/pyplusplus/module_builder/boost_python_builder.py", line 95, in __init__
- , indexing_suite_version)
- File "/usr/local/lib/python2.7/dist-packages/pyplusplus/module_builder/boost_python_builder.py", line 138, in __parse_declarations
- decls = reader.read_files( files, compilation_mode )
- File "/usr/local/lib/python2.7/dist-packages/pygccxml/parser/project_reader.py", line 217, in read_files
- return self.__parse_file_by_file(files)
- File "/usr/local/lib/python2.7/dist-packages/pygccxml/parser/project_reader.py", line 256, in __parse_file_by_file
- decls = reader.read_xml_file( prj_file.cached_source_file )
- File "/usr/local/lib/python2.7/dist-packages/pygccxml/parser/source_reader.py", line 252, in read_xml_file
- declarations, files = self.__parse_gccxml_created_file( ffname )
- File "/usr/local/lib/python2.7/dist-packages/pygccxml/parser/source_reader.py", line 301, in __parse_gccxml_created_file
- scanner_.read()
- File "/usr/local/lib/python2.7/dist-packages/pygccxml/parser/etree_scanner.py", line 45, in read
- self.startElement( elem.tag, elem.attrib )
- File "/usr/local/lib/python2.7/dist-packages/pygccxml/parser/scanner.py", line 201, in startElement
- obj = self.__readers[name]( attrs )
- File "/usr/local/lib/python2.7/dist-packages/pygccxml/parser/scanner.py", line 371, in __read_fundamental_type
- % attrs.get( XML_AN_NAME, '' ) )
- RuntimeError: pygccxml error: unable to find fundamental type with name 'atomic_int_type'.
- clodo@OsirisUbuntu64:~/osiris-sps/client/src/plugins/python$
Advertisement
Add Comment
Please, Sign In to add comment