Bug 236807

Summary: multimedia/pHash: Fix build error from fftw3
Product: Ports & Packages Reporter: Naram Qashat <cyberbotx>
Component: Individual Port(s)Assignee: Antoine Brodin <antoine>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pHash-fftw3.patch none

Description Naram Qashat 2019-03-26 15:24:05 UTC
Created attachment 203165 [details]
pHash-fftw3.patch

Not sure when or why, but pHash would fail to build with fftw3 due to it wanting fftw3_threads also linked in. The included patch fixes this. Tested with a simple 'make build' before and after, it failed before and succeeded after.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-02 18:50:04 UTC
A commit references this bug:

Author: antoine
Date: Tue Apr  2 18:49:03 UTC 2019
New revision: 497575
URL: https://svnweb.freebsd.org/changeset/ports/497575

Log:
  Unbreak by linking to fftw3_threads

  PR:		236807
  Submitted by:	Naram Qashat
  Reported by:	pkg-fallout
  MFH:		2019Q2

Changes:
  head/multimedia/pHash/files/patch-configure
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-04-02 18:51:07 UTC
A commit references this bug:

Author: antoine
Date: Tue Apr  2 18:50:27 UTC 2019
New revision: 497576
URL: https://svnweb.freebsd.org/changeset/ports/497576

Log:
  MFH: r497575

  Unbreak by linking to fftw3_threads

  PR:		236807
  Submitted by:	Naram Qashat
  Reported by:	pkg-fallout

Changes:
_U  branches/2019Q2/
  branches/2019Q2/multimedia/pHash/files/patch-configure