[Bug 241546] math/openturns: fix build on BE architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 28 16:50:59 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241546

            Bug ID: 241546
           Summary: math/openturns: fix build on BE architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri at freebsd.org
          Reporter: pkubaj at FreeBSD.org
          Assignee: yuri at freebsd.org
             Flags: maintainer-feedback?(yuri at freebsd.org)

Created attachment 208659
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208659&action=edit
patch

This port fails to build on big-endian architectures, because it redefines
__BIG_ENDIAN__. Our compilers already define __BIG_ENDIAN__ and redefining it
breaks compilation.

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


More information about the freebsd-ports-bugs mailing list