Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Sep 2023 21:27:40 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        des@FreeBSD.org, oshogbo@FreeBSD.org, mhorne@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #1758 - Still Failing
Message-ID:  <1341838653.5058.1695936462399@jenkins.ci.freebsd.org>
In-Reply-To: <1523037659.5052.1695928131183@jenkins.ci.freebsd.org>
References:  <1523037659.5052.1695928131183@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #1758 (d9d69a6f6fc1f8d80df9ce6493e8a=
b9388781615) - Still Failing

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

64c6327738fc24bb34b9f40ff1c223ab460ef637 by oshogbo:
cat: add CAP_SEEK capability

15a51d3abaef27ddea66320cac7caa549738a1a6 by oshogbo:
copy_file_range: require CAP_SEEK capability

62d3f57c22eea353dcc3c4a2f70ef72a42a8cd83 by oshogbo:
capsicum: add tests for copy_file_range

7974ca1cdbee949f5e453eea112be265b425c407 by mhorne:
cr_canseejailproc(): New privilege, no direct check for UID 0

e4a7b4f99cfd4931468c0866da4ae8b49cf5badb by mhorne:
New cr_bsd_visible(): Whether BSD policies deny seeing subjects/objects

5817169bc4a06a35aa5ef7f5ed18f6cb35037e18 by mhorne:
Fix 'security.bsd.see_jail_proc' by using cr_bsd_visible()

91e9d669b475d1900e8dc01a49ad90a621c4a068 by mhorne:
Make cr_bsd_visible()'s sub-functions internal

c59ab75c04fa32bc6d292596ff5e4593a05a6b1b by mhorne:
cr_canseeotheruids(), cr_canseeothergids(): Man pages: Impacts of rename

29d863bb7ffc692998f21fa3e7a91afa1151cf1c by mhorne:
cr_canseejailproc(9): New man page

0d6bf73c4f20e6ed719c29c1b382d24bb0a81a2f by mhorne:
cr_bsd_visible(9): New man page

3fe9ea4d2d04d48a249b2e6161d416bb4d5b364e by mhorne:
cr_canseeothergids(9): Revamp, mark as internal

75a45ca3b34062fe793ae326ad9da614a1a06df1 by mhorne:
groupmember(9): Detail which groups are considered, simplify

4ddd253b38dff8725555355cc1b5238b1bbfd380 by mhorne:
cr_canseeotheruids(9): Revamp, mark as internal

82f9bc9ea8ed660c61050ad1d92f1a64108c7004 by mhorne:
cr_cansee(9): cr_bsd_visible() impacts, simplifications

2ede38aff5d4c91a17ab6d093f2e8cce24b5418b by mhorne:
p_cansee(9): Bring up-to-date, misc fixes

eb94f24fab4b44f13ca045370d9fcf12ca8835f2 by mhorne:
p_candebug(9): cr_bsd_visible() impacts, misc fixes

e9fdd494537ca45b14e0917e8bb1595b6460f3a3 by mhorne:
prison_check(9): Bring up-to-date with hierarchical jails

b725f232f3b09b4bcbc426854fe1545234c66965 by mhorne:
groupmember(): Extract the supplementary group search in a separate

2a2bfa6ad92e9c82dcc55733ad2fd58fd2ea7559 by mhorne:
New realgroupmember()

91658080f1a598ddda03943a783c9a941199f7d2 by mhorne:
cr_canseeothergids(): Use real instead of effective group membership

5d9f38405a10fdcd9fc108c940dcf2642e9f1833 by mhorne:
realgroupmember(9): Link to groupmember(9), document the function

0452dd841336cea7cd979b13ef12b6ea5e992eff by mhorne:
cr_canseeothergids(): Policy change's manual pages impact

ffd3ef8ee0253ffaf214cf711251d112f6a2bcf6 by mhorne:
groupmember(), realgroupmember(): Return a bool instead of an int

845b7c80887ac84c82ee776836ef86d68ea71c94 by mhorne:
groupmember(9), realgroupmember(9): Impact of signature change

61b6e00bee1d39e9c688e728fbf3a4efcdb61e66 by mhorne:
security(7): security.bsd.see*: Be more accurate

d952820105d6a2ad87ddf3bdc6c5fc5215d13b87 by mhorne:
ptrace(2): Disabling: Describe influence of security.bsd.see_jail_proc

8d7a48d367ffde2a29419ef943c4099984e3af4d by mhorne:
sysctl(8): Mention more security.bsd knobs; Refer to security(7)

