Stuart Henderson <[email protected]> writes:

> 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?

I just tested Gerbil port on new i386 vm host and it did build successfully.
I didn't do anything special, "pkg_add git gambit libxml sqlite3 && cd
/usr/ports/lang/gerbil && make".

Did you use proot / dbp or anything else which could affect the build result?

timo

Reply via email to