Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2021 02:33:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254621] math/R: remove obsolete fpsetmask
Message-ID:  <bug-254621-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254621

            Bug ID: 254621
           Summary: math/R: remove obsolete fpsetmask
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jrm@freebsd.org
          Reporter: pkubaj@FreeBSD.org
          Assignee: jrm@freebsd.org
             Flags: maintainer-feedback?(jrm@freebsd.org)

Created attachment 223657
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D223657&action=
=3Dedit
patch

src/unix/sys-unix.c uses fpsetmask to workaround a bug that is not present
since FreeBSD 4.0.

This issue also affected Firefox and was resolved 9 years ago
https://bugzilla.mozilla.org/show_bug.cgi?id=3D789436#c27

fpsetmask executions cause R build to crash on powerpc64(le), since new SIG=
FPE
kernel code doesn't take into account old workarounds.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254621-7788>