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

v0.6 precompile error: no method matching subtypes #66

Closed
lobingera opened this issue Jan 21, 2017 · 1 comment
Closed

v0.6 precompile error: no method matching subtypes #66

lobingera opened this issue Jan 21, 2017 · 1 comment

Comments

@lobingera
Copy link

This should have meaning to someone, i tripped over it via Pkg.test("Cairo") and precompiling the requires.

ERROR: LoadError: LoadError: MethodError: no method matching subtypes(::Type{ColorTypes.Color})
Closest candidates are:
  subtypes(::Module, ::DataType) at reflection.jl:316
  subtypes(::DataType) at reflection.jl:333
Stacktrace:
 [1] include_from_node1(::String) at ./loading.jl:532
 [2] include(::String) at ./sysimg.jl:14
 [3] include_from_node1(::String) at ./loading.jl:532
 [4] include(::String) at ./sysimg.jl:14
 [5] anonymous at ./<missing>:2
while loading /home/lobi/.julia/v0.6/ColorTypes/src/types.jl, in expression starting on line 417
while loading /home/lobi/.julia/v0.6/ColorTypes/src/ColorTypes.jl, in expression starting on line 56
ERROR: LoadError: Failed to precompile ColorTypes to /home/lobi/.julia/lib/v0.6/ColorTypes.ji.
@timholy
Copy link
Member

timholy commented Jan 21, 2017

Duplicate of #65.

@timholy timholy closed this as completed Jan 21, 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

2 participants