From nobody Wed Mar 01 15:09:36 2023 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 4PRd1t59ktz3tyVF for ; Wed, 1 Mar 2023 15:09:38 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PRd1t32wHz3N9q; Wed, 1 Mar 2023 15:09:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677683378; 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: in-reply-to:in-reply-to:references:references:list-id; bh=INNduOOgYjQ83ka3a177LvuNE5swCoKA5FTLWM0cjKA=; b=Ata3bAwwzPLQ/tCMmjPzn4YO7d1ZZctsZDHhHyreYBEu4tM1lBFw/NB19Ll8b50rMM9UMI niMj8Kc7JFBW56s+6JfMELLbG3KJuUsFBxdv8i7VSCQXO2ev/W8uMghFycxi1Pqvtz/NL8 Hdy5bOtxup5oOAs3fnRYU5sN5dVNSuFqhsOehDJm5Rvq2Ogzmqwu8bFEXZJfLc0AZAUUWJ i6v/NJpjFTHlXFXw6qfqVm50Sn8sogxS1nzCTC0XcsPVWMyZmWbt7N//8CnWlRQshILjha ygyALm0tEhE0OH7u65rvakGl79dXsgczxmmu80fV583AfP2NNM7/z67ygwvUkQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677683378; a=rsa-sha256; cv=none; b=eNKYErmAaI+bkXxEsukyoiATDK9PkYJfg3ce4lMxX1mhYz71ZkFK9FaLPRs7O0wy7gyx3f YgvOB9BQGm9YYGd9lNBOQdMNKuvrkzEQVI6zOAPJEdtC1v7It9N1Svd+CRcgmlNa9V00iI Pz7xRR6U4AbsYI21PcLB+LjIOJIAVrY08FaeLVyk0JCW7sx8JCzlmXptImtOmTNRlQW4uq zv5zRwSH5FGjiRwB87w5jsS6l4uB8FZvrGpMBDLg5tvOaTZJNZxbf6PL434udgAzEyEycQ aSunrlxxviAYGPNliqgQA3b0621SV69kPCULesGWJeP7nXM1ZAcIXYuofKoH7w== 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 4PRd1t1p4bzdsf; Wed, 1 Mar 2023 15:09:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 1 Mar 2023 15:09:36 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mjg@FreeBSD.org, kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1871092783.10835.1677683378276@jenkins.ci.freebsd.org> In-Reply-To: <875841665.10825.1677659480910@jenkins.ci.freebsd.org> References: <875841665.10825.1677659480910@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #525 - Still Failing 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_10834_1758792111.1677683377123" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_10834_1758792111.1677683377123 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #525 (76a0183e361e7845cd599151661744= 00dbcead2a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/525/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 525/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5= 25/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) 69361b8785468fe15bb2b169a0b72af5bc108cfa by kp: if_ovpn tests: skip the if_ovpn_c test if if_ovpn.ko isn't loaded a3571129380de7d3807b26b843d0408fde7aafde by mjg: kern: whack __mips__ leftover 33755776313e4ebb83da6a742616017d9c946838 by mjg: net: whack __mips__ leftovers 1ccc3107c296e9bd029dfa1d01a6beb4afc2ce1e by mjg: dtrace: whack __mips__ from dtraceall 15c0b8c998616bf43a91f294381c39fb624e7fcc by mjg: mips: whack __mips__ leftover 76a0183e361e7845cd59915166174400dbcead2a by mjg: syscons: whack __mips__ leftovers The end of the build log: [...truncated 12.58 MB...] /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/li= belf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.gelf_r= el.pico -MTgelf_rel.pico -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-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 = -c /workspace/src/contrib/elftoolchain/libelf/gelf_rel.c -o gelf_rel.pic= o --- lib/libthr__L --- --- thr_kern.o --- --- thr_join.o --- In file included from /workspace/src/lib/libthr/thread/thr_private.h:77, from /workspace/src/lib/libthr/thread/thr_join.c:37: In function '_get_curthread', inlined from 'backout_join' at /workspace/src/lib/libthr/thread/thr_joi= n.c:52:30: /workspace/src/lib/libthr/arch/amd64/include/pthread_md.h:52:9: warning: ar= ray subscript 0 is outside array bounds of 'volatile u_long[0]' {aka 'volat= ile long unsigned int[]'} [-Warray-bounds] 52 | __asm __volatile("movq %%fs:%1, %0" : "=3Dr" (thr) | ^~~~~ --- thr_kern.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DPTHREAD_KERNEL -I/workspace/src/lib/libc/include -I/wo= rkspace/src/lib/libc/amd64 -I/workspace/src/lib/libthr/thread -I/workspace/= src/lib/libthr/arch/amd64/include -I/workspace/src/lib/libthr/sys -I/worksp= ace/src/libexec/rtld-elf -I/workspace/src/libexec/rtld-elf/amd64 -I/workspa= ce/src/lib/libthread_db -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_I= NVARIANTS -mno-mmx -mno-sse -g -MD -MF.depend.thr_kern.o -MTthr_kern.o -s= td=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-form= at-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretu= rn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -c /workspace/src/lib/libthr/thread/thr_kern.c -o thr_kern.= o --- thr_join.o --- In function '_get_curthread', inlined from 'join_common' at /workspace/src/lib/libthr/thread/thr_join= .c:90:30: /workspace/src/lib/libthr/arch/amd64/include/pthread_md.h:52:9: warning: ar= ray subscript 0 is outside array bounds of 'volatile u_long[0]' {aka 'volat= ile long unsigned int[]'} [-Warray-bounds] 52 | __asm __volatile("movq %%fs:%1, %0" : "=3Dr" (thr) | ^~~~~ --- lib/libelf__L --- --- gelf_rela.pico --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/li= belf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.gelf_r= ela.pico -MTgelf_rela.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused= -parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -= Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-sub= scripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-ti= me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-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 = -c /workspace/src/contrib/elftoolchain/libelf/gelf_rela.c -o gelf_rel= a.pico --- lib/libgeom__L --- --- geom_getxml.pico --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libgeom -g -MD -MF.dep= end.geom_getxml.pico -MTgeom_getxml.pico -std=3Dgnu99 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitia= lized -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-err= or=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 -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -c /work= space/src/lib/libgeom/geom_getxml.c -o geom_getxml.pico --- cddl/lib/libumem__L --- --- lib/libthr__L --- --- thr_kern.o --- In file included from /workspace/src/lib/libthr/thread/thr_private.h:77, from /workspace/src/lib/libthr/thread/thr_kern.c:39: In function '_get_curthread', inlined from '_thr_alloc_wake_addr' at /workspace/src/lib/libthr/thread= /thr_kern.c:154:14: --- cddl/lib/libumem__L --- =3D=3D=3D> cddl/lib/libumem (obj,all,install) --- lib/libthr__L --- /workspace/src/lib/libthr/arch/amd64/include/pthread_md.h:52:9: warning: ar= ray subscript 0 is outside array bounds of 'volatile u_long[0]' {aka 'volat= ile long unsigned int[]'} [-Warray-bounds] 52 | __asm __volatile("movq %%fs:%1, %0" : "=3Dr" (thr) | ^~~~~ --- cddl/lib/libumem__L --- --- umem.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/cddl/compat/opensolaris/lib/libumem -DN= EED_SOLARIS_BOOLEAN -g -MD -MF.depend.umem.o -MTumem.o -std=3Dgnu99 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-= error=3Dunused-but-set-variable -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-unknown-pragmas -Wno-add= ress-of-packed-member -c /workspace/src/cddl/compat/opensolaris/lib/li= bumem/umem.c -o umem.o --- lib/libthr__L --- In function '_get_curthread', inlined from '_thr_release_wake_addr' at /workspace/src/lib/libthr/thre= ad/thr_kern.c:180:30: --- lib/libgeom__L --- --- geom_stats.pico --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libgeom -g -MD -MF.dep= end.geom_stats.pico -MTgeom_stats.pico -std=3Dgnu99 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W= -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitiali= zed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-bu= t-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-= 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 -c /worksp= ace/src/lib/libgeom/geom_stats.c -o geom_stats.pico --- lib/libelf__L --- --- gelf_shdr.pico --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/li= belf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.gelf_s= hdr.pico -MTgelf_shdr.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused= -parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -= Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-sub= scripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-ti= me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-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 = -c /workspace/src/contrib/elftoolchain/libelf/gelf_shdr.c -o gelf_shd= r.pico --- lib/libthr__L --- /workspace/src/lib/libthr/arch/amd64/include/pthread_md.h:52:9: warning: ar= ray subscript 0 is outside array bounds of 'volatile u_long[0]' {aka 'volat= ile long unsigned int[]'} [-Warray-bounds] 52 | __asm __volatile("movq %%fs:%1, %0" : "=3Dr" (thr) | ^~~~~ --- lib/ncurses/tinfo__L --- --- lib_ttyflags.o --- --- lib/libgeom__L --- --- geom_xml2tree.pico --- --- lib/ncurses/tinfo__L --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/lib/ncurse= s/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contrib/ncurs= es/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/workspace/sr= c/amd64.amd64/lib/ncurses/tinfo/ -Wall -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -= g -MD -MF.depend.lib_ttyflags.o -MTlib_ttyflags.o -std=3Dgnu99 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wn= o-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Du--- lib/libgeom__L --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libgeom -g -MD -MF.dep= end.geom_xml2tree.pico -MTgeom_xml2tree.pico -std=3Dgnu99 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-= y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unin= itialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dun--- lib/ncurses/tinfo__L --- nused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-val= ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c = /workspace/src/contrib/ncurses/ncurses/tinfo/lib_ttyflags.c -o lib_ttyflags= .o --- lib/libgeom__L --- used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-= context -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-address-of-packed-member -c /workspace/src/lib/li= bgeom/geom_xml2tree.c -o geom_xml2tree.pico --- cddl/lib/libumem__L --- --- umem.pico --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/cddl/compat/opensolaris/lib/l= ibumem -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.umem.pico -MTumem.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototy= pes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-e= rror=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-= unknown-pragmas -Wno-address-of-packed-member -c /workspace/src/cddl/c= ompat/opensolaris/lib/libumem/umem.c -o umem.pico --- lib/libelf__L --- --- gelf_sym.pico --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/li= belf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.gelf_s= ym.pico -MTgelf_sym.pico -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-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 = -c /workspace/src/contrib/elftoolchain/libelf/gelf_sym.c -o gelf_sym.pic= o --- gelf_syminfo.pico --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/li= belf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.gelf_s= yminfo.pico -MTgelf_syminfo.pico -std=3Dgnu99 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-= unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-= qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wch= ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-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 -c /workspace/src/contrib/elftoolchain/libelf/gelf_syminfo.c -o g= elf_syminfo.pico --- cddl/lib/libumem__L --- --- libumem.a --- building static umem library /usr/local/x86_64-unknown-freebsd13.1/bin/ar -crsD libumem.a umem.o =20 --- libumem.so.2.full --- building shared library libumem.so.2 /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -Wl,-= zrelro -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,-= -warn-shared-textrel -o libumem.so.2.full -Wl,-soname,libumem.so.2 umem.pi= co=20 --- lib/libthr__L --- --- thr_list.o --- In file included from /workspace/src/lib/libthr/thread/thr_private.h:77, from /workspace/src/lib/libthr/thread/thr_list.c:41: In function '_get_curthread', inlined from '__pthread_distribute_static_tls' at /workspace/src/lib/li= bthr/thread/thr_list.c:390:14: /workspace/src/lib/libthr/arch/amd64/include/pthread_md.h:52:9: warning: ar= ray subscript 0 is outside array bounds of 'volatile u_long[0]' {aka 'volat= ile long unsigned int[]'} [-Warray-bounds] 52 | __asm __volatile("movq %%fs:%1, %0" : "=3Dr" (thr) | ^~~~~ --- cddl/lib/libumem__L --- --- libumem.so.2.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug libumem= .so.2.full libumem.so.2.debug --- libumem.so.2 --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibumem.so.2.debug libumem.so.2.full libumem.so.2 --- lib/ncurses/tinfo__L --- --- name_match.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/lib/ncurse= s/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contrib/ncurs= es/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/workspace/sr= c/amd64.amd64/lib/ncurses/tinfo/ -Wall -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -= g -MD -MF.depend.name_match.o -MTname_match.o -std=3Dgnu99 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-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/contrib/ncurses/ncurses/tinfo/name_match.c -o name_mat= ch.o --- lib/libthr__L --- --- thr_kill.o --- --- lib/libelf__L --- --- gelf_symshndx.pico --- --- lib/libthr__L --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DPTHREAD_KERNEL -I/workspace/src/lib/libc/include -I/wo= rkspace/src/lib/libc/amd64 -I/workspace/src/lib/libthr/thread -I/workspace/= src/lib/libthr/arch/amd64/include -I/workspace/src/lib/libthr/sys -I/worksp= ace/src/libexec/rtld-elf -I/workspace/src/libexec/rtld-elf/amd64 -I/workspa= ce/src/lib/libthread_db -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_I= NVARIANTS -mno-mmx -mno-sse -g -MD -MF.depend.thr_kill.o -MTthr_kill.o -s= td=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-form= at-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretu= rn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -c /workspace/src/lib/libthr/thread/thr_kill.c -o thr_kill.= o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/li= belf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.gelf_s= ymshndx.pico -MTgelf_symshndx.pico -std=3Dgnu99 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -c /workspace/src/contrib/elftoolchain/libelf/gelf_symshndx= .c -o gelf_symshndx.pico --- cddl/lib/libumem__L --- --- _libinstall --- install -U -C -o root -g wheel -m 444 libumem.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/ install -U -s -o root -g wheel -m 444 -S libumem.so.2 /tmp/obj/workspac= e/src/amd64.amd64/tmp/lib/ install -U -o root -g wheel -m 444 libumem.so.2.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/lib/ install -U -l rs -o root -g wheel -m 755 -S /tmp/obj/workspace/src/amd64.= amd64/tmp/lib/libumem.so.2 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibumem.so --- lib/libgeom__L --- --- geom_ctl.pico --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libgeom -g -MD -MF.dep= end.geom_ctl.pico -MTgeom_ctl.pico -std=3Dgnu99 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-se= t-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-erro= r=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compar= e -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-= error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepr= ecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-= error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Din= t-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -= Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-over= flow -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=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libgeom/geom_ctl.c -o geom_ctl.pico --- lib/libelf__L --- --- gelf_xlate.pico --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/li= belf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.gelf_x= late.pico -MTgelf_xlate.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unus= ed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual= -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-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 = -c /workspace/src/contrib/elftoolchain/libelf/gelf_xlate.c -o gelf_xl= ate.pico --- lib/libthr__L --- In file included from /workspace/src/lib/libthr/thread/thr_private.h:77, from /workspace/src/lib/libthr/thread/thr_kill.c:41: In function '_get_curthread', inlined from '_Tthr_kill' at /workspace/src/lib/libthr/thread/thr_kill.= c:57:14: /workspace/src/lib/libthr/arch/amd64/include/pthread_md.h:52:9: warning: ar= ray subscript 0 is outside array bounds of 'volatile u_long[0]' {aka 'volat= ile long unsigned int[]'} [-Warray-bounds] 52 | __asm __volatile("movq %%fs:%1, %0" : "=3Dr" (thr) | ^~~~~ --- lib/libgeom__L --- --- geom_util.pico --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libgeom -g -MD -MF.dep= end.geom_util.pico -MTgeom_util.pico -std=3Dgnu99 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialize= d -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-bu= t-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-= 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 -c /worksp= ace/src/lib/libgeom/geom_util.c -o geom_util.pico --- lib/libthr__L --- --- thr_main_np.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DPTHREAD_KERNEL -I/workspace/src/lib/libc/include -I/wo= rkspace/src/lib/libc/amd64 -I/workspace/src/lib/libthr/thread -I/workspace/= src/lib/libthr/arch/amd64/include -I/workspace/src/lib/libthr/sys -I/worksp= ace/src/libexec/rtld-elf -I/workspace/src/libexec/rtld-elf/amd64 -I/workspa= ce/src/lib/libthread_db -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_I= NVARIANTS -mno-mmx -mno-sse -g -MD -MF.depend.thr_main_np.o -MTthr_main_n= p.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wn= o-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith = -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parame= ter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-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 -c /workspace/src/lib/libthr/thread/thr_main_np.c -o = thr_main_np.o --- lib/libelf__L --- --- libelf_align.pico --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/li= belf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.libelf= _align.pico -MTlibelf_align.pico -std=3Dgnu99 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-= unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-= qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wch= ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-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 -c /workspace/src/contrib/elftoolchain/libelf/libelf_align.c -o l= ibelf_align.pico --- lib/libthr__L --- --- thr_malloc.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DPTHREAD_KERNEL -I/workspace/src/lib/libc/include -I/wo= rkspace/src/lib/libc/amd64 -I/workspace/src/lib/libthr/thread -I/workspace/= src/lib/libthr/arch/amd64/include -I/workspace/src/lib/libthr/sys -I/worksp= ace/src/libexec/rtld-elf -I/workspace/src/libexec/rtld-elf/amd64 -I/workspa= ce/src/lib/libthread_db -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_I= NVARIANTS -mno-mmx -mno-sse -g -MD -MF.depend.thr_malloc.o -MTthr_malloc.= o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-= format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -W= return-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-paramete= r -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-si= gn -Wdate-time -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 -c /workspace/src/lib/libthr/thread/thr_malloc.c -o thr_mal= loc.o --- lib/libelf__L --- --- libelf_allocate.pico --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/li= belf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.libelf= _allocate.pico -MTlibelf_allocate.pico -std=3Dgnu99 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W= -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -= Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-alig= n -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-si= gn -Wdate-time -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 -c /workspace/src/contrib/elftoolchain/libelf/libelf_alloca= te.c -o libelf_allocate.pico --- lib/libthr__L --- --- thr_multi_np.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DPTHREAD_KERNEL -I/workspace/src/lib/libc/include -I/wo= rkspace/src/lib/libc/amd64 -I/workspace/src/lib/libthr/thread -I/workspace/= src/lib/libthr/arch/amd64/include -I/workspace/src/lib/libthr/sys -I/worksp= ace/src/libexec/rtld-elf -I/workspace/src/libexec/rtld-elf/amd64 -I/workspa= ce/src/lib/libthread_db -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_I= NVARIANTS -mno-mmx -mno-sse -g -MD -MF.depend.thr_multi_np.o -MTthr_multi= _np.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-para= meter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace/src/lib/libthr/thread/thr_multi_np.c -o= thr_multi_np.o --- lib/ncurses/tinfo__L --- --- obsolete.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/lib/ncurse= s/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contrib/ncurs= es/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/workspace/sr= c/amd64.amd64/lib/ncurses/tinfo/ -Wall -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -= g -MD -MF.depend.obsolete.o -MTobsolete.o -std=3Dgnu99 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninit= ialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/contrib/ncurses/ncurses/tinfo/obsolete.c -o obsolete.o --- lib/libelf__L --- --- libelf_ar.pico --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/li= belf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.libelf= _ar.pico -MTlibelf_ar.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused= -parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -= Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-sub= scripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-ti= me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-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 = -c /workspace/src/contrib/elftoolchain/libelf/libelf_ar.c -o libelf_a= r.pico --- lib/ncurses/tinfo__L --- --- parse_entry.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/lib/ncurse= s/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contrib/ncurs= es/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/workspace/sr= c/amd64.amd64/lib/ncurses/tinfo/ -Wall -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -= g -MD -MF.depend.parse_entry.o -MTparse_entry.o -std=3Dgnu99 -Wno-format-z= ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-for= mat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-= uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-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/contrib/ncurses/ncurses/tinfo/parse_entry.c -o parse_e= ntry.o --- lib/libgeom__L --- --- libgeom.a --- building static geom library /usr/local/x86_64-unknown-freebsd13.1/bin/ar -crsD libgeom.a geom_getxml.o = geom_stats.o geom_xml2tree.o geom_ctl.o geom_util.o =20 --- lib/libthr__L --- --- thr_mutex.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DPTHREAD_KERNEL -I/workspace/src/lib/libc/include -I/wo= rkspace/src/lib/libc/amd64 -I/workspace/src/lib/libthr/thread -I/workspace/= src/lib/libthr/arch/amd64/include -I/workspace/src/lib/libthr/sys -I/worksp= ace/src/libexec/rtld-elf -I/workspace/src/libexec/rtld-elf/amd64 -I/workspa= ce/src/lib/libthread_db -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_I= NVARIANTS -mno-mmx -mno-sse -g -MD -MF.depend.thr_mutex.o -MTthr_mutex.o = -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wre= turn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter = -Wchar-subscripts -Wnested-externs -Wold-style-definition -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-but-set-variable -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -c /workspace/src/lib/libthr/thread/thr_mutex.c -o thr_mute= x.o --- thr_malloc.o --- In file included from /workspace/src/lib/libthr/thread/thr_private.h:77, from /workspace/src/lib/libthr/thread/thr_malloc.c:38: In function '_get_curthread', inlined from '__thr_calloc' at /workspace/src/lib/libthr/thread/thr_mal= loc.c:95:14: /workspace/src/lib/libthr/arch/amd64/include/pthread_md.h:52:9: warning: ar= ray subscript 0 is outside array bounds of 'volatile u_long[0]' {aka 'volat= ile long unsigned int[]'} [-Warray-bounds] 52 | __asm __volatile("movq %%fs:%1, %0" : "=3Dr" (thr) | ^~~~~ In function '_get_curthread', inlined from '__thr_free' at /workspace/src/lib/libthr/thread/thr_mallo= c.c:107:14: /workspace/src/lib/libthr/arch/amd64/include/pthread_md.h:52:9: warning: ar= ray subscript 0 is outside array bounds of 'volatile u_long[0]' {aka 'volat= ile long unsigned int[]'} [-Warray-bounds] 52 | __asm __volatile("movq %%fs:%1, %0" : "=3Dr" (thr) | ^~~~~ In function '_get_curthread', inlined from '__thr_malloc' at /workspace/src/lib/libthr/thread/thr_mal= loc.c:119:14: /workspace/src/lib/libthr/arch/amd64/include/pthread_md.h:52:9: warning: ar= ray subscript 0 is outside array bounds of 'volatile u_long[0]' {aka 'volat= ile long unsigned int[]'} [-Warray-bounds] 52 | __asm __volatile("movq %%fs:%1, %0" : "=3Dr" (thr) | ^~~~~ In function '_get_curthread', inlined from '__thr_realloc' at /workspace/src/lib/libthr/thread/thr_ma= lloc.c:132:14: /workspace/src/lib/libthr/arch/amd64/include/pthread_md.h:52:9: warning: ar= ray subscript 0 is outside array bounds of 'volatile u_long[0]' {aka 'volat= ile long unsigned int[]'} [-Warray-bounds] 52 | __asm __volatile("movq %%fs:%1, %0" : "=3Dr" (thr) | ^~~~~ --- lib/libgeom__L --- --- libgeom.so.5.full --- building shared library libgeom.so.5 --- cddl/lib/libicp__L --- --- lib/libgeom__L --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -Wl,-= zrelro -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,-= -warn-shared-textrel -o libgeom.so.5.full -Wl,-soname,libgeom.so.5 geom_ge= txml.pico geom_stats.pico geom_xml2tree.pico geom_ctl.pico geom_util.pico = -lbsdxml -lsbuf=20 --- cddl/lib/libicp__L --- =3D=3D=3D> cddl/lib/libicp (obj,all,install) --- lib/ncurses/tinfo__L --- --- read_entry.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/lib/ncurse= s/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contrib/ncurs= es/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/workspace/sr= c/amd64.amd64/lib/ncurses/tinfo/ -Wall -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -= g -MD -MF.depend.read_entry.o -MTread_entry.o -std=3Dgnu99 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-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/contrib/ncurses/ncurses/tinfo/read_entry.c -o read_ent= ry.o --- lib/libthr__L --- --- thr_mutexattr.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DPTHREAD_KERNEL -I/workspace/src/lib/libc/include -I/wo= rkspace/src/lib/libc/amd64 -I/workspace/src/lib/libthr/thread -I/workspace/= src/lib/libthr/arch/amd64/include -I/workspace/src/lib/libthr/sys -I/worksp= ace/src/libexec/rtld-elf -I/workspace/src/libexec/rtld-elf/amd64 -I/workspa= ce/src/lib/libthread_db -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_I= NVARIANTS -mno-mmx -mno-sse -g -MD -MF.depend.thr_mutexattr.o -MTthr_mute= xattr.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variabl= e -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool= -context -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 -c /workspace/src/lib/libthr/thread/thr_mutexattr.c -= o thr_mutexattr.o --- lib/libgeom__L --- --- libgeom.so.5.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug libgeom= .so.5.full libgeom.so.5.debug --- cddl/lib/libicp__L --- --- asm-x86_64/aes/aes_amd64.o --- --- lib/libgeom__L --- --- libgeom.so.5 --- --- cddl/lib/libicp__L --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p= ipe -fno-common -D__amd64 -D_SYS_STACK_H -UHAVE_AES -DIN_BASE -I/workspace/= src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/li= bspl/include/ -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/fr= eebsd -I/workspace/src/sys -I/workspace/src/cddl/compat/opensolaris/include= -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspac= e/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSE= TUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -DNEED_SOLARIS= _BOOLEAN -g -MD -MF.depend.asm-x86_64_aes_aes_amd64.o -MTasm-x86_64/aes/ae= s_amd64.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-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= -DLOCORE -c /workspace/src/sys/contrib/openzfs/module/icp/asm-x86_6= 4/aes/aes_amd64.S -o asm-x86_64/aes/aes_amd64.o --- lib/libgeom__L --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibgeom.so.5.debug libgeom.so.5.full libgeom.so.5 --- _libinstall --- install -U -C -o root -g wheel -m 444 libgeom.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/ install -U -s -o root -g wheel -m 444 -S libgeom.so.5 /tmp/obj/workspac= e/src/amd64.amd64/tmp/lib/ install -U -o root -g wheel -m 444 libgeom.so.5.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/lib/ install -U -l rs -o root -g wheel -m 755 -S /tmp/obj/workspace/src/amd64.= amd64/tmp/lib/libgeom.so.5 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibgeom.so --- _INCSINS --- install -U -C -o root -g wheel -m 444 /workspace/src/lib/libgeom/libgeom.= h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ --- cddl/lib/libicp__L --- /workspace/src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/aes_amd64.S: A= ssembler messages: /workspace/src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/aes_amd64.S:69= 6: Error: unknown pseudo-op: `.rodata' --- asm-x86_64/aes/aes_aesni.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p= ipe -fno-common -D__amd64 -D_SYS_STACK_H -UHAVE_AES -DIN_BASE -I/workspace/= src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/li= bspl/include/ -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/fr= eebsd -I/workspace/src/sys -I/workspace/src/cddl/compat/opensolaris/include= -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspac= e/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSE= TUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -DNEED_SOLARIS= _BOOLEAN -g -MD -MF.depend.asm-x86_64_aes_aes_aesni.o -MTasm-x86_64/aes/ae= s_aesni.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-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= -DLOCORE -c /workspace/src/sys/contrib/openzfs/module/icp/asm-x86_6= 4/aes/aes_aesni.S -o asm-x86_64/aes/aes_aesni.o --- asm-x86_64/aes/aes_amd64.o --- /workspace/src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/aes_amd64.S:80= 2: Error: unknown pseudo-op: `.rodata' --- lib/libthr__L --- --- thr_once.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DPTHREAD_KERNEL -I/workspace/src/lib/libc/include -I/wo= rkspace/src/lib/libc/amd64 -I/workspace/src/lib/libthr/thread -I/workspace/= src/lib/libthr/arch/amd64/include -I/workspace/src/lib/libthr/sys -I/worksp= ace/src/libexec/rtld-elf -I/workspace/src/libexec/rtld-elf/amd64 -I/workspa= ce/src/lib/libthread_db -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_I= NVARIANTS -mno-mmx -mno-sse -g -MD -MF.depend.thr_once.o -MTthr_once.o -s= td=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-form= at-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretu= rn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -c /workspace/src/lib/libthr/thread/thr_once.c -o thr_once.= o --- lib/libelf__L --- --- libelf_ar_util.pico --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/li= belf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.libelf= _ar_util.pico -MTlibelf_ar_util.pico -std=3Dgnu99 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wc= ast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align = -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=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-but-set-variable -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -c /workspace/src/contrib/elftoolchain/libelf/libelf_ar_uti= l.c -o libelf_ar_util.pico --- cddl/lib/libicp__L --- *** [asm-x86_64/aes/aes_amd64.o] Error code 1 make[4]: stopped in /workspace/src/cddl/lib/libicp make[2]: stopped in /workspace/src 54.90 real 441.02 user 75.78 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins2725264081954894= 266.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-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_10834_1758792111.1677683377123--