paparazzi-builds
[Top][All Lists]
Advanced

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

[paparazzi-builds] [paparazzi] Failed: master build #1132


From: Semaphore
Subject: [paparazzi-builds] [paparazzi] Failed: master build #1132
Date: Sun, 25 Sep 2016 21:50:50 +0000

Build 1132 Failed for project paparazzi on branch master
Last commit for this build
Felix Ruess 25 Sep 21:44
090b81a — Merge pull request #1859 from paparazzi/ahrs_modules
Build Results
05:04
Thread #1
docker pull flixr/pprz-dev 01:42
git --version 00:00
git status 00:00
git submodule deinit --force . 00:00
rm -rf .git/modules 00:00
git submodule update --init --force --recursive 02:44
if [ "$SEMAPHORE_TRIGGER_SOURCE" = "scheduler" ]; then docker/run.sh -it flixr/pprz-dev make test_all_confs ; else docker/run.sh -it flixr/pprz-dev make test ; fi 00:01

        xauth:  file /home/runner/.Xauthority does not exist
xauth: (argv):1:  unable to read any entries from file "(stdin)"
Starting with UID: 1003 and GID: 1003
make -C tests/math
pprz_geodetic_int.c:319:6: error: conflicting types for ‘enu_of_lla_pos_i’
 void enu_of_lla_pos_i(struct NedCoor_i *enu, struct LtpDef_i *def, struct LlaCo
      ^
In file included from pprz_geodetic_int.c:30:0:
pprz_geodetic_int.h:120:13: note: previous declaration of ‘enu_of_lla_pos_i’ was here
 extern void enu_of_lla_pos_i(struct EnuCoor_i *enu, struct LtpDef_i *def, struc
             ^
pprz_geodetic_int.c: In function ‘enu_of_lla_pos_i’:
pprz_geodetic_int.c:323:21: warning: passing argument 1 of ‘enu_of_ecef_pos_i’ from incompatible pointer type [-Wincompatible-pointer-types]
   enu_of_ecef_pos_i(enu, def, &ecef);
                     ^
pprz_geodetic_int.c:129:6: note: expected ‘struct EnuCoor_i *’ but argument is of type ‘struct NedCoor_i *’
 void enu_of_ecef_pos_i(struct EnuCoor_i *enu, struct LtpDef_i *def, struct Ecef
      ^
Makefile:47: recipe for target '/home/pprz/paparazzi/var/build/math/pprz_geodetic_int.o' failed
make[2]: *** [/home/pprz/paparazzi/var/build/math/pprz_geodetic_int.o] Error 1
Makefile:52: recipe for target 'math_shlib' failed
make[1]: *** [math_shlib] Error 2
Makefile:322: recipe for target 'test_math' failed
make: *** [test_math] Error 2

      

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]