I'm having the same issue with the build of ZMQ. I ran the deps/build.jl
script directly and got a slightly more informative stacktrace:

ERROR: LoadError: Provider BinDeps.PackageManager failed to satisfy
dependency zmq
 in satisfy!(::BinDeps.LibraryDependency, ::Array{DataType,1}) at
C:\tw\.julia\v0.5\BinDeps\src\dependencies.jl:804
 in satisfy!(::BinDeps.LibraryDependency) at
C:\tw\.julia\v0.5\BinDeps\src\dependencies.jl:781
 in macro expansion; at C:\tw\.julia\v0.5\BinDeps\src\dependencies.jl:836
[inlined]
 in anonymous at .\<missing>:?
 in include_from_node1(::String) at .\loading.jl:426
while loading C:\tw\.julia\v0.5\ZMQ\deps\build.jl, in expression starting
on line 23

Hopefully that can help an expert make some headway.

On Mon, Aug 15, 2016 at 5:48 AM Chris Stook <ch...@chrisstook.com> wrote:

> rc0 also works for me.
>
> On Mon, Aug 15, 2016 at 3:25 AM, Rock Pereira <roc...@gmail.com> wrote:
>
>> On Windows 10 x64:
>>
>> > Pkg.build("ZMQ") fails with rc2, but works fine with rc0
>> > Pkg.build("IJulia") also succeeds with rc0
>> The rc0 kernel is working fine in Jupyter
>>
>
>

Reply via email to