[MacPorts] #67635: tiff @4.5.1: opportunistic use of libdeflate
MacPorts
noreply at macports.org
Fri Jun 16 12:21:08 UTC 2023
#67635: tiff @4.5.1: opportunistic use of libdeflate
----------------------+------------------------
Reporter: dershow | Owner: ryandesign
Type: defect | Status: accepted
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: tiff |
----------------------+------------------------
Comment (by dershow):
Just to clarify: I deactivated libdeflate, and updated tiff and MacPorts
then saw that gdal as broken so it then rebuilt it as part of the update
of tiff:
{{{
---> Scanning binaries for linking errors
---> Found 1 broken file, matching files to ports
---> Found 1 broken port, determining rebuild order
You can always run 'port rev-upgrade' again to fix errors.
The following ports will be rebuilt: gdal @3.7.0+postgresql15+proj9
Continue? [Y/n]: Y
---> Computing dependencies for gdal
---> Dependencies to be installed: libdeflate
---> Activating libdeflate @1.18_0
---> Cleaning libdeflate
---> Cleaning gdal
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
}}}
I assume that gdal would then work, but would be missing a "feature" that
used libdeflate. So, it would have created a new minor issue. So, I then
did this:
{{{
sudo port activate libdeflate
sudo port -n upgrade --force gdal
}}}
in order to make sure that I had a "full" install of gdal.
And, all seems fine. Thanks for the help.
--
Ticket URL: <https://trac.macports.org/ticket/67635#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list