[Pkg-phototools-devel] Bug#783840: openimageio: FTBFS in Jessie

Edmund Grimley Evans edmund.grimley.evans at gmail.com
Thu Apr 30 16:01:36 UTC 2015


Source: openimageio
Version: 1.4.14~dfsg0-1

It failed to build in Jessie, amd64 and arm64. In each case the error
was:

/«PKGBUILDDIR»/src/libOpenImageIO/imagebufalgo.cpp: In function 'bool
OpenImageIO::v1_4::ImageBufAlgo::render_text(OpenImageIO::v1_4::ImageBuf&,
int, int, const string&, int, const string&, const float*)':
/«PKGBUILDDIR»/src/libOpenImageIO/imagebufalgo.cpp:1315:28: error:
comparison between signed and unsigned integer expressions
[-Werror=sign-compare]
         for (int j = 0;  j < slot->bitmap.rows; ++j) {
                            ^
/«PKGBUILDDIR»/src/libOpenImageIO/imagebufalgo.cpp:1317:32: error:
comparison between signed and unsigned integer expressions
[-Werror=sign-compare]
             for (int i = 0;  i < slot->bitmap.width; ++i) {
                                ^
cc1plus: all warnings being treated as errors



More information about the Pkg-phototools-devel mailing list