qtjsbackend failed to compile :(

  In file included from ..\3rdparty\v8\src\v8.h:57:0,
                   from ..\3rdparty\v8\src\accessors.cc:28:
  ..\3rdparty\v8\src\../include/v8.h: In function 'void 
v8::internal::ModuleSetExport(v8::Local<v8::String>, v8::Local<v8::Value>, 
const v8::AccessorInfo&)':
  ..\3rdparty\v8\src\../include/v8.h:4975:15: error: inlining failed in call to 
always_inline 'v8::Local<v8::Object> v8::AccessorInfo::Holder() const': 
function not inlinable
  ..\3rdparty\v8\src\accessors.cc:871:75: error: called from here
  In file included from ..\3rdparty\v8\src\v8.h:57:0,
                   from ..\3rdparty\v8\src\accessors.cc:28:
  ..\3rdparty\v8\src\../include/v8.h:4965:14: error: inlining failed in call to 
always_inline 'v8::Local<v8::Value> v8::AccessorInfo::Data() const': function 
not inlinable
  ..\3rdparty\v8\src\accessors.cc:874:38: error: called from here
  In file included from ..\3rdparty\v8\src\v8.h:57:0,
                   from ..\3rdparty\v8\src\accessors.cc:28:
  ..\3rdparty\v8\src\../include/v8.h: In function 'v8::Handle<v8::Value> 
v8::internal::ModuleGetExport(v8::Local<v8::String>, const v8::AccessorInfo&)':
  ..\3rdparty\v8\src\../include/v8.h:4975:15: error: inlining failed in call to 
always_inline 'v8::Local<v8::Object> v8::AccessorInfo::Holder() const': 
function not inlinable
  ..\3rdparty\v8\src\accessors.cc:850:75: error: called from here
  In file included from ..\3rdparty\v8\src\v8.h:57:0,
                   from ..\3rdparty\v8\src\accessors.cc:28:
  ..\3rdparty\v8\src\../include/v8.h:4965:14: error: inlining failed in call to 
always_inline 'v8::Local<v8::Value> v8::AccessorInfo::Data() const': function 
not inlinable
  ..\3rdparty\v8\src\accessors.cc:853:38: error: called from here
  Makefile.Release:568: recipe for target '.obj/release_shared/accessors.o' 
failed
  mingw32-make[4]: *** [.obj/release_shared/accessors.o] Error 1
  In file included from ..\3rdparty\v8\src\v8.h:57:0,
                   from ..\3rdparty\v8\src\builtins.cc:28:
  ..\3rdparty\v8\src\../include/v8.h: In function 'v8::internal::MaybeObject* 
v8::internal::HandleApiCallAsFunctionOrConstructor(v8::internal::Isolate*, 
bool, 
v8::internal::{anonymous}::BuiltinArguments<(v8::internal::BuiltinExtraArguments)0u>)':
  ..\3rdparty\v8\src\../include/v8.h:4646:1: error: inlining failed in call to 
always_inline 'v8::Arguments::Arguments(v8::internal::Object**, 
v8::internal::Object**, int, bool)': function not inlinable
  In file included from ..\3rdparty\v8\src\isolate.h:33:0,
                   from ..\3rdparty\v8\src\elements.h:34,
                   from ..\3rdparty\v8\src\objects-inl.h:38,
                   from ..\3rdparty\v8\src\v8.h:65,
                   from ..\3rdparty\v8\src\builtins.cc:28:
  ..\3rdparty\v8\src\apiutils.h:64:70: error: called from here
  In file included from ..\3rdparty\v8\src\v8.h:57:0,
                   from ..\3rdparty\v8\src\builtins.cc:28:
  ..\3rdparty\v8\src\../include/v8.h: In function 'v8::internal::MaybeObject* 
v8::internal::Builtin_HandleApiCallConstruct(v8::internal::{anonymous}::HandleApiCallConstructArgumentsType,
 v8::internal::Isolate*)':
  ..\3rdparty\v8\src\../include/v8.h:4646:1: error: inlining failed in call to 
always_inline 'v8::Arguments::Arguments(v8::internal::Object**, 
v8::internal::Object**, int, bool)': function not inlinable
  In file included from ..\3rdparty\v8\src\isolate.h:33:0,
                   from ..\3rdparty\v8\src\elements.h:34,
                   from ..\3rdparty\v8\src\objects-inl.h:38,
                   from ..\3rdparty\v8\src\v8.h:65,
                   from ..\3rdparty\v8\src\builtins.cc:28:
  ..\3rdparty\v8\src\apiutils.h:64:70: error: called from here
  In file included from ..\3rdparty\v8\src\v8.h:57:0,
                   from ..\3rdparty\v8\src\builtins.cc:28:
  ..\3rdparty\v8\src\../include/v8.h: In function 'v8::internal::MaybeObject* 
v8::internal::Builtin_HandleApiCall(v8::internal::{anonymous}::HandleApiCallArgumentsType,
 v8::internal::Isolate*)':
  ..\3rdparty\v8\src\../include/v8.h:4646:1: error: inlining failed in call to 
always_inline 'v8::Arguments::Arguments(v8::internal::Object**, 
v8::internal::Object**, int, bool)': function not inlinable
  In file included from ..\3rdparty\v8\src\isolate.h:33:0,
                   from ..\3rdparty\v8\src\elements.h:34,
                   from ..\3rdparty\v8\src\objects-inl.h:38,
                   from ..\3rdparty\v8\src\v8.h:65,
                   from ..\3rdparty\v8\src\builtins.cc:28:
  ..\3rdparty\v8\src\apiutils.h:64:70: error: called from here
  Makefile.Release:1383: recipe for target '.obj/release_shared/builtins.o' 
failed
  mingw32-make[4]: *** [.obj/release_shared/builtins.o] Error 1
  In file included from ..\3rdparty\v8\src\v8.h:57:0,
                   from ..\3rdparty\v8\src\api.h:31,
                   from ..\3rdparty\v8\src\api.cc:28:
  ..\3rdparty\v8\src\../include/v8.h: In member function 'v8::Local<v8::String> 
v8::StackFrame::GetScriptName() const':
  ..\3rdparty\v8\src\../include/v8.h:4764:9: error: inlining failed in call to 
always_inline 'static v8::String* v8::String::Cast(v8::Value*)': function not 
inlinable
  ..\3rdparty\v8\src\../include/v8.h:313:35: error: called from here
  ..\3rdparty\v8\src\../include/v8.h: In member function 'v8::Local<v8::String> 
v8::StackFrame::GetScriptNameOrSourceURL() const':
  ..\3rdparty\v8\src\../include/v8.h:4764:9: error: inlining failed in call to 
always_inline 'static v8::String* v8::String::Cast(v8::Value*)': function not 
inlinable
  ..\3rdparty\v8\src\../include/v8.h:313:35: error: called from here
  ..\3rdparty\v8\src\../include/v8.h: In member function 'v8::Local<v8::String> 
v8::StackFrame::GetFunctionName() const':
  ..\3rdparty\v8\src\../include/v8.h:4764:9: error: inlining failed in call to 
always_inline 'static v8::String* v8::String::Cast(v8::Value*)': function not 
inlinable
  ..\3rdparty\v8\src\../include/v8.h:313:35: error: called from here
  ..\3rdparty\v8\src\../include/v8.h: In member function 'char* 
v8::internal::HandleScopeImplementer::ArchiveThread(char*)':
  ..\3rdparty\v8\src\../include/v8.h:558:5: error: inlining failed in call to 
always_inline 'void v8::HandleScope::Data::Initialize()': function not inlinable
  ..\3rdparty\v8\src\api.cc:6803:24: error: called from here
  Makefile.Release:744: recipe for target '.obj/release_shared/api.o' failed
  mingw32-make[4]: *** [.obj/release_shared/api.o] Error 1
  mingw32-make[3]: *** [release] Error 2
  mingw32-make[2]: *** [sub-v8-make_first-ordered] Error 2
  mingw32-make[1]: *** [sub-src-make_first] Error 2
  mingw32-make: *** [module-qtjsbackend] Error 2

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

  Tested changes (refs/builds/dev_1364997592):
    http://codereview.qt-project.org/51679 [PS1] - [V8] Include windows headers 
first
    http://codereview.qt-project.org/51678 [PS1] - [V8] Disable inline cache 
optimization
    http://codereview.qt-project.org/51677 [PS1] - [V8] Port to Windows 
Embedded Compact 7
    http://codereview.qt-project.org/51676 [PS1] - [V8] Implement some compiler 
intrinsic functions
    http://codereview.qt-project.org/51675 [PS1] - [V8] Undef various macros to 
not disturb V8
    http://codereview.qt-project.org/51674 [PS1] - [V8] Rename PrintF to 
FPrintF for file calls
    http://codereview.qt-project.org/51673 [PS1] - [V8] Compile v8.cc under 
C++11 mode using MinGW-w64 4.7.1
    http://codereview.qt-project.org/51672 [PS1] - [V8] Disable randomize 
hashes in V8
    http://codereview.qt-project.org/51671 [PS1] - [V8] Fix compilation with 
Intel CC.
    http://codereview.qt-project.org/51670 [PS1] - [V8] Add support for QNX 
platform
    http://codereview.qt-project.org/51669 [PS1] - [V8] Add flag to avoid 
breakpoint relocation
    http://codereview.qt-project.org/51668 [PS1] - [V8] Fix warnings
    http://codereview.qt-project.org/51667 [PS1] - [V8] Remove execute flag 
from v8-debug.h
    http://codereview.qt-project.org/51666 [PS1] - [V8] Add new v8 api to check 
if a value is an error.
    http://codereview.qt-project.org/51665 [PS1] - [V8] Allow a script to be 
flagged as "native"
    http://codereview.qt-project.org/51664 [PS1] - [V8] Add custom object 
compare callback
    http://codereview.qt-project.org/51663 [PS1] - [V8] Allow access to the 
calling script data
    http://codereview.qt-project.org/51662 [PS1] - [V8] Introduce a QML 
compilation mode
    http://codereview.qt-project.org/51661 [PS2] - [V8] Generalize external 
object resources
    http://codereview.qt-project.org/51660 [PS1] - [V8] Add a "fallback" mode 
for named property interceptors
    http://codereview.qt-project.org/51659 [PS2] - [V8] Add hashing and 
comparison methods to v8::String
    http://codereview.qt-project.org/51658 [PS1] - Updated V8 from 
git://github.com/v8/v8.git to 05b6bb1d641e01b550d497dcbefe342a81eb3178
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to