Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2023 23:23:19 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kp@FreeBSD.org, markj@FreeBSD.org, kevans@FreeBSD.org, bapt@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #647 - Still Failing
Message-ID:  <511258399.671.1679354602514@jenkins.ci.freebsd.org>
In-Reply-To: <965963011.659.1679344658158@jenkins.ci.freebsd.org>
References:  <965963011.659.1679344658158@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #647 (3610bffd2888b65389a46e8d075ce8=
e1fc83af4c) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil=
d/647/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/=
647/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6=
47/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)

cc9158d74d306fdbee2f5f014e5d267eca0aa6d1 by markj:
netipsec tests: Serialize

844ad2828a35c434b893af4274b1f6c50332dd70 by kp:
pfsync: add missing unlock in pfsync_defer_tmo()

53247cdf12449e90f6736ae563e4cce8315c923f by kp:
pfsync: fix pfsync_undefer_state() locking

a6719858a48019aa54e1ea3be57d17fa88b080c6 by kp:
pf tests: try to trigger locking issues in pfsync_timeout()

3ce64010f8ce3accc64eff312f31dc0d3c0fc9d1 by bapt:
sh(1): fix history file write checking

c3179891f897d840f578a5139839fcacb587c96d by markj:
kerneldump: Inline dump_savectx() into its callers

3610bffd2888b65389a46e8d075ce8e1fc83af4c by kevans:
pkill: use an ARG_MAX size buffer for argument matching



The end of the build log:

[...truncated 80.26 MB...]
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/bhyvectl/bhyvectl.c:1734:38: note: 'cr4' was declar=
ed here
 1734 |         uint64_t rax, cr0, cr2, cr3, cr4, dr0, dr1, dr2, dr3, dr6, =
dr7;
      |                                      ^~~
/workspace/src/usr.sbin/bhyvectl/bhyvectl.c:1952:25: warning: 'cr3' may be =
used uninitialized [-Wmaybe-uninitialized]
 1952 |                 error =3D vm_set_register(ctx, vcpu, VM_REG_GUEST_C=
R3, cr3);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~
/workspace/src/usr.sbin/bhyvectl/bhyvectl.c:1734:33: note: 'cr3' was declar=
ed here
 1734 |         uint64_t rax, cr0, cr2, cr3, cr4, dr0, dr1, dr2, dr3, dr6, =
dr7;
      |                                 ^~~
/workspace/src/usr.sbin/bhyvectl/bhyvectl.c:1949:25: warning: 'cr2' may be =
used uninitialized [-Wmaybe-uninitialized]
 1949 |                 error =3D vm_set_register(ctx, vcpu, VM_REG_GUEST_C=
R2, cr2);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~
/workspace/src/usr.sbin/bhyvectl/bhyvectl.c:1734:28: note: 'cr2' was declar=
ed here
 1734 |         uint64_t rax, cr0, cr2, cr3, cr4, dr0, dr1, dr2, dr3, dr6, =
dr7;
      |                            ^~~
/workspace/src/usr.sbin/bhyvectl/bhyvectl.c:1946:25: warning: 'cr0' may be =
used uninitialized [-Wmaybe-uninitialized]
 1946 |                 error =3D vm_set_register(ctx, vcpu, VM_REG_GUEST_C=
R0, cr0);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~
/workspace/src/usr.sbin/bhyvectl/bhyvectl.c:1734:23: note: 'cr0' was declar=
ed here
 1734 |         uint64_t rax, cr0, cr2, cr3, cr4, dr0, dr1, dr2, dr3, dr6, =
dr7;
      |                       ^~~
/workspace/src/usr.sbin/bhyvectl/bhyvectl.c:1982:25: warning: 'rax' may be =
used uninitialized [-Wmaybe-uninitialized]
 1982 |                 error =3D vm_set_register(ctx, vcpu, VM_REG_GUEST_R=
AX, rax);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~
/workspace/src/usr.sbin/bhyvectl/bhyvectl.c:1734:18: note: 'rax' was declar=
ed here
 1734 |         uint64_t rax, cr0, cr2, cr3, cr4, dr0, dr1, dr2, dr3, dr6, =
dr7;
      |                  ^~~
/workspace/src/usr.sbin/bhyvectl/bhyvectl.c:2262:25: warning: 'gpa_pmap' ma=
y be used uninitialized [-Wmaybe-uninitialized]
 2262 |                         printf("gpa %#lx:", gpa_pmap);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/usr.sbin/bhyvectl/bhyvectl.c:1732:20: note: 'gpa_pmap' was d=
