Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check ARM Neoverse build with -DENABLE_WARNINGS=ON #526

Closed
tpatki opened this issue Mar 11, 2024 · 0 comments · Fixed by #528 · May be fixed by #529
Closed

Check ARM Neoverse build with -DENABLE_WARNINGS=ON #526

tpatki opened this issue Mar 11, 2024 · 0 comments · Fixed by #528 · May be fixed by #529

Comments

@tpatki
Copy link
Member

tpatki commented Mar 11, 2024

The following error shows up on Juno R2 with -DENABLE_WARNINGS=ON, but unclear if we need the socketid or cpuid in the future. To be cross-checked with @amarathe84.

/mnt/ssd/shared-patki1/variorum/src/variorum/ARM/neoverse_N1_power_features.c:275:50: error: unused parameter 'socketid' [-Werror=unused-parameter]
 int arm_cpu_neoverse_n1_cap_socket_frequency(int socketid, int new_freq)
                                                  ^
cc1: all warnings being treated as errors
make[2]: *** [variorum/ARM/CMakeFiles/variorum_arm.dir/build.make:135: variorum/ARM/CMakeFiles/variorum_arm.dir/neoverse_N1_power_features.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:161: variorum/ARM/CMakeFiles/variorum_arm.dir/all] Error 2
make: *** [Makefile:128: all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant