Date: Sun, 18 Feb 2024 03:34:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: se@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #2427 - Still Failing Message-ID: <295172504.1307.1708227248792@jenkins.ci.freebsd.org> In-Reply-To: <1468237945.1267.1708178872241@jenkins.ci.freebsd.org> References: <1468237945.1267.1708178872241@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_1306_1660436872.1708227246759 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #2427 (8b67c670a49b4efe7e1557121b5bb= ae682ea3bc7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/2427/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 2427/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2= 427/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) 8b67c670a49b4efe7e1557121b5bbae682ea3bc7 by se: msdosfs: fix directory corruption after rename operation The end of the build log: [...truncated 97.05 MiB...] 131 | __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:131: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:131: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:131:1: warning: 'always_inline' function might not be inlinab= le [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2753:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 2753 | vector<bool, _Allocator>::vector(initializer_list<value_type> __il) | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2753:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2753:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2268:6: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 2268 | void basic_string<_CharT, _Traits, _Allocator>::__init_with_size( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2561:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 2561 | __tree<_Tp, _Compare, _Allocator>::__lower_bound(const _Key& __v, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/__threading_support:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__mutex/mutex.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__condition_variable/condition_variable.h:16: /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] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:253:5: warning: 'always_inline' function might not be inlinable [= -Wattributes] 253 | _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/cxx_atom= ic_impl.h:239:5: warning: 'always_inline' function might not be inlinable [= -Wattributes] 239 | _Tp __cxx_atomic_fetch_add(__cxx_atomic_base_impl<_Tp>* __a, _Td __= delta, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2485:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 2485 | __tree<_Tp, _Compare, _Allocator>::find(const _Key& __v) const | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2496:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 2496 | __tree<_Tp, _Compare, _Allocator>::__count_unique(const _Key& __k) = const | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1795:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 1795 | __tree<_Tp, _Compare, _Allocator>::~__tree() | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1795:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1795:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1547:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 1547 | __tree<_Tp, _Compare, _Allocator>::__tree(const value_compare& __co= mp) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1547:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1547:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1017:17: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 1017 | shared_ptr<_Tp> allocate_shared(const _Alloc& __a, _Args&& ...__arg= s) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:759:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 759 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:66:28: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 66 | _LIBCPP_HIDE_FROM_ABI bool __cxx_atomic_wait(_Atp* __a, _Fn && __te= st_fn) | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:66:28: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 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:276:6: warnin= g: 'always_inline' function might not be inlinable [-Wattributes] 276 | void __libcpp_operator_delete(_Args ...__args) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:1090:1: w= arning: 'always_inline' function might not be inlinable [-Wattributes] 1090 | operator<<(basic_ostream<_CharT, _Traits>& __os, | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1029:17: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 1029 | shared_ptr<_Tp> make_shared(_Args&& ...__args) | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:907:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 907 | operator<<(basic_ostream<char, _Traits>& __os, const char* __str) | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:104:28: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 104 | _LIBCPP_HIDE_FROM_ABI bool __cxx_atomic_wait(_Atp* __a, _Tp const _= _val, memory_order __order) | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:104:28: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:119:6: warning: 'always_inline' function might not be inlinable [= -Wattributes] 119 | 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/cxx_atom= ic_impl.h:112:6: warning: 'always_inline' function might not be inlinable [= -Wattributes] 112 | 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/cxx_atom= ic_impl.h:153:5: warning: 'always_inline' function might not be inlinable [= -Wattributes] 153 | _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/cxx_atom= ic_impl.h:143:5: warning: 'always_inline' function might not be inlinable [= -Wattributes] 143 | _Tp __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a= , | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:135:5: warning: 'always_inline' function might not be inlinable [= -Wattributes] 135 | _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/cxx_atom= ic_impl.h:126:5: warning: 'always_inline' function might not be inlinable [= -Wattributes] 126 | _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* _= _a, | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:276:6: warnin= g: 'always_inline' function might not be inlinable [-Wattributes] 276 | void __libcpp_operator_delete(_Args ...__args) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:299:6: warnin= g: 'always_inline' function might not be inlinable [-Wattributes] 299 | void __do_deallocate_handle_size(void *__ptr, size_t __size, _Args = ...__args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:266:7: warnin= g: 'always_inline' function might not be inlinable [-Wattributes] 266 | void* __libcpp_operator_new(_Args ...__args) { | ^~~~~~~~~~~~~~~~~~~~~ --- all_subdir_sbin --- /workspace/src/sbin/rcorder/rcorder.c:1041:21: warning: left-hand operand o= f comma expression has no effect [-Wunused-value] 1041 | basename(head->next->fnode->filename)) =3D=3D 0= ) { | ^~~~~~~~ /workspace/src/sbin/rcorder/rcorder.c:1046:41: warning: left-hand operand o= f comma expression has no effect [-Wunused-value] 1046 | printf("%s\\n", basename(pnode->fnode->file= name)); | ^~~~~~~~ --- all_subdir_libexec --- --- getcwd.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -march=3Di686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCO= MPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32 --sysroot=3D/tm= p/obj/workspace/src/amd64.amd64/tmp -B/tmp/obj/workspace/src/amd64.amd64/= tmp/usr/lib32 -Wall -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/commo= n -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf = -fpic -DPIC -I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse = -msoft-float -fvisibility=3Dhidden -g -MD -MF.depend.getcwd.o -MTgetcwd.o= -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr= eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter= -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sig= n -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool= -context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-error=3Doverflow -Wno-return-type -Wno-redundant-decls -c /works= pace/src/lib/libc/gen/getcwd.c -o getcwd.o --- all_subdir_tests --- --- all_subdir_tests/sys/fs --- --- default_permissions --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.default_per= missions NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile= _RECURSING_PROGS=3Dt PROG=3Ddefault_permissions PROG_CXX=3Ddefault_permis= sions) --- all_subdir_usr.sbin --- --- nlpid.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s= rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET= 6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src= /amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H = -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H= -fPIE -g -MD -MF.depend.nlpid.o -MTnlpid.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-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 = -Wno-address-of-packed-member -c /workspace/src/contrib/tcpdump/nlpid= .c -o nlpid.o --- all_subdir_tests --- --- .depend.default_permissions --- echo default_permissions.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/l= ib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/worksp= ace/src/amd64.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/= tmp/usr/lib/libutil.a >> .depend.default_permissions echo default_permissions.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/l= ib/libc++.a >> .depend.default_permissions --- default_permissions.o --- --- all_subdir_stand --- --- all_subdir_stand/i386 --- --- devopen.o --- --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 = -pipe -fno-common -fPIE -g -MD -MF.depend.default_permissions.default_permi= ssions.o -MTdefault_permissions.o -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-er= ror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-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 -I/workspace/src/tests -I/workspace/src/sy= s/fs/fuse -I/workspace/src/sbin/mount -I/tmp/obj/workspace/src/amd64.amd64/= tmp/usr/include/private -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -D= GTEST_HAS_STREAM_REDIRECTION=3D1 -frtti -fPIE -std=3Dc++14 -Wno-class-memac= cess -Wno-deprecated-copy -Wno-literal-suffix -Wno-error=3Dunknown-pragmas = -Wno-placement-new -Wno-attributes -Wno-unused-but-set-variable -c /wor= kspace/src/tests/sys/fs/fusefs/default_permissions.cc -o default_permission= s.o --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -DBOOTPROG=3D\= "zfsboot\" -O1 -DBOOT2 -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOA= DER_ZFS_SUPPORT -DLOADER_UFS_SUPPORT -DSIOPRT=3D0x3f8 -DSIOFMT=3D0x3 -D= SIOSPD=3D115200 -I/workspace/src/stand/common -I/workspace/src/stand/i386= /common -I/workspace/src/stand/i386/libi386 -I/workspace/src/stand/libsa/= zfs -I/workspace/src/sys/crypto/skein -I/workspace/src/sys/cddl/boot/zfs = -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib= /openzfs/include/os/freebsd/spl -I/workspace/src/sys/contrib/openzfs/inclu= de/os/freebsd/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/common/lz4= -I/workspace/src/stand/i386/boot2 -Wall -Waggregate-return -Wbad-functio= n-cast -Wno-cast-align -Wmissing-declarations -Wmissing-prototypes -Wneste= d-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -g = -MD -MF.depend.devopen.o -MTdevopen.o -std=3Dgnu99 -Wno-format-zero-length= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-bounda= ry=3D2 --param max-inline-insns-single=3D100 -c /workspace/src/stand/co= mmon/devopen.c -o devopen.o --- all_subdir_stand/efi --- --- trap.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-= mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s= rc/stand/efi/loader_4th/../loader -I/workspace/src/stand/libsa/zfs -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loade= r_4th -I/workspace/src/stand/efi/loader_4th/arch/amd64 -I/workspace/src/sta= nd/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sy= s/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/w= orkspace/src/stand/common -fPIC -I/workspace/src/stand/ficl -I/workspace/sr= c/stand/ficl/amd64 -I/workspace/src/stand/common -DBF_DICTSIZE=3D30000 -DLO= ADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_S= UPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/lib= sa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib= /opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.efi\" -g -MD -MF.d= epend.trap.o -MTtrap.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-header= s -Werror -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-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 = -Wno-address-of-packed-member -Os -c /workspace/src/stand/efi/loader_4= th/../loader/arch/amd64/trap.c -o trap.o --- all_subdir_usr.sbin --- --- ntp.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s= rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET= 6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src= /amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H = -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H= -fPIE -g -MD -MF.depend.ntp.o -MTntp.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/contrib/tcpdump/ntp.c -o n= tp.o --- all_subdir_sbin --- --- all_subdir_sbin/reboot --- cc1: all warnings being treated as errors --- all_subdir_rescue --- --- mount_nfs_make --- --- getmntopts.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DNFS -I/workspace/src/sbin/mount -I/workspace/src/usr.sbi= n/rpc.umntall -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconf= ig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.ge= tmntopts.o -MTgetmntopts.o -std=3Dgnu99 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused= -parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -= Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-sub= scripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-ti= me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu= e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon= null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e= rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove= rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno= -error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex= cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst= ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas= t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros= -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds= tringop-truncation -Wno-return-type -c /workspace/src/sbin/mount/get= mntopts.c -o getmntopts.o --- all_subdir_sbin --- *** [reboot.o] Error code 1 make[4]: stopped in /workspace/src/sbin/reboot 1 error make[4]: stopped in /workspace/src/sbin/reboot make[3]: stopped in /workspace/src/sbin --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- make[5]: stopped in /workspace/src/tests/sys/capsicum --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[4]: stopped in /workspace/src/tests/sys --- all_subdir_libexec --- make[3]: stopped in /workspace/src/libexec --- 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_tests --- make[3]: stopped in /workspace/src/tests --- all_subdir_libexec --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue --- all_subdir_tests --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[2]: stopped in /workspace/src --- all_subdir_stand --- make[3]: stopped in /workspace/src/stand --- all_subdir_sbin --- --- all_subdir_sbin/rcorder --- make[3]: stopped in /workspace/src/sbin --- all_subdir_stand --- --- all_subdir_stand/i386 --- make[3]: stopped in /workspace/src/stand --- all_subdir_sbin --- make[2]: stopped in /workspace/src --- all_subdir_stand --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_cddl --- make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped in /workspace/src/cddl/usr.sbin make[3]: stopped in /workspace/src/cddl make[2]: stopped in /workspace/src 122.22 real 1617.33 user 169.91 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/jenkins6861701194166861= 754.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_1306_1660436872.1708227246759--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?295172504.1307.1708227248792>