Date: Tue, 24 Sep 2024 02:45:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: khng@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc13_build - Build #1778 - Still Failing Message-ID: <479496901.7973.1727145921844@jenkins.ci.freebsd.org> In-Reply-To: <640032571.7875.1727136211080@jenkins.ci.freebsd.org> References: <640032571.7875.1727136211080@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_7972_730529889.1727145919556 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #1778 (8067debcd19f18a60d79d91f3b510= 7eed2a6faae) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/1778/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 1778/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1= 778/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) 018a491dcea9ed5402bc7f1f4d8b7b1cf5825b9b by khng: dirdeps: Update Makefile.depend.host for hosttools 8067debcd19f18a60d79d91f3b5107eed2a6faae by khng: dirdeps: update/fix Makefile.depend.host for hosttools The end of the build log: [...truncated 87.67 MiB...] | ^ /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; | ^ --- all_subdir_stand --- --- all_subdir_stand/userboot/userboot_lua --- --- bcache.pico --- --- all_subdir_rescue --- /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; | ^ /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; | ^ --- all_subdir_sbin --- --- all_subdir_sbin/mount_nfs --- --- mounttab.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 -DNFS -I/workspace/src/sbin/mount -I/workspace/src/usr.sbi= n/rpc.umntall -fPIE -g -MD -MF.depend.mounttab.o -MTmounttab.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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -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-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -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 -c /workspace/src/usr.sbin/rpc.umntall/mounttab.c -o mounttab.o --- all_subdir_rescue --- /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; | ^ /workspace/src/sbin/init/init.c: In function 'transition_handler': --- 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/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -I/workspace/src/contri= b/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOA= DER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SU= PPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/sr= c/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/commo= n -DHELP_FILENAME=3D\"loader.help.userboot\" -I. -g -MD -MF.depend.bcache.= pico -MTbcache.pico -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -= Werror -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 -Wn= o-address-of-packed-member -Os -c /workspace/src/stand/common/bcache.c= -o bcache.pico --- all_subdir_stand/userboot/userboot_4th --- --- elf32_freebsd.pico --- --- all_subdir_rescue --- /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_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/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/= stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common = -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_= GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan= d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co= ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.= -g -MD -MF.depend.elf32_freebsd.pico -MTelf32_freebsd.pico -std=3Dgnu99 -= Wno-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of-packed-member -Os = -c /workspace/src/stand/userboot/userboot_4th/../userboot/elf32_freebsd.c -= o elf32_freebsd.pico --- all_subdir_usr.bin --- --- all_subdir_usr.bin/diff --- --- xmalloc.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.bin/diff -I/workspace/src/contrib/l= ibdiff/lib -I/workspace/src/contrib/libdiff/include -fPIE -g -MD -MF.depen= d.xmalloc.o -MTxmalloc.o -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 -c /workspace/src/usr.bin/diff/xma= lloc.c -o xmalloc.o --- all_subdir_stand --- --- elf64_freebsd.pico --- --- all_subdir_sbin --- --- mount_nfs.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 -DNFS -I/workspace/src/sbin/mount -I/workspace/src/usr.sbin= /rpc.umntall -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit= e-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o mo= unt_nfs.full mount_nfs.o getmntopts.o mounttab.o =20 --- all_subdir_usr.bin --- --- pr.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.bin/diff -I/workspace/src/contrib/l= ibdiff/lib -I/workspace/src/contrib/libdiff/include -fPIE -g -MD -MF.depen= d.pr.o -MTpr.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -c /workspace/src/usr.bin/diff/pr.c -o pr.o --- 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/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/= stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common = -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_= GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan= d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co= ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.= -g -MD -MF.depend.elf64_freebsd.pico -MTelf64_freebsd.pico -std=3Dgnu99 -= Wno-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of-packed-member -Os = -c /workspace/src/stand/userboot/userboot_4th/../userboot/elf64_freebsd.c -= o elf64_freebsd.pico --- all_subdir_sbin --- --- mount_nfs.8.gz --- gzip -cn /workspace/src/sbin/mount_nfs/mount_nfs.8 > mount_nfs.8.gz --- all_subdir_stand --- --- host.pico --- /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/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/= stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common = -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_= GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan= d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co= ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.= -g -MD -MF.depend.host.pico -MThost.pico -std=3Dgnu99 -Wno-format-zero-le= ngth -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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 -Os -c /workspace/sr= c/stand/userboot/userboot_4th/../userboot/host.c -o host.pico --- all_subdir_sbin --- --- mount_nfs.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug mount_n= fs.full mount_nfs.debug --- all_subdir_cddl --- --- case_file.o --- /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 -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I= /workspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/= contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/= openzfs/lib/libzpool/include -I/workspace/src/sys -include /workspace/src/s= ys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -I/workspace/src/c= ddl/usr.sbin -DHAVE_ISSETUGID -DHAVE_EXECVPE -fPIE -g -MD -MF.depend.zfsd_u= nittest.case_file.o -MTcase_file.o -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-addr= ess-of-packed-member -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/= private -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM= _REDIRECTION=3D1 -frtti -fPIE -std=3Dc++14 -Wno-literal-suffix -Wno-error= =3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/cddl/usr.= sbin/zfsd/case_file.cc -o case_file.o --- all_subdir_sbin --- --- mount_nfs --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmount_nfs.debug mount_nfs.full mount_nfs --- all_subdir_sbin/mount_udf --- =3D=3D=3D> sbin/mount_udf (all) --- all_subdir_lib --- --- regex_att_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 -I/workspace/src/contrib/netbsd-tests/lib/libc/regex -DREGE= X_SPENCER -DSKIP_LEFTASSOC -I/workspace/src/lib/libnetbsd -I/workspace/src/= contrib/netbsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -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 regex_att_test.full t_regex_att.o -lprivate= atf-c -lutil -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_p= ie --- all_subdir_sbin --- --- .depend --- echo mount_udf.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libkiconv.a >> .depend --- mount_udf.o --- --- all_subdir_rescue --- --- ifconfig_make --- --- af_inet6.o --- --- all_subdir_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 -I/workspace/src/sbin/mount -I/workspace/src/sys -fPIE -= g -MD -MF.depend.mount_udf.o -MTmount_udf.o -std=3Dgnu99 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-= y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace/= src/sbin/mount_udf/mount_udf.c -o mount_udf.o --- all_subdir_rescue --- /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/libifconfig -I/tmp/obj/workspace/sr= c/amd64.amd64/rescue/rescue/workspace/src/lib/libifconfig -DINET6 -DINET -W= all -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRES= CUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspa= ce/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.af_inet6.o -MTaf_inet6.= o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prot= otypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -= Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs = -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -= Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare = -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decl= arations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-= not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wn= o-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-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -c /workspace/src/sbin/ifconfig/af_inet6.c -o af_inet6.= o --- all_subdir_stand --- --- all_subdir_stand/userboot/userboot_lua --- --- biossmap.pico --- --- all_subdir_share --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/weak_result_type.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/reference_wrapper.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/identity.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/lower_bound.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/binary_search.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1790, from /workspace/src/contrib/googletest/googletest/samples/= prime_tables.h:37, from /workspace/src/contrib/googletest/googletest/samples/= sample8_unittest.cc:37: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_function.h:45:27: warning: 'template<class _Arg1, class _Arg2, class _Re= sult> struct std::__1::binary_function' is deprecated [-Wdeprecated-declara= tions] 45 | using __binary_function =3D binary_function<_Arg1, _Arg2, _Result>; | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_function.h:24:57: note: declared here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_func= tion { | ^~~~~~~~~~~= ~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/weak_result_type.h:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_function.h:42:26: warning: 'template<class _Arg, class _Result> struct st= d::__1::unary_function' is deprecated [-Wdeprecated-declarations] 42 | using __unary_function =3D unary_function<_Arg, _Result>; | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_function.h:23:57: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_funct= ion { | ^~~~~~~~~~~= ~~~ --- 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/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -I/workspace/src/contri= b/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOA= DER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SU= PPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/sr= c/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/commo= n -DHELP_FILENAME=3D\"loader.help.userboot\" -I. -g -MD -MF.depend.biossma= p.pico -MTbiossmap.pico -std=3Dgnu99 -Wno-format-zero-length -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -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-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= 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 -Os -c /workspace/src/stand/userboot/= userboot_lua/../userboot/biossmap.c -o biossmap.pico --- all_subdir_lib --- --- regex_att_test.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug regex_a= tt_test.full regex_att_test.debug --- all_subdir_usr.bin --- --- diffreg_new.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.bin/diff -I/workspace/src/contrib/l= ibdiff/lib -I/workspace/src/contrib/libdiff/include -fPIE -g -MD -MF.depen= d.diffreg_new.o -MTdiffreg_new.o -std=3Dgnu99 -Wno-format-zero-length -fsta= ck-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 -Wch= ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/usr.bin= /diff/diffreg_new.c -o diffreg_new.o --- all_subdir_lib --- --- regex_att_test --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dregex_att_test.debug regex_att_test.full regex_att_test --- multibyte --- echo '#! /usr/libexec/atf-sh' > multibyte.tmp cat /workspace/src/lib/libc/tests/regex/multibyte.sh >>multibyte.tmp --- all_subdir_stand --- --- all_subdir_stand/userboot/userboot_4th --- --- main.pico --- --- all_subdir_lib --- chmod +x multibyte.tmp --- 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/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/= stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common = -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_= GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan= d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co= ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.= -g -MD -MF.depend.main.pico -MTmain.pico -std=3Dgnu99 -Wno-format-zero-le= ngth -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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 -Wno-implicit-function-de= claration -Os -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib= /openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zf= s -c /workspace/src/stand/userboot/userboot_4th/../userboot/main.c -o ma= in.pico --- all_subdir_lib --- mv multibyte.tmp multibyte --- regex_test --- echo '#! /usr/libexec/atf-sh' > regex_test.tmp cat /workspace/src/contrib/netbsd-tests/lib/libc/regex/t_regex.sh >>regex_t= est.tmp chmod +x regex_test.tmp mv regex_test.tmp regex_test --- Kyuafile --- --- all_subdir_stand --- --- all_subdir_stand/userboot/userboot_lua --- --- bootinfo.pico --- /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/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -I/workspace/src/contri= b/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOA= DER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SU= PPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/sr= c/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/commo= n -DHELP_FILENAME=3D\"loader.help.userboot\" -I. -g -MD -MF.depend.bootinf= o.pico -MTbootinfo.pico -std=3Dgnu99 -Wno-format-zero-length -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -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-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= 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 -W--- all_subdir_stand/i386 --- =3D=3D=3D> stand/i386 (all) --- all_subdir_stand/userboot --- no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-me= mber -Os -c /workspace/src/stand/userboot/userboot_lua/../userboot/boo= tinfo.c -o bootinfo.pico --- all_subdir_stand/i386 --- --- all_subdir_stand/i386/btx --- =3D=3D=3D> stand/i386/btx (all) --- all_subdir_usr.bin --- /workspace/src/usr.bin/diff/diffreg_new.c:86:38: warning: 'no_algo' defined= but not used [-Wunused-const-variable=3D] 86 | static const struct diff_algo_config no_algo =3D (struct diff_algo_= config){ | ^~~~~~~ --- all_subdir_sbin --- --- getmntopts.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/sbin/mount -I/workspace/src/sys -fPIE -= g -MD -MF.depend.getmntopts.o -MTgetmntopts.o -std=3Dgnu99 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -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 -c /workspac= e/src/sbin/mount/getmntopts.c -o getmntopts.o --- all_subdir_stand --- --- include/machine --- include/machine -> /workspace/src/sys/i386/include --- include/x86 --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_stand/i386/btx/btx --- =3D=3D=3D> stand/i386/btx/btx (all) --- all_subdir_stand/userboot --- --- bootinfo32.pico --- /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/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -I/workspace/src/contri= b/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOA= DER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SU= PPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/sr= c/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/commo= n -DHELP_FILENAME=3D\"loader.help.userboot\" -I. -g -MD -MF.depend.bootinf= o32.pico -MTbootinfo32.pico -std=3Dgnu99 -Wno-format-zero-length -Wsystem-h= eaders -Werror -Wno-pointer-sign -Wdate-time -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 -Os -c /workspace/src/stand/userboot= /userboot_lua/../userboot/bootinfo32.c -o bootinfo32.pico --- all_subdir_stand/i386 --- --- include/machine --- --- all_subdir_stand/userboot --- --- all_subdir_stand/userboot/userboot_4th --- --- userboot_cons.pico --- 67.43 real 142.20 user 18.90 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/jenkins1126907671222190= 2769.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_7972_730529889.1727145919556--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?479496901.7973.1727145921844>