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 #2


From: Semaphore
Subject: [paparazzi-builds] [paparazzi] Build failed : gps_ubx_update #2
Date: Thu, 19 Mar 2020 13:17:26 +0000

Build 2 Failed For project paparazzi on branch gps_ubx_update
Last commit for this build
Freek van Tienen 19 Mar 13:12
f5e81fa — [gps] Update ublox RTCM and navigation messages
Build Results
04:15
Thread #1
ls -lah $SEMAPHORE_CACHE_DIR 00:00
df -h 00:00
docker pull paparazziuav/pprz-ci 01:17
df -h 00:00
sudo rm -rf /home/runner/{.phpbrew,.phpunit,.kerl,.kiex,.lein,.nvm,.npm,.rbenv} 00:26
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:01
git submodule deinit --force . 00:00
rm -rf .git/modules 00:00
git submodule update --init --force --recursive 00:47
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:25
( Showing only the last 30 out of 123 lines. For a complete log visit the build page )

        CC sbs2ivy
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);
                     ^
CC rtcm2ivy
rtcm2ivy.o: In function `ubx_navsvin_callback':
/home/pprz/paparazzi/sw/ground_segment/misc/rtcm2ivy.c:247: undefined reference to `UBX_NAV_SVIN_ITOW'
/home/pprz/paparazzi/sw/ground_segment/misc/rtcm2ivy.c:248: undefined reference to `UBX_NAV_SVIN_dur'
/home/pprz/paparazzi/sw/ground_segment/misc/rtcm2ivy.c:249: undefined reference to `UBX_NAV_SVIN_meanACC'
/home/pprz/paparazzi/sw/ground_segment/misc/rtcm2ivy.c:250: undefined reference to `UBX_NAV_SVIN_Valid'
/home/pprz/paparazzi/sw/ground_segment/misc/rtcm2ivy.c:251: undefined reference to `UBX_NAV_SVIN_Active'
collect2: error: ld returned 1 exit status
Makefile:82: recipe for target 'rtcm2ivy' failed
make[1]: *** [rtcm2ivy] 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]