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


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to