From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E04403858C60; Fri, 24 Mar 2023 16:20:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E04403858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679674810; bh=Zn1RNWuCrmSh/Vcdu7rZi6a1XsUjRZxhk6A1JRdo4xk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=siLRbyJ6QpL8XOcJh2Rh/L8xZplax2xs8xpxP6+adwNZMLAZBuD1DpQXi0JXRBaEw R1KCUoMyz1chjdUof+qYeG/CbCWKARJoeq952hty1VHHNA2HR/YzIeq15Qcc4OYpgd 6tXt85vMPGkrNB3RP3wFHF7eQwfHA45Fsav9/n+8= From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/29693] clang-libs from f37 fails self test with 2.1 Date: Fri, 24 Mar 2023 16:20:10 +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: critical 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29693 --- Comment #4 from Ben Woodard --- The fedabipkgdiff on clang-libs ran all night without making any apparent forward progress. So it appears like we have two bugs here. 1) what is causing fedabipkgdiff to spin in what appears to be an infinite = loop after doing at least some of the abipkgdiff comparisons. 2) clang-libs is failing selfcheck when run at a basic abipkgdiff level. $ abipkgdiff --self-check --d1 /home/ben/.cache/fedabipkgdiff/downloads/clang-devel-debuginfo-15.0.7-2.fc3= 7.aarch64.rpm --d1 /home/ben/.cache/fedabipkgdiff/downloads/clang-libs-debuginfo-15.0.7-2.fc37= .aarch64.rpm --d1 /home/ben/.cache/fedabipkgdiff/downloads/clang-tools-extra-debuginfo-15.0.7= -2.fc37.aarch64.rpm --d1 /home/ben/.cache/fedabipkgdiff/downloads/clang-debuginfo-15.0.7-2.fc37.aarc= h64.rpm /home/ben/.cache/fedabipkgdiff/downloads/clang-libs-15.0.7-2.fc37.aarch64.r= pm =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.7' =3D=3D=3D=3D --=20 You are receiving this mail because: You are on the CC list for the bug.=