-
Notifications
You must be signed in to change notification settings - Fork 207
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
There is a new bug with one of the Ubuntu intel runners since a week or so:
https://github.com/fortran-lang/stdlib/actions/runs/12945506890/job/36108202926
opt/intel/oneapi/compiler/2023.1.0/linux/bin/intel64/../../compiler/include/math.h(191),
from /home/runner/work/stdlib/stdlib/test/hash_functions/waterhash.h(12),
from /home/runner/work/stdlib/stdlib/test/hash_functions/generate_hash_arrays.cpp(7):
/usr/include/x86_64-linux-gnu/bits/mathcalls.h(259): error: expected a ";"
__MATHCALL (rint,, (_Mdouble_ __x));
^
compilation aborted for /home/runner/work/stdlib/stdlib/test/hash_functions/generate_hash_arrays.cpp (code 4)
ninja: build stopped: subcommand failed.No clue what's going on as this file has not been changed.
Expected Behaviour
Should build
Version of stdlib
Main
Platform and Architecture
Ubuntu
Additional Information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working