Skip to content

Conversation

@eparshut
Copy link
Contributor

@eparshut eparshut commented Feb 4, 2026

Reverts #213
The setup-fortran gh action installs intel compiler on the system.
Switch intel compiler back to version 2024.1 since 2025.0 version doesn't support 32-bit compilation with -m32 flag

Build error log:

-- Build files have been written to: /home/runner/work/ittapi/ittapi/build_linux/32
[ 16%] Building C object CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o
icx: error: unsupported option '-m32'
icx: error: unsupported option '-m32'
gmake[2]: *** [CMakeFiles/ittnotify.dir/build.make:79: CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:90: CMakeFiles/ittnotify.dir/all] Error 2
gmake: *** [Makefile:136: all] Error 2
>> failed to run shell command: cmake --build . --config Release

@eparshut eparshut requested a review from a team February 4, 2026 15:33
@eparshut eparshut merged commit 07c2259 into master Feb 4, 2026
18 checks passed
@eparshut eparshut deleted the revert-213-dependabot/github_actions/fortran-lang/setup-fortran-1.8.1 branch February 10, 2026 11:21
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

Successfully merging this pull request may close these issues.

2 participants