JuliaWeb / GnuTLS.jl

Transport Level Security for Julia Streams provided by GnuTLS
Other
8 stars 13 forks source link

Fails to build on OSX #10

Closed tanmaykm closed 9 years ago

tanmaykm commented 11 years ago
WARNING: An exception occured while building binary dependencies.
You may have to take manual steps to complete the installation, see the error message below.
To reattempt the installation, run Pkg.fixup("GnuTLS").

 in build at pkg.jl:412
ERROR: Provider PackageManager failed to satisfy dependency gnutls
 in error at error.jl:21
 in satisfy! at /Users/tan/.julia/BinDeps/src/dependencies.jl:435
 in satisfy! at /Users/tan/.julia/BinDeps/src/dependencies.jl:421
 in anonymous at /Users/tan/.julia/BinDeps/src/dependencies.jl:449
 in include at boot.jl:238
 in include_from_node1 at loading.jl:96
 in anonymous at no file:415
 in cd at file.jl:25
 in cd at pkg/dir.jl:30
 in build at pkg.jl:412
 in __fixup at pkg.jl:464
 in _fixup at pkg.jl:491
 in _fixup at pkg.jl:512
 in _fixup at pkg.jl:511 (repeats 4 times)
 in cd at file.jl:25
 in cd at pkg/dir.jl:30
 in fixup at pkg.jl:515
at /Users/tan/.julia/GnuTLS/deps/build.jl:49

Going by the README, I tried switching to master branches of GnuTLS, Homebrew and BinDeps. But that didn't help.

stevengj commented 11 years ago

Note that IJulia doesn't need GnuTLS any more, since it uses Nettle.

sbromberger commented 9 years ago

Closing this out for now, since it's unreproducible on current 0.3 and 0.4.