From: Julien Olivain <ju.o@free.fr>
To: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/pixman: backport patch to fix inlining issue
Date: Fri, 03 Jan 2025 22:43:04 +0100 [thread overview]
Message-ID: <211624fb7afbbb83eb709499c2f37802@free.fr> (raw)
In-Reply-To: <20250103201747.3749714-1-thomas.petazzoni@bootlin.com>
On 03/01/2025 21:17, Thomas Petazzoni wrote:
> pixman fails to build with -Og or -O3 due to forced inlining
> statements:
>
> pixman-combine-float.c:370:5: error: inlining failed in call to
> 'always_inline' 'combine_soft_light_c': function not considered for
> inlining
>
> The first occurence in the autobuilders is on May 12, 2024, but the
> problem already existed before as we haven't updated pixman in a long
> time. Therefore, the issue started occurring because we started
> testing more random configurations.
>
> Fixes:
>
>
> https://autobuild.buildroot.org/results/2f3df7961b3181d9eef79893439ae7ebbe4415ad/
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Series applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-01-03 21:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-03 20:17 [Buildroot] [PATCH 1/2] package/pixman: backport patch to fix inlining issue Thomas Petazzoni
2025-01-03 20:17 ` [Buildroot] [PATCH 2/2] package/pixman: bump to version 0.44.2 Thomas Petazzoni via buildroot
2025-01-03 21:43 ` Julien Olivain [this message]
2025-01-08 21:37 ` [Buildroot] [PATCH 1/2] package/pixman: backport patch to fix inlining issue 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=211624fb7afbbb83eb709499c2f37802@free.fr \
--to=ju.o@free.fr \
--cc=buildroot@buildroot.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