Build 1 Failed
For pull request Added extern statement for oval_status in firmwares/fixedwing/nav.h 2610 on project paparazzi
|
|
|
Last commit for this build
![]() |
jb |
4 Nov 15:36 |
06b680b — Added extern statement for oval_status in firmwares/fixedwing/nav.h, so that this variable can be used in flight plans. If you try to compile with flight_plans/cube.xml, you can see the undefined error for this variable. |
|
|
|
Thread #1
ls -lah $SEMAPHORE_CACHE_DIR |
00:00 |
docker pull paparazziuav/pprz-ci |
01:09 |
sudo rm -rf /home/runner/{.phpbrew,.phpunit,.kerl,.kiex,.lein,.nvm,.npm,.rbenv} |
00:04 |
git config --global user.email "paparazzi-devel@nongnu.org" |
00:00 |
git config --global user.name "Paparazzi UAV" |
00:00 |
git status --ignored |
00:01 |
git submodule deinit --force . |
00:00 |
rm -rf .git/modules |
00:00 |
git submodule update --init --force --recursive |
01:48 |
if [ "$SEMAPHORE_TRIGGER_SOURCE" = "scheduler" ]; then docker/run.sh -it paparazziuav/pprz-ci make test_all_confs ; else docker/run.sh -it paparazziuav/pprz-ci make test ; fi |
11:54 |
( Showing only the last 30 out of 63 lines. For a complete log visit the build page )
tests/aircrafts/01_compile_all_aircrafts.t .. 119/124 # compiling AIRCRAFT: [setup_lisam2] TARGET: [test_uart]
tests/aircrafts/01_compile_all_aircrafts.t .. 120/124 # compiling AIRCRAFT: [test_settings] TARGET: [test_settings]
tests/aircrafts/01_compile_all_aircrafts.t .. 121/124 # compiling AIRCRAFT: [yapa_chimu_spi] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 122/124
Warning: AIRCRAFT=yapa_chimu_spi target=ap compiled sucessfully but had warnings:
Warning: 'modules' node is deprecated, please move modules to 'firmware' section
# compiling AIRCRAFT: [yapa_chimu_spi] TARGET: [sim]
tests/aircrafts/01_compile_all_aircrafts.t .. 123/124
Warning: AIRCRAFT=yapa_chimu_spi target=sim compiled sucessfully but had warnings:
Warning: 'modules' node is deprecated, please move modules to 'firmware' section
# Looks like you failed 1 test of 124.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/124 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 256 Tests: 124 Failed: 1)
Failed test: 77
Non-zero exit status: 1
Files=1, Tests=124, 693 wallclock secs ( 0.06 usr 0.02 sys + 1744.26 cusr 285.42 csys = 2029.76 CPU)
Result: FAIL
Makefile:324: recipe for target 'test_examples' failed
make: *** [test_examples] Error 1
|
|
|