Date: Sat, 16 Apr 2022 14:03:56 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 263341] math/Imath builds but does not install Message-ID: <bug-263341-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263341 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263341-7788>