-
Notifications
You must be signed in to change notification settings - Fork 31
walnascar and whinlatter support #264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Yocto 5.2 Walnascar is close to being released. Support it. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
With: https://lists.openembedded.org/g/bitbake-devel/message/17508 there are many WARNINGs from this layer Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
With: https://lists.openembedded.org/g/bitbake-devel/message/17508 there are many WARNINGs from this layer. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
With: https://lists.openembedded.org/g/bitbake-devel/message/17508 there are many WARNINGs from this layer Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
With: https://lists.openembedded.org/g/bitbake-devel/message/17508 there are many WARNINGs from this layer Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
With: https://lists.openembedded.org/g/bitbake-devel/message/17508 there are many WARNINGs from this layer Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
With: https://lists.openembedded.org/g/bitbake-devel/message/17508 there are many WARNINGs from this layer Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
|
Seems to be failing |
Yes, but what? All CI tasks seem to be stuck in "queued" as far as I can see. FWIW, I can start my build locally now, and there are no more |
|
Yes I restarted the box and there's some very strange sstate error. Maybe I need to wipe out the sstate |
|
fwiw it is building here for some reason https://github.com/DynamicDevices/meta-mono/actions/runs/14702446718 |
|
Killed the sstate and re-ran. Something strange going on. First build works and second doesn't. Am wondering if the first build is polluting something? https://github.com/DynamicDevices/meta-mono/actions/runs/14969532368/job/42060720344 |
Add whinlatter to LAYERSERIES_COMPAT in conf/layer.conf. Add an abstract MONO_GIT_S setting in conf/layer.conf so recipes that use git:// in SRC_URI can work in styhead, walnascar and whinlatter, despite the different target directory for sources. Use MONO_GIT_S in recipe that use git:// in SRC_URI. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
|
I get this under current Yocto master: I will have to patch the btls build so it may work with cmake 4.0 in Yocto master. EDIT: Apparently, the "Framework Mono" (renamed so when Mono was pulled under the Wine project umbrella) version 6.14.1 has modified the CMake minimum version requirements for at least btls, so it may have a chance to build under Yocto 5.3. See https://gitlab.winehq.org/mono/mono/-/releases |
This version compiles with cmake 4.0, i.e. under Yocto 5.3. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
ae90202 to
4a48a03
Compare
|
Not sure why it's not picking up the CI - closing and reopening to try to trigger |
|
Not sure why this isn't picking up - the action runner is online and connected - just rebooted the CI box. Bit caught up at the moment but will try to look later |
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
e59efe4 to
ad5386f
Compare
|
@ajlennon Apparently, there are a few fixes at https://gitlab.winehq.org/mono/mono/-/tree/main for arm64 that needed backporting to the 6.14 branch. Can you please trigger the CI in case it went haywire again? Thanks. |
|
Done |
|
I dunno if you can do this but if you can close and repoen the PR this is what I do and should (I think) trigger the CI |
Not sure about the reason, but styhead vs arm and/or arm64 always gets stuck. Let's try without styhead. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
|
Closing / reopening does not seem to work for me. FWIW, styhead vs arm/arm64 is likely to get stuck. Not sure if it's your CI box or what actually causes it. I can build mono-native and mono just fine on my buildboxes. Anyway, I pushed a new commit to omit styhead from the CI test matrix, so it's walnascar and master only for now. |
No description provided.