Date: Wed, 18 Feb 2026 14:03:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: marck@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-13-amd64-gcc12_build - Build #1495 - Still Failing Message-ID: <1571028432.367.1771423421386@jenkins.ci.freebsd.org> In-Reply-To: <1876566785.337.1771392151500@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-stable-13-amd64-gcc12_build - Build #1495 (4c66fafd6b29e306184ff3bd1bcd6c8f4a29f11c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12_build/1495/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12_build/1495/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12_build/1495/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) 4c66fafd6b29e306184ff3bd1bcd6c8f4a29f11c by marck: pw: make manual page more friendly for uid/gid search The end of the build log: [...truncated 84.75 MiB...] /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.diffdir.pieo -MTdiffdir.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -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-but-set-variable -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 -c /workspace/src/usr.bin/diff/diffdir.c -o diffdir.pieo In file included from /workspace/src/usr.bin/diff/diffdir.c:25: /workspace/src/usr.bin/diff/diffdir.c: In function 'inodetree_RB_DO_INSERT_COLOR': /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c: In function 'inodetree_RB_REMOVE_COLOR': /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c: In function 'inodetree_RB_REMOVE': /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c: In function 'vscandir': /workspace/src/usr.bin/diff/diffdir.c:64:11: error: declaration of 'select' shadows a global declaration [-Werror=shadow] 64 | int (*select)(const struct dirent *), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /workspace/src/sys/sys/types.h:375, from /workspace/src/sys/sys/time.h:38, from /workspace/src/sys/sys/stat.h:100, from /workspace/src/usr.bin/diff/diffdir.c:24: /workspace/src/sys/sys/select.h:103:9: note: shadowed declaration is here 103 | int select(int, fd_set *, fd_set *, fd_set *, struct timeval *); | ^~~~~~ --- all_subdir_lib --- --- s_copysignl.po --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -pg -O2 -pipe -fno-common -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/ld80 -I/workspace/src/lib/msun/amd64 -fno-math-errno -I/workspace/src/lib/msun/src -I/workspace/src/lib/libc/include -I/workspace/src/lib/libc/amd64 -g -MD -MF.depend.s_copysignl.po -MTs_copysignl.po -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -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-but-set-variable -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-unknown-pragmas -Wno-address-of-packed-member -c /workspace/src/lib/msun/src/s_copysignl.c -o s_copysignl.po --- s_fabsl.po --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -pg -O2 -pipe -fno-common -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/ld80 -I/workspace/src/lib/msun/amd64 -fno-math-errno -I/workspace/src/lib/msun/src -I/workspace/src/lib/libc/include -I/workspace/src/lib/libc/amd64 -g -MD -MF.depend.s_fabsl.po -MTs_fabsl.po -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -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-but-set-variable -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-unknown-pragmas -Wno-address-of-packed-member -c /workspace/src/lib/msun/src/s_fabsl.c -o s_fabsl.po --- all_subdir_secure --- --- dsa_depr.po --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -pg -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/include -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines\"" -DNDEBUG -I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/lib/libcrypto -g -MD -MF.depend.dsa_depr.po -MTdsa_depr.po -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -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-but-set-variable -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 -c /workspace/src/crypto/openssl/crypto/dsa/dsa_depr.c -o dsa_depr.po --- all_subdir_lib --- --- s_modfl.po --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -pg -O2 -pipe -fno-common -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/ld80 -I/workspace/src/lib/msun/amd64 -fno-math-errno -I/workspace/src/lib/msun/src -I/workspace/src/lib/libc/include -I/workspace/src/lib/libc/amd64 -g -MD -MF.depend.s_modfl.po -MTs_modfl.po -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -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-but-set-variable -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-unknown-pragmas -Wno-address-of-packed-member -c /workspace/src/lib/msun/src/s_modfl.c -o s_modfl.po --- all_subdir_kerberos5 --- --- asn1_OCSPInnerRequest.po --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -pg -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hx509 -I/workspace/src/crypto/heimdal/lib/hx509/ref -I/workspace/src/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/wind -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/contrib/com_err -I. -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.asn1_OCSPInnerRequest.po -MTasn1_OCSPInnerRequest.po -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -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-but-set-variable -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 -c asn1_OCSPInnerRequest.c -o asn1_OCSPInnerRequest.po --- all_subdir_lib --- --- b_tgammal.po --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -pg -O2 -pipe -fno-common -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/ld80 -I/workspace/src/lib/msun/amd64 -fno-math-errno -I/workspace/src/lib/msun/src -I/workspace/src/lib/libc/include -I/workspace/src/lib/libc/amd64 -g -MD -MF.depend.b_tgammal.po -MTb_tgammal.po -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -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-but-set-variable -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-unknown-pragmas -Wno-address-of-packed-member -c /workspace/src/lib/msun/ld80/b_tgammal.c -o b_tgammal.po --- all_subdir_secure --- --- dsa_err.po --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -pg -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/include -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines\"" -DNDEBUG -I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/lib/libcrypto -g -MD -MF.depend.dsa_err.po -MTdsa_err.po -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -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-but-set-variable -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 -c /workspace/src/crypto/openssl/crypto/dsa/dsa_err.c -o dsa_err.po --- all_subdir_libexec --- --- hash.pieo --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/libexec/bootpd/tools/bootpef/../.. -fPIE -g -MD -MF.depend.hash.pieo -MThash.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -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-but-set-variable -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 -c /workspace/src/libexec/bootpd/tools/bootpef/../../hash.c -o hash.pieo --- all_subdir_usr.bin --- /workspace/src/sys/sys/tree.h: In function 'vscandir.constprop': /workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitialized [-Wmaybe-uninitialized] 332 | #define _RB_LINK(elm, dir, field) (elm)->field.rbe_link[dir] | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: note: 'child' was declared here 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^~~~~~~~~~~~~~~~~~ --- all_subdir_kerberos5 --- --- asn1_OCSPKeyHash.po --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -pg -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hx509 -I/workspace/src/crypto/heimdal/lib/hx509/ref -I/workspace/src/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/wind -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/contrib/com_err -I. -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.asn1_OCSPKeyHash.po -MTasn1_OCSPKeyHash.po -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -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-but-set-variable -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 -c asn1_OCSPKeyHash.c -o asn1_OCSPKeyHash.po --- all_subdir_secure --- --- dsa_gen.po --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -pg -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/include -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines\"" -DNDEBUG -I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/lib/libcrypto -g -MD -MF.depend.dsa_gen.po -MTdsa_gen.po -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -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-but-set-variable -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 -c /workspace/src/crypto/openssl/crypto/dsa/dsa_gen.c -o dsa_gen.po --- all_subdir_lib --- --- catrigl.po --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -pg -O2 -pipe -fno-common -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/ld80 -I/workspace/src/lib/msun/amd64 -fno-math-errno -I/workspace/src/lib/msun/src -I/workspace/src/lib/libc/include -I/workspace/src/lib/libc/amd64 -g -MD -MF.depend.catrigl.po -MTcatrigl.po -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -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-but-set-variable -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-unknown-pragmas -Wno-address-of-packed-member -c /workspace/src/lib/msun/src/catrigl.c -o catrigl.po --- all_subdir_kerberos5 --- --- asn1_OCSPRequest.po --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -pg -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hx509 -I/workspace/src/crypto/heimdal/lib/hx509/ref -I/workspace/src/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/wind -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/contrib/com_err -I. -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.asn1_OCSPRequest.po -MTasn1_OCSPRequest.po -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -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-but-set-variable -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 -c asn1_OCSPRequest.c -o asn1_OCSPRequest.po --- all_subdir_libexec --- --- dumptab.pieo --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/libexec/bootpd/tools/bootpef/../.. -fPIE -g -MD -MF.depend.dumptab.pieo -MTdumptab.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -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-but-set-variable -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 -c /workspace/src/libexec/bootpd/tools/bootpef/../../dumptab.c -o dumptab.pieo --- lookup.pieo --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/libexec/bootpd/tools/bootpef/../.. -fPIE -g -MD -MF.depend.lookup.pieo -MTlookup.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -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-but-set-variable -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 -c /workspace/src/libexec/bootpd/tools/bootpef/../../lookup.c -o lookup.pieo --- hwaddr.pieo --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/libexec/bootpd/tools/bootpef/../.. -fPIE -g -MD -MF.depend.hwaddr.pieo -MThwaddr.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -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-but-set-variable -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 -c /workspace/src/libexec/bootpd/tools/bootpef/../../hwaddr.c -o hwaddr.pieo --- all_subdir_kerberos5 --- --- asn1_OCSPResponderID.po --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -pg -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hx509 -I/workspace/src/crypto/heimdal/lib/hx509/ref -I/workspace/src/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/wind -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/contrib/com_err -I. -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.asn1_OCSPResponderID.po -MTasn1_OCSPResponderID.po -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -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-but-set-variable -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 -c asn1_OCSPResponderID.c -o asn1_OCSPResponderID.po --- all_subdir_usr.bin --- cc1: all warnings being treated as errors *** [diffdir.pieo] Error code 1 make[4]: stopped in /workspace/src/usr.bin/diff 1 error make[4]: stopped in /workspace/src/usr.bin/diff make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-13-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins5373460048390029408.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-13-amd64-gcc12_build 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?1571028432.367.1771423421386>
