( Showing only the last 30 out of 161 lines. For a complete log visit the build page )
CC usb_dwc_common.c
CC usb_f107.c
CC usb_f207.c
CC mac.c
CC phy.c
CC mac_stm32fxx7.c
CC phy_ksz80x1.c
CC vector.c
CC systick.c
CC scb.c
CC nvic.c
CC assert.c
CC sync.c
CC dwt.c
AR libopencm3_stm32f4.a
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."
^~~~~~~
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