From nobody Wed Feb 12 12:57:42 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 4YtJJB3xd3z5mlDK for ; Wed, 12 Feb 2025 12:57:46 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YtJJ95xkCz3pCT; Wed, 12 Feb 2025 12:57:45 +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=1739365065; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=AkQWcleWELiFnhJDluQ5oorzlXh0+EeAwYumYwHFs58=; b=WFkUyO2ajKbXAeQMvxPeYbKl3mgloRzysJfMcelbxcgfAeXdcOo9AuZuAffdwYMDtDPDv0 WSLwz4E/3FbfJdQXtO+7lklV4G/d0odA2bWMgRjZ1YFLhZSOjTgs+TXfL++omaKqbC0MlK 0Fvos4WupH2fe/JsuIIPke0rICIsun0KjbuZeUXm/QoZ5fdFwhB8fVEGztixx26TTlXpvi 4NEZjt6WSD2AQpgjDnUpidefK1UdKElKPBsiJAcStDbqnCphBvTdsgK8NqMZf7i2sc1Bxp cPNTpUzjGhTvWntT/Z7fPQvT3T67QcwMjDOtz3eaaW2nQ0/KuId6MKFUvoLYfw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739365065; a=rsa-sha256; cv=none; b=eRwDDMxlWWRYkm8ItgeJjvh2yAEROrLI3B20ynJYVA4cZHxcmQO5CM1OnFcYjkaRjnT7TJ zXom27knpoltkkqgt0RqZ6T59McfSMNvEQdfon/yvyDslRjZZ6QIa7zZKtSkqRgfr2je6h 9Ykc64eqm/EB4eomghk5/mnZIrcsDfQ7shLmdqVKN+TQ8//lE3VxLcA8Ti8FTXITVJs5Wm P/OcWDpXSHAohSioE6a2bPtZhP3BCmvfzKRWTQ+D4P6TV9jVLSk4Lx0dlAqwpdkjKvdI1+ RPTQqoeglFADTuhN/aHCm4OjnRopS1GOtApgoNSFKXck0EGgmwsqblGk2LQzPQ== 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 4YtJJ95QcKz108w; Wed, 12 Feb 2025 12:57:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 12 Feb 2025 12:57:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, $@FreeBSD.org, dev-ci@FreeBSD.org Message-ID: <1322860422.1181.1739365065765@jenkins.ci.freebsd.org> In-Reply-To: <135575970.1165.1739340026583@jenkins.ci.freebsd.org> References: <135575970.1165.1739340026583@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #9 - 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_1180_354707032.1739365063063" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1180_354707032.1739365063063 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #9 (ccd9c1ef4e9008a3ba264756a2e= 6fff7dfd3dc86) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/9/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/9/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/9/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) ccd9c1ef4e9008a3ba264756a2e6fff7dfd3dc86 by tuexen: icmp: use per rate limit randomized jitter The end of the build log: [...truncated 96.58 MiB...] 34 | static const char copyright[] =3D | ^~~~~~~~~ --- lprm.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/lpr/common_source -DINET6 -fPIE -= g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prot= otypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -= Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs = -Wold-style-definition -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-decl= arations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-= not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wn= o-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body= -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o lprm.full lprm.o -L/t= mp/obj/workspace/src/amd64.amd64/usr.sbin/lpr/common_source -llpr_pie=20 --- lprm.1.gz --- gzip -cn /workspace/src/usr.sbin/lpr/lprm/lprm.1 > lprm.1.gz --- lprm.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug lprm.fu= ll lprm.debug --- lprm --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlprm.debug lprm.full lprm --- all_subdir_usr.sbin/lpr/lptest --- =3D=3D=3D> usr.sbin/lpr/lptest (all) --- .depend --- echo lptest.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >>= .depend --- lptest.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.sbin/lpr/common_source -DINET6 -fPI= E -g -MD -MF.depend.lptest.o -MTlptest.o -std=3Dgnu99 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -Wnested-externs -Wold-style-definition -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-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 -c /workspace/s= rc/usr.sbin/lpr/lptest/lptest.c -o lptest.o /workspace/src/usr.sbin/lpr/lptest/lptest.c:34:19: warning: 'copyright' def= ined but not used [-Wunused-const-variable=3D] 34 | static const char copyright[] =3D | ^~~~~~~~~ --- lptest.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/lpr/common_source -DINET6 -fPIE -= g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prot= otypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -= Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs = -Wold-style-definition -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-decl= arations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-= not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wn= o-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body= -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o lptest.full lptest.o = =20 --- lptest.1.gz --- gzip -cn /workspace/src/usr.sbin/lpr/lptest/lptest.1 > lptest.1.gz --- lptest.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug lptest.= full lptest.debug --- lptest --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlptest.debug lptest.full lptest --- all_subdir_usr.sbin/lpr/pac --- =3D=3D=3D> usr.sbin/lpr/pac (all) --- .depend --- echo pac.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/usr.sbin/lpr/common_source/liblpr_pie.a >> .de= pend --- pac.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.sbin/lpr/common_source -DINET6 -fPI= E -g -MD -MF.depend.pac.o -MTpac.o -std=3Dgnu99 -Wno-format-zero-length -f= stack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -W= no-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wca= st-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -= Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -c /workspace/src/usr.sb= in/lpr/pac/pac.c -o pac.o --- all_subdir_lib --- --- all_subdir_lib/googletest --- --- gmock-actions_test --- In constructor 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...= )>::__func(const _Fp&, const _Alloc&) [with _Fp =3D testing::internal::With= ArgsAction::operator testing::Action() const::; _Alloc =3D std::__1::= allocator::operator tes= ting::Action() const:: >; _Rp =3D bool; _ArgTypes =3D {double, int}]', inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTy= pes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const= [with _Fp =3D testing::internal::WithArgsAction::operato= r testing::Action() const::; _Alloc =3D std::__1::allocator::operator testing::Action() const:: >; _Rp =3D bool; _ArgTypes= =3D {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/= c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...= )>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp= =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/workspace/src/amd64.am= d64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__= 1::function<_Rp(_ArgTypes ...)>&) [with _Rp =3D bool; _ArgTypes =3D {double= , int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fun= ctional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::functio= n<_Rp(_ArgTypes ...)>::operator=3D(_Fp&&) [with _Fp =3D testing::internal::= WithArgsAction::operator testing::Action() const::; =3D void; _Rp =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975= :40, inlined from 'void testing::Action::Init(G&&, std::__1::tr= ue_type) [with G =3D testing::internal::WithArgsAction::o= perator testing::Action() const::; R =3D bool; Args =3D {double, int}]' at /tmp/obj/wor= kspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:817:10= , inlined from 'testing::Action::Action(G&&) [with G =3D tes= ting::internal::WithArgsAction::operator testing::Action<= bool(double, int)>() const::; <= template-parameter-2-2> =3D void; R =3D bool; Args =3D {double, int}]' at /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actio= ns.h:763:9, inlined from 'testing::internal::WithArgsAction::operat= or testing::Action() const [with R =3D bool; Args =3D {double,= int}; typename std::__1::enable_if >::type ...)> >::value, int>::type =3D 0; InnerAct= ion =3D bool (*)(int); long unsigned int ...I =3D {1}]' at /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1466:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:264:34: warning: array subscript 'std::__1::__function::__func::operator testing::Action() const::, std= ::__1::allocator::opera= tor testing::Action() const:: >, bool(double, int)>[0]' is partly outside array bounds = of 'std::__1::function [1]' [-Warray-bounds=3D] 264 | _LIBCPP_HIDE_FROM_ABI explicit __func(const _Fp& __f, const _Allo= c& __a) : __f_(__f, __a) {} | ^~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R =3D bool; Args = =3D {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type =3D= 0; InnerAction =3D bool (*)(int); long unsigned int ...I =3D {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:975:3: note: object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In copy constructor 'testing::internal::WithArgsAction::o= perator testing::Action() const::::(const testing::internal::WithArgsAction::operator testing::Action() const::&)', inlined from 'std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBa= se>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tupl= e<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args =3D {const t= esting::internal::WithArgsAction::operator testing::Actio= n() const::&= }; long unsigned int ..._Indices =3D {0}; _Tp =3D testing::internal::WithAr= gsAction::operator testing::Action() const::; int _Idx =3D 0; bool _C= anBeEmptyBase =3D false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/inc= lude/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(= std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tup= le<_Args2 ...>) [with _Args1 =3D {const testing::internal::WithArgsAction::operator testing::Action() const::&}; _Args2 =3D {const std::__1::all= ocator::operator testin= g::Action() const:: >&}; _T1 =3D testing::internal::WithArgsAction::o= perator testing::Action() const::; _T2 =3D std::__1::allocator::operator testing::Action() const:: >]' at /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:10= 4, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgType= s ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp =3D testing:= :internal::WithArgsAction::operator testing::Action() const::; _Ap = =3D std::__1::allocator= ::operator testing::Action() const::<= lambda(double&&, int&&)> >; _Rp =3D bool; _ArgTypes =3D {double, int}]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes .= ..)>::__func(const _Fp&, const _Alloc&) [with _Fp =3D testing::internal::Wi= thArgsAction::operator testing::Action= () const::; _Alloc =3D std::__1= ::allocator::operator t= esting::Action() const:: >; _Rp =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/wor= kspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:7= 8, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTy= pes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const= [with _Fp =3D testing::internal::WithArgsAction::operato= r testing::Action() const::; _Alloc =3D std::__1::allocator::operator testing::Action() const:: >; _Rp =3D bool; _ArgTypes= =3D {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/= c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...= )>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp= =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/workspace/src/amd64.am= d64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__= 1::function<_Rp(_ArgTypes ...)>&) [with _Rp =3D bool; _ArgTypes =3D {double= , int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fun= ctional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::functio= n<_Rp(_ArgTypes ...)>::operator=3D(_Fp&&) [with _Fp =3D testing::internal::= WithArgsAction::operator testing::Action() const::; =3D void; _Rp =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975= :40, inlined from 'void testing::Action::Init(G&&, std::__1::tr= ue_type) [with G =3D testing::internal::WithArgsAction::o= perator testing::Action() const::; R =3D bool; Args =3D {double, int}]' at /tmp/obj/wor= kspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:817:10= , inlined from 'testing::Action::Action(G&&) [with G =3D tes= ting::internal::WithArgsAction::operator testing::Action<= bool(double, int)>() const::; <= template-parameter-2-2> =3D void; R =3D bool; Args =3D {double, int}]' at /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actio= ns.h:763:9, inlined from 'testing::internal::WithArgsAction::operat= or testing::Action() const [with R =3D bool; Args =3D {double,= int}; typename std::__1::enable_if >::type ...)> >::value, int>::type =3D 0; InnerAct= ion =3D bool (*)(int); long unsigned int ...I =3D {1}]' at /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1466:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-acti= ons.h:1463:12: warning: array subscript 'testing::internal::WithArgsAction<= bool (*)(int), 1>::operator testing::Action() const::[0]' is partly outside array bound= s of 'std::__1::function [1]' [-Warray-bounds=3D] 1463 | return [converted](Args&&... args) -> R { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1464 | return converted.Perform(std::forward_as_tuple( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1465 | std::get(std::forward_as_tuple(std::forward(args= )...))...)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ 1466 | }; | ~ =20 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R =3D bool; Args = =3D {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type =3D= 0; InnerAction =3D bool (*)(int); long unsigned int ...I =3D {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:975:3: note: at offset 16 into object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In copy constructor 'std::__1::function<_Rp(_ArgTypes ...)>::function(const= std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp =3D bool; _ArgTypes =3D= {int}]', inlined from 'testing::Action::Action(const testing::Action<= bool(int)>&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private= /gmock/gmock-actions.h:726:7, inlined from 'testing::internal::WithArgsAction::oper= ator testing::Action() const::::(const testing::internal::WithArgsAction::operator testing::Action= () const::&)' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/private/gmock/gmock-actions.h:1463:12, inlined from 'std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBa= se>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tupl= e<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args =3D {const t= esting::internal::WithArgsAction::operator testing::Actio= n() const::&= }; long unsigned int ..._Indices =3D {0}; _Tp =3D testing::internal::WithAr= gsAction::operator testing::Action() const::; int _Idx =3D 0; bool _C= anBeEmptyBase =3D false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/inc= lude/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(= std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tup= le<_Args2 ...>) [with _Args1 =3D {const testing::internal::WithArgsAction::operator testing::Action() const::&}; _Args2 =3D {const std::__1::all= ocator::operator testin= g::Action() const:: >&}; _T1 =3D testing::internal::WithArgsAction::o= perator testing::Action() const::; _T2 =3D std::__1::allocator::operator testing::Action() const:: >]' at /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:10= 4, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgType= s ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp =3D testing:= :internal::WithArgsAction::operator testing::Action() const::; _Ap = =3D std::__1::allocator= ::operator testing::Action() const::<= lambda(double&&, int&&)> >; _Rp =3D bool; _ArgTypes =3D {double, int}]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes .= ..)>::__func(const _Fp&, const _Alloc&) [with _Fp =3D testing::internal::Wi= thArgsAction::operator testing::Action= () const::; _Alloc =3D std::__1= ::allocator::operator t= esting::Action() const:: >; _Rp =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/wor= kspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:7= 8, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTy= pes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const= [with _Fp =3D testing::internal::WithArgsAction::operato= r testing::Action() const::; _Alloc =3D std::__1::allocator::operator testing::Action() const:: >; _Rp =3D bool; _ArgTypes= =3D {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/= c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...= )>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp= =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/workspace/src/amd64.am= d64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__= 1::function<_Rp(_ArgTypes ...)>&) [with _Rp =3D bool; _ArgTypes =3D {double= , int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fun= ctional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::functio= n<_Rp(_ArgTypes ...)>::operator=3D(_Fp&&) [with _Fp =3D testing::internal::= WithArgsAction::operator testing::Action() const::; =3D void; _Rp =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975= :40, inlined from 'void testing::Action::Init(G&&, std::__1::tr= ue_type) [with G =3D testing::internal::WithArgsAction::o= perator testing::Action() const::; R =3D bool; Args =3D {double, int}]' at /tmp/obj/wor= kspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:817:10= , inlined from 'testing::Action::Action(G&&) [with G =3D tes= ting::internal::WithArgsAction::operator testing::Action<= bool(double, int)>() const::; <= template-parameter-2-2> =3D void; R =3D bool; Args =3D {double, int}]' at /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actio= ns.h:763:9, inlined from 'testing::internal::WithArgsAction::operat= or testing::Action() const [with R =3D bool; Args =3D {double,= int}; typename std::__1::enable_if >::type ...)> >::value, int>::type =3D 0; InnerAct= ion =3D bool (*)(int); long unsigned int ...I =3D {1}]' at /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1466:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:927:1: warning: array subscript 'std::__1::function[0]' i= s partly outside array bounds of 'std::__1::function [1]= ' [-Warray-bounds=3D] 927 | function<_Rp(_ArgTypes...)>::function(const function& __f) : __f_(_= _f.__f_) {} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R =3D bool; Args = =3D {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type =3D= 0; InnerAction =3D bool (*)(int); long unsigned int ...I =3D {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:975:3: note: at offset 16 into object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In copy constructor 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>= ::__value_func(const std::__1::__function::__value_func<_Rp(_ArgTypes ...)>= &) [with _Rp =3D bool; _ArgTypes =3D {int}]', inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::function(const st= d::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp =3D bool; _ArgTypes =3D {i= nt}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functi= onal/function.h:927:62, inlined from 'testing::Action::Action(const testing::Action<= bool(int)>&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private= /gmock/gmock-actions.h:726:7, inlined from 'testing::internal::WithArgsAction::oper= ator testing::Action() const::::(const testing::internal::WithArgsAction::operator testing::Action= () const::&)' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/private/gmock/gmock-actions.h:1463:12, inlined from 'std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBa= se>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tupl= e<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args =3D {const t= esting::internal::WithArgsAction::operator testing::Actio= n() const::&= }; long unsigned int ..._Indices =3D {0}; _Tp =3D testing::internal::WithAr= gsAction::operator testing::Action() const::; int _Idx =3D 0; bool _C= anBeEmptyBase =3D false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/inc= lude/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(= std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tup= le<_Args2 ...>) [with _Args1 =3D {const testing::internal::WithArgsAction::operator testing::Action() const::&}; _Args2 =3D {const std::__1::all= ocator::operator testin= g::Action() const:: >&}; _T1 =3D testing::internal::WithArgsAction::o= perator testing::Action() const::; _T2 =3D std::__1::allocator::operator testing::Action() const:: >]' at /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:10= 4, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgType= s ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp =3D testing:= :internal::WithArgsAction::operator testing::Action() const::; _Ap = =3D std::__1::allocator= ::operator testing::Action() const::<= lambda(double&&, int&&)> >; _Rp =3D bool; _ArgTypes =3D {double, int}]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes .= ..)>::__func(const _Fp&, const _Alloc&) [with _Fp =3D testing::internal::Wi= thArgsAction::operator testing::Action= () const::; _Alloc =3D std::__1= ::allocator::operator t= esting::Action() const:: >; _Rp =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/wor= kspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:7= 8, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTy= pes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const= [with _Fp =3D testing::internal::WithArgsAction::operato= r testing::Action() const::; _Alloc =3D std::__1::allocator::operator testing::Action() const:: >; _Rp =3D bool; _ArgTypes= =3D {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/= c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...= )>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp= =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/workspace/src/amd64.am= d64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__= 1::function<_Rp(_ArgTypes ...)>&) [with _Rp =3D bool; _ArgTypes =3D {double= , int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fun= ctional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::functio= n<_Rp(_ArgTypes ...)>::operator=3D(_Fp&&) [with _Fp =3D testing::internal::= WithArgsAction::operator testing::Action() const::; =3D void; _Rp =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975= :40, inlined from 'void testing::Action::Init(G&&, std::__1::tr= ue_type) [with G =3D testing::internal::WithArgsAction::o= perator testing::Action() const::; R =3D bool; Args =3D {double, int}]' at /tmp/obj/wor= kspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:817:10= , inlined from 'testing::Action::Action(G&&) [with G =3D tes= ting::internal::WithArgsAction::operator testing::Action<= bool(double, int)>() const::; <= template-parameter-2-2> =3D void; R =3D bool; Args =3D {double, int}]' at /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actio= ns.h:763:9, inlined from 'testing::internal::WithArgsAction::operat= or testing::Action() const [with R =3D bool; Args =3D {double,= int}; typename std::__1::enable_if >::type ...)> >::value, int>::type =3D 0; InnerAct= ion =3D bool (*)(int); long unsigned int ...I =3D {1}]' at /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1466:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:374:25: warning: array subscript 'std::__1::__function::__value_func= ::__as_base [0]' is partly outside array bounds of 'std::__1::fu= nction [1]' [-Warray-bounds=3D] 374 | _LIBCPP_HIDE_FROM_ABI __value_func(const __value_func& __f) { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R =3D bool; Args = =3D {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type =3D= 0; InnerAction =3D bool (*)(int); long unsigned int ...I =3D {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:975:3: note: at offset 16 into object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In copy constructor 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>= ::__value_func(const std::__1::__function::__value_func<_Rp(_ArgTypes ...)>= &) [with _Rp =3D bool; _ArgTypes =3D {int}]', inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::function(const st= d::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp =3D bool; _ArgTypes =3D {i= nt}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functi= onal/function.h:927:62, inlined from 'testing::Action::Action(const testing::Action<= bool(int)>&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private= /gmock/gmock-actions.h:726:7, inlined from 'testing::internal::WithArgsAction::oper= ator testing::Action() const::::(const testing::internal::WithArgsAction::operator testing::Action= () const::&)' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/private/gmock/gmock-actions.h:1463:12, inlined from 'std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBa= se>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tupl= e<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args =3D {const t= esting::internal::WithArgsAction::operator testing::Actio= n() const::&= }; long unsigned int ..._Indices =3D {0}; _Tp =3D testing::internal::WithAr= gsAction::operator testing::Action() const::; int _Idx =3D 0; bool _C= anBeEmptyBase =3D false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/inc= lude/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(= std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tup= le<_Args2 ...>) [with _Args1 =3D {const testing::internal::WithArgsAction::operator testing::Action() const::&}; _Args2 =3D {const std::__1::all= ocator::operator testin= g::Action() const:: >&}; _T1 =3D testing::internal::WithArgsAction::o= perator testing::Action() const::; _T2 =3D std::__1::allocator::operator testing::Action() const:: >]' at /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:10= 4, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgType= s ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp =3D testing:= :internal::WithArgsAction::operator testing::Action() const::; _Ap = =3D std::__1::allocator= ::operator testing::Action() const::<= lambda(double&&, int&&)> >; _Rp =3D bool; _ArgTypes =3D {double, int}]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes .= ..)>::__func(const _Fp&, const _Alloc&) [with _Fp =3D testing::internal::Wi= thArgsAction::operator testing::Action= () const::; _Alloc =3D std::__1= ::allocator::operator t= esting::Action() const:: >; _Rp =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/wor= kspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:7= 8, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTy= pes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const= [with _Fp =3D testing::internal::WithArgsAction::operato= r testing::Action() const::; _Alloc =3D std::__1::allocator::operator testing::Action() const:: >; _Rp =3D bool; _ArgTypes= =3D {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/= c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...= )>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp= =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/workspace/src/amd64.am= d64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__= 1::function<_Rp(_ArgTypes ...)>&) [with _Rp =3D bool; _ArgTypes =3D {double= , int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fun= ctional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::functio= n<_Rp(_ArgTypes ...)>::operator=3D(_Fp&&) [with _Fp =3D testing::internal::= WithArgsAction::operator testing::Action() const::; =3D void; _Rp =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975= :40, inlined from 'void testing::Action::Init(G&&, std::__1::tr= ue_type) [with G =3D testing::internal::WithArgsAction::o= perator testing::Action() const::; R =3D bool; Args =3D {double, int}]' at /tmp/obj/wor= kspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:817:10= , inlined from 'testing::Action::Action(G&&) [with G =3D tes= ting::internal::WithArgsAction::operator testing::Action<= bool(double, int)>() const::; <= template-parameter-2-2> =3D void; R =3D bool; Args =3D {double, int}]' at /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actio= ns.h:763:9, inlined from 'testing::internal::WithArgsAction::operat= or testing::Action() const [with R =3D bool; Args =3D {double,= int}; typename std::__1::enable_if >::type ...)> >::value, int>::type =3D 0; InnerAct= ion =3D bool (*)(int); long unsigned int ...I =3D {1}]' at /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1466:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:381:12: warning: array subscript 'std::__1::__function::__value_func= [0]' is partly outside array bounds of 'std::__1::function [1]' [-Warray-bounds=3D] 381 | __f_ =3D __f.__f_->__clone(); | ~~~~~^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R =3D bool; Args = =3D {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type =3D= 0; InnerAction =3D bool (*)(int); long unsigned int ...I =3D {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:975:3: note: at offset 16 into object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In copy constructor 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>= ::__value_func(const std::__1::__function::__value_func<_Rp(_ArgTypes ...)>= &) [with _Rp =3D bool; _ArgTypes =3D {int}]', inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::function(const st= d::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp =3D bool; _ArgTypes =3D {i= nt}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functi= onal/function.h:927:62, inlined from 'testing::Action::Action(const testing::Action<= bool(int)>&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private= /gmock/gmock-actions.h:726:7, inlined from 'testing::internal::WithArgsAction::oper= ator testing::Action() const::::(const testing::internal::WithArgsAction::operator testing::Action= () const::&)' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/private/gmock/gmock-actions.h:1463:12, inlined from 'std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBa= se>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tupl= e<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args =3D {const t= esting::internal::WithArgsAction::operator testing::Actio= n() const::&= }; long unsigned int ..._Indices =3D {0}; _Tp =3D testing::internal::WithAr= gsAction::operator testing::Action() const::; int _Idx =3D 0; bool _C= anBeEmptyBase =3D false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/inc= lude/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(= std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tup= le<_Args2 ...>) [with _Args1 =3D {const testing::internal::WithArgsAction::operator testing::Action() const::&}; _Args2 =3D {const std::__1::all= ocator::operator testin= g::Action() const:: >&}; _T1 =3D testing::internal::WithArgsAction::o= perator testing::Action() const::; _T2 =3D std::__1::allocator::operator testing::Action() const:: >]' at /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:10= 4, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgType= s ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp =3D testing:= :internal::WithArgsAction::operator testing::Action() const::; _Ap = =3D std::__1::allocator= ::operator testing::Action() const::<= lambda(double&&, int&&)> >; _Rp =3D bool; _ArgTypes =3D {double, int}]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes .= ..)>::__func(const _Fp&, const _Alloc&) [with _Fp =3D testing::internal::Wi= thArgsAction::operator testing::Action= () const::; _Alloc =3D std::__1= ::allocator::operator t= esting::Action() const:: >; _Rp =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/wor= kspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:7= 8, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTy= pes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const= [with _Fp =3D testing::internal::WithArgsAction::operato= r testing::Action() const::; _Alloc =3D std::__1::allocator::operator testing::Action() const:: >; _Rp =3D bool; _ArgTypes= =3D {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/= c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...= )>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp= =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/workspace/src/amd64.am= d64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__= 1::function<_Rp(_ArgTypes ...)>&) [with _Rp =3D bool; _ArgTypes =3D {double= , int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fun= ctional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::functio= n<_Rp(_ArgTypes ...)>::operator=3D(_Fp&&) [with _Fp =3D testing::internal::= WithArgsAction::operator testing::Action() const::; =3D void; _Rp =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975= :40, inlined from 'void testing::Action::Init(G&&, std::__1::tr= ue_type) [with G =3D testing::internal::WithArgsAction::o= perator testing::Action() const::; R =3D bool; Args =3D {double, int}]' at /tmp/obj/wor= kspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:817:10= , inlined from 'testing::Action::Action(G&&) [with G =3D tes= ting::internal::WithArgsAction::operator testing::Action<= bool(double, int)>() const::; <= template-parameter-2-2> =3D void; R =3D bool; Args =3D {double, int}]' at /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actio= ns.h:763:9, inlined from 'testing::internal::WithArgsAction::operat= or testing::Action() const [with R =3D bool; Args =3D {double,= int}; typename std::__1::enable_if >::type ...)> >::value, int>::type =3D 0; InnerAct= ion =3D bool (*)(int); long unsigned int ...I =3D {1}]' at /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1466:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:378:12: warning: array subscript 'std::__1::__function::__value_func= [0]' is partly outside array bounds of 'std::__1::function [1]' [-Warray-bounds=3D] 378 | __f_ =3D __as_base(&__buf_); | ~~~~~^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R =3D bool; Args = =3D {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type =3D= 0; InnerAction =3D bool (*)(int); long unsigned int ...I =3D {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:975:3: note: at offset 16 into object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/lpr/pac/pac.c: In function 'dumpit': /workspace/src/usr.sbin/lpr/pac/pac.c:263:47: error: 'calloc' sizes specifi= ed with 'sizeof' in the earlier argument and not in the later argument [-We= rror=3Dcalloc-transposed-args] 263 | base =3D (struct hent **) calloc(sizeof hp, hcount); | ^~ /workspace/src/usr.sbin/lpr/pac/pac.c:263:47: note: earlier argument should= specify number of elements, later size of each element /workspace/src/usr.sbin/lpr/pac/pac.c: In function 'enter': /workspace/src/usr.sbin/lpr/pac/pac.c:341:44: error: 'calloc' sizes specifi= ed with 'sizeof' in the earlier argument and not in the later argument [-We= rror=3Dcalloc-transposed-args] 341 | hp =3D (struct hent *) calloc(sizeof *hp, (size_t)1); | ^ /workspace/src/usr.sbin/lpr/pac/pac.c:341:44: note: earlier argument should= specify number of elements, later size of each element /workspace/src/usr.sbin/lpr/pac/pac.c:342:45: error: 'calloc' sizes specifi= ed with 'sizeof' in the earlier argument and not in the later argument [-We= rror=3Dcalloc-transposed-args] 342 | hp->h_name =3D (char *) calloc(sizeof(char), strlen(name)+1= ); | ^~~~ /workspace/src/usr.sbin/lpr/pac/pac.c:342:45: note: earlier argument should= specify number of elements, later size of each element /workspace/src/usr.sbin/lpr/pac/pac.c: In function 'chkprinter': /workspace/src/usr.sbin/lpr/pac/pac.c:444:42: error: 'calloc' sizes specifi= ed with 'sizeof' in the earlier argument and not in the later argument [-We= rror=3Dcalloc-transposed-args] 444 | sumfile =3D (char *) calloc(sizeof(char), strlen(acctfile)+= 5); | ^~~~ /workspace/src/usr.sbin/lpr/pac/pac.c:444:42: note: earlier argument should= specify number of elements, later size of each element --- all_subdir_lib --- In copy constructor 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>= ::__value_func(const std::__1::__function::__value_func<_Rp(_ArgTypes ...)>= &) [with _Rp =3D bool; _ArgTypes =3D {int}]', inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::function(const st= d::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp =3D bool; _ArgTypes =3D {i= nt}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functi= onal/function.h:927:62, inlined from 'testing::Action::Action(const testing::Action<= bool(int)>&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private= /gmock/gmock-actions.h:726:7, inlined from 'testing::internal::WithArgsAction::oper= ator testing::Action() const::::(const testing::internal::WithArgsAction::operator testing::Action= () const::&)' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/private/gmock/gmock-actions.h:1463:12, inlined from 'std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBa= se>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tupl= e<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args =3D {const t= esting::internal::WithArgsAction::operator testing::Actio= n() const::&= }; long unsigned int ..._Indices =3D {0}; _Tp =3D testing::internal::WithAr= gsAction::operator testing::Action() const::; int _Idx =3D 0; bool _C= anBeEmptyBase =3D false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/inc= lude/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(= std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tup= le<_Args2 ...>) [with _Args1 =3D {const testing::internal::WithArgsAction::operator testing::Action() const::&}; _Args2 =3D {const std::__1::all= ocator::operator testin= g::Action() const:: >&}; _T1 =3D testing::internal::WithArgsAction::o= perator testing::Action() const::; _T2 =3D std::__1::allocator::operator testing::Action() const:: >]' at /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:10= 4, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgType= s ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp =3D testing:= :internal::WithArgsAction::operator testing::Action() const::; _Ap = =3D std::__1::allocator= ::operator testing::Action() const::<= lambda(double&&, int&&)> >; _Rp =3D bool; _ArgTypes =3D {double, int}]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes .= ..)>::__func(const _Fp&, const _Alloc&) [with _Fp =3D testing::internal::Wi= thArgsAction::operator testing::Action= () const::; _Alloc =3D std::__1= ::allocator::operator t= esting::Action() const:: >; _Rp =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/wor= kspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:7= 8, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTy= pes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const= [with _Fp =3D testing::internal::WithArgsAction::operato= r testing::Action() const::; _Alloc =3D std::__1::allocator::operator testing::Action() const:: >; _Rp =3D bool; _ArgTypes= =3D {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/= c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...= )>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp= =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/workspace/src/amd64.am= d64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__= 1::function<_Rp(_ArgTypes ...)>&) [with _Rp =3D bool; _ArgTypes =3D {double= , int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fun= ctional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::functio= n<_Rp(_ArgTypes ...)>::operator=3D(_Fp&&) [with _Fp =3D testing::internal::= WithArgsAction::operator testing::Action() const::; =3D void; _Rp =3D bool; _ArgTypes =3D {double, int}]' at /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975= :40, inlined from 'void testing::Action::Init(G&&, std::__1::tr= ue_type) [with G =3D testing::internal::WithArgsAction::o= perator testing::Action() const::; R =3D bool; Args =3D {double, int}]' at /tmp/obj/wor= kspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:817:10= , inlined from 'testing::Action::Action(G&&) [with G =3D tes= ting::internal::WithArgsAction::operator testing::Action<= bool(double, int)>() const::; <= template-parameter-2-2> =3D void; R =3D bool; Args =3D {double, int}]' at /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actio= ns.h:763:9, inlined from 'testing::internal::WithArgsAction::operat= or testing::Action() const [with R =3D bool; Args =3D {double,= int}; typename std::__1::enable_if >::type ...)> >::value, int>::type =3D 0; InnerAct= ion =3D bool (*)(int); long unsigned int ...I =3D {1}]' at /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1466:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:376:12: warning: array subscript 'std::__1::__function::__value_func= [0]' is partly outside array bounds of 'std::__1::function [1]' [-Warray-bounds=3D] 376 | __f_ =3D nullptr; | ~~~~~^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R =3D bool; Args = =3D {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type =3D= 0; InnerAction =3D bool (*)(int); long unsigned int ...I =3D {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:975:3: note: at offset 16 into object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/lpr/pac/pac.c: At top level: /workspace/src/usr.sbin/lpr/pac/pac.c:34:19: warning: 'copyright' defined b= ut not used [-Wunused-const-variable=3D] 34 | static const char copyright[] =3D | ^~~~~~~~~ cc1: all warnings being treated as errors *** [pac.o] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/lpr/pac make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 304.57 real 2385.94 user 215.44 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-stable-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins41283664480= 36338175.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc14_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_1180_354707032.1739365063063--