Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Mar 2023 11:27:52 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        tijl@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #574 - Still Failing
Message-ID:  <1508744870.11367.1678361272770@jenkins.ci.freebsd.org>
In-Reply-To: <608905310.11363.1678353651036@jenkins.ci.freebsd.org>
References:  <608905310.11363.1678353651036@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_11366_1946788316.1678361272306
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-main-amd64-gcc12_build - Build #574 (ecad3f5c4d922f93ceba455f8bff1c=
54e1ed4174) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil=
d/574/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/=
574/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5=
74/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)

862aab6281a5e6b5dad89761ac17ca2a0e83ab32 by tijl:
hostid: Generate random UUID by default

ecad3f5c4d922f93ceba455f8bff1c54e1ed4174 by tijl:
rc.d: Generate machine-id from hostid_save



The end of the build log:

[...truncated 12.57 MB...]
      |                                ^~~~~~~~~~
/workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in=
compatible 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:257:35: note: in expansion of m=
acro 'DUAL_ENTRY'
  257 |         [PJT_RWLOCK_TRYRDLOCK] =3D {DUAL_ENTRY(_Tthr_rwlock_tryrdlo=
ck)},
      |                                   ^~~~~~~~~~
/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:257:35: note: in expansion of m=
acro 'DUAL_ENTRY'
  257 |         [PJT_RWLOCK_TRYRDLOCK] =3D {DUAL_ENTRY(_Tthr_rwlock_tryrdlo=
ck)},
      |                                   ^~~~~~~~~~
/workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in=
compatible 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:258:35: note: in expansion of m=
acro 'DUAL_ENTRY'
  258 |         [PJT_RWLOCK_TRYWRLOCK] =3D {DUAL_ENTRY(_Tthr_rwlock_trywrlo=
ck)},
      |                                   ^~~~~~~~~~
/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:258:35: note: in expansion of m=
acro 'DUAL_ENTRY'
  258 |         [PJT_RWLOCK_TRYWRLOCK] =3D {DUAL_ENTRY(_Tthr_rwlock_trywrlo=
ck)},
      |                                   ^~~~~~~~~~
/workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in=
compatible 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:259:32: note: in expansion of m=
acro 'DUAL_ENTRY'
  259 |         [PJT_RWLOCK_UNLOCK] =3D {DUAL_ENTRY(_Tthr_rwlock_unlock)},
      |                                ^~~~~~~~~~
/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:259:32: note: in expansion of m=
acro 'DUAL_ENTRY'
  259 |         [PJT_RWLOCK_UNLOCK] =3D {DUAL_ENTRY(_Tthr_rwlock_unlock)},
      |                                ^~~~~~~~~~
/workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between in=
compatible 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)},
      |                                ^~~~~~~~~~
/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)},
      |                                ^~~~~~~~~~
/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)},
      |                       ^~~~~~~~~~
/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)},
      |                              ^~~~~~~~~~
--- 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/libthr__L ---
--- thr_join.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_join.o -MTthr_join.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_join.c -o thr_join.=
o
--- lib/libpam/libpam__L ---
--- pam_strerror.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_strerro=
r.pico -MTpam_strerror.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-pr=
otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse=
d-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual =
-Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-su=
bscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-t=
ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes =
-Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W=
no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De=
xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno=
-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dun=
used-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=
=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega=
tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari=
able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan=
sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation=
 -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er=
ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-=
error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress=
ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v=
alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D=
sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type =
      -c /workspace/src/contrib/openpam/lib/libpam/pam_strerror.c -o pam_st=
rerror.pico
--- 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'
/workspace/src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/aes_amd64.S:80=
2: Error: unknown pseudo-op: `.rodata'
--- lib/libc++__L ---
--- ios.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.ios.o -MTios.o -Wno-format-zero-length -fstack-prot=
ector-strong -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-address-of-packed-member  -g -std=3Dc++20 -Wn=
o-literal-suffix -Wno-error=3Dunknown-pragmas      -c /workspace/src/contri=
b/llvm-project/libcxx/src/ios.cpp -o ios.o
--- lib/libelf__L ---
--- gelf_symshndx.pico ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -I. -I/workspace/src/contrib/elftoolchain/li=
belf -I/workspace/src/contrib/elftoolchain/common -g -MD  -MF.depend.gelf_s=
ymshndx.pico -MTgelf_symshndx.pico -std=3Dgnu99 -Wno-format-zero-length -fs=
tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn=
o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas=
t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W=
char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -=
Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr=
ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb=
ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er=
ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi=
ng -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-err=
or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno=
-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif=
t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons=
t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type       -c /workspace/src/contrib/elftoolchain/libelf/gelf_symshndx=
.c -o gelf_symshndx.pico
--- lib/libpam/libpam__L ---
--- pam_verror.pico ---
--- cddl/lib/libicp__L ---
*** [asm-x86_64/aes/aes_amd64.o] Error code 1

make[4]: stopped in /workspace/src/cddl/lib/libicp

make[2]: stopped in /workspace/src
       54.44 real       441.89 user        72.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/jenkins7292388452001551=
760.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_11366_1946788316.1678361272306--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1508744870.11367.1678361272770>