eclared here
 1732 |         vm_paddr_t gpa_pmap;
      |                    ^~~~~~~~
--- all_subdir_lib ---
--- all_subdir_lib/libiconv_modules/iconv_std ---
=3D=3D=3D> lib/libiconv_modules/iconv_std (all)
--- all_subdir_lib/libiconv_modules/mapper_646 ---
=3D=3D=3D> lib/libiconv_modules/mapper_646 (all)
--- all_subdir_lib/libiconv_modules/mapper_none ---
=3D=3D=3D> lib/libiconv_modules/mapper_none (all)
--- all_subdir_lib/libiconv_modules/mapper_parallel ---
=3D=3D=3D> lib/libiconv_modules/mapper_parallel (all)
--- all_subdir_lib/libcom_err ---
=3D=3D=3D> lib/libcom_err (all)
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/mandoc ---
--- term_tab.o ---
--- all_subdir_rescue ---
--- v_zexit.o ---
--- all_subdir_usr.bin ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -DHAVE_CONFIG_H  -I/workspace/src/lib/libopenbsd/ -fPIE =
-g -MD  -MF.depend.term_tab.o -MTterm_tab.o -std=3Dgnu99 -Wno-format-zero-l=
ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y=
2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini=
tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar=
ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc=
ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-=
error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese=
s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus=
ed-but-set-variable -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=3Dunu--- all_subdir_rescue ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp=
ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv=
i/regex  -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a=
md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs=
iutil -MD  -MF.depend.v_zexit.o -MTv_zexit.o -std=3Dgnu99 -Wno-format-zero-=
length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3D=
address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool=
-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec=
ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=
=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit=
ialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -=
Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uniniti=
alized -Wno-erro--- all_subdir_usr.bin ---
sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno=
-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor=
mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c=
ontext -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  -Wno-format    -c /workspace=
/src/contrib/mandoc/term_tab.c -o term_tab.o
--- all_subdir_rescue ---
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 -Wno-address-of-packed-member   =
   -c /workspace/src/contrib/nvi/vi/v_zexit.c -o v_zexit.o
--- all_subdir_tests ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p=
tr.h:642:16: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep=
recated [-Wdeprecated-declarations]
  642 |     shared_ptr(auto_ptr<_Yp>&& __r)
      |                ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p=
tr.h:741:32: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep=
recated [-Wdeprecated-declarations]
  741 |     shared_ptr<_Tp>& operator=3D(auto_ptr<_Yp>&& __r)
      |                                ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bhyve ---
