[racket] doc builder error ?

From: Yvan Godin (yvan.godin at gmail.com)
Date: Sun Feb 3 02:57:15 EST 2013

Hi Danny

thanks for your investigation and answer

Yvan

2013/2/2 Danny Yoo <dyoo at hashcollision.org>

> On Sat, Feb 2, 2013 at 2:17 AM, Yvan Godin <yvan.godin at gmail.com> wrote:
> > Hello Racketers
> > I am trying last build Racket 5.3.2.3 and with this single lines
> > #lang racket
> > (require planet2)
> > (install "sxml")
> > (install "mongodb")
>
> Hi Yvan,
>
> Confirmed.  I see this too, and just with the (install "sxml") part.
> This happens in DrRacket 5.3.2.  Here's the error I see:
>
> ---
>  reference to a variable that has the wrong procedure or structure-type
> shape
>   reference phase level: 0
>   variable module: "/Applications/Racket v5.3.2/collects/racket/list.rkt"
>   variable phase: 0
>   reference in module: "/Applications/Racket
> v5.3.2/collects/racket/bytes.rkt" in: add-between11.1
> ---
>
>
> ... Ok, this is even odder.  If I do the same commands in
> console-level Racket, I do not see the error:
>
> ---
> slab:racket dyoo$ racket
> Welcome to Racket v5.3.2.
> > (require planet2)
> > (install "sxml")
> racket install: package is already installed
>   package: sxml
> ---
>
>
> ... Ok, there seems to be a bad interaction with the language
> preference setting "Populate Compiled Directories (for faster
> loading)".
>
>
> There's a potential relationship with something Neil Toronto saw at
> racket-dev:
>
>     http://www.mail-archive.com/dev@racket-lang.org/msg08228.html
>



-- 
------------------------------------------------------------
              Yvan Godin
------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130203/5996cb57/attachment-0001.html>

Posted on the users mailing list.