From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 83D5E3858D28; Tue, 11 Jan 2022 02:00:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 83D5E3858D28 From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/28761] New: libdovecot-storage.so.0.0.0 fails self-test Date: Tue, 11 Jan 2022 02:00:40 +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: Tue, 11 Jan 2022 02:00:40 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28761 Bug ID: 28761 Summary: libdovecot-storage.so.0.0.0 fails self-test 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 the latest trunk as of 71633a7c0c7c96c03db8c18826afea26da0f7b4b: libdovecot-storage.so.0.0.0 from dovecot-2.3.17.1-1.fc35.x86_64 fails a selftest:=20 $ abidw --abidiff /usr/lib64/dovecot/libdovecot-storage.so.0.0.0 Functions changes summary: 0 Removed, 4 Changed, 0 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 4 functions with some indirect sub-type change: [C] 'function void mbox_dotlock_touch(mbox_mailbox*)' at mbox-lock.c:889:1 has some indirect sub-type changes: parameter 1 of type 'mbox_mailbox*' has sub-type changes: in pointed to type 'struct mbox_mailbox' at mbox-storage.h:40:1: type size hasn't changed 1 data member change: type of 'mbox_storage* storage' changed: in pointed to type 'struct mbox_storage' at mbox-storage.h:31:1: type size hasn't changed 2 data member changes: type of 'mbox_lock_type* read_locks' changed: in pointed to type 'enum mbox_lock_type': enum type enum mbox_lock_type was a defined enum type a= nd is now a declaration-only enum type type of 'mbox_lock_type* write_locks' changed: in pointed to type 'enum mbox_lock_type': enum type enum mbox_lock_type was a defined enum type a= nd is now a declaration-only enum type [C] 'function unsigned int mbox_get_cur_lock_id(mbox_mailbox*)' at mbox-lock.c:883:1 has some indirect sub-type changes: parameter 1 of type 'mbox_mailbox*' has sub-type changes: pointed to type 'struct mbox_mailbox' changed at mbox-storage.h:40:1,= as reported earlier [C] 'function int mbox_lock(mbox_mailbox*, int, unsigned int*)' at mbox-lock.c:777:1 has some indirect sub-type changes: parameter 1 of type 'mbox_mailbox*' has sub-type changes: pointed to type 'struct mbox_mailbox' changed at mbox-storage.h:40:1,= as reported earlier [C] 'function int mbox_unlock(mbox_mailbox*, unsigned int)' at mbox-lock.c:840:1 has some indirect sub-type changes: parameter 1 of type 'mbox_mailbox*' has sub-type changes: pointed to type 'struct mbox_mailbox' changed at mbox-storage.h:40:1,= as reported earlier [Inferior 1 (process 155320) exited with code 01] --=20 You are receiving this mail because: You are on the CC list for the bug.=