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

FileNotFound error while building #15

Open
ingenarel opened this issue Jan 22, 2025 · 4 comments
Open

FileNotFound error while building #15

ingenarel opened this issue Jan 22, 2025 · 4 comments

Comments

@ingenarel
Copy link

❯ zig build -Doptimize=ReleaseSafe run
error: FileNotFound
run
└─ run seto failure
error: the following command exited with error code 1:
/home/ingenarel/Downloads/seto/zig-out/bin/seto 
Build Summary: 11/13 steps succeeded; 1 failed (disable with --summary none)
run transitive failure
└─ run seto failure
error: the following build command failed with exit code 1:
/home/ingenarel/Downloads/seto/.zig-cache/o/abf13e88ce128e09cb80d3200a260d8a/build /opt/zig-bin-0.13.0/zig /home/ingenarel/Downloads/seto /home/ingenarel/Downloads/seto/.zig-cache /home/ingenarel/.cache/zig --seed 0xa57928b7 -Z5c34e98a7bb86c0a -Doptimize=ReleaseSafe run

i'm on gentoo, and i think i do have the necessary dependencies:

❯ equery l '*' | grep -iE 'zig|wayland|libxkbcommon|libgl|freetype|fontconfig|ydotool|scdoc' 
app-eselect/eselect-fontconfig-20220403
app-eselect/eselect-zig-1-r1
app-text/scdoc-1.11.3
dev-lang/zig-bin-0.13.0
dev-libs/plasma-wayland-protocols-1.16.0
dev-libs/wayland-1.23.1
dev-libs/wayland-protocols-1.39
dev-qt/qtwayland-5.15.16-r1
dev-qt/qtwayland-6.8.1
dev-qt/qtwaylandscanner-5.15.16
dev-util/hyprwayland-scanner-0.4.2
dev-util/wayland-scanner-1.23.1
kde-plasma/kwayland-5.116.0
media-libs/fontconfig-2.15.0-r1
media-libs/freetype-2.13.3
media-libs/libglvnd-1.7.0
x11-base/xwayland-24.1.4
x11-libs/libGLw-8.0.0-r1
x11-libs/libxkbcommon-1.7.0-r1
x11-misc/ydotool-1.0.4-r2

any help would be really appriciated

@unixpariah
Copy link
Owner

This looks more of a zig issue, try removing .zig-cache and building again

@ingenarel
Copy link
Author

happenes again. i tried recloning the repo and clearing my ~/.cache/zig

@unixpariah
Copy link
Owner

Have you tried building any other zig projects before?

@ingenarel
Copy link
Author

yes i've used ly it's a login manager written in zig

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

No branches or pull requests

2 participants