From: Peter Korsgaard <peter@korsgaard.com>
To: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
Cc: Lee Jones <lee.jones@linaro.org>,
Fabrice Fontaine <fontaine.fabrice@gmail.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [Buildroot] [PATCH 1/1] boot/afboot-stm32: disable stack-protector
Date: Tue, 28 Feb 2023 17:14:42 +0100 [thread overview]
Message-ID: <87sfepix71.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20230208165605.73b2b986@windsurf> (Thomas Petazzoni via buildroot's message of "Wed, 8 Feb 2023 16:56:05 +0100")
>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot@buildroot.org> writes:
> On Sat, 31 Dec 2022 11:14:51 +0100
> Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
>> Disable stack-protector to avoid the following build failure:
>>
>> /home/autobuild/autobuild/instance-14/output-1/host/bin/arm-buildroot-linux-gnueabi-ld
>> -T stm32f429.lds --gc-sections -o stm32f469i-disco.elf
>> stm32f469i-disco.o gpio.o mpu.o qspi.o start_kernel.o usart-f4.o
>> /home/autobuild/autobuild/instance-14/output-1/host/bin/arm-buildroot-linux-gnueabi-ld:
>> stm32f469i-disco.o: in function `main':
>> stm32f469i-disco.c:(.text.startup.main+0x3b0): undefined reference to `__stack_chk_guard'
>> /home/autobuild/autobuild/instance-14/output-1/host/bin/arm-buildroot-linux-gnueabi-ld:
>> stm32f469i-disco.c:(.text.startup.main+0x4c0): undefined reference
>> to `__stack_chk_fail'
>> /home/autobuild/autobuild/instance-14/output-1/host/bin/arm-buildroot-linux-gnueabi-ld:
>> stm32f469i-disco.c:(.text.startup.main+0x4ec): undefined reference
>> to `__stack_chk_guard'
>>
>> Fixes:
>> - http://autobuild.buildroot.org/results/fa6ffab24c3998f21034ab24e8d2852cacde08c1
>>
>> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
>> ---
>> ...003-Makefile-disable-stack-protector.patch | 36 +++++++++++++++++++
>> 1 file changed, 36 insertions(+)
>> create mode 100644 boot/afboot-stm32/0003-Makefile-disable-stack-protector.patch
> Applied to master, thanks.
Committed to 2022.11.x and 2022.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-02-28 16:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-31 10:14 [Buildroot] [PATCH 1/1] boot/afboot-stm32: disable stack-protector Fabrice Fontaine
2023-02-08 15:56 ` Thomas Petazzoni via buildroot
2023-02-28 16:14 ` Peter Korsgaard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sfepix71.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=lee.jones@linaro.org \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox