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

Not precompiling on Julia 0.6 #29

Open
mauro3 opened this issue Jun 26, 2017 · 0 comments
Open

Not precompiling on Julia 0.6 #29

mauro3 opened this issue Jun 26, 2017 · 0 comments

Comments

@mauro3
Copy link
Contributor

mauro3 commented Jun 26, 2017

On Julia 0.6, RasterIO precompile fails (after a bunch of deprecation warnings) with:

ERROR: LoadError: LoadError: LoadError: UndefVarError: CPLVirtualMem not defined                                                       
Stacktrace:                                                                                                                            
 [1] include_from_node1(::String) at ./loading.jl:569                                                                                  
 [2] include(::String) at ./sysimg.jl:14                                                                                               
 [3] include_from_node1(::String) at ./loading.jl:569                                                                                  
 [4] include(::String) at ./sysimg.jl:14                                                                                               
 [5] include_from_node1(::String) at ./loading.jl:569                                                                                  
 [6] eval(::Module, ::Any) at ./boot.jl:235                                                                                            
 [7] _require(::Symbol) at ./loading.jl:483                                                                                            
 [8] require(::Symbol) at ./loading.jl:398                                                                                             
while loading /home/mauro/.julia/v0.6/RasterIO/src/clang/gdal_cfuns.jl, in expression starting on line 797                             
while loading /home/mauro/.julia/v0.6/RasterIO/src/gdal_api.jl, in expression starting on line 2
while loading /home/mauro/.julia/v0.6/RasterIO/src/RasterIO.jl, in expression starting on line 12

Does Clang.jl need to be re-run?

@mauro3 mauro3 changed the title Not procompiling on Julia 0.6 Not precompiling on Julia 0.6 Jun 26, 2017
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