From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0E1EA385040F; Tue, 19 Jan 2021 06:36:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0E1EA385040F From: "dodji at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/27204] New: self comparison fail on glibc-2.32-3.fc33.aarch64.rpm Date: Tue, 19 Jan 2021 06:36:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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: Tue, 19 Jan 2021 06:36:58 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27204 Bug ID: 27204 Summary: self comparison fail on glibc-2.32-3.fc33.aarch64.rpm Product: libabigail Version: unspecified Status: NEW Severity: normal Priority: P2 Component: default Assignee: dodji at redhat dot com Reporter: dodji at redhat dot com CC: libabigail at sourceware dot org Target Milestone: --- after locally unpacking the content of glibc-2.32-3.fc33.aarch64.rpm and its debug info package glibc-debuginfo-2.32-3.fc33.aarch64.rpm, I am getting a = self comparison error as: dodji@paname:rpm-extract$ abidw -d usr/lib/debug --abidiff lib64/libc-2.32= .so 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] 'function int __glob_lstat_compat(const char*, int, int (const char*, int)*, glob_t*)' at glob.c:287:1 has some indirect sub-type changes: Please note that the symbol of this function is glob64@GLIBC_2.17 and it aliases symbol: glob@GLIBC_2.17 linkage names of function int __glob_lstat_compat(const char*, int, int (const char*, int)*, glob_t*) changed from 'glob64@GLIBC_2.17, glob@GLIBC_2.17' to 'glob64@@GLIBC_2.2= 7, glob@@GLIBC_2.27' size of symbol changed from 4984 to 0, its version changed from GLIBC_2.17 to GLIBC_2.27 --=20 You are receiving this mail because: You are on the CC list for the bug.=