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

Error building Blinkon 1.0.0 #141

Closed
mgiugliano opened this issue Aug 12, 2018 · 1 comment
Closed

Error building Blinkon 1.0.0 #141

mgiugliano opened this issue Aug 12, 2018 · 1 comment

Comments

@mgiugliano
Copy link

Error: Error building Blink:
│ ERROR: LoadError: LoadError: LoadError: UndefVarError: is_apple not defined
│ Stacktrace:
│ [1] top-level scope at none:0
│ [2] eval at ./boot.jl:319 [inlined]
│ [3] @static(::LineNumberNode, ::Module, ::Any) at ./osutils.jl:19
│ [4] include at ./boot.jl:317 [inlined]
│ [5] include_relative(::Module, ::String) at ./loading.jl:1038
│ [6] include at ./sysimg.jl:29 [inlined]
│ [7] include(::String) at /Users/XXX/.julia/packages/Blink/uzZJ3/deps/build.jl:1
│ [8] top-level scope at none:0
│ [9] include at ./boot.jl:317 [inlined]
│ [10] include_relative(::Module, ::String) at ./loading.jl:1038
│ [11] include(::Module, ::String) at ./sysimg.jl:29
│ [12] include(::String) at ./client.jl:388
│ [13] top-level scope at none:0
│ in expression starting at /Users/XXX/.julia/packages/Blink/uzZJ3/src/AtomShell/install.jl:9
│ in expression starting at /Users/XXX/.julia/packages/Blink/uzZJ3/src/AtomShell/install.jl:9
│ in expression starting at /Users/XXX/.julia/packages/Blink/uzZJ3/deps/build.jl:4
└ @ Pkg.Operations /Users/osx/buildbot/slave/package_osx64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:1068

@pfitzseb
Copy link
Member

Blink.jl doesn't work on Julia 1.0 yet, see e.g. #139 for progress.

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