/workspace/src/usr.sbin/bhyve/bhyverun.c:1470:13: error: 'qemu_fwcfg_add_fi=
le' reading 56 bytes from a region of size 18 [-Werror=3Dstringop-overread]
 1470 |         if (qemu_fwcfg_add_file("opt/bhyve/hw.ncpu", sizeof(guest_n=
cpus),
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~
 1471 |             &guest_ncpus) !=3D 0) {
      |             ~~~~~~~~~~~~~
/workspace/src/usr.sbin/bhyve/bhyverun.c:1470:13: note: referencing argumen=
t 1 of type 'const uint8_t[56]' {aka 'const unsigned char[56]'}
/workspace/src/usr.sbin/bhyve/qemu_fwcfg.h:21:5: note: in a call to functio=
n 'qemu_fwcfg_add_file'
   21 | int qemu_fwcfg_add_file(const uint8_t name[QEMU_FWCFG_MAX_NAME],
      |     ^~~~~~~~~~~~~~~~~~~
--- all_subdir_lib ---
--- com_err.3.gz ---
gzip -cn /workspace/src/contrib/com_err/com_err.3 > com_err.3.gz
--- all_subdir_lib/libiconv_modules ---
--- all_subdir_lib/libiconv_modules/mapper_serial ---
=3D=3D=3D> lib/libiconv_modules/mapper_serial (all)
--- all_subdir_usr.bin ---
--- term_tag.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -DHAVE_CONFIG_H  -I/workspace/src/lib/libopenbsd/ -fPIE =
-g -MD  -MF.depend.term_tag.o -MTterm_tag.o -std=3Dgnu99 -Wno-format-zero-l=
ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y=
2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini=
tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar=
ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc=
ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-=
error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese=
s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus=
ed-but-set-variable -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 -Wno-address-of-packed-member  -Wno-forma=
t    -c /workspace/src/contrib/mandoc/term_tag.c -o term_tag.o
--- all_subdir_lib ---
--- all_subdir_lib/libiconv_modules/mapper_std ---
=3D=3D=3D> lib/libiconv_modules/mapper_std (all)
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/bhyve/bhyverun.c:476:52: warning: '.cpuset' directi=
ve output may be truncated writing 7 bytes into a region of size between 1 =
and 10 [-Wformat-truncation=3D]
  476 |                 snprintf(key, sizeof(key), "vcpu.%d.cpuset", vcpu);
      |                                                    ^~~~~~~
In function 'build_vcpumaps',
    inlined from 'main' at /workspace/src/usr.sbin/bhyve/bhyverun.c:1405:2:
/workspace/src/usr.sbin/bhyve/bhyverun.c:476:17: note: 'snprintf' output be=
tween 14 and 23 bytes into a destination of size 16
  476 |                 snprintf(key, sizeof(key), "vcpu.%d.cpuset", vcpu);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/usr.sbin/bhyve/bhyverun.c: In function 'main':
/workspace/src/usr.sbin/bhyve/bhyverun.c:407:44: warning: '.cpuset' directi=
ve output may be truncated writing 7 bytes into a region of size between 1 =
and 10 [-Wformat-truncation=3D]
  407 |         snprintf(key, sizeof(key), "vcpu.%d.cpuset", vcpu);
      |                                            ^~~~~~~
In function 'pincpu_parse',
    inlined from 'main' at /workspace/src/usr.sbin/bhyve/bhyverun.c:1275:29=
:
/workspace/src/usr.sbin/bhyve/bhyverun.c:407:9: note: 'snprintf' output bet=
ween 14 and 23 bytes into a destination of size 16
  407 |         snprintf(key, sizeof(key), "vcpu.%d.cpuset", vcpu);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib ---
--- all_subdir_lib/libiconv_modules/mapper_zone ---
=3D=3D=3D> lib/libiconv_modules/mapper_zone (all)
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/bhyve/bhyverun.c: In function 'main':
/workspace/src/usr.sbin/bhyve/bhyverun.c:1470:13: error: 'qemu_fwcfg_add_fi=
le' reading 56 bytes from a region of size 18 [-Werror=3Dstringop-overread]
 1470 |         if (qemu_fwcfg_add_file("opt/bhyve/hw.ncpu", sizeof(guest_n=
cpus),
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~
 1471 |             &guest_ncpus) !=3D 0) {
      |             ~~~~~~~~~~~~~
/workspace/src/usr.sbin/bhyve/bhyverun.c:1470:13: note: referencing argumen=
t 1 of type 'const uint8_t[56]' {aka 'const unsigned char[56]'}
/workspace/src/usr.sbin/bhyve/qemu_fwcfg.h:21:5: note: in a call to functio=
n 'qemu_fwcfg_add_file'
   21 | int qemu_fwcfg_add_file(const uint8_t name[QEMU_FWCFG_MAX_NAME],
      |     ^~~~~~~~~~~~~~~~~~~
--- all_subdir_rescue ---
--- vi.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp=
ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv=
i/regex  -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a=
md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs=
iutil -MD  -MF.depend.vi.o -MTvi.o -std=3Dgnu99 -Wno-format-zero-length -fs=
tack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W=
no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -=
Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla=
rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n=
ot-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno=
-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3D=
unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-=
error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut=
ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera=
tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=
=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal=
lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno=
-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W=
no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn=
o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista=
tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -=
Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem=
ber      -c /workspace/src/contrib/nvi/vi/vi.c -o vi.o
--- all_subdir_lib ---
--- all_subdir_lib/libldns ---
=3D=3D=3D> lib/libldns (all)
--- all_subdir_usr.sbin ---
--- block_if.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/w=
orkspace/src/sys -DINET -DINET6 -DNETGRAPH -I/workspace/src/sys/dev/e1000 -=
I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/controller -fPIE -=
g -MD  -MF.depend.block_if.o -MTblock_if.o -std=3Dgnu99 -Wno-format-zero-le=
ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2=
k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty=
pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-=
subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate=
-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute=
s -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered =
-Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=
=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing =
-Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=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=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype       -c /workspace/src/usr.sbin/bhyve/block_if.c -o block_if.o
--- all_subdir_lib ---
--- all_subdir_lib/libstats ---
=3D=3D=3D> lib/libstats (all)
--- all_subdir_usr.bin ---
--- tbl_term.o ---
--- all_subdir_tests ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/functional:513,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/string_view:223,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/string:551,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr=
ivate/gmock/gmock-actions.h:45:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er1st.h:45:1: warning: 'template<class __Operation> class std::__1::binder1=
st' is deprecated [-Wdeprecated-declarations]
   45 | binder1st<__Operation>
      | ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er1st.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder1st
      |                                                        ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er1st.h: In function 'std::__1::binder1st<__Operation> std::__1::bind1st(co=
nst __Operation&, const _Tp&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er1st.h:47:13: warning: 'template<class __Operation> class std::__1::binder=
1st' is deprecated [-Wdeprecated-declarations]
   47 |     {return binder1st<__Operation>(__op, __x);}
      |             ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er1st.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder1st
      |                                                        ^~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/functional:514:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er2nd.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er2nd.h:45:1: warning: 'template<class __Operation> class std::__1::binder2=
nd' is deprecated [-Wdeprecated-declarations]
   45 | binder2nd<__Operation>
      | ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er2nd.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder2nd
      |                                                        ^~~~~~~~~
--- all_subdir_usr.bin ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -DHAVE_CONFIG_H  -I/workspace/src/lib/libopenbsd/ -fPIE =
-g -MD  -MF.depend.tbl_term.o -MTtbl_term.o -std=3Dgnu99 -Wno-format-zero-l=
ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y=
2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini=
tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar=
ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc=
ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-=
error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese=
s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus=
ed-but-set-variable -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=3Dunu--- all_subdir_tests ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er2nd.h: In function 'std::__1::binder2nd<__Operation> std::__1::bind2nd(co=
nst __Operation&, const _Tp&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er2nd.h:47:13: warning: 'template<class __Operation> class std::__1::binder=
2nd' is deprecated [-Wdeprecated-declarations]
   47 |     {return binder2nd<__Operation>(__op, __x);}
      |             ^~~~~~~~~
--- all_subdir_usr.bin ---
sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno=
-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor=
mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c=
ontext -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  -Wno-format    -c /workspace=
/src/contrib/mandoc/tbl_term.c -o tbl_term.o
--- all_subdir_tests ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er2nd.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder2nd
      |                                                        ^~~~~~~~~
--- all_subdir_lib ---
--- all_subdir_lib/libefivar ---
=3D=3D=3D> lib/libefivar (all)
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/acpi ---
--- dsobject.o ---
--- all_subdir_lib ---
--- efivar.3.gz ---
gzip -cn /workspace/src/lib/libefivar/efivar.3 > efivar.3.gz
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.dsobject.o -MTdsobject.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-but-set-variable -Wno-error=3Dunused-function -Wno=
-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali=
zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err=
or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db=
ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn=
o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli=
cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si=
ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com=
pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati=
ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm=
ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema=
ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac=
ked-member      -c /workspace/src/sys/contrib/dev/acpica/components/dispatc=
her/dsobject.c -o dsobject.o
--- all_subdir_lib ---
--- all_subdir_lib/googletest ---
=3D=3D=3D> lib/googletest (all)
--- all_subdir_lib/googletest/gtest ---
=3D=3D=3D> lib/googletest/gtest (all)
--- all_subdir_lib/googletest/gmock ---
=3D=3D=3D> lib/googletest/gmock (all)
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bhyve ---
--- bhyverun.o ---
cc1: all warnings being treated as errors
*** [bhyverun.o] Error code 1

make[4]: stopped in /workspace/src/usr.sbin/bhyve

make[2]: stopped in /workspace/src
--- all_subdir_tests ---

make[3]: stopped in /workspace/src/tests

make[2]: stopped in /workspace/src
--- all_subdir_usr.bin ---

make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
*** [vi_make] Error code 6

make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
1 error

make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
--- all_subdir_lib ---

make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
*** [objs] Error code 2

make[4]: stopped in /workspace/src/rescue/rescue
1 error

make[4]: stopped in /workspace/src/rescue/rescue

make[3]: stopped in /workspace/src/rescue

make[2]: stopped in /workspace/src
      143.96 real      1363.41 user       148.32 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins9511442543182815=
595.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-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 address
------=_Part_670_1794880682.1679354600133--



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