Date: Mon, 19 Sep 2022 09:55:10 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 266492] www/chromium: fails to build on src main Message-ID: <bug-266492-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266492 Bug ID: 266492 Summary: www/chromium: fails to build on src main Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: chromium@FreeBSD.org Reporter: junchoon@dec.sakura.ne.jp Assignee: chromium@FreeBSD.org Flags: maintainer-feedback?(chromium@FreeBSD.org) www/chromium fails to build on main (aka 14-current), at least devel/wasi-*= are already installed. Strangely, didn't fail on stable/13, which has llvm/clang14 on base, too. This would be because devel/wasi-* is only for llvm13 only. The failure mode is as follows. [ 25% 13395/51735] c++ -MMD -MF obj/v8/v8_base_without_compiler/wasm-import-wrapper-cache.o.d -DUSE_AURA=3D1 -DUSE_GLIB=3D1 -DUSE_OZONE=3D1 -DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=3D2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=3D\"llvmorg-15-init-15652-g89a99ec9-1\" -DNDEBUG -DNVAL= GRIND -DDYNAMIC_ANNOTATIONS_ENABLED=3D0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=3D64 -DV8_INTL_SUPPORT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_ATOMIC_OBJECT_FIELD_WRITES -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_SHARED_RO_HEAP -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_SHORT_BUILTIN_CALLS -DV8_EXTERNAL_CODE_SPACE -DV8_ENABLE_MAGLEV -DV8_ENABLE_WEBASSEMBLY -DV8_ALLOCATION_FOLDING -DV8_ALLOCATION_SITE_TRACKING -DV8_ADVANCED_BIGINT_ALGORITHMS -DV8_COMPRESS_POINTERS -DV8_COMPRESS_POINTERS_IN_SHARED_CAGE -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_ENABLE_SANDBOX -DV8_SANDBOXED_POINTERS -DV8_DEPRECATION_WARNINGS -DCPPGC_CAGED_HEAP -DCPPGC_YOUNG_GENERATION -DV8_TARGET_ARCH_X64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_FREEBSD -DV8_TARGET_OS_BSD -DUSING_SYSTEM_ICU=3D1 -DICU_UTIL_DATA_IMPL=3DICU_UTIL_DATA_STATIC -DU_IMPORT=3DU_EXPORT -I../.. -Igen -I../../v8 -I../../v8/include -Igen/v8 -Igen/v8/include -Igen/shim_headers/icui18n_shim -Igen/shim_headers/icuuc_s= him -I../../third_party/zlib -Wall -Wextra -Wimplicit-fallthrough -Wunreachable-code-aggressive -Wthread-safety -Wno-missing-field-initialize= rs -Wno-unused-parameter -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-psabi -Wno-ignored-pragma-optimize -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=3Dssp-buffer-size=3D4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -m64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -fno-omit-frame-pointer -g0 -fprofile-use=3D../../chrome/build/pgo_profiles/chrome-linux-5195-166196783= 2-2784a44af3ffd40e16d54a75c07702d051a2df49.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-date -Wno-backend-plugin -fvisibility=3Dhidden -Wheader-hygiene -Wstring-convers= ion -Wtautological-overlap-compare -Wmissing-field-initializers -Wno-shadow -Wunreachable-code -Wshorten-64-to-32 -O3 -fdata-sections -ffunction-sectio= ns -fno-unique-section-names -Wexit-time-destructors -I/usr/local/include -I/usr/local/include -std=3Dc++17 -Wno-trigraphs -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -march=3Dhaswell -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing=20 -DLIBICONV_PLUG -isystem /usr/local/include -c ../../v8/src/wasm/wasm-import-wrapper-cache.cc -o obj/v8/v8_base_without_compiler/wasm-import-wrapper-cache.o [ 25% 13396/51735] c++ -MMD -MF obj/v8/v8_base_without_compiler/wasm-features.o.d -DUSE_AURA=3D1 -DUSE_GLIB= =3D1 -DUSE_OZONE=3D1 -DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_M= ACROS -D_FORTIFY_SOURCE=3D2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=3D\"llvmorg-15-init-15652-g89a99ec9-1\" -DNDEBUG -DNVAL= GRIND -DDYNAMIC_ANNOTATIONS_ENABLED=3D0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=3D64 -DV8_INTL_SUPPORT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_ATOMIC_OBJECT_FIELD_WRITES -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_SHARED_RO_HEAP -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_SHORT_BUILTIN_CALLS -DV8_EXTERNAL_CODE_SPACE -DV8_ENABLE_MAGLEV -DV8_ENABLE_WEBASSEMBLY -DV8_ALLOCATION_FOLDING -DV8_ALLOCATION_SITE_TRACKING -DV8_ADVANCED_BIGINT_ALGORITHMS -DV8_COMPRESS_POINTERS -DV8_COMPRESS_POINTERS_IN_SHARED_CAGE -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_ENABLE_SANDBOX -DV8_SANDBOXED_POINTERS -DV8_DEPRECATION_WARNINGS -DCPPGC_CAGED_HEAP -DCPPGC_YOUNG_GENERATION -DV8_TARGET_ARCH_X64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_FREEBSD -DV8_TARGET_OS_BSD -DUSING_SYSTEM_ICU=3D1 -DICU_UTIL_DATA_IMPL=3DICU_UTIL_DATA_STATIC -DU_IMPORT=3DU_EXPORT -I../.. -Igen -I../../v8 -I../../v8/include -Igen/v8 -Igen/v8/include -Igen/shim_headers/icui18n_shim -Igen/shim_headers/icuuc_s= him -I../../third_party/zlib -Wall -Wextra -Wimplicit-fallthrough -Wunreachable-code-aggressive -Wthread-safety -Wno-missing-field-initialize= rs -Wno-unused-parameter -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-psabi -Wno-ignored-pragma-optimize -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=3Dssp-buffer-size=3D4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -m64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -fno-omit-frame-pointer -g0 -fprofile-use=3D../../chrome/build/pgo_profiles/chrome-linux-5195-166196783= 2-2784a44af3ffd40e16d54a75c07702d051a2df49.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-date -Wno-backend-plugin -fvisibility=3Dhidden -Wheader-hygiene -Wstring-convers= ion -Wtautological-overlap-compare -Wmissing-field-initializers -Wno-shadow -Wunreachable-code -Wshorten-64-to-32 -O3 -fdata-sections -ffunction-sectio= ns -fno-unique-section-names -Wexit-time-destructors -I/usr/local/include -I/usr/local/include -std=3Dc++17 -Wno-trigraphs -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -march=3Dhaswell -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing=20 -DLIBICONV_PLUG -isystem /usr/local/include -c ../../v8/src/wasm/wasm-features.cc -o obj/v8/v8_base_without_compiler/wasm-features.o [ 25% 13397/51735] c++ -MMD -MF obj/v8/v8_base_without_compiler/wasm-external-refs.o.d -DUSE_AURA=3D1 -DUSE_GLIB=3D1 -DUSE_OZONE=3D1 -DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=3D2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=3D\"llvmorg-15-init-15652-g89a99ec9-1\" -DNDEBUG -DNVAL= GRIND -DDYNAMIC_ANNOTATIONS_ENABLED=3D0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=3D64 -DV8_INTL_SUPPORT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_ATOMIC_OBJECT_FIELD_WRITES -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_SHARED_RO_HEAP -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_SHORT_BUILTIN_CALLS -DV8_EXTERNAL_CODE_SPACE -DV8_ENABLE_MAGLEV -DV8_ENABLE_WEBASSEMBLY -DV8_ALLOCATION_FOLDING -DV8_ALLOCATION_SITE_TRACKING -DV8_ADVANCED_BIGINT_ALGORITHMS -DV8_COMPRESS_POINTERS -DV8_COMPRESS_POINTERS_IN_SHARED_CAGE -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_ENABLE_SANDBOX -DV8_SANDBOXED_POINTERS -DV8_DEPRECATION_WARNINGS -DCPPGC_CAGED_HEAP -DCPPGC_YOUNG_GENERATION -DV8_TARGET_ARCH_X64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_FREEBSD -DV8_TARGET_OS_BSD -DUSING_SYSTEM_ICU=3D1 -DICU_UTIL_DATA_IMPL=3DICU_UTIL_DATA_STATIC -DU_IMPORT=3DU_EXPORT -I../.. -Igen -I../../v8 -I../../v8/include -Igen/v8 -Igen/v8/include -Igen/shim_headers/icui18n_shim -Igen/shim_headers/icuuc_s= him -I../../third_party/zlib -Wall -Wextra -Wimplicit-fallthrough -Wunreachable-code-aggressive -Wthread-safety -Wno-missing-field-initialize= rs -Wno-unused-parameter -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-psabi -Wno-ignored-pragma-optimize -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=3Dssp-buffer-size=3D4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -m64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -fno-omit-frame-pointer -g0 -fprofile-use=3D../../chrome/build/pgo_profiles/chrome-linux-5195-166196783= 2-2784a44af3ffd40e16d54a75c07702d051a2df49.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-date -Wno-backend-plugin -fvisibility=3Dhidden -Wheader-hygiene -Wstring-convers= ion -Wtautological-overlap-compare -Wmissing-field-initializers -Wno-shadow -Wunreachable-code -Wshorten-64-to-32 -O3 -fdata-sections -ffunction-sectio= ns -fno-unique-section-names -Wexit-time-destructors -I/usr/local/include -I/usr/local/include -std=3Dc++17 -Wno-trigraphs -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -march=3Dhaswell -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing=20 -DLIBICONV_PLUG -isystem /usr/local/include -c ../../v8/src/wasm/wasm-external-refs.cc -o obj/v8/v8_base_without_compiler/wasm-external-refs.o [ 25% 13398/51735] c++ -MMD -MF obj/v8/v8_base_without_compiler/wasm-engine= .o.d -DUSE_AURA=3D1 -DUSE_GLIB=3D1 -DUSE_OZONE=3D1 -DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=3D2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=3D\"llvmorg-15-init-15652-g89a99ec9-1\" -DNDEBUG -DNVAL= GRIND -DDYNAMIC_ANNOTATIONS_ENABLED=3D0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=3D64 -DV8_INTL_SUPPORT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_ATOMIC_OBJECT_FIELD_WRITES -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_SHARED_RO_HEAP -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_SHORT_BUILTIN_CALLS -DV8_EXTERNAL_CODE_SPACE -DV8_ENABLE_MAGLEV -DV8_ENABLE_WEBASSEMBLY -DV8_ALLOCATION_FOLDING -DV8_ALLOCATION_SITE_TRACKING -DV8_ADVANCED_BIGINT_ALGORITHMS -DV8_COMPRESS_POINTERS -DV8_COMPRESS_POINTERS_IN_SHARED_CAGE -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_ENABLE_SANDBOX -DV8_SANDBOXED_POINTERS -DV8_DEPRECATION_WARNINGS -DCPPGC_CAGED_HEAP -DCPPGC_YOUNG_GENERATION -DV8_TARGET_ARCH_X64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_FREEBSD -DV8_TARGET_OS_BSD -DUSING_SYSTEM_ICU=3D1 -DICU_UTIL_DATA_IMPL=3DICU_UTIL_DATA_STATIC -DU_IMPORT=3DU_EXPORT -I../.. -Igen -I../../v8 -I../../v8/include -Igen/v8 -Igen/v8/include -Igen/shim_headers/icui18n_shim -Igen/shim_headers/icuuc_s= him -I../../third_party/zlib -Wall -Wextra -Wimplicit-fallthrough -Wunreachable-code-aggressive -Wthread-safety -Wno-missing-field-initialize= rs -Wno-unused-parameter -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-psabi -Wno-ignored-pragma-optimize -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=3Dssp-buffer-size=3D4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -m64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -fno-omit-frame-pointer -g0 -fprofile-use=3D../../chrome/build/pgo_profiles/chrome-linux-5195-166196783= 2-2784a44af3ffd40e16d54a75c07702d051a2df49.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-date -Wno-backend-plugin -fvisibility=3Dhidden -Wheader-hygiene -Wstring-convers= ion -Wtautological-overlap-compare -Wmissing-field-initializers -Wno-shadow -Wunreachable-code -Wshorten-64-to-32 -O3 -fdata-sections -ffunction-sectio= ns -fno-unique-section-names -Wexit-time-destructors -I/usr/local/include -I/usr/local/include -std=3Dc++17 -Wno-trigraphs -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -march=3Dhaswell -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing=20 -DLIBICONV_PLUG -isystem /usr/local/include -c ../../v8/src/wasm/wasm-engine.cc -o obj/v8/v8_base_without_compiler/wasm-engine.o [ 25% 13399/51735] c++ -MMD -MF obj/v8/v8_base_without_compiler/wasm-disassembler.o.d -DUSE_AURA=3D1 -DUSE_= GLIB=3D1 -DUSE_OZONE=3D1 -DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_M= ACROS -D_FORTIFY_SOURCE=3D2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=3D\"llvmorg-15-init-15652-g89a99ec9-1\" -DNDEBUG -DNVAL= GRIND -DDYNAMIC_ANNOTATIONS_ENABLED=3D0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=3D64 -DV8_INTL_SUPPORT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_ATOMIC_OBJECT_FIELD_WRITES -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_SHARED_RO_HEAP -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_SHORT_BUILTIN_CALLS -DV8_EXTERNAL_CODE_SPACE -DV8_ENABLE_MAGLEV -DV8_ENABLE_WEBASSEMBLY -DV8_ALLOCATION_FOLDING -DV8_ALLOCATION_SITE_TRACKING -DV8_ADVANCED_BIGINT_ALGORITHMS -DV8_COMPRESS_POINTERS -DV8_COMPRESS_POINTERS_IN_SHARED_CAGE -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_ENABLE_SANDBOX -DV8_SANDBOXED_POINTERS -DV8_DEPRECATION_WARNINGS -DCPPGC_CAGED_HEAP -DCPPGC_YOUNG_GENERATION -DV8_TARGET_ARCH_X64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_FREEBSD -DV8_TARGET_OS_BSD -DUSING_SYSTEM_ICU=3D1 -DICU_UTIL_DATA_IMPL=3DICU_UTIL_DATA_STATIC -DU_IMPORT=3DU_EXPORT -I../.. -Igen -I../../v8 -I../../v8/include -Igen/v8 -Igen/v8/include -Igen/shim_headers/icui18n_shim -Igen/shim_headers/icuuc_s= him -I../../third_party/zlib -Wall -Wextra -Wimplicit-fallthrough -Wunreachable-code-aggressive -Wthread-safety -Wno-missing-field-initialize= rs -Wno-unused-parameter -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-psabi -Wno-ignored-pragma-optimize -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=3Dssp-buffer-size=3D4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -m64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -fno-omit-frame-pointer -g0 -fprofile-use=3D../../chrome/build/pgo_profiles/chrome-linux-5195-166196783= 2-2784a44af3ffd40e16d54a75c07702d051a2df49.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-date -Wno-backend-plugin -fvisibility=3Dhidden -Wheader-hygiene -Wstring-convers= ion -Wtautological-overlap-compare -Wmissing-field-initializers -Wno-shadow -Wunreachable-code -Wshorten-64-to-32 -O3 -fdata-sections -ffunction-sectio= ns -fno-unique-section-names -Wexit-time-destructors -I/usr/local/include -I/usr/local/include -std=3Dc++17 -Wno-trigraphs -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -march=3Dhaswell -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing=20 -DLIBICONV_PLUG -isystem /usr/local/include -c ../../v8/src/wasm/wasm-disassembler.cc -o obj/v8/v8_base_without_compiler/wasm-disassembler.o [ 25% 13400/51735] c++ -MMD -MF obj/v8/v8_base_without_compiler/wasm-debug.= o.d -DUSE_AURA=3D1 -DUSE_GLIB=3D1 -DUSE_OZONE=3D1 -DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=3D2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=3D\"llvmorg-15-init-15652-g89a99ec9-1\" -DNDEBUG -DNVAL= GRIND -DDYNAMIC_ANNOTATIONS_ENABLED=3D0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=3D64 -DV8_INTL_SUPPORT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_ATOMIC_OBJECT_FIELD_WRITES -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_SHARED_RO_HEAP -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_SHORT_BUILTIN_CALLS -DV8_EXTERNAL_CODE_SPACE -DV8_ENABLE_MAGLEV -DV8_ENABLE_WEBASSEMBLY -DV8_ALLOCATION_FOLDING -DV8_ALLOCATION_SITE_TRACKING -DV8_ADVANCED_BIGINT_ALGORITHMS -DV8_COMPRESS_POINTERS -DV8_COMPRESS_POINTERS_IN_SHARED_CAGE -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_ENABLE_SANDBOX -DV8_SANDBOXED_POINTERS -DV8_DEPRECATION_WARNINGS -DCPPGC_CAGED_HEAP -DCPPGC_YOUNG_GENERATION -DV8_TARGET_ARCH_X64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_FREEBSD -DV8_TARGET_OS_BSD -DUSING_SYSTEM_ICU=3D1 -DICU_UTIL_DATA_IMPL=3DICU_UTIL_DATA_STATIC -DU_IMPORT=3DU_EXPORT -I../.. -Igen -I../../v8 -I../../v8/include -Igen/v8 -Igen/v8/include -Igen/shim_headers/icui18n_shim -Igen/shim_headers/icuuc_s= him -I../../third_party/zlib -Wall -Wextra -Wimplicit-fallthrough -Wunreachable-code-aggressive -Wthread-safety -Wno-missing-field-initialize= rs -Wno-unused-parameter -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-psabi -Wno-ignored-pragma-optimize -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=3Dssp-buffer-size=3D4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -m64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -fno-omit-frame-pointer -g0 -fprofile-use=3D../../chrome/build/pgo_profiles/chrome-linux-5195-166196783= 2-2784a44af3ffd40e16d54a75c07702d051a2df49.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-date -Wno-backend-plugin -fvisibility=3Dhidden -Wheader-hygiene -Wstring-convers= ion -Wtautological-overlap-compare -Wmissing-field-initializers -Wno-shadow -Wunreachable-code -Wshorten-64-to-32 -O3 -fdata-sections -ffunction-sectio= ns -fno-unique-section-names -Wexit-time-destructors -I/usr/local/include -I/usr/local/include -std=3Dc++17 -Wno-trigraphs -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -march=3Dhaswell -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing=20 -DLIBICONV_PLUG -isystem /usr/local/include -c ../../v8/src/wasm/wasm-debu= g.cc -o obj/v8/v8_base_without_compiler/wasm-debug.o [ 25% 13401/51735] c++ -MMD -MF obj/v8/v8_base_without_compiler/wasm-code-manager.o.d -DUSE_AURA=3D1 -DUSE_= GLIB=3D1 -DUSE_OZONE=3D1 -DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_M= ACROS -D_FORTIFY_SOURCE=3D2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=3D\"llvmorg-15-init-15652-g89a99ec9-1\" -DNDEBUG -DNVAL= GRIND -DDYNAMIC_ANNOTATIONS_ENABLED=3D0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=3D64 -DV8_INTL_SUPPORT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_ATOMIC_OBJECT_FIELD_WRITES -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_SHARED_RO_HEAP -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_SHORT_BUILTIN_CALLS -DV8_EXTERNAL_CODE_SPACE -DV8_ENABLE_MAGLEV -DV8_ENABLE_WEBASSEMBLY -DV8_ALLOCATION_FOLDING -DV8_ALLOCATION_SITE_TRACKING -DV8_ADVANCED_BIGINT_ALGORITHMS -DV8_COMPRESS_POINTERS -DV8_COMPRESS_POINTERS_IN_SHARED_CAGE -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_ENABLE_SANDBOX -DV8_SANDBOXED_POINTERS -DV8_DEPRECATION_WARNINGS -DCPPGC_CAGED_HEAP -DCPPGC_YOUNG_GENERATION -DV8_TARGET_ARCH_X64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_FREEBSD -DV8_TARGET_OS_BSD -DUSING_SYSTEM_ICU=3D1 -DICU_UTIL_DATA_IMPL=3DICU_UTIL_DATA_STATIC -DU_IMPORT=3DU_EXPORT -I../.. -Igen -I../../v8 -I../../v8/include -Igen/v8 -Igen/v8/include -Igen/shim_headers/icui18n_shim -Igen/shim_headers/icuuc_s= him -I../../third_party/zlib -Wall -Wextra -Wimplicit-fallthrough -Wunreachable-code-aggressive -Wthread-safety -Wno-missing-field-initialize= rs -Wno-unused-parameter -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-psabi -Wno-ignored-pragma-optimize -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=3Dssp-buffer-size=3D4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -m64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -fno-omit-frame-pointer -g0 -fprofile-use=3D../../chrome/build/pgo_profiles/chrome-linux-5195-166196783= 2-2784a44af3ffd40e16d54a75c07702d051a2df49.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-date -Wno-backend-plugin -fvisibility=3Dhidden -Wheader-hygiene -Wstring-convers= ion -Wtautological-overlap-compare -Wmissing-field-initializers -Wno-shadow -Wunreachable-code -Wshorten-64-to-32 -O3 -fdata-sections -ffunction-sectio= ns -fno-unique-section-names -Wexit-time-destructors -I/usr/local/include -I/usr/local/include -std=3Dc++17 -Wno-trigraphs -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -march=3Dhaswell -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing=20 -DLIBICONV_PLUG -isystem /usr/local/include -c ../../v8/src/wasm/wasm-code-manager.cc -o obj/v8/v8_base_without_compiler/wasm-code-manager.o samu: job failed: c++ -MMD -MF obj/v8/v8_base_without_compiler/wasm-import-wrapper-cache.o.d -DUSE_AURA=3D1 -DUSE_GLIB=3D1 -DUSE_OZONE=3D1 -DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=3D2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=3D\"llvmorg-15-init-15652-g89a99ec9-1\" -DNDEBUG -DNVAL= GRIND -DDYNAMIC_ANNOTATIONS_ENABLED=3D0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=3D64 -DV8_INTL_SUPPORT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_ATOMIC_OBJECT_FIELD_WRITES -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_SHARED_RO_HEAP -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_SHORT_BUILTIN_CALLS -DV8_EXTERNAL_CODE_SPACE -DV8_ENABLE_MAGLEV -DV8_ENABLE_WEBASSEMBLY -DV8_ALLOCATION_FOLDING -DV8_ALLOCATION_SITE_TRACKING -DV8_ADVANCED_BIGINT_ALGORITHMS -DV8_COMPRESS_POINTERS -DV8_COMPRESS_POINTERS_IN_SHARED_CAGE -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_ENABLE_SANDBOX -DV8_SANDBOXED_POINTERS -DV8_DEPRECATION_WARNINGS -DCPPGC_CAGED_HEAP -DCPPGC_YOUNG_GENERATION -DV8_TARGET_ARCH_X64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_FREEBSD -DV8_TARGET_OS_BSD -DUSING_SYSTEM_ICU=3D1 -DICU_UTIL_DATA_IMPL=3DICU_UTIL_DATA_STATIC -DU_IMPORT=3DU_EXPORT -I../.. -Igen -I../../v8 -I../../v8/include -Igen/v8 -Igen/v8/include -Igen/shim_headers/icui18n_shim -Igen/shim_headers/icuuc_s= him -I../../third_party/zlib -Wall -Wextra -Wimplicit-fallthrough -Wunreachable-code-aggressive -Wthread-safety -Wno-missing-field-initialize= rs -Wno-unused-parameter -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-psabi -Wno-ignored-pragma-optimize -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=3Dssp-buffer-size=3D4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -m64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -fno-omit-frame-pointer -g0 -fprofile-use=3D../../chrome/build/pgo_profiles/chrome-linux-5195-166196783= 2-2784a44af3ffd40e16d54a75c07702d051a2df49.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-date -Wno-backend-plugin -fvisibility=3Dhidden -Wheader-hygiene -Wstring-convers= ion -Wtautological-overlap-compare -Wmissing-field-initializers -Wno-shadow -Wunreachable-code -Wshorten-64-to-32 -O3 -fdata-sections -ffunction-sectio= ns -fno-unique-section-names -Wexit-time-destructors -I/usr/local/include -I/usr/local/include -std=3Dc++17 -Wno-trigraphs -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -march=3Dhaswell -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing=20 -DLIBICONV_PLUG -isystem /usr/local/include -c ../../v8/src/wasm/wasm-import-wrapper-cache.cc -o obj/v8/v8_base_without_compiler/wasm-import-wrapper-cache.o Assertion failed: (!getType()->isBooleanType() && "unheralded conversion to bool"), function CastConsistency, file /usr/src/contrib/llvm-project/clang/lib/AST/Expr.cpp, line 1867. PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include = the crash backtrace, preprocessed source, and associated run script. Stack dump: 0. Program arguments: c++ -MMD -MF obj/v8/v8_base_without_compiler/wasm-import-wrapper-cache.o.d -DUSE_AURA=3D1 -DUSE_GLIB=3D1 -DUSE_OZONE=3D1 -DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=3D2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=3D\"llvmorg-15-init-15652-g89a99ec9-1\" -DNDEBUG -DNVAL= GRIND -DDYNAMIC_ANNOTATIONS_ENABLED=3D0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=3D64 -DV8_INTL_SUPPORT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_ATOMIC_OBJECT_FIELD_WRITES -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_SHARED_RO_HEAP -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_SHORT_BUILTIN_CALLS -DV8_EXTERNAL_CODE_SPACE -DV8_ENABLE_MAGLEV -DV8_ENABLE_WEBASSEMBLY -DV8_ALLOCATION_FOLDING -DV8_ALLOCATION_SITE_TRACKING -DV8_ADVANCED_BIGINT_ALGORITHMS -DV8_COMPRESS_POINTERS -DV8_COMPRESS_POINTERS_IN_SHARED_CAGE -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_ENABLE_SANDBOX -DV8_SANDBOXED_POINTERS -DV8_DEPRECATION_WARNINGS -DCPPGC_CAGED_HEAP -DCPPGC_YOUNG_GENERATION -DV8_TARGET_ARCH_X64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_FREEBSD -DV8_TARGET_OS_BSD -DUSING_SYSTEM_ICU=3D1 -DICU_UTIL_DATA_IMPL=3DICU_UTIL_DATA_STATIC -DU_IMPORT=3DU_EXPORT -I../.. -Igen -I../../v8 -I../../v8/include -Igen/v8 -Igen/v8/include -Igen/shim_headers/icui18n_shim -Igen/shim_headers/icuuc_s= him -I../../third_party/zlib -Wall -Wextra -Wimplicit-fallthrough -Wunreachable-code-aggressive -Wthread-safety -Wno-missing-field-initialize= rs -Wno-unused-parameter -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-psabi -Wno-ignored-pragma-optimize -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=3Dssp-buffer-size=3D4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -m64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -fno-omit-frame-pointer -g0 -fprofile-use=3D../../chrome/build/pgo_profiles/chrome-linux-5195-166196783= 2-2784a44af3ffd40e16d54a75c07702d051a2df49.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-date -Wno-backend-plugin -fvisibility=3Dhidden -Wheader-hygiene -Wstring-convers= ion -Wtautological-overlap-compare -Wmissing-field-initializers -Wno-shadow -Wunreachable-code -Wshorten-64-to-32 -O3 -fdata-sections -ffunction-sectio= ns -fno-unique-section-names -Wexit-time-destructors -I/usr/local/include -I/usr/local/include -std=3Dc++17 -Wno-trigraphs -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -march=3Dhaswell -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c ../../v8/src/wasm/wasm-import-wrapper-cache.cc -o obj/v8/v8_base_without_compiler/wasm-import-wrapper-cache.o 1. ../../v8/src/wasm/wasm-import-wrapper-cache.h:42:76: current parser token ';' 2. ../../v8/src/wasm/wasm-import-wrapper-cache.h:15:1: parsing namespa= ce 'v8' 3. ../../v8/src/wasm/wasm-import-wrapper-cache.h:16:1: parsing namespa= ce 'v8::internal' 4. ../../v8/src/wasm/wasm-import-wrapper-cache.h:20:1: parsing namespa= ce 'v8::internal::wasm' 5. ../../v8/src/wasm/wasm-import-wrapper-cache.h:28:1: parsing struct/union/class body 'v8::internal::wasm::WasmImportWrapperCache' 6. ../../v8/src/wasm/wasm-import-wrapper-cache.h:40:48: parsing functi= on body 'v8::internal::wasm::WasmImportWrapperCache::CacheKey::operator=3D=3D' 7. ../../v8/src/wasm/wasm-import-wrapper-cache.h:40:48: in compound statement ('{}') #0 0x0000000004699421 (/usr/bin/c+++0x4699421) #1 0x0000000004697703 (/usr/bin/c+++0x4697703) #2 0x000000000463d59e (/usr/bin/c+++0x463d59e) #3 0x000000000463d763 (/usr/bin/c+++0x463d763) #4 0x000000082980fb67 (/lib/libthr.so.3+0x19b67) #5 0x000000082980f05e (/lib/libthr.so.3+0x1905e) #6 0x0000000825f452d3 ([vdso]+0x2d3) #7 0x000000082c6e3d8a __sys_thr_kill (/lib/libc.so.7+0x138d8a) #8 0x000000082c658934 __raise (/lib/libc.so.7+0xad934) #9 0x000000082c70ed1c abort (/lib/libc.so.7+0x163d1c) #10 0x000000082c63abc1 (/lib/libc.so.7+0x8fbc1) #11 0x00000000019b94e0 (/usr/bin/c+++0x19b94e0) #12 0x00000000019ba153 (/usr/bin/c+++0x19ba153) #13 0x00000000019b9df6 (/usr/bin/c+++0x19b9df6) #14 0x0000000002a9aed8 (/usr/bin/c+++0x2a9aed8) #15 0x0000000002e32f53 (/usr/bin/c+++0x2e32f53) #16 0x0000000002e36afd (/usr/bin/c+++0x2e36afd) #17 0x0000000002e61ad4 (/usr/bin/c+++0x2e61ad4) #18 0x0000000002e498a0 (/usr/bin/c+++0x2e498a0) #19 0x0000000003148a82 (/usr/bin/c+++0x3148a82) #20 0x0000000002e6b424 (/usr/bin/c+++0x2e6b424) #21 0x0000000002e365d4 (/usr/bin/c+++0x2e365d4) #22 0x00000000029bf610 (/usr/bin/c+++0x29bf610) #23 0x00000000029bf35c (/usr/bin/c+++0x29bf35c) #24 0x00000000029be344 (/usr/bin/c+++0x29be344) #25 0x00000000029be16e (/usr/bin/c+++0x29be16e) #26 0x00000000029ad21a (/usr/bin/c+++0x29ad21a) #27 0x00000000029a5e71 (/usr/bin/c+++0x29a5e71) #28 0x00000000029a594d (/usr/bin/c+++0x29a594d) #29 0x00000000029af207 (/usr/bin/c+++0x29af207) #30 0x00000000029b0443 (/usr/bin/c+++0x29b0443) #31 0x0000000002a21620 (/usr/bin/c+++0x2a21620) #32 0x0000000002a20320 (/usr/bin/c+++0x2a20320) #33 0x0000000002a20320 (/usr/bin/c+++0x2a20320) #34 0x00000000029eaf1a (/usr/bin/c+++0x29eaf1a) #35 0x00000000029e887e (/usr/bin/c+++0x29e887e) #36 0x0000000002a065b9 (/usr/bin/c+++0x2a065b9) #37 0x00000000029862d0 (/usr/bin/c+++0x29862d0) #38 0x0000000002985fa0 (/usr/bin/c+++0x2985fa0) #39 0x0000000002984f9a (/usr/bin/c+++0x2984f9a) #40 0x00000000029e0d56 (/usr/bin/c+++0x29e0d56) #41 0x00000000029e05ad (/usr/bin/c+++0x29e05ad) #42 0x0000000002a0427c (/usr/bin/c+++0x2a0427c) #43 0x0000000002984910 (/usr/bin/c+++0x2984910) #44 0x00000000029e0d56 (/usr/bin/c+++0x29e0d56) #45 0x00000000029e05ad (/usr/bin/c+++0x29e05ad) #46 0x0000000002a0427c (/usr/bin/c+++0x2a0427c) #47 0x0000000002984910 (/usr/bin/c+++0x2984910) #48 0x00000000029e0d56 (/usr/bin/c+++0x29e0d56) #49 0x00000000029e05ad (/usr/bin/c+++0x29e05ad) #50 0x0000000002a0427c (/usr/bin/c+++0x2a0427c) #51 0x0000000002984910 (/usr/bin/c+++0x2984910) #52 0x0000000002982fb9 (/usr/bin/c+++0x2982fb9) #53 0x000000000297d30d (/usr/bin/c+++0x297d30d) #54 0x000000000231db7b (/usr/bin/c+++0x231db7b) #55 0x00000000022b0e3b (/usr/bin/c+++0x22b0e3b) #56 0x00000000023e28ee (/usr/bin/c+++0x23e28ee) #57 0x0000000001823c74 (/usr/bin/c+++0x1823c74) #58 0x0000000001831c99 (/usr/bin/c+++0x1831c99) #59 0x000000000216669d (/usr/bin/c+++0x216669d) #60 0x000000000463d4c9 (/usr/bin/c+++0x463d4c9) #61 0x0000000002166293 (/usr/bin/c+++0x2166293) #62 0x0000000002133797 (/usr/bin/c+++0x2133797) #63 0x0000000002133c49 (/usr/bin/c+++0x2133c49) #64 0x0000000002148f9c (/usr/bin/c+++0x2148f9c) c++: error: clang frontend command failed with exit code 134 (use -v to see invocation) FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin c++: note: diagnostic msg:=20 ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/wasm-import-wrapper-cache-05c0cb.cpp c++: note: diagnostic msg: /tmp/wasm-import-wrapper-cache-05c0cb.sh c++: note: diagnostic msg:=20 ******************** samu: subcommand failed =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/www/chromium *** Error code 1 Stop. make: stopped in /usr/ports/www/chromium --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266492-7788>