Skip to content

Android compilation fails on master due to Github Actions virtual environment updates #765

@2shady4u

Description

@2shady4u

Seems like something broke in the compilation of the master-branch when Github updated their virtual environment.
(Other branches, like the 3.4 one, are also broken)

image

The updated virtual environment probably has some different version/dependencies that aren't compatible anymore with whatever is set in this project's SConstruct.

Working version of virtual env:
https://github.com/godotengine/godot-cpp/actions/runs/2447445726

https://github.com/actions/virtual-environments/blob/ubuntu18/20220529.1/images/linux/Ubuntu1804-Readme.md

Non-working version of virtual env:
https://github.com/2shady4u/godot-cpp/actions/runs/2495452077

https://github.com/actions/virtual-environments/blob/ubuntu18/20220605.1/images/linux/Ubuntu1804-Readme.md

Maybe it's some other issue, but the version of the virtual environment seems to me to be the most likely culprit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions