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.182.230.200 with SMTP id ta8mr5228680obc.11.1413318732098; Tue, 14 Oct 2014 13:32:12 -0700 (PDT) X-Received: by 10.140.87.71 with SMTP id q65mr35850qgd.39.1413318732067; Tue, 14 Oct 2014 13:32:12 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!uq10no10766283igb.0!news-out.google.com!i10ni86qaf.0!nntp.google.com!s7no2757892qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 14 Oct 2014 13:32:11 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=78.141.129.145; posting-account=sDyr7QoAAAA7hiaifqt-gaKY2K7OZ8RQ NNTP-Posting-Host: 78.141.129.145 References: <4eb82190-4017-402c-8dc6-ae6b4f8897b6@googlegroups.com> <385ad1cf-9a97-4c0a-9996-3e88243a8c49@googlegroups.com> <9fea58c6-2a22-425f-92d3-1103e4c9e511@googlegroups.com> <1413230683.3344.97.camel@obry.net> <1413306914.25847.8.camel@obry.net> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Problem building AWS on Mac OS 10.9 From: Laurent Injection-Date: Tue, 14 Oct 2014 20:32:12 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:22474 Date: 2014-10-14T13:32:11-07:00 List-Id: Am Dienstag, 14. Oktober 2014 20:33:33 UTC+2 schrieb Simon Wright: > $ /usr/bin/gcc -v > > Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 > > Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn) > > Target: x86_64-apple-darwin13.4.0 > > Thread model: posix dito for /usr/bin/gcc -v The good news is that the build seems to work. tried some of the demos. They compile without error. Just got 4 warnings about some folders missing in the was source for the docs. warning: path does not exists '/users/laurentlutgen/aws/templates_parser/docs/build/latex/' warning: path does not exists '/users/laurentlutgen/aws/templates_parser/docs/build/' warning: path does not exists '/users/laurentlutgen/aws/docs/build/latex/' warning: path does not exists '/users/laurentlutgen/aws/docs/build/' So the docs folder in the build is empty. Something I can live with. Can I leave AWS now as it is or are there some modifications I should/need to do? If this had been an audit for certification/accreditation (ISO blabla bla) then it would have been 2 major non-conformities; 1) Procedure not complete 2) Procedure does not work. Thanks see you again next time; you failed. Fortunately that I like Ada very much otherwise I would have already given up. Thanks Laurent