From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: Nylon Chen <nylon7@andestech.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] board/andes: fix build failure with host gcc >= 10
Date: Sun, 30 Jan 2022 15:53:25 +0100 [thread overview]
Message-ID: <20220130155325.635964dc@windsurf> (raw)
In-Reply-To: <20220129231420.3470589-1-giulio.benetti@benettiengineering.com>
Hello Giulio,
On Sun, 30 Jan 2022 00:14:20 +0100
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
> Add patch to fix linux bug:
> ```
> HOSTLD scripts/dtc/dtc
> /usr/bin/ld: scripts/dtc/dtc-parser.tab.o:(.bss+0x10): multiple definition of `yylloc'; scripts/dtc/dtc-lexer.lex.o:(.bss+0x0): first defined here
> collect2: error: ld returned 1 exit status
> ```
>
> Fixes:
> https://gitlab.com/buildroot.org/buildroot/-/jobs/2021478164
>
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
> ...ve-redundant-YYLOC-global-declaratio.patch | 52 +++++++++++++++++++
> 1 file changed, 52 insertions(+)
> create mode 100644 board/andes/patches/linux/0002-scripts-dtc-Remove-redundant-YYLOC-global-declaratio.patch
I've applied to master. However, I would have very much preferred a
kernel version bump, tested by Nylon Chen.
Nylon: could you send a patch to update this defconfig to a newer
kernel version?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-01-30 14:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-29 23:14 [Buildroot] [PATCH] board/andes: fix build failure with host gcc >= 10 Giulio Benetti
2022-01-30 14:53 ` Thomas Petazzoni via buildroot [this message]
2022-02-06 14:50 ` Peter Korsgaard
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=20220130155325.635964dc@windsurf \
--to=buildroot@buildroot.org \
--cc=giulio.benetti@benettiengineering.com \
--cc=nylon7@andestech.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.