Skip to content
New issue

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

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

Already on GitHub? # to your account

Test build tool discovery #31

Open
wpbonelli opened this issue Jul 26, 2023 · 0 comments
Open

Test build tool discovery #31

wpbonelli opened this issue Jul 26, 2023 · 0 comments
Labels
tests Improvements or additions to tests

Comments

@wpbonelli
Copy link
Contributor

wpbonelli commented Jul 26, 2023

It may be worth CI testing whether commonly used build tools (e.g. fpm, meson, CMake) can discover ifx/ifort after install.

Issues known or suspected

compiler/version build tool platform
ifx 2023.2 Meson Ubuntu
ifx 2023.2, Meson, Ubuntu 22.04

Fails on meson setup with

...
Sanity testing Fortran compiler: ifx
Is cross compiler: False.
Sanity check compiler command line: ifx sanitycheckf.f90 /Fesanitycheckf.exe /link
Sanity check compile stdout:

-----
Sanity check compile stderr:
ifx: error #10236: File not found: '/Fesanitycheckf.exe'
ifx: error #10236: File not found: '/link'

-----

meson.build:1:0: ERROR: Compiler ifx can not compile programs.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
tests Improvements or additions to tests
Projects
None yet
Development

No branches or pull requests

1 participant