paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] make failed after updating#2


From: Michal Podhradsky
Subject: Re: [Paparazzi-devel] make failed after updating#2
Date: Sun, 25 Mar 2018 10:03:20 -0700

You seem to have changes in sw/ext/hacl-c
As the error message says - you need to remove or commit your local changes in sw/ext/hacl-c. Another option is a fresh git clone of paparazzi and then reapply your local changes there (of conf.xml)
M

On Sun, Mar 25, 2018 at 9:36 AM, Chris <address@hidden> wrote:
I did install a fresh copy of the master and reapplied my changes mainly to conf.xml and it worked just once, when i did "make clean" and "make" again i got the below error at the end of the build:

luftboot.c: In function 'main':
luftboot.c:481:9: note: #pragma message: Luftboot using 12MHz external clock to PLL it to 72MHz.
 #pragma message "Luftboot using 12MHz external clock to PLL it to 72MHz."
         ^~~~~~~
  CC      luftboot.elf
  create  luftboot.bin
  create  luftboot.hex
GENERATE ../../var/include/mavlink
error: Your local changes to the following files would be overwritten by checkout:
    AEAD_Poly1305_64.c
    Hacl_Ed25519.c
    Makefile
Please, commit your changes or stash them before you can switch branches.
Aborting
Unable to checkout 'bca1a10ddc9bf6844b8b3ab1f895070523edd149' in submodule path 'sw/ext/hacl-c'
Makefile:46: recipe for target 'hacl-c.update' failed
make[1]: *** [hacl-c.update] Error 1
Makefile:172: recipe for target 'ext' failed
make: *** [ext] Error 2


_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


reply via email to

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