30 minutes ago, Casey Klein wrote:
> No, the build failure is due to this bug:
> 
> http://bugs.racket-lang.org/query/?cmd=view&pr=12116
> 
> I'd be happy to avoid building redex/tests/compiler temporarily, but
> I don't know how to do that, short of removing it from the
> repository entirely.

You can add it to the omit list at "collects/tests/info.rkt".  Most
tests are omitted, partly because many relied on planet packages,
which makes it a bad idea to compile them (since running setup should
usually not rely on user-specific stuff).

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Reply via email to