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

IPFitting will not precompile #41

Open
tanoury1 opened this issue Mar 15, 2024 · 0 comments
Open

IPFitting will not precompile #41

tanoury1 opened this issue Mar 15, 2024 · 0 comments

Comments

@tanoury1
Copy link

Hi,
I have read about your move away from IPFitting. However, I'm hoping someone could help me with a precompile issue I'm having with IPFitting. I'm

Precompiling project...
✗ IPFitting
66 dependencies successfully precompiled in 46 seconds. 145 already precompiled.

The following 1 direct dependency failed to precompile:

IPFitting [3002bd4c-79e4-52ce-b924-91256dde4e52]

Failed to precompile IPFitting [3002bd4c-79e4-52ce-b924-91256dde4e52] to "/cluster/home/tanoury/.julia/compiled/v1.10/IPFitting/jl_Mpm9M9".
ERROR: LoadError: Creating a new global in closed module __toplevel__ (##meta#58) breaks incremental compilation because the side effects will not be permanent.
Stacktrace:
[1] top-level scope
@ none:1
[2] eval
@ ./boot.jl:385 [inlined]
[3] initmeta(m::Module)
@ Base.Docs ./docs/Docs.jl:85
[4] doc!(module::Module, b::Base.Docs.Binding, str::Base.Docs.DocStr, sig::Any)
@ Base.Docs ./docs/Docs.jl:235
[5] top-level scope
@ ~/.julia/packages/IPFitting/Ypo4v/src/IPFitting.jl:1
[6] include
@ ./Base.jl:495 [inlined]
[7] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)
@ Base ./loading.jl:2222
[8] top-level scope
@ stdin:3
in expression starting at /cluster/home/tanoury/.julia/packages/IPFitting/Ypo4v/src/IPFitting.jl:1

Thank you for your help,
Jerry

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