From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2C70A3858CDB; Sun, 2 Apr 2023 03:00:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2C70A3858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1680404444; bh=uyR5f+Zy8d7Obsy8gQdgEyjSuRyqumkSS+S5UHXSM6c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FgjcNjSSD2Sk9G44twhyU6dr93WQMbM0WqnCxwANocCXbtOtJ66Axkl/7wNycl4xG 8NHiswFIFTRQdWRrB2LL74UDl34fBJDCQH/RUF5KKOO30uPI3pGnbKYNpubPJjcA1j Zs/a4UzMp34SNuaTrvI2WGvClkPUq9Ca/omHvMH4= From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/29333] fedabipkgdiff --self-compare asserts on Gtk3Ada and Gtk3Ada Date: Sun, 02 Apr 2023 03:00:42 +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: minor 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=3D29333 --- Comment #6 from Ben Woodard --- It looks like a bit more is needed to get ada working. We are now hitting a= new assert that I haven't seen before: ../../../libabigail/src/abg-ir.cc:17399: uint64_t abigail::ir::array_type_def::subrange_type::get_length() const: Assertion `__abg_cond__' failed. It kind of looks like it is related to the new independent range feature and affects the following packages: aws ghdl gnatcoll-core gprbuild GtkAda3 GtkAda matreshka-amf templates_parser xmlada This is with: commit ddb6abd2d3abd7e7d38a71a7ea78bbd9c272e9f1 (origin/master, origin/HEAD) Author: Dodji Seketeli Date: Fri Mar 31 14:03:53 2023 +0200 Fix redundancy filtering of range types --=20 You are receiving this mail because: You are on the CC list for the bug.=