( Showing only the last 30 out of 836 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 1 test of 125.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/125 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 256 Tests: 125 Failed: 1)
Failed test: 3
Non-zero exit status: 1
Files=1, Tests=125, 547 wallclock secs ( 0.04 usr 0.01 sys + 1042.00 cusr 285.99 csys = 1328.04 CPU)
Result: FAIL
Makefile:306: recipe for target 'test_examples' failed
make: *** [test_examples] Error 1