Skip to content

Intel oneAPI fails to compile stdlib on OSX #369

Closed
@awvwgk

Description

@awvwgk

We encounter an ICE with Intel oneAPI on OSX when compiling the tests:

[ 75%] Building Fortran object src/tests/stats/CMakeFiles/test_varn.dir/test_varn.f90.o
cd /Users/runner/work/stdlib/stdlib/build/src/tests/stats && /opt/intel/oneapi/compiler/2021.1.1/mac/bin/intel64/ifort  -I/Users/runner/work/stdlib/stdlib/build/src/mod_files -O3 -warn declarations,general,usage,interfaces,unused -standard-semantics -stand f18 -c /Users/runner/work/stdlib/stdlib/src/tests/stats/test_varn.f90 -o CMakeFiles/test_varn.dir/test_varn.f90.o
/Users/runner/work/stdlib/stdlib/src/tests/stats/test_varn.f90: catastrophic error: **Internal compiler error: segmentation violation signal raised** Please report this error along with the circumstances in which it occurred in a Software Problem Report.  Note: File and line given may not be explicit cause of this error.
compilation aborted for /Users/runner/work/stdlib/stdlib/src/tests/stats/test_varn.f90 (code 1)

Maybe a Mac user with access to Intel compilers can help to pin down this issue.

See #367 for the workflow triggering this ICE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions