[plt-dev] untyped planet packages compilation failing

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Wed Oct 21 18:26:15 EDT 2009

I'm getting the below; I can submit a pr into trac if that would help.

Robby

Welcome to MzScheme v4.2.2.4 [3m], Copyright (c) 2004-2009 PLT Scheme Inc.
> (require (planet jaymccarthy/datalog:1:2))
match.ss:14:2: compile: unbound identifier in the transformer
environment (and no #%top syntax transformer is bound) in: eq?
/home/robby/.plt-scheme/planet/300/4.2.2.4/cache/untyped/unlib.plt/3/18/match.ss:14:2:
compile: unbound identifier in the transformer environment (and no
#%top syntax transformer is bound) in: eq?
match.ss:14:2: compile: unbound identifier in the transformer
environment (and no #%top syntax transformer is bound) in: eq?
setup-plt: error: during making for <planet>/untyped/unlib.plt/3/18 (Unlib)
setup-plt:   match.ss:14:2: compile: unbound identifier in the
transformer environment (and no #%top syntax transformer is bound) in:
eq?
setup-plt: error: during making for <planet>/untyped/unlib.plt/3/18/scribblings
setup-plt:   /home/robby/.plt-scheme/planet/300/4.2.2.4/cache/untyped/unlib.plt/3/18/match.ss:14:2:
compile: unbound identifier in the transformer environment (and no
#%top syntax transformer is bound) in: eq?
setup-plt: error: during Building docs for
/home/robby/.plt-scheme/planet/300/4.2.2.4/cache/untyped/unlib.plt/3/18/scribblings/unlib.scrbl
setup-plt:   match.ss:14:2: compile: unbound identifier in the
transformer environment (and no #%top syntax transformer is bound) in:
eq?


Posted on the dev mailing list.