Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 06:01:41 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        rlibby@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #990 - Still Failing
Message-ID:  <1635526116.16897.1717653704020@jenkins.ci.freebsd.org>
In-Reply-To: <939593785.16889.1717639296098@jenkins.ci.freebsd.org>
References:  <939593785.16889.1717639296098@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_16896_1588565065.1717653701921
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-main-amd64-gcc13_build - Build #990 (780666c09bf97d6e92b995b831c511=
b9ee37872c) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil=
d/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/9=
90/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 *outp=
ut,
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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, u12=
8 *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 *outpu=
t)
      |                             ^~~~~~~~~~~~~~~~~
/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, u6=
4 *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, u=
128 *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=3D/tmp/obj/worksp=
ace/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/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.psargs.o -MTpsargs.o -std=3Dgnu99 =
-Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -=
Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe=
r-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized=
 -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-=
body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-=
context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=
=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno=
-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno=
-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri=
ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -=
Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/sys/c=
ontrib/dev/acpica/components/parser/psargs.c -o psargs.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/what ---
=3D=3D=3D> 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=3D/tmp/obj/worksp=
ace/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=3Dgnu99 -=
Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W=
all -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-defi=
nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra=
y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas=
t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er=
ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses =
-Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused=
-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma=
ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-=
value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable =
-Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-=
to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno=
-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-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=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p=
arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww=
rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc=
ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time=
 -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-=
error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr=
a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er=
ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value =
-Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu=
ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp=
are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err=
or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf=
low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e=
rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce=
pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri=
ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-=
function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -=
Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr=
ingop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack   -o =
what.full what.o =20
--- 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.fu=
ll what.debug
--- what ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dwhat.debug  what.full what
--- all_subdir_usr.sbin ---
--- psloop.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/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/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.psloop.o -MTpsloop.o -std=3Dgnu99 =
-Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -=
Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe=
r-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized=
 -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-=
body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-=
context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=
=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno=
-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno=
-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri=
ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -=
Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/sys/c=
ontrib/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=3D/tmp/obj/worksp=
ace/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=09=09 -I/wor=
kspace/src/usr.sbin/bhyve/../../contrib/lib9p  -I/workspace/src/sys -DINET =
-DINET6 -DOPENSSL_API_COMPAT=3D0x10100000L -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=3Dg=
nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer=
ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp=
ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W=
unused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition =
-Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align=
 -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De=
num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er=
ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi=
on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni=
nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -=
Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er=
ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi=
ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=
=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse=
t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi=
nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op=
timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e=
rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin=
ter-memaccess -Wno-error=3Dstringop-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=3D/tmp/obj/worksp=
ace/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/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.psobject.o -MTpsobject.o -std=3Dgn=
u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr=
or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo=
inter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Da=
ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-=
compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca=
ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D=
logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial=
ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem=
pty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno=
-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate=
d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=
=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-=
bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e=
rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow =
-Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type =
-Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre=
strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati=
on -Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/s=
ys/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.g=
z
--- _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=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -include paths.h -DRUNSTATEDIR=3D"_PATH_VARRUN"   -fPIE -g=
 -MD  -MF.depend.show.o -MTshow.o -std=3Dgnu99 -Wno-format-zero-length -fst=
ack-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 -Wc=
har-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -W=
date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri=
butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe=
red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err=
or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin=
g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus=
ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro=
r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog=
ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation=
 -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor=
mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou=
gh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-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=3D/tmp/obj/worksp=
ace/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/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.psopcode.o -MTpsopcode.o -std=3Dgn=
u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr=
or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo=
inter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Da=
ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-=
compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca=
ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D=
logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial=
ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem=
pty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno=
-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate=
d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=
=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-=
bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e=
rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow =
-Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type =
-Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre=
strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati=
on -Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/s=
ys/contrib/dev/acpica/components/parser/psopcode.c -o psopcode.o
--- all_subdir_lib ---
--- all_subdir_lib/libvgl ---
=3D=3D=3D> 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=3D/tmp/obj/worksp=
ace/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/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.psopinfo.o -MTpsopinfo.o -std=3Dgn=
u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr=
or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo=
inter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Da=
ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-=
compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca=
ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D=
logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial=
ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem=
pty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno=
-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-const-var--- all_subdir_usr.sbin/cpucontrol ---
=3D=3D=3D> usr.sbin/cpucontrol (all)
--- all_subdir_usr.sbin/acpi ---
iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa=
nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio=
n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e=
rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno=
-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres=
sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-=
value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=
=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-ty=
pe -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/ac=
pica/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=3D/tmp/obj/worksp=
ace/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.d=
epend.cpucontrol.o -MTcpucontrol.o -std=3Dgnu99 -Wno-format-zero-length -fs=
tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn=
o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas=
t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscrip=
ts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -W=
no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e=
rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err=
or=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -=
Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn=
o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-=
compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-return-type        -c /workspace/src/usr.sbin/cpucontro=
l/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/jenkins1416661753787020=
4965.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
------=_Part_16896_1588565065.1717653701921--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1635526116.16897.1717653704020>