[Bug 223277] math/octave: fails to build on armv6
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 27 12:48:39 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223277
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 at FreeBSD.org
Reporter: mikael.urankar at gmail.com
CC: freebsd-arm at FreeBSD.org
CC: freebsd-arm at FreeBSD.org
Assignee: maho at FreeBSD.org
Flags: maintainer-feedback?(maho at FreeBSD.org)
Created attachment 187518
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187518&action=edit
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list