[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtwebkit#dev

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Sep 20 15:39:34 CEST 2013


qtwebkit failed to compile :(

                   from ..\WTF/wtf/text/ASCIIFastPath.h:31,
                   from ..\WTF/wtf/text/WTFString.h:28,
                   from Platform/SharedMemory.h:35,
                   from Platform\win\SharedMemoryWin.cpp:27:
  In file included from C:\utils\icu4c\icu\include/unicode/umachine.h:44:0,
                   from C:\utils\icu4c\icu\include/unicode/utypes.h:36,
                   from C:\utils\icu4c\icu\include/unicode/uchar.h:26,
                   from ..\WTF/wtf/unicode/icu/UnicodeIcu.h:29,
                   from ..\WTF/wtf/unicode/Unicode.h:32,
                   from ..\WTF/wtf/text/ASCIIFastPath.h:31,
                   from ..\WTF/wtf/text/WTFString.h:28,
                   from Platform\CoreIPC\win\ConnectionWin.cpp:32:
  In file included from C:\utils\icu4c\icu\include/unicode/umachine.h:44:0,
                   from C:\utils\icu4c\icu\include/unicode/utypes.h:36,
                   from C:\utils\icu4c\icu\include/unicode/uchar.h:26,
                   from ..\WTF/wtf/unicode/icu/UnicodeIcu.h:29,
                   from ..\WTF/wtf/unicode/Unicode.h:32,
                   from ..\WTF/wtf/StringHasher.h:25,
                   from ..\WTF/wtf/text/StringImpl.h:30,
                   from ..\WTF/wtf/text/AtomicStringImpl.h:24,
                   from ..\WTF/wtf/text/AtomicString.h:25,
                   from ..\..\Source/WebCore/platform/network/HTTPHeaderMap.h:34,
                   from ..\include/WebCore/HTTPHeaderMap.h:1,
                   from UIProcess\InspectorServer\HTTPRequest.h:35,
                   from UIProcess\InspectorServer\HTTPRequest.cpp:27:
  Platform\CoreIPC\win\ConnectionWin.cpp: In member function 'void CoreIPC::Connection::readEventHandler()':
  Platform\CoreIPC\win\ConnectionWin.cpp:146:27: warning: unused variable 'error' [-Wunused-variable]
  Platform\CoreIPC\win\ConnectionWin.cpp: In member function 'bool CoreIPC::Connection::open()':
  Platform\CoreIPC\win\ConnectionWin.cpp:254:100: error: no matching function for call to 'WorkQueue::registerHandle(void*&, std::_Bind_helper<false, void (CoreIPC::Connection::*)(), CoreIPC::Connection* const>::type)'
  Platform\CoreIPC\win\ConnectionWin.cpp:254:100: note: candidate is:
  In file included from Platform\CoreIPC/Connection.h:35:0,
                   from Platform\CoreIPC\win\ConnectionWin.cpp:27:
  Platform/WorkQueue.h:76:10: note: void WorkQueue::registerHandle(HANDLE, const WTF::Function<void()>&)
  Platform/WorkQueue.h:76:10: note:   no known conversion for argument 2 from 'std::_Bind_helper<false, void (CoreIPC::Connection::*)(), CoreIPC::Connection* const>::type {aka std::_Bind<std::_Mem_fn<void (CoreIPC::Connection::*)()>(CoreIPC::Connection*)>}' to 'const WTF::Function<void()>&'
  Platform\CoreIPC\win\ConnectionWin.cpp:255:102: error: no matching function for call to 'WorkQueue::registerHandle(void*&, std::_Bind_helper<false, void (CoreIPC::Connection::*)(), CoreIPC::Connection* const>::type)'
  Platform\CoreIPC\win\ConnectionWin.cpp:255:102: note: candidate is:
  In file included from Platform\CoreIPC/Connection.h:35:0,
                   from Platform\CoreIPC\win\ConnectionWin.cpp:27:
  Platform/WorkQueue.h:76:10: note: void WorkQueue::registerHandle(HANDLE, const WTF::Function<void()>&)
  Platform/WorkQueue.h:76:10: note:   no known conversion for argument 2 from 'std::_Bind_helper<false, void (CoreIPC::Connection::*)(), CoreIPC::Connection* const>::type {aka std::_Bind<std::_Mem_fn<void (CoreIPC::Connection::*)()>(CoreIPC::Connection*)>}' to 'const WTF::Function<void()>&'
  Platform\CoreIPC\win\ConnectionWin.cpp:258:74: error: no matching function for call to 'WorkQueue::dispatch(std::_Bind_helper<false, void (CoreIPC::Connection::*)(), CoreIPC::Connection* const>::type)'
  Platform\CoreIPC\win\ConnectionWin.cpp:258:74: note: candidate is:
  In file included from Platform\CoreIPC/Connection.h:35:0,
                   from Platform\CoreIPC\win\ConnectionWin.cpp:27:
  Platform/WorkQueue.h:67:10: note: void WorkQueue::dispatch(const WTF::Function<void()>&)
  Platform/WorkQueue.h:67:10: note:   no known conversion for argument 1 from 'std::_Bind_helper<false, void (CoreIPC::Connection::*)(), CoreIPC::Connection* const>::type {aka std::_Bind<std::_Mem_fn<void (CoreIPC::Connection::*)()>(CoreIPC::Connection*)>}' to 'const WTF::Function<void()>&'
  Makefile.WebKit2.Target.Release:191155: recipe for target '.obj/release_shared/ConnectionWin.o' failed
  mingw32-make[4]: *** [.obj/release_shared/ConnectionWin.o] Error 1
  mingw32-make[3]: *** [release] Error 2
  mingw32-make[2]: *** [sub-Target-pri-make_first-ordered] Error 2
  mingw32-make[1]: *** [sub-Source-WebKit2-WebKit2-pro-make_first-ordered] Error 2
  mingw32-make: *** [module-qtwebkit] Error 2

  Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00118/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1379677578):
    http://codereview.qt-project.org/65850 [PS7] - Fix build with MingW
    http://codereview.qt-project.org/65964 [PS3] - Merge branch 'stable' into dev



More information about the Ci-reports mailing list