JuliaWeb / JuliaWeb/GnuTLS.jl

WARNING: GnuTLS had build errors.

Open
#61 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
8
Forks
12
PR merge metrics
No merged PRs in 30d

Description

D:\pawel\Julia_6.0_otwarty>C:\Users\PC\AppData\Local\Julia-0.6.3\bin\julia.exe -L start.jl
Pracujesz w aktalogu: D:\pawel\Julia_6.0_otwarty
_
_ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Documentation: https://docs.julialang.org
_ _ _| |_ __ _ | Type "?help" for help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 0.6.3 (2018-05-28 20:20 UTC)
_/ |\__'_|_|_|\__'_| | Official http://julialang.org/ release
|__/ | x86_64-w64-mingw32

julia> using GnuTLS
INFO: Recompiling stale cache file C:\Users\PC\.julia\lib\v0.6\Compat.ji for module Compat.
ERROR: LoadError: GnuTLS not properly installed. Please run Pkg.build("GnuTLS")
Stacktrace:
[1] error(::String) at .\error.jl:21
[2] include_from_node1(::String) at .\loading.jl:576
[3] eval(::Module, ::Any) at .\boot.jl:235
[4] _require(::Symbol) at .\loading.jl:490
[5] require(::Symbol) at .\loading.jl:405
while loading C:\Users\PC\.julia\v0.6\GnuTLS\src\GnuTLS.jl, in expression starting on line 11

julia> Pkg.build("GnuTLS")
INFO: Building WinRPM
INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win32/openS
USE_Leap_42.2/repodata/repomd.xml
INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openS
USE_Leap_42.2/repodata/repomd.xml
INFO: Building Nettle
INFO: Updating WinRPM package list
INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win32/openS
USE_Leap_42.2/repodata/repomd.xml
INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openS
USE_Leap_42.2/repodata/repomd.xml
INFO: Building GnuTLS
=================================================[ ERROR: GnuTLS ]=================================================

LoadError: UndefVarError: Uint8 not defined
while loading C:\Users\PC\.julia\v0.6\GnuTLS\deps\build.jl, in expression starting on line 6

===================================================================================================================

=================================================[ BUILD ERRORS ]==================================================

WARNING: GnuTLS had build errors.

- packages with build errors remain installed in C:\Users\PC\.julia\v0.6
- build the package(s) and all dependencies with `Pkg.build("GnuTLS")`
- build a single package by running its `deps/build.jl` script

===================================================================================================================

julia>

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.