[Bug 226959] devel/cmake: find_package(BLAS REQUIRED) doesn't find blas
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Apr 15 21:44:04 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226959
--- Comment #10 from commit-hook at freebsd.org ---
A commit references this bug:
Author: adridg
Date: Sun Apr 15 21:43:58 UTC 2018
New revision: 467437
URL: https://svnweb.freebsd.org/changeset/ports/467437
Log:
Update CMake to 3.11.0. Thanks to antoine@ for the exp-run.
In the run-up to this commit, many other ports were pre-emptively fixed.
The only issue still known is math/kig, which had a build failure in
the exp-run, but which isn't reproducible across multiple 11.1 {i386,amd64}
machines and poudriere builds. We've decided to forge ahead.
The new CMake version:
- drops FreeBSD patches that have been incorporated upstream,
- re-shuffles patches to FindQt4, since upstream has made some changes
which break FindQt4 in new ways on FreeBSD (while fixing the old ones),
- has new patches to make OpenMP and BLAS findable on FreeBSD,
- drops ports libarchive in favor of the version in base, to avoid
overlinking for the pkg(8) support in CPack (this makes portlint
complain, and we have decided to ignore it).
PR: 227372 226959 223678
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14506
Changes:
head/devel/cmake/Makefile
head/devel/cmake/distinfo
head/devel/cmake/files/InitialCache.cmake
head/devel/cmake/files/patch-Modules_FindBLAS.cmake
head/devel/cmake/files/patch-Modules_FindImageMagick.cmake
head/devel/cmake/files/patch-Modules_FindOpenMP.cmake
head/devel/cmake/files/patch-Modules_FindQt4.cmake
head/devel/cmake/files/patch-Modules_FindwxWidgets.cmake
head/devel/cmake/files/patch-Modules_FindwxWindows.cmake
head/devel/cmake/files/patch-git_3f4924-boost_1.66
head/devel/cmake/pkg-plist
head/devel/cmake-doc/Makefile
head/devel/cmake-doc/pkg-plist
head/devel/cmake-gui/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list