Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2024 03:25:03 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        bz@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #1686 - Still Failing
Message-ID:  <1421033015.4951.1726197906057@jenkins.ci.freebsd.org>
In-Reply-To: <147234754.4789.1726179725167@jenkins.ci.freebsd.org>
References:  <147234754.4789.1726179725167@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #1686 (01e1131e4a20ea377d580ecce210a=
a86726e71c6) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil=
d/1686/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/=
1686/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1=
686/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)

7728586800bd5bb4655cff6d661133ed10cc2ff7 by bz:
mt76: add mt7615 to the pile of buildable drivers

01e1131e4a20ea377d580ecce210aa86726e71c6 by bz:
LinuxKPI: add pci_err()



The end of the build log:

[...truncated 88.73 MiB...]
/workspace/src/sbin/init/init.c:330:46: warning: cast between incompatible =
function types from 'state_func_t' {aka 'long int (*)(void)'} to 'long int =
(* (*)(void))(void)' [-Wcast-function-type]
  330 |                         initial_transition =3D (state_t) next_trans=
ition;
      |                                              ^
--- all_subdir_share ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13 --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 -Wno-format-zero-length -fstack-protector-strong -=
Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpo=
inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu=
nused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error=3Dadd=
ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co=
mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate=
d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo=
gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ=
ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt=
y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e=
rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D=
unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -=
Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D=
format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo=
l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro=
r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn=
o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn=
o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr=
ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation =
-Wno-return-type -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/priva=
te -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDI=
RECTION=3D1 -frtti -fPIE -std=3Dc++14 -Wno-literal-suffix -Wno-error=3Dunkn=
own-pragmas -Wno-dangling-reference  -Wl,-zrelro -pie -Wl,-znoexecstack  -o=
 sample7_unittest.full  sample7_unittest.o -lprivategtest_main -lprivategte=
st
--- all_subdir_usr.sbin ---
--- cd9660.o ---
--- all_subdir_rescue ---
/workspace/src/sbin/init/init.c: In function 'transition':
/workspace/src/sbin/init/init.c:570:33: warning: cast between incompatible =
function types from 'state_func_t' {aka 'long int (*)(void)'} to 'long int =
(* (*)(void))(void)' [-Wcast-function-type]
  570 |                 current_state =3D (state_t) (*current_state)();
      |                                 ^
--- all_subdir_usr.sbin ---
/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   -DWITH_ICONV -DHAVE_ZFS -fPIE -g -MD  -MF.depend.cd9660.=
o -MTcd9660.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong=
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -W=
missing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-string=
s -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnes=
ted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-unknown-pragmas    -I/workspace/src/sys    -c=
 /workspace/src/usr.sbin/fstyp/cd9660.c -o cd9660.o
--- all_subdir_rescue ---
/workspace/src/sbin/init/init.c: In function 'reroot':
/workspace/src/sbin/init/init.c:788:16: warning: cast between incompatible =
function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)' =
[-Wcast-function-type]
  788 |         return (state_func_t) single_user;
      |                ^
/workspace/src/sbin/init/init.c: In function 'reroot_phase_two':
/workspace/src/sbin/init/init.c:839:16: warning: cast between incompatible =
function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)' =
[-Wcast-function-type]
  839 |         return (state_func_t) single_user;
      |                ^
/workspace/src/sbin/init/init.c: In function 'single_user':
/workspace/src/sbin/init/init.c:965:24: warning: cast between incompatible =
function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)' =
[-Wcast-function-type]
  965 |                 return (state_func_t) single_user;
      |                        ^
/workspace/src/sbin/init/init.c:976:32: warning: cast between incompatible =
function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)' =
[-Wcast-function-type]
  976 |                         return (state_func_t) single_user;
      |                                ^
/workspace/src/sbin/init/init.c:986:24: warning: cast between incompatible =
function types from 'state_t' {aka 'long int (* (*)(void))(void)'} to 'long=
 int (*)(void)' [-Wcast-function-type]
  986 |                 return (state_func_t) requested_transition;
      |                        ^
/workspace/src/sbin/init/init.c:1005:32: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1005 |                         return (state_func_t) single_user;
      |                                ^
/workspace/src/sbin/init/init.c:1010:16: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1010 |         return (state_func_t) runcom;
      |                ^
/workspace/src/sbin/init/init.c: In function 'runcom':
/workspace/src/sbin/init/init.c:1027:16: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1027 |         return (state_func_t) read_ttys;
      |                ^
/workspace/src/sbin/init/init.c: In function 'run_script':
/workspace/src/sbin/init/init.c:1131:24: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1131 |                 return (state_func_t) single_user;
      |                        ^
