Bug 191595 - {ChangeREQUEST] devel/freeocl: Fix for misbuilding freeocl
Summary: {ChangeREQUEST] devel/freeocl: Fix for misbuilding freeocl
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-04 06:58 UTC by O. Hartmann
Modified: 2014-07-14 18:22 UTC (History)
1 user (show)

See Also:


Attachments
Attached patch bumps revision number, adds conflicts tag and fixes a build error as descibed in the PR. (1.93 KB, patch)
2014-07-04 06:58 UTC, O. Hartmann
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2014-07-04 06:58:39 UTC
Created attachment 144387 [details]
Attached patch bumps revision number, adds conflicts tag and fixes a build error as descibed in the PR.

FreeOCL is not building correctly due to an missing header inclusion of xmmintrin.h in src/utils/threadpool.cpp. Patch attached will fix that.
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-07-12 18:35:18 UTC
Which port is pocl? I tried looking for it with `make quicksearch' but couldn't find anything.
Comment 2 O. Hartmann 2014-07-14 09:56:23 UTC
Sorry, it seems to be a leftover from my personal configuration here. devel/pocl is a port I worked on a while ago and it didn't made it into the ports tree yet. Please delete that line.
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-07-14 17:22:08 UTC
A commit references this bug:

Author: rakuco
Date: Mon Jul 14 17:21:46 UTC 2014
New revision: 361803
URL: http://svnweb.freebsd.org/changeset/ports/361803

Log:
  Fix the build by including xmmintr.h in a few places.

  PR:		191595
  Submitted by:	ohartman@zedat.fu-berlin.de (maintainer)
  MFH:		2014Q3

Changes:
  head/devel/freeocl/Makefile
  head/devel/freeocl/files/patch-src-utils-threadpool.cpp
  head/devel/freeocl/files/patch-src_freeocl.h
Comment 4 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-07-14 17:22:49 UTC
Committed, thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-07-14 18:22:11 UTC
A commit references this bug:

Author: rakuco
Date: Mon Jul 14 18:21:14 UTC 2014
New revision: 361807
URL: http://svnweb.freebsd.org/changeset/ports/361807

Log:
  MFH: r361803

  Fix the build by including xmmintr.h in a few places.

  PR:		191595
  Submitted by:	ohartman@zedat.fu-berlin.de (maintainer)

  Approved by:	portmgr (erwin)

Changes:
_U  branches/2014Q3/
  branches/2014Q3/devel/freeocl/Makefile
  branches/2014Q3/devel/freeocl/files/patch-src-utils-threadpool.cpp
  branches/2014Q3/devel/freeocl/files/patch-src_freeocl.h