From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 98A5A384189D; Wed, 29 Jun 2022 20:10:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 98A5A384189D From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/29299] binutils does not self compare properly Date: Wed, 29 Jun 2022 20:10:22 +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 X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2022 20:10:22 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29299 --- Comment #1 from Ben Woodard --- Other binaries have very similar problems which I think are likely related: /usr/bin/gimp-2.10 from gimp-2.10.30-1.fc36.1.x86_64 $ abidw --abidiff /usr/bin/gimp-2.10 Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 161 functions with some indirect sub-type change: [C] 'function gboolean gimp_image_add_channel(GimpImage*, GimpChannel*, GimpChannel*, gint, gboolean)' at gimpimage.c:4880:1 has some indirect sub-= type changes: parameter 1 of type 'GimpImage*' has sub-type changes: in pointed to type 'typedef GimpImage' at core-types.h:90:1: underlying type 'struct _GimpImage' at gimpimage.h:39:1 changed: type size hasn't changed 2 data member changes: type of 'Gimp* gimp' changed: in pointed to type 'typedef Gimp' at core-types.h:89:1: underlying type 'struct _Gimp' at gimp.h:35:1 changed: type size hasn't changed 3 data member changes: type of 'GimpImage* clipboard_image' changed: in pointed to type 'typedef GimpImage' at core-types.h:90:1: underlying type 'struct _GimpImage' changed, as bei= ng reported type of 'GimpContext* default_context' changed: in pointed to type 'typedef GimpContext' at core-types.h:114:1: underlying type 'struct _GimpContext' at gimpcontext.h:47:1 changed: type size hasn't changed 3 data member changes: type of 'Gimp* gimp' changed: in pointed to type 'typedef Gimp' at core-types.h:89:1: underlying type 'struct _Gimp' changed, as being reported type of 'GimpContext* parent' changed: in pointed to type 'typedef GimpContext' at core-types.h:114:1: underlying type 'struct _GimpContext' chang= ed, as being reported type of 'GimpImage* image' changed: in pointed to type 'typedef GimpImage' at core-types.h:90:1: underlying type 'struct _GimpImage' changed= , as being reported type of 'GimpContext* user_context' changed: pointed to type 'typedef GimpContext' changed at core-types.h:114:1, as reported earlier type of 'GimpImagePrivate* priv' changed: in pointed to type 'typedef GimpImagePrivate' at gimpimage.h:37:1: underlying type 'struct _GimpImagePrivate' at gimpimage-private.h:33:1 changed: type size hasn't changed 3 data member changes: type of 'GimpSymmetry* active_symmetry' changed: in pointed to type 'typedef GimpSymmetry' at core-types.h:176:1: underlying type 'struct _GimpSymmetry' at gimpsymmetry.h:42:1 changed: type size hasn't changed 1 data member change: type of 'GimpImage* image' changed: in pointed to type 'typedef GimpImage' at core-types.h:90:1: underlying type 'struct _GimpImage' changed= , as being reported type of 'GimpUndoStack* undo_stack' changed: in pointed to type 'typedef GimpUndoStack' at core-types.h:170:1: underlying type 'struct _GimpUndoStack' at gimpundostack.h:35:1 changed: type size hasn't changed 1 data member change: type of 'GimpUndo parent_instance' changed: underlying type 'struct _GimpUndo' at gimpundo.h:52:1 changed: type size hasn't changed 1 data member change: type of 'GimpImage* image' changed: in pointed to type 'typedef GimpImage' = at core-types.h:90:1: underlying type 'struct _GimpImage' changed, as being reported type of 'GimpUndoStack* redo_stack' changed: pointed to type 'typedef GimpUndoStack' changed at core-types.h:170:1, as reported earlier [C] 'function void gimp_image_add_colormap_entry(GimpImage*, const GimpRG= B*)' at gimpimage-colormap.c:303:1 has some indirect sub-type changes: parameter 1 of type 'GimpImage*' has sub-type changes: in pointed to type 'typedef GimpImage' at core-types.h:90:1: underlying type 'struct _GimpImage' at gimpimage.h:39:1 changed: type size hasn't changed 1 data member change: type of 'Gimp* gimp' changed: in pointed to type 'typedef Gimp' at core-types.h:89:1: underlying type 'struct _Gimp' at gimp.h:35:1 changed: type size hasn't changed 1 data member change: type of 'GimpImage* clipboard_image' changed: in pointed to type 'typedef GimpImage' at core-types.h:90:1: underlying type 'struct _GimpImage' changed, as bei= ng reported --=20 You are receiving this mail because: You are on the CC list for the bug.=