Date: Thu, 23 Apr 2026 18:44:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1038 - Still Failing Message-ID: <1534579505.2227.1776969850525@jenkins.ci.freebsd.org> In-Reply-To: <602876411.2157.1776944914629@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-stable-14-amd64-gcc14_build - Build #1038 (2ddefc8259ef386bd0c58460e7c44aae93839cfd) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1038/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1038/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1038/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) ff11ae166cd9f8ae16a5c384d46aa1218f3ff013 by kevans: amd64: fix INVLPGB range invalidation 2ddefc8259ef386bd0c58460e7c44aae93839cfd by kib: rtld: fix processing of preloaded z_initfirst objects The end of the build log: [...truncated 41.54 MiB...] --- Sema/SemaExprCXX.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC -UPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -MD -MF.depend.Sema_SemaExprCXX.pico -MTSema/SemaExprCXX.pico -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-error=unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaExprCXX.cpp -o Sema/SemaExprCXX.pico --- Sema/SemaExprMember.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC -UPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -MD -MF.depend.Sema_SemaExprMember.pico -MTSema/SemaExprMember.pico -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-error=unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaExprMember.cpp -o Sema/SemaExprMember.pico --- Sema/SemaDeclCXX.pico --- In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Sema/EnterExpressionEvaluationContext.h:12, from /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaDeclCXX.cpp:38: /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' [-Wattributes] 535 | class Sema final : public SemaBase { | ^~~~ /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' [-Wattributes] --- Sema/SemaExceptionSpec.pico --- In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Lookup.h:27, from /workspace/src/contrib/llvm-project/clang/include/clang/Sema/SemaInternal.h:18, from /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaExceptionSpec.cpp:13: /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' [-Wattributes] 535 | class Sema final : public SemaBase { | ^~~~ /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' [-Wattributes] --- Sema/SemaDeclObjC.pico --- In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Sema/DelayedDiagnostic.h:32, from /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaDeclObjC.cpp:24: /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' [-Wattributes] 535 | class Sema final : public SemaBase { | ^~~~ /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' [-Wattributes] --- Sema/SemaExpr.pico --- In file included from /workspace/src/contrib/llvm-project/clang/lib/Sema/CheckExprLifetime.h:17, from /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaExpr.cpp:13: /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' [-Wattributes] 535 | class Sema final : public SemaBase { | ^~~~ /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' [-Wattributes] --- Sema/SemaExprCXX.pico --- In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Lookup.h:27, from /workspace/src/contrib/llvm-project/clang/include/clang/Sema/SemaInternal.h:18, from /workspace/src/contrib/llvm-project/clang/lib/Sema/CoroutineStmtBuilder.h:20, from /workspace/src/contrib/llvm-project/clang/lib/Sema/TreeTransform.h:16, from /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaExprCXX.cpp:14: /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' [-Wattributes] 535 | class Sema final : public SemaBase { | ^~~~ /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' [-Wattributes] --- Sema/SemaExprMember.pico --- In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Lookup.h:27, from /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaExprMember.cpp:19: /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' [-Wattributes] 535 | class Sema final : public SemaBase { | ^~~~ /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' [-Wattributes] --- Sema/SemaExprObjC.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC -UPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -MD -MF.depend.Sema_SemaExprObjC.pico -MTSema/SemaExprObjC.pico -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-error=unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaExprObjC.cpp -o Sema/SemaExprObjC.pico --- Sema/SemaFixItUtils.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC -UPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -MD -MF.depend.Sema_SemaFixItUtils.pico -MTSema/SemaFixItUtils.pico -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-error=unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaFixItUtils.cpp -o Sema/SemaFixItUtils.pico --- Sema/SemaHLSL.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC -UPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -MD -MF.depend.Sema_SemaHLSL.pico -MTSema/SemaHLSL.pico -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-error=unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaHLSL.cpp -o Sema/SemaHLSL.pico --- Sema/SemaExprObjC.pico --- In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Lookup.h:27, from /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaExprObjC.cpp:25: /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' [-Wattributes] 535 | class Sema final : public SemaBase { | ^~~~ /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' [-Wattributes] --- Sema/SemaHexagon.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC -UPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -MD -MF.depend.Sema_SemaHexagon.pico -MTSema/SemaHexagon.pico -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-error=unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaHexagon.cpp -o Sema/SemaHexagon.pico --- Sema/SemaFixItUtils.pico --- In file included from /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaFixItUtils.cpp:17: /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' [-Wattributes] 535 | class Sema final : public SemaBase { | ^~~~ /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' [-Wattributes] --- Sema/SemaInit.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC -UPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -MD -MF.depend.Sema_SemaInit.pico -MTSema/SemaInit.pico -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-error=unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaInit.cpp -o Sema/SemaInit.pico --- Sema/SemaLambda.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC -UPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -MD -MF.depend.Sema_SemaLambda.pico -MTSema/SemaLambda.pico -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-error=unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaLambda.cpp -o Sema/SemaLambda.pico --- Sema/SemaHexagon.pico --- In file included from /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaHexagon.cpp:15: /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' [-Wattributes] 535 | class Sema final : public SemaBase { | ^~~~ /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' [-Wattributes] --- Sema/SemaHLSL.pico --- In file included from /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaHLSL.cpp:19: /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' [-Wattributes] 535 | class Sema final : public SemaBase { | ^~~~ /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' [-Wattributes] --- Sema/SemaInit.pico --- In file included from /workspace/src/contrib/llvm-project/clang/lib/Sema/CheckExprLifetime.h:17, from /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaInit.cpp:13: /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' [-Wattributes] 535 | class Sema final : public SemaBase { | ^~~~ /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' [-Wattributes] --- Sema/SemaLookup.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC -UPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -MD -MF.depend.Sema_SemaLookup.pico -MTSema/SemaLookup.pico -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-error=unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaLookup.cpp -o Sema/SemaLookup.pico --- Sema/SemaLoongArch.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC -UPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -MD -MF.depend.Sema_SemaLoongArch.pico -MTSema/SemaLoongArch.pico -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-error=unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaLoongArch.cpp -o Sema/SemaLoongArch.pico --- Sema/SemaM68k.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC -UPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -MD -MF.depend.Sema_SemaM68k.pico -MTSema/SemaM68k.pico -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-error=unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaM68k.cpp -o Sema/SemaM68k.pico --- Sema/SemaLambda.pico --- In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Lookup.h:27, from /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaLambda.cpp:20: /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' [-Wattributes] 535 | class Sema final : public SemaBase { | ^~~~ /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' [-Wattributes] /workspace/src/contrib/llvm-project/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' [-Wattributes] --- Sema/SemaMIPS.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC -UPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd14.4\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -MD -MF.depend.Sema_SemaMIPS.pico -MTSema/SemaMIPS.pico -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-error=unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaMIPS.cpp -o Sema/SemaMIPS.pico FATAL: command execution failed java.nio.channels.ClosedChannelException at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:241) at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:826) at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:289) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:176) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:278) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:502) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:243) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:195) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:208) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:794) at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172) at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:348) at hudson.remoting.Channel.close(Channel.java:1619) at hudson.remoting.Channel.close(Channel.java:1567) at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:957) at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:827) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from gawain4.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:400]:51137' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:227) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306) at jdk.proxy2/jdk.proxy2.$Proxy145.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527) at hudson.model.Run.execute(Run.java:1842) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) FATAL: Unable to delete script file /tmp/jenkins14554743558657289376.sh java.nio.channels.ClosedChannelException at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:241) at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:826) at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:289) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:176) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:278) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:502) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:243) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:195) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:208) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:794) at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172) at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:348) at hudson.remoting.Channel.close(Channel.java:1619) at hudson.remoting.Channel.close(Channel.java:1567) at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:957) at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:827) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@45fcedb9:JNLP4-connect connection from gawain4.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:400]:51137": Remote call on JNLP4-connect connection from gawain4.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:400]:51137 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:1101) at hudson.FilePath.act(FilePath.java:1217) at hudson.FilePath.act(FilePath.java:1206) at hudson.FilePath.delete(FilePath.java:1753) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527) at hudson.model.Run.execute(Run.java:1842) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) Build step 'Execute shell' marked build as failure ERROR: Step ‘[Deprecated] Scan for compiler warnings’ failed: no workspace for FreeBSD-stable-14-amd64-gcc14_build #1038 [PostBuildScript] - [INFO] Executing post build scripts. ERROR: Build step failed with exception java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[gawain4.nyi.freebsd.org] which is computer hudson.slaves.SlaveComputer@2d5263ed[gawain4.nyi.freebsd.org] and has channel null at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:178) at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:90) at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:78) at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:72) at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:76) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) at hudson.model.Build$BuildExecution.post2(Build.java:179) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) at hudson.model.Run.execute(Run.java:1865) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) Build step 'Execute scripts' marked build as failure Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail addresshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1534579505.2227.1776969850525>
