knazarov / homebrew-qemu-virgl

A homebrew tap for qemu with support for 3d accelerated guests
414 stars 67 forks source link

ninja: build stopped: subcommand failed. #87

Open Desperado17 opened 2 years ago

Desperado17 commented 2 years ago

==> Installing qemu-virgl from knazarov/qemu-virgl ==> Installing dependencies for knazarov/qemu-virgl/qemu-virgl: knazarov/qemu-virgl/libangle, knazarov/qemu-virgl/libepoxy-angle, knazarov/qemu-virgl/virglrenderer, libpng, libssh, libcap, lz4, zstd, systemd, libusb, lzo, pixman, snappy, spice-protocol and vde ==> Installing knazarov/qemu-virgl/qemu-virgl dependency: knazarov/qemu-virgl/libangle /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/knazarov/homebrew-qemu-virgl/Formula/libangle.rb:26: warning: conflicting chdir during another chdir block ==> python2 scripts/bootstrap.py ==> gclient sync ==> gn gen --args=use_custom_libcxx=false treat_warnings_as_errors=false ./angle_build ==> ninja -C angle_build Last 15 lines from /home/user/.cache/Homebrew/Logs/libangle/04.ninja: std::size_t ../build/linux/debian_sid_amd64-sysroot/usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/x86_64-linux-gnu/c++/10/bits/c++config.h:264:26: note: 'std::size_t' declared here typedef __SIZE_TYPE__ size_t; ^ 8 errors generated. [239/5398] CXX obj/samples/sample_util/tga_utils.o [240/5398] CXX obj/samples/hello_triangle/HelloTriangle.o [241/5398] CXX obj/samples/multiple_draw_buffers/MultipleDrawBuffers.o [242/5398] CXX obj/samples/mip_map_2d/MipMap2D.o [243/5398] CXX obj/samples/multi_texture/MultiTexture.o [244/5398] CXX obj/samples/multiview/Multiview.o [245/5398] CXX obj/samples/multi_window/MultiWindow.o [246/5398] CXX obj/samples/sample_util/SampleApplication.o [247/5398] CXX obj/samples/particle_system/ParticleSystem.o ninja: build stopped: subcommand failed.

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): https://github.com/knazarov/homebrew-qemu-virgl/issues

DUOLabs333 commented 2 years ago

Can you post the full log as a pastebin?