From nobody Fri Feb 24 13:31:01 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 4PNW4Q4sBNz3tF9q for ; Fri, 24 Feb 2023 13:31:02 +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 4PNW4Q1hJXz43kF; Fri, 24 Feb 2023 13:31:02 +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=1677245462; 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=P2iwDMs6iVxHuvS+iX6loqnd9PhufZdXCgoTMn/aunw=; b=kioUYRr++1D2b+nafpgAkB+VlkGIs7jg43OYaDUQBSB2u9yoUJKEjmPimkXTkjUV4oIF1+ PqSC5j8fyoJryQEQ/CuKw1TsA8eoYhG7n15OwhxqD8DzAFwoLP8RHOGCsafFM258Z/Q1sy Ek4eW7S3f4bTNffVJLIwCezyAaPJxIiJz00YUCpbgsKz1nsM++Jt2N8E/pVLWHAGsY/uZP UzdCbdOopVxRdM/y+QKYTITt/CY0EFZHMJHDCrKWQhi2gVW8uUR4K5vZ+aRU/4lUBhSQp/ X3J9TcQBOMYd0HKU7m8QifJ45zcnGmXiZq3/M+dHtpMDyHZMVGOusQWtWrpIJw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677245462; a=rsa-sha256; cv=none; b=PKS0kpOob3jR7+RwN60Qzi/LQ1cRcJLloLm3gLbRXOzJphoHurVOlNNAzhdJENrhc5OseL JNZml2tR87m1F5ad95G5+1U1tXMoKOFpmjFHBQXO+BEXZuWgCOKfHLR2xgKgXw3x5skEZs BPeEY8QQZawAEo3hVv7ZcNJggiTCY8rcZng0GlMVOs4Kagia2CuYt7BrPSEsiS3wRLHdZY K4H4KlAtrUU3I3qT+XsjkGw1eu+QvHRT5lWED4yWlsyFXed0jKIJy2IHAPISTNRw9SUqLX A1NYbxKr8o2iCt2jVGH8ernbm7y1IrT5G8baGr614QEHPgTe06dWiJ1rKIy2uw== 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 4PNW4Q0fk6zQHM; Fri, 24 Feb 2023 13:31:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 24 Feb 2023 13:31:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: melifaro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <237591814.10439.1677245462099@jenkins.ci.freebsd.org> In-Reply-To: <432257699.10433.1677219459574@jenkins.ci.freebsd.org> References: <432257699.10433.1677219459574@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #491 - 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_10438_1945157710.1677245461632" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_10438_1945157710.1677245461632 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #491 (efeb8003117073d29bf82c8a69e036= b8dbd78352) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/491/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 491/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/4= 91/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) efeb8003117073d29bf82c8a69e036b8dbd78352 by melifaro: netlink: fix NOINET6 build. The end of the build log: [...truncated 12.71 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/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 --- lib/libthr__L --- In file included from /workspace/src/lib/libthr/thread/thr_private.h:77, from /workspace/src/lib/libthr/thread/thr_once.c:36: In function '_get_curthread', inlined from '_thr_once' at /workspace/src/lib/libthr/thread/thr_once.c= :96: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) | ^~~~~ --- thr_printf.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_printf.o -MTthr_printf.= 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_printf.c -o thr_pri= ntf.o --- lib/ncurses/tinfo__L --- --- lib_twait.o --- --- cddl/lib/libumem__L --- --- libumem.a --- --- 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_twait.o -MTlib_twait.o -std=3Dgnu99 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-= y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -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=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast= -function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros = -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /w= orkspace/src/contrib/ncurses/ncurses/tty/lib_twait.c -o lib_twait.o --- cddl/lib/libumem__L --- 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/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 --- 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 --- _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/libthr__L --- --- thr_pshared.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_pshared.o -MTthr_pshare= d.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_pshared.c -o = thr_pshared.o --- lib/ncurses/tinfo__L --- --- lib_trace.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.lib_trace.o -MTlib_trace.o -std=3Dgnu99 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-= y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -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=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast= -function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros = -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /w= orkspace/src/contrib/ncurses/ncurses/trace/lib_trace.c -o lib_trace.o --- lib/libthr__L --- --- thr_pspinlock.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_pspinlock.o -MTthr_pspi= nlock.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_pspinlock.c -= o thr_pspinlock.o --- lib/libgeom__L --- --- geom_xml2tree.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_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=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast= -function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros = -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /w= orkspace/src/lib/libgeom/geom_xml2tree.c -o geom_xml2tree.pico --- lib/libthr__L --- --- thr_pshared.o --- In file included from /workspace/src/lib/libthr/thread/thr_private.h:77, from /workspace/src/lib/libthr/thread/thr_pshared.c:39: In function '_get_curthread', inlined from '__thr_pshared_offpage' at /workspace/src/lib/libthr/threa= d/thr_pshared.c:234: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_pshared_destroy' at /workspace/src/lib/libthr/threa= d/thr_pshared.c:268: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) | ^~~~~ --- thr_pspinlock.o --- In file included from /workspace/src/lib/libthr/thread/thr_private.h:77, from /workspace/src/lib/libthr/thread/thr_pspinlock.c:42: In function '_get_curthread', inlined from '_pthread_spin_trylock' at /workspace/src/lib/libthr/threa= d/thr_pspinlock.c:110:10: /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_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/ncurses/tinfo__L --- --- visbuf.o --- --- lib/libthr__L --- --- thr_resume_np.o --- --- 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.visbuf.o -MTvisbuf.o -std=3Dgnu99 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W= -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -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/contrib/ncurses/ncurses/trace/visbuf.c -o visbuf.o --- lib/libthr__L --- --- thr_pspinlock.o --- In function '_get_curthread', inlined from '_pthread_spin_lock' at /workspace/src/lib/libthr/thread/t= hr_pspinlock.c:126: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) | ^~~~~ --- thr_resume_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_resume_np.o -MTthr_resu= me_np.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_resume_np.c -= o thr_resume_np.o --- 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_pspinlock.o --- In function '_get_curthread', inlined from '_pthread_spin_unlock' at /workspace/src/lib/libthr/thread= /thr_pspinlock.c:154:10: /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_resume_np.o --- In file included from /workspace/src/lib/libthr/thread/thr_private.h:77, from /workspace/src/lib/libthr/thread/thr_resume_np.c:41: In function '_get_curthread', inlined from '_pthread_resume_np' at /workspace/src/lib/libthr/thread/t= hr_resume_np.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) | ^~~~~ --- lib/ncurses/tinfo__L --- --- codes.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 -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/sr= c/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/c= ontrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/= workspace/src/amd64.amd64/lib/ncurses/tinfo/ -Wall -DNDEBUG -DHAVE_CONFIG_H= -DTERMIOS -g -MD -MF.depend.codes.pico -MTcodes.pico -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-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 -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rr--- lib/libthr__L --- In function '_get_curthread', inlined from '_pthread_resume_all_np' at /workspace/src/lib/libthr/thre= ad/thr_resume_np.c:67: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_rtld.o --- --- lib/ncurses/tinfo__L --- or=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -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 codes.c -o codes.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_rtld.o -MTthr_rtld.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_rtld.c -o thr_rtld.= o --- lib/ncurses/tinfo__L --- --- fallback.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 -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/sr= c/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/c= ontrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/= workspace/src/amd64.amd64/lib/ncurses/tinfo/ -Wall -DNDEBUG -DHAVE_CONFIG_H= -DTERMIOS -g -MD -MF.depend.fallback.pico -MTfallback.pico -std=3Dgnu99 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-erro= r=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -= Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3D= tautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-o= peration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-err= or=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-f= allthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -W= no-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=3Dmultis= tatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess= -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-m= ember -c fallback.c -o fallback.pico --- lib/libthr__L --- --- thr_rwlock.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_rwlock.o -MTthr_rwlock.= 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_rwlock.c -o thr_rwl= ock.o --- cddl/lib/libicp__L --- --- lib/libthr__L --- --- thr_rwlockattr.o --- --- cddl/lib/libicp__L --- =3D=3D=3D> cddl/lib/libicp (obj,all,install) --- 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_rwlockattr.o -MTthr_rwl= ockattr.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-varia= ble -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/lib/libthr/thread/thr_rwlockatt= r.c -o thr_rwlockattr.o --- thr_rtld.o --- /workspace/src/lib/libthr/thread/thr_rtld.c: In function '_thr_rtld_init': /workspace/src/lib/libthr/thread/thr_rtld.c:228:16: warning: passing argume= nt 1 to 'restrict'-qualified parameter aliases with argument 2 [-Wrestrict] 228 | memcpy(&dummy, &dummy, sizeof(dummy)); | ^~~~~~ ~~~~~~ --- thr_rwlock.o --- /workspace/src/lib/libthr/thread/thr_rwlock.c:65:1: warning: 'always_inline= ' function might not be inlinable [-Wattributes] 65 | check_and_init_rwlock(pthread_rwlock_t *rwlock, pthread_rwlock_t *r= wlock_out) | ^~~~~~~~~~~~~~~~~~~~~ --- cddl/lib/libicp__L --- --- asm-x86_64/aes/aes_amd64.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_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/ncurses/tinfo__L --- --- lib_keyname.pico --- --- lib/libthr__L --- --- thr_rtld.o --- In file included from /workspace/src/lib/libthr/thread/thr_private.h:77, from /workspace/src/lib/libthr/thread/thr_rtld.c:44: In function '_get_curthread', inlined from '_thr_dlerror_loc' at /workspace/src/lib/libthr/thread/thr= _rtld.c:197: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/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/ -fpic = -DPIC -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/sr= c/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/c= ontrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/= workspace/src/amd64.amd64/lib/ncurses/tinfo/ -Wall -DNDEBUG -DHAVE_CONFIG_H= -DTERMIOS -g -MD -MF.depend.lib_keyname.pico -MTlib_keyname.pico -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -= Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uniniti= alized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-= error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c lib_keyname.c -o lib_keyname.pico --- lib/libthr__L --- In function '_get_curthread', inlined from '_thr_dlerror_seen' at /workspace/src/lib/libthr/thread/th= r_rtld.c:206: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_rtld_lock_release' at /workspace/src/lib/libthr/thre= ad/thr_rtld.c:156: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.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_rwlock.o --- In file included from /workspace/src/lib/libthr/thread/thr_private.h:77, from /workspace/src/lib/libthr/thread/thr_rwlock.c:39: In function '_get_curthread', inlined from 'init_rwlock' at /workspace/src/lib/libthr/thread/thr_rwlo= ck.c:86:10: /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 --- lib/libthr__L --- --- thr_rtld.o --- In function '_get_curthread', inlined from '_thr_rtld_wlock_acquire' at /workspace/src/lib/libthr/thr= ead/thr_rtld.c:138: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/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' --- 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 --- lib/libthr__L --- --- thr_rwlock.o --- In function '_get_curthread', inlined from 'rwlock_wrlock_common' at /workspace/src/lib/libthr/thread= /thr_rwlock.c:297: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) | ^~~~~ --- cddl/lib/libicp__L --- /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_rtld.o --- In function '_get_curthread', inlined from '_thr_rtld_rlock_acquire' at /workspace/src/lib/libthr/thr= ead/thr_rtld.c:120: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_rtld_init' at /workspace/src/lib/libthr/thread/thr_r= tld.c:219: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) | ^~~~~ --- thr_rwlock.o --- In function '_get_curthread', inlined from 'rwlock_rdlock_common' at /workspace/src/lib/libthr/thread= /thr_rwlock.c:170: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) | ^~~~~ --- cddl/lib/libicp__L --- --- 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 --- *** [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 47.71 real 355.31 user 64.61 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/jenkins7833075868631635= 53.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_10438_1945157710.1677245461632--