From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=1.0 required=3.0 tests=BAYES_20,FORGED_GMAIL_RCVD, FREEMAIL_FROM,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Received: by 2002:ac8:5902:0:b0:39c:e440:6adb with SMTP id 2-20020ac85902000000b0039ce4406adbmr15622155qty.18.1666350772570; Fri, 21 Oct 2022 04:12:52 -0700 (PDT) X-Received: by 2002:a0c:aa9a:0:b0:4b1:82b4:4934 with SMTP id f26-20020a0caa9a000000b004b182b44934mr16012041qvb.58.1666350772228; Fri, 21 Oct 2022 04:12:52 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!news.mixmin.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: Fri, 21 Oct 2022 04:12:51 -0700 (PDT) In-Reply-To: <313fb3bf-8158-32fd-910d-2fbc9c257ac9@dmitry-kazakov.de> Injection-Info: google-groups.googlegroups.com; posting-host=118.208.181.89; posting-account=d51RWwoAAADvR-x0zYAtT9z3CRxT1eXo NNTP-Posting-Host: 118.208.181.89 References: <313fb3bf-8158-32fd-910d-2fbc9c257ac9@dmitry-kazakov.de> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <984400a0-754f-46b9-9a5e-ee2df7bbdd37n@googlegroups.com> Subject: Re: components_4_64 Test_Python fails on Mac Monterey From: Roger Mc Injection-Date: Fri, 21 Oct 2022 11:12:52 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:64526 List-Id: On Friday, October 21, 2022 at 6:05:17 PM UTC+11, Dmitry A. Kazakov wrote: > On 2022-10-21 03:58, Roger Mc wrote: > > Test_Python builds Ok but execution fails with: > > Execution terminated by abort of environment task > > with no other output. > [I never tested it under BSD] > > 1. Does the main test work? (components-python-test_python.gpr) > > 2. What are the scenarios, you use when building: > > arch > Atomic_Access > Target_OS > > Depending on that a version of py-load_python_library.adb is selected > which is responsible for loading the Python library. > > -- > Regards, > Dmitry A. Kazakov > http://www.dmitry-kazakov.de Thanks Dmitry components-python-test_python builds but execution fails with Execution terminated by abort of environment task arch x86-64 Atomic_Access auto Target_OS OSX