Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build fails with invalid memory reference on x64 darwin and llvm-{18,19} #896

Open
paparodeo opened this issue Dec 17, 2024 · 0 comments
Open

Comments

@paparodeo
Copy link

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

https://cache.nixos.org/log/a35n1jjyzg77bi0x6v3z2sbf29yxga1r-chez-scheme-10.1.0.drv

@paparodeo 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant