( Showing only the last 30 out of 220 lines. For a complete log visit the build page )
OC sitl.mli
OC sitl.ml
OC sim.ml
OL sitl.cma
make -C sw/ground_segment/joystick
DEPEND .depend
CC test_sdl_stick.o
BUILD test_stick
CC sdl_stick.o
CC ml_sdl_stick.o
BUILD sdl_stick.so
OC input2ivy.ml
OL input2ivy
GENERATE pprzlink_protocol with default messages
Generate C messages (Python) at location /home/pprz/paparazzi/var/include/pprzlink
Validation skipped for msg_class telemetry in message_definitions/v1.0/messages.xml.
Parsing message_definitions/v1.0/messages.xml
Traceback (most recent call last):
File "./tools/generator/gen_messages.py", line 105, in <module>
gen_messages(args)
File "./tools/generator/gen_messages.py", line 70, in gen_messages
xml = pprz_parse.PPRZXML(fname, opts.class_name, opts.protocol)
File "/home/pprz/paparazzi/sw/ext/pprzlink/tools/generator/pprz_parse.py", line 148, in __init__
p.ParseFile(f)
xml.parsers.expat.ExpatError: mismatched tag: line 2734, column 2
Makefile:77: recipe for target 'pygen_messages' failed
make[1]: *** [pygen_messages] Error 1
Makefile:190: recipe for target 'pprzlink_protocol' failed
make: *** [pprzlink_protocol] Error 2