<div dir="ltr">This is very strange and seems to be an issue with your docker installation or some such.  I'm not much of a docker person, but if the loader can't find the base ios C++ functions, something is wrong beyond PDAL.<div><br></div><div>Perhaps some people with more docker experience can shed some light.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 2, 2017 at 6:14 PM, Michael Rosen <span dir="ltr"><<a href="mailto:michael.rosen@gmail.com" target="_blank">michael.rosen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div><br></div><div><div>I'm following the workshop presentation using the docker build of pdal 1.4 (I'm on  linux mint 18).  I find the following:</div><div><br></div><div>1.  following the "analysis / clipping" exercise, it seems that filters.attribute filter stage is failing:</div><div><br></div><div>msr@msr-linux ~ $ sudo docker run -v /home/msr/PDAL_workshop/:/data -t pdal/pdal:1.4 pdal pipeline        /data/exercises/analysis/<wbr>clipping/clipping.json</div><div>PDAL: Couldn't create filter stage of type 'filters.attribute'.</div><div><br></div><div>There's a relevant pull request (<a href="https://github.com/PDAL/PDAL/pull/1171" target="_blank">https://github.com/PDAL/PDAL/<wbr>pull/1171</a>) but no indication of what to do instead.</div><div><br></div><div>2.  I thought perhaps "pdal --drivers" would shed some light on the situation. Sadly, when I did, pdal failed to load:</div><div><br></div><div>msr@msr-linux ~ $ sudo docker run -v /home/msr/PDAL_workshop/:/data -t pdal/pdal:1.4 pdal --drivers</div><div>(PDAL Error) Can't load library /usr/lib/libpdal_plugin_<wbr>reader_pcd.so: Failed to load "/usr/lib/libpdal_plugin_<wbr>reader_pcd.so": /usr/lib/libpcl_io.so.1.8: undefined symbol: _ZNSt8ios_<wbr>base7failureC1EPKcRKSt10error_<wbr>code(PDAL Error) Plugin '/usr/lib/libpdal_plugin_<wbr>reader_pcd.so' found but failed to load: Failed to load "/usr/lib/libpdal_plugin_<wbr>reader_pcd.so": /usr/lib/libpcl_io.so.1.8: undefined symbol: _ZNSt8ios_<wbr>base7failureC1EPKcRKSt10error_<wbr>code</div><div><br></div><div>I tried installing libpcl1.7 (which is what apt wants to put down) but it didn't help.</div><div><br></div><div>I'll appreciate any guidance.</div><div><br></div><div>msr</div></div></div>
<br>______________________________<wbr>_________________<br>
pdal mailing list<br>
<a href="mailto:pdal@lists.osgeo.org">pdal@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/pdal" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/pdal</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>
</div>