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

Unable to compile a build after #19106 #20921

Closed
novemberist opened this issue Aug 11, 2018 · 0 comments
Closed

Unable to compile a build after #19106 #20921

novemberist opened this issue Aug 11, 2018 · 0 comments

Comments

@novemberist
Copy link

Godot version:

Godot 3.1 master

OS/device including version:
Arch Linux, Kernel 4.17.14, clang 6.0.1, pulseaudio 12.2

Issue description:

Since #19106 was merged, I can not compile Godot 3.1 master branch anymore and get the following error message during the build process:

[Initial build] Compiling ==> drivers/gles3/rasterizer_storage_gles3.cpp
Ranlib Library         ==> modules/libmodules.x11.opt.tools.64.llvm.a
drivers/pulseaudio/audio_driver_pulseaudio.cpp:376:43: error: arithmetic on a pointer to void
                                ret = pa_stream_write(ad->pa_str, ptr + write_ofs, bytes_to_write, NULL, 0LL, PA_SEEK_RELATIVE);
                                                                  ~~~ ^
1 error generated.
[Initial build] scons: *** [drivers/pulseaudio/audio_driver_pulseaudio.x11.opt.tools.64.llvm.o] Error 1
Compiling ==> drivers/gles3/shader_compiler_gles3.cpp
scons: building terminated because of errors.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants