From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C1B263857010; Wed, 3 Feb 2021 04:14:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C1B263857010 From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/27329] New: /lib64/libzstd.so.1.4.7 fails selfcheck Date: Wed, 03 Feb 2021 04:14:53 +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: 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: 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: Wed, 03 Feb 2021 04:14:53 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27329 Bug ID: 27329 Summary: /lib64/libzstd.so.1.4.7 fails selfcheck Product: libabigail Version: unspecified Status: NEW Severity: normal Priority: P2 Component: default Assignee: dodji at redhat dot com Reporter: woodard at redhat dot com CC: libabigail at sourceware dot org Target Milestone: --- with trunk as of 271e3afa [ben@alien test]$ rpm -qf /lib64/libzstd.so.1.4.7 libzstd-1.4.7-1.fc33.x86_64 [ben@alien test]$ abidw /lib64/libzstd.so.1.4.7 > foo [ben@alien test]$ abidiff --harmless foo /lib64/libzstd.so.1.4.7=20 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 size_t ZBUFF_compressInit_advanced(ZBUFF_CCtx*, void*, size= _t, ZSTD_parameters, long long unsigned int)' at zbuff_compress.c:71:1 has some indirect sub-type changes: parameter 4 of type 'typedef ZSTD_parameters' has sub-type changes: underlying type 'struct {ZSTD_compressionParameters cParams; ZSTD_frameParameters fParams;}' at zstd.h:1179:1 changed: type size hasn't changed 1 data member change: type of 'ZSTD_compressionParameters cParams' changed: underlying type 'struct {unsigned int windowLog; unsigned int chainLog; unsigned int hashLog; unsigned int searchLog; unsigned int minMat= ch; unsigned int targetLength; ZSTD_strategy strategy;}' at zstd.h:1163:1 chang= ed: type size hasn't changed is the problem an unnamed type not mapping to the right type in the abixml file? --=20 You are receiving this mail because: You are on the CC list for the bug.=