[scummvm-devel] Building Symbian port with buildbot

Philippe Valembois lephilousophe at gmail.com
Fri Aug 6 22:33:17 UTC 2021


Hello Fiodar,

We could try to add Symbian support to Buildbot.
Current prerequisites are that the toolchain must be Linux based and
should rely on reproducible ways to build it through Docker.
It would be ideal that the toolchain doesn't use precompiled binaries
as those would make the toolchain stick to some OS version which will
get outdated fast.
The build process must make use of the configure script directly
followed by make as it's done today for all other platforms.

If these prerequistes are checked, I can work on building a Symbian
toolchain using Docker but I will need detailed information about the
process.
You can look at samples on the Wiki
(https://wiki.scummvm.org/index.php?title=Compiling_ScummVM) where you
can see the kind of information I would need to build the toolchain.

Some questions that come to find first:
- What is the project which makes SDK running on Linux? Is it still maintained?
- Is SDK easily downloadable by a script?
- Which Symbian version do you target?
- What are the libraries compiled?

Regards,
Phil

Le mer. 4 août 2021 à 01:09, fedor via scummvm-devel
<scummvm-devel at lists.scummvm.org> a écrit :
>
> At this time, the port for Symbian can only be compiled on Windows. If Windows is not supported, I know a project with patches for SDKs for Linux.
>
> --
> Отправлено из myMail для Android
>
> среда, 04 августа 2021г., 01:13 +03:00 от Eugene Sandulenko sev at scummvm.org:
>
> Could you please clarify what you mean by "It builds support windows only"?
>
> Buildbot configuration and setup scripts could be found in this repo: https://github.com/scummvm/dockerized-bb
>
>
> Eugene
>
> On Tue, 3 Aug 2021 at 20:32, Fiodar Stryzhniou. via scummvm-devel <scummvm-devel at lists.scummvm.org> wrote:
>
> Hi! I wish to add Symbian port to buildbot.
> I worked last month for build automation and achieve that!
> Symbian port can autobuilded now without my hesitation. It builds support windows only.
> Fiodar Stryzhniou
>
> _______________________________________________
> scummvm-devel mailing list
> scummvm-devel at lists.scummvm.org
> https://lists.scummvm.org/listinfo/scummvm-devel
>
> _______________________________________________
> scummvm-devel mailing list
> scummvm-devel at lists.scummvm.org
> https://lists.scummvm.org/listinfo/scummvm-devel


More information about the scummvm-devel mailing list