On 10/22/2016 07:13 PM, Paolo Cavallini wrote: > I'm getting a number of errors[0] in one OTB command (I suspect the same > will be true for others). Could this be a packaging issue, or is it > upstream?
Can't tell based on this information. My guess is upstream. > === > WARNING: In > /build/insighttoolkit4-3IRs81/insighttoolkit4-4.10.1-dfsg1/Modules/Core/Common/src/itkObjectFactoryBase.cxx, > line 563 > Possible incompatible factory load: > Running itk version : > itk version 4.10.1 > Loaded factory version: > itk version 4.10.0 > Loading factory: > /usr/lib/otb/applications/otbapp_MeanShiftSmoothing.so This is caused by building with ITK 4.10.0 but the ITK package having been updated to 4.10.1 in the mean time without rebuilding its reverse dependencies. > Stitching polygons: 0% [ ] > ERROR 1: No such layer as 'mode' in REPACK. > 2016 Oct 22 19:10:07 : Application.logger (INFO) REPACK the Shapefile ... > > Inconsistency detected by ld.so: dl-close.c: 811: _dl_close: Assertion > `map->l_init_called' failed! > Converting outputs > Caricamento layer > Algorithm Segmentation (meanshift) finished I guess you're doing something wrong here based on the error message. Perhaps Rashad can say something more sensible about it, but I guess he'll have a hard time reproducing the issue too. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
