Open
Description
I tried to install HDF5 using the new package manager, Windows 10, julia 1.0.0-rc1, and here's what happened.
(IntPtProj) pkg> add HDF5
Resolving package versions...
Installed WinRPM ───── v0.3.3
Installed BinDeps ──── v0.8.9
Installed Parameters ─ v0.9.2
Updating `Project.toml`
[f67ccb44] + HDF5 v0.9.3
Updating `Manifest.toml`
[9e28174c] + BinDeps v0.8.9
[b99e7846] + BinaryProvider v0.4.0
[a74b3585] + Blosc v0.5.0
[e1450e63] + BufferedStreams v0.4.1
[d5fb7624] + CMakeWrapper v0.2.0
[864edb3b] + DataStructures v0.11.0
[f67ccb44] + HDF5 v0.9.3
[0862f596] + HTTPClient v0.2.1
[d9be37ee] + Homebrew v0.6.4
[b27032c2] + LibCURL v0.2.2
[522f3ed2] + LibExpat v0.4.2
[2ec943e9] + Libz v0.4.0
[d96e819e] + Parameters v0.9.2
[30578b45] + URIParser v0.4.0
[c17dfb99] + WinRPM v0.3.3
┌ Warning: Dependency graph not a DAG, linearizing anyway
└ @ Pkg.Operations C:\cygwin\home\Administrator\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.0\Pkg\src\Operations.jl:985
Building WinRPM → `C:\Users\vavasis\.julia\packages\WinRPM\0uTA1\deps\build.log`
┌ Error: Error building `WinRPM`:
│ ERROR: LoadError: syntax: try without catch or finally
│ Stacktrace:
│ [1] include at .\boot.jl:317 [inlined]
│ [2] include_relative(::Module, ::String) at .\loading.jl:1038
│ [3] include(::Module, ::String) at .\sysimg.jl:29
│ [4] top-level scope at none:2
│ [5] eval at .\boot.jl:319 [inlined]
│ [6] eval(::Expr) at .\client.jl:389
│ [7] top-level scope at .\none:3
│ in expression starting at C:\Users\vavasis\.julia\packages\WinRPM\0uTA1\src\WinRPM.jl:118
│ ERROR: LoadError: Failed to precompile WinRPM [c17dfb99-b4f7-5aad-8812-456da1ad7187] to C:\Users\vavasis\.julia\compiled\v1.0\WinRPM\ko3j0.ji.
│ Stacktrace:
│ [1] error(::String) at .\error.jl:33
│ [2] macro expansion at .\logging.jl:313 [inlined]
│ [3] compilecache(::Base.PkgId, ::String) at .\loading.jl:1184
│ [4] _require(::Base.PkgId) at .\logging.jl:311
│ [5] require(::Base.PkgId) at .\loading.jl:852
│ [6] macro expansion at .\logging.jl:311 [inlined]
│ [7] require(::Module, ::Symbol) at .\loading.jl:834
│ [8] top-level scope at C:\Users\vavasis\.julia\packages\WinRPM\0uTA1\deps\build.jl:2
│ [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 C:\Users\vavasis\.julia\packages\WinRPM\0uTA1\deps\build.jl:1
└ @ Pkg.Operations C:\cygwin\home\Administrator\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.0\Pkg\src\Operations.jl:1068
(IntPtProj) pkg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels