FreeBSD-main-amd64-gcc13_build - Build #990 - Still Failing
Date: Thu, 06 Jun 2024 06:01:41 UTC
FreeBSD-main-amd64-gcc13_build - Build #990 (780666c09bf97d6e92b995b831c511b9ee37872c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/990/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/990/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/990/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) bbf81f46297f91ed6b4dde8877f4260c2d1e03f2 by rlibby: pctrie: add combined insert/lookup operations 780666c09bf97d6e92b995b831c511b9ee37872c by rlibby: getblk: reduce time under bufobj lock The end of the build log: [...truncated 102.54 MiB...] 469 | static __always_inline void point_copy(u64 *output, u64 *input) | ^~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:462:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 462 | static __always_inline void point_swap_conditional(u64 *a, u64 *b, u64 iswap) | ^~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:453:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 453 | static __always_inline void point_swap_conditional5(u64 *a, u64 *b, u64 swap1) | ^~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:440:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 440 | static __always_inline void point_swap_conditional_step(u64 *a, u64 *b, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:435:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 435 | static __always_inline void crecip(u64 *output, u64 *input) | ^~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:430:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 430 | static __always_inline void fmul(u64 *output, u64 *a, u64 *b) | ^~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:393:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 393 | static __always_inline void fscalar(u64 *output, u64 *b, u64 s) | ^~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:347:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 347 | static __always_inline void fdifference(u64 *a, u64 *b) | ^~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:338:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 338 | static __always_inline void fsum(u64 *a, u64 *b) | ^~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:294:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 294 | static __always_inline void crecip_crecip(u64 *out, u64 *z) | ^~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:287:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 287 | static __always_inline void fsquare_fsquare_times_inplace(u64 *output, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:279:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 279 | static __always_inline void fsquare_fsquare_times(u64 *output, u64 *input, | ^~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:270:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 270 | static __always_inline void fsquare_fsquare_times_(u64 *output, u128 *tmp, | ^~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:243:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 243 | static __always_inline void fsquare_fsquare_(u128 *tmp, u64 *output) | ^~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:214:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 214 | static __always_inline void fsquare_fsquare__(u128 *tmp, u64 *output) | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:183:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 183 | static __always_inline void fmul_fmul(u64 *output, u64 *input, u64 *input21) | ^~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:153:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 153 | static __always_inline void fmul_mul_shift_reduce_(u128 *output, u64 *input, | ^~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:124:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 124 | static __always_inline void fmul_shift_reduce(u64 *output) | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:83:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 83 | static __always_inline void fproduct_carry_wide_(u128 *tmp) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:74:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 74 | fproduct_sum_scalar_multiplication_(u128 *output, u64 *input, u64 s) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:49:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 49 | static __always_inline void fproduct_copy_from_wide_(u64 *output, u128 *input) | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:39:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 39 | static __always_inline void modulo_carry_top(u64 *b) | ^~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:25:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 25 | static __always_inline u64 u64_gte_mask(u64 a, u64 b) | ^~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:15:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 15 | static __always_inline u64 u64_eq_mask(u64 a, u64 b) | ^~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519.c:70:38: warning: 'always_inline' function might not be inlinable [-Wattributes] 70 | static __always_inline __unused void put_unaligned_le64(u64 s, u8 *d) | ^~~~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519.c:64:40: warning: 'always_inline' function might not be inlinable [-Wattributes] 64 | static __always_inline __unused __le64 get_unaligned_le64(const u8 *a) | ^~~~~~~~~~~~~~~~~~ /workspace/src/contrib/wireguard-tools/curve25519.c:58:40: warning: 'always_inline' function might not be inlinable [-Wattributes] 58 | static __always_inline __unused __le32 get_unaligned_le32(const u8 *a) | ^~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- --- kinfo_getvmmap.3.gz --- gzip -cn /workspace/src/lib/libutil/kinfo_getvmmap.3 > kinfo_getvmmap.3.gz --- kinfo_getvmobject.3.gz --- gzip -cn /workspace/src/lib/libutil/kinfo_getvmobject.3 > kinfo_getvmobject.3.gz --- all_subdir_usr.sbin --- --- psargs.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/workspace/src/sys -fPIE -g -MD -MF.depend.psargs.o -MTpsargs.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -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 -c /workspace/src/sys/contrib/dev/acpica/components/parser/psargs.c -o psargs.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/what --- ===> usr.bin/what (all) --- .depend --- --- all_subdir_lib --- --- kld.3.gz --- gzip -cn /workspace/src/lib/libutil/kld.3 > kld.3.gz --- login_auth.3.gz --- gzip -cn /workspace/src/lib/libutil/login_auth.3 > login_auth.3.gz --- all_subdir_usr.bin --- echo what.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend --- what.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.what.o -MTwhat.o -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 -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 -c /workspace/src/usr.bin/what/what.c -o what.o --- all_subdir_lib --- --- login_cap.3.gz --- gzip -cn /workspace/src/lib/libutil/login_cap.3 > login_cap.3.gz --- all_subdir_usr.bin --- --- what.full --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fPIE -g -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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o what.full what.o --- all_subdir_lib --- --- login_class.3.gz --- gzip -cn /workspace/src/lib/libutil/login_class.3 > login_class.3.gz --- all_subdir_usr.bin --- --- what.1.gz --- gzip -cn /workspace/src/usr.bin/what/what.1 > what.1.gz --- what.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug what.full what.debug --- what --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=what.debug what.full what --- all_subdir_usr.sbin --- --- psloop.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/workspace/src/sys -fPIE -g -MD -MF.depend.psloop.o -MTpsloop.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -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 -c /workspace/src/sys/contrib/dev/acpica/components/parser/psloop.c -o psloop.o --- all_subdir_lib --- --- login_ok.3.gz --- gzip -cn /workspace/src/lib/libutil/login_ok.3 > login_ok.3.gz --- login_times.3.gz --- gzip -cn /workspace/src/lib/libutil/login_times.3 > login_times.3.gz --- login_tty.3.gz --- gzip -cn /workspace/src/lib/libutil/login_tty.3 > login_tty.3.gz --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bhyve --- --- net_backend_netgraph.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/src/sys -DINET -DINET6 -DOPENSSL_API_COMPAT=0x10100000L -I/workspace/src/sys/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/controller -fPIE -g -MD -MF.depend.net_backend_netgraph.o -MTnet_backend_netgraph.o -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 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -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 -c /workspace/src/usr.sbin/bhyve/net_backend_netgraph.c -o net_backend_netgraph.o --- all_subdir_lib --- --- pidfile.3.gz --- gzip -cn /workspace/src/lib/libutil/pidfile.3 > pidfile.3.gz --- property.3.gz --- gzip -cn /workspace/src/lib/libutil/property.3 > property.3.gz --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- psobject.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/workspace/src/sys -fPIE -g -MD -MF.depend.psobject.o -MTpsobject.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -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 -c /workspace/src/sys/contrib/dev/acpica/components/parser/psobject.c -o psobject.o --- all_subdir_lib --- --- pty.3.gz --- gzip -cn /workspace/src/lib/libutil/pty.3 > pty.3.gz --- quotafile.3.gz --- gzip -cn /workspace/src/lib/libutil/quotafile.3 > quotafile.3.gz --- realhostname.3.gz --- gzip -cn /workspace/src/lib/libutil/realhostname.3 > realhostname.3.gz --- realhostname_sa.3.gz --- gzip -cn /workspace/src/lib/libutil/realhostname_sa.3 > realhostname_sa.3.gz --- _secure_path.3.gz --- gzip -cn /workspace/src/lib/libutil/_secure_path.3 > _secure_path.3.gz --- trimdomain.3.gz --- gzip -cn /workspace/src/lib/libutil/trimdomain.3 > trimdomain.3.gz --- uucplock.3.gz --- gzip -cn /workspace/src/lib/libutil/uucplock.3 > uucplock.3.gz --- pw_util.3.gz --- gzip -cn /workspace/src/lib/libutil/pw_util.3 > pw_util.3.gz --- login.conf.5.gz --- gzip -cn /workspace/src/lib/libutil/login.conf.5 > login.conf.5.gz --- all_subdir_usr.bin --- --- all_subdir_usr.bin/wg --- --- show.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -include paths.h -DRUNSTATEDIR="_PATH_VARRUN" -fPIE -g -MD -MF.depend.show.o -MTshow.o -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 -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 -c /workspace/src/contrib/wireguard-tools/show.c -o show.o --- all_subdir_usr.sbin --- --- psopcode.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/workspace/src/sys -fPIE -g -MD -MF.depend.psopcode.o -MTpsopcode.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -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 -c /workspace/src/sys/contrib/dev/acpica/components/parser/psopcode.c -o psopcode.o --- all_subdir_lib --- --- all_subdir_lib/libvgl --- ===> lib/libvgl (all) --- vgl.3.gz --- gzip -cn /workspace/src/lib/libvgl/vgl.3 > vgl.3.gz --- all_subdir_usr.sbin --- --- psopinfo.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/workspace/src/sys -fPIE -g -MD -MF.depend.psopinfo.o -MTpsopinfo.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -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-var--- all_subdir_usr.sbin/cpucontrol --- ===> usr.sbin/cpucontrol (all) --- all_subdir_usr.sbin/acpi --- iable -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/sys/contrib/dev/acpica/components/parser/psopinfo.c -o psopinfo.o --- all_subdir_usr.sbin/cpucontrol --- --- .depend --- echo cpucontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend --- cpucontrol.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/usr.sbin/cpucontrol -fPIE -g -MD -MF.depend.cpucontrol.o -MTcpucontrol.o -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 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -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 -c /workspace/src/usr.sbin/cpucontrol/cpucontrol.c -o cpucontrol.o --- all_subdir_usr.sbin/bhyve --- --- gdb.o --- cc1: all warnings being treated as errors *** [gdb.o] Error code 1 make[4]: stopped in /workspace/src/usr.sbin/bhyve 1 error make[4]: stopped in /workspace/src/usr.sbin/bhyve make[3]: stopped in /workspace/src/usr.sbin --- all_subdir_tests --- --- fallocate --- make[6]: stopped in /workspace/src/tests/sys/fs/fusefs --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- make[4]: stopped in /workspace/src/usr.sbin/acpi make[3]: stopped in /workspace/src/usr.sbin --- all_subdir_usr.sbin/cpucontrol --- make[3]: stopped in /workspace/src/usr.sbin make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- --- flush --- make[6]: stopped in /workspace/src/tests/sys/fs/fusefs --- dev_fuse_poll --- make[6]: stopped in /workspace/src/tests/sys/fs/fusefs --- default_permissions --- make[6]: stopped in /workspace/src/tests/sys/fs/fusefs make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 243.15 real 2082.86 user 194.86 sys 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-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins14166617537870204965.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_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 address