paparazzi-builds
[Top][All Lists]
Advanced

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

[paparazzi-builds] [paparazzi] Build failed : update_libopencm3 #2


From: Semaphore
Subject: [paparazzi-builds] [paparazzi] Build failed : update_libopencm3 #2
Date: Fri, 14 Oct 2022 08:11:19 +0000

Build 2 Failed For project paparazzi on branch update_libopencm3
Last commit for this build
Fabien-B 13 Oct 08:03
bc12ab8 — update luftboot
Build Results
07:37
Thread #1
ls -lah $SEMAPHORE_CACHE_DIR 00:00
df -h 00:00
docker pull paparazziuav/pprz-ci 02:19
df -h 00:00
sudo rm -rf /home/runner/{.phpbrew,.phpunit,.kerl,.kiex,.lein,.nvm,.npm,.rbenv} 00:03
df -h 00:00
git --version 00:00
git config --global user.email "paparazzi-devel@nongnu.org" 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 02:00
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:58
( Showing only the last 30 out of 124 lines. For a complete log visit the build page )

          CC      luftboot.c
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."
         ^~~~~~~
luftboot.c:482:2: warning: 'rcc_clock_setup_in_hse_12mhz_out_72mhz' is deprecated: use rcc_clock_setup_pll(&rcc_hse_configs[RCC_CLOCK_HSE12_72MHZ]) [-Wdeprecated-declarations]
  rcc_clock_setup_in_hse_12mhz_out_72mhz();
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../libopencm3/include/libopencm3/stm32/rcc.h:26:0,
                 from luftboot.c:24:
../../libopencm3/include/libopencm3/stm32/f1/rcc.h:781:6: note: declared here
 void rcc_clock_setup_in_hse_12mhz_out_72mhz(void) LIBOPENCM3_DEPRECATED("use rcc_clock_setup_pll(&rcc_hse_configs[RCC_CLOCK_HSE12_72MHZ])");
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
luftboot.c:503:5: warning: passing argument 4 of 'usbd_register_control_callback' from incompatible pointer type [-Wincompatible-pointer-types]
     usbdfu_control_request);
     ^~~~~~~~~~~~~~~~~~~~~~
In file included from luftboot.c:28:0:
../../libopencm3/include/libopencm3/usb/usbd.h:148:12: note: expected 'usbd_control_callback {aka enum usbd_request_return_codes (*)(struct _usbd_device *, struct usb_setup_data *, unsigned char **, short unsigned int *, void (**)(struct _usbd_device *, struct usb_setup_data *))}' but argument is of type 'int (*)(usbd_device *, struct usb_setup_data *, uint8_t **, uint16_t *, void (**)(usbd_device *, struct usb_setup_data *)) {aka int (*)(struct _usbd_device *, struct usb_setup_data *, unsigned char **, short unsigned int *, void (**)(struct _usbd_device *, struct usb_setup_data *))}'
 extern int usbd_register_control_callback(usbd_device *usbd_dev, uint8_t type,
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC      luftboot.elf
/usr/bin/../lib/gcc/arm-none-eabi/7.3.1/../../../../arm-none-eabi/bin/ld: cannot open linker script file libopencm3_stm32f1.ld: No such file or directory
collect2: error: ld returned 1 exit status
Makefile:56: recipe for target 'luftboot.elf' failed
make[2]: *** [luftboot.elf] Error 1
Makefile:66: recipe for target 'luftboot.build' failed
make[1]: *** [luftboot.build] Error 2
Makefile:174: recipe for target 'ext' failed
make: *** [ext] 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]