Bug 236807 - multimedia/pHash: Fix build error from fftw3
Summary: multimedia/pHash: Fix build error from fftw3
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: Antoine Brodin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-26 15:24 UTC by Naram Qashat
Modified: 2019-04-02 18:51 UTC (History)
0 users

See Also:


Attachments
pHash-fftw3.patch (1.37 KB, patch)
2019-03-26 15:24 UTC, Naram Qashat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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