Skip to content

Instantly share code, notes, and snippets.

@shriphani
Created September 15, 2013 00:19
Show Gist options
  • Save shriphani/6566929 to your computer and use it in GitHub Desktop.
Save shriphani/6566929 to your computer and use it in GitHub Desktop.
Welcome to Racket v5.3.6.
racket@> ,enter "/Users/shriphani/Documents/Fall2013Personal/zephyros.rkt"
link: bad variable linkage;
reference to a variable that is uninitialized
reference phase level: 0
variable module: "/Applications/Racket/collects/planet/private/resolver.rkt"
variable phase: 0
reference in module: "/Applications/Racket/collects/scribble/tag.rkt"
in: get-planet-module-path/pkg
errortrace...:
/Users/shriphani/.emacs.d/elpa/geiser-0.4/racket/geiser/autodoc.rkt:31:18: (with-output-to-string (lambda () (find-help (quote-syntax meh-i-dont-exist))))
context...:
/Applications/Racket/collects/scribble/tag.rkt: [running body]
/Applications/Racket/collects/scribble/base.rkt: [traversing imports]
/Applications/Racket/collects/scribble/basic.rkt: [traversing imports]
/Applications/Racket/collects/scribble/search.rkt: [traversing imports]
/Applications/Racket/collects/scribble/xref.rkt: [traversing imports]
/Applications/Racket/collects/setup/xref.rkt: [traversing imports]
/Applications/Racket/collects/help/help-utils.rkt: [traversing imports]
/Applications/Racket/collects/racket/private/promise.rkt:104:10
/Applications/Racket/collects/racket/private/more-scheme.rkt:263:2: call-with-exception-handler
/Applications/Racket/collects/racket/private/promise.rkt:96:0: force/generic
/Applications/Racket/collects/racket/help.rkt:74:6: find-help
/Applications/Racket/collects/racket/port.rkt:125:0: with-output-to-string
help: documentation system unavailable; try http://docs.racket-lang.org/
errortrace...:
/Users/shriphani/.emacs.d/elpa/geiser-0.4/racket/geiser/autodoc.rkt:31:18: (with-output-to-string (lambda () (find-help (quote-syntax meh-i-dont-exist))))
[email protected]> (listen-to-zephyros)
unix-socket-listen: failed to bind socket to path: #"/tmp/zephyros.sock" (errno=48)
errortrace...:
/Users/shriphani/Documents/Fall2013Personal/zephyros.rkt:22:18: (lifted.2 *zephyros-socket* (quote 5))
/Users/shriphani/Documents/Fall2013Personal/zephyros.rkt:22:2: (let-values (((listener) (lifted.2 *zephyros-socket* (quote 5)))) (inner-loop listener))
context...:
/Users/shriphani/Library/Racket/planet/300/5.3.6/cache/shawnpresser/racket-unix-sockets.plt/1/0/main.rkt:39:0: unix-socket-listen
/Users/shriphani/Documents/Fall2013Personal/zephyros.rkt:16:0: listen-to-zephyros
/Applications/Racket/collects/racket/private/misc.rkt:87:7
[email protected]> error reading collection links file #<path:/Users/shriphani/Library/Racket/links.rktd>: open-input-file: cannot open input file
path: /Users/shriphani/Library/Racket/links.rktd
system error: Too many open files; errno=24
default-load-handler: cannot open input file
path: /Applications/Racket/collects/racket/compiled/main_rkt.zo
system error: Too many open files; errno=24
context...:
standard-module-name-resolver
standard-module-name-resolver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment