[Slackbuilds-users] python3-numpy and openimageio build problems
Erich Ritz
erich.public at protonmail.com
Sun Oct 1 15:58:46 UTC 2023
------- Original Message -------
On Sunday, October 1st, 2023 at 10:28 AM, Karel Venken <k.venken at online.be> wrote:
>
>
> I have been trying to install Blender (not blender). I noted following
> problems in some of the dependencies:
>
> openimageio:
> The tar file is named oiio-Release-2.2.21.0.tar.gz but the contents have
> as directory OpenImageIO-Release-2.2.21.0
> I fixed it by adding/modifying two lines in the SlackBuild:
> after SRCNAM=oiio-Release, I added (line 28) EXTNAM=OpenImageIO-Release
> and after extracting the tarfile (line 35), I used cd $EXTNAME-$VERSION
> instead.
>
> python3-numpy;
> This requires a more recent version of Cython:
> RuntimeError: Building NumPy requires Cython >= 0.29.30, found 0.29.27
>
> at /usr/lib64/python3.9/site-packages/Cython/init.py
> error: Building python3-numpy failed
> I believe that Cython is a slackware own package as I could not find it
> in the SBo.
A Cython update was released for 15.0 just a few days ago:
+--------------------------+
Tue Sep 26 19:30:21 UTC 2023
patches/packages/Cython-0.29.36-x86_64-1_slack15.0.txz: Upgraded.
This is a bugfix release.
patches/packages/mozilla-firefox-115.3.0esr-x86_64-1_slack15.0.txz: Upgraded.
This update contains security fixes and improvements.
For more information, see:
https://www.mozilla.org/en-US/firefox/115.3.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-42/
https://www.cve.org/CVERecord?id=CVE-2023-5168
https://www.cve.org/CVERecord?id=CVE-2023-5169
https://www.cve.org/CVERecord?id=CVE-2023-5171
https://www.cve.org/CVERecord?id=CVE-2023-5174
https://www.cve.org/CVERecord?id=CVE-2023-5176
(* Security fix *)
SBo packages assume a fully patched stable version. Usually it's not this sensitive to updates in patches/.
>
>
>
> kind regards
>
>
>
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
Erich
More information about the SlackBuilds-users
mailing list