[Ci-reports] fail on QtImageFormats_dev_Integration #92

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jun 3 21:03:30 CEST 2015


qtimageformats failed to compile :(

  compiling qtiffhandler.cpp
  qtiffhandler.cpp:107:22: error: no type named 'Transformations' in 'QImageIOHandler'
  qtiffhandler.cpp:115:25: error: no type named 'Transformations' in 'QImageIOHandler'
  qtiffhandler.cpp:119:33: error: no member named 'TransformationNone' in 'QImageIOHandler'
  qtiffhandler.cpp:121:33: error: no member named 'TransformationMirror' in 'QImageIOHandler'
  qtiffhandler.cpp../../../3rdparty/libmng/libmng_chunk_io.c:1537:1: warning: unused parameter 'pRawdata' [-Wunused-parameter]
  ../../../3rdparty/libmng/libmng_chunk_io.h:85:50: note: expanded from macro 'READ_CHUNK'
  ../../../3rdparty/libmng/libmng_chunk_io.h:85:50: note: expanded from macro 'READ_CHUNK'
  ../../../3rdparty/libmng/libmng_chunk_io.h:85:50: note: expanded from macro 'READ_CHUNK'
  qtiffhandler.cpp:125:33: error: no member named 'TransformationFlip' in 'QImageIOHandler'
  qtiffhandler.cpp:127:33: error: no member named 'TransformationFlipAndRotate90' in 'QImageIOHandler'
  qtiffhandler.cpp:129:33: error: no member named 'TransformationRotate90' in 'QImageIOHandler'
  qtiffhandler.cpp:131:33: error: no member named 'TransformationMirrorAndRotate90' in 'QImageIOHandler'
  qtiffhandler.cpp:133:33: error: no member named 'TransformationRotate270' in 'QImageIOHandler'
  qtiffhandler.cpp:136:29: error: no member named 'TransformationNone' in 'QImageIOHandler'
  qtiffhandler.cpp:139:37: error: no type named 'Transformations' in 'QImageIOHandler'
  qtiffhandler.cpp:166:39: error: no member named 'TransformationNone' in 'QImageIOHandler'
  qtiffhandler.cpp:382:27: warning: unused variable 'stopOnError' [-Wunused-variable]
  qtiffhandler.cpp:698:26: error: use of undeclared identifier 'ImageTransformation'; did you mean 'Qt::FastTransformation'?
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qnamespace.h:1280:9: note: 'Qt::FastTransformation' declared here
  qtiffhandler.cpp:698:23: warning: comparison of two values with different enumeration types ('QImageIOHandler::ImageOption' and 'Qt::TransformationMode') [-Wenum-compare]
  qtiffhandler.cpp:709:19: error: use of undeclared identifier 'ImageTransformation'; did you mean 'Qt::FastTransformation'?
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qnamespace.h:1280:9: note: 'Qt::FastTransformation' declared here
  qtiffhandler.cpp:709:16: warning: comparison of two values with different enumeration types ('QImageIOHandler::ImageOption' and 'Qt::TransformationMode') [-Wenum-compare]
  qtiffhandler.cpp:712:50: error: no member named 'Transformations' in 'QImageIOHandler'
  qtiffhandler.cpp:721:26: error: use of undeclared identifier 'ImageTransformation'; did you mean 'Qt::FastTransformation'?
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qnamespace.h:1280:9: note: 'Qt::FastTransformation' declared here
  qtiffhandler.cpp:721:23: warning: comparison of two values with different enumeration types ('QImageIOHandler::ImageOption' and 'Qt::TransformationMode') [-Wenum-compare]
  qtiffhandler.cpp:722:26: error: use of undeclared identifier 'TransformedByDefault'
  make[5]: *** [.obj/qtiffhandler.o] Error 1
  make[4]: *** [sub-tiff-make_first] Error 2
  make[3]: *** [sub-imageformats-make_first] Error 2
  make[2]: *** [sub-plugins-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtimageformats] Error 2

  Build log: http://testresults.qt.io/ci/QtImageFormats_dev_Integration/build_00092/macx-clang_no-framework_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/dev_1433357253):
    http://codereview.qt-project.org/113587 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev



More information about the Ci-reports mailing list