From: Markus Volk <f_l_k@t-online.de>
To: Steve Sakoman <steve@sakoman.com>
Cc: Martin Jansa <martin.jansa@gmail.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [oe-core][PATCH] gcc: add a backport patch to fix an issue with tzdata 2024b
Date: Sat, 23 Nov 2024 13:17:35 +0100 [thread overview]
Message-ID: <BTKENS.XCDO3GCTQU892@t-online.de> (raw)
In-Reply-To: <180A9579BCE9D834.32265@lists.openembedded.org>
[-- Attachment #1: Type: text/plain, Size: 2445 bytes --]
I managed to work around the ninja-native problem by simply calling
'bitbake -c do_configure gcc', which works, and then bitbake gcc
Like this ninja-native also fails, but gcc is built. So I can at least
confirm that the patch is applied and gcc compiles on scarthgap.
For kirkstone this patch does not apply and to me it looks like the gcc
version used is too old to even support c++20 time zone support in
<chrono>.
<https://gcc.gnu.org/pipermail/libstdc++-cvs/2022q4/039034.html>
On Sat, Nov 23 2024 at 12:29:08 PM +01:00:00, Markus Volk
<f_l_k@t-online.de> wrote:
> It's not that I didnt't try, but it seams like I cant build gcc for
> scarthgap from my host system (which is based on master branch)
>
> I'm lacking pipes due to python 3.13
> ERROR: ninja-native-1.11.1-r0 do_compile:
> ExecutionError('/home/flk/poky/build-test/tmp/work/x86_64-linux/ninja-native/1.11.1/temp/run.do_compile.175990',
> 1, None, None)
> ERROR: Logfile of failure stored in:
> /home/flk/poky/build-test/tmp/work/x86_64-linux/ninja-native/1.11.1/temp/log.do_compile.175990
> Log data follows:
> | DEBUG: Executing shell function do_compile
> | Traceback (most recent call last):
> | File
> "/home/flk/poky/build-test/tmp/work/x86_64-linux/ninja-native/1.11.1/git/./configure.py",
> line 26, in <module>
> | import pipes
> | ModuleNotFoundError: No module named 'pipes'
> | WARNING:
> /home/flk/poky/build-test/tmp/work/x86_64-linux/ninja-native/1.11.1/temp/run.do_compile.175990:142
> exit 1 from 'python3 ./configure.py --bootstrap'
> | WARNING: Backtrace (BB generated script):
> | #1: do_compile,
> /home/flk/poky/build-test/tmp/work/x86_64-linux/ninja-native/1.11.1/temp/run.do_compile.175990,
> line 142
> | #2: main,
> /home/flk/poky/build-test/tmp/work/x86_64-linux/ninja-native/1.11.1/temp/run.do_compile.175990,
> line 146
> ERROR: Task
> (virtual:native:/home/flk/poky/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_compile)
> failed with exit code '1'
>
>
> On Sat, Nov 23 2024 at 12:00:27 PM +01:00:00, Markus Volk
> <f_l_k@t-online.de> wrote:
>> On Fri, Nov 22 2024 at 05:33:29 AM -08:00:00, Steve Sakoman
>> <steve@sakoman.com> wrote:
>>> Markus, could you send versions of this patch for stable branches
>>> too?
>>> (styhead, scarthgap, kirkstone)
>>
>> I have sent the patches, but only verified that they would apply. I
>> can't comile test them as I dont have buildsystems set up for any of
>> these branches
[-- Attachment #2: Type: text/html, Size: 3114 bytes --]
next prev parent reply other threads:[~2024-11-23 12:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-22 1:29 [oe-core][PATCH] gcc: add a backport patch to fix an issue with tzdata 2024b Markus Volk
2024-11-22 1:35 ` Martin Jansa
2024-11-22 1:40 ` Markus Volk
2024-11-22 13:33 ` Steve Sakoman
2024-11-23 11:00 ` Markus Volk
2024-11-23 11:29 ` Markus Volk
[not found] ` <180A9579BCE9D834.32265@lists.openembedded.org>
2024-11-23 12:17 ` Markus Volk [this message]
[not found] ` <180A981E61A96CC5.23999@lists.openembedded.org>
2024-11-23 13:10 ` Markus Volk
2024-11-22 3:04 ` Khem Raj
2024-11-22 12:35 ` Markus Volk
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=BTKENS.XCDO3GCTQU892@t-online.de \
--to=f_l_k@t-online.de \
--cc=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=steve@sakoman.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.