Build 3491 Failed
For project paparazzi on branch master
|
|
|
Last commit for this build
|
jburns11 |
7 Nov 21:12 |
5887bf9 — 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. (#2610) |
|
|
|
Thread #1
ls -lah $SEMAPHORE_CACHE_DIR |
00:00 |
docker pull paparazziuav/pprz-ci |
00:46 |
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:00 |
git submodule deinit --force . |
00:00 |
rm -rf .git/modules |
00:00 |
git submodule update --init --force --recursive |
01:27 |
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 |
01:22:51 |
( Showing only the last 30 out of 106 lines. For a complete log visit the build page )
Parsing settings...Settings.from_xml: unreachable
Makefile.ac:201: recipe for target 'ap.ac_h' failed
make[1]: *** [ap.ac_h] Error 1
# Failed test 'Compile aircraft: DelFly_LisaS, target: ap'
# at tests/aircrafts/01_compile_all_aircrafts.t line 115.
# compiling AIRCRAFT: [DelFly_Nimble] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 3/4 # Looks like you failed 1 test of 4.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=1, Tests=4, 14 wallclock secs ( 0.03 usr 0.00 sys + 37.71 cusr 5.68 csys = 43.42 CPU)
Result: FAIL
failed conf/conf_tests.xml
failed conf/conf_tests_coverity.xml
failed conf/airframes/AGGIEAIR/aggieair_conf.xml
failed conf/airframes/tudelft/guido_conf.xml
failed conf/userconf/tudelft/ralphthesis2020_conf.xml
failed conf/userconf/tudelft/delfly_conf.xml
failed conf/userconf/tudelft/conf.xml
failed conf/userconf/tudelft/mk_conf.xml
Makefile:327: recipe for target 'test_all_confs' failed
make: *** [test_all_confs] Error 1
|
|
|