From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DC74D3858C53; Fri, 14 Oct 2022 22:14:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DC74D3858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1665785683; bh=guy6JcJ+w7uOnMKt6UScFDTs+JJMk82im+ssZ22iGIo=; h=From:To:Subject:Date:From; b=L73vRpwGsOJWLqwB+44HT7BzaRAMIWJ1X0wNgWOop0upwm/vzaZl1qLUkZmVHr6v0 1YHEL+vTbo1Mmwib4IGmYgqpmTEorjYm+38pwWIIBb+xHrPnHXYq7oA6TbV9zBA9oO lSLAhdtGCp/IWuo5StjWnRS5FjvDlQ1vILaxRvaA= From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/29693] New: clang-libs from f37 fails self test with 2.1 Date: Fri, 14 Oct 2022 22:14: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=3D29693 Bug ID: 29693 Summary: clang-libs from f37 fails self test with 2.1 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 is an interesting one because it is both an assert and a bad compariso= n. It also doesn't seem to fall in with any of the other bad comparisons or asserts. The impacted library is libclang-cpp.so.15 so this is a library issue. $ fedabipkgdiff --self-compare -a --from fc37 clang-libs Comparing the ABI of binaries between clang-libs-15.0.0-2.fc37.aarch64.rpm = and clang-libs-15.0.0-2.fc37.aarch64.rpm: =3D=3D=3D=3D=3D=3D=3D=3D comparing'libclang-cpp.so.15' to itself wrongly yi= elded result: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Functions changes summary: 0 Removed, 1 Changed (1 filtered out), 0 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 1 function with some indirect sub-type change: [C] 'method virtual clang::dataflow::Solver::Result clang::dataflow::WatchedLiteralsSolver::solve(llvm::DenseSet >)' at WatchedLiteralsSolver.h:31:1 has some indirect sub-type changes: return type changed: type size hasn't changed 2 data member deletions: 'clang::dataflow::Solver::Result::Status SATCheckStatus', at offs= et 0 (in bits) at Solver.h:78:1 'llvm::Optional, llvm::detail::DenseMapPair > > Solution', at offset 64 (in bits) at Solver.h:79:1 =3D=3D=3DSELF CHECK FAILED for 'libclang-cpp.so.15' =3D=3D=3D=3D SELF CHECK SUCCEEDED for 'libclang.so.15.0.0' =3D=3D=3D=3D Comparing the ABI of binaries between clang-devel-15.0.0-2.fc37.aarch64.rpm= and clang-devel-15.0.0-2.fc37.aarch64.rpm: =3D=3D=3D=3D SELF CHECK SUCCEEDED for 'clang-tblgen' =3D=3D=3D=3D Comparing the ABI of binaries between clang-libs-15.0.0-2.fc37.i686.rpm and clang-libs-15.0.0-2.fc37.i686.rpm: =3D=3D=3D=3D SELF CHECK SUCCEEDED for 'libclang-cpp.so.15' =3D=3D=3D=3D =3D=3D=3D=3D SELF CHECK SUCCEEDED for 'libclang.so.15.0.0' =3D=3D=3D=3D Comparing the ABI of binaries between clang-devel-15.0.0-2.fc37.i686.rpm and clang-devel-15.0.0-2.fc37.i686.rpm: =3D=3D=3D=3D SELF CHECK SUCCEEDED for 'clang-tblgen' =3D=3D=3D=3D Comparing the ABI of binaries between clang-libs-15.0.0-2.fc37.ppc64le.rpm = and clang-libs-15.0.0-2.fc37.ppc64le.rpm: =3D=3D=3D=3D SELF CHECK SUCCEEDED for 'libclang-cpp.so.15' =3D=3D=3D=3D =3D=3D=3D=3D SELF CHECK SUCCEEDED for 'libclang.so.15.0.0' =3D=3D=3D=3D Comparing the ABI of binaries between clang-devel-15.0.0-2.fc37.ppc64le.rpm= and clang-devel-15.0.0-2.fc37.ppc64le.rpm: =3D=3D=3D=3D SELF CHECK SUCCEEDED for 'clang-tblgen' =3D=3D=3D=3D Comparing the ABI of binaries between clang-libs-15.0.0-2.fc37.s390x.rpm and clang-libs-15.0.0-2.fc37.s390x.rpm: =3D=3D=3D=3D SELF CHECK SUCCEEDED for 'libclang-cpp.so.15' =3D=3D=3D=3D =3D=3D=3D=3D SELF CHECK SUCCEEDED for 'libclang.so.15.0.0' =3D=3D=3D=3D Comparing the ABI of binaries between clang-devel-15.0.0-2.fc37.s390x.rpm a= nd clang-devel-15.0.0-2.fc37.s390x.rpm: =3D=3D=3D=3D SELF CHECK SUCCEEDED for 'clang-tblgen' =3D=3D=3D=3D Comparing the ABI of binaries between clang-devel-15.0.0-2.fc37.x86_64.rpm = and clang-devel-15.0.0-2.fc37.x86_64.rpm: =3D=3D=3D=3D SELF CHECK SUCCEEDED for 'clang-tblgen' =3D=3D=3D=3D Comparing the ABI of binaries between clang-libs-15.0.0-2.fc37.x86_64.rpm a= nd clang-libs-15.0.0-2.fc37.x86_64.rpm: abipkgdiff: ../../../libabigail/src/abg-default-reporter.cc:375: virtual vo= id abigail::comparison::default_reporter::report(const abigail::comparison::qualified_type_diff&, std::ostream&, const std::string= &) const: Assertion `__abg_cond__' failed. --=20 You are receiving this mail because: You are on the CC list for the bug.=