/workspace/src/sbin/init/init.c:1143:32: warning: cast between incompatible=
 function types from 'state_t' {aka 'long int (* (*)(void))(void)'} to 'lon=
g int (*)(void)' [-Wcast-function-type]
 1143 |                         return (state_func_t) requested_transition;
      |                                ^
/workspace/src/sbin/init/init.c:1149:32: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1149 |                         return (state_func_t) single_user;
      |                                ^
/workspace/src/sbin/init/init.c:1172:24: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1172 |                 return (state_func_t) single_user;
      |                        ^
/workspace/src/sbin/init/init.c:1176:24: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1176 |                 return (state_func_t) single_user;
      |                        ^
/workspace/src/sbin/init/init.c: In function 'read_ttys':
/workspace/src/sbin/init/init.c:1403:24: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1403 |                 return (state_func_t) single_user;
      |                        ^
/workspace/src/sbin/init/init.c:1415:16: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1415 |         return (state_func_t) multi_user;
      |                ^
/workspace/src/sbin/init/init.c: In function 'multi_user':
/workspace/src/sbin/init/init.c:1744:16: warning: cast between incompatible=
 function types from 'state_t' {aka 'long int (* (*)(void))(void)'} to 'lon=
g int (*)(void)' [-Wcast-function-type]
 1744 |         return (state_func_t) requested_transition;
      |                ^
--- all_subdir_sbin ---
--- disconnect.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/lib/libnvmf -fPIE -g -MD  -MF.depend.di=
sconnect.o -MTdisconnect.o -std=3Dgnu99 -Wno-format-zero-length -fstack-pro=
tector-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-sub=
scripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-ti=
me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -=
Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn=
o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex=
tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-=
error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu=
e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon=
null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co=
mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e=
rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove=
rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno=
-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex=
cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst=
ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas=
t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros=
 -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds=
tringop-truncation -Wno-return-type        -c /workspace/src/sbin/nvmecontr=
ol/disconnect.c -o disconnect.o
--- all_subdir_rescue ---
/workspace/src/sbin/init/init.c: In function 'clean_ttys':
/workspace/src/sbin/init/init.c:1830:16: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1830 |         return (state_func_t) multi_user;
      |                ^
/workspace/src/sbin/init/init.c: In function 'catatonia':
/workspace/src/sbin/init/init.c:1844:16: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1844 |         return (state_func_t) multi_user;
      |                ^
/workspace/src/sbin/init/init.c: In function 'death':
/workspace/src/sbin/init/init.c:1890:16: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1890 |         return (state_func_t) death_single;
      |                ^
/workspace/src/sbin/init/init.c: In function 'death_single':
/workspace/src/sbin/init/init.c:1909:32: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1909 |                         return (state_func_t) single_user;
      |                                ^
/workspace/src/sbin/init/init.c:1919:32: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1919 |                         return (state_func_t) single_user;
      |                                ^
/workspace/src/sbin/init/init.c:1924:16: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1924 |         return (state_func_t) single_user;
      |                ^
--- all_subdir_usr.sbin ---
--- exfat.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   -DWITH_ICONV -DHAVE_ZFS -fPIE -g -MD  -MF.depend.exfat.o=
 -MTexfat.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -=
Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmi=
ssing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings =
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wneste=
d-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-unknown-pragmas    -I/workspace/src/sys    -c=
 /workspace/src/usr.sbin/fstyp/exfat.c -o exfat.o
--- all_subdir_rescue ---
/workspace/src/sbin/init/init.c: In function 'transition_handler':
/workspace/src/sbin/init/init.c:1669:23: warning: this statement may fall t=
hrough [-Wimplicit-fallthrough=3D]
 1669 |                 howto =3D RB_POWEROFF;
      |                       ^
/workspace/src/sbin/init/init.c:1670:9: note: here
 1670 |         case SIGUSR1:
      |         ^~~~
/workspace/src/sbin/init/init.c:1671:23: warning: this statement may fall t=
hrough [-Wimplicit-fallthrough=3D]
 1671 |                 howto |=3D RB_HALT;
      |                       ^
/workspace/src/sbin/init/init.c:1672:9: note: here
 1672 |         case SIGWINCH:
      |         ^~~~
/workspace/src/sbin/init/init.c:1676:24: warning: this statement may fall t=
hrough [-Wimplicit-fallthrough=3D]
 1676 |                 Reboot =3D true;
      |                        ^
/workspace/src/sbin/init/init.c:1677:9: note: here
 1677 |         case SIGTERM:
      |         ^~~~
