>>> afboot-stm32 3566acd582e5536fb60864281788a30f5527df2d Downloading wget --passive-ftp -nd -t 3 -O '/home/buildroot/autobuild/instance-0/output-1/build/.afboot-stm32-3566acd582e5536fb60864281788a30f5527df2d.tar.gz.2K3a0o/output' 'https://github.com/mcoquelin-stm32/afboot-stm32/archive/3566acd582e5536fb60864281788a30f5527df2d/afboot-stm32-3566acd582e5536fb60864281788a30f5527df2d.tar.gz' --2022-10-23 03:36:54-- https://github.com/mcoquelin-stm32/afboot-stm32/archive/3566acd582e5536fb60864281788a30f5527df2d/afboot-stm32-3566acd582e5536fb60864281788a30f5527df2d.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/mcoquelin-stm32/afboot-stm32/tar.gz/3566acd582e5536fb60864281788a30f5527df2d [following] --2022-10-23 03:36:54-- https://codeload.github.com/mcoquelin-stm32/afboot-stm32/tar.gz/3566acd582e5536fb60864281788a30f5527df2d Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/autobuild/instance-0/output-1/build/.afboot-stm32-3566acd582e5536fb60864281788a30f5527df2d.tar.gz.2K3a0o/output' 0K .......... 58.0M=0s 2022-10-23 03:36:55 (58.0 MB/s) - '/home/buildroot/autobuild/instance-0/output-1/build/.afboot-stm32-3566acd582e5536fb60864281788a30f5527df2d.tar.gz.2K3a0o/output' saved [10338] afboot-stm32-3566acd582e5536fb60864281788a30f5527df2d.tar.gz: OK (sha256: 2caacd302ab3ed5b70b3b93a6aef04162abf779c758a5be547be3ab01b68ca10) >>> afboot-stm32 3566acd582e5536fb60864281788a30f5527df2d Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/afboot-stm32/afboot-stm32-3566acd582e5536fb60864281788a30f5527df2d.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/afboot-stm32-3566acd582e5536fb60864281788a30f5527df2d -xf - >>> afboot-stm32 3566acd582e5536fb60864281788a30f5527df2d Patching Applying 0001-Pass-fno-builtin-to-fix-build-with-gcc-10.patch using patch: patching file Makefile Applying 0002-Makefile-drop-nostartfiles.patch using patch: patching file Makefile >>> afboot-stm32 3566acd582e5536fb60864281788a30f5527df2d Configuring >>> afboot-stm32 3566acd582e5536fb60864281788a30f5527df2d Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/afboot-stm32-3566acd582e5536fb60864281788a30f5527df2d CROSS_COMPILE=/home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi- all KERNEL_ADDR=0x08008000 DTB_ADDR=0x08004000 make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/afboot-stm32-3566acd582e5536fb60864281788a30f5527df2d' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -c -mthumb -mcpu=cortex-m4 -ffunction-sections -fdata-sections -Os -std=gnu99 -Wall -fno-builtin -DKERNEL_ADDR=0x08008000 -DDTB_ADDR=0x08004000 stm32f429i-disco.c -o stm32f429i-disco.o /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -c -mthumb -mcpu=cortex-m4 -ffunction-sections -fdata-sections -Os -std=gnu99 -Wall -fno-builtin -DKERNEL_ADDR=0x08008000 -DDTB_ADDR=0x08004000 gpio.c -o gpio.o /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -c -mthumb -mcpu=cortex-m4 -ffunction-sections -fdata-sections -Os -std=gnu99 -Wall -fno-builtin -DKERNEL_ADDR=0x08008000 -DDTB_ADDR=0x08004000 mpu.c -o mpu.o /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -c -mthumb -mcpu=cortex-m4 -ffunction-sections -fdata-sections -Os -std=gnu99 -Wall -fno-builtin -DKERNEL_ADDR=0x08008000 -DDTB_ADDR=0x08004000 qspi.c -o qspi.o /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -c -mthumb -mcpu=cortex-m4 -ffunction-sections -fdata-sections -Os -std=gnu99 -Wall -fno-builtin -DKERNEL_ADDR=0x08008000 -DDTB_ADDR=0x08004000 start_kernel.c -o start_kernel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -c -mthumb -mcpu=cortex-m4 -ffunction-sections -fdata-sections -Os -std=gnu99 -Wall -fno-builtin -DKERNEL_ADDR=0x08008000 -DDTB_ADDR=0x08004000 usart-f4.c -o usart-f4.o /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -c -mthumb -mcpu=cortex-m4 -ffunction-sections -fdata-sections -Os -std=gnu99 -Wall -fno-builtin -DKERNEL_ADDR=0x08008000 -DDTB_ADDR=0x08004000 stm32429i-eval.c -o stm32429i-eval.o /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -c -mthumb -mcpu=cortex-m4 -ffunction-sections -fdata-sections -Os -std=gnu99 -Wall -fno-builtin -DKERNEL_ADDR=0x08008000 -DDTB_ADDR=0x08004000 stm32f469i-disco.c -o stm32f469i-disco.o /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -c -mthumb -mcpu=cortex-m4 -ffunction-sections -fdata-sections -Os -std=gnu99 -Wall -fno-builtin -DKERNEL_ADDR=0x08008000 -DDTB_ADDR=0x08004000 stm32746g-eval.c -o stm32746g-eval.o /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -c -mthumb -mcpu=cortex-m4 -ffunction-sections -fdata-sections -Os -std=gnu99 -Wall -fno-builtin -DKERNEL_ADDR=0x08008000 -DDTB_ADDR=0x08004000 usart-f7.c -o usart-f7.o /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -c -mthumb -mcpu=cortex-m4 -ffunction-sections -fdata-sections -Os -std=gnu99 -Wall -fno-builtin -DKERNEL_ADDR=0x08008000 -DDTB_ADDR=0x08004000 stm32h743i-eval.c -o stm32h743i-eval.o /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld -T stm32f429.lds --gc-sections -o stm32f429i-disco.elf stm32f429i-disco.o gpio.o mpu.o qspi.o start_kernel.o usart-f4.o /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: stm32f429i-disco.o: in function `fmc_wait_busy': stm32f429i-disco.c:(.text.fmc_wait_busy+0x26): undefined reference to `__stack_chk_fail' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: stm32f429i-disco.c:(.text.fmc_wait_busy+0x30): undefined reference to `__stack_chk_guard' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: stm32f429i-disco.o: in function `noop': stm32f429i-disco.c:(.text.noop+0x18): undefined reference to `__stack_chk_guard' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: stm32f429i-disco.o: in function `main': stm32f429i-disco.c:(.text.startup.main+0x336): undefined reference to `__stack_chk_fail' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: stm32f429i-disco.c:(.text.startup.main+0x340): undefined reference to `__stack_chk_guard' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: stm32f429i-disco.o: in function `reset': stm32f429i-disco.c:(.text.reset+0x30): undefined reference to `__stack_chk_fail' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: stm32f429i-disco.c:(.text.reset+0x50): undefined reference to `__stack_chk_guard' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: gpio.o: in function `gpio_set': gpio.c:(.text.gpio_set+0x8a): undefined reference to `__stack_chk_fail' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: gpio.c:(.text.gpio_set+0x94): undefined reference to `__stack_chk_guard' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: gpio.o: in function `gpio_set_alt': gpio.c:(.text.gpio_set_alt+0x62): undefined reference to `__stack_chk_fail' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: gpio.c:(.text.gpio_set_alt+0x78): undefined reference to `__stack_chk_guard' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: gpio.o: in function `gpio_set_fmc': gpio.c:(.text.gpio_set_fmc+0x2c): undefined reference to `__stack_chk_fail' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: gpio.c:(.text.gpio_set_fmc+0x34): undefined reference to `__stack_chk_guard' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: gpio.o: in function `gpio_set_usart': gpio.c:(.text.gpio_set_usart+0x2c): undefined reference to `__stack_chk_fail' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: gpio.c:(.text.gpio_set_usart+0x34): undefined reference to `__stack_chk_guard' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: start_kernel.o: in function `start_kernel': start_kernel.c:(.text.start_kernel+0x1a): undefined reference to `__stack_chk_fail' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: start_kernel.c:(.text.start_kernel+0x30): undefined reference to `__stack_chk_guard' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: usart-f4.o: in function `usart_setup': usart-f4.c:(.text.usart_setup+0x56): undefined reference to `__stack_chk_fail' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: usart-f4.c:(.text.usart_setup+0x60): undefined reference to `__stack_chk_guard' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: usart-f4.o: in function `usart_putch': usart-f4.c:(.text.usart_putch+0x22): undefined reference to `__stack_chk_fail' /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-gnueabi-ld: usart-f4.c:(.text.usart_putch+0x2c): undefined reference to `__stack_chk_guard' Makefile:29: recipe for target 'stm32f429i-disco' failed make[1]: *** [stm32f429i-disco] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/afboot-stm32-3566acd582e5536fb60864281788a30f5527df2d' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-0/output-1/build/afboot-stm32-3566acd582e5536fb60864281788a30f5527df2d/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/afboot-stm32-3566acd582e5536fb60864281788a30f5527df2d/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'