Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 20:11:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272852] graphics/libjxl cmake does not return default python when multiple are installed OPENEXR knob
Message-ID:  <bug-272852-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272852

            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=3D243753&action=
=3Dedit
git-libjxl-Makefile-support-default-python.diff

-- Found GIF: /usr/local/lib/libgif.so (found suitable version "5.2.1", min=
imum
required is "5.1")=20
-- 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=20
-- Found Python3: /usr/local/bin/python3.10 (found version "3.10.12") found
components: Interpreter=20
-- Checking for module 'gdk-pixbuf-2.0>=3D2.36'
--   Found gdk-pixbuf-2.0, version 2.42.10
-- Checking for modules 'gimp-2.0>=3D2.10;gimpui-2.0>=3D2.10'
--   Found gimp-2.0, version 2.10.34
--   Found gimpui-2.0, version 2.10.34
-- Building with JPEGXL_VERSION=3Dbeb96db3cafb (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 pyth=
on.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262109

PR 262109 patch also fixes the issue if applied.

--=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-272852-7788>