Changes:
------------------------------------------ [...truncated 25.95 KiB...] AR libopencm3_sam3u.a BUILD lib/sam/3x CC gpio_common_all.c CC gpio_common_3a3u3x.c CC pmc.c CC usart_common_all.c CC usart_common_3.c CC vector.c CC systick.c CC scb.c CC nvic.c CC assert.c CC sync.c CC dwt.c AR libopencm3_sam3x.a BUILD lib/sam/4l CC adcife.c CC gpio.c CC pm.c CC scif.c CC usart_common_all.c CC usart.c CC vector.c CC systick.c CC scb.c CC nvic.c CC assert.c CC sync.c CC dwt.c AR libopencm3_sam4l.a BUILD lib/sam/d CC port.c CC vector.c CC systick.c CC scb.c CC nvic.c CC assert.c CC sync.c CC dwt.c AR libopencm3_samd.a BUILD lib/vf6xx CC ccm.c CC gpio.c CC iomuxc.c CC uart.c CC vector.c CC systick.c CC scb.c CC nvic.c CC assert.c CC sync.c CC dwt.c AR libopencm3_vf6xx.a BUILD lib/swm050 CC clk.c CC flash.c CC gpio.c CC pwr.c CC syscon.c CC timer.c CC wdt.c CC vector.c CC systick.c CC scb.c CC nvic.c CC assert.c CC sync.c CC dwt.c AR libopencm3_swm050.a BUILD lib/pac55xx CC can.c CC ccs.c CC gpio.c CC memctl.c CC usart.c CC vector.c CC systick.c CC scb.c CC nvic.c CC assert.c CC sync.c CC dwt.c AR libopencm3_pac55xx.a =============== libopencm3 START ============== BUILD lib/stm32/f0 BUILD lib/stm32/f1 BUILD lib/stm32/f2 BUILD lib/stm32/f3 BUILD lib/stm32/f4 BUILD lib/stm32/f7 BUILD lib/stm32/l0 BUILD lib/stm32/l1 BUILD lib/stm32/l4 BUILD lib/stm32/g0 make[2]: Nothing to be done for 'all'. BUILD lib/stm32/g4 BUILD lib/stm32/h7 BUILD lib/gd32/f1x0 make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/lpc13xx BUILD lib/lpc17xx BUILD lib/lpc43xx/m4 make[2]: Nothing to be done for 'all'. BUILD lib/lpc43xx/m0 make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/lm3s BUILD lib/lm4f BUILD lib/msp432/e4 BUILD lib/efm32/tg BUILD lib/efm32/g BUILD lib/efm32/lg BUILD lib/efm32/gg BUILD lib/efm32/hg make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/efm32/wg BUILD lib/efm32/ezr32wg BUILD lib/sam/3a BUILD lib/sam/3n BUILD lib/sam/3s BUILD lib/sam/3u BUILD lib/sam/3x make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/sam/4l BUILD lib/sam/d BUILD lib/vf6xx make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/swm050 BUILD lib/pac55xx make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. =============== libopencm3 DONE ============== =============== relay-driver START ============== CLEAN CC console.c CC console_stm32.c CC watchdog.c CC fault.c CC iob_stm32_nonblocking.c CC kill.c CC bitops.c CC fibre.c CC fibre_default.c CC list.c CC messageq.c CC regdump.c CC ringbuf.c CC time_libopencm3.c CC util.c CC i2c_ctx.c CC relay-driver.c relay-driver.c: In function 'main': relay-driver.c:525:9: warning: 'rcc_clock_setup_in_hse_8mhz_out_72mhz' is deprecated: use rcc_clock_setup_pll(&rcc_hse_configs[RCC_CLOCK_HSE8_72MHZ]) [-Wdeprecated-declarations] 525 | rcc_clock_setup_in_hse_8mhz_out_72mhz(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../libopencm3//include/libopencm3/stm32/rcc.h:26, from relay-driver.c:31: ../../libopencm3//include/libopencm3/stm32/f1/rcc.h:780:6: note: declared here 780 | void rcc_clock_setup_in_hse_8mhz_out_72mhz(void) LIBOPENCM3_DEPRECATED("use rcc_clock_setup_pll(&rcc_hse_configs[RCC_CLOCK_HSE8_72MHZ])"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LD relay-driver-0.1.0-12-g11f0d5e.elf ln -sf relay-driver-0.1.0-12-g11f0d5e.map relay-driver.map ln -sf relay-driver-0.1.0-12-g11f0d5e.elf relay-driver.elf OBJCOPY relay-driver-0.1.0-12-g11f0d5e.bin ln -sf relay-driver-0.1.0-12-g11f0d5e.bin relay-driver.bin OBJCOPY relay-driver-0.1.0-12-g11f0d5e.srec ln -sf relay-driver-0.1.0-12-g11f0d5e.srec relay-driver.srec =============== relay-driver DONE ============== =============== rfdsatt START ============== CLEAN CC attenuator.c CC eeprom.c eeprom.c: In function 'wait_write_complete': eeprom.c:90:1: warning: control reaches end of non-void function [-Wreturn-type] 90 | } | ^ CC board_rfdsatt_4ch.c CC watchdog.c CC fault.c CC iob_stm32_nonblocking.c CC kill.c CC microvty.c CC bitops.c CC fibre.c CC fibre_default.c CC list.c CC messageq.c CC regdump.c CC ringbuf.c CC time_libopencm3.c CC util.c CC rfdsatt.c rfdsatt.c:480:5: warning: no previous prototype for 'led_fibre' [-Wmissing-prototypes] 480 | int led_fibre(fibre_t *fibre) | ^~~~~~~~~ LD rfdsatt-0.1.0-12-g11f0d5e.elf ln -sf rfdsatt-0.1.0-12-g11f0d5e.map rfdsatt.map ln -sf rfdsatt-0.1.0-12-g11f0d5e.elf rfdsatt.elf OBJCOPY rfdsatt-0.1.0-12-g11f0d5e.bin ln -sf rfdsatt-0.1.0-12-g11f0d5e.bin rfdsatt.bin OBJCOPY rfdsatt-0.1.0-12-g11f0d5e.srec ln -sf rfdsatt-0.1.0-12-g11f0d5e.srec rfdsatt.srec =============== rfdsatt DONE ============== =============== relay-driver UPLOAD ============== LATEST_BIN: relay-driver-0.1.0-12-g11f0d5e.bin Skipping upload, relay-driver-0.1.0-12-g11f0d5e.bin has already been uploaded. =============== relay-driver UPLOAD DONE ============== =============== rfdsatt UPLOAD ============== LATEST_BIN: rfdsatt-0.1.0-12-g11f0d5e.bin ssh: connect to host ftp.osmocom.org port 48: Connection refused rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: unexplained error (code 255) at io.c(232) [Receiver=3.2.7] ssh: connect to host ftp.osmocom.org port 48: Connection refused rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(232) [sender=3.2.7] Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1874282 killed; [ssh-agent] Stopped. Archiving artifacts