[scummvm-devel] ATTN PORTERS: New Buildbot ahead
Marcus Comstedt
marcus at mc.pp.se
Sun Mar 21 19:59:43 UTC 2021
Hi Philippe,
Thank you for your efforts. The new buildbot is looking very nice.
Philippe Valembois via scummvm-devel <scummvm-devel at lists.scummvm.org>
writes:
> I currently need porters to test the snapshots produced by this new
> Buildbot. It's difficult for me to ensure that every port still works
> as I don't own any console nor Apple products. :D
I tested the Dreamcast snapshot, and it starts and I was able to
launch the Gobliiins demo. Some plugins cause a crash (invalid memory
access) on load though.
> - Dreamcast :
> - I used the same GCC version as the one chosen by KallistiOS for
> testing (ie. GCC 9.3.0 instead of GCC 4.6.3)
I'm using 4.9.4 now (this has better C++11 support than 4.6.3, and is
easier to get to compile :). Would it be possible to have this
version on the buildbot? I can't rule out that the crashes with the
snapshot is due to toolchain issues (the SuperH backend is somewhat
fragile due to seeing limited use, and is known to break sometimes),
and anyway reproducing issues would be easier with the same toolchain
version.
> - libronin (which seems abandoned) has been patched to support it
libronin is not abandoned. It's just that it, like TeX, has reached a
state of near perfection where there is seldom any reason to change
it. :-)
// Marcus
More information about the scummvm-devel
mailing list