Bug 225298 - math/pdal: Could NOT find NumPy (missing: NUMPY_VERSION NUMPY_INCLUDE_DIR)
Summary: math/pdal: Could NOT find NumPy (missing: NUMPY_VERSION NUMPY_INCLUDE_DIR)
Status: Closed Overcome By Events
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: 2018-01-18 13:14 UTC by O. Hartmann
Modified: 2018-02-12 05:43 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (lbartoletti)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2018-01-18 13:14:55 UTC
Failure in updating port math/pdal on CURRENT (FreeBSD 12.0-CURRENT #14 r328101: Wed Jan 17 23:57:27 CET 2018 amd64, WITH_LLD_IS_LD=YES):

[...]
-- Numpy output: 
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find NumPy (missing: NUMPY_VERSION NUMPY_INCLUDE_DIR) (Required
  is at least version "1.5")
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindNumPy.cmake:32 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  cmake/python.cmake:16 (find_package)
  CMakeLists.txt:124 (include)


-- Configuring incomplete, errors occurred!
See also "/usr/ports/math/pdal/work/.build/CMakeFiles/CMakeOutput.log".
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/math/pdal
*** Error code 1
Comment 1 O. Hartmann 2018-02-12 05:43:41 UTC
The problem seens to have been solved - overcome by events.