Date: Fri, 17 Feb 2023 16:13:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: manu@FreeBSD.org, fernape@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #452 - Still Failing Message-ID: <1205495715.10015.1676650434598@jenkins.ci.freebsd.org> In-Reply-To: <709290829.10007.1676627453073@jenkins.ci.freebsd.org> References: <709290829.10007.1676627453073@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_10014_1205047506.1676650433981 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #452 (545c5c40767c84d73fe732fe7fe75f= 6471f30c00) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/452/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 452/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/4= 52/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) 9e0d41c8f063111803c36e5aaff1126c99e8c7ea by fernape: rc.conf.5: clarify source directories a0fdaf9a7b34b6f8fdab747f7a198158e66b57ab by manu: linuxkpi: Add more suspend defines 545c5c40767c84d73fe732fe7fe75f6471f30c00 by manu: Bump __FreeBSD_version after linuxkpi changes The end of the build log: [...truncated 12.65 MB...] | ^ /workspace/src/lib/libthr/thread/thr_init.c:263:32: note: in expansion of m= acro 'DUAL_ENTRY' 263 | [PJT_SETCANCELTYPE] =3D {DUAL_ENTRY(_thr_setcanceltype)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in= compatible function types from 'int (*)(pthread_key_t, const void *)' {aka= 'int (*)(int, const void *)'} to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:264:30: note: in expansion of m= acro 'DUAL_ENTRY' 264 | [PJT_SETSPECIFIC] =3D {DUAL_ENTRY(_thr_setspecific)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between i= ncompatible function types from 'int (*)(pthread_key_t, const void *)' {ak= a 'int (*)(int, const void *)'} to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:264:30: note: in expansion of m= acro 'DUAL_ENTRY' 264 | [PJT_SETSPECIFIC] =3D {DUAL_ENTRY(_thr_setspecific)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in= compatible function types from 'int (*)(int, const sigset_t *, sigset_t *)= ' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:265:26: note: in expansion of m= acro 'DUAL_ENTRY' 265 | [PJT_SIGMASK] =3D {DUAL_ENTRY(_thr_sigmask)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between i= ncompatible function types from 'int (*)(int, const sigset_t *, sigset_t *= )' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:265:26: note: in expansion of m= acro 'DUAL_ENTRY' 265 | [PJT_SIGMASK] =3D {DUAL_ENTRY(_thr_sigmask)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in= compatible function types from 'void (*)(int)' to 'int (*)(void)' [-Wcast-f= unction-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:267:34: note: in expansion of m= acro 'DUAL_ENTRY' 267 | [PJT_CLEANUP_POP_IMP] =3D {DUAL_ENTRY(__thr_cleanup_pop_imp= )}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between i= ncompatible function types from 'void (*)(int)' to 'int (*)(void)' [-Wcast-= function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:267:34: note: in expansion of m= acro 'DUAL_ENTRY' 267 | [PJT_CLEANUP_POP_IMP] =3D {DUAL_ENTRY(__thr_cleanup_pop_imp= )}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in= compatible function types from 'void (*)(void (*)(void *), void *, struct _= pthread_cleanup_info *)' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:268:35: note: in expansion of m= acro 'DUAL_ENTRY' 268 | [PJT_CLEANUP_PUSH_IMP] =3D {DUAL_ENTRY(__thr_cleanup_push_i= mp)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between i= ncompatible function types from 'void (*)(void (*)(void *), void *, struct = _pthread_cleanup_info *)' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:268:35: note: in expansion of m= acro 'DUAL_ENTRY' 268 | [PJT_CLEANUP_PUSH_IMP] =3D {DUAL_ENTRY(__thr_cleanup_push_i= mp)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in= compatible function types from 'void (*)(int)' to 'int (*)(void)' [-Wcast-f= unction-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:269:31: note: in expansion of m= acro 'DUAL_ENTRY' 269 | [PJT_CANCEL_ENTER] =3D {DUAL_ENTRY(_Tthr_cancel_enter)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between i= ncompatible function types from 'void (*)(int)' to 'int (*)(void)' [-Wcast-= function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:269:31: note: in expansion of m= acro 'DUAL_ENTRY' 269 | [PJT_CANCEL_ENTER] =3D {DUAL_ENTRY(_Tthr_cancel_enter)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in= compatible function types from 'void (*)(int)' to 'int (*)(void)' [-Wcast-f= unction-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:270:31: note: in expansion of m= acro 'DUAL_ENTRY' 270 | [PJT_CANCEL_LEAVE] =3D {DUAL_ENTRY(_Tthr_cancel_leave)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between i= ncompatible function types from 'void (*)(int)' to 'int (*)(void)' [-Wcast-= function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:270:31: note: in expansion of m= acro 'DUAL_ENTRY' 270 | [PJT_CANCEL_LEAVE] =3D {DUAL_ENTRY(_Tthr_cancel_leave)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in= compatible function types from 'int (*)(struct pthread_mutex **)' to 'int (= *)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:271:35: note: in expansion of m= acro 'DUAL_ENTRY' 271 | [PJT_MUTEX_CONSISTENT] =3D {DUAL_ENTRY(_Tthr_mutex_consiste= nt)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between i= ncompatible function types from 'int (*)(struct pthread_mutex **)' to 'int = (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:271:35: note: in expansion of m= acro 'DUAL_ENTRY' 271 | [PJT_MUTEX_CONSISTENT] =3D {DUAL_ENTRY(_Tthr_mutex_consiste= nt)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in= compatible function types from 'int (*)(struct pthread_mutex_attr **, int *= )' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:272:38: note: in expansion of m= acro 'DUAL_ENTRY' 272 | [PJT_MUTEXATTR_GETROBUST] =3D {DUAL_ENTRY(_thr_mutexattr_ge= trobust)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between i= ncompatible function types from 'int (*)(struct pthread_mutex_attr **, int = *)' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:272:38: note: in expansion of m= acro 'DUAL_ENTRY' 272 | [PJT_MUTEXATTR_GETROBUST] =3D {DUAL_ENTRY(_thr_mutexattr_ge= trobust)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in= compatible function types from 'int (*)(struct pthread_mutex_attr **, int)'= to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:273:38: note: in expansion of m= acro 'DUAL_ENTRY' 273 | [PJT_MUTEXATTR_SETROBUST] =3D {DUAL_ENTRY(_thr_mutexattr_se= trobust)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between i= ncompatible function types from 'int (*)(struct pthread_mutex_attr **, int)= ' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:273:38: note: in expansion of m= acro 'DUAL_ENTRY' 273 | [PJT_MUTEXATTR_SETROBUST] =3D {DUAL_ENTRY(_thr_mutexattr_se= trobust)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in= compatible function types from 'int (*)(struct pthread *, struct pthread_at= tr **)' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:275:30: note: in expansion of m= acro 'DUAL_ENTRY' 275 | [PJT_ATTR_GET_NP] =3D {DUAL_ENTRY(_thr_attr_get_np)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between i= ncompatible function types from 'int (*)(struct pthread *, struct pthread_a= ttr **)' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:275:30: note: in expansion of m= acro 'DUAL_ENTRY' 275 | [PJT_ATTR_GET_NP] =3D {DUAL_ENTRY(_thr_attr_get_np)}, | ^~~~~~~~~~ --- lib/libgeom__L --- --- geom_util.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/lib/libgeom -g -MD -MF.depend.geom_uti= l.o -MTgeom_util.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/lib/libgeom/= geom_util.c -o geom_util.o --- lib/libelf__L --- --- libelf.a --- building static elf library --- cddl/lib/libumem__L --- --- umem.pico --- --- lib/libelf__L --- /usr/local/x86_64-unknown-freebsd13.1/bin/ar -crsD libelf.a elf.o elf_begin= .o elf_cntl.o elf_end.o elf_errmsg.o elf_errno.o elf_data.o elf_fill.o elf_= flag.o elf_getarhdr.o elf_getarsym.o elf_getbase.o elf_getident.o elf_hash.= o elf_kind.o elf_memory.o elf_next.o elf_open.o elf_rand.o elf_rawfile.o el= f_phnum.o elf_shnum.o elf_shstrndx.o elf_scn.o elf_strptr.o elf_update.o el= f_version.o gelf_cap.o gelf_chdr.o gelf_checksum.o gelf_dyn.o gelf_ehdr.o g= elf_getclass.o gelf_fsize.o gelf_mips64el.o gelf_move.o gelf_phdr.o gelf_re= l.o gelf_rela.o gelf_shdr.o gelf_sym.o gelf_syminfo.o gelf_symshndx.o gelf_= xlate.o libelf_align.o libelf_allocate.o libelf_ar.o libelf_ar_util.o libel= f_chdr.o libelf_checksum.o libelf_data.o libelf_ehdr.o libelf_elfmachine.o = libelf_extended.o libelf_memory.o libelf_open.o libelf_phdr.o libelf_shdr.o= libelf_xlate.o libelf_fsize.o libelf_msize.o libelf_convert.o =20 --- cddl/lib/libumem__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/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/libthr__L --- --- 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/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--- lib/ncurses/tinfo__L --- --- comp_error.pico --- --- lib/libgeom__L --- -const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-er= ror=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat= -truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-cont= ext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dno= nnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-erro= r=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-erro= r=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -W= no-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/lib/libgeom= /geom_getxml.c -o geom_getxml.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/ -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.comp_error.pico -MTcomp_error.pico -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/contrib/ncurses/ncurses/tinfo/comp_error.c= -o comp_error.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 --- cddl/lib/libicp__L --- --- cddl/lib/libumem__L --- --- libumem.so.2.full --- --- cddl/lib/libicp__L --- =3D=3D=3D> cddl/lib/libicp (obj,all,install) --- cddl/lib/libumem__L --- 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 --- /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_list.o -MTthr_list.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_list.c -o thr_list.= o --- 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 --- cddl/lib/libicp__L --- --- asm-x86_64/aes/aes_amd64.o --- --- cddl/lib/libumem__L --- --- libumem.so.2 --- --- 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 --- cddl/lib/libumem__L --- /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/ --- 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' --- cddl/lib/libumem__L --- 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_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/ncurses/tinfo__L --- --- comp_expand.pico --- --- 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/ -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.comp_expand.pico -MTcomp_expand.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 /workspace/src/contrib/ncurses/ncurses/tinfo/comp_ex= pand.c -o comp_expand.pico --- 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=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 --- 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/libc++__L --- --- filesystem/directory_iterator.o --- In file included from /workspace/src/contrib/llvm-project/libcxx/include/__= memory/allocator.h:18, from /workspace/src/contrib/llvm-project/libcxx/include/me= mory:848, from /workspace/src/contrib/llvm-project/libcxx/include/st= ring:549, from /workspace/src/contrib/llvm-project/libcxx/include/__= filesystem/path.h:20, from /workspace/src/contrib/llvm-project/libcxx/include/__= filesystem/filesystem_error.h:15, from /workspace/src/contrib/llvm-project/libcxx/include/__= filesystem/directory_entry.h:20, from /workspace/src/contrib/llvm-project/libcxx/include/fi= lesystem:245, from /workspace/src/contrib/llvm-project/libcxx/src/filesy= stem/directory_iterator.cpp:12: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /wo= rkspace/src/contrib/llvm-project/libcxx/include/new:272:31, inlined from 'constexpr _Tp* std::__1::allocator<_Tp>::allocate(size_t)= [with _Tp =3D char]' at /workspace/src/contrib/llvm-project/libcxx/include= /__memory/allocator.h:112:62, inlined from 'constexpr std::__1::__allocation_result<typename std::__1= ::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator<char>]' at /workspace/src/contrib/llvm-= project/libcxx/include/__memory/allocate_at_least.h:54:27, inlined from 'constexpr void std::__1::basic_string<_CharT, _Traits, _A= llocator>::__grow_by(size_type, size_type, size_type, size_type, size_type,= size_type) [with _CharT =3D char; _Traits =3D std::__1::char_traits<char>;= _Allocator =3D std::__1::allocator<char>]' at /workspace/src/contrib/llvm-= project/libcxx/include/string:2386:49, inlined from 'constexpr void std::__1::basic_string<_CharT, _Traits, _A= llocator>::push_back(value_type) [with _CharT =3D char; _Traits =3D std::__= 1::char_traits<char>; _Allocator =3D std::__1::allocator<char>]' at /worksp= ace/src/contrib/llvm-project/libcxx/include/string:2753:18, inlined from 'constexpr std::__1::basic_string<_CharT, _Traits, _Alloca= tor>& std::__1::basic_string<_CharT, _Traits, _Allocator>::operator+=3D(val= ue_type) [with _CharT =3D char; _Traits =3D std::__1::char_traits<char>; _A= llocator =3D std::__1::allocator<char>]' at /workspace/src/contrib/llvm-pro= ject/libcxx/include/string:1026:18, inlined from 'std::__1::__fs::filesystem::path& std::__1::__fs::filesys= tem::path::operator/=3D(const std::__1::__fs::filesystem::path&)' at /works= pace/src/contrib/llvm-project/libcxx/include/__filesystem/path.h:603:16, inlined from 'std::__1::__fs::filesystem::path std::__1::__fs::filesyst= em::operator/(const path&, const path&)' at /workspace/src/contrib/llvm-pro= ject/libcxx/include/__filesystem/path.h:1059:17, inlined from 'bool std::__1::__fs::filesystem::__dir_stream::advance(st= d::__1::error_code&)' at /workspace/src/contrib/llvm-project/libcxx/src/fil= esystem/directory_iterator.cpp:143:21: /workspace/src/contrib/llvm-project/libcxx/include/new:248:24: warning: arg= ument 1 value '18446744073709551599' exceeds maximum object size 9223372036= 854775807 [-Walloc-size-larger-than=3D] 248 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/new: In member function = 'bool std::__1::__fs::filesystem::__dir_stream::advance(std::__1::error_cod= e&)': /workspace/src/contrib/llvm-project/libcxx/include/new:191:66: note: in a c= all to allocation function 'void* operator new(size_t)' declared here 191 | _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* op= erator new(std::size_t __sz) _THROW_BAD_ALLOC; | ^~= ~~~~~~ --- 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 47.20 real 365.98 user 64.15 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/jenkins2408417833165736= 208.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_10014_1205047506.1676650433981--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1205495715.10015.1676650434598>