From nobody Wed Apr 2 10:42:43 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4ZSLzr4JpQz5s64R for ; Wed, 02 Apr 2025 10:42:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZSLzr2n8Jz3Ccv; Wed, 02 Apr 2025 10:42:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1743590568; a=rsa-sha256; cv=none; b=e8yxAUC3WvVKQakAgTbtQZrnJgNjoODN2KbKL1bz6mdgzqgCnWuHIpr+J9RI4zLhfOWbPz YLAnV8lqmGxky5ICadaGqXd4eLp5Gh44irvAb3o36GSxFFgKGCgQQRZtdQyElg88Wo2ACq kmCMhSYylgqeRdoDkC55elqkvaNoeSmwTcXwKkK8d07Qyhk6eWjrIKTivDm0hJCAWdjFeu Qwdk6l+wOY8kpCa0w4uh7NFdcGyAkGI9oDG67XytAw4cBmYDZylKPZQtOAjh49sdPtiO/B uIxggTE4UqE5IGJtkNpdgys6RGwmSdz64Sh2ZuJzimfWTEYLaThCteUYXVVDUQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1743590568; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: list-id; bh=HacUlCqFKtBV57wpQCQLke66vQLFB7gCV6lptramICs=; b=cm7akHlHVjfxlRzIJQ4mOFsh8uEHPCri6WF8IKVRNHbMZVvFOnWiTPmilxs4biOPaoqily WEgKipFXca5esnCdnAEXAHp9fiwp5y3jxcU9xWVD78OwXx++EZlOx0D2+3U+nvTOpvTcQQ QC7G+6zUkWw66gKywuxcCNRvJfFCyUGzNT2VDryAgpe8SewJnjh4yE0j8Yw5HjWa3OCrbp VG6FTsbyv21nF3BWDLqXzryKoUTw3U38xAzxZSpMZUumgTYuIK8FjeBkzpjr8TDUrpXt0v 18l+I79Jmow9E74ssrDrmILQSLZ9YWTFeogDyDlF88P/8iP6yRM+nomCqxsG6g== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4ZSLzr23Qkz1C3d; Wed, 02 Apr 2025 10:42:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 2 Apr 2025 10:42:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ae@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1425964947.431.1743590568291@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-13-amd64-gcc14_build - Build #53 - Failure List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_430_1763941820.1743590563733" X-Jenkins-Job: FreeBSD-stable-13-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_430_1763941820.1743590563733 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-13-amd64-gcc14_build - Build #53 (f8cd0c8e20b0be367c9508770a= 92ea7649f5da4b) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc14= _build/53/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc14_b= uild/53/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc14_bu= ild/53/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) f8cd0c8e20b0be367c9508770a92ea7649f5da4b by ae: tests: fix test for NULL encription The end of the build log: [...truncated 145.08 MiB...] from /workspace/src/sys/sys/systm.h:43, from /workspace/src/sys/sys/malloc.h:42, from /workspace/src/sys/netlink/netlink_module.c:32: /workspace/src/sys/netlink/netlink_module.c: In function 'vnet_nl_ctl_init'= : /workspace/src/sys/sys/atomic_common.h:128:35: warning: to be safe all inte= rmediate pointers in cast from 'struct nl_control **' to 'struct nl_control= * volatile*' must be 'const' qualified [-Wcast-qual] 128 | #define atomic_store_ptr(p, v) (*(volatile __typeof(*p) *)(p) =3D = (v)) | ^ /workspace/src/sys/netlink/netlink_module.c:96:17: note: in expansion of ma= cro 'atomic_store_ptr' 96 | atomic_store_ptr(&V_nl_ctl, ctl); | ^~~~~~~~~~~~~~~~ /workspace/src/sys/netlink/netlink_module.c: In function 'vnet_nl_ctl_destr= oy': /workspace/src/sys/sys/atomic_common.h:128:35: warning: to be safe all inte= rmediate pointers in cast from 'struct nl_control **' to 'struct nl_control= * volatile*' must be 'const' qualified [-Wcast-qual] 128 | #define atomic_store_ptr(p, v) (*(volatile __typeof(*p) *)(p) =3D = (v)) | ^ /workspace/src/sys/netlink/netlink_module.c:120:9: note: in expansion of ma= cro 'atomic_store_ptr' 120 | atomic_store_ptr(&V_nl_ctl, NULL); | ^~~~~~~~~~~~~~~~ ctfconvert -L VERSION -g netlink_module.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- iface_drivers.o --- --- netlink_route.o --- ctfconvert -L VERSION -g netlink_route.o --- iface_drivers.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF= .depend.iface_drivers.o -MTiface_drivers.o -fdebug-prefix-map=3D./machine= =3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace= /src/sys/x86/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -mso= ft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pr= otector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wca= st-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmiss= ing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error= =3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa= re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn= o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point= -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-unused-= but-set-variable -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-= size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -W= no-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-ze= ro-length -fms-extensions -finline-limit=3D8000 --param inline-unit-growt= h=3D100 --param large-function-growth=3D1000 -fms-extensions -std=3Diso989= 9:1999 -Werror /workspace/src/sys/netlink/route/iface_drivers.c --- netlink_route.o --- ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- iface.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF= .depend.iface.o -MTiface.o -fdebug-prefix-map=3D./machine=3D/workspace/src/= sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/inclu= de -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W= no-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -= fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-err= or=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-c= ompare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift= -overflow -Wno-error=3Dtautological-compare -Wno-unused-but-set-variable -W= no-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpack= ed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -W= no-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer= -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-ex= tensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --param lar= ge-function-growth=3D1000 -fms-extensions -std=3Diso9899:1999 -Werror /wo= rkspace/src/sys/netlink/route/iface.c --- netlink_message_parser.o --- ctfconvert -L VERSION -g netlink_message_parser.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- neigh.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF= .depend.neigh.o -MTneigh.o -fdebug-prefix-map=3D./machine=3D/workspace/src/= sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/inclu= de -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W= no-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -= fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-err= or=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-c= ompare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift= -overflow -Wno-error=3Dtautological-compare -Wno-unused-but-set-variable -W= no-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpack= ed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -W= no-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer= -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-ex= tensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --param lar= ge-function-growth=3D1000 -fms-extensions -std=3Diso9899:1999 -Werror /wo= rkspace/src/sys/netlink/route/neigh.c --- netlink_io.o --- ctfconvert -L VERSION -g netlink_io.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- nexthop.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF= .depend.nexthop.o -MTnexthop.o -fdebug-prefix-map=3D./machine=3D/workspace/= src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/i= nclude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno= -asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall = -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wunde= f -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-di= rs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-unused-but-set-var= iable -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger= -than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling= -pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length = -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --p= aram large-function-growth=3D1000 -fms-extensions -std=3Diso9899:1999 -Wer= ror /workspace/src/sys/netlink/route/nexthop.c --- in_mcast.o --- In function 'ip_msource_tree_RB_INSERT_FINISH', inlined from 'ip_msource_tree_RB_INSERT' at /workspace/src/sys/netinet/= in_mcast.c:3078:1, inlined from 'imf_get_source' at /workspace/src/sys/netinet/in_mcast.c:= 762:3, inlined from 'inp_set_source_filters' at /workspace/src/sys/netinet/in_= mcast.c:2687:12, inlined from 'inp_setmoptions' at /workspace/src/sys/netinet/in_mcast.c= :2874:11: /workspace/src/sys/sys/tree.h:354:28: warning: array subscript 'struct ip_m= source[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-b= ounds=3D] 354 | _RB_UP(elm, field) =3D parent; = \ | ^ /workspace/src/sys/sys/tree.h:843:9: note: in expansion of macro 'RB_SET' 843 | RB_SET(elm, parent, field); = \ | ^~~~~~ /workspace/src/sys/sys/tree.h:480:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_FINISH' 480 | RB_GENERATE_INSERT_FINISH(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:472:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 472 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/in_mcast.c:3078:1: note: in expansion of macro '= RB_GENERATE' 3078 | RB_GENERATE(ip_msource_tree, ip_msource, ims_link, ip_msource_cmp); | ^~~~~~~~~~~ In function 'imf_get_source', inlined from 'inp_set_source_filters' at /workspace/src/sys/netinet/in_= mcast.c:2687:12, inlined from 'inp_setmoptions' at /workspace/src/sys/netinet/in_mcast.c= :2874:11: /workspace/src/sys/sys/malloc.h:232:32: note: object of size 32 allocated b= y 'malloc' 232 | _malloc_item =3D malloc(_size, type, (flags) &~ M_Z= ERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/netinet/in_mcast.c:755:24: note: in expansion of macro '= malloc' 755 | nims =3D malloc(sizeof(struct in_msource), M_INMFIL= TER, | ^~~~~~ --- iface_drivers.o --- ctfconvert -L VERSION -g iface_drivers.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- rt.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF= .depend.rt.o -MTrt.o -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/am= d64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -mc= model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchron= ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-p= rototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poi= nter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Da= ggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare= -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overf= low -Wno-error=3Dtautological-compare -Wno-unused-but-set-variable -Wno-err= or=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not= -aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-err= or=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-= zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensio= ns -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large-fun= ction-growth=3D1000 -fms-extensions -std=3Diso9899:1999 -Werror /workspac= e/src/sys/netlink/route/rt.c --- ip6_output.o --- ctfconvert -L VERSION -g ip6_output.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- nfs_diskless.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF= .depend.nfs_diskless.o -MTnfs_diskless.o -fdebug-prefix-map=3D./machine=3D/= workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src= /sys/x86/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-f= loat -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec= tor -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-q= ual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-= include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dad= dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err= or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno= -error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-unused-but-s= et-variable -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-= larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da= ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le= ngth -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D1= 00 --param large-function-growth=3D1000 -fms-extensions -std=3Diso9899:199= 9 -Werror /workspace/src/sys/nfs/nfs_diskless.c --- in_mcast.o --- In function 'ip_msource_tree_RB_DO_INSERT_COLOR', inlined from 'ip_msource_tree_RB_INSERT_FINISH' at /workspace/src/sys/n= etinet/in_mcast.c:3078:1, inlined from 'ip_msource_tree_RB_INSERT' at /workspace/src/sys/netinet/= in_mcast.c:3078:1, inlined from 'imf_get_source' at /workspace/src/sys/netinet/in_mcast.c:= 762:3, inlined from 'inp_set_source_filters' at /workspace/src/sys/netinet/in_= mcast.c:2687:12, inlined from 'inp_setmoptions' at /workspace/src/sys/netinet/in_mcast.c= :2874:11: /workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitia= lized [-Wmaybe-uninitialized] 332 | #define _RB_LINK(elm, dir, field) (elm)->field.rbe_link[dir] | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/sys/tree.h:401:13: note: in expansion of macro '_RB_LINK= ' 401 | _RB_LINK(tmp, dir-1, field)) !=3D NULL) = \ | ^~~~~~~~ /workspace/src/sys/sys/tree.h:587:25: note: in expansion of macro 'RB_ROTAT= E' 587 | RB_ROTATE(elm, child, elmdir, field); = \ | ^~~~~~~~~ /workspace/src/sys/sys/tree.h:477:9: note: in expansion of macro 'RB_GENERA= TE_DO_INSERT_COLOR' 477 | RB_GENERATE_DO_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:472:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 472 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/in_mcast.c:3078:1: note: in expansion of macro '= RB_GENERATE' 3078 | RB_GENERATE(ip_msource_tree, ip_msource, ims_link, ip_msource_cmp); | ^~~~~~~~~~~ /workspace/src/sys/netinet/in_mcast.c: In function 'inp_setmoptions': /workspace/src/sys/sys/tree.h:544:22: note: 'child' was declared here 544 | struct type *child, *child_up, *gpar; = \ | ^~~~~ /workspace/src/sys/sys/tree.h:477:9: note: in expansion of macro 'RB_GENERA= TE_DO_INSERT_COLOR' 477 | RB_GENERATE_DO_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:472:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 472 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/in_mcast.c:3078:1: note: in expansion of macro '= RB_GENERATE' 3078 | RB_GENERATE(ip_msource_tree, ip_msource, ims_link, ip_msource_cmp); | ^~~~~~~~~~~ In function 'inm_merge', inlined from 'inp_set_source_filters' at /workspace/src/sys/netinet/in_= mcast.c:2705:10, inlined from 'inp_setmoptions' at /workspace/src/sys/netinet/in_mcast.c= :2874:11: /workspace/src/sys/sys/tree.h:1072:27: warning: 'nims' may be used uninitia= lized [-Wmaybe-uninitialized] 1072 | ((x) !=3D NULL) && ((y) =3D name##_RB_PREV(x), (x) !=3D= NULL); \ | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/in_mcast.c:1047:17: note: in expansion of macro = 'RB_FOREACH_REVERSE_FROM' 1047 | RB_FOREACH_REVERSE_FROM(ims, ip_msource_tree, nims)= { | ^~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/in_mcast.c: In function 'inp_setmoptions': /workspace/src/sys/netinet/in_mcast.c:1016:40: note: 'nims' was declared he= re 1016 | struct ip_msource *ims, *nims; | ^~~~ In function 'ip_msource_tree_RB_DO_INSERT_COLOR', inlined from 'ip_msource_tree_RB_INSERT_FINISH' at /workspace/src/sys/n= etinet/in_mcast.c:3078:1, inlined from 'ip_msource_tree_RB_INSERT' at /workspace/src/sys/netinet/= in_mcast.c:3078:1, inlined from 'inm_get_source' at /workspace/src/sys/netinet/in_mcast.c:= 955:3, inlined from 'inm_merge' at /workspace/src/sys/netinet/in_mcast.c:1038:= 11, inlined from 'inp_set_source_filters' at /workspace/src/sys/netinet/in_= mcast.c:2705:10, inlined from 'inp_setmoptions' at /workspace/src/sys/netinet/in_mcast.c= :2874:11: /workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitia= lized [-Wmaybe-uninitialized] 332 | #define _RB_LINK(elm, dir, field) (elm)->field.rbe_link[dir] | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/sys/tree.h:401:13: note: in expansion of macro '_RB_LINK= ' 401 | _RB_LINK(tmp, dir-1, field)) !=3D NULL) = \ | ^~~~~~~~ /workspace/src/sys/sys/tree.h:587:25: note: in expansion of macro 'RB_ROTAT= E' 587 | RB_ROTATE(elm, child, elmdir, field); = \ | ^~~~~~~~~ /workspace/src/sys/sys/tree.h:477:9: note: in expansion of macro 'RB_GENERA= TE_DO_INSERT_COLOR' 477 | RB_GENERATE_DO_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:472:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 472 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/in_mcast.c:3078:1: note: in expansion of macro '= RB_GENERATE' 3078 | RB_GENERATE(ip_msource_tree, ip_msource, ims_link, ip_msource_cmp); | ^~~~~~~~~~~ /workspace/src/sys/netinet/in_mcast.c: In function 'inp_setmoptions': /workspace/src/sys/sys/tree.h:544:22: note: 'child' was declared here 544 | struct type *child, *child_up, *gpar; = \ | ^~~~~ /workspace/src/sys/sys/tree.h:477:9: note: in expansion of macro 'RB_GENERA= TE_DO_INSERT_COLOR' 477 | RB_GENERATE_DO_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:472:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 472 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/in_mcast.c:3078:1: note: in expansion of macro '= RB_GENERATE' 3078 | RB_GENERATE(ip_msource_tree, ip_msource, ims_link, ip_msource_cmp); | ^~~~~~~~~~~ --- key.o --- In function 'key_setlifetime', inlined from 'key_setdumpsp' at /workspace/src/sys/netipsec/key.c:2670:= 7, inlined from 'key_spdget' at /workspace/src/sys/netipsec/key.c:2411:6: /workspace/src/sys/netipsec/key.c:8540:38: warning: 'lt.allocations' may be= used uninitialized [-Wmaybe-uninitialized] 8540 | p->sadb_lifetime_allocations =3D src->allocations; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /workspace/src/sys/netipsec/key.c: In function 'key_spdget': /workspace/src/sys/netipsec/key.c:2641:28: note: 'lt.allocations' was decla= red here 2641 | struct seclifetime lt; | ^~ In function 'key_setlifetime', inlined from 'key_setdumpsp' at /workspace/src/sys/netipsec/key.c:2670:= 7, inlined from 'key_spdget' at /workspace/src/sys/netipsec/key.c:2411:6: /workspace/src/sys/netipsec/key.c:8541:32: warning: 'lt.bytes' may be used = uninitialized [-Wmaybe-uninitialized] 8541 | p->sadb_lifetime_bytes =3D src->bytes; | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /workspace/src/sys/netipsec/key.c: In function 'key_spdget': /workspace/src/sys/netipsec/key.c:2641:28: note: 'lt.bytes' was declared he= re 2641 | struct seclifetime lt; | ^~ --- netlink_message_writer.o --- ctfconvert -L VERSION -g netlink_message_writer.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- nfs_nfssvc.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF= .depend.nfs_nfssvc.o -MTnfs_nfssvc.o -fdebug-prefix-map=3D./machine=3D/work= space/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys= /x86/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float= -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector = -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual = -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-incl= ude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddres= s -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error= =3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e= rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-unused-but-set= -variable -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-= error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la= rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang= ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng= th -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100= --param large-function-growth=3D1000 -fms-extensions -std=3Diso9899:1999 = -Werror /workspace/src/sys/nfs/nfs_nfssvc.c --- mld6.o --- ctfconvert -L VERSION -g mld6.o --- key.o --- In function 'key_setlifetime', inlined from 'key_setdumpsp' at /workspace/src/sys/netipsec/key.c:2670:= 7, inlined from 'key_spddump' at /workspace/src/sys/netipsec/key.c:2612:9: /workspace/src/sys/netipsec/key.c:8540:38: warning: 'lt.allocations' may be= used uninitialized [-Wmaybe-uninitialized] 8540 | p->sadb_lifetime_allocations =3D src->allocations; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /workspace/src/sys/netipsec/key.c: In function 'key_spddump': /workspace/src/sys/netipsec/key.c:2641:28: note: 'lt.allocations' was decla= red here 2641 | struct seclifetime lt; | ^~ In function 'key_setlifetime', inlined from 'key_setdumpsp' at /workspace/src/sys/netipsec/key.c:2670:= 7, inlined from 'key_spddump' at /workspace/src/sys/netipsec/key.c:2612:9: /workspace/src/sys/netipsec/key.c:8541:32: warning: 'lt.bytes' may be used = uninitialized [-Wmaybe-uninitialized] 8541 | p->sadb_lifetime_bytes =3D src->bytes; | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /workspace/src/sys/netipsec/key.c: In function 'key_spddump': /workspace/src/sys/netipsec/key.c:2641:28: note: 'lt.bytes' was declared he= re 2641 | struct seclifetime lt; | ^~ In function 'key_setlifetime', inlined from 'key_setdumpsp' at /workspace/src/sys/netipsec/key.c:2670:= 7, inlined from 'key_spddump' at /workspace/src/sys/netipsec/key.c:2622:9: /workspace/src/sys/netipsec/key.c:8540:38: warning: 'lt.allocations' may be= used uninitialized [-Wmaybe-uninitialized] 8540 | p->sadb_lifetime_allocations =3D src->allocations; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /workspace/src/sys/netipsec/key.c: In function 'key_spddump': /workspace/src/sys/netipsec/key.c:2641:28: note: 'lt.allocations' was decla= red here 2641 | struct seclifetime lt; | ^~ In function 'key_setlifetime', inlined from 'key_setdumpsp' at /workspace/src/sys/netipsec/key.c:2670:= 7, inlined from 'key_spddump' at /workspace/src/sys/netipsec/key.c:2622:9: /workspace/src/sys/netipsec/key.c:8541:32: warning: 'lt.bytes' may be used = uninitialized [-Wmaybe-uninitialized] 8541 | p->sadb_lifetime_bytes =3D src->bytes; | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /workspace/src/sys/netipsec/key.c: In function 'key_spddump': /workspace/src/sys/netipsec/key.c:2641:28: note: 'lt.bytes' was declared he= re 2641 | struct seclifetime lt; | ^~ Build timed out (after 90 minutes). Marking the build as failed. Build was aborted [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-13-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins93017199507= 18459372.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-13-amd64-gcc14_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_430_1763941820.1743590563733--