Date: Thu, 26 Sep 2024 12:44:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: zlei@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-13-amd64-gcc12_build - Build #869 - Still Failing Message-ID: <1067266220.8693.1727354673739@jenkins.ci.freebsd.org> In-Reply-To: <1992935634.8635.1727346599803@jenkins.ci.freebsd.org> References: <1992935634.8635.1727346599803@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_8692_1654881916.1727354671268 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-13-amd64-gcc12_build - Build #869 (bf154c499e84a6703180b60aa= c2481100ffd4c67) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12= _build/869/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12_b= uild/869/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12_bu= ild/869/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) e67e193252874afb5e8a3d4e83f917faae59733e by zlei: iflib: Prefer C99's __func__ over GCC's __FUNCTION__ bf154c499e84a6703180b60aac2481100ffd4c67 by zlei: iflib: Many style fixes The end of the build log: [...truncated 91.95 MiB...] /workspace/src/sbin/init/init.c:994:24: warning: cast between incompatible = function types from 'state_t' {aka 'long int (* (*)(void))(void)'} to 'long= int (*)(void)' [-Wcast-function-type] 994 | return (state_func_t) requested_transition; | ^ /workspace/src/sbin/init/init.c:1013:32: warning: cast between incompatible= function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'= [-Wcast-function-type] 1013 | return (state_func_t) single_user; | ^ /workspace/src/sbin/init/init.c:1018:16: warning: cast between incompatible= function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'= [-Wcast-function-type] 1018 | return (state_func_t) runcom; | ^ /workspace/src/sbin/init/init.c: In function 'runcom': /workspace/src/sbin/init/init.c:1033:16: warning: cast between incompatible= function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'= [-Wcast-function-type] 1033 | return (state_func_t) read_ttys; | ^ /workspace/src/sbin/init/init.c: In function 'run_script': /workspace/src/sbin/init/init.c:1129:24: warning: cast between incompatible= function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'= [-Wcast-function-type] 1129 | return (state_func_t) single_user; | ^ /workspace/src/sbin/init/init.c:1141:32: warning: cast between incompatible= function types from 'state_t' {aka 'long int (* (*)(void))(void)'} to 'lon= g int (*)(void)' [-Wcast-function-type] 1141 | return (state_func_t) requested_transition; | ^ /workspace/src/sbin/init/init.c:1147:32: warning: cast between incompatible= function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'= [-Wcast-function-type] 1147 | return (state_func_t) single_user; | ^ /workspace/src/sbin/init/init.c:1170:24: warning: cast between incompatible= function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'= [-Wcast-function-type] 1170 | return (state_func_t) single_user; | ^ /workspace/src/sbin/init/init.c:1174:24: warning: cast between incompatible= function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'= [-Wcast-function-type] 1174 | return (state_func_t) single_user; | ^ /workspace/src/sbin/init/init.c: In function 'read_ttys': /workspace/src/sbin/init/init.c:1401:24: warning: cast between incompatible= function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'= [-Wcast-function-type] 1401 | return (state_func_t) single_user; | ^ /workspace/src/sbin/init/init.c:1413:16: warning: cast between incompatible= function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'= [-Wcast-function-type] 1413 | return (state_func_t) multi_user; | ^ /workspace/src/sbin/init/init.c: In function 'multi_user': /workspace/src/sbin/init/init.c:1682:16: warning: cast between incompatible= function types from 'state_t' {aka 'long int (* (*)(void))(void)'} to 'lon= g int (*)(void)' [-Wcast-function-type] 1682 | return (state_func_t) requested_transition; | ^ /workspace/src/sbin/init/init.c: In function 'clean_ttys': /workspace/src/sbin/init/init.c:1768:16: warning: cast between incompatible= function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'= [-Wcast-function-type] 1768 | return (state_func_t) multi_user; | ^ /workspace/src/sbin/init/init.c: In function 'catatonia': /workspace/src/sbin/init/init.c:1782:16: warning: cast between incompatible= function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'= [-Wcast-function-type] 1782 | return (state_func_t) multi_user; | ^ /workspace/src/sbin/init/init.c: In function 'death': /workspace/src/sbin/init/init.c:1828:16: warning: cast between incompatible= function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'= [-Wcast-function-type] 1828 | return (state_func_t) death_single; | ^ /workspace/src/sbin/init/init.c: In function 'death_single': /workspace/src/sbin/init/init.c:1846:32: warning: cast between incompatible= function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'= [-Wcast-function-type] 1846 | return (state_func_t) single_user; | ^ /workspace/src/sbin/init/init.c:1856:32: warning: cast between incompatible= function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'= [-Wcast-function-type] 1856 | return (state_func_t) single_user; | ^ /workspace/src/sbin/init/init.c:1861:16: warning: cast between incompatible= function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'= [-Wcast-function-type] 1861 | return (state_func_t) single_user; | ^ /workspace/src/sbin/init/init.c: In function 'transition_handler': /workspace/src/sbin/init/init.c:1613:23: warning: this statement may fall t= hrough [-Wimplicit-fallthrough=3D] 1613 | howto =3D RB_POWEROFF; | ^ /workspace/src/sbin/init/init.c:1614:9: note: here 1614 | case SIGUSR1: | ^~~~ /workspace/src/sbin/init/init.c:1615:23: warning: this statement may fall t= hrough [-Wimplicit-fallthrough=3D] 1615 | howto |=3D RB_HALT; | ^ /workspace/src/sbin/init/init.c:1616:9: note: here 1616 | case SIGWINCH: | ^~~~ /workspace/src/sbin/init/init.c:1620:24: warning: this statement may fall t= hrough [-Wimplicit-fallthrough=3D] 1620 | Reboot =3D TRUE; | ^ /workspace/src/sbin/init/init.c:1621:9: note: here 1621 | case SIGTERM: | ^~~~ /workspace/src/sbin/init/init.c: At top level: /workspace/src/sbin/init/init.c:36:19: warning: 'copyright' defined but not= used [-Wunused-const-variable=3D] 36 | static const char copyright[] =3D | ^~~~~~~~~ --- all_subdir_cddl --- --- libzfs_compat.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_AVX2 -DHAVE_AVX -D__x86_64 -DHAVE_A= VX512F -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/= src/sys/contrib/openzfs/include/os/freebsd -I/workspace/src/sys/contrib/ope= nzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/inc= lude/os/freebsd -I/workspace/src/sys/contrib/openzfs/lib/libshare -I/worksp= ace/src/sys/contrib/ck/include -I/workspace/src/sys -I/workspace/src/cddl/c= ompat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/i= nclude -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/s= ys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_= config.h -DSYSCONFDIR=3D\"/etc\" -DPKGDATADIR=3D\"/usr/share/zfs\" -DZFSEXE= CDIR=3D\"/usr/libexec/zfs\" -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.lib= zfs_compat.po -MTlibzfs_compat.po -std=3Diso9899:1999 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -Wno-uninitialized -Wno-pointer-sign -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= -but-set-variable -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 -Wno-unknown-pragmas -Wno-address-of-packed= -member -c /workspace/src/sys/contrib/openzfs/lib/libzfs/os/freebsd/li= bzfs_compat.c -o libzfs_compat.po --- all_subdir_lib --- --- syslog.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i= nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS -ftl= s-model=3Dinitial-exec -DCRT_IRELOC_RELA -DINIT_IRELOCS=3D"init_cpu_featur= es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp= ace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/= workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_= PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib= /jemalloc/include -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR= OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER= V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD -MF.depend.syslog.po -MTsys= log.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-si= gn -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-but-set-variable -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -I/workspace/src/lib/libutil -I/workspac= e/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msu= n/src -c /workspace/src/lib/libc/gen/syslog.c -o syslog.po --- all_subdir_kerberos5 --- --- expand_path.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace= /src/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I= /workspace/src/crypto/heimdal/lib/ipc -I/workspace/src/crypto/heimdal/base= -I/workspace/src/contrib/com_err -I. -DHAVE_CONFIG_H -I/workspace/src/= kerberos5/include -g -MD -MF.depend.expand_path.po -MTexpand_path.po -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -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-but-set-v= ariable -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-address-of-packed-member -c /workspace/s= rc/crypto/heimdal/lib/krb5/expand_path.c -o expand_path.po --- all_subdir_secure --- --- e_aes_cbc_hmac_sha1.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspace/src/cry= pto/openssl/include -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOP= ENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -= DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DVPAES_ASM -= DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DO= PENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines\"" -DNDEBUG -= I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypt= o/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I= /workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.a= md64/secure/lib/libcrypto -g -MD -MF.depend.e_aes_cbc_hmac_sha1.po -MTe_ae= s_cbc_hmac_sha1.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wno-pointer-sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-vari= able -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno= -error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/cr= ypto/openssl/crypto/evp/e_aes_cbc_hmac_sha1.c -o e_aes_cbc_hmac_sha1.po --- all_subdir_sbin --- /workspace/src/sbin/savecore/savecore.c: In function 'sparsefwrite': /workspace/src/sbin/savecore/savecore.c:512:20: warning: 'he' may be used u= ninitialized [-Wmaybe-uninitialized] 512 | he &=3D BLOCKMASK; | ^ /workspace/src/sbin/savecore/savecore.c:499:20: note: 'he' was declared her= e 499 | size_t nw, he, hs; | ^~ --- all_subdir_rescue --- --- ifconfig_make --- --- ifgre.o --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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.ifgre.o -MTifgre.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-err= or=3Daddress -Wno-error=3Darray-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 -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/sbin/ifconfig/ifgre.c -o if= gre.o --- all_subdir_secure --- --- e_aes_cbc_hmac_sha256.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspace/src/cry= pto/openssl/include -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOP= ENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -= DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DVPAES_ASM -= DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DO= PENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines\"" -DNDEBUG -= I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypt= o/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I= /workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.a= md64/secure/lib/libcrypto -g -MD -MF.depend.e_aes_cbc_hmac_sha256.po -MTe_= aes_cbc_hmac_sha256.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wno-error=3Daddress -Wno-error--- all_subdir_c= ddl --- --- libzfs_ioctl_compat.po --- --- all_subdir_secure --- =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-but-set-variable -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=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 -Wno-address-of-packed-member = -c /workspace/src/crypto/openssl/crypto/evp/e_aes_cbc_hmac_sha256.c -o e= _aes_cbc_hmac_sha256.po --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_AVX2 -DHAVE_AVX -D__x86_64 -DHAVE_A= VX512F -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/= src/sys/contrib/openzfs/include/os/freebsd -I/workspace/src/sys/contrib/ope= nzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/inc= lude/os/freebsd -I/workspace/src/sys/contrib/openzfs/lib/libshare -I/worksp= ace/src/sys/contrib/ck/include -I/workspace/src/sys -I/workspace/src/cddl/c= ompat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/i= nclude -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/s= ys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_= config.h -DSYSCONFDIR=3D\"/etc\" -DPKGDATADIR=3D\"/usr/share/zfs\" -DZFSEXE= CDIR=3D\"/usr/libexec/zfs\" -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.lib= zfs_ioctl_compat.po -MTlibzfs_ioctl_compat.po -std=3Diso9899:1999 -Wno-form= at-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno= -format-y2k -Wno-uninitialized -Wno-pointer-sign -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-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-addre= ss-of-packed-member -c /workspace/src/sys/contrib/openzfs/lib/libzfs/o= s/freebsd/libzfs_ioctl_compat.c -o libzfs_ioctl_compat.po --- all_subdir_lib --- --- telldir.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i= nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS -ftl= s-model=3Dinitial-exec -DCRT_IRELOC_RELA -DINIT_IRELOCS=3D"init_cpu_featur= es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp= ace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/= workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_= PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib= /jemalloc/include -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR= OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER= V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD -MF.depend.telldir.po -MTte= lldir.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-= sign -Wno-error=3Daddress -Wno-error=3Darray-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=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Du= nused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -I/workspace/src/lib/libutil -I/workspac= e/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msu= n/src -c /workspace/src/lib/libc/gen/telldir.c -o telldir.po --- all_subdir_stand --- --- nvstore.pico --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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.nvstore.pico -MTnvstore.pico -std=3Dgnu99 -Wno-format-z= ero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wno-error=3Daddress = -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= 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/common/nvstore.c -o nvstore.pico --- all_subdir_lib --- --- all_subdir_lib/libc++ --- --- condition_variable.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg = -O2 -pipe -fno-common -isystem /workspace/src/contrib/llvm-project/libcxx/s= rc -isystem /workspace/src/lib/libc++ -isystem /workspace/src/contrib/llvm-= project/libcxx/include -isystem /workspace/src/contrib/libcxxrt -nostdinc++= -nostdlib -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER= -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES -DLIBCXXRT -fdata-sections -ffunction= -sections -fno-semantic-interposition -fvisibility-inlines-hidden -fvisibil= ity=3Dhidden -g -MD -MF.depend.condition_variable.po -MTcondition_variable.= po -Wno-format-zero-length -fstack-protector-strong -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno= -error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -g -std=3Dc++20 -Wno-literal-suffix -Wno-error=3Dunknown-pragmas = -c /workspace/src/contrib/llvm-project/libcxx/src/condition_variable.cpp -o= condition_variable.po --- all_subdir_rescue --- --- ifgif.o --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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.ifgif.o -MTifgif.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-err= or=3Daddress -Wno-error=3Darray-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 -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/sbin/ifconfig/ifgif.c -o if= gif.o --- all_subdir_secure --- --- e_aria.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspace/src/cry= pto/openssl/include -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOP= ENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -= DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DVPAES_ASM -= DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DO= PENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines\"" -DNDEBUG -= I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypt= o/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I= /workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.a= md64/secure/lib/libcrypto -g -MD -MF.depend.e_aria.po -MTe_aria.po -std=3D= gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -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-but-set-variable -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/crypto/openssl/crypto/evp/e= _aria.c -o e_aria.po --- all_subdir_cddl --- --- libzfs_zmount.po --- --- all_subdir_lib --- --- all_subdir_lib/libc --- --- termios.po --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_AVX2 -DHAVE_AVX -D__x86_64 -DHAVE_A= VX512F -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/= src/sys/contrib/openzfs/include/os/freebsd -I/workspace/src/sys/contrib/ope= nzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/inc= lude/os/freebsd -I/workspace/src/sys/contrib/openzfs/lib/libshare -I/worksp= ace/src/sys/contrib/ck/include -I/workspace/src/sys -I/workspace/src/cddl/c= ompat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/i= nclude -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/s= ys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_= config.h -DSYSCONFDIR=3D\"/etc\" -DPKGDATADIR=3D\"/usr/share/zfs\" -DZFSEXE= CDIR=3D\"/usr/libexec/zfs\" -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.lib= zfs_zmount.po -MTlibzfs_zmount.po -std=3Diso9899:1999 -Wno---- all_subdir_l= ib --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i= nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS -ftl= s-model=3Dinitial-exec -DCRT_IRELOC_RELA -DINIT_IRELOCS=3D"init_cpu_featur= es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp= ace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/= workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_= PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib= /jemalloc/include -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR= OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER= V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD -MF.depend.termios.po -MTte= rmios.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitial--- all_subdir_cdd= l --- format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -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-but-set-variable -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= 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-unknown-pragmas -Wno= -address-of-packed-member -c /workspace/src/sys/contrib/openzfs/lib/li= bzfs/os/freebsd/libzfs_zmount.c -o libzfs_zmount.po --- all_subdir_lib --- ized -Wno-pointer-sign -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-but-set-varia= ble -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 -I/workspace/src/lib= /libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/w= orkspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/termios.c -o termi= os.po --- all_subdir_stand --- --- pnglite.pico --- --- all_subdir_kerberos5 --- --- fcache.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace= /src/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I= /workspace/src/crypto/heimdal/lib/ipc -I/workspace/src/crypto/heimdal/base= -I/workspace/src/contrib/com_err -I. -DHAVE_CONFIG_H -I/workspace/src/= kerberos5/include -g -MD -MF.depend.fcache.po -MTfcache.po -std=3Dgnu99 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno= -error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -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 -c /workspace/src/crypto/heimd= al/lib/krb5/fcache.c -o fcache.po --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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.pnglite.pico -MTpnglite.pico -std=3Dgnu99 -Wno-format-z= ero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wno-error=3Daddress = -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= 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 -I/workspace/src/contrib/pnglite -DHAVE_MEMCPY -I/workspace/src/s= ys/contrib/zlib -c /workspace/src/contrib/pnglite/pnglite.c -o pnglite.pi= co --- all_subdir_rescue --- --- ifipsec.o --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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.ifipsec.o -MTifipsec.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/sbin/ifconfig/ifipsec.c -o = ifipsec.o --- init_make --- --- getmntopts.o --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -O2 -= pipe -fno-common -DDEBUGSHELL -DSECURE -DLOGIN_CAP -DCOMPAT_SYSV_INIT -I/wo= rkspace/src/sbin/mount -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/= libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.= depend.getmntopts.o -MTgetmntopts.o -std=3Dgnu99 -Wno-format-zero-length -f= stack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -W= no-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wca= st-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -= Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/sbin/mount/getmntopts.c -o getmntopts.o --- ifconfig_make --- --- sfp.o --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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.sfp.o -MTsfp.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -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-but-set-variable -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 -c /workspace/src/sbin/ifconfig/sfp.c -o sfp.o --- all_subdir_lib --- --- time.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i= nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS -ftl= s-model=3Dinitial-exec -DCRT_IRELOC_RELA -DINIT_IRELOCS=3D"init_cpu_featur= es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp= ace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/= workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_= PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib= /jemalloc/include -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR= OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER= V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD -MF.depend.time.po -MTtime.= po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -= 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-but-set-variable -Wno-error=3Dunused-= function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -I/workspace/src/lib/libutil -I/workspace/src= /lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src= -c /workspace/src/lib/libc/gen/time.c -o time.po --- all_subdir_cddl --- --- libshare.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_AVX2 -DHAVE_AVX -D__x86_64 -DHAVE_A= VX512F -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/= src/sys/contrib/openzfs/include/os/freebsd -I/workspace/src/sys/contrib/ope= nzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/inc= lude/os/freebsd -I/workspace/src/sys/contrib/openzfs/lib/libshare -I/worksp= ace/src/sys/contrib/ck/include -I/workspace/src/sys -I/workspace/src/cddl/c= ompat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/i= nclude -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/s= ys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_= config.h -DSYSCONFDIR=3D\"/etc\" -DPKGDATADIR=3D\"/usr/share/zfs\" -DZFSEXE= CDIR=3D\"/usr/libexec/zfs\" -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.lib= share.po -MTlibshare.po -std=3Diso9899:1999 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unini= tialized -Wno-pointer-sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-v= ariable -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 -Wno-address-of-packed-member= -c /workspace/src/sys/contrib/openzfs/lib/libshare/libshare.c -o libs= hare.po --- all_subdir_lib --- --- times.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i= nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS -ftl= s-model=3Dinitial-exec -DCRT_IRELOC_RELA -DINIT_IRELOCS=3D"init_cpu_featur= es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp= ace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/= workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_= PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib= /jemalloc/include -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR= OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER= V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD -MF.depend.times.po -MTtime= s.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign= -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-but-set-variable -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-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 -Wn= o-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 -I/workspace/src/lib/libutil -I/workspace/s= rc/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/s= rc -c /workspace/src/lib/libc/gen/times.c -o times.po --- all_subdir_rescue --- --- ifieee80211.o --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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.ifieee80211.o -MTifieee= 80211.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dun= used-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/sbin/ifconfig/ifieee80= 211.c -o ifieee80211.o --- all_subdir_lib --- --- timespec_get.po --- --- all_subdir_stand --- --- all_subdir_stand/i386 --- =3D=3D=3D> stand/i386 (all) --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i= nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS -ftl= s-model=3Dinitial-exec -DCRT_IRELOC_RELA -DINIT_IRELOCS=3D"init_cpu_featur= es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp= ace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/= workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_= PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib= /jemalloc/include -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR= OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER= V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD -MF.depend.timespec_get.po = -MTtimespec_get.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno= -error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -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 -I/workspace/src/lib/libutil -= I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/s= rc/lib/msun/src -c /workspace/src/lib/libc/gen/timespec_get.c -o timespec_g= et.po --- all_subdir_stand --- --- all_subdir_stand/userboot --- --- tslog.pico --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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.tslog.pico -MTtslog.pico -std=3Dgnu99 -Wno-format-zero-= length -Wsystem-headers -Werror -Wno-pointer-sign -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-but-set-variable -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-address-of-packed-member = -Os -c /workspace/src/stand/common/tslog.c -o tslog.pico --- all_subdir_stand/i386 --- --- all_subdir_stand/i386/btx --- =3D=3D=3D> stand/i386/btx (all) --- include/machine --- --- all_subdir_lib --- --- timezone.po --- --- all_subdir_stand --- include/machine -> /workspace/src/sys/i386/include --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i= nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS -ftl= s-model=3Dinitial-exec -DCRT_IRELOC_RELA -DINIT_IRELOCS=3D"init_cpu_featur= es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp= ace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/= workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_= PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib= /jemalloc/include -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR= OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER= V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD -MF.depend.timezone.po -MTt= imezone.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -W= system-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointe= r-sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered= -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -I/workspace/src/lib/libutil -I/work= space/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib= /msun/src -c /workspace/src/lib/libc/gen/timezone.c -o timezone.po --- all_subdir_stand --- --- 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 --- --- load_elf32.pico --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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.load_elf32.pico -MTload_elf32.pico -std=3Dgnu99 -Wno-fo= rmat-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -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-but-set-variable -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -Os -c /workspace/src/stand/common/load_elf32.c -o load_elf32= .pico --- all_subdir_stand/i386 --- --- include/machine --- include/machine -> /workspace/src/sys/i386/include --- include/x86 --- --- all_subdir_rescue --- /workspace/src/sbin/ifconfig/ifieee80211.c: In function 'printmimo': /workspace/src/sbin/ifconfig/ifieee80211.c:3711:36: warning: the comparison= will always evaluate as 'true' for the address of 'rssi' will never be NUL= L [-Waddress] 3711 | if (mi->ch[i].rssi !=3D 0) { | ^~ In file included from /workspace/src/sys/net80211/ieee80211_ioctl.h:34, from /workspace/src/sbin/ifconfig/ifieee80211.c:74: /workspace/src/sys/net80211/_ieee80211.h:459:17: note: 'rssi' declared here 459 | int8_t rssi[IEEE80211_MAX_CHAIN_PRISEC]; | ^~~~ --- all_subdir_lib --- --- tls.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i= nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS -ftl= s-model=3Dinitial-exec -DCRT_IRELOC_RELA -DINIT_IRELOCS=3D"init_cpu_featur= es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp= ace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/= workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_= PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib= /jemalloc/include -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR= OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER= V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD -MF.depend.tls.po -MTtls.po= -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -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-but-set-variable -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -I/workspace/src/libexec/rtld-elf/amd64 -I/works= pace/src/libexec/rtld-elf -I/workspace/src/lib/libutil -I/workspace/src/l= ib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -= c /workspace/src/lib/libc/gen/tls.c -o tls.po --- all_subdir_stand --- include/x86 -> /workspace/src/sys/x86/include --- btx.o --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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= -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-but-set-variable -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-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 -Wn= o-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 -mpreferred-stack-boundary=3D2 -c /wo= rkspace/src/stand/i386/btx/btx/btx.S -o btx.o --- btx --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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 -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= -but-set-variable -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 -Wno-address-of-packed-member -Os -mpreferr= ed-stack-boundary=3D2 -nostdlib -e start -Wl,--defsym,ORG=3D0x9000,-T,/wor= kspace/src/stand/i386/boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-= id=3Dnone -Wl,-zrelro -o btx btx.o =20 --- all_subdir_cddl --- --- nfs.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_AVX2 -DHAVE_AVX -D__x86_64 -DHAVE_A= VX512F -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/= src/sys/contrib/openzfs/include/os/freebsd -I/workspace/src/sys/contrib/ope= nzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/inc= lude/os/freebsd -I/workspace/src/sys/contrib/openzfs/lib/libshare -I/worksp= ace/src/sys/contrib/ck/include -I/workspace/src/sys -I/workspace/src/cddl/c= ompat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/i= nclude -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/s= ys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_= config.h -DSYSCONFDIR=3D\"/etc\" -DPKGDATADIR=3D\"/usr/share/zfs\" -DZFSEXE= CDIR=3D\"/usr/libexec/zfs\" -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.nfs= .po -MTnfs.po -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wno-error=3Daddress -Wno-error=3Darray-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-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member -c = /workspace/src/sys/contrib/openzfs/lib/libshare/os/freebsd/nfs.c -o nfs.po --- 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 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-stable-13-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins33512810536= 09738625.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-13-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_8692_1654881916.1727354671268--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1067266220.8693.1727354673739>