( Showing only the last 30 out of 1392 lines. For a complete log visit the build page )
^
In file included from test/test_can.c:32:0:
./mcu_periph/can.h:28:6: note: expected 'can_rx_callback_t {aka void (*)(long unsigned int, unsigned char *, unsigned char)}' but argument is of type 'void (*)(uint32_t, uint8_t *, int) {aka void (*)(long unsigned int, unsigned char *, int)}'
void ppz_can_init(can_rx_callback_t callback);
^
# compiling AIRCRAFT: [setup_lisam2] TARGET: [test_esc_asctecv1_simple]
tests/aircrafts/01_compile_all_aircrafts.t .. 115/125 # compiling AIRCRAFT: [setup_lisam2] TARGET: [test_esc_mkk_simple]
tests/aircrafts/01_compile_all_aircrafts.t .. 116/125 # compiling AIRCRAFT: [setup_lisam2] TARGET: [test_ms2100]
tests/aircrafts/01_compile_all_aircrafts.t .. 117/125 # compiling AIRCRAFT: [setup_lisam2] TARGET: [test_sys_time_timer]
tests/aircrafts/01_compile_all_aircrafts.t .. 118/125 # compiling AIRCRAFT: [setup_lisam2] TARGET: [test_sys_time_usleep]
tests/aircrafts/01_compile_all_aircrafts.t .. 119/125 # compiling AIRCRAFT: [setup_lisam2] TARGET: [test_telemetry]
tests/aircrafts/01_compile_all_aircrafts.t .. 120/125 # compiling AIRCRAFT: [setup_lisam2] TARGET: [test_uart]
tests/aircrafts/01_compile_all_aircrafts.t .. 121/125 # compiling AIRCRAFT: [test_settings] TARGET: [test_settings]
tests/aircrafts/01_compile_all_aircrafts.t .. 122/125 # compiling AIRCRAFT: [yapa_chimu_spi] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 123/125 # compiling AIRCRAFT: [yapa_chimu_spi] TARGET: [sim]
tests/aircrafts/01_compile_all_aircrafts.t .. 124/125 # Looks like you failed 4 tests of 125.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/125 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 1024 Tests: 125 Failed: 4)
Failed tests: 7, 13, 21, 45
Non-zero exit status: 4
Files=1, Tests=125, 565 wallclock secs ( 0.05 usr 0.01 sys + 1081.90 cusr 289.63 csys = 1371.59 CPU)
Result: FAIL
Makefile:313: recipe for target 'test_examples' failed
make: *** [test_examples] Error 1