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
> nimble build
Verifying dependencies for form@0.1.0
Info: Dependency on hashlib@>= 1.0.1 already satisfied
Verifying dependencies for hashlib@1.0.1
Info: Dependency on nimcrypto@>= 0.4.11 already satisfied
Verifying dependencies for nimcrypto@0.6.0
Building form/form using c backend
emcc: error: Passing any of -msse, -msse2, -msse3, -mssse3, -msse4.1, -msse4.2, -msse4, -mavx, -mfpu=neon flags also requires passing -msimd128 (or -mrelaxed-simd)!
emcc: error: Passing any of -msse, -msse2, -msse3, -mssse3, -msse4.1, -msse4.2, -msse4, -mavx, -mfpu=neon flags also requires passing -msimd128 (or -mrelaxed-simd)!
Error: execution of an external compiler program '/usr/lib/emscripten/emcc -c -w -ferror-limit=3 -pthread -msse4.1 -mavx2 -DBLAKE3_NO_AVX512 -O3 -I/usr/lib/nim/lib -I/data/pcarrier/form/src -o /data/pcarrier/.cache/nim/form_r/@m..@s..@s.nimble@spkgs2@shashlib-1.0.1-22498f3ef7495a1962207bf7a66cd7970225d7a0@shashlib@smisc@ssrc@sblake3_dispatch.c.o /data/pcarrier/.nimble/pkgs2/hashlib-1.0.1-22498f3ef7495a1962207bf7a66cd7970225d7a0/hashlib/misc/src/blake3_dispatch.c' failed with exit code: 1
Tip: 6 messages have been suppressed, use --verbose to show them.
nimble.nim(229) buildFromDir
Error: Build failed for the package: form
nim 2.0.0 and emscripten 3.1.46-git
The text was updated successfully, but these errors were encountered:
nim 2.0.0 and emscripten 3.1.46-git
The text was updated successfully, but these errors were encountered: