Definitely not expected. Can you do a 'make test > test.log' and send it to me? Maybe if I see the output of the tests that fail, it will be more clear where to start.
Is it possible to make a debug build, run any individual command that seems to fail (for example, just 'oiiotool -info fails.tiff') in the debugger, and send us the stack trace (which functions it's in, what lines) so we know where it's crashing? > On Apr 17, 2019, at 3:09 AM, Mathieu Prevot <[email protected]> wrote: > > Hello, > > I managed to build OIIO, using tiff 4.0.10, openexr 2.3.0, zlib 1.2.11, > libpng 1.6.35, boost 1.70, libjpegturbo 2.0.3, (tbb 2019.3 was ignored); > cmake 3.13.4, VS2017. > > However, most of the tests are failing and I could not even open an image > (tried tiff, and DPX), for which I had memory exception. > > I used the trunk-master version of OIIO of 15th april 2019. > > Is is expected or not ? How to solve this (have a working OIIO) ? > > Please cc me since I did not subscribe to the list. > Regards > M > > > ---------------------------------------------------------------- > 24% tests passed, 42 tests failed out of 55 > > Total Test time (real) = 54.19 sec > > The following tests FAILED: > Errors while running CTest > 1 - nonwhole-tiles (Failed) > 2 - oiiotool-composite (Failed) > 3 - oiiotool-copy (Failed) > 4 - oiiotool-pattern (Failed) > 5 - oiiotool-subimage (Failed) > 6 - oiiotool-text (Failed) > 7 - diff (Failed) > 8 - dither (Failed) > 9 - dup-channels (Failed) > 10 - jpeg-corrupt (Failed) > 11 - null (Failed) > 12 - psd-colormodes (Failed) > 13 - rational (Failed) > 14 - jpeg-corrupt-header (Failed) > 15 - texture-half (Failed) > 16 - texture-half.batch (Not Run) > 17 - texture-uint16 (Failed) > 18 - texture-uint16.batch (Not Run) > 19 - texture-interp-bilinear (Failed) > 20 - texture-interp-bilinear.batch (Not Run) > 21 - texture-interp-closest (Failed) > 22 - texture-interp-closest.batch (Not Run) > 23 - texture-mip-onelevel (Failed) > 24 - texture-mip-onelevel.batch (Not Run) > 25 - texture-icwrite (Failed) > 26 - texture-icwrite.batch (Not Run) > 27 - heif-broken (Failed) > 28 - ptex-broken (Failed) > 29 - texture-field3d-broken (Failed) > 30 - texture-field3d-broken.batch (Not Run) > 31 - field3d-broken (Failed) > 32 - openvdb-broken (Failed) > 39 - unit_strutil (SEGFAULT) > 41 - unit_filesystem (Failed) > 45 - unit_timer (Failed) > 47 - unit_simd (SEGFAULT) > 48 - unit_filter (SEGFAULT) > 49 - unit_paramlist (SEGFAULT) > 50 - unit_imagebuf (Exit code 0xc0000374 > ) > 51 - unit_imagecache (Failed) > 52 - unit_imagebufalgo (Failed) > 54 - unit_imageinout (Exit code 0xc0000409 > ) > _______________________________________________ > Oiio-dev mailing list > [email protected] > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org -- Larry Gritz [email protected]
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
