[Ci-reports] fail on QtBase_dev_Integration #3082

Qt Continuous Integration System ci-noreply at qt-project.org
Sun Mar 23 20:48:36 CET 2014


qtbase failed to compile :(

  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Werror -Wno-error=#warnings -Wno-error=deprecated-declarations -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XKBCOMMON -DQT_NO_USING_NAMESPACE -DQT_BUILD_NETWORK_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I../../mkspecs/macx-clang -I. -I../../include -I../../include/QtNetwork -I../../include/QtNetwork/5.4.0 -I../../include/QtNetwork/5.4.0/QtNetwork -Ikernel -I../../lib/QtCore.framework/Versions/5/Headers -I../../lib/QtCore.framework/Versions/5/Headers/5.4.0 -I../../lib/QtCore.framework/Versions/5/Headers/5.4.0/QtCore -I.moc -F/work/build/qt/qtbase/lib -o .obj/qnativesocketengine_unix.o socket/qnativesocketengine_unix.cpp
  socket/qnativesocketengine_unix.cpp:366:60: error: format specifies type 'int' but the argument has type 'qintptr' (aka 'long long') [-Werror,-Wformat]
  socket/qnativesocketengine_unix.cpp:859:73: error: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Werror,-Wformat]
  socket/qnativesocketengine_unix.cpp:1024:13: warning: 'QString' is deprecated [-Wdeprecated-declarations]
  socket/qnativesocketengine_unix.cpp:1025:76: warning: 'operator=' is deprecated [-Wdeprecated-declarations]
  ../../include/QtCore/../../src/corelib/tools/qstring.h:608:40: note: 'operator=' declared here
  socket/qnativesocketengine_unix.cpp:1026:81: warning: 'operator=' is deprecated [-Wdeprecated-declarations]
  ../../include/QtCore/../../src/corelib/tools/qstring.h:608:40: note: 'operator=' declared here
  socket/qnativesocketengine_unix.cpp:1028:13: warning: 'QString' is deprecated [-Wdeprecated-declarations]
  socket/qnativesocketengine_unix.cpp:1029:65: warning: 'operator=' is deprecated [-Wdeprecated-declarations]
  ../../include/QtCore/../../src/corelib/tools/qstring.h:608:40: note: 'operator=' declared here
  socket/qnativesocketengine_unix.cpp:1030:70: warning: 'operator=' is deprecated [-Wdeprecated-declarations]
  ../../include/QtCore/../../src/corelib/tools/qstring.h:608:40: note: 'operator=' declared here
  socket/qnativesocketengine_unix.cpp:1124:73: error: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Werror,-Wformat]
  make[3]: *** [.obj/qnativesocketengine_unix.o] Error 1
  make[2]: *** [sub-network-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03082/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/dev_1395603809):
    http://codereview.qt-project.org/77796 [PS4] - Remove QT_HAS_CONNECTIONAGENT define.



More information about the Ci-reports mailing list