comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: AdaCore Community 2018 Bugs
Date: Sat, 11 Aug 2018 18:20:25 +0100
Date: 2018-08-11T18:20:25+01:00	[thread overview]
Message-ID: <ly7ekwzup2.fsf@pushface.org> (raw)
In-Reply-To: a08839ba-7b39-47cb-ae73-4658351b4500@googlegroups.com

Roger <rogermcm2@gmail.com> writes:

> On Saturday, August 11, 2018 at 6:42:27 PM UTC+10, Jeffrey R. Carter wrote:
>> On 08/11/2018 03:06 AM, Roger wrote:
>> > Perhaps use a different Ada compiler?
>> 
>> Have you tried the FSF GNAT 8.1.0 compiler?
>> 
>> https://sourceforge.net/projects/gnuada/files/GNAT_GCC%20Mac%20OS%20X/8.1.0/native-2017/
>> 
>
> I am also getting this problem with gcc 6.1.0
> +===========================GNAT BUG DETECTED==============================+
> | 6.1.0 (x86_64-apple-darwin15) GCC error:                                 |
> | in gnat_to_gnu_entity, at ada/gcc-interface/decl.c:3011                  |
> | Error detected at assimp_texture.ads:65:34   
>
> As I have used gcc 6.1.0 without getting this error in the past I'm
> wondering if it has something to do with OSX.
> Mac mini (Mid 2011)
> OSX 10.13.6
> Xcode 9.4.1

I see your first error in this case.

Similar error on Debian stretch (GCC 6.3.0, GNAT GPL 2017).

Since the error seems to be related to AI_Mesh_Morph_Anim, I tried
various changes such as replacing your

   type Thing_List is new Thing_Package.List with null record;

by

   subtype Thing_List is Thing_Package.List;

but no joy.

  reply	other threads:[~2018-08-11 17:20 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-11  1:06 AdaCore Community 2018 Bugs Roger
2018-08-11  3:09 ` Shark8
2018-08-21  1:10   ` Roger
2018-08-21  6:06     ` Jacob Sparre Andersen
2018-08-21  6:42       ` Roger
2018-08-21 21:24         ` Randy Brukardt
2018-08-22  0:51           ` Roger
2018-08-22  3:46             ` Dennis Lee Bieber
2018-08-11  5:15 ` Per Sandberg
2018-08-13 20:58   ` olivermkellogg
2018-08-11  8:42 ` Jeffrey R. Carter
2018-08-11  9:03   ` Roger
2018-08-11 12:19   ` Roger
2018-08-11 17:20     ` Simon Wright [this message]
2018-08-11 23:44       ` Roger
2018-08-12  1:50       ` Roger
2018-08-12  7:33         ` Simon Wright
2018-08-12 10:18           ` Roger
2018-08-12 11:45           ` Roger
2018-08-12 16:37             ` Simon Wright
2018-08-13  2:02               ` Roger
2018-08-13  2:54               ` Roger
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox