[Bug 238002] math/xlife++: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 20 18:21:16 UTC 2019


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

            Bug ID: 238002
           Summary: math/xlife++: fix build with GCC-based architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org

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

Add USES=compiler:c++11-lang.

Reorded includes in src/utils/memoryUtils.cpp.

Needed for GCC architectures.

Errors:
/wrkdirs/usr/ports/math/xlife++/work/xlifepp-sources-v2.0.1-2018-05-09/src/largeMatrix/csStorage/CsStorage.hpp:1620:
error: 'itvb' is predetermined 'shared' for 'shared'
/wrkdirs/usr/ports/math/xlife++/work/xlifepp-sources-v2.0.1-2018-05-09/src/largeMatrix/csStorage/CsStorage.hpp:1620:
error: 'itm' is predetermined 'shared' for 'shared'

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


More information about the freebsd-ports-bugs mailing list