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
I'm getting the following build failure when building hw-json-simd:
Configuring library for hw-json-simd-0.1.1.2..
Preprocessing library for hw-json-simd-0.1.1.2..
c2hs: C header contains errors:
/nix/store/kf147vkmb7a7z17lkpgj2d6y7w75nf7v-gcc-12.2.0/lib/gcc/x86_64-unknown-linux-gnu/12.2.0/include/avx512fp16intrin.h:38: (column 18) [ERROR] >>> Syntax error !
The symbol `__v8hf' does not fit here.
The text was updated successfully, but these errors were encountered:
@sheaf I actually noticed your (this) issue when I ran into this problem myself in the issue you linked (sorry, should have pinged you). I have yet to make any more progress, however...
I'm getting the following build failure when building
hw-json-simd
:The text was updated successfully, but these errors were encountered: