Date: Tue, 21 Jan 2025 23:06:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #4820 - Still Failing Message-ID: <1617904628.1113.1737500809011@jenkins.ci.freebsd.org> In-Reply-To: <620405830.1101.1737496676171@jenkins.ci.freebsd.org> References: <620405830.1101.1737496676171@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_1112_1214259852.1737500805775 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #4820 (347eb42dbcb352f3266e716a21018= 98fe054bdba) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/4820/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 4820/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/4= 820/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) 347eb42dbcb352f3266e716a2101898fe054bdba by ziaee: bsdinstall/zfsboot: Remove unused global variable The end of the build log: [...truncated 93.96 MiB...] 107 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI const_mem_= fun1_t<_Sp, _Tp, _Ap> | ^~~~~~~~~~= ~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:93:29: note: declared here 93 | _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fun1_t : public __binary_func= tion<const _Tp*, _Ap, _Sp> { | ^~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: In function 'std::__1::const_mem_fun1_t<_Sp, _Tp, _Ap> std::__1:= :mem_fun(_Sp (_Tp::*)(_Ap) const)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:109:10: warning: 'template<class _Sp, class _Tp, class _Ap> class= std::__1::const_mem_fun1_t' is deprecated [-Wdeprecated-declarations] 109 | return const_mem_fun1_t<_Sp, _Tp, _Ap>(__f); | ^~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:93:29: note: declared here 93 | _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fun1_t : public __binary_func= tion<const _Tp*, _Ap, _Sp> { | ^~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:131:58: warning: 'template<class _Sp, class _Tp> class std::__1::= const_mem_fun_ref_t' is deprecated [-Wdeprecated-declarations] 131 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI const_mem_= fun_ref_t<_Sp, _Tp> | ^~~~~~~~~~= ~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:113:56: note: declared here 113 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n_ref_t : public __unary_function<_Tp, _Sp> { | ^~~~~~~~~~~~= ~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: In function 'std::__1::const_mem_fun_ref_t<_Sp, _Tp> std::__1::m= em_fun_ref(_Sp (_Tp::*)() const)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:133:10: warning: 'template<class _Sp, class _Tp> class std::__1::= const_mem_fun_ref_t' is deprecated [-Wdeprecated-declarations] 133 | return const_mem_fun_ref_t<_Sp, _Tp>(__f); | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:113:56: note: declared here 113 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n_ref_t : public __unary_function<_Tp, _Sp> { | ^~~~~~~~~~~~= ~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:137:58: warning: 'template<class _Sp, class _Tp, class _Ap> class= std::__1::const_mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations] 137 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI const_mem_= fun1_ref_t<_Sp, _Tp, _Ap> | ^~~~~~~~~~= ~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:122:56: note: declared here 122 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n1_ref_t : public __binary_function<_Tp, _Ap, _Sp> { | ^~~~~~~~~~~~= ~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: In function 'std::__1::const_mem_fun1_ref_t<_Sp, _Tp, _Ap> std::= __1::mem_fun_ref(_Sp (_Tp::*)(_Ap) const)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:139:10: warning: 'template<class _Sp, class _Tp, class _Ap> class= std::__1::const_mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations] 139 | return const_mem_fun1_ref_t<_Sp, _Tp, _Ap>(__f); | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:122:56: note: declared here 122 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n1_ref_t : public __binary_function<_Tp, _Ap, _Sp> { | ^~~~~~~~~~~~= ~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:541: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:35:58: warning: 'template<class _Arg1, class _Arg2= , class _Result> class std::__1::pointer_to_binary_function' is deprecated = [-Wdeprecated-declarations] 35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to= _binary_function<_Arg1, _Arg2, _Result> | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_function : public __b= inary_function<_Arg1, _Arg2, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h: In function 'std::__1::pointer_to_binary_function= <_Arg1, _Arg2, _Result> std::__1::ptr_fun(_Result (*)(_Arg1, _Arg2))': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:37:10: warning: 'template<class _Arg1, class _Arg2= , class _Result> class std::__1::pointer_to_binary_function' is deprecated = [-Wdeprecated-declarations] 37 | return pointer_to_binary_function<_Arg1, _Arg2, _Result>(__f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_function : public __b= inary_function<_Arg1, _Arg2, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:542: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h:35:58: warning: 'template<class _Arg, class _Result= > class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-de= clarations] 35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to= _unary_function<_Arg, _Result> | ^~~~~~~~~~= ~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function : public __un= ary_function<_Arg, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h: In function 'std::__1::pointer_to_unary_function<_= Arg, _Result> std::__1::ptr_fun(_Result (*)(_Arg))': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h:37:10: warning: 'template<class _Arg, class _Result= > class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-de= clarations] 37 | return pointer_to_unary_function<_Arg, _Result>(__f); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function : public __un= ary_function<_Arg, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- copy_file_range --- --- copy_file_range.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -fPIE -g -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -I/workspace/src/tests -I/workspace/src/sys/fs/fuse -I/wor= kspace/src/sbin/mount -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/= private -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM= _REDIRECTION=3D1 -frtti -fPIE -std=3Dc++14 -Wno-class-memaccess -Wno-deprec= ated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunk= nown-pragmas -Wno-placement-new -Wno-attributes -Wno-unused-but-set-variabl= e -Wl,-zrelro -pie -Wl,-znoexecstack -o copy_file_range.full copy_file_r= ange.o getmntopts.o mockfs.o utils.o -lprivategmock -lprivategtest -lpriva= tegtest -lutil -lpthread --- copy_file_range.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug copy_fi= le_range.full copy_file_range.debug --- copy_file_range --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcopy_file_range.debug copy_file_range.full copy_file_range --- destroy --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.destroy NO= _SUBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_= PROGS=3Dt PROG=3Ddestroy PROG_CXX=3Ddestroy) --- .depend.destroy --- echo destroy.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd6= 4.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libutil.a >> .depend.destroy echo destroy.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a = >> .depend.destroy --- destroy.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 = -pipe -fno-common -fPIE -g -MD -MF.depend.destroy.destroy.o -MTdestroy.o -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -= Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-alig= n -Wchar-subscripts -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -I/work= space/src/tests -I/workspace/src/sys/fs/fuse -I/workspace/src/sbin/mount -I= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSI= X_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti = -fPIE -std=3Dc++14 -Wno-class-memaccess -Wno-deprecated-copy -Wno-error=3Dc= lass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-placem= ent-new -Wno-attributes -Wno-unused-but-set-variable -c /workspace/src/= tests/sys/fs/fusefs/destroy.cc -o destroy.o In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/operations.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:538, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/destroy.cc:37: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_function.h:45:27: warning: 'template<class _Arg1, class _Arg2, class _Re= sult> struct std::__1::binary_function' is deprecated [-Wdeprecated-declara= tions] 45 | using __binary_function =3D binary_function<_Arg1, _Arg2, _Result>; | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_function.h:24:57: note: declared here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_func= tion { | ^~~~~~~~~~~= ~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/operations.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_function.h:42:26: warning: 'template<class _Arg, class _Result> struct st= d::__1::unary_function' is deprecated [-Wdeprecated-declarations] 42 | using __unary_function =3D unary_function<_Arg, _Result>; | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_function.h:23:57: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_funct= ion { | ^~~~~~~~~~~= ~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/unique_ptr.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__hash_table:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:539: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:39:34: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 39 | _LIBCPP_HIDE_FROM_ABI auto_ptr(auto_ptr<_Up>& __p) _NOEXCEPT : __= ptr_(__p.release()) {} | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:45:45: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 45 | _LIBCPP_HIDE_FROM_ABI auto_ptr& operator=3D(auto_ptr<_Up>& __p) _= NOEXCEPT { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:49:45: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is d= eprecated [-Wdeprecated-declarations] 49 | _LIBCPP_HIDE_FROM_ABI auto_ptr& operator=3D(auto_ptr_ref<_Tp> __p= ) _NOEXCEPT { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:69:34: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is d= eprecated [-Wdeprecated-declarations] 69 | _LIBCPP_HIDE_FROM_ABI auto_ptr(auto_ptr_ref<_Tp> __p) _NOEXCEPT := __ptr_(__p.__ptr_) {} | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:71:34: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is d= eprecated [-Wdeprecated-declarations] 71 | _LIBCPP_HIDE_FROM_ABI operator auto_ptr_ref<_Up>() _NOEXCEPT { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:77:34: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 77 | _LIBCPP_HIDE_FROM_ABI operator auto_ptr<_Up>() _NOEXCEPT { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h: In member function 'std::__1::auto_ptr<_Tp>::operator std::__1::auto_pt= r_ref<_Up>()': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:72:5: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is de= precated [-Wdeprecated-declarations] 72 | auto_ptr_ref<_Up> __t; | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h: In member function 'std::__1::auto_ptr<_Tp>::operator std::__1::auto_pt= r<_Up>()': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:78:12: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 78 | return auto_ptr<_Up>(release()); | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:83:56: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 83 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr<voi= d> { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:228:36: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 228 | _LIBCPP_HIDE_FROM_ABI unique_ptr(auto_ptr<_Up>&& __p) _NOEXCEPT := __ptr_(__p.release(), __value_init_tag()) {} | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:250:47: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 250 | _LIBCPP_HIDE_FROM_ABI unique_ptr& operator=3D(auto_ptr<_Up> __p) = { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- o eqn_term.o man_term.o mdoc_term.o term.o term_ascii.o term_ps.o term_tab.= o term_tag.o tbl_term.o dbm.o dbm_map.o mansearch.o dba.o dba_array.o dba_r= ead.o dba_write.o mandocdb.o main.o manpath.o out.o tag.o tree.o -L/tmp/ob= j/workspace/src/amd64.amd64/lib/libopenbsd -lopenbsd_pie -lz=20 --- mandoc.1.gz --- gzip -cn /workspace/src/contrib/mandoc/mandoc.1 > mandoc.1.gz --- eqn.7.gz --- gzip -cn /workspace/src/contrib/mandoc/eqn.7 > eqn.7.gz --- mandoc_char.7.gz --- gzip -cn /workspace/src/contrib/mandoc/mandoc_char.7 > mandoc_char.7.gz --- tbl.7.gz --- gzip -cn /workspace/src/contrib/mandoc/tbl.7 > tbl.7.gz --- man.7.gz --- gzip -cn /workspace/src/contrib/mandoc/man.7 > man.7.gz --- mdoc.7.gz --- gzip -cn /workspace/src/contrib/mandoc/mdoc.7 > mdoc.7.gz --- roff.7.gz --- gzip -cn /workspace/src/contrib/mandoc/roff.7 > roff.7.gz --- apropos.1.gz --- gzip -cn /workspace/src/contrib/mandoc/apropos.1 > apropos.1.gz --- makewhatis.8.gz --- gzip -cn /workspace/src/contrib/mandoc/makewhatis.8 > makewhatis.8.gz --- mandoc.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug mandoc.= full mandoc.debug --- mandoc --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmandoc.debug mandoc.full mandoc make[2]: stopped in /workspace/src 226.56 real 1556.28 user 165.43 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/jenkins4270090296675479= 229.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_1112_1214259852.1737500805775--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1617904628.1113.1737500809011>