--- all_subdir_lib ---
--- tsearch_test ---
--- tsearch_test.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 -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/lib=
c/tests/stdlib -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protec=
tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialize=
d -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou=
nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali=
gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu=
nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val=
ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn=
o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-=
defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er=
ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme=
mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D=
pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop=
-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn=
o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p=
ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add=
ress-of-packed-member  -Wl,-zrelro -pie -Wl,-znoexecstack  -o tsearch_test.=
full tsearch_test.o  -lprivateatf-c
--- all_subdir_share ---
--- sample7_unittest.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug sample7=
_unittest.full sample7_unittest.debug
--- sample7_unittest ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsample7_unittest.debug  sample7_unittest.full sample7_unittest
--- sample8_unittest ---
(cd /workspace/src/share/examples/tests/tests/googletest &&  DEPENDFILE=3D.=
depend.sample8_unittest  NO_SUBDIR=3D1 make -f /workspace/src/share/example=
s/tests/tests/googletest/Makefile _RECURSING_PROGS=3Dt  PROG=3Dsample8_unit=
test PROG_CXX=3Dsample8_unittest)
--- all_subdir_lib ---
--- tsearch_test.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug tsearch=
_test.full tsearch_test.debug
--- tsearch_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dtsearch_test.debug  tsearch_test.full tsearch_test
--- all_subdir_share ---
--- .depend.sample8_unittest ---
echo sample8_unittest.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/=
libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategtest_main.=
a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategtest.a >> .depe=
nd.sample8_unittest
echo sample8_unittest.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/=
libc++.a >> .depend.sample8_unittest
--- sample8_unittest.o ---
--- all_subdir_lib ---
--- atoi_test ---
--- all_subdir_share ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --sysroot=3D/tmp/obj/works=
pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 =
-pipe -fno-common -fPIE -g -MD -MF.depend.sample8_unittest.sample8_unittest=
.o -MTsample8_unittest.o -Wno-format-zero-length -fstack-protector-strong -=
Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpo=
inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu=
nused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error=3Dadd=
ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co=
mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate=
d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo=
gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ=
ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt=
y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e=
rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D=
unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -=
Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D=
format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo=
l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro=
r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn=
o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn=
o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr=
ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation =
-Wno-return-type  -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/priv=
ate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_RED=
IRECTION=3D1 -frtti -fPIE -std=3Dc++14 -Wno-literal-suffix -Wno-error=3Dunk=
nown-pragmas -Wno-dangling-reference      -c /workspace/src/contrib/googlet=
est/googletest/samples/sample8_unittest.cc -o sample8_unittest.o
--- all_subdir_lib ---
(cd /workspace/src/lib/libc/tests/stdlib &&  DEPENDFILE=3D.depend.atoi_test=
  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdlib/Makefile _RECU=
RSING_PROGS=3Dt  PROG=3Datoi_test )
--- all_subdir_sbin ---
--- discover.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/lib/libnvmf -fPIE -g -MD  -MF.depend.di=
scover.o -MTdiscover.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect=
or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par=
ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri=
te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri=
pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -=
Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-=
error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er=
ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra =
-Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro=
r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W=
no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull=
-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar=
e -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/sbin/nvmecontrol/d=
iscover.c -o discover.o
--- all_subdir_lib ---
--- .depend.atoi_test ---
echo atoi_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a =
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/w=
orkspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.atoi_test
--- t_atoi.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   -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/=
libc/tests/stdlib -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/n=
etbsd-tests -fPIE -g -MD  -MF.depend.atoi_test.t_atoi.o -MTt_atoi.o -std=3D=
gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We=
rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member     -c /wor=
kspace/src/contrib/netbsd-tests/lib/libc/stdlib/t_atoi.c -o t_atoi.o
--- all_subdir_stand ---
--- loader.help.userboot ---
--- all_subdir_usr.sbin ---
--- ext2fs.o ---
--- all_subdir_stand ---
cat /workspace/src/stand/common/help.common | awk -f /workspace/src/stand/c=
ommon/merge_help.awk > loader.help.userboot
--- all_subdir_usr.sbin ---
/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   -DWITH_ICONV -DHAVE_ZFS -fPIE -g -MD  -MF.depend.ext2fs.=
o -MText2fs.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong=
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -W=
missing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-string=
s -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnes=
ted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-unknown-pragmas    -I/workspace/src/sys    -c=
 /workspace/src/usr.sbin/fstyp/ext2fs.c -o ext2fs.o
--- all_subdir_stand ---
--- userboot_lua.so.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug userboo=
t_lua.so.full userboot_lua.so.debug
--- userboot_lua.so ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Duserboot_lua.so.debug  userboot_lua.so.full userboot_lua.so
--- all_subdir_stand/i386 ---
=3D=3D=3D> stand/i386 (all)
--- all_subdir_lib ---
/workspace/src/contrib/netbsd-tests/lib/libc/stdlib/t_atoi.c: In function '=
atfu_atof_strtod_body':
/workspace/src/contrib/netbsd-tests/lib/libc/stdlib/t_atoi.c:51:43: warning=
: '%f' directive output truncated writing 316 bytes into a region of size 1=
28 [-Wformat-truncation=3D]
   51 |         (void)snprintf(buf, sizeof(buf), "%f\n", DBL_MAX);
      |                                           ^~
