Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Jun 2016 09:15:39 +0000
From:      Tom Vijlbrief <tvijlbrief@gmail.com>
To:        Carl Johnson <carlj@peak.org>, freebsd-arm@freebsd.org
Subject:   Re: Ruby floating point problem in FreeBSD 11.0-ALPHA1
Message-ID:  <CAOQrpVdQ%2BH-TD-JsU%2BSO5YEkt_YQo7EHOMxh=Csx=V2n0prXog@mail.gmail.com>
In-Reply-To: <86mvn6rqab.fsf@elm.localnet>
References:  <86mvn6rqab.fsf@elm.localnet>

next in thread | previous in thread | raw e-mail | index | archive | help
I had similar issues (core dumps) with Python.

Recompiling the ports fixed it for me.

Note that portmaster gave me some issues, because the old port has to be
deinstalled first. Just a "make" in the ports source did not work in all
cases.

What worked for me was:

make deinstall reinstall clean

In each /usr/ports/* directory, starting with the supporting libs

Op di 31 mei 2016 23:47 schreef Carl Johnson <carlj@peak.org>:

> Hello,
>
> I just upgraded an RPi2 system to the 11.0-ALPHA1 and noticed that a
> fractional second sleep in ruby causes SIGABRT.  I assume that is due to
> the softfp to hardfp transition, but it appears that the available
> packages are still softfp.  I just checked and found that printing fp
> numbers from ruby works.  Anybody have any comments about whether this
> is expected due to the transition?
>
> Thanks for any information.
> --
> Carl Johnson            carlj@peak.org
>
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOQrpVdQ%2BH-TD-JsU%2BSO5YEkt_YQo7EHOMxh=Csx=V2n0prXog>