-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Description
What happened?
Yeah I'm still trying to get that X96Q box to work, but this issue seems more.... General.
How to reproduce?
When the scripts do decide to build U-Boot from scratch (which seems random?) compilation fails.
The issue seems to arise from one of the C files for the scripts fails to build:
[🔨] scripts/dtc/pylibfdt/libfdt_wrap.c: In function ‘_wrap_fdt_next_node’:
[🔨] scripts/dtc/pylibfdt/libfdt_wrap.c:5581:17: error: too few arguments to function ‘SWIG_Python_AppendOutput’
[🔨] 5581 | resultobj = SWIG_Python_AppendOutput(resultobj, val);
[🔨] | ^~~~~~~~~~~~~~~~~~~~~~~~
Man why did I go with computers instead of drawing or something when I was growing up?
Branch
other (only relevant in corner cases)
On which host OS are you running the build script and observing this problem?
Debian 13 Trixie
Are you building on Windows WSL2?
- Yes, my Ubuntu/Debian/OtherOS is running on WSL2
Relevant log URL
https://paste.armbian.com/hadihiqahu
Code of Conduct
- I agree to follow this project's Code of Conduct