Hmm, i recall I've seen this before but I don't remember what it was. I'll look
into it.
Timo
On Fri, Aug 2, 2019, at 20:00, Stuart Henderson wrote:
> I'm seeing gerbil build failing in "Build gerbil tags" on i386. Any ideas?
>
> $ [...] ./build.sh tags
> <
> [*] Build gerbil tags
> TAG gerbil/compiler/base.ss
> TAG gerbil/compiler/compile.ss
> TAG gerbil/compiler/driver.ss
> TAG gerbil/compiler/optimize-ann.ss
> TAG gerbil/compiler/optimize-base.ss
> TAG gerbil/compiler/optimize-call.ss
> TAG gerbil/compiler/optimize-top.ss
> TAG gerbil/compiler/optimize-xform.ss
> TAG gerbil/compiler/optimize.ss
> TAG gerbil/compiler/ssxi.ss
> TAG gerbil/compiler.ss
> *** ERROR -- (Argument 2) Out of range
> (vector-ref
> #(";;; -*- Gerbil -*-" ";;; (C) vyzo at hackzen.org" ";;; gerbil ->
> gambc compiler" "package: gerbil" "namespace:...
> 28)
> *** ERROR; build failed
>
>
> I'm building on new hardware, but other ports are all building ok.
>
> This is repeatable (either rerunning ./build.sh tags or making a whole clean
> build from ports).
>
> Any ideas?
>
>