Skip to content

Update LFortran to 0.62.0 - #79

Closed
certik wants to merge 1 commit into
lfortran:mainfrom
certik:lf62
Closed

Update LFortran to 0.62.0#79
certik wants to merge 1 commit into
lfortran:mainfrom
certik:lf62

Conversation

@certik

@certik certik commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@certik

certik commented Apr 12, 2026

Copy link
Copy Markdown
Contributor Author

These failed on macOS:

The following tests FAILED:
	2012 - file_07 (Failed)
	2046 - file_41 (Failed)
	2501 - read_55 (Failed)
	2505 - read_59 (Failed)
	2511 - read_65 (Failed)

And third-party codes also failed on macOS:

[100%] Built target test_chat
make[1]: Leaving directory '/Users/runner/work/lfortran-conda-testing/lfortran-conda-testing/fastGPT/lf'
/Users/runner/micromamba/envs/lf/bin/cmake -E cmake_progress_start /Users/runner/work/lfortran-conda-testing/lfortran-conda-testing/fastGPT/lf/CMakeFiles 0
+ ln -s ../model.dat .
+ ./gpt2
Loading the model...
ERROR STOP Incompatible model version
Found:    -1187234029
Expected:    1

@certik

certik commented Apr 14, 2026

Copy link
Copy Markdown
Contributor Author

I can reproduce it, the following tests failed for me locally:

The following tests FAILED:
          9 - error_stop_03 (Failed)                            gfortran llvm llvm_wasm llvm_wasm_emcc
        2012 - file_07 (Failed)                                  gfortran llvm llvm_wasm llvm_wasm_emcc
        2046 - file_41 (Failed)                                  gfortran llvm llvm_wasm llvm_wasm_emcc
        2501 - read_55 (Failed)                                  gfortran llvm llvm_wasm llvm_wasm_emcc
        2505 - read_59 (Failed)                                  gfortran llvm llvm_wasm llvm_wasm_emcc
        2511 - read_65 (Failed)                                  gfortran llvm
Errors while running CTest
Command failed.

This fixes it for me lfortran/lfortran#11075, it was a real bug.

@certik certik closed this Jul 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant