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
when compiling chez scheme 10.1.0 on x64 darwin the build fails with an invalid memory reference exception with llvm-{18,19} -- (llvm-{16,17} builds fine and aarch64 builds fine will all compiler versions)
compiling s/interpret.ss with output to ta6osx/s/interpret.ta6osx
Exception: invalid memory reference. Some debugging context lost
failed
in build-one
in loop
in module->hash
make: *** [Makefile:8: build] Error 1
The text was updated successfully, but these errors were encountered:
paparodeo
changed the title
build fails with invalid memory reference on x64 darwin and llvm-17
build fails with invalid memory reference on x64 darwin and llvm-{18,19}
Dec 17, 2024
when compiling chez scheme
10.1.0
on x64 darwin the build fails with an invalid memory reference exception with llvm-{18,19} -- (llvm-{16,17} builds fine and aarch64 builds fine will all compiler versions)https://cache.nixos.org/log/a35n1jjyzg77bi0x6v3z2sbf29yxga1r-chez-scheme-10.1.0.drv
The text was updated successfully, but these errors were encountered: