Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2019 18:21:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238002] math/xlife++: fix build with GCC-based architectures
Message-ID:  <bug-238002-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org

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

Add USES=3Dcompiler: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'

--=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-238002-7788>