From nobody Fri Sep 5 08:10:49 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4cJ8DY2Dd8z67GsK for ; Fri, 05 Sep 2025 08:10:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cJ8DY04hSz44Rq; Fri, 05 Sep 2025 08:10:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1757059853; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=ht1QE37t+YtbTeV+up6u25+bEuHQNIa8UN+rWzg4Igw=; b=nf/SwnPaFb24NWyh6M1dVl+m1ltkXLUTTVXWvGlyIdrHTez7YCsmc1fvIok+woujU9EV7g +OnVtTS1nFdT9qPBe87CQov6fo7YWLG7G8H4fB/p7/9vXk358Q+eKmsTZSPSlEKhRQ2ztr gylBsgfS4IwpmfNqf0lnDWmzRNfrhVuFt9ZcmJ1YwLAjXkvSIC5afbbipc0g1ZAXoTBra+ anzq+W3JQ1lfMlWCBcbLe9PyHWIZ2unS++PG9klFSrsnNC0XRPSqNwfC7XIX0d8Kf2IEDp v7fPk1TEUFbwjpyfISSkdd3yxdnSkH8zV5M4P1QlDw4G62fuBZmRJwHVsKGveQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1757059853; a=rsa-sha256; cv=none; b=YRgMutRyMQvYXQR/1DLgfBByPzde7pBfynRY63sB4vWTzze2XNRUvF4sDQ8BYeq6aRdpdS 3BSHXrZk/kx+X8CYYoqwkaq9OMP/36BsOalNlZPhWFbRyfkbCx6+VIl5V99+FQZroIq65B aeU1zXoflAAOgYSUBuT+Ea6RvJ1EgFRBYMqpnmOYUDi2wFjwSLdPxeJJsFpTFunOEa6dAn QRjzpR+F6R1t1+sext7c6skoGIrdt60t+KbPs14qA+LYOvuTYPzdaVlOyyBpsMv9L4854Y JC4Q4TzZYwq3N/cmVucYR2OkJZyiS2SAKRqf35k1i2V59m8NloC+3CX63QZMAg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4cJ8DX6cb0zgwN; Fri, 05 Sep 2025 08:10:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 5 Sep 2025 08:10:49 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rscheff@FreeBSD.org, cperciva@FreeBSD.org, imp@FreeBSD.org, jamie@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1392681828.1687.1757059852941@jenkins.ci.freebsd.org> In-Reply-To: <1217877726.1621.1757048030832@jenkins.ci.freebsd.org> References: <1217877726.1621.1757048030832@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #6473 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1686_567810388.1757059849856" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1686_567810388.1757059849856 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #6473 (edd8c4c655925543e2d881811c544= 473da463147) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/6473/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 6473/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6= 473/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) 3aa0a0aaa23b95dbf0ef58b16b313637f515b460 by rscheff: tcp: add gone_in note for net.inet.tcp.sack.revised for fbsd16 8b4e4c2737305df8807abc6cd054a32586085c93 by cperciva: Update main to 16 8ec7a830f10bc0f3b421dfaf6967a1bc996d34fd by jamie: jaildesc: fix a misplaced error check and a spurious finit call f20d12595718c56a718d34e1e42cd34a3317121d by imp: devd: Remove gross hack edd8c4c655925543e2d881811c544473da463147 by imp: moused: Fix movement of moused/moused to moused/moused/moused The end of the build log: [...truncated 105.73 MiB...] --- all_subdir_usr.sbin --- --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -fPI= E -g -MD -MF.depend.kbdmap.pieo -MTkbdmap.pieo -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -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= cast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-p= ointer-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-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -c /worksp= ace/src/usr.sbin/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/read.cc:46: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -fPIE -g -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -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 = -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.full kbdmap.pieo -lprivat= ebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.moused.pieo -MTmou= sed.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/usr.sbin/moused/moused/moused= .c -o moused.pieo --- all_subdir_tests --- 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)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164: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] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /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_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1158:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1158 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2132:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2132 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2134:9: note: here 2134 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2135:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2135 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2137:9: note: here 2137 | case EV_KEY: | ^~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-size --- --- llvm-size.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-size -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspa= ce/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include= -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHA= VE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd1= 6.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT= =3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET= _ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_= NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLL= VMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Dis= assembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARG= ETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializ= eX86TargetMC -ffunction-sections -fdata-sections -fPIE -g1 -MD -MF.depend.l= lvm-size.pieo -MTllvm-size.pieo -Wno-format-zero-length -fstack-protector-s= trong -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-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-address-of-packe= d-member -fno-exceptions -fno-rtti -fPIE -g1 -std=3Dc++17 -Wno-error=3Dcl= ass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /w= orkspace/src/contrib/llvm-project/llvm/tools/llvm-size/llvm-size.cpp -o llv= m-size.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- In function 'fetch_and_parse_devd', inlined from 'moused' at /workspace/src/usr.sbin/moused/moused/moused.c= :978:6: /workspace/src/usr.sbin/moused/moused/moused.c:1211:9: warning: 'strncpy' s= pecified bound 17 equals destination size [-Wstringop-truncation] 1211 | strncpy(path + 5, cdev + 5, 17); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- MachODump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freeb= sd16.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DDEFAULT_SYSR= OOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TAR= GET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLL= VM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER= =3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX= 86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE= _TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInit= ializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -g1 -MD -MF.dep= end.MachODump.pieo -MTMachODump.pieo -Wno-format-zero-length -fstack-protec= tor-strong -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -fno-exceptions -fno-rtti -fPIE -g1 -std=3Dc++17 -Wno-error=3D= class-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c = /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdump/MachODump.cpp -= o MachODump.pieo --- all_subdir_usr.sbin --- In function 'r_init_all', inlined from 'main' at /workspace/src/usr.sbin/moused/moused/moused.c:7= 85:3: /workspace/src/usr.sbin/moused/moused/moused.c:2074:25: warning: 'strncpy' = output may be truncated copying 10 bytes from a string of length 255 [-Wstr= ingop-truncation] 2074 | strncpy(path + 11, dp->d_name, 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 313.92 real 3029.21 user 253.12 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/jenkins1115153517805408= 9473.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_1686_567810388.1757059849856--