From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5E1213858439; Mon, 7 Aug 2023 08:57:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5E1213858439 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1691398636; bh=s1FqMEebWaZA/4ClpBu4/WcEsnQtgCi9EUsIlqKa42Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Ph290muYwPevLzTQEEpd3qJRKee1+ckakB3z8cKtB+mH0Nki0CXOqCv2T9oqJeXPp GHlQP4/OM0bmniz/mHDHZd0pgOISuf57e8iL/MO8A51KYt5Bk1FWvqZnnIwQdjpIPi rXZCwOSXmTNvMKRjxRHt9njgMh8+YiEagvSa+H4E= From: "dkm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/110898] compilation of adacl-assert-integer.ads failed Date: Mon, 07 Aug 2023 08:57:16 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ada X-Bugzilla-Version: 12.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dkm at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org 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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D110898 --- Comment #3 from Marc Poulhi=C3=A8s --- Yes, I was confused also, as I've never seen this issue when using alire. Maybe check that your alr install is up to date, and if it's the case, repo= rt an issue in the corresponding project: https://github.com/alire-project/alire/issues=