Advertisement
Guest User

Untitled

a guest
Jul 8th, 2021
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. [ef@eriks-pc river]$ zig build -Drelease-safe --prefix ~/.local install
  2. Zig attempted to find the path to native system libc headers by executing this command:
  3. cc -E -Wp,-v -xc /dev/null
  4. error: unable to create compilation: UnableToSpawnCCompiler
  5. river...The following command exited with error code 1:
  6. /usr/bin/zig build-exe /home/ef/dots/river/river/main.zig -lc -llibevdev -llibinput -lwayland-server -lxkbcommon -lpixman-1 -lwlroots -cflags -std=c99 -- /home/ef/dots/river/zig-cache/zig-wayland/xdg-shell-protocol.c -cflags -std=c99 -- /home/ef/dots/river/zig-cache/zig-wayland/pointer-gestures-unstable-v1-protocol.c -cflags -std=c99 -- /home/ef/dots/river/zig-cache/zig-wayland/xdg-output-unstable-v1-protocol.c -cflags -std=c99 -- /home/ef/dots/river/zig-cache/zig-wayland/pointer-constraints-unstable-v1-protocol.c -cflags -std=c99 -- /home/ef/dots/river/zig-cache/zig-wayland/river-control-unstable-v1-protocol.c -cflags -std=c99 -- /home/ef/dots/river/zig-cache/zig-wayland/river-status-unstable-v1-protocol.c -cflags -std=c99 -- /home/ef/dots/river/zig-cache/zig-wayland/river-layout-v2-protocol.c -cflags -std=c99 -- /home/ef/dots/river/zig-cache/zig-wayland/wlr-layer-shell-unstable-v1-protocol.c -cflags -std=c99 -- /home/ef/dots/river/zig-cache/zig-wayland/wlr-output-power-management-unstable-v1-protocol.c --pkg-begin build_options /home/ef/dots/river/zig-cache/river_build_options.zig --pkg-end -OReleaseSafe --cache-dir /home/ef/dots/river/zig-cache --global-cache-dir /home/ef/.cache/zig --name river --pkg-begin wayland /home/ef/dots/river/zig-cache/zig-wayland/wayland.zig --pkg-end --pkg-begin xkbcommon /home/ef/dots/river/deps/zig-xkbcommon/src/xkbcommon.zig --pkg-end --pkg-begin pixman /home/ef/dots/river/deps/zig-pixman/pixman.zig --pkg-end --pkg-begin wlroots /home/ef/dots/river/deps/zig-wlroots/src/wlroots.zig --pkg-begin wayland /home/ef/dots/river/zig-cache/zig-wayland/wayland.zig --pkg-end --pkg-begin xkbcommon /home/ef/dots/river/deps/zig-xkbcommon/src/xkbcommon.zig --pkg-end --pkg-begin pixman /home/ef/dots/river/deps/zig-pixman/pixman.zig --pkg-end --pkg-end -L /usr/lib64 --enable-cache
  7. error: the following build command failed with exit code 1:
  8. /home/ef/dots/river/zig-cache/o/a26258fc6b3436a435068f2d601613aa/build /usr/bin/zig /home/ef/dots/river /home/ef/dots/river/zig-cache /home/ef/.cache/zig -Drelease-safe --prefix /home/ef/.local install
  9. [ef@eriks-pc river]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement