lindenmayer icon indicating copy to clipboard operation
lindenmayer copied to clipboard

documentation disappeared from racket-lang

Open GregDavidson opened this issue 1 year ago • 3 comments

Your documentation https://docs.racket-lang.org/lindenmayer/ has disappeared. It's looking like there was a recent build problem? I'm guessing that the racket website has packages disappear without trace when there's a build problem - they should leave a breadcrumb!

GregDavidson avatar Mar 17 '23 20:03 GregDavidson

Thanks for noticing that!

It does look like something went wrong with the build from the log, but I'm not sure what exactly. Maybe a hiccup and it'll be back? Sorry I don't know more.

rfindler avatar Mar 17 '23 20:03 rfindler

I think it is failing to build because pict3d is failing https://pkg-build.racket-lang.org/server/built/fail/lindenmayer.txt

spdegabrielle avatar Nov 26 '23 00:11 spdegabrielle

Looking a little more closely, it looks like lindenmayer is timing out, pict3d is timing out, but pfds has a test failure.

On my machine, I see that lindenmayer builds fine, however.

rfindler avatar Nov 26 '23 06:11 rfindler