[racket-dev] git head setup displays problems and warnings:

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Fri Feb 15 11:50:34 EST 2013

I've just pushed a fix for the runtime error at the beginning there, but
I'll note that this part:

> raco setup: WARNING: undefined tag in teachpack/teachpack.scrbl:
> raco setup:  (tech "worldstate")
> raco setup:  (tech "s expression")
> raco setup:  (tech "package")

has been on your list for more than a few weeks.

Robby


On Fri, Feb 15, 2013 at 9:18 AM, Matthias Felleisen <matthias at ccs.neu.edu>
wrote:
>
>
> >   context...:
> >    /Users/matthias/plt/collects/unstable/2d/private/lexer.rkt:31:2:
2dcond-lexer
> >    /Users/matthias/plt/collects/syntax-color/module-lexer.rkt:25:0:
module-lexer
> >    /Users/matthias/plt/collects/scribble/private/manual-code.rkt:68:12:
loop
> >    /Users/matthias/plt/collects/scribble/private/manual-code.rkt:68:12:
loop
> >    /Users/matthias/plt/collects/scribble/private/manual-code.rkt:68:12:
loop
> >    /Users/matthias/plt/collects/scribble/private/manual-code.rkt:68:12:
loop
> >    /Users/matthias/plt/collects/scribble/private/manual-code.rkt:68:12:
loop
> >    /Users/matthias/plt/collects/scribble/private/manual-code.rkt:55:0:
typeset-code15
> >    /Users/matthias/plt/collects/unstable/scribblings/2d.scrbl: [running
body]
> >    /Users/matthias/plt/collects/unstable/scribblings/unstable.scrbl:
[traversing imports]
> >    /Users/matthias/plt/collects/setup/scribble.rkt:586:0:
load-doc/ensure-prefix
> >    /Users/matthias/plt/collects/setup/scribble.rkt:776:13
> >    /Users/matthias/plt/collects/setup/parallel-do.rkt:418:20: loop
> > raco setup: 0 running: web-server/scribblings/web-server-internal.scrbl
> > raco setup: 1 running: web-server/scribblings/tutorial/continue.scrbl
> > raco setup: 0 running: xml/xml.scrbl
> > raco setup: 1 running: xrepl/xrepl.scrbl
> > raco setup: WARNING: undefined tag in plot/scribblings/plot.scrbl:
> > raco setup:  ((lib "plot/scribblings/common.rkt") sequence/c)
> > raco setup:  ((lib "plot/scribblings/common.rkt") treeof)
> > raco setup: WARNING: undefined tag in net/scribblings/net.scrbl:
> > raco setup:  ((lib "unstable/contract.rkt") tcp-listen-port?)
> > raco setup: WARNING: undefined tag in teachpack/teachpack.scrbl:
> > raco setup:  (tech "worldstate")
> > raco setup:  (tech "s expression")
> > raco setup:  (tech "package")
> > raco setup: WARNING: undefined tag in
web-server/scribblings/web-server.scrbl:
> > raco setup:  ((lib "web-server/private/util.rkt") read/bytes)
> > raco setup:  ((lib "web-server/private/util.rkt") tcp-listen-port?)
> > raco setup:  ((lib "web-server/private/util.rkt") write/bytes)
> > raco setup: WARNING: undefined tag in
web-server/scribblings/web-server-internal.scrbl:
> > raco setup:  ((lib "unstable/contract.rkt") path-piece?)
> > raco setup:  ((lib "unstable/contract.rkt") tcp-listen-port?)
> > raco setup:  ((lib "web-server/private/util.rkt") path-piece?)
> > raco setup:  ((lib "web-server/private/util.rkt") port-number?)
>
>
>
>
> _________________________
>   Racket Developers list:
>   http://lists.racket-lang.org/dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20130215/d21e8973/attachment.html>

Posted on the dev mailing list.