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
Hi,
I tried building the Volk [[https://github.com/macports/macports-ports/blob/master/science/volk/Portfile][Macport]] but it bombs out compiling work/build/lib/volk_machine_avx512cd_64_mmx_orc.c with:
It looks related to this commit, however finding exactly which code is triggering it is difficult since there is no location information associated with the error and the file in question pulls in a very large number of includes.
I've reported it as a macports bug and someone suggested I report it here also.
I am not really sure where to start, any clues welcome :)
The text was updated successfully, but these errors were encountered:
@DanielO Since there aren't any API changes apart from the license change, it is probably best to update to the latest VOLK version. Since this version is compiled and tested in our CI for MacOS (Intel and ARM), I'd assume the issue is fixed now.
@DanielO Since there aren't any API changes apart from the license change, it is probably best to update to the latest VOLK version. Since this version is compiled and tested in our CI for MacOS (Intel and ARM), I'd assume the issue is fixed now.
Yes, good idea - I tried that and it appears to work OK so I've created a PR for MacPorts.
Hi,
I tried building the Volk [[https://github.com/macports/macports-ports/blob/master/science/volk/Portfile][Macport]] but it bombs out compiling
work/build/lib/volk_machine_avx512cd_64_mmx_orc.c
with:It looks related to this commit, however finding exactly which code is triggering it is difficult since there is no location information associated with the error and the file in question pulls in a very large number of includes.
I've reported it as a macports bug and someone suggested I report it here also.
I am not really sure where to start, any clues welcome :)
The text was updated successfully, but these errors were encountered: