On 2019/08/04 22:00, Antoine Jacoutot wrote:
> I don't want to hijack this thread, but I just wanted to say that there are 
> many
> wolves hiding.
> That gerbil port has *never* built successfully for me on exopi (amd64) since
> its first import.

Thanks, glad it's not just me!

> 
> cc  -O2 -pipe     -Wno-unused -Wno-write-strings -Wdisabled-optimization 
> -fwrapv -fno-strict-aliasing -fno-math-errno -fomit-frame-pointer -fPIC 
> -fno-common   -rdynamic   -I"/usr/local/include/gambit"  -o "gxpkg"   
> gxpkg_.o gxpkg.o "/usr/local/lib/gambit/libgambit.a" -lutil -lm  
> -L/usr/local/opt/openssl/lib -lssl -lcrypto 
> [*] Build gerbil tags
> *** ERROR; build failed
> 
> And thank you gerbil for the useless output...

That is all I get from the default build, but if I run the "Build gerbil
tags" part manually I get the extra bits I showed. (I don't know why it
doesn't display this as part of a ports build though...it's running
the same script!)

Perhaps there is something cpu dependent, I don't see any -march bits
in gerbil/gambit, though there are some cpuid instructions used in asm in
gambit..basically 0 idea though.

Reply via email to