From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4943D3858400; Tue, 11 Oct 2022 18:17:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4943D3858400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1665512222; bh=TQRNDfMIXHDjKan3AOkyLJTa10tAZVUwxvSsnAFoJ5c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YcWm5KHtHZf/QmaVVpTaSctsCt8yDYhce1tfmwq+tULxfkUdwpGzEuz4DNWXgbQpW c3/1L19mm+xl4uYYMsSfAY43/r7pFOfF8+53sqVpOBsNKRSL3PUO3YSIEFtj3bZ6Tm t72RYA5uwzNrSQ1eFpXCp27tUPiXlzkT1pEwyI5w= From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/29670] kf5-messagelib from F37 fails fedabipkgdiff selfcheck Date: Tue, 11 Oct 2022 18:17:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: woodard at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29670 --- Comment #1 from Ben Woodard --- It also appears that vsomeip3 has the same or similar problem: Comparing the ABI of binaries between vsomeip3-3.1.20.3-9.fc37.i686.rpm and vsomeip3-3.1.20.3-9.fc37.i686.rpm: =3D=3D=3D=3D=3D=3D=3D=3D comparing'libvsomeip3.so.3.1.20' to itself wrongly= yielded result: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Functions changes summary: 0 Removed, 1 Changed, 0 Added function Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 1 function with some indirect sub-type change: [C] 'method virtual bool vsomeip_v3::local_client_endpoint_impl::tp_segmentation_enabled(vsomeip_v3:= :service_t, vsomeip_v3::method_t) const' at tcp_client_endpoint_impl.cpp:894:1 has some indirect sub-type changes: Please note that the symbol of this function is _ZNK10vsomeip_v324tcp_client_endpoint_impl23tp_segmentation_enabledEtt and it aliases symbol: _ZNK10vsomeip_v324tcp_server_endpoint_impl23tp_segmentation_enabledEtt 'method virtual bool vsomeip_v3::local_client_endpoint_impl::tp_segmentation_enabled(vsomeip_v3:= :service_t, vsomeip_v3::method_t) const {_ZNK10vsomeip_v324tcp_client_endpoint_impl23tp_segmentation_enabledEtt, _ZNK10vsomeip_v324tcp_server_endpoint_impl23tp_segmentation_enabledEtt}' now becomes 'method virtual bool vsomeip_v3::tcp_client_endpoint_impl::tp_segmentation_enabled(vsomeip_v3::s= ervice_t, vsomeip_v3::method_t) const {_ZNK10vsomeip_v324tcp_client_endpoint_impl23tp_segmentation_enabledEtt, _ZNK10vsomeip_v324tcp_server_endpoint_impl23tp_segmentation_enabledEtt}' implicit parameter 0 of type 'const vsomeip_v3::local_client_endpoint_impl*' changed: in pointed to type 'const vsomeip_v3::local_client_endpoint_impl': 'const vsomeip_v3::local_client_endpoint_impl' changed to 'const vsomeip_v3::tcp_client_endpoint_impl' =3D=3D=3DSELF CHECK FAILED for 'libvsomeip3.so.3.1.20' --=20 You are receiving this mail because: You are on the CC list for the bug.=