[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: insighttoolkit4 backport on wheezy 32bit -- 2 tests failures



On Fri, 30 May 2014, Gert Wollny wrote:
> About the failing tests: The test

>    itkTIFFImageIOCompression_RGBTestImageJPEG_JPEG 

> also fails on wheezy amd64. The error

>   "TIFFImageIO: error out of disk space" 

> is nonsense though, this is the default ITK response to a failing
> TIFFWriteScanline. The real error message is sent to TIFFError and is
> printed out to stderr. I guess the relevant output is 

>   "JPEGLib: Bogus input colorspace."

> which would support the assumption that this is a problem with the
> libtiff version. 


> Considering this, one could indeed disable this test but then one should
> probably also disable the corresponding functionality.

indeed.  What would be a preferable way to disable it?

a. throw exception when trying to access it?
b. just remove from the API?

seems indeed to happen for me too on amd64, this test was not there in
4.5.0-3 so that one built fine on wheezy

> The other error message I didn't see on amd64, and I will see if I can
> do a recompile on i386.

> > > would you mind adding a direct dependency to insighttoolkit4 package's control?

> Actually, it is currently not possible - libvtk5-dev is required
> depends on libtiff4-dev. 

I must be too slow on Friday -- could you elaborate?  even if
libvtk5-dev bdepends on libtiff4-dev, that doesn't forbid itk4 bdepend
on it...

> Considering that the transition to libvtk6-dev is pending in sid, it
> might become necessary to also backport this one, and since libvtk6-dev
> also depends on libtiff-dev, it should be possible to forced it to use
> libtiff5-dev on wheezy. I'm not sure whether itk is already vtk6 ready
> though. 

For now I would prefer to not care about vtk6 as for backport of current
itk4 to wheezy goes 

-- 
Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Research Scientist,            Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834                       Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik        


Reply to: