Date: Sat, 25 Feb 2023 02:22:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jmg@FreeBSD.org, pkubaj@FreeBSD.org, se@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #496 - Still Failing Message-ID: <934673237.10483.1677291745226@jenkins.ci.freebsd.org> In-Reply-To: <1821019161.10467.1677284483642@jenkins.ci.freebsd.org> References: <1821019161.10467.1677284483642@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_10482_982344017.1677291743884 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #496 (6ae90f59851cd574b1edfba0a2a67f= 436001c120) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/496/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 496/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/4= 96/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) eb81dd8404e55c8e048acfb1cd4f4c3c021afaf4 by jmg: make cross build from arm64 work.. 103d7cdfb7435591049413e1bc39482cb316efb7 by se: vendor/bc: import version 6.3.1 77606d5a8c98032af2a78da3fd68db09e9acdcdb by se: usr.bin/gh-bc: clean-up Makefile 6ae90f59851cd574b1edfba0a2a67f436001c120 by pkubaj: gh-bc: don't disable LTO on powerpc64 The end of the build log: [...truncated 12.50 MB...] /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between i= ncompatible function types from 'int (*)(struct pthread_rwlock **)' to 'int= (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:260:32: note: in expansion of m= acro 'DUAL_ENTRY' 260 | [PJT_RWLOCK_WRLOCK] =3D {DUAL_ENTRY(_Tthr_rwlock_wrlock)}, | ^~~~~~~~~~ --- lib/ncurses/tinfo__L --- --- lib_longname.o --- --- lib/libthr__L --- /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in= compatible function types from 'struct pthread * (*)(void)' to 'int (*)(voi= d)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:261:23: note: in expansion of m= acro 'DUAL_ENTRY' 261 | [PJT_SELF] =3D {DUAL_ENTRY(_Tthr_self)}, | ^~~~~~~~~~ --- 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_longname.o -MTlib_longname.o -std=3Dgnu99 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wn= o-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ncurses/ncurses/tinfo/lib_longname.c -o lib_lo= ngname.o --- lib/libthr__L --- /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between i= ncompatible function types from 'struct pthread * (*)(void)' to 'int (*)(vo= id)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:261:23: note: in expansion of m= acro 'DUAL_ENTRY' 261 | [PJT_SELF] =3D {DUAL_ENTRY(_Tthr_self)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in= compatible function types from 'int (*)(int, int *)' to 'int (*)(void)' [-= Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:262:33: note: in expansion of m= acro 'DUAL_ENTRY' 262 | [PJT_SETCANCELSTATE] =3D {DUAL_ENTRY(_thr_setcancelstate)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between i= ncompatible function types from 'int (*)(int, int *)' to 'int (*)(void)' [= -Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:262:33: note: in expansion of m= acro 'DUAL_ENTRY' 262 | [PJT_SETCANCELSTATE] =3D {DUAL_ENTRY(_thr_setcancelstate)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in= compatible function types from 'int (*)(int, int *)' to 'int (*)(void)' [-= Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /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:32: warning: cast between i= ncompatible function types from 'int (*)(int, int *)' to 'int (*)(void)' [= -Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /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)}, | ^~~~~~~~~~ --- thr_join.o --- In file included from /workspace/src/lib/libthr/thread/thr_private.h:77, from /workspace/src/lib/libthr/thread/thr_join.c:37: In function '_get_curthread', inlined from 'backout_join' at /workspace/src/lib/libthr/thread/thr_joi= n.c:52:30: --- lib/libpam/libpam__L --- --- pam_vinfo.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/contrib/openpam/include -DLIB= _MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE=3D1 -DHAVE_STRL= CAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -g -MD -MF.depend.pam_vinfo.p= ico -MTpam_vinfo.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit= e-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscrip= ts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=3Ddeprecated-declarations -Wno-error=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-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 = -c /workspace/src/contrib/openpam/lib/libpam/pam_vinfo.c -o pam_vinfo.pico --- lib/libthr__L --- /workspace/src/lib/libthr/arch/amd64/include/pthread_md.h:52:9: warning: ar= ray subscript 0 is outside array bounds of 'volatile u_long[0]' {aka 'volat= ile long unsigned int[]'} [-Warray-bounds] 52 | __asm __volatile("movq %%fs:%1, %0" : "=3Dr" (thr) | ^~~~~ 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/libpam/libpam__L --- --- pam_vprompt.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/contrib/openpam/include -DLIB= _MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE=3D1 -DHAVE_STRL= CAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -g -MD -MF.depend.pam_vprompt= .pico -MTpam_vprompt.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-prot= ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-= parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -W= write-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subs= cripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/contrib/openpam/lib/libpam/pam_vprompt.c -o pam_vpromp= t.pico --- lib/ncurses/tinfo__L --- --- lib_napms.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_napms.o -MTlib_napms.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/tinfo/lib_napms.c -o lib_napms.o --- lib_options.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_options.o -MTlib_options.o -std=3Dgnu99 -Wno-format-z= ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-for= mat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-= uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ncurses/ncurses/tinfo/lib_options.c -o lib_opt= ions.o --- cddl/lib/libicp__L --- =3D=3D=3D> cddl/lib/libicp (obj,all,install) --- lib/libpam/libpam__L --- --- libpam.so.6.full --- building shared library libpam.so.6 /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 libpam.so.6.full -Wl,-soname,libpam.so.6 openpam_a= sprintf.pico openpam_borrow_cred.pico openpam_check_owner_perms.pico openpa= m_configure.pico openpam_constants.pico openpam_dispatch.pico openpam_dynam= ic.pico openpam_features.pico openpam_findenv.pico openpam_free_data.pico o= penpam_free_envlist.pico openpam_get_feature.pico openpam_get_option.pico o= penpam_load.pico openpam_log.pico openpam_nullconv.pico openpam_readline.pi= co openpam_readlinev.pico openpam_readword.pico openpam_restore_cred.pico o= penpam_set_feature.pico openpam_set_option.pico openpam_straddch.pico openp= am_strlcat.pico openpam_strlcpy.pico openpam_strlset.pico openpam_subst.pic= o openpam_ttyconv.pico openpam_vasprintf.pico pam_acct_mgmt.pico pam_authen= ticate.pico pam_chauthtok.pico pam_close_session.pico pam_end.pico pam_erro= r.pico pam_get_authtok.pico pam_get_data.pico pam_get_item.pico pam_get_use= r.pico pam_getenv.pico pam_getenvlist.pico pam_info.pico pam_open_session.p= ico pam_prompt.pico pam_putenv.pico pam_set_data.pico pam_set_item.pico pam= _setcred.pico pam_setenv.pico pam_start.pico pam_strerror.pico pam_verror.p= ico pam_vinfo.pico pam_vprompt.pico=20 --- lib/ncurses/tinfo__L --- --- lib_raw.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_raw.o -MTlib_raw.o -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/contrib/ncurses/ncurses/tinfo/lib_raw.c -o lib_raw.o --- 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 /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' /workspace/src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/aes_amd64.S:80= 2: Error: unknown pseudo-op: `.rodata' --- lib/libpam/libpam__L --- --- libpam.so.6.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug libpam.= so.6.full libpam.so.6.debug --- 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 --- lib/libpam/libpam__L --- --- libpam.so.6 --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibpam.so.6.debug libpam.so.6.full libpam.so.6 --- lib/libc++__L --- --- filesystem/operations.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 = -pipe -fno-common -isystem /workspace/src/lib/libc++ -isystem /workspace/sr= c/contrib/llvm-project/libcxx/include -isystem /workspace/src/contrib/llvm-= project/libcxx/src -isystem /workspace/src/contrib/libcxxrt -nostdinc++ -no= stdlib -D_LIBCPP_BUILDING_LIBRARY -DLIBCXXRT -ffunction-sections -fdata-sec= tions -g -MD -MF.depend.filesystem_operations.o -MTfilesystem/operations.o = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -g -std=3Dc++20 -Wno-literal-suffix -Wno-error=3Dunknown-pragma= s -c /workspace/src/contrib/llvm-project/libcxx/src/filesystem/operati= ons.cpp -o filesystem/operations.o --- lib/ncurses/tinfo__L --- --- lib_setup.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_setup.o -MTlib_setup.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/tinfo/lib_setup.c -o lib_setup.o --- lib/libpam/libpam__L --- --- _libinstall --- --- cddl/lib/libicp__L --- --- 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 53.15 real 432.65 user 71.96 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/jenkins4382917362413649= 269.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_10482_982344017.1677291743884--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?934673237.10483.1677291745226>