From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3C8413858CDB; Fri, 31 Mar 2023 19:18:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3C8413858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1680290324; bh=zs3fTervF2OebNU1Ihl0TAjOEdHk6tickeCJKTCxESk=; h=From:To:Subject:Date:From; b=xgl6kMf2gyqnOKtA3Zv1CA0AsbzlZZKNRMtPwdkbSRAYt4IyqigoTVS1ZW0pG9KTx eYQFuufhlvz7y6g8n/kxIGu4uW56b5/vU+cbfdwMOWbc7mZmT7+py8SHDjvkj61oh7 ruz48ZtEBG7t8OgZPLy0wbBgaZp/B2F12LeGXId0= From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/30299] New: notdejs-libs fails self-check Date: Fri, 31 Mar 2023 19:18:43 +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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30299 Bug ID: 30299 Summary: notdejs-libs fails self-check 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: --- This one looks unique and seems to be related to an anonymous union as a parameter. I'm not sure how that can happen. With the latest trunk: $ fedabipkgdiff --self-compare -a --from fc37=20 Comparing the ABI of binaries between nodejs-libs-18.12.1-1.fc37.ppc64le.rpm and nodejs-libs-18.12.1-1.fc37.ppc64le.rpm: =3D=3D=3D=3D=3D=3D=3D=3D comparing'libnode.so.108' to itself wrongly yielde= d result: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Functions changes summary: 0 Removed, 1 Changed (12 filtered out), 0 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 1 function with some indirect sub-type change: [C] 'function void nghttp2_session_callbacks_set_send_data_callback(nghttp2_session_callbacks*, int (nghttp2_session*, __anonymous_union__2*, const uint8_t*, size_t, __anonymous_union__2*, void*)*)' at nghttp2_callbacks.c:143:1 has some indi= rect sub-type changes: parameter 2 of type 'int (nghttp2_session*, __anonymous_union__2*, co= nst uint8_t*, size_t, __anonymous_union__2*, void*)*' has sub-type changes: in pointed to type 'function type int (nghttp2_session*, __anonymous_union__2*, const uint8_t*, size_t, __anonymous_union__2*, void*= )': =3D=3D=3DSELF CHECK FAILED for 'libnode.so.108' --=20 You are receiving this mail because: You are on the CC list for the bug.=