Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Add more builds #259

Merged
merged 10 commits into from
Feb 12, 2024
Merged

[CI] Add more builds #259

merged 10 commits into from
Feb 12, 2024

Conversation

amontoison
Copy link
Member

@amontoison amontoison commented Feb 10, 2024

Errors that I found in the logs:

At line 416 of file ../src/hash/hash.F90
Fortran runtime error: Unit number in I/O statement too large
----------------------------------- stderr -----------------------------------
forrtl: error (78): process killed (SIGTERM)
Image              PC                Routine            Line        Source             
libc.so.6          00007FDF78E42520  Unknown               Unknown  Unknown
libgalahad_double  00007FDF7A7ECB3F  spral_ssids_anal_         592  anal.F90
libgalahad_double  00007FDF7A7EA6DA  spral_ssids_anal_         397  anal.F90
libgalahad_double  00007FDF7A7F3695  spral_ssids_anal_        1041  anal.F90
libgalahad_double  00007FDF7A7FE307  spral_ssids_doubl         384  ssids.F90
libgalahad_double  00007FDF7A6E5B23  galahad_sls_doubl        3716  sls.F90
libgalahad_double  00007FDF7A5A515C  galahad_rqs_doubl        1765  rqs.F90
libgalahad_double  00007FDF7A5A025F  galahad_rqs_doubl        1161  rqs.F90
libgalahad_double  00007FDF7A2D0CC4  galahad_nls_doubl        6687  nls.F90
libgalahad_double  00007FDF7A2BE626  galahad_nls_doubl        4338  nls.F90
nlst_double        000000000040F88F  MAIN__                    272  nlst.F90
nlst_double        000000000040786D  Unknown               Unknown  Unknown
libc.so.6          00007FDF78E29D90  Unknown               Unknown  Unknown
libc.so.6          00007FDF78E29E40  __libc_start_main     Unknown  Unknown
nlst_double        0000000000407785  Unknown               Unknown  Unknown
==============================================================================
forrtl: severe (32): invalid logical unit number, unit -1893301424, file unknown

@amontoison amontoison merged commit 959addd into ralna:master Feb 12, 2024
18 of 19 checks passed
@amontoison amontoison deleted the ci_int64 branch February 12, 2024 03:40
@amontoison
Copy link
Member Author

@nimgould Sometimes dgot_c_single and dgotf_c_single are failing with 64-bit integer.
It's not a compiler issue because I observe it with GCC on Windows and Intel compilers on Linux.

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