<div class="gmail_quote">On Wed, Jul 20, 2011 at 7:51 PM, Matthew Flatt <span dir="ltr"><<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
This looks like a bug that was fixed earlier this week, though maybe<br>
it's something else.<br>
<br>
When did you get v5.1.2.3, and which language is selected in DrRacket?<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br></div><div>I compiled from sources last week sometime. But I think it also happened on a binary version I downloaded yesterday for Windows. I'll try getting the latest and see if it makes a difference. The language is just 'racket'.</div>
<div>Thanks,</div><div>--- nadeem</div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5">
At Wed, 20 Jul 2011 18:02:15 -0400, Nadeem Abdul Hamid wrote:<br>
> I've posted my first planet package, but I'm getting some weird error in<br>
> building documentation when installing it from DrRacket, which doesn't occur<br>
> at all when I install using 'planet install ...' at the command line. Any<br>
> ideas what is going wrong? Is there something that I might be missing in my<br>
> scribblings documentation (it's very minimal at the moment)? Or something<br>
> not right with the way the .plt archive is being made?<br>
><br>
> Here's a portion of the log from DrRacket (there are two occurrences of a<br>
> "docs failure" error):<br>
><br>
> PLaneT: raco setup: --- pre-installing collections ---<br>
> PLaneT: raco setup: --- compiling collections ---<br>
> PLaneT: raco setup: making: <planet>/nah22/racketui.plt/1/1 (RacketUI)<br>
> PLaneT: raco setup: in <planet>/nah22/racketui.plt/1/1<br>
> ... <snip> ...<br>
> PLaneT: raco setup: --- updating info-domain tables ---<br>
> PLaneT: raco setup: updating: /Users/nhamid/Library/Racket/planet/300/<br>
> <a href="http://5.1.2.3/cache.rktd" target="_blank">5.1.2.3/cache.rktd</a><br>
> PLaneT: raco setup: --- creating launchers ---<br>
> PLaneT: raco setup: --- building documentation ---<br>
> PLaneT: raco setup: docs failure: read: illegal use of "."<br>
> PLaneT: raco setup: --- installing collections ---<br>
> PLaneT: raco setup: --- post-installing collections ---<br>
> PLaneT: raco setup:<br>
> PLaneT: ------------- Rebuilding documentation index -------------<br>
> PLaneT: raco setup: version: 5.1.2.3 [3m]<br>
> PLaneT: raco setup: variants: 3m<br>
> PLaneT: raco setup: main collects: /Applications/Racket.git/plt/collects<br>
> PLaneT: raco setup: collects paths:<br>
> PLaneT: raco setup: /Users/nhamid/Library/Racket/<a href="http://5.1.2.3/collects" target="_blank">5.1.2.3/collects</a><br>
> PLaneT: raco setup: /Applications/Racket.git/plt/collects<br>
> PLaneT: raco setup: --- pre-installing collections ---<br>
> PLaneT: raco setup: --- compiling collections ---<br>
> PLaneT: raco setup: making: scribblings/main/user<br>
> PLaneT: raco setup: --- updating info-domain tables ---<br>
> PLaneT: raco setup: updating: info-domain/compiled/cache.rktd<br>
> PLaneT: raco setup: --- creating launchers ---<br>
> PLaneT: raco setup: --- building documentation ---<br>
> PLaneT: raco setup: docs failure: read: illegal use of "."<br>
> PLaneT: raco setup: --- installing collections ---<br>
> PLaneT: raco setup: --- post-installing collections ---<br>
> ...<br>
><br>
> The corresponding output from 'planet install' at the command line has no<br>
> problems:<br>
> raco setup: --- pre-installing collections ---<br>
> raco setup: --- compiling collections ---<br>
> raco setup: making: <planet>/nah22/racketui.plt/1/1 (RacketUI)<br>
> raco setup: in <planet>/nah22/racketui.plt/1/1<br>
> raco setup: in <planet>/nah22/racketui.plt/1/1/scribblings<br>
> raco setup: making: <planet>/nah22/racketui.plt/1/1/htdocs<br>
> raco setup: making: <planet>/nah22/racketui.plt/1/1/htdocs/css<br>
> raco setup: making: <planet>/nah22/racketui.plt/1/1/htdocs/css/smoothness<br>
> raco setup: making:<br>
> <planet>/nah22/racketui.plt/1/1/htdocs/css/smoothness/images<br>
> raco setup: making: <planet>/nah22/racketui.plt/1/1/htdocs/js<br>
> raco setup: making: <planet>/nah22/racketui.plt/1/1/planet-docs<br>
> raco setup: making: <planet>/nah22/racketui.plt/1/1/planet-docs/racketui<br>
> raco setup: making: <planet>/nah22/racketui.plt/1/1/scribblings<br>
> raco setup: --- updating info-domain tables ---<br>
> raco setup: updating: /Users/nhamid/Library/Racket/planet/300/<br>
> <a href="http://5.1.2.3/cache.rktd" target="_blank">5.1.2.3/cache.rktd</a><br>
> raco setup: --- creating launchers ---<br>
> raco setup: --- building documentation ---<br>
> raco setup: running:<br>
> <planet>/nah22/racketui.plt/1/1/scribblings/racketui.scrbl<br>
> raco setup: skipping: handin-server/scribblings/handin-server.scrbl<br>
> raco setup: skipping: scribblings/main/user/start.scrbl<br>
> raco setup: skipping: scribblings/main/user/search.scrbl<br>
> raco setup: rendering:<br>
> <planet>/nah22/racketui.plt/1/1/scribblings/racketui.scrbl<br>
> raco setup: --- installing collections ---<br>
> raco setup: --- post-installing collections ---<br>
> ------------- Rebuilding documentation index -------------<br>
> raco setup: version: 5.1.2.3 [3m]<br>
> raco setup: variants: 3m<br>
> raco setup: main collects: /Applications/Racket/collects<br>
> raco setup: collects paths:<br>
> raco setup: /Users/nhamid/Library/Racket/<a href="http://5.1.2.3/collects" target="_blank">5.1.2.3/collects</a><br>
> raco setup: /Applications/Racket/collects<br>
> raco setup: --- pre-installing collections ---<br>
> raco setup: --- compiling collections ---<br>
> raco setup: making: scribblings/main/user<br>
> raco setup: --- updating info-domain tables ---<br>
> raco setup: --- creating launchers ---<br>
> raco setup: --- building documentation ---<br>
> raco setup: skipping: handin-server/scribblings/handin-server.scrbl<br>
> raco setup: running: scribblings/main/user/start.scrbl<br>
> raco setup: running: scribblings/main/user/search.scrbl<br>
> raco setup: rendering: scribblings/main/user/start.scrbl<br>
> raco setup: rendering: scribblings/main/user/search.scrbl<br>
> raco setup: --- installing collections ---<br>
> raco setup: --- post-installing collections ---<br>
</div></div>> _________________________________________________<br>
> For list-related administrative tasks:<br>
> <a href="http://lists.racket-lang.org/listinfo/users" target="_blank">http://lists.racket-lang.org/listinfo/users</a><br>
</blockquote></div><br><br>