[Bug 263341] math/Imath builds but does not install
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Apr 2022 14:03:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263341 Bug ID: 263341 Summary: math/Imath builds but does not install Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: mandree@FreeBSD.org Reporter: darcy@druid.net Assignee: mandree@FreeBSD.org Flags: maintainer-feedback?(mandree@FreeBSD.org) The package builds but fails to install due to missing files. I had to make the following change to install it. Note that many packages depend on this one. index 04ff9e1bd567..09855703871f 100644 --- a/math/Imath/pkg-plist +++ b/math/Imath/pkg-plist @@ -87,6 +87,4 @@ libdata/pkgconfig/Imath.pc %%PYTHON%%lib/libPyImath_Python%%PYVER%%-%%MAJORVER%%.so %%PYTHON%%lib/libPyImath_Python%%PYVER%%-%%MAJORVER%%.so.%%VER%% %%PYTHON%%lib/libPyImath_Python%%PYVER%%-%%MAJORVER%%.so.%%VER%%.%%MINVER%%.%%PLVER%% -%%PYTHON%%%%PYTHON_SITELIBDIR%%/imath.so -%%PYTHON%%%%PYTHON_SITELIBDIR%%/imathnumpy.so %%PYTHON%%libdata/pkgconfig/PyImath.pc -- You are receiving this mail because: You are the assignee for the bug.