518bd54167a8990d1233f216d9ecd0db68f7bf81 by markj:
syslogd: Fix fd type, add enum for filed types

931d05fc088bb83a9d0b1aacbf09590b22422351 by markj:
syslogd: Read configuration outside of init loop

2d69e4c37332c396582ac93ead289d5212ce5c23 by markj:
syslogd: Remove addfile() and free up some memory

8113e030f96fb29a6ea03d55377cb97725c20576 by markj:
syslogd: Move fhead under filed struct declaration

3f8b49dd1af1cff852d57c44096b24091a2930f8 by markj:
syslogd: Replace int with bool, where applicable

f804f23650815dd3a96b3ab2b24152d25c7364c3 by markj:
syslogd: Centralize operations into a kevent loop

1bb61348e69e6facc1fbac49d82236218028eeb8 by markj:
syslogd: Use boolean reload parameter for init()

f30b063ee6678d8192a075bf907773b8b54d4354 by markj:
syslogd: Only use peerlist during flag parsing

b772f1ce14a0b3de6c3e9aa72e8b83696c782a3d by markj:
syslogd: Clean up allowedpeer structure

fcc1e1777d42d99d5505aa7273d73cb98c9c4ca4 by markj:
syslogd: Simplify property filters

929568b9d52739679965e81b7d2f19b2d209479e by markj:
syslogd: Style fixes

599db1e026c7bd375cd9cead34994a88fdea1761 by markj:
syslogd: Simplify filed structure

95381c0139d639c78c922956621cae152471a09b by markj:
syslogd: Use process descriptors

fe233250d6fd0d4b915c89244f2b1f79cb45284e by markj:
syslogd: Do not reap child processes

bbde787c6668803e2c4e999ef699d545b26160a6 by markj:
syslogd: Merge loops

cd90f3afb72a31415996fffd46026a74d64124ea by markj:
syslogd: Do not print bad data

688ecad8e197b1e1337de5160c56e4137276974b by markj:
syslogd: Move prop_filter allocation into function

f4b4a10abb2688f0fef9a0cf15117b10a7f2d398 by markj:
syslogd: Move selector parsing into its own function

8f49f83ef5f3059621365adc958eab560776a9f0 by markj:
syslogd: Move action parsing into its own function

09080d8ec52bb37ccb1c6bd99fe6360b68225092 by markj:
syslogd: Fix sizeof() styling

3854dd52a3d3ff4a7a298fba10c96c8988fb814d by markj:
syslogd: Add closelogfiles() function

5b44c24f8524558b4e4c4c24dc465e9f4eed5ae9 by markj:
syslogd: unlink() -> unlinkat()

c3175a6e1c5a4b6337368ea140e3a3837b327ef2 by markj:
syslogd: Do not open console descriptor

7428ebfe7e25d56e2a5853d36d2c34c54a2f4db3 by markj:
syslogd: Pre-open null file descriptor

4ac6582472a2f4be06217cfbfd7a9d049f2cd6d6 by markj:
syslogd: Ignore signals in sigcatch[]

8536447a07fa29073f93af70808db58c760aa6f9 by markj:
syslogd: Use pipe to communicate with daemon

94cae4cb339a839b9f9a1b35226de06271017b25 by markj:
syslogd: Do not add shutdown sockets to the kqueue

d7399551b02861b910b15c7b7a78a2835644aa45 by des:
split: Further option parsing improvements.

d9d69a6f6fc1f8d80df9ce6493e8ab9388781615 by des:
split: Improve GNU compatibility.



The end of the build log:

