guild icon
Toit
#A bunch of errors building jaguar
Thread channel in help
addshore
addshore 06/10/2025 01:50 PM
I have build jaguar before, however appear to be getting a whole bunch of error from the make this time...

https://pastebin.com/XCPubtYs

on master of toit and main of jaguar :😦:
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
floitsch
floitsch 06/10/2025 01:58 PM
Probably my mistake.
Try to run jag pkg install
floitsch
floitsch 06/10/2025 02:00 PM
hmm. In theory, the make should do that for you.
floitsch
floitsch 06/10/2025 02:00 PM
aah.
floitsch
floitsch 06/10/2025 02:00 PM
It's when it tries to compile the envelope.
floitsch
floitsch 06/10/2025 02:00 PM
Could easily be that we didn't set things up correctly when you do that only from the Jaguar repository.
floitsch
floitsch 06/10/2025 02:01 PM
My recommendations:
floitsch
floitsch 06/10/2025 02:02 PM
since you only change the jag executable, I wouldn't set the JAG_TOIT_REPO_PATH, and just make jag
floitsch
floitsch 06/10/2025 02:02 PM
If you want to use JAG_TOIT_REPO_PATH, then I would just run make esp32 in that repository first.
addshore
addshore 06/10/2025 02:02 PM
oooo, i did not know that was an option!
floitsch
floitsch 06/10/2025 02:03 PM
The JAG_TOIT_REPO_PATH is primarly when you want to test a new envelope.
addshore
addshore 06/10/2025 02:03 PM
~/dev/github/toitlang/jaguar (main) make jag make: Nothing to be done for 'jag'.
floitsch
floitsch 06/10/2025 02:03 PM
Looks like the compilation already succeeded.
floitsch
floitsch 06/10/2025 02:03 PM
Probably in parallel with the failed build.
👍1
floitsch
floitsch 06/10/2025 02:03 PM
build/jag should already have your changes in it.
👍1
15 messages in total