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

on install: "write: cannot marshal value that is embedded in compiled code" #4

Closed
Metaxal opened this issue May 8, 2020 · 4 comments

Comments

@Metaxal
Copy link
Contributor

Metaxal commented May 8, 2020

On raco pkg install https://github.com/soegaard/flmatrix.git, I get the error:

write: cannot marshal value that is embedded in compiled code
  value: #<ctype>
  context...:
   do-error
   loop
   s-exp->fasl
   path->compiled-path
   loop
   write-linklet-bundle-hash
   for-loop
   flatten-linklet-directory
   build-graph
   write-via-handler
   build-graph
   detect-graph
   do-write
   write-via-handler
   .../private/more-scheme.rkt:261:28
   call-in-empty-metacontinuation-frame

This is with racket CS

@soegaard
Copy link
Owner

soegaard commented May 8, 2020 via email

@Metaxal
Copy link
Contributor Author

Metaxal commented May 8, 2020

Ubuntu 19.10 (i think)

@soegaard
Copy link
Owner

soegaard commented May 8, 2020

Fixed by c76430a

@soegaard soegaard closed this as completed May 8, 2020
@Metaxal
Copy link
Contributor Author

Metaxal commented May 8, 2020

That worked, thanks for the fast fix!

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

2 participants