This repository was archived by the owner on Dec 23, 2025. It is now read-only.
Get CI running again#1185
Merged
Merged
Conversation
Contributor
Author
|
It actually looks like it is the updated XRoar 1.8.2 on the CI that makes dragon-mooh fail. Local testing with the old XRoar 1.5 works fine. EDIT: A new option has to be used for XRoar 1.8 upwards. |
Also remove pisati's PPA for 6809 targets, since it is not needed. Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Also run XRoar without sound. Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
b36232d to
7b64be6
Compare
From XRoar version 1.8 this option must be explicitly enabled, to receive poor man's CRT9128 emulation output on stderr. Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Contributor
Author
|
So now it is only esp32 failing: A little hard to follow that parallel build log, but I think this is what leads up to it: EDIT: esptool is now at 4.7.0 versus previous 2.8, this can play a role. <---- This. See #1186 |
Owner
|
Thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Move CI to Ubuntu 24.04 images so we should be good for some time.
Unfortunately while we had no CI working, the esp32 build started to fail and the dragon-mooh run test doesn't boot up properly any longer, but the rest seems fine.