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.219.133 with SMTP id po5mr7696102obc.38.1413129694487; Sun, 12 Oct 2014 09:01:34 -0700 (PDT) X-Received: by 10.140.100.162 with SMTP id s31mr148qge.17.1413129694364; Sun, 12 Oct 2014 09:01:34 -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!h18no5030455igc.0!news-out.google.com!i10ni83qaf.0!nntp.google.com!s7no2218263qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 12 Oct 2014 09:01:34 -0700 (PDT) In-Reply-To: <385ad1cf-9a97-4c0a-9996-3e88243a8c49@googlegroups.com> 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> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9fea58c6-2a22-425f-92d3-1103e4c9e511@googlegroups.com> Subject: Re: Problem building AWS on Mac OS 10.9 From: Laurent Injection-Date: Sun, 12 Oct 2014 16:01:34 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:22393 Date: 2014-10-12T09:01:34-07:00 List-Id: Am Sonntag, 12. Oktober 2014 04:03:22 UTC+2 schrieb David Botton: > What version of GNAT did you install? GNAT GPL 2014 > Is it on the command line before other versions? Now it is. laurent-mac-pro-2:aws laurent$ which make /usr/bin/make laurent-mac-pro-2:aws laurent$ which gcc /usr/local/gnat/bin/gcc so make setup build install fails with something different: laurent-mac-pro-2:aws laurent$ make setup build install make[1]: x86_64-apple-darwin13.4.0-gcc: Command not found gprbuild: "xoscons" up to date Setup OS specific definitions /bin/sh: x86_64-apple-darwin13.4.0-gcc: command not found /bin/sh: x86_64-apple-darwin13.4.0-gcc: command not found xoscons make[1]: x86_64-apple-darwin13.4.0-gcc: Command not found Can not generate system tags. The test are disabled gcc -c -gnat2012 -gnatwcfijkmRuv -gnaty3abBcefhiIklmnoprstx -O2 -gnatn -fno= -common awsres.adb gcc -c -gnat2012 -gnatwcfijkmRuv -gnaty3abBcefhiIklmnoprstx -O2 -gnatn -fno= -common soap-generator.adb gcc -c -gnat2012 -gnatwcfijkmRuv -gnaty3abBcefhiIklmnoprstx -O2 -gnatn -fno= -common aws-jabber-client.adb gcc -c -gnat2012 -gnatwcfijkmRuv -gnaty3abBcefhiIklmnoprstx -O2 -gnatn -fno= -common aws-client-xml-input_sources.adb gcc -c -gnat2012 -gnatwcfijkmRuv -gnaty3abBcefhiIklmnoprstx -g -gnata -gnat= Va -gnatQ -gnato -gnatwe -gnatyO -Wall -gnatVn templates_parser.adb gcc -c -gnat2012 -gnatwcfijkmRuv -gnaty3abBcefhiIklmnoprstx -O2 -gnatn -fno= -common templates_parser-utils.adb gcc -c -gnat2012 -gnatwcfijkmRuv -gnaty3abBcefhiIklmnoprstx -O2 -gnatn -fno= -common templates_parser-query.adb gcc -c -gnat2012 -gnatwcfijkmRuv -gnaty3abBcefhiIklmnoprstx -O2 -gnatn -fno= -common templates_parser-debug.adb gcc -c -gnat2012 -gnatwcfijkmRuv -gnaty3abBcefhiIklmnoprstx -O2 -gnatn -fno= -common aws-status-translate_table.adb awsres.adb:44:06: file "aws-os_lib.ads" not found awsres.adb:44:06: "Awsres (body)" depends on "Aws.Utils (body)" awsres.adb:44:06: "Aws.Utils (body)" depends on "Aws.Os_Lib (spec)" aws-utils.adb:821:29: "OS_Lib" is not visible aws-utils.adb:821:29: non-visible declaration at g-os_lib.ads:51 aws-jabber-client.adb:37:19: warning: license of withed unit "Input_Sources= .Strings" may be inconsistent aws-jabber-client.adb:38:09: warning: license of withed unit "Sax.Attribute= s" may be inconsistent aws-jabber-client.adb:39:09: warning: license of withed unit "Sax.Readers" = may be inconsistent aws-jabber-client.adb:40:17: warning: license of withed unit "Unicode.CES.B= asic_8bit" may be inconsistent aws-jabber-client.adb:46:24: file "aws-os_lib.ads" not found aws-jabber-client.adb:46:24: "AWS.JABBER.CLIENT (body)" depends on "AWS.CON= FIG (body)" aws-jabber-client.adb:46:24: "AWS.CONFIG (body)" depends on "AWS.OS_LIB (sp= ec)" aws-config.adb:210:26: "OS_Lib" is undefined (more references follow) aws-client-xml-input_sources.adb:30:13: warning: license of withed unit "Un= icode.CCS" may be inconsistent aws-client-xml-input_sources.adb:31:17: warning: license of withed unit "Un= icode.CES.Utf32" may be inconsistent aws-client-xml-input_sources.adb:32:17: warning: license of withed unit "Un= icode.CES.Utf16" may be inconsistent aws-client-xml-input_sources.adb:33:17: warning: license of withed unit "Un= icode.CES.Utf8" may be inconsistent aws-client-xml-input_sources.ads:30:06: warning: license of withed unit "In= put_Sources" may be inconsistent aws-client-xml-input_sources.ads:31:13: warning: license of withed unit "Un= icode.CES" may be inconsistent soap-generator-stub.adb:30:06: file "aws-os_lib.ads" not found soap-generator-stub.adb:30:06: "SOAP.GENERATOR (body)" depends on "AWS.UTIL= S (body)" soap-generator-stub.adb:30:06: "AWS.UTILS (body)" depends on "AWS.OS_LIB (s= pec)" aws-utils.adb:821:29: "OS_Lib" is undefined compilation of awsres.adb failed compilation of aws-jabber-client.adb failed compilation of soap-generator.adb failed gprbuild: *** compilation phase failed make: *** [build-cross] Error 4 > If you figure on your own what is wrong, please also post the solution. lol I have actually no idea what I should do when ./configure; make; make i= nstall; doesn't work. Just learning programming because I find it interesti= ng to understand how that works. I work in an hospital lab in the departmen= t of microbiology. Cultivating bacteria and finding out which antibiotics a= doctor should use to treat his patient. No research just plain routine stu= ff. I just need computers to enter my results and to rant about because the= y are too slow or the program is crap. So I won't find the solution myself.= But thanks for your confidence in my skills :) Thanks Laurent