Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Apr 2019 11:34:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237105] biology/canu: fix build with GCC-based architectures
Message-ID:  <bug-237105-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 237105
           Summary: biology/canu: 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: jwb@freebsd.org
          Reporter: pkubaj@anongoth.pl
             Flags: maintainer-feedback?(jwb@freebsd.org)
          Assignee: jwb@freebsd.org

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

Don't use USES=3Dcompiler:openmp, it uses base GCC if it's available, but b=
ase
GCC can't build this port. Set USE_GCC=3Dyes instead.

Also force linking to -lgomp -lpthread on powerpc64 and replace ARCH with
powerpc, if building on powerpc64.

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