/workspace/src/contrib/netbsd-tests/lib/libc/stdlib/t_atoi.c:51:15: note: '=
snprintf' output 318 bytes into a destination of size 128
   51 |         (void)snprintf(buf, sizeof(buf), "%f\n", DBL_MAX);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.sbin ---
--- fstyp.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   -DWITH_ICONV -DHAVE_ZFS -fPIE -g -MD  -MF.depend.fstyp.o=
 -MTfstyp.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -=
Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmi=
ssing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings =
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wneste=
d-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-unknown-pragmas    -I/workspace/src/sys    -c=
 /workspace/src/usr.sbin/fstyp/fstyp.c -o fstyp.o
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx ---
=3D=3D=3D> stand/i386/btx (all)
--- include/machine ---
--- all_subdir_lib ---
--- atoi_test.full ---
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/i386/include
--- all_subdir_lib ---
/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 -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/lib=
c/tests/stdlib -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netb=
sd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno=
-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn=
o-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-function =
-Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit=
ialized -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=3Di=
mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el=
t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer=
-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi=
zations -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-type -Wno-address-of=
-packed-member  -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre=
lro -pie -Wl,-znoexecstack  -o atoi_test.full t_atoi.o  -lprivateatf-c -L/t=
mp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_stand ---
--- include/x86 ---
--- all_subdir_sbin ---
--- fabrics.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/lib/libnvmf -fPIE -g -MD  -MF.depend.fa=
brics.o -MTfabrics.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector=
-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param=
eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite=
-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript=
s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn=
o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er=
ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro=
r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W=
no-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/sbin/nvmecontrol/f=
abrics.c -o fabrics.o
--- all_subdir_stand ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_stand/i386/btx/btx ---
=3D=3D=3D> stand/i386/btx/btx (all)
--- include/machine ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- btx.o ---
--- all_subdir_lib ---
--- atoi_test.debug ---
--- all_subdir_stand ---
/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   -I/workspace/src/stand/i386/btx/lib -nostdinc    -I/tmp/o=
bj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_=
STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo=
aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -=
I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding =
-mno-mmx -mno-sse  -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0=
x0 -I/workspace/src/stand/i386/common -MD  -MF.depend.btx.o -MTbtx.o -std=
=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign=
 -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo=
bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-=
error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia=
sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du=
nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto=
logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat=
ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D=
format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth=
rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er=
ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-=
error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e=
rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem=
ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno=
-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member=
  -Os -mpreferred-stack-boundary=3D2        -c /workspace/src/stand/i386/bt=
x/btx/btx.S -o btx.o
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug atoi_te=
st.full atoi_test.debug
--- atoi_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Datoi_test.debug  atoi_test.full atoi_test
--- div_test ---
(cd /workspace/src/lib/libc/tests/stdlib &&  DEPENDFILE=3D.depend.div_test =
 NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdlib/Makefile _RECUR=
SING_PROGS=3Dt  PROG=3Ddiv_test )
--- all_subdir_lib/libc/tests/stdio ---
--- snprintf_test.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 -Wno-uninitializ=
ed -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -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 -Wno-address-of-packed-member  -Wl,-zrelro -pie -Wl,-znoexecstack  -o s=
nprintf_test.full snprintf_test.o  -lprivateatf-c
--- all_subdir_stand ---
--- btx ---
/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 -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/wo=
rkspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STAND=
ALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-m=
cfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/wor=
kspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-=
mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0x0 -I/=
workspace/src/stand/i386/common -std=3Dgnu99 -Wno-format-zero-length -Wsyst=
em-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-=
error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno=
-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat=
ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-=
parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er=
ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn=
o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi=
ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con=
st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -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=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=3D2 =
 -nostdlib -e start -Wl,--defsym,ORG=3D0x9000,-T,/workspace/src/stand/i386/=
boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-id=3Dnone -Wl,-zrelro =
-Wl,-znoexecstack   -o btx btx.o =20
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/stdlib ---
--- .depend.div_test ---
--- all_subdir_stand ---
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], c=
ore dumped
compilation terminated.
*** [btx] Error code 1

make[6]: stopped in /workspace/src/stand/i386/btx/btx
1 error

make[6]: stopped in /workspace/src/stand/i386/btx/btx
       46.03 real        90.92 user        14.38 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/jenkins1390222137254346=
074.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_4950_1649137169.1726197903471--



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