Bug 238825 - math/openblas: fix build on powerpc64
Summary: math/openblas: fix build on powerpc64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Piotr Kubaj
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-26 12:58 UTC by Piotr Kubaj
Modified: 2019-06-27 17:18 UTC (History)
2 users (show)

See Also:
phd_kimberlite: maintainer-feedback+
koobs: merge-quarterly?


Attachments
patch (2.71 KB, patch)
2019-06-26 12:58 UTC, Piotr Kubaj
pkubaj: maintainer-approval? (phd_kimberlite)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2019-06-26 12:58:23 UTC
Created attachment 205355 [details]
patch

This port needs a patch (modified for kernel/power/*.S which differ) from https://github.com/xianyi/OpenBLAS/pull/2169 to build on powerpc64.

Since optimizing for PPC970 ends with an error, optimize for POWER6 on powerpc64.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2019-06-27 12:04:36 UTC
Reporter is committer, assign accordingly
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-06-27 17:18:56 UTC
A commit references this bug:

Author: pkubaj
Date: Thu Jun 27 17:18:18 UTC 2019
New revision: 505212
URL: https://svnweb.freebsd.org/changeset/ports/505212

Log:
  math/openblas: fix build on powerpc64

  This port needs a patch (modified for kernel/power/*.S which differ) from https://github.com/xianyi/OpenBLAS/pull/2169 to build on powerpc64.

  Since optimizing for PPC970 ends with an error, optimize for POWER6 on powerpc64.

  PR:		238825
  Approved by:	phd_kimberlite@yahoo.co.jp (maintainer), mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D20777

Changes:
  head/math/openblas/Makefile
  head/math/openblas/files/patch-common__power.h