Skip to content
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

[Build Bug] Problems building Godot fork using GitHub Actions #2

Open
VladimirLevadnij opened this issue Mar 23, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@VladimirLevadnij
Copy link

VladimirLevadnij commented Mar 23, 2024

Problems building a Godot fork using GitHub Actions. For Linux and other platforms it produces errors. As I understand it, there are errors with tinfo, imalloc, i_malloc, __libc_malloc, an error in the operation of the linker.

Respected @aaronfranke on Discord commented:

The linker fails with Jolt, we don't know why.

Prior to open sourcing, we only tested Windows, Mac, and Linux builds all without sanitizers. Some work will be required to fix building with sanitizers and on Android, iOS, and web.

The Linux build works fine. It is just sanitizers that don't work.

The problem is with our build system or code in the-mirror-gdp/godot, not with GitHub Actions in the-mirror-gdp/godot. The actions are "supposed to" work but don't.

If you want to try and solve it you are welcome to. I don't really know what to do to fix it.

We need someone who can figure out this problem. Perhaps this person is respected @AndreaCatania who implemented the JoltPhysics functionality in this Godot fork https://github.com/jrouwe/JoltPhysics

image

image

image

@Kluskey Kluskey added the bug Something isn't working label Mar 25, 2024
@Kluskey Kluskey changed the title Problems building Godot fork using GitHub Actions [Bug] Problems building Godot fork using GitHub Actions Mar 25, 2024
@Kluskey Kluskey changed the title [Bug] Problems building Godot fork using GitHub Actions [Build Bug] Problems building Godot fork using GitHub Actions Mar 25, 2024
@Kluskey
Copy link
Collaborator

Kluskey commented Mar 27, 2024

@VladimirLevadnij Thank you for submitting this; would you open the issue in https://github.com/the-mirror-gdp/godot? That'd be easier to track with having fork-related issues in the fork repo.

I'll close this in the meantime since the new one will be open. Thanks!

@Kluskey Kluskey closed this as completed Mar 27, 2024
@aaronfranke aaronfranke transferred this issue from the-mirror-gdp/the-mirror Mar 27, 2024
@aaronfranke aaronfranke reopened this Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants