From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=1.0 required=3.0 tests=BAYES_20,PDS_FROM_2_EMAILS autolearn=no autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:a37:a655:: with SMTP id p82mr1339422qke.92.1597903928631; Wed, 19 Aug 2020 23:12:08 -0700 (PDT) X-Received: by 2002:ac8:370b:: with SMTP id o11mr1284770qtb.89.1597903928280; Wed, 19 Aug 2020 23:12:08 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 19 Aug 2020 23:12:07 -0700 (PDT) In-Reply-To: <440ee720-281d-482c-a8e4-04d0c5db6474n@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=173.228.4.223; posting-account=8N1lGQoAAABLFFn2RbHi01iHoMwWCyiL NNTP-Posting-Host: 173.228.4.223 References: <52baf1e5-f0a5-42be-acc7-75fb17fb6f4co@googlegroups.com> <5b2b3117-dd85-45ff-bbf6-0a1fa6364f76n@googlegroups.com> <2e77d5f6-3545-41e2-a378-2a98a8ed7cd6n@googlegroups.com> <7b0de654-32fa-4b78-88c9-8718f2dd2769n@googlegroups.com> <440ee720-281d-482c-a8e4-04d0c5db6474n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <82eae7d5-8b23-4108-8303-c81b9b23d728n@googlegroups.com> Subject: Re: AdaCore's survey regarding the future of GNAT Community Edition From: "st...@cunningsystems.com" Injection-Date: Thu, 20 Aug 2020 06:12:08 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:59759 List-Id: On Wednesday, August 19, 2020 at 10:53:15 PM UTC-7, roge...@gmail.com wrote: > I think that I also found this. Sometimes, the master worked, occasionally the stable (?) worked but I'd sometimes (often?) have to resort to an earlier build to achieve success! Note that the libadalang/master and langkit/master repositories are often out ahead of gps/master. You'll have better luck if you build them from stable branches, then gps/master should build. Similarly spark2014/master is often ahead of FSF gcc/master. gcc/master is usually in sync with spark2014/fsf branch. -Steve