lfortran / lcompilers_frontend

The sources of the web LFortran GUI interface

Home Page:https://dev.lfortran.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Urgent: Latest LFortran update broke all compilation

certik opened this issue · comments

Here is how it currently looks like:

Screen Shot 2022-11-22 at 7 44 03 PM

This happened after I merged #49. The preview looked ok, but all the template stuff (as implemented in lfortran/lfortran#1021) also didn't work, but at least Mandelbrot worked. It almost looked like if LFortran didn't properly updated in the preview.

For now I tried to fix this by reverting the latest deploy in: fe6038d.

But it still didn't fix it for me. I have no idea why.

@Shaikh-Ubaid do you think you could please investigate? I have no idea what is going on. Reverting the gh-pages should fix it, but it didn't.

I tested in a private browser window and it seems it works again. Perhaps it only broke temporarily after all.

@Shaikh-Ubaid can you test it and see if it works for you?

If so, then it's not urgent. Something still broke and we'll have to investigate, but it's not urgent.

I am looking into it.

But it still didn't fix it for me. I have no idea why.

@Shaikh-Ubaid do you think you could please investigate? I have no idea what is going on. Reverting the gh-pages should fix it, but it didn't.

@Shaikh-Ubaid can you test it and see if it works for you?

I think, the reverting worked. For me, dev.lfortran.org works

image

I think I figured the solution. Fix incoming.

This happened after I merged #49. The preview looked ok, but all the template stuff (as implemented in lfortran/lfortran#1021) also didn't work, but at least Mandelbrot worked. It almost looked like if LFortran didn't properly updated in the preview.

I shared about it here #49 (comment)

We are unable to update the commit at the moment. The repository https://github.com/lfortran/wasm_builds is not building. Thus the lfortran.js/wasm/data files are not available to be downloaded by the build.sh script.

Upcoming Steps: