Bug 235514

Summary: biology/hmmer: fix build on powerpc, powerpc64
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, mzaki
Priority: --- Flags: bugzilla: maintainer-feedback? (mzaki)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-02-05 08:39:35 UTC
Created attachment 201742 [details]
patch

vec_splats function is not supported by base GCC. Add USES=compiler:c11 to fix build on powerpc platforms.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-02-18 01:30:52 UTC
A commit references this bug:

Author: linimon
Date: Mon Feb 18 01:30:24 UTC 2019
New revision: 493230
URL: https://svnweb.freebsd.org/changeset/ports/493230

Log:
  vec_splats function is not supported by base GCC.  Add USES=compiler:c11
  to fix build on powerpc platforms.

  PR:		235514
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Changes:
  head/biology/hmmer/Makefile