Guest User

aur:julia-json compilation error

a guest
Jun 20th, 2019
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. ==> Making package: julia-json 0.20.0-5 (Thu Jun 20 22:11:33 2019)
  2. ==> Checking runtime dependencies...
  3. ==> Checking buildtime dependencies...
  4. ==> Retrieving sources...
  5. -> Found julia-json-0.20.0.tar.gz
  6. -> Found julia-json-Deps.toml
  7. -> Found julia-json-Package.toml
  8. -> Found julia-json-Versions.toml
  9. ==> Validating source files with sha256sums...
  10. julia-json-0.20.0.tar.gz ... Passed
  11. julia-json-Deps.toml ... Passed
  12. julia-json-Package.toml ... Passed
  13. julia-json-Versions.toml ... Passed
  14. ==> Extracting sources...
  15. -> Extracting julia-json-0.20.0.tar.gz with bsdtar
  16. bsdtar: Failed to set default locale
  17. ==> Starting prepare()...
  18. ==> Removing existing $pkgdir/ directory...
  19. ==> Starting check()...
  20. ERROR: LoadError: ArgumentError: Package OffsetArrays not found in current path:
  21. - Run `import Pkg; Pkg.add("OffsetArrays")` to install the OffsetArrays package.
  22.  
  23. in expression starting at /home/username/.cache/yay/julia-json/src/JSON.jl-0.20.0/test/runtests.jl:5
  24. ==> ERROR: A failure occurred in check().
  25. Aborting...
Add Comment
Please, Sign In to add comment