From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 050B33858C5E; Mon, 20 Mar 2023 21:16:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 050B33858C5E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679347018; bh=hi4sVT7qQ/05/yVpEfJu63eEHzE9yMOqJ+HuZAms9m8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bGT9T45Ik8rOqaXz1h6KG5azFFX3K0OSGjo3IIJhVnKzUTvteNe1xRu3YaxLP0TAH Oxr9l1z3LGdeGe+IgmCdCsUFVTHMMZOqUEiT4SbGe7sFdL2UoAi+8fpDn/9tENDdfT 2dBcw21JG+cwP6u7el9ndvN6Xq2ejqiH2MmZzFXs= From: "dodji at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/29912] smesh fails self compare on x86_64 Date: Mon, 20 Mar 2023 21:16:57 +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: dodji at redhat dot com X-Bugzilla-Status: ASSIGNED 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: bug_status 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=3D29912 dodji at redhat dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from dodji at redhat dot com --- (In reply to Ben Woodard from comment #0) > fedabipkgdiff --self-compare -a --from fc37 smesh >=20 > fails self compare. This problem probably existed in 2.1 but wasn't > isolated. However it continues to present in 2.2 trunk as of 1f51b9e8 >=20 > Comparing the ABI of binaries between smesh-9.8.0.2-2.fc37.x86_64.rpm and > smesh-9.8.0.2-2.fc37.x86_64.rpm: >=20 > =3D=3D=3D=3D=3D=3D=3D=3D comparing'libnglib4smesh.so' to itself wrongly y= ielded 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 >=20 > 1 function with some indirect sub-type change: >=20 > [C] 'method virtual const netgen::GeomPoint<3>& > netgen::LineSeg<3>::StartPI() const' at spline.hpp:213:1 has some indirect > sub-type changes: I could indeed see this, thanks. I think I have a fix for this issue which I have committed at https://sourceware.org/git/?p=3Dlibabigail.git;a=3Dcommit;h=3Db987db9bcbdc1= bcccd52b6b44399d4e9de038975. [...] --=20 You are receiving this mail because: You are on the CC list for the bug.=