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
<[email protected]> 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
<[email protected]> wrote:
On Fri, Nov 22 2024 at 05:33:29 AM -08:00:00, Steve Sakoman
<[email protected]> 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
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#207682):
https://lists.openembedded.org/g/openembedded-core/message/207682
Mute This Topic: https://lists.openembedded.org/mt/109715703/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-