[#212767] FAILED (try 2) v8-3.15.git=3.15.11.10-alt4.3 camotics.git=1.1.1-alt1.3

Girar Builder awaiter robot girar-builder at altlinux.org
Sun Sep 9 08:41:44 MSK 2018


http://git.altlinux.org/tasks/212767/logs/events.2.1.log

2018-Sep-09 05:38:31 :: task #212767 for sisyphus resumed by antohami:
#40 build 3.15.11.10-alt4.3 from /people/antohami/packages/v8-3.15.git fetched at 2018-Sep-09 05:38:04
#100 build 1.1.1-alt1.3 from /people/antohami/packages/camotics.git fetched at 2018-Sep-08 15:44:28
2018-Sep-09 05:39:01 :: created build repo
2018-Sep-09 05:39:02 :: [aarch64] #40 v8-3.15.git 3.15.11.10-alt4.3: build start
2018-Sep-09 05:39:02 :: [i586] #40 v8-3.15.git 3.15.11.10-alt4.3: build start
2018-Sep-09 05:39:02 :: [x86_64] #40 v8-3.15.git 3.15.11.10-alt4.3: build start
make[1]: Leaving directory '/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out'
make[1]: Entering directory '/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out'
  LINK(target) /usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out/native/mksnapshot
make[1]: Leaving directory '/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out'
make[1]: Entering directory '/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out'
  ACTION tools_gyp_v8_gyp_v8_snapshot_target_run_mksnapshot /usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out/native/obj.target/v8_snapshot/geni/snapshot.cc
/bin/sh: line 1: 21887 Segmentation fault      "/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out/native/mksnapshot" --log-snapshot-positions --logfile "/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out/native/obj.target/v8_snapshot/geni/snapshot.log" "/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out/native/obj.target/v8_snapshot/geni/snapshot.cc"
make[1]: *** [tools/gyp/v8_snapshot.target.native.mk:13: /usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out/native/obj.target/v8_snapshot/geni/snapshot.cc] Error 139
make[1]: Leaving directory '/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out'
make: *** [Makefile:190: native] Error 2
2018-Sep-09 05:40:27 :: [x86_64] v8-3.15.git 3.15.11.10-alt4.3: remote: build failed
2018-Sep-09 05:40:27 :: [x86_64] #40 v8-3.15.git 3.15.11.10-alt4.3: build FAILED
make[1]: Leaving directory '/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out'
make[1]: Entering directory '/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out'
  LINK(target) /usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out/native/mksnapshot
make[1]: Leaving directory '/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out'
make[1]: Entering directory '/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out'
  ACTION tools_gyp_v8_gyp_v8_snapshot_target_run_mksnapshot /usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out/native/obj.target/v8_snapshot/geni/snapshot.cc
/bin/sh: line 1: 24961 Segmentation fault      "/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out/native/mksnapshot" --log-snapshot-positions --logfile "/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out/native/obj.target/v8_snapshot/geni/snapshot.log" "/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out/native/obj.target/v8_snapshot/geni/snapshot.cc"
make[1]: *** [tools/gyp/v8_snapshot.target.native.mk:13: /usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out/native/obj.target/v8_snapshot/geni/snapshot.cc] Error 139
make[1]: Leaving directory '/usr/src/RPM/BUILD/v8-3.15-3.15.11.10/out'
make: *** [Makefile:190: native] Error 2
2018-Sep-09 05:40:31 :: [i586] v8-3.15.git 3.15.11.10-alt4.3: remote: build failed
2018-Sep-09 05:40:31 :: [i586] #40 v8-3.15.git 3.15.11.10-alt4.3: build FAILED
                 from ../src/compiler.cc:33:
../src/code-stubs.h:969:34: error: 'scratch' has incomplete type
                         Register scratch,
--
                 from ../src/compiler.cc:33:
../src/code-stubs.h:970:34: error: 'result' has incomplete type
                         Register result,
--
../src/code-stubs.h: In constructor 'v8::internal::AllowStubCallsScope::AllowStubCallsScope(v8::internal::MacroAssembler*, bool)':
../src/code-stubs.h:1005:43: error: invalid use of incomplete type 'class v8::internal::MacroAssembler'
        : masm_(masm), previous_allow_(masm->allow_stub_calls()) {
--
                 from ../src/compiler.cc:33:
../src/code-stubs.h:1006:10: error: invalid use of incomplete type 'class v8::internal::MacroAssembler'
     masm_->set_allow_stub_calls(allow);
--
../src/code-stubs.h: In destructor 'v8::internal::AllowStubCallsScope::~AllowStubCallsScope()':
../src/code-stubs.h:1009:10: error: invalid use of incomplete type 'class v8::internal::MacroAssembler'
     masm_->set_allow_stub_calls(previous_allow_);
--
../src/code-stubs.h: At global scope:
../src/code-stubs.h:1138:12: error: field 'tos_' has incomplete type 'v8::internal::Register'
   Register tos_;
--
../src/code-stubs.h: In constructor 'v8::internal::ToBooleanStub::ToBooleanStub(v8::internal::Register, v8::internal::ToBooleanStub::Types)':
../src/code-stubs.h:1115:35: error: 'tos' has incomplete type
   explicit ToBooleanStub(Register tos, Types types = Types())
--
../src/frames-inl.h: In member function 'v8::internal::StackHandler* v8::internal::StackHandler::next() const':
../src/frames-inl.h:57:22: error: 'StackHandlerConstants' has not been declared
   const int offset = StackHandlerConstants::kNextOffset;
../src/frames-inl.h: In member function 'bool v8::internal::StackHandler::includes(v8::internal::Address) const':
../src/frames-inl.h:64:25: error: 'StackHandlerConstants' has not been declared
   Address end = start + StackHandlerConstants::kSize;
../src/frames-inl.h: In member function 'v8::internal::StackHandler::Kind v8::internal::StackHandler::kind() const':
../src/frames-inl.h:96:22: error: 'StackHandlerConstants' has not been declared
   const int offset = StackHandlerConstants::kStateOffset;
2018-Sep-09 05:41:43 :: [aarch64] v8-3.15.git 3.15.11.10-alt4.3: remote: build failed
2018-Sep-09 05:41:43 :: [aarch64] #40 v8-3.15.git 3.15.11.10-alt4.3: build FAILED
2018-Sep-09 05:40:30 :: [x86_64] build FAILED
2018-Sep-09 05:40:35 :: [i586] build FAILED
2018-Sep-09 05:41:43 :: [aarch64] build FAILED
2018-Sep-09 05:41:43 :: task #212767 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list