Hey all, i faced a problem while making "make run-...
# caravel
r
Hey all, i faced a problem while making "make run-precheck" command. Could anyone help me solve this error ?
m
Check the logs. You probably have errors related to documentation
r
@Matt Venn could you please explain more details ?
m
You have posted just the end of the logs re
Read the early messages to find out what failed
r
The log file which is called "precheck.log" updates each destination each run to the newest version generated file after the run. So the location is variable while in the make file it's static. I think this is the problem , so how can i make the location of this version dynamically according to the generated folder each run. Here's a screenshot of the error in more detail.
m
??
Can't you just scroll up?
And if that's the path of the log then why not open it and read it?
I don't understand...
r
Okay here's the output from the command.
m
me too having this problem
m
image.png
change the word slave to something else
you both have the same cause of failure.
r
Okay thank you 🙏