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

Compilation failure in flang #33

Open
liamh opened this issue Nov 29, 2022 · 0 comments
Open

Compilation failure in flang #33

liamh opened this issue Nov 29, 2022 · 0 comments

Comments

@liamh
Copy link

liamh commented Nov 29, 2022

When compiling 9ac7bf7 with AOCC flang 4.0.0,

fpm build --compiler flang
string_module.f90                      done.
kind_module.f90                        done.
base_class_module.f90                  done.
complex_step.f90                       done.
numbers_module.f90                     done.
drag_module.f90                        done.
random_module.f90                      done.
geodesy_module.f90                     done.
matrix_module.f90                      done.
eispack_module.f90                     done.
gravity_module.f90                     done.
gooding_module.f90                     done.
celestial_body_module.f90              failed.
[ 30%] Compiling...
F90-F-0155-No default initialization in structure constructor- member ==$4 (./src/celestial_body_module.f90: 23)
F90/x86-64 Linux Flang - 1.5 2017-05-01: compilation aborted
<ERROR> Compilation failed for object " src_celestial_body_module.f90.o "
<ERROR>stopping due to failed compilation
STOP 1
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

No branches or pull requests

1 participant