Opened 5 years ago

Closed 3 years ago

#58866 closed defect (fixed)

PDAL @1.8.99 links with jsoncpp

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Veence (Vincent)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: PDAL

Description

pdal links with jsoncpp though the port does not declare a dependency on it.

bash-3.2$ sudo port -v rev-upgrade
--->  Scanning binaries for linking errors
Could not open /opt/local/lib/libjsoncpp.19.dylib: Error opening or reading file (referenced from /opt/local/bin/pdal)

Please either add the jsoncpp dependency to PDAL or prevent PDAL from using jsoncpp even if it is installed. Either way, increase the revision as well.

Change History (1)

comment:1 Changed 3 years ago by Veence (Vincent)

Resolution: fixed
Status: assignedclosed
  • Outdated -
Note: See TracTickets for help on using tickets.