Skip to content

Instantly share code, notes, and snippets.

@lisa
Last active August 18, 2018 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lisa/911ed9dfb13fc1cb78bffbf7932d3a85 to your computer and use it in GitHub Desktop.
Save lisa/911ed9dfb13fc1cb78bffbf7932d3a85 to your computer and use it in GitHub Desktop.
RIP Vivaldi-1.15.1147
root@2df828a02083:/tmp/vivaldi-source# time ninja -C out/Release vivaldi
ninja: Entering directory `out/Release'
[6349/23625] CXX obj/v8/v8_base/v8_base_jumbo_3.o
FAILED: obj/v8/v8_base/v8_base_jumbo_3.o
../../chromium/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/v8/v8_base/v8_base_jumbo_3.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DCR_CLANG_REVISION=\"321529-2\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DCOMPONENT_BUILD -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DVIVALDI_BUILD -DCHROMIUM_BUILD -DVIVALDI_RELEASE=normal -DWIDEVINE_CDM_VERSION_STRING=\"1.0.123.456\" -DVIVALDI_RELEASE_KIND=vivaldi_sopranos -DBUILDING_V8_SHARED -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -DV8_INTL_SUPPORT -DV8_USE_SNAPSHOT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_CONCURRENT_MARKING -DV8_TARGET_ARCH_X64 -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DUSING_V8_BASE_SHARED -I. -I../../chromium -Igen -I../.. -I../../platform_media -I../../chromium/v8 -I../../chromium/third_party/icu/source/common -I../../chromium/third_party/icu/source/i18n -I../../chromium/v8/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe -B../../chromium/third_party/binutils/Linux_x64/Release/bin -pthread -fcolor-diagnostics -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -no-canonical-prefixes -m64 -march=x86-64 -Wall -Werror -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default -Wno-unneeded-internal-declaration -Wno-inconsistent-missing-override -Wno-undefined-var-template -Wno-nonportable-include-path -Wno-address-of-packed-member -Wno-unused-lambda-capture -Wno-user-defined-warnings -Wno-enum-compare-switch -Wno-tautological-unsigned-zero-compare -Wno-null-pointer-arithmetic -Wno-tautological-constant-compare -Wtautological-constant-out-of-range-compare -fno-omit-frame-pointer -g0 -fvisibility=hidden -Xclang -load -Xclang ../../chromium/third_party/llvm-build/Release+Asserts/lib/libFindBadConstructs.so -Xclang -add-plugin -Xclang find-bad-constructs -Xclang -plugin-arg-find-bad-constructs -Xclang check-ipc -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wsign-compare -Winconsistent-missing-override -Wunreachable-code -Wshorten-64-to-32 -O3 -fno-ident -fdata-sections -ffunction-sections -std=gnu++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../chromium/buildtools/third_party/libc++/trunk/include -isystem../../chromium/buildtools/third_party/libc++abi/trunk/include --sysroot=../../chromium/build/linux/debian_stretch_amd64-sysroot -fvisibility-inlines-hidden -c gen/base/trace_event/common/v8_base_jumbo_3.cc -o obj/v8/v8_base/v8_base_jumbo_3.o
clang++: error: unable to execute command: Killed
clang++: error: clang frontend command failed due to signal (use -v to see invocation)
clang version 6.0.0 (trunk 321529)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: ../../chromium/third_party/llvm-build/Release+Asserts/bin
clang++: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.
clang++: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang++: note: diagnostic msg: /tmp/v8_base_jumbo_3-21c6d5.cpp
clang++: note: diagnostic msg: /tmp/v8_base_jumbo_3-21c6d5.sh
clang++: note: diagnostic msg:
********************
[6351/23625] CXX obj/v8/v8_base/v8_base_jumbo_1.o
ninja: build stopped: subcommand failed.
real 47m54.809s
user 79m4.770s
sys 8m5.260s
root@2df828a02083:/tmp/vivaldi-source# ninja -v -C out/Release vivaldi
ninja: Entering directory `out/Release'
[1/17275] ../../chromium/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/v8/v8_base/v8_base_jumbo_4.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DCR_CLANG_REVISION=\"321529-2\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DCOMPONENT_BUILD -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DVIVALDI_BUILD -DCHROMIUM_BUILD -DVIVALDI_RELEASE=normal -DWIDEVINE_CDM_VERSION_STRING=\"1.0.123.456\" -DVIVALDI_RELEASE_KIND=vivaldi_sopranos -DBUILDING_V8_SHARED -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -DV8_INTL_SUPPORT -DV8_USE_SNAPSHOT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_CONCURRENT_MARKING -DV8_TARGET_ARCH_X64 -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DUSING_V8_BASE_SHARED -I. -I../../chromium -Igen -I../.. -I../../platform_media -I../../chromium/v8 -I../../chromium/third_party/icu/source/common -I../../chromium/third_party/icu/source/i18n -I../../chromium/v8/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe -B../../chromium/third_party/binutils/Linux_x64/Release/bin -pthread -fcolor-diagnostics -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -no-canonical-prefixes -m64 -march=x86-64 -Wall -Werror -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default -Wno-unneeded-internal-declaration -Wno-inconsistent-missing-override -Wno-undefined-var-template -Wno-nonportable-include-path -Wno-address-of-packed-member -Wno-unused-lambda-capture -Wno-user-defined-warnings -Wno-enum-compare-switch -Wno-tautological-unsigned-zero-compare -Wno-null-pointer-arithmetic -Wno-tautological-constant-compare -Wtautological-constant-out-of-range-compare -fno-omit-frame-pointer -g0 -fvisibility=hidden -Xclang -load -Xclang ../../chromium/third_party/llvm-build/Release+Asserts/lib/libFindBadConstructs.so -Xclang -add-plugin -Xclang find-bad-constructs -Xclang -plugin-arg-find-bad-constructs -Xclang check-ipc -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wsign-compare -Winconsistent-missing-override -Wunreachable-code -Wshorten-64-to-32 -O3 -fno-ident -fdata-sections -ffunction-sections -std=gnu++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../chromium/buildtools/third_party/libc++/trunk/include -isystem../../chromium/buildtools/third_party/libc++abi/trunk/include --sysroot=../../chromium/build/linux/debian_stretch_amd64-sysroot -fvisibility-inlines-hidden -c gen/base/trace_event/common/v8_base_jumbo_4.cc -o obj/v8/v8_base/v8_base_jumbo_4.o
FAILED: obj/v8/v8_base/v8_base_jumbo_4.o
../../chromium/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/v8/v8_base/v8_base_jumbo_4.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DCR_CLANG_REVISION=\"321529-2\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DCOMPONENT_BUILD -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DVIVALDI_BUILD -DCHROMIUM_BUILD -DVIVALDI_RELEASE=normal -DWIDEVINE_CDM_VERSION_STRING=\"1.0.123.456\" -DVIVALDI_RELEASE_KIND=vivaldi_sopranos -DBUILDING_V8_SHARED -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -DV8_INTL_SUPPORT -DV8_USE_SNAPSHOT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_CONCURRENT_MARKING -DV8_TARGET_ARCH_X64 -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DUSING_V8_BASE_SHARED -I. -I../../chromium -Igen -I../.. -I../../platform_media -I../../chromium/v8 -I../../chromium/third_party/icu/source/common -I../../chromium/third_party/icu/source/i18n -I../../chromium/v8/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe -B../../chromium/third_party/binutils/Linux_x64/Release/bin -pthread -fcolor-diagnostics -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -no-canonical-prefixes -m64 -march=x86-64 -Wall -Werror -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default -Wno-unneeded-internal-declaration -Wno-inconsistent-missing-override -Wno-undefined-var-template -Wno-nonportable-include-path -Wno-address-of-packed-member -Wno-unused-lambda-capture -Wno-user-defined-warnings -Wno-enum-compare-switch -Wno-tautological-unsigned-zero-compare -Wno-null-pointer-arithmetic -Wno-tautological-constant-compare -Wtautological-constant-out-of-range-compare -fno-omit-frame-pointer -g0 -fvisibility=hidden -Xclang -load -Xclang ../../chromium/third_party/llvm-build/Release+Asserts/lib/libFindBadConstructs.so -Xclang -add-plugin -Xclang find-bad-constructs -Xclang -plugin-arg-find-bad-constructs -Xclang check-ipc -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wsign-compare -Winconsistent-missing-override -Wunreachable-code -Wshorten-64-to-32 -O3 -fno-ident -fdata-sections -ffunction-sections -std=gnu++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../chromium/buildtools/third_party/libc++/trunk/include -isystem../../chromium/buildtools/third_party/libc++abi/trunk/include --sysroot=../../chromium/build/linux/debian_stretch_amd64-sysroot -fvisibility-inlines-hidden -c gen/base/trace_event/common/v8_base_jumbo_4.cc -o obj/v8/v8_base/v8_base_jumbo_4.o
clang++: error: unable to execute command: Killed
clang++: error: clang frontend command failed due to signal (use -v to see invocation)
clang version 6.0.0 (trunk 321529)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: ../../chromium/third_party/llvm-build/Release+Asserts/bin
clang++: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.
clang++: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang++: note: diagnostic msg: /tmp/v8_base_jumbo_4-e11f01.cpp
clang++: note: diagnostic msg: /tmp/v8_base_jumbo_4-e11f01.sh
clang++: note: diagnostic msg:
********************
[2/17275] ../../chromium/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/v8/v8_base/v8_base_jumbo_5.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DCR_CLANG_REVISION=\"321529-2\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DCOMPONENT_BUILD -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DVIVALDI_BUILD -DCHROMIUM_BUILD -DVIVALDI_RELEASE=normal -DWIDEVINE_CDM_VERSION_STRING=\"1.0.123.456\" -DVIVALDI_RELEASE_KIND=vivaldi_sopranos -DBUILDING_V8_SHARED -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -DV8_INTL_SUPPORT -DV8_USE_SNAPSHOT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_CONCURRENT_MARKING -DV8_TARGET_ARCH_X64 -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DUSING_V8_BASE_SHARED -I. -I../../chromium -Igen -I../.. -I../../platform_media -I../../chromium/v8 -I../../chromium/third_party/icu/source/common -I../../chromium/third_party/icu/source/i18n -I../../chromium/v8/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe -B../../chromium/third_party/binutils/Linux_x64/Release/bin -pthread -fcolor-diagnostics -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -no-canonical-prefixes -m64 -march=x86-64 -Wall -Werror -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default -Wno-unneeded-internal-declaration -Wno-inconsistent-missing-override -Wno-undefined-var-template -Wno-nonportable-include-path -Wno-address-of-packed-member -Wno-unused-lambda-capture -Wno-user-defined-warnings -Wno-enum-compare-switch -Wno-tautological-unsigned-zero-compare -Wno-null-pointer-arithmetic -Wno-tautological-constant-compare -Wtautological-constant-out-of-range-compare -fno-omit-frame-pointer -g0 -fvisibility=hidden -Xclang -load -Xclang ../../chromium/third_party/llvm-build/Release+Asserts/lib/libFindBadConstructs.so -Xclang -add-plugin -Xclang find-bad-constructs -Xclang -plugin-arg-find-bad-constructs -Xclang check-ipc -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wsign-compare -Winconsistent-missing-override -Wunreachable-code -Wshorten-64-to-32 -O3 -fno-ident -fdata-sections -ffunction-sections -std=gnu++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../chromium/buildtools/third_party/libc++/trunk/include -isystem../../chromium/buildtools/third_party/libc++abi/trunk/include --sysroot=../../chromium/build/linux/debian_stretch_amd64-sysroot -fvisibility-inlines-hidden -c gen/base/trace_event/common/v8_base_jumbo_5.cc -o obj/v8/v8_base/v8_base_jumbo_5.o
[3/17275] ../../chromium/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/v8/v8_base/v8_base_jumbo_3.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DCR_CLANG_REVISION=\"321529-2\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DCOMPONENT_BUILD -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DVIVALDI_BUILD -DCHROMIUM_BUILD -DVIVALDI_RELEASE=normal -DWIDEVINE_CDM_VERSION_STRING=\"1.0.123.456\" -DVIVALDI_RELEASE_KIND=vivaldi_sopranos -DBUILDING_V8_SHARED -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -DV8_INTL_SUPPORT -DV8_USE_SNAPSHOT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_CONCURRENT_MARKING -DV8_TARGET_ARCH_X64 -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DUSING_V8_BASE_SHARED -I. -I../../chromium -Igen -I../.. -I../../platform_media -I../../chromium/v8 -I../../chromium/third_party/icu/source/common -I../../chromium/third_party/icu/source/i18n -I../../chromium/v8/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe -B../../chromium/third_party/binutils/Linux_x64/Release/bin -pthread -fcolor-diagnostics -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -no-canonical-prefixes -m64 -march=x86-64 -Wall -Werror -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default -Wno-unneeded-internal-declaration -Wno-inconsistent-missing-override -Wno-undefined-var-template -Wno-nonportable-include-path -Wno-address-of-packed-member -Wno-unused-lambda-capture -Wno-user-defined-warnings -Wno-enum-compare-switch -Wno-tautological-unsigned-zero-compare -Wno-null-pointer-arithmetic -Wno-tautological-constant-compare -Wtautological-constant-out-of-range-compare -fno-omit-frame-pointer -g0 -fvisibility=hidden -Xclang -load -Xclang ../../chromium/third_party/llvm-build/Release+Asserts/lib/libFindBadConstructs.so -Xclang -add-plugin -Xclang find-bad-constructs -Xclang -plugin-arg-find-bad-constructs -Xclang check-ipc -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wsign-compare -Winconsistent-missing-override -Wunreachable-code -Wshorten-64-to-32 -O3 -fno-ident -fdata-sections -ffunction-sections -std=gnu++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../chromium/buildtools/third_party/libc++/trunk/include -isystem../../chromium/buildtools/third_party/libc++abi/trunk/include --sysroot=../../chromium/build/linux/debian_stretch_amd64-sysroot -fvisibility-inlines-hidden -c gen/base/trace_event/common/v8_base_jumbo_3.cc -o obj/v8/v8_base/v8_base_jumbo_3.o
ninja: build stopped: subcommand failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment