On 2/11/20 2:03 PM, José Miguel Gonçalves wrote: > Is this lack of E57 support on purpose or something that was missed in > the package build?
>From the build log: -- The following features have been disabled: ... * E57 plugin, read/write data to and from e57 format https://buildd.debian.org/status/fetch.php?pkg=pdal&arch=amd64&ver=2.0.1%2Bds-1%2Bb1&stamp=1578659865&raw=0 The CMakeLists.txt for the plugin shows that it requires XercesC which is not documented: https://pdal.io/development/compilation/dependencies.html The plugin also needs to be explicitly enabled which the package did not do, since most plugins require dependencies that are not available in Debian. The pdal package build is currently broken due to python3.8, so we cannot test the changes for the E57 plugin. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