[...truncated 87.08 MB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:105:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
  105 | __unwrap_and_dispatch(_InIter __first, _Sent __last, _OutIter __out=
_first) {
      | ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:105:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:139:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
  139 | __dispatch_copy_or_move(_InIter __first, _Sent __last, _OutIter __o=
ut_first) {
      | ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/bitset:117:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__bit_reference:4=
78:1: warning: 'always_inline' function might not be inlinable [-Wattribute=
s]
  478 | __copy_unaligned(__bit_iterator<_Cp, _IsConst> __first, __bit_itera=
tor<_Cp, _IsConst> __last,
      | ^~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__bit_reference:4=
31:1: warning: 'always_inline' function might not be inlinable [-Wattribute=
s]
  431 | __copy_aligned(__bit_iterator<_Cp, _IsConst> __first, __bit_iterato=
r<_Cp, _IsConst> __last,
      | ^~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:105:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
  105 | __unwrap_and_dispatch(_InIter __first, _Sent __last, _OutIter __out=
_first) {
      | ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:105:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/set:486,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr=
ivate/gtest/gtest.h:58:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:278:1: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  278 | __tree_right_rotate(_NodePtr __x) _NOEXCEPT
      | ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:257:1: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  257 | __tree_left_rotate(_NodePtr __x) _NOEXCEPT
      | ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:139:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
  139 | __dispatch_copy_or_move(_InIter __first, _Sent __last, _OutIter __o=
ut_first) {
      | ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:304:1: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  304 | __tree_balance_after_insert(_NodePtr __root, _NodePtr __x) _NOEXCEP=
T
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__functional/boyer_moore_searcher.h:26,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/functional:515:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2501:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2501 | vector<bool, _Allocator>::__construct_at_end(_ForwardIterator __fir=
st, _ForwardIterator __last)
      | ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/construct_at.h:17,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/allocator_traits.h:14,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/allocation_guard.h:14,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/shared_ptr.h:22:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/voidify.=
h:23:81: warning: 'always_inline' function might not be inlinable [-Wattrib=
utes]
   23 | _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE=
_CXX20 void* __voidify(_Tp& __from) {
      |                                                                    =
             ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2654:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2654 | vector<bool, _Allocator>::vector(_ForwardIterator __first, _Forward=
Iterator __last,
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2654:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2654:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2448:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2448 | vector<bool, _Allocator>::max_size() const _NOEXCEPT
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:105:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
  105 | __unwrap_and_dispatch(_InIter __first, _Sent __last, _OutIter __out=
_first) {
      | ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:105:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:105:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:105:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:105:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:105:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:105:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:105:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/shared_ptr.h:42:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:621:6: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  621 | bool __cxx_nonatomic_compare_equal(_Tp const& __lhs, _Tp const& __r=
hs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2501:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2501 | vector<bool, _Allocator>::__construct_at_end(_ForwardIterator __fir=
st, _ForwardIterator __last)
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:139:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
  139 | __dispatch_copy_or_move(_InIter __first, _Sent __last, _OutIter __o=
ut_first) {
      | ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:139:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:139:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:139:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2693:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2693 | vector<bool, _Allocator>::vector(initializer_list<value_type> __il)
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2693:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2693:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1415:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1415 | __pad_and_output(ostreambuf_iterator<_CharT, _Traits> __s,
      | ^~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/atomic:525:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit=
h_backoff.h:39:6: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
   39 | bool __libcpp_thread_poll_with_backoff(_Fn&& __f, _BFn&& __bf, chro=
no::nanoseconds __max_elapsed =3D chrono::nanoseconds::zero()) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit=
h_backoff.h:39:6: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:847:5: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  847 | _Tp __cxx_atomic_fetch_sub(__cxx_atomic_base_impl<_Tp>* __a, _Td __=
delta,
      |     ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:831:5: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  831 | _Tp __cxx_atomic_fetch_add(__cxx_atomic_base_impl<_Tp>* __a, _Td __=
delta,
      |     ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:751:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  751 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os,
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p=
tr.h:990:17: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
  990 | shared_ptr<_Tp> allocate_shared(const _Alloc& __a, _Args&& ...__arg=
s)
      |                 ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1480:32: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 1480 | _LIBCPP_INLINE_VISIBILITY bool __cxx_atomic_wait(_Atp* __a, _Fn && =
__test_fn)
      |                                ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1480:32: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/construct_at.h:23:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:274:6: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
  274 | void __libcpp_operator_delete(_Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:1082:1: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 1082 | operator<<(basic_ostream<_CharT, _Traits>& __os,
      | ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:899:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  899 | operator<<(basic_ostream<char, _Traits>& __os, const char* __str)
      | ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p=
tr.h:1002:17: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
 1002 | shared_ptr<_Tp> make_shared(_Args&& ...__args)
      |                 ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1513:32: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 1513 | _LIBCPP_INLINE_VISIBILITY bool __cxx_atomic_wait(_Atp* __a, _Tp con=
st __val, memory_order __order)
      |                                ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1513:32: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:719:6: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  719 | void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a,  _Tp __va=
l,
      |      ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:711:6: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  711 | void __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, =
 _Tp __val,
      |      ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:756:5: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  756 | _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __v=
alue,
      |     ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:746:5: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  746 | _Tp __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a=
,
      |     ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:737:5: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  737 | _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memor=
y_order __order) {
      |     ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:727:5: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  727 | _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* _=
_a,
      |     ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:274:6: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
  274 | void __libcpp_operator_delete(_Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:297:6: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
  297 | void __do_deallocate_handle_size(void *__ptr, size_t __size, _Args =
...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:264:7: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
  264 | void* __libcpp_operator_new(_Args ...__args) {
      |       ^~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib ---
--- getpw_test.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug getpw_t=
est.full getpw_test.debug
--- getpw_test ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dgetpw_test.debug  getpw_test.full getpw_test
--- getproto_test ---
(cd /workspace/src/lib/libc/tests/nss &&  DEPENDFILE=3D.depend.getproto_tes=
t  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/nss/Makefile _RECURS=
ING_PROGS=3Dt  PROG=3Dgetproto_test )
--- .depend.getproto_test ---
echo getproto_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib=
c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .de=
pend.getproto_test
--- getproto_test.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common -I/workspace/src/tests   -fPIE -g -MD  -MF.depend.getproto=
_test.getproto_test.o -MTgetproto_test.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-=
function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay=
be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v=
alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -=
Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t=
o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-=
error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D=
memset-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-=
address-of-packed-member    -c /workspace/src/lib/libc/tests/nss/getproto_t=
est.c -o getproto_test.o
--- all_subdir_stand ---
--- all_subdir_stand/efi ---
--- boot1.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common -I/workspace/src/stand/efi/boot1 -I/workspace/src/stand/ef=
i/gptboot -DBOOTPROG=3D\"gptboot.efi\" -DHAVE_MEMCPY -I/workspace/src/sys/c=
ontrib/zlib   -Wformat -fshort-wchar -mno-red-zone -nostdinc    -I/tmp/obj/=
workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STAND=
ALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-m=
cfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/wor=
kspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -=
mno-sse  -msoft-float -fPIC -mno-red-zone -I. -Iinclude -DEFI_BOOT1 -I/work=
space/src/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/wor=
kspace/src/sys/contrib/dev/acpica/include -DEFI_UFS_BOOT -DEFI_DEBUG -I/wor=
kspace/src/stand/common -fPIC -g -MD  -MF.depend.boot1.o -MTboot1.o -std=3D=
gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2=
k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty=
pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-=
align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe=
r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro=
r=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=
=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-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=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type  -Wno-format -Os    -=
c /workspace/src/stand/efi/boot1/boot1.c -o boot1.o
--- all_subdir_rescue ---
--- savecore_make ---
(cd /workspace/src/rescue/rescue/../../sbin/savecore &&  make MK_PIE=3Dno N=
O_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/ob=
j/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/wor=
kspace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/=
rescue/savecore/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH=
_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/li=
b/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/lib=
iscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/savecore/ savecore.o)
--- all_subdir_usr.sbin ---
cc1: all warnings being treated as errors
*** [zfs.o] Error code 1

make[4]: stopped in /workspace/src/usr.sbin/makefs
1 error

make[4]: stopped in /workspace/src/usr.sbin/makefs

make[3]: stopped in /workspace/src/usr.sbin
--- all_subdir_tests ---

make[2]: stopped in /workspace/src
--- all_subdir_cddl ---

make[4]: stopped in /workspace/src/cddl/usr.sbin
--- all_subdir_usr.sbin ---

make[2]: stopped in /workspace/src
--- all_subdir_usr.bin ---

make[2]: stopped in /workspace/src
--- all_subdir_share ---

make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
*** [objs] Error code 6

make[4]: stopped in /workspace/src/rescue/rescue
1 error

make[4]: stopped in /workspace/src/rescue/rescue
--- all_subdir_lib ---

make[3]: stopped in /workspace/src/lib
--- all_subdir_sbin ---

make[2]: stopped in /workspace/src
--- all_subdir_lib ---
--- all_subdir_lib/msun ---

make[3]: stopped in /workspace/src/lib

make[2]: stopped in /workspace/src
--- all_subdir_cddl ---

make[3]: stopped in /workspace/src/cddl
--- all_subdir_stand ---

make[3]: stopped in /workspace/src/stand
--- all_subdir_cddl ---

make[2]: stopped in /workspace/src
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---

make[3]: stopped in /workspace/src/stand
--- all_subdir_rescue ---

make[3]: stopped in /workspace/src/rescue
--- all_subdir_stand ---

make[2]: stopped in /workspace/src
--- all_subdir_rescue ---

make[2]: stopped in /workspace/src
       82.03 real       657.01 user        78.19 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/jenkins1218378715219738=
0220.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_5057_1580690114.1695936460080--



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