paparazzi-builds
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-builds] [paparazzi] Build failed : gps_ubx_update #1


From: Semaphore
Subject: [paparazzi-builds] [paparazzi] Build failed : gps_ubx_update #1
Date: Thu, 19 Mar 2020 13:03:27 +0000

Build 1 Failed For project paparazzi on branch gps_ubx_update
Last commit for this build
Freek van Tienen 19 Mar 12:58
cb196ca — [gps] Update ublox RTCM and navigation messages
Build Results
04:10
Thread #1
ls -lah $SEMAPHORE_CACHE_DIR 00:00
df -h 00:00
docker pull paparazziuav/pprz-ci 01:15
df -h 00:00
sudo rm -rf /home/runner/{.phpbrew,.phpunit,.kerl,.kiex,.lein,.nvm,.npm,.rbenv} 00:27
df -h 00:00
git --version 00:00
git config --global user.email "address@hidden" 00:00
git config --global user.name "Paparazzi UAV" 00:00
git status --ignored 00:02
git submodule deinit --force . 00:00
rm -rf .git/modules 00:00
git submodule update --init --force --recursive 00:59
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 00:30
( Showing only the last 30 out of 123 lines. For a complete log visit the build page )

        CC sbs2ivy
In file included from rtcm2ivy.c:40:0:
../../../sw/airborne/subsystems/gps/librtcm3/rtcm3.h: In function ‘rtcm3_process’:
../../../sw/airborne/subsystems/gps/librtcm3/rtcm3.h:360:11: error: duplicate case value
           case 4072: s->msg_type = RTCM3_MSG_4072; break;
           ^
../../../sw/airborne/subsystems/gps/librtcm3/rtcm3.h:358:11: error: previously used here
           case 4072: s->msg_type = RTCM3_MSG_4072; break;
           ^
rtcm2ivy.c: In function ‘ubx_navsvin_callback’:
rtcm2ivy.c:247:21: warning: implicit declaration of function ‘UBX_NAV_SVIN_ITOW’ [-Wimplicit-function-declaration]
     u32 iTow      = UBX_NAV_SVIN_ITOW(msg);
                     ^
rtcm2ivy.c:248:21: warning: implicit declaration of function ‘UBX_NAV_SVIN_dur’ [-Wimplicit-function-declaration]
     u32 dur       = UBX_NAV_SVIN_dur(msg);
                     ^
rtcm2ivy.c:249:35: warning: implicit declaration of function ‘UBX_NAV_SVIN_meanACC’ [-Wimplicit-function-declaration]
     float meanAcc = (float) 0.1 * UBX_NAV_SVIN_meanACC(msg);
                                   ^
rtcm2ivy.c:250:21: warning: implicit declaration of function ‘UBX_NAV_SVIN_Valid’ [-Wimplicit-function-declaration]
     u8 valid      = UBX_NAV_SVIN_Valid(msg);
                     ^
rtcm2ivy.c:251:21: warning: implicit declaration of function ‘UBX_NAV_SVIN_Active’ [-Wimplicit-function-declaration]
     u8 active     = UBX_NAV_SVIN_Active(msg);
                     ^
Makefile:121: recipe for target 'rtcm2ivy.o' failed
make[1]: *** [rtcm2ivy.o] Error 1
Makefile:188: recipe for target 'sw/ground_segment/misc' failed
make: *** [sw/ground_segment/misc] Error 2

      
df -h 00:00

Manage your email notification settings.

Is this email not displaying correctly? Report the issue.

Sent by Semaphore


reply via email to

[Prev in Thread] Current Thread [Next in Thread]