You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Catch2 seems not to compile on Nvidia arm architecture
In file included from /usr/local/src/robot/yarp/extern/catch2/catch2/catch_amalgamated.cpp:15:0:
/usr/local/src/robot/yarp/extern/catch2/catch2/catch_amalgamated.hpp: In function ‘uint64_t Catch::ulpDistance(FP, FP) [with FP = float]’:
/usr/local/src/robot/yarp/extern/catch2/catch2/catch_amalgamated.hpp:8841:5: internal compiler error: in aarch64_select_cc_mode, at config/aarch64/aarch64.c:4971
}
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
extern/catch2/CMakeFiles/YARP_catch2.dir/build.make:62: recipe for target 'extern/catch2/CMakeFiles/YARP_catch2.dir/catch2/catch_amalgamated.cpp.o' failed
The text was updated successfully, but these errors were encountered:
Catch2 seems not to compile on Nvidia arm architecture
The text was updated successfully, but these errors were encountered: