Date: Fri, 19 Apr 2024 03:55:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bofh@FreeBSD.org, emaste@FreeBSD.org, 0mp@FreeBSD.org, christos@FreeBSD.org, tuexen@FreeBSD.org, dim@FreeBSD.org, sjg@FreeBSD.org, mhorne@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc13_build - Build #611 - Still Failing Message-ID: <1430920860.7731.1713498941687@jenkins.ci.freebsd.org> In-Reply-To: <423920828.7697.1713477952773@jenkins.ci.freebsd.org> References: <423920828.7697.1713477952773@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_7730_1512469844.1713498939117 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #611 (f697b9d03d998da8ec69f2028dd770= 2a42adc3fc) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/611/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 611/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/6= 11/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) 9dfe484e126d0e477a0d79b3f7a2350af9f5e025 by mhorne: hier.7: polish entry to system manual f115e03a47b971ac639568dd5f349569527b8782 by mhorne: intro(7): add link to new networking(7) cb9d4bb1fbb9ac0eb9f211656e91f9d5254c166c by bofh: Add preliminary in-tree CI infrastructure for developers 2fd73b7126d7d7e5701e001af929411ce7a0c5f1 by dim: share/mk/bsd.cpu.mk: add F16C feature for i386 and amd64 architectures ede456359e55958ab17ac665e5867674a0c0e81b by emaste: CONTRIBUTING: mention sys/crypto as another "contrib" directory 67783db661f88cf5259c19bb59ddee9e076007ac by emaste: CONTRIBUTING: request only one submission type per change 806bd5e00658e66a5625397335cafa4748112f14 by 0mp: organization.dot: Fix typos c9cd686bd4a039c652ed5d11019bae10828329df by tuexen: tcp: drop data received after a FIN has been processed 1941914d3bb41b9e29a250d876ed8814b7b91f96 by tuexen: tcp rack: improve BBR_LOG_CWND event d0032e6a9e6596302bf129d7f68a627a02c6cd0a by christos: sound: Be more verbose with virtual channel descriptions 41ab202ff74ea6af7e9125c9dfb430c729380f41 by christos: sound: Call device_get_name() and device_get_unit() only once in 4d2be7be3837d66ba242a0a7fd51632c3f89285d by christos: sound: Get rid of snddev_info->devcount 17969e696325273e250a1dc73f43de76c0836aae by christos: sound: Remove obsolete chn_setvolume() 8b97dce6973ca1b6c3407c34c76d459f43ca1061 by christos: sound: Remove PCMMINOR() a44c45c7f597d67d37e09396b0778a2847a30981 by christos: sound: Simplify unit fetching in dsp_oss_audioinfo() 1b82d425ec0ac155765bcdf706040534309e9c94 by christos: sound: Remove obsolete DV_F_* flags f697b9d03d998da8ec69f2028dd7702a42adc3fc by sjg: Update sys.dirdeps.mk set default DEP_* The end of the build log: [...truncated 83.46 MiB...] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__charconv/to_chars_integral.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_bool.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:70:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] 70 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1= 0(char* __first, _Tp __value) noexcept { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:70:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 101 | __cxx_atomic_wait(_Atp* __a, _Tp const __val, memory_order __order)= { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:28: warning: 'always_inline' function might not be inlinable = [-Wattributes] 115 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:110:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 110 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:155:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 155 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:147:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 147 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:139:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 139 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:120:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 120 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:278:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 278 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:278:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:299:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 299 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:299:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:269:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 269 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:269:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- memmove.o --- --- all_subdir_secure --- --- BN_security_bits.3.gz --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.memmove.o -MTmemmove.o -std=3Dgn= u99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-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 -= Os -c /workspace/src/lib/libc/string/memmove.c -o memmove.o --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/bin/chio...] --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/BN_security_bits.3 > = BN_security_bits.3.gz --- BN_set_bit.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/BN_set_bit.3 > BN_set= _bit.3.gz --- all_subdir_bin --- --- cpuset.full --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o = cpuset.full cpuset.o -ljail=20 --- all_subdir_secure --- --- BN_swap.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/BN_swap.3 > BN_swap.3= .gz --- BN_zero.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/BN_zero.3 > BN_zero.3= .gz --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- ffs.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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.ffs.o -MTffs.o -std=3Dgnu99 -Wn= o-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpref= erred-stack-boundary=3D2 -c /workspace/src/lib/libc/string/ffs.c -o ffs= .o --- all_subdir_secure --- --- BUF_MEM_new.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/BUF_MEM_new.3 > BUF_M= EM_new.3.gz --- CMS_EncryptedData_decrypt.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_EncryptedData_dec= rypt.3 > CMS_EncryptedData_decrypt.3.gz --- all_subdir_bin --- --- cpuset.1.gz --- gzip -cn /workspace/src/bin/cpuset/cpuset.1 > cpuset.1.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/bin/chmod...] --- all_subdir_secure --- --- CMS_EncryptedData_encrypt.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_EncryptedData_enc= rypt.3 > CMS_EncryptedData_encrypt.3.gz --- all_subdir_bin --- --- cpuset.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug cpuset.= full cpuset.debug --- all_subdir_secure --- --- CMS_EnvelopedData_create.3.gz --- --- all_subdir_bin --- --- cpu- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_EnvelopedData_cre= ate.3 > CMS_EnvelopedData_create.3.gz --- all_subdir_bin --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcpuset.debug cpuset.full cpuset --- all_subdir_stand --- --- fls.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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.fls.o -MTfls.o -std=3Dgnu99 -Wn= o-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpref= erred-stack-boundary=3D2 -c /workspace/src/lib/libc/string/fls.c -o fls= .o --- all_subdir_bin --- --- all_subdir_bin/date --- =3D=3D=3D> bin/date (all) --- all_subdir_secure --- --- CMS_add0_cert.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_add0_cert.3 > CMS= _add0_cert.3.gz --- CMS_add1_recipient_cert.3.gz --- --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- memset.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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.memset.o -MTmemset.o -std=3Dgnu9= 9 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered = -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno---- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_add1_recipient_ce= rt.3 > CMS_add1_recipient_cert.3.gz --- all_subdir_stand --- error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-co= mpare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -= Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3D= deprecated -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-t= ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop= -overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func= tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-= error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo= p-truncation -Wno-return-type -Wno-address-of-packed-member -Os -c /wo= rkspace/src/lib/libc/string/memset.c -o memset.o --- all_subdir_bin --- --- .depend --- echo date.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .= depend --- date.o --- --- all_subdir_secure --- --- CMS_add1_signer.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_add1_signer.3 > C= MS_add1_signer.3.gz --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -fPIE -g -MD -MF.depend.date.o -MTdate.o -std=3Dgnu99 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/date/date.c -o date.o --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- memccpy.o --- --- all_subdir_secure --- --- CMS_compress.3.gz --- --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/bin/cp...] --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_compress.3 > CMS_= compress.3.gz --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.memccpy.o -MTmemccpy.o -std=3Dg= nu99 -Wno-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of-packed-member -= Os -mpreferred-stack-boundary=3D2 -c /workspace/src/lib/libc/string/mem= ccpy.c -o memccpy.o --- all_subdir_secure --- --- CMS_data_create.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_data_create.3 > C= MS_data_create.3.gz --- CMS_decrypt.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_decrypt.3 > CMS_d= ecrypt.3.gz --- CMS_digest_create.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_digest_create.3 >= CMS_digest_create.3.gz --- CMS_encrypt.3.gz --- --- all_subdir_kerberos5 --- --- digest-service.full --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_encrypt.3 > CMS_e= ncrypt.3.gz --- all_subdir_kerberos5 --- /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/crypto/heimdal/kdc -I/workspace/src/crypto= /heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src= /crypto/heimdal/lib/ipc -I/workspace/src/crypto/heimdal/lib/wind -I/workspa= ce/src/crypto/heimdal/lib/roken -I/workspace/src/contrib/com_err -DHAVE_CON= FIG_H -I/workspace/src/kerberos5/include -fPIE -g -std=3Dgnu99 -Wno-format-= zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=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=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 -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o digest-service.full diges= t-service.o -lhdb -lkdc -lprivateheimipcs -lkrb5 -lroken -lasn1 -lcr= ypto -L/tmp/obj/workspace/src/amd64.amd64/kerberos5/lib/libvers -lvers_pie = -lheimntlm=20 --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- strcat.o --- --- all_subdir_stand/libsa32 --- --- memchr.o --- --- all_subdir_stand/libsa --- /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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.strcat.o -MTstrcat.o -std=3Dgnu9= 9 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered = -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-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 -= Os -c /workspace/src/lib/libc/string/strcat.c -o strcat.o --- all_subdir_stand/libsa32 --- /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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.memchr.o -MTmemchr.o -std=3Dgnu= 99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdat= e-time -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-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 -= Os -mpreferred-stack-boundary=3D2 -c /workspace/src/lib/libc/string/mem= chr.c -o memchr.o --- all_subdir_secure --- --- CMS_final.3.gz --- --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/bin/date...] --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_final.3 > CMS_fin= al.3.gz --- CMS_get0_RecipientInfos.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_get0_RecipientInf= os.3 > CMS_get0_RecipientInfos.3.gz --- CMS_get0_SignerInfos.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_get0_SignerInfos.= 3 > CMS_get0_SignerInfos.3.gz --- CMS_get0_type.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_get0_type.3 > CMS= _get0_type.3.gz --- CMS_get1_ReceiptRequest.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_get1_ReceiptReque= st.3 > CMS_get1_ReceiptRequest.3.gz --- CMS_sign.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_sign.3 > CMS_sign= .3.gz --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- strchr.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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.strchr.o -MTstrchr.o -std=3Dgnu9= 9 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered = -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-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 -= Os -c /workspace/src/lib/libc/string/strchr.c -o strchr.o --- all_subdir_secure --- --- CMS_sign_receipt.3.gz --- --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- memcmp.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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.memcmp.o -MTmemcmp.o -std=3Dgnu= 99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdat= e-time -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-function -Wno-error=3Dunused= -value -Wno-e--- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/bin/dd...] --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_sign_receipt.3 > = CMS_sign_receipt.3.gz --- all_subdir_stand --- rror=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-com= pare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -W= no-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Dd= eprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -W= no-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error= =3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-t= ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop= -overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func= tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-= error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo= p-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpreferre= d-stack-boundary=3D2 -c /workspace/src/lib/libc/string/memcmp.c -o memc= mp.o --- all_subdir_secure --- --- CMS_uncompress.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_uncompress.3 > CM= S_uncompress.3.gz --- CMS_verify.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_verify.3 > CMS_ve= rify.3.gz --- CMS_verify_receipt.3.gz --- --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- strchrnul.o --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CMS_verify_receipt.3 = > CMS_verify_receipt.3.gz --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.strchrnul.o -MTstrchrnul.o -std= =3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member= -Os -c /workspace/src/lib/libc/string/strchrnul.c -o strchrnul.o --- all_subdir_share --- --- ja_JP.eucJP.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef/ja_JP.eucJP.src -V "34.= 0" -f /workspace/src/share/colldef/../../tools/tools/locale/etc/final-maps= /map.eucJP /tmp/obj/workspace/src/amd64.amd64/share/colldef/ja_JP.eucJP --- all_subdir_secure --- --- CONF_modules_free.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CONF_modules_free.3 >= CONF_modules_free.3.gz --- CONF_modules_load_file.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CONF_modules_load_fil= e.3 > CONF_modules_load_file.3.gz --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- memcpy.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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.memcpy.o -MTmemcpy.o -std=3Dgnu= 99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdat= e-time -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-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 -= Os -mpreferred-stack-boundary=3D2 -c /workspace/src/lib/libc/string/mem= cpy.c -o memcpy.o --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/bin/df...] --- all_subdir_secure --- --- CRYPTO_THREAD_run_once.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CRYPTO_THREAD_run_onc= e.3 > CRYPTO_THREAD_run_once.3.gz --- CRYPTO_get_ex_new_index.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CRYPTO_get_ex_new_ind= ex.3 > CRYPTO_get_ex_new_index.3.gz --- CRYPTO_memcmp.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CRYPTO_memcmp.3 > CRY= PTO_memcmp.3.gz --- CTLOG_STORE_get0_log_by_id.3.gz --- --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- strcmp.o --- --- all_subdir_kerberos5 --- /usr/local/bin/x86_64-unknown-freebsd14.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libcrypto.so: undefined reference to `setcontext' --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/CTLOG_STORE_get0_log_= by_id.3 > CTLOG_STORE_get0_log_by_id.3.gz --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.strcmp.o -MTstrcmp.o -std=3Dgnu9= 9 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered = -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-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 -= Os -c /workspace/src/lib/libc/string/strcmp.c -o strcmp.o --- all_subdir_kerberos5 --- collect2: error: ld returned 1 exit status --- all_subdir_secure --- --- CTLOG_STORE_new.3.gz --- 2.81 real 1.37 user 0.28 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/jenkins7290781675906740= 663.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_7730_1512469844.1713498939117--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1430920860.7731.1713498941687>