From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C2A7B386C5BB; Wed, 29 Jun 2022 21:12:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C2A7B386C5BB From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/29300] btrfs-progs fails self-compare only on ppc64le Date: Wed, 29 Jun 2022 21:12:13 +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 21:12:13 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29300 --- Comment #2 from Ben Woodard --- Another one which is also arch specific but impacts more arches than the ot= hers mentioned below is: qt6-qtbase-6.3.0-1.fc36.aarch64.rpm Comparing the ABI of binaries between qt6-qtbase-6.3.0-1.fc36.aarch64.rpm a= nd qt6-qtbase-6.3.0-1.fc36.aarch64.rpm: =3D=3D=3D=3D SELF CHECK SUCCEEDED for 'libQt6Core.so.6.3.0' =3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D comparing'libQt6Network.so.6.3.0' to itself wrongl= y yielded result: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Functions changes summary: 0 Removed, 0 Changed, 0 Added function Variables changes summary: 0 Removed, 2 Changed, 0 Added variables 2 Changed variables: [C] 'QString activeBackendName' was changed to 'static QString QSslSocketPrivate::activeBackendName' at qsslsocket_p.h:197:1: declaration name changed from 'activeBackendName' to 'QSslSocketPrivate::activeBackendName' [C] 'QMutex backendMutex' was changed to 'static QMutex QSslSocketPrivate::backendMutex' at qsslsocket_p.h:196:1: declaration name changed from 'backendMutex' to 'QSslSocketPrivate::backendMutex' =3D=3D=3DSELF CHECK FAILED for 'libQt6Network.so.6.3.0' This affects the following arches: aarch64, armv7hl, i686, ppc64le, s390x but it does not appear to affect x86_64 for some reason. --=20 You are receiving this mail because: You are on the CC list for the bug.=