Advertisement
Guest User

Untitled

a guest
Mar 11th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. ;;; ERROR: In procedure load-thunk-from-memory: No such file or directory
  2. Backtrace:
  3. In ice-9/boot-9.scm:
  4. 2870:10 19 (define-module* _ #:filename _ #:pure _ #:version _ #:imports _ #:exports _ # _ # …)
  5. 2809:17 18 (resolve-interface (sdl2 image) #:select _ #:hide _ #:prefix _ #:renamer _ # _)
  6. 2734:10 17 (_ (sdl2 image) _ _ #:ensure _)
  7. 3010:16 16 (try-module-autoload _ _)
  8. 2346:4 15 (save-module-excursion _)
  9. 3030:22 14 (_)
  10. In unknown file:
  11. 13 (primitive-load-path "sdl2/image" #<procedure 1f23ca0 at ice-9/boot-9.scm:3017:3…>)
  12. In ice-9/eval.scm:
  13. 710:20 12 (primitive-eval _)
  14. In ice-9/psyntax.scm:
  15. 1209:36 11 (expand-top-sequence _ _ _ #f _ _ _)
  16. 1156:24 10 (parse _ (("placeholder" placeholder)) ((top) #(ribcage () () ())) _ e (eval) (…))
  17. 279:10 9 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) (hygiene #{ g120}#))
  18. In ice-9/eval.scm:
  19. 293:34 8 (_ #<module (#{ g120}#) 1f253f0>)
  20. In ice-9/boot-9.scm:
  21. 2870:10 7 (define-module* _ #:filename _ #:pure _ #:version _ #:imports _ #:exports _ # _ # …)
  22. 2822:10 6 (resolve-interface (sdl2 bindings image) #:select _ #:hide _ #:prefix _ #:renamer …)
  23. 271:13 5 (for-each1 (img-save-png img-init IMG_INIT_TIF IMG_INIT_WEBP img-quit img-load …))
  24. 2835:41 4 (_ _)
  25. 1471:39 3 (symbol-append #:ffi img-save-png)
  26. 233:17 2 (map1 (#:ffi img-save-png))
  27. In unknown file:
  28. 1 (symbol->string #:ffi)
  29. In ice-9/boot-9.scm:
  30. 760:25 0 (dispatch-exception _ _ _)
  31.  
  32. ice-9/boot-9.scm:760:25: In procedure dispatch-exception:
  33. ice-9/boot-9.scm:760:25: In procedure symbol->string: Wrong type argument in position 1 (expectin
  34. g symbol): #:ffi
  35. make: *** [Makefile:1054: chickadee/render/shapes.go] Error 1
  36. ryan@antelope ~/projects/dev/guile/chickadee$ cd
  37. ryan@antelope ~$ youtube-dl http://server3.dnplayer.tv/kvod/jlp-xxdqd2j-04.mp4?sourceIp=91.38.166
  38. .70&amp;signature=80bfe12fdbf149a98c55eed104b98055.2ddc006bbac7f77523116cf0978d834e&amp;start=201
  39. 7%2f3%2f11+12%3a46%3a30
  40. [1] 25061
  41. bash: amp: command not found
  42. [2] 25063
  43. bash: amp: command not found
  44. ryan@antelope ~$ youtube-dl http://server3.dnplayer.tv/kvod/jlp-xxdqd2j-04.mp4?sourceIp=91.38.166
  45. .70&amp;signature=80bfe12fdbf149a98c55eed104b98055.2ddc006bbac7f77523116cf0978d834e&amp;start=201
  46. 7%2f3%2f11+12%3a46%3a30[generic] jlp-xxdqd2j-04.mp4?sourceIp=91.38.166: Requesting header
  47. [download] Destination: jlp-xxdqd2j-04-jlp-xxdqd2j-04.mp4sourceIp=91.38.166.mp4
  48. [download] 17.6% of 154.12MiB at 367.70KiB/s ETA 05:53
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement