Skip to content

Instantly share code, notes, and snippets.

@dmjio
Created April 27, 2024 18:51
Show Gist options
  • Save dmjio/0813a1e4af437096b458d3262ddb7416 to your computer and use it in GitHub Desktop.
Save dmjio/0813a1e4af437096b458d3262ddb7416 to your computer and use it in GitHub Desktop.
Build failed.
error: builder for '/nix/store/4nb133jpb8np159fs5c63gjn35h5pl0k-wasm32-unknown-wasi-ghc-native-bignum-9.6.5.drv' failed with exit code 1;
last 10 log lines:
> error: incompatible integer to pointer conversion returning 'size_t' (aka 'unsigned long') from a function with result type 'void *' [-Wint-conversion]
> 72 | return start;
> | ^~~~~
> |
> 72 | return start;
> | ^
> 3 warnings and 2 errors generated.
> `wasm32-unknown-wasi-cc' failed in phase `C Compiler'. (Exit code: 1)
> 0;Finished in 13m20sCommand failed
> Build failed.
For full logs, run 'nix-store -l /nix/store/4nb133jpb8np159fs5c63gjn35h5pl0k-wasm32-unknown-wasi-ghc-native-bignum-9.6.5.drv'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment