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

fails with non-standard Fortran usage using ifx(1) compiler #1014

Open
lockstockandbarrel opened this issue Mar 30, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@lockstockandbarrel
Copy link

Description

fpm install --profile debug --compiler ifx --c-compiler gcc|tee bug.txt

   <ERROR> Compilation failed for object " src_fpm_settings.f90.o "
   <ERROR> stopping due to failed compilation
   STOP 1
   
   /dev/shm/ifx1425271755ljyzYS/ifxxPqn5R.i90: error #6405: 
   The same named entity from different modules and/or program units cannot be referenced.   [TOML_TABLE]
   /dev/shm/ifx1425271755ljyzYS/ifxxPqn5R.i90(246): catastrophic error: Too many errors, exiting
   compilation aborted for ././src/fpm_settings.f90 (code 1)

ifx --version

 ifx (IFX) 2023.2.0 20230721
 Copyright (C) 1985-2023 Intel Corporation. All rights reserved.

Expected Behaviour

lgo

Version of fpm

0.10.1

Platform and Architecture

Linux

Additional Information

No response

@lockstockandbarrel lockstockandbarrel added the bug Something isn't working label Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant