From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.70.47.1 with SMTP id z1mr39454049pdm.5.1439755955563; Sun, 16 Aug 2015 13:12:35 -0700 (PDT) X-Received: by 10.140.39.50 with SMTP id u47mr208219qgu.42.1439755955519; Sun, 16 Aug 2015 13:12:35 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!x6no1073730igd.0!news-out.google.com!78ni13342qge.1!nntp.google.com!69no1485265qgi.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 16 Aug 2015 13:12:35 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=82.245.93.252; posting-account=Bq5dRQoAAABBHvP12Bu1r05kdpr_XDjE NNTP-Posting-Host: 82.245.93.252 References: <55c5c36a$0$3188$426a74cc@news.free.fr> <385920dc-5e9d-4915-8055-319e91d0a463@googlegroups.com> <28429468-f23f-4ef7-abe3-cfc16086d50a@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <23015e19-6ba7-44cb-a424-4a0fe62f60db@googlegroups.com> Subject: Re: Ann: Ada packages on Archlinux updated to GPL15. From: bbaborum@gmail.com Injection-Date: Sun, 16 Aug 2015 20:12:35 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:27476 Date: 2015-08-16T13:12:35-07:00 List-Id: Le vendredi 14 ao=FBt 2015 13:54:31 UTC+2, Rod Kay a =E9crit=A0: > On Monday, 10 August 2015 16:22:20 UTC+10, Rod Kay wrote: > > On Monday, 10 August 2015 15:15:10 UTC+10, bbab...@gmail.com wrote: > > > Le samedi 8 ao=FBt 2015 14:55:18 UTC+3, Rod Kay a =E9crit=A0: > > > >=20 > > > > Hi Fred, > > > >=20 > > > > There is a dependency package called 'prepare_gnat_util' which a= dds two missing links for the libgnat and libgnarl shared libs. > > > >=20 > > > > I can't see any mention of those libs in the error msg though, s= o I'm not sure if that is the problem. > > >=20 > > > Hi, > > > This lib was already installed so I'm afraid that this is not an expl= anation. > >=20 > >=20 > > I'll retest the package here in a vanilla archlinux vbox and see if = I can replicate the problem. > >=20 >=20 >=20 > Hi again, >=20 > I've retested the package build and was unable to reproduce the proble= m. I've not received any other comments on the package as yet, which makes = it more difficult to isolate the problem. >=20 > Perhaps you can submit a comment on the aur4 site ? Perhaps others may= speak up. Hi ! It seems that my previous error was stupid (disk space on my /tmp was only = 2.5 Go). Now that I have changed the tmp directory of yaourt (with the opti= on --tmp), another problem appeared: "aur-gnat_util/src/gcc-5-20150721/gcc/ada/gnat_ugn.texi:54: @include=A0: un= able to find gcc-common.texi" and the build stops. Any idea how to fix this ? I've googled a bit and didn't find any mention o= f this anywhere.