From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 130293865C21; Thu, 27 Oct 2022 17:54:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 130293865C21 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666893255; bh=Li29+TpkiVvZ75SnCDS9AXa5lOsE+OB48ykjhmEfANg=; h=From:To:Subject:Date:From; b=RrmpKZptWw2HZ4N6Ma7XDWFDCZIz1SkRXT/+n2l4LCmUjeZKbmtn82LvDPiI2zANn Gnx10Dp0B+DyDSYxxpKshBP1LtOmpVCKMwr5WdegYw+qNhap7yl05LWCmxAHRQy8zI IlJX2ForDwA0nmtKqWNpGaYMTzzsnGIoY9jqifoQ= From: "krischik at users dot sourceforge.net" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/107440] New: GCC error: in gnat_to_gnu_entity, at ada/gcc-interface/decl.cc:610 Date: Thu, 27 Oct 2022 17:54:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: krischik at users dot sourceforge.net X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D107440 Bug ID: 107440 Summary: GCC error: in gnat_to_gnu_entity, at ada/gcc-interface/decl.cc:610 Product: gcc Version: 12.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: krischik at users dot sourceforge.net Target Milestone: --- Error Message: cannot generate code for file adacl-eastrings-transcoding.ads (package spec) +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3DGNAT BUG DETECTED=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D+ | 12.1.0 (x86_64-apple-darwin19.6.0) GCC error: | | in gnat_to_gnu_entity, at ada/gcc-interface/decl.cc:610 | | Error detected at adacl-eastrings.ads:728:9 | | Compiling /Users/Shared/Work/Projects/AdaCL/adacl_eastrings/src/adacl-eastrings.adb| | Please submit a bug report; see https://gcc.gnu.org/bugs/ . | | Use a subject line meaningful to you and us to track the bug. | | Include the entire contents of this bug box in the report. | | Include the exact command that you entered. | | Also include sources listed below. | +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D+ Command line used: error: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/Users/Shared/Work/Projects/AdaCL/adacl_eastrings/adacl_eastrings.gpr"] ex= ited with code 4 Source code: https://sourceforge.net/p/adacl/git/ci/feature/alire/~/tree/adacl_eastrings= /=