Skip to content

Test build tool discovery #31

Open
@wpbonelli

Description

@wpbonelli

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsImprovements or additions to tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions