Kristoffer Carlsson

Results 1581 comments of Kristoffer Carlsson

https://julialang.github.io/PackageCompiler.jl/stable/apps.html#Absolute-paths-of-the-build-machine

The `file` field of a `Method` for example. But there's really not a "correct answer" to this though since the files might not exist at all. So what are you...

Okay, hm, I can probably hack around it to fix it for v1.6. I think this should be fixed on 1.7+.

> BUG_REPORT I don't know where this comes from. > create_sysimage(nothing; sysimage_path="valgrind-sysimg.so", cpu_target="generic") How did you install Julia? Did you download a nightly from the website or did you build...

You would need to build Julia with e.g. generic CPU target if you want to use a generic CPU target in PackageCompiler.

> it looks like this problem started appearing at version 1.6 Do you mean Julia 1.6?

Maybe you can even find the exact commit that made it start erroring.

Hmm, but `create_sysimage` never bundled any artifacts?