Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Julia 3.67 KB | None | 0 0
  1. (v1.1) pkg> add FFMPEG; build FFMPEG
  2.   Updating registry at `~/.julia/registries/General`
  3.   Updating git-repo `https://github.com/JuliaRegistries/General.git`
  4.  Resolving package versions...
  5.   Updating `~/.julia/environments/v1.1/Project.toml`
  6.   [c87230d0] + FFMPEG v0.2.1
  7.   Updating `~/.julia/environments/v1.1/Manifest.toml`
  8.  [no changes]
  9.   Building FFMPEG → `~/.julia/packages/FFMPEG/7auNk/deps/build.log`
  10. ┌ Error: Error building `FFMPEG`:
  11. │ WARNING: replacing module Anon.
  12. │ WARNING: replacing module Anon.
  13. │   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  14. │                                  Dload  Upload   Total   Spent    Left  Speed
  15. 100   615    0   615    0     0    468      0 --:--:--  0:00:01 --:--:--   468
  16. 100  3418  100  3418    0     0   1855      0  0:00:01  0:00:01 --:--:-- 12849
  17. │ WARNING: replacing module Anon.
  18. │   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  19. │                                  Dload  Upload   Total   Spent    Left  Speed
  20. 100   617    0   617    0     0   2001      0 --:--:-- --:--:-- --:--:--  2003
  21. 100  3637  100  3637    0     0   4064      0 --:--:-- --:--:-- --:--:-- 22176
  22. │ WARNING: replacing module Anon.
  23. │   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  24. │                                  Dload  Upload   Total   Spent    Left  Speed
  25. 100   614    0   614    0     0   1867      0 --:--:-- --:--:-- --:--:--  1866
  26.   0     0    0     0    0     0      0      0 --:--:--  0:01:15 --:--:--     0curl: (7) Failed to connect to github-production-release-asset-2e65be.s3.amazonaws.com port 443: Operation timed out
  27. │ ┌ Warning: platform_key() is deprecated, use platform_key_abi() from now on
  28. │ │   caller = ip:0x0
  29. │ └ @ Core :-1
  30. [ Info: Downloading https://github.com/SimonDanisch/FribidiBuilder/releases/download/0.14.0/fribidi.v0.14.0.x86_64-apple-darwin14.tar.gz to /Users/tamasgal/.julia/packages/FFMPEG/7auNk/deps/usr/downloads/fribidi.v0.14.0.x86_64-apple-darwin14.tar.gz...
  31. [ Info: Downloading https://github.com/JuliaGraphics/FreeTypeBuilder/releases/download/v2.9.1-4/FreeType2.v2.10.0.x86_64-apple-darwin14.tar.gz to /Users/tamasgal/.julia/packages/FFMPEG/7auNk/deps/usr/downloads/FreeType2.v2.10.0.x86_64-apple-darwin14.tar.gz...
  32. │ ERROR: LoadError: failed process: Process(`curl -g -L -f -o /Users/tamasgal/.julia/packages/FFMPEG/7auNk/deps/build_libass.v0.14.0.jl https://github.com/JuliaIO/LibassBuilder/releases/download/v0.14.0-2/build_libass.v0.14.0.jl`, ProcessExited(7)) [7]
  33. │ Stacktrace:
  34. │  [1] error(::String, ::Base.Process, ::String, ::Int64, ::String) at /Applications/Julia-1.1.app/Contents/Resources/julia/lib/julia/sys.dylib:?
  35. │  [2] pipeline_error at ./process.jl:785 [inlined]
  36. │  [3] #run#515(::Bool, ::Function, ::Cmd) at ./process.jl:726
  37. │  [4] run at ./process.jl:724 [inlined]
  38. │  [5] download(::String, ::String) at ./download.jl:27
  39. │  [6] top-level scope at /Users/tamasgal/.julia/packages/FFMPEG/7auNk/deps/build.jl:46
  40. │  [7] include_relative(::Module, ::String) at /Applications/Julia-1.1.app/Contents/Resources/julia/lib/julia/sys.dylib:?
  41. │  [8] include(::Module, ::String) at ./sysimg.jl:29
  42. │  [9] include(::String) at ./client.jl:403
  43. │  [10] top-level scope at none:0
  44. in expression starting at /Users/tamasgal/.julia/packages/FFMPEG/7auNk/deps/build.jl:44
  45. [19:24:55] ######################################################################## 100.0%
  46. [19:24:59] ######################################################################## 100.0%
  47. └ @ Pkg.Operations /Applications/Julia-1.1.app/Contents/Resources/julia/share/julia/stdlib/v1.1/Pkg/src/Operations.jl:1075
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement