[MacPorts] #64869: PDAL @2.3.99.1: fatal error: 'filesystem' file not found
MacPorts
noreply at macports.org
Tue Mar 22 01:27:21 UTC 2022
#64869: PDAL @2.3.99.1: fatal error: 'filesystem' file not found
-------------------------+----------------------
Reporter: ryandesign | Owner: Veence
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords:
Port: PDAL |
-------------------------+----------------------
Comment (by kencu):
works as I designed it to:
{{{
PortGroup legacysupport 1.1
legacysupport.newest_darwin_requires_legacy 18
legacysupport.use_mp_libcxx yes
}}}
{{{
$ port -v installed pdal
The following ports are currently installed:
PDAL @2.3.99.1_1+postgresql14+python310 (active) requested_variants=''
platform='darwin 18' archs='x86_64' date='2022-03-21T18:25:12-0700'
}}}
{{{
$ otool -L /opt/local/bin/pdal
/opt/local/bin/pdal:
/opt/local/lib/libMacportsLegacySupport.dylib (compatibility
version 1.0.0, current version 1.0.4)
/opt/local/lib/libpdalcpp.14.dylib (compatibility version 14.0.0,
current version 14.0.0)
/opt/local/lib/libpdal_util.14.dylib (compatibility version
14.0.0, current version 14.0.0)
/opt/local/lib/libgdal.30.dylib (compatibility version 31.0.0,
current version 31.2.0)
/opt/local/lib/libcxx/libc++.1.0.dylib (compatibility version
1.0.0, current version 1.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1252.250.1)
}}}
I haven't tried any tests.
Probably could be tweaked to link statically in some cases, etc, but I'll
leave that as an exercise to the reader.
--
Ticket URL: <https://trac.macports.org/ticket/64869#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list