Alchitry Labs 1.2.5 - Vivado build log not displaying

[color=#24292e][font=-apple-system, BlinkMacSystemFont,]I’m using AL 1.2.5 with Vivado. During the build, any Vivado log messages are not downing in the AL log pane. I even introduced a deliberate error in the XDC constraints file. Is there a setting in AL, or Vivado that can used to display the build log?[/font][/color]

[color=#24292e][font=-apple-system, BlinkMacSystemFont,][/font][/color]

What version of Vivado are you using? Does it seem like it is still running and you get the “finished” message after an appropriate amount of delay or is it very fast?

I’m using Vivado 2019.2 - not the latest version, I realize - however, the version I 've been using, thinking the cause of the log not displaying may have something to do with the latest version of Vivado not playing well with AL. The idea being to experiment with earlier versions of Vivado until the prescribed behavior was observed:

https://alchitry.com/blogs/tutorials/your-first-fpga-project
“As the project builds you should see a bunch of text spit out. Just wait for it to finish building. It should look like this…

The projects are building OK (“after an appropriate amount of delay” - as you say) - just no build log displaying in the AL messages window. I can find the logs and open them separately. Sure would be nice to see them in the AL environment - even if it’s an option that could be turned on/off. I realize keeping it simple is important.

Perhaps it’s an ISC (Mojo) .vs Vivado (Au) thing?
MDL

What version of java do you have on your pc?

I had the same problem with mojo on a pc and saw that on the laptop where the log worked I had updated java.

Version 1.8.0_91 according to JMC.

I have tried both Vivado 2018.3 and 2020.2 , with both Oracle Java JDK 8 (u221) and OpenJDK 16 (both x64 versions on x64 Win10)…same results: no console output .

Additionally, with Vivado 2020.2, everything just seems to hang indefinitely; the vivado process is running but nothing happens, forever.
(with 2018.3, it eventually completes the build but with no output except the “finished” message at the end - which is coming from the Java app of alchitry-labs itself, not vivado)

I have made a note of this on Alchitry’s Github issue tracker, but it doesn’t seem like anyone’s paid attention to the issues in there for a couple months+