Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2018 20:26:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233912] science/openbabel: fix build with GCC-based architectures
Message-ID:  <bug-233912-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 233912
           Summary: science/openbabel: 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: yuri@freebsd.org
          Reporter: pkubaj@anongoth.pl
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

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

This port build with GCC architectures when you specify
USES=3Dcompiler:c++11-lang.

To solve incompatibilities with Wx headers, you need to compile with -std=
=3Dc++11
on GCC architectures. CXXFLAGS+=3D-Wno-narrowing is also necessary.

While here, also add USES=3Dgnome.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.

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