-
Notifications
You must be signed in to change notification settings - Fork 3
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
zpc: Issue with ninja while build #49
Comments
Please comment the line in helper.mk # || cat build/CMakeFiles/CMakeOutput.log Maybe it is hidding an other issue, you are running in WSL2 arent you ? can show results of ./helper.mk setup I know some observed issues with audio dependencies (inherited from zap package we dont need) |
This is the log from ./helper.mk setup |
Your setup step looks ok to me https://github.com/user-attachments/files/19053665/log_helper_setup.txt please remove build folder before running: script z-wave-protocol-controller-49.log.txt Then type ./helper.mk VERBOSE=1 And then exit and attach z-wave-protocol-controller-49.log.txt to this ticket Meanwhile let me try to rebuild on wsl2 ... |
This is the z-wave-protocol-controller-49.log.txt log file, I think the build process is successfully. (I comment this line # || cat build/CMakeFiles/CMakeOutput.log in helper.mk) |
So where was the failure. maybe I will remove this extra cat line it is misleading |
This is my script log after clone and rebuild |
https://github.com/user-attachments/files/19124006/z-wave-protocol-controller-49.log.txt
log looks good to me (packages are built). but i miss the last part ? |
Is this issue still present ? Since i have slightly improved the quickstart guide, please review: |
I have merged the quickstart readme Please close this ticket if no more support it needed |
I have this issue with ninja when I run ./helper.mk
I have attached the log here
build.zip
The text was updated successfully, but these errors were encountered: