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

aarch64 build fail with new GCC 10 #37303

Closed
tim77 opened this issue Jan 22, 2020 · 4 comments
Closed

aarch64 build fail with new GCC 10 #37303

tim77 opened this issue Jan 22, 2020 · 4 comments
Labels
Code: Build Issues regarding different builds and build environments OS: Linux Issues related to Linux operating system SDL: Tiles / Sound Tiles visual interface and sounds.

Comments

@tim77
Copy link
Contributor

tim77 commented Jan 22, 2020

Describe the bug

After switching to GCC 10 on Fedora Rawhide aarch64 arch won't compile anymore:

/usr/lib/gcc/aarch64-redhat-linux/10/include/arm_neon.h:34612:10: fatal error: arm_bf16.h: No such file or directory
34612 | #include "arm_bf16.h"
      |          ^~~~~~~~~~~~

Versions and configuration

  • OS: Fedora Rawhide
  • GCC: 10.0.1-0.3.fc32
  • Game Version: 0.D.10232-ff0f233
  • Graphics version: Tiles + Terminal

Additional context

Full build log.

@ZhilkinSerg
Copy link
Contributor

I don't think we can help here. It looks like SDL issue for me.

@ZhilkinSerg ZhilkinSerg added Code: Build Issues regarding different builds and build environments OS: Linux Issues related to Linux operating system SDL: Tiles / Sound Tiles visual interface and sounds. labels Jan 22, 2020
@tim77
Copy link
Contributor Author

tim77 commented Jan 22, 2020

@ZhilkinSerg thank you. I should try to report this in SDL upstream probably.

@ZhilkinSerg
Copy link
Contributor

Yeah, just to make sure, try compiling CDDA without Tiles support and also try compiling SDL lib alone.

@tim77
Copy link
Contributor Author

tim77 commented Jan 24, 2020

Closing. Filed upstream bug
https://bugzilla.libsdl.org/show_bug.cgi?id=4957

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code: Build Issues regarding different builds and build environments OS: Linux Issues related to Linux operating system SDL: Tiles / Sound Tiles visual interface and sounds.
Projects
None yet
Development

No branches or pull requests

2 participants