Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2017 12:48:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223277] math/octave: fails to build on armv6
Message-ID:  <bug-223277-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 223277
           Summary: math/octave: fails to build on armv6
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
               URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/
                    p452566_s324810/logs/errors/octave-4.0.3_8.log
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: maho@FreeBSD.org
          Reporter: mikael.urankar@gmail.com
                CC: freebsd-arm@FreeBSD.org
                CC: freebsd-arm@FreeBSD.org
          Assignee: maho@FreeBSD.org
             Flags: maintainer-feedback?(maho@FreeBSD.org)

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

See [1] for build error
octave uses the deprecated FPU control interface (fpsetmask) that is
not available on ARM (and other arch, see r226607 for details).
Use fedisableexcept instead

[1]
http://beefy8.nyi.freebsd.org/data/head-armv6-default/p452566_s324810/logs/=
errors/octave-4.0.3_8.log

--=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-223277-13>