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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Sep 18 20:55:49 CEST 2013


qtwebkit failed to compile :(

  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/unicode/icu/UnicodeIcu.h:29,
                   from ./wtf/unicode/Unicode.h:32,
                   from ./wtf/text/ASCIIFastPath.h:31,
                   from ./wtf/text/WTFString.h:28,
                   from wtf\DateMath.h:54,
                   from wtf\DateMath.cpp:73:
  In file included from wtf\Atomics.cpp:60:0:
  wtf\Atomics.h: In function 'int WTF::atomicIncrement(int*)':
  wtf\Atomics.h:86:102: error: 'InterlockedIncrement' was not declared in this scope
  wtf\Atomics.h: In function 'int WTF::atomicDecrement(int*)':
  wtf\Atomics.h:87:102: error: 'InterlockedDecrement' was not declared in this scope
  wtf\Atomics.h: In function 'int64_t WTF::atomicIncrement(int64_t*)':
  wtf\Atomics.h:89:117: error: 'InterlockedIncrement64' was not declared in this scope
  wtf\Atomics.h: In function 'int64_t WTF::atomicDecrement(int64_t*)':
  wtf\Atomics.h:90:117: error: 'InterlockedDecrement64' was not declared in this scope
  In file included from wtf\Atomics.cpp:60:0:
  wtf\Atomics.h: In function 'bool WTF::weakCompareAndSwap(volatile unsigned int*, unsigned int, unsigned int)':
  wtf\Atomics.h:123:56: error: expected type-specifier before 'LONG'
  wtf\Atomics.h:123:56: error: expected '>' before 'LONG'
  wtf\Atomics.h:123:56: error: expected '(' before 'LONG'
  wtf\Atomics.h:123:56: error: 'LONG' was not declared in this scope
  wtf\Atomics.h:123:61: error: expected ')' before 'volatile'
  wtf\Atomics.h:123:95: error: expected type-specifier before 'LONG'
  wtf\Atomics.h:123:95: error: expected '>' before 'LONG'
  wtf\Atomics.h:123:95: error: expected '(' before 'LONG'
  wtf\Atomics.h:123:124: error: expected type-specifier before 'LONG'
  wtf\Atomics.h:123:124: error: expected '>' before 'LONG'
  wtf\Atomics.h:123:124: error: expected '(' before 'LONG'
  wtf\Atomics.h:123:156: error: expected type-specifier before 'LONG'
  wtf\Atomics.h:123:156: error: expected '>' before 'LONG'
  wtf\Atomics.h:123:156: error: expected '(' before 'LONG'
  wtf\Atomics.h:123:171: error: expected ')' before ';' token
  wtf\Atomics.h:123:171: error: expected ')' before ';' token
  wtf\Atomics.h: In function 'bool WTF::weakCompareAndSwap(void* volatile*, void*, void*)':
  wtf\Atomics.h:129:74: error: 'InterlockedCompareExchangePointer' was not declared in this scope
  wtf\Atomics.h: In function 'void WTF::x86_mfence()':
  wtf\Atomics.h:249:19: error: 'MemoryBarrier' was not declared in this scope
  Makefile.WTF.Release:836: recipe for target '.obj/release_shared/Atomics.o' failed
  mingw32-make[3]: *** [.obj/release_shared/Atomics.o] Error 1
  In file included from ./wtf/Threading.h:66:0,
                   from ./wtf/HashTable.h:30,
                   from ./wtf/HashSet.h:25,
                   from wtf\ArrayBuffer.h:29,
                   from wtf\ArrayBuffer.cpp:27:
  ./wtf/Atomics.h: In function 'int WTF::atomicIncrement(int*)':
  ./wtf/Atomics.h:86:102: error: 'InterlockedIncrement' was not declared in this scope
  ./wtf/Atomics.h: In function 'int WTF::atomicDecrement(int*)':
  ./wtf/Atomics.h:87:102: error: 'InterlockedDecrement' was not declared in this scope
  ./wtf/Atomics.h: In function 'int64_t WTF::atomicIncrement(int64_t*)':
  ./wtf/Atomics.h:89:117: error: 'InterlockedIncrement64' was not declared in this scope
  ./wtf/Atomics.h: In function 'int64_t WTF::atomicDecrement(int64_t*)':
  ./wtf/Atomics.h:90:117: error: 'InterlockedDecrement64' was not declared in this scope
  In file included from ./wtf/Threading.h:66:0,
                   from ./wtf/HashTable.h:30,
                   from ./wtf/HashSet.h:25,
                   from wtf\ArrayBuffer.h:29,
                   from wtf\ArrayBuffer.cpp:27:
  ./wtf/Atomics.h: In function 'bool WTF::weakCompareAndSwap(volatile unsigned int*, unsigned int, unsigned int)':
  ./wtf/Atomics.h:123:56: error: expected type-specifier before 'LONG'
  ./wtf/Atomics.h:123:56: error: expected '>' before 'LONG'
  ./wtf/Atomics.h:123:56: error: expected '(' before 'LONG'
  ./wtf/Atomics.h:123:56: error: 'LONG' was not declared in this scope
  ./wtf/Atomics.h:123:61: error: expected ')' before 'volatile'
  ./wtf/Atomics.h:123:95: error: expected type-specifier before 'LONG'
  ./wtf/Atomics.h:123:95: error: expected '>' before 'LONG'
  ./wtf/Atomics.h:123:95: error: expected '(' before 'LONG'
  ./wtf/Atomics.h:123:124: error: expected type-specifier before 'LONG'
  ./wtf/Atomics.h:123:124: error: expected '>' before 'LONG'
  ./wtf/Atomics.h:123:124: error: expected '(' before 'LONG'
  ./wtf/Atomics.h:123:156: error: expected type-specifier before 'LONG'
  ./wtf/Atomics.h:123:156: error: expected '>' before 'LONG'
  ./wtf/Atomics.h:123:156: error: expected '(' before 'LONG'
  ./wtf/Atomics.h:123:171: error: expected ')' before ';' token
  ./wtf/Atomics.h:123:171: error: expected ')' before ';' token
  ./wtf/Atomics.h: In function 'bool WTF::weakCompareAndSwap(void* volatile*, void*, void*)':
  ./wtf/Atomics.h:129:74: error: 'InterlockedCompareExchangePointer' was not declared in this scope
  ./wtf/Atomics.h: In function 'void WTF::x86_mfence()':
  ./wtf/Atomics.h:249:19: error: 'MemoryBarrier' was not declared in this scope
  In file included from ./wtf/Threading.h:66:0,
                   from ./wtf/HashTable.h:30,
                   from ./wtf/HashSet.h:25,
                   from ./wtf/ArrayBuffer.h:29,
                   from wtf\ArrayBufferView.h:29,
                   from wtf\ArrayBufferView.cpp:27:
  ./wtf/Atomics.h: In function 'int WTF::atomicIncrement(int*)':
  ./wtf/Atomics.h:86:102: error: 'InterlockedIncrement' was not declared in this scope
  ./wtf/Atomics.h: In function 'int WTF::atomicDecrement(int*)':
  ./wtf/Atomics.h:87:102: error: 'InterlockedDecrement' was not declared in this scope
  ./wtf/Atomics.h: In function 'int64_t WTF::atomicIncrement(int64_t*)':
  ./wtf/Atomics.h:89:117: error: 'InterlockedIncrement64' was not declared in this scope
  ./wtf/Atomics.h: In function 'int64_t WTF::atomicDecrement(int64_t*)':
  ./wtf/Atomics.h:90:117: error: 'InterlockedDecrement64' was not declared in this scope
  In file included from ./wtf/Threading.h:66:0,
                   from ./wtf/HashTable.h:30,
                   from ./wtf/HashSet.h:25,
                   from ./wtf/ArrayBuffer.h:29,
                   from wtf\ArrayBufferView.h:29,
                   from wtf\ArrayBufferView.cpp:27:
  ./wtf/Atomics.h: In function 'bool WTF::weakCompareAndSwap(volatile unsigned int*, unsigned int, unsigned int)':
  ./wtf/Atomics.h:123:56: error: expected type-specifier before 'LONG'
  ./wtf/Atomics.h:123:56: error: expected '>' before 'LONG'
  ./wtf/Atomics.h:123:56: error: expected '(' before 'LONG'
  ./wtf/Atomics.h:123:56: error: 'LONG' was not declared in this scope
  ./wtf/Atomics.h:123:61: error: expected ')' before 'volatile'
  ./wtf/Atomics.h:123:95: error: expected type-specifier before 'LONG'
  ./wtf/Atomics.h:123:95: error: expected '>' before 'LONG'
  ./wtf/Atomics.h:123:95: error: expected '(' before 'LONG'
  ./wtf/Atomics.h:123:124: error: expected type-specifier before 'LONG'
  ./wtf/Atomics.h:123:124: error: expected '>' before 'LONG'
  ./wtf/Atomics.h:123:124: error: expected '(' before 'LONG'
  ./wtf/Atomics.h:123:156: error: expected type-specifier before 'LONG'
  ./wtf/Atomics.h:123:156: error: expected '>' before 'LONG'
  ./wtf/Atomics.h:123:156: error: expected '(' before 'LONG'
  ./wtf/Atomics.h:123:171: error: expected ')' before ';' token
  ./wtf/Atomics.h:123:171: error: expected ')' before ';' token
  ./wtf/Atomics.h: In function 'bool WTF::weakCompareAndSwap(void* volatile*, void*, void*)':
  ./wtf/Atomics.h:129:74: error: 'InterlockedCompareExchangePointer' was not declared in this scope
  ./wtf/Atomics.h: In function 'void WTF::x86_mfence()':
  ./wtf/Atomics.h:249:19: error: 'MemoryBarrier' was not declared in this scope
  Makefile.WTF.Release:532: recipe for target '.obj/release_shared/ArrayBuffer.o' failed
  mingw32-make[3]: *** [.obj/release_shared/ArrayBuffer.o] Error 1
  Makefile.WTF.Release:654: recipe for target '.obj/release_shared/ArrayBufferView.o' failed
  mingw32-make[3]: *** [.obj/release_shared/ArrayBufferView.o] Error 1
  mingw32-make[2]: *** [release] Error 2
  mingw32-make[1]: *** [sub-Source-WTF-WTF-pro-make_first-ordered] Error 2
  mingw32-make: *** [module-qtwebkit] Error 2

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

  Tested changes (refs/builds/dev_1379527911):
    http://codereview.qt-project.org/65850 [PS2] - Fix build with MingW
    http://codereview.qt-project.org/65812 [PS3] - QtWebKit should not require SQLite version to 3.6.16.
    http://codereview.qt-project.org/65804 [PS2] - LLint doesn't build on OS X 10.6
    http://codereview.qt-project.org/65654 [PS4] - Remove C++11 requirement in WebKit2
    http://codereview.qt-project.org/65483 [PS9] - Fix build with clang
    http://codereview.qt-project.org/65469 [PS3] - Fix build with namespaced Qt
    http://codereview.qt-project.org/65452 [PS3] - Fix build with gcc 4.4
    http://codereview.qt-project.org/65418 [PS5] - Import Qt5x2 branch of QtWebkit for Qt 5.2



More information about the Ci-reports mailing list