[Bug 272852] graphics/libjxl cmake does not return default python when multiple are installed OPENEXR knob
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Jul 2023 20:11:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272852 Bug ID: 272852 Summary: graphics/libjxl cmake does not return default python when multiple are installed OPENEXR knob Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: jbeich@FreeBSD.org Reporter: alt2600@icloud.com Flags: maintainer-feedback?(jbeich@FreeBSD.org) Assignee: jbeich@FreeBSD.org Created attachment 243753 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243753&action=edit git-libjxl-Makefile-support-default-python.diff -- Found GIF: /usr/local/lib/libgif.so (found suitable version "5.2.1", minimum required is "5.1") -- Checking for module 'OpenEXR' -- Found OpenEXR, version 3.1.9 -- Found Doxygen: /usr/local/bin/doxygen (found version "1.9.6") found components: doxygen dot -- Found Python3: /usr/local/bin/python3.10 (found version "3.10.12") found components: Interpreter -- Checking for module 'gdk-pixbuf-2.0>=2.36' -- Found gdk-pixbuf-2.0, version 2.42.10 -- Checking for modules 'gimp-2.0>=2.10;gimpui-2.0>=2.10' -- Found gimp-2.0, version 2.10.34 -- Found gimpui-2.0, version 2.10.34 -- Building with JPEGXL_VERSION=beb96db3cafb (auto-updated) -- Building tools: cjxl;djxl;jxlinfo;cjpeg_hdr -- Configuring done (3.7s) -- Generating done (0.4s) until this PR is merged/resolved, this port, seemingly just the OPENEXR knob will not return the proper python when multiple versions are installed. I attached a patch that provides hint to cmake-core routines for finding python. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262109 PR 262109 patch also fixes the issue if applied. -- You are receiving this mail because: You are the assignee for the bug.