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

clang error: no such file or directory #1511

Open
jerodg opened this issue Apr 26, 2024 · 2 comments
Open

clang error: no such file or directory #1511

jerodg opened this issue Apr 26, 2024 · 2 comments

Comments

@jerodg
Copy link

jerodg commented Apr 26, 2024

Build Log
What is the build error?

clang: error: no such file or directory: '/devdrive/sdks/darling/build/src/external/xnu/darling/src/libsystem_kernel/emulation/linux/signal/mach_excUser.c'
clang: error: no input files
make[2]: *** [src/external/xnu/darling/src/libsystem_kernel/emulation/linux/CMakeFiles/emulation_dyld.dir/build.make:108: src/external/xnu/darling/src/libsystem_kernel/emulation/linux/CMakeFiles/emulation_dyld.dir/signal/mach_excUser.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:14691: src/external/xnu/darling/src/libsystem_kernel/emulation/linux/CMakeFiles/emulation_dyld.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

System Information
What system are you building with?

Software Version
Ubuntu 24.04
Clang 18.1.3
CMake 3.28.3
Linux Kernel Linux 6.8.0-31-generic x86_64
Darling 7c8415e
@CuriousTommy
Copy link
Contributor

Can you post the entire build log? This might be related to the same issue I'm encountering in Fedora 40.

@CuriousTommy
Copy link
Contributor

@jerodg Can you test my mig_fix branch and tell me if it fixes your issue.

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