Description of problem: We have a very old version of programming language Racket. The release is from Nov. 2019 - version 7.5. The current is 8.8 from this year. Maybe to proof if it can get updated?
version 8.8 was already submitted to build system 2 days ago... But the build failed...
Thanks papoteur for putting up v8.8. In the light of sturmvogel's comment, one imagines that the build will be fixed. Then the bug can be closed. Assigning this to papoteur since he is already dealing with it.
CC: (none) => lewyssmithAssignee: bugsquad => yves.brungard_mageia
The build fails too. I found a similar report: https://github.com/racket/racket/issues/4290 But there is no solution provided. Any help is welcome. Here the summary of the failure: raco setup: error: during building docs for <pkgs>/redex-doc/redex/redex.scrbl raco setup: examples: exception raised in example raco setup: error: "set-pen in dc<%>: bad argument combination: (object:color% ...) 836.178 'solid" raco setup: error: during building docs for <pkgs>/racket-doc/scribblings/guide/guide.scrbl raco setup: draw-polygon in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...) raco setup: error: during building docs for <pkgs>/draw-doc/scribblings/draw/draw.scrbl raco setup: draw-rectangle in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...) raco setup: error: during building docs for <pkgs>/images-doc/images/scribblings/images.scrbl raco setup: draw-rectangle in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...) raco setup: error: during building docs for <pkgs>/pict-doc/pict/scribblings/pict.scrbl raco setup: draw-text in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...) raco setup: error: during building docs for <pkgs>/plot-doc/plot/scribblings/plot.scrbl raco setup: draw-text in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...) raco setup: error: during building docs for <pkgs>/scribble-doc/scribblings/scribble/scribble.scrbl raco setup: draw-line in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...) raco setup: error: during building docs for <pkgs>/typed-racket-doc/typed-racket/scribblings/ts-reference.scrbl raco setup: draw-text in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...) raco setup: error: during building docs for <pkgs>/plot-doc/plot/scribblings/plot.scrbl raco setup: draw-text in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...) raco setup: error: during building docs for <pkgs>/scribble-doc/scribblings/scribble/scribble.scrbl raco setup: draw-line in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...) raco setup: error: during building docs for <pkgs>/typed-racket-doc/typed-racket/scribblings/ts-reference.scrbl raco setup: draw-text in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...) failed in build-one in loop in module->hash
David finished the job.
Resolution: (none) => FIXEDStatus: NEW => RESOLVED
It is now moved from testing to Core.
Many thanks.