<div dir="ltr"><div dir="ltr"><div>Petr, you originally said you wanted cantera.  All this trouble with sundials2, atlas, etc. is because the cantera port at v2.3.0 is more than three years out of date.  Many versions have passed.  Sundials2 (v2.7.0) and atlas should both be considered obsolete ports as far as modern machines are concerned.</div><div><br></div><div>Cantera source is in current and robust maintenance.  Mac OS is actively supported.  It uses sundials -- NOT sundials2 -- which is also actively maintained and up to date on Macports, at v5.7.0.  Leave behind all this old sundials2, atlas, gcc5.  I recommend that you update port cantera to current version 2.5.1, or file an update request ticket.  From the looks of cantera upstream install docs, it looks like there may be some work involved.</div><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Apr 18, 2021 at 8:57 AM <<a href="mailto:petr.2006@centrum.cz">petr.2006@centrum.cz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">I am not sure. I do the clean:<br>
<br>
pmm:~ pet$ sudo port clean atlas<br>
--->  Cleaning atlas<br>
pmm:~ pet$ sudo port install atlas -gcc5<br>
Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.<br>
Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.<br>
--->  Fetching archive for atlas<br>
--->  Attempting to fetch atlas-3.10.2_2.darwin_20.arm64.tbz2 from <a href="https://packages.macports.org/atlas" rel="noreferrer" target="_blank">https://packages.macports.org/atlas</a><br>
--->  Attempting to fetch atlas-3.10.2_2.darwin_20.arm64.tbz2 from <a href="https://cph.dk.packages.macports.org/atlas" rel="noreferrer" target="_blank">https://cph.dk.packages.macports.org/atlas</a><br>
--->  Attempting to fetch atlas-3.10.2_2.darwin_20.arm64.tbz2 from <a href="https://lil.fr.packages.macports.org/atlas" rel="noreferrer" target="_blank">https://lil.fr.packages.macports.org/atlas</a><br>
--->  Fetching distfiles for atlas<br>
--->  Verifying checksums for atlas<br>
--->  Extracting atlas<br>
--->  Applying patches to atlas<br>
--->  Configuring atlas<br>
Selected C compiler: /usr/bin/clang<br>
Selected F77 compiler: gfortran5<br>
Warning: reinplace s|-no-cpp-precomp||g didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_atlas/atlas/work/ATLAS/CONFIG/src/atlcomp.txt<br>
Error: Failed to configure atlas: sysctl failed: No such file or directory<br>
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_atlas/atlas/main.log for details.<br>
Error: Follow <a href="https://guide.macports.org/#project.tickets" rel="noreferrer" target="_blank">https://guide.macports.org/#project.tickets</a> to report a bug.<br>
Error: Processing of port atlas failed<br>
<br>
<br>
pmm:~ pet$ sudo port clean atlas<br>
--->  Cleaning atlas<br>
pmm:~ pet$ sudo port install atlas<br>
Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.<br>
Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.<br>
--->  Computing dependencies for atlas<br>
Error: Can't install libgcc9 because conflicting ports are active: libgcc-devel<br>
Error: Follow <a href="https://guide.macports.org/#project.tickets" rel="noreferrer" target="_blank">https://guide.macports.org/#project.tickets</a> to report a bug.<br>
Error: Processing of port atlas failed<br>
<br>
Well, it is strange that in the case of " sudo port install atlas" it does not fetch the package again.<br>
<br>
pmm:~ pet$ port variants atlas<br>
atlas has the variants:<br>
   gcc49: build using macports-gcc-4.9<br>
     * conflicts with gcc5 mpclang37 perf<br>
[+]gcc5: build using macports-gcc-5<br>
     * conflicts with gcc49 mpclang37 perf<br>
   mpclang37: use mp-clang-3.7 and gfortran<br>
     * conflicts with gcc49 gcc5 perf<br>
   nofortran: Forgo use of fortran compiler<br>
   universal: Build for multiple architectures<br>
<br>
finally I tried to suppress both gcc variants:<br>
<br>
pmm:~ pet$ sudo port clean atlas<br>
Password:<br>
--->  Cleaning atlas<br>
pmm:~ pet$ sudo port install atlas -gcc5 -gcc49<br>
Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.<br>
Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.<br>
--->  Fetching archive for atlas<br>
--->  Attempting to fetch atlas-3.10.2_2.darwin_20.arm64.tbz2 from <a href="https://packages.macports.org/atlas" rel="noreferrer" target="_blank">https://packages.macports.org/atlas</a><br>
--->  Attempting to fetch atlas-3.10.2_2.darwin_20.arm64.tbz2 from <a href="https://cph.dk.packages.macports.org/atlas" rel="noreferrer" target="_blank">https://cph.dk.packages.macports.org/atlas</a><br>
--->  Attempting to fetch atlas-3.10.2_2.darwin_20.arm64.tbz2 from <a href="https://lil.fr.packages.macports.org/atlas" rel="noreferrer" target="_blank">https://lil.fr.packages.macports.org/atlas</a><br>
--->  Fetching distfiles for atlas<br>
--->  Verifying checksums for atlas<br>
--->  Extracting atlas<br>
--->  Applying patches to atlas<br>
--->  Configuring atlas<br>
Selected C compiler: /usr/bin/clang<br>
Selected F77 compiler: gfortran5<br>
Warning: reinplace s|-no-cpp-precomp||g didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_atlas/atlas/work/ATLAS/CONFIG/src/atlcomp.txt<br>
Error: Failed to configure atlas: sysctl failed: No such file or directory<br>
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_atlas/atlas/main.log for details.<br>
Error: Follow <a href="https://guide.macports.org/#project.tickets" rel="noreferrer" target="_blank">https://guide.macports.org/#project.tickets</a> to report a bug.<br>
Error: Processing of port atlas failed<br>
<br>
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_atlas/atlas/main.log<br>
is not very long I attached it<br>
<br>
Petr<br>
<br>
______________________________________________________________<br>
> Od: "Christopher Jones" <<a href="mailto:jonesc@hep.phy.cam.ac.uk" target="_blank">jonesc@hep.phy.cam.ac.uk</a>><br>
> Komu: "Lenore Horner" <<a href="mailto:LenoreHorner@sbcglobal.net" target="_blank">LenoreHorner@sbcglobal.net</a>><br>
> Datum: 18.04.2021 16:13<br>
> Předmět: Re: Update on Big Sur Problems<br>
><br>
> CC: <<a href="mailto:macports-users@lists.macports.org" target="_blank">macports-users@lists.macports.org</a>><br>
><br>
>yes…<br>
><br>
>Your build is not being done from a clean start. Do<br>
><br>
>sudo port clean atlas<br>
>sudo port install atlas<br>
><br>
>Chris<br>
><br>
>> On 18 Apr 2021, at 2:49 pm, Lenore Horner <<a href="mailto:LenoreHorner@sbcglobal.net" target="_blank">LenoreHorner@sbcglobal.net</a>> wrote:<br>
>> <br>
>> I think that just means you need to clean and then retry.<br>
>> <br>
>>> On Apr 18, 2021, at 09:17, <a href="mailto:petr.2006@centrum.cz" target="_blank">petr.2006@centrum.cz</a> wrote:<br>
>>> <br>
>>> I tried also:<br>
>>> <br>
>>> pmm:~ pet$ sudo port install atlas -gcc5<br>
>>> Password:<br>
>>> Error: Requested variants "" do not match those the build was started with: "+gcc5".<br>
>>> Error: Please use the same variants again, or run 'port clean atlas' first to remove the existing partially completed build.<br>
>>> Error: Follow <a href="https://guide.macports.org/#project.tickets" rel="noreferrer" target="_blank">https://guide.macports.org/#project.tickets</a> to report a bug.<br>
>>> Error: Processing of port atlas failed<br>
>>> pmm:~ pet$ sudo port clean atlas<br>
>>> --->  Cleaning atlas<br>
>>> pmm:~ pet$ sudo port install atlas -gcc5<br>
>>> Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.<br>
>>> Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.<br>
>>> --->  Fetching archive for atlas<br>
>>> --->  Attempting to fetch atlas-3.10.2_2.darwin_20.arm64.tbz2 from <a href="https://packages.macports.org/atlas" rel="noreferrer" target="_blank">https://packages.macports.org/atlas</a><br>
>>> --->  Attempting to fetch atlas-3.10.2_2.darwin_20.arm64.tbz2 from <a href="https://cph.dk.packages.macports.org/atlas" rel="noreferrer" target="_blank">https://cph.dk.packages.macports.org/atlas</a><br>
>>> --->  Attempting to fetch atlas-3.10.2_2.darwin_20.arm64.tbz2 from <a href="https://lil.fr.packages.macports.org/atlas" rel="noreferrer" target="_blank">https://lil.fr.packages.macports.org/atlas</a><br>
>>> --->  Fetching distfiles for atlas<br>
>>> --->  Attempting to fetch atlas3.10.2.tar.bz2 from <a href="https://distfiles.macports.org/atlas" rel="noreferrer" target="_blank">https://distfiles.macports.org/atlas</a><br>
>>> --->  Attempting to fetch lapack-3.6.0.tgz from <a href="https://distfiles.macports.org/atlas" rel="noreferrer" target="_blank">https://distfiles.macports.org/atlas</a> <br>
>>> --->  Verifying checksums for atlas                                                  <br>
>>> --->  Extracting atlas<br>
>>> --->  Applying patches to atlas<br>
>>> --->  Configuring atlas<br>
>>> Selected C compiler: /usr/bin/clang<br>
>>> Selected F77 compiler: gfortran5<br>
>>> Warning: reinplace s|-no-cpp-precomp||g didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_atlas/atlas/work/ATLAS/CONFIG/src/atlcomp.txt<br>
>>> Error: Failed to configure atlas: sysctl failed: No such file or directory<br>
>>> Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_atlas/atlas/main.log for details.<br>
>>> Error: Follow <a href="https://guide.macports.org/#project.tickets" rel="noreferrer" target="_blank">https://guide.macports.org/#project.tickets</a> to report a bug.<br>
>>> Error: Processing of port atlas failed<br>
>>> <br>
>>> <br>
>>> ______________________________________________________________<br>
>>>> Od: <a href="mailto:petr.2006@centrum.cz" target="_blank">petr.2006@centrum.cz</a><br>
>>>> Komu: "Christopher Jones" <<a href="mailto:jonesc@hep.phy.cam.ac.uk" target="_blank">jonesc@hep.phy.cam.ac.uk</a>><br>
>>>> Datum: 18.04.2021 15:13<br>
>>>> Předmět: Re: Update on Big Sur Problems<br>
>>>> <br>
>>>> CC: <<a href="mailto:macports-users@lists.macports.org" target="_blank">macports-users@lists.macports.org</a>><br>
>>>> pmm:~ pet$ port info atlas<br>
>>>> atlas @3.10.2_2 (math)<br>
>>>> Variants:             gcc49, [+]gcc5, mpclang37, nofortran, universal<br>
>>>> <br>
>>>> Description:          Provides a complete BLAS and LAPACK API.<br>
>>>>                   ATLAS achieves performance on par with machine-specific tuned libraries.<br>
>>>> Homepage:             <a href="http://math-atlas.sourceforge.net/" rel="noreferrer" target="_blank">http://math-atlas.sourceforge.net/</a><br>
>>>> <br>
>>>> Build Dependencies:   gcc5<br>
>>>> Library Dependencies: libgcc, libgcc6<br>
>>>> Platforms:            darwin<br>
>>>> License:              BSD<br>
>>>> Maintainers:          Email: <a href="mailto:vince@macports.org" target="_blank">vince@macports.org</a>, GitHub: Veence<br>
>>>> pmm:~ pet$ port rdeps atlas<br>
>>>> The following ports are dependencies of atlas @3.10.2_2+gcc5:<br>
>>>> gcc5<br>
>>>> xz<br>
>>>>   libiconv<br>
>>>>     gperf<br>
>>>>   gettext<br>
>>>>     ncurses<br>
>>>> cctools<br>
>>>> gmp<br>
>>>> isl18<br>
>>>> ld64<br>
>>>>   ld64-xcode<br>
>>>> zlib<br>
>>>> libmpc<br>
>>>>   mpfr<br>
>>>> gcc_select<br>
>>>> libgcc6<br>
>>>>   isl<br>
>>>>   libgcc7<br>
>>>>     libgcc8<br>
>>>>       libgcc9<br>
>>>>         libgcc<br>
>>>>           libgcc10<br>
>>>> pmm:~ pet$ <br>
>>>> <br>
>>>> <br>
>>>> ______________________________________________________________<br>
>>>>> Od: "Christopher Jones" <<a href="mailto:jonesc@hep.phy.cam.ac.uk" target="_blank">jonesc@hep.phy.cam.ac.uk</a>><br>
>>>>> Komu: <a href="mailto:petr.2006@centrum.cz" target="_blank">petr.2006@centrum.cz</a><br>
>>>>> Datum: 18.04.2021 14:34<br>
>>>>> Předmět: Re: Update on Big Sur Problems<br>
>>>>> <br>
>>>>> CC: <<a href="mailto:lists@schamschula.com" target="_blank">lists@schamschula.com</a>, <a href="mailto:macports-users@lists.macports.org" target="_blank">macports-users@lists.macports.org</a>, <a href="mailto:james.secan@gmail.com" target="_blank">james.secan@gmail.com</a>><br>
>>>>> <br>
>>>>> So the issue is with atlas, it is forcing the use of gcc5, which will never work on M1 machines.<br>
>>>>> <br>
>>>>> please run<br>
>>>>> <br>
>>>>> port info atlas<br>
>>>>> port rdeps atlas<br>
>>>>> <br>
>>>>> I am not sure why you get<br>
>>>>> <br>
>>>>> atlas<br>
>>>>> gcc5<br>
>>>>>  isl18<br>
>>>>>  libgcc6<br>
>>>>>    libgcc7<br>
>>>>>      libgcc8<br>
>>>>>        libgcc9<br>
>>>>>          libgcc<br>
>>>>>            libgcc10<br>
>>>>> <br>
>>>>> below, as on my Intel macOS11 machine I don’t see this in the dep tree for atlas<br>
>>>>> <br>
>>>>> Oberon ~/Projects/MacPorts/ports > port info atlas     <br>
>>>>> atlas @3.10.2_2 (math)<br>
>>>>> Variants:             gcc49, gcc5, mpclang37, nofortran<br>
>>>>> <br>
>>>>> Description:          Provides a complete BLAS and LAPACK API.<br>
>>>>>                   ATLAS achieves performance on par with machine-specific tuned libraries.<br>
>>>>> Homepage:             <a href="http://math-atlas.sourceforge.net/" rel="noreferrer" target="_blank">http://math-atlas.sourceforge.net/</a><br>
>>>>> <br>
>>>>> Extract Dependencies: lbzip2<br>
>>>>> Platforms:            darwin<br>
>>>>> License:              BSD<br>
>>>>> Maintainers:          Email: <a href="mailto:vince@macports.org" target="_blank">vince@macports.org</a>, GitHub: Veence<br>
>>>>> Oberon ~/Projects/MacPorts/ports > port rdeps atlas<br>
>>>>> The following ports are dependencies of atlas @3.10.2_2:<br>
>>>>> lbzip2<br>
>>>>> <br>
>>>>> Are you perhaps forcing the use of a gcc5 variant in some way ?<br>
>>>>> <br>
>>>>> Please check trac for an existing ticket against atlas, and if it does not exist create one.<br>
>>>>> <br>
>>>>> In the meantime I suggest you try without using the atlas variant.<br>
>>>>> <br>
>>>>> Chris<br>
>>>>> <br>
>>>>>> On 18 Apr 2021, at 12:25 pm, <<a href="mailto:petr.2006@centrum.cz" target="_blank">petr.2006@centrum.cz</a>> <<a href="mailto:petr.2006@centrum.cz" target="_blank">petr.2006@centrum.cz</a>> wrote:<br>
>>>>>> <br>
>>>>>> Hi,<br>
>>>>>> <br>
>>>>>> pmm:~ pet$ port info sundials2 +atlas<br>
>>>>>> sundials2 @2.7.0_3 (math, devel)<br>
>>>>>> Variants:             accelerate, +atlas, clang11, clangdevel, debug, doc, examples, g95, gccdevel, [+]gfortran,<br>
>>>>>>                   [+]mpich, openblas, openmpi, universal<br>
>>>>>> <br>
>>>>>> Description:          SUNDIALS consists of the following five solvers: CVODE solves initial value problems for ordinary<br>
>>>>>>                   differential equation (ODE) systems. CVODES solves ODE systems and includes sensitivity analysis<br>
>>>>>>                   capabilities (forward and adjoint). IDA solves initial value problems for differential-algebraic<br>
>>>>>>                   equation (DAE) systems. IDAS solves DAE systems and includes sensitivity analysis capabilities<br>
>>>>>>                   (forward and adjoint). KINSOL solves nonlinear algebraic systems.<br>
>>>>>> Homepage:             <a href="https://computing.llnl.gov/projects/sundials" rel="noreferrer" target="_blank">https://computing.llnl.gov/projects/sundials</a><br>
>>>>>> <br>
>>>>>> Build Dependencies:   cmake, gcc-devel<br>
>>>>>> Library Dependencies: SuiteSparse_KLU, libgcc-devel, mpich-default, atlas<br>
>>>>>> Conflicts with:       sundials<br>
>>>>>> Platforms:            darwin<br>
>>>>>> License:              BSD<br>
>>>>>> Maintainers:          none<br>
>>>>>> <br>
>>>>>> pmm:~ pet$ port rdeps sundials2 +atlas<br>
>>>>>> The following ports are dependencies of sundials2 @2.7.0_3+atlas+gfortran+mpich:<br>
>>>>>> cmake<br>
>>>>>> libcxx<br>
>>>>>>   xz<br>
>>>>>>     libiconv<br>
>>>>>>       gperf<br>
>>>>>>     gettext<br>
>>>>>>       ncurses<br>
>>>>>> curl<br>
>>>>>>   pkgconfig<br>
>>>>>>   libidn2<br>
>>>>>>     libunistring<br>
>>>>>>       perl5<br>
>>>>>>         perl5.28<br>
>>>>>>           db48<br>
>>>>>>           gdbm<br>
>>>>>>             readline<br>
>>>>>>       texinfo<br>
>>>>>>         help2man<br>
>>>>>>           p5.28-locale-gettext<br>
>>>>>>         perl5.30<br>
>>>>>>       autoconf<br>
>>>>>>         m4<br>
>>>>>>       automake<br>
>>>>>>       libtool<br>
>>>>>>         xattr<br>
>>>>>>           unzip<br>
>>>>>>   libpsl<br>
>>>>>>     python39<br>
>>>>>>       bzip2<br>
>>>>>>       expat<br>
>>>>>>       libedit<br>
>>>>>>       libffi<br>
>>>>>>         expect<br>
>>>>>>           tcl<br>
>>>>>>         dejagnu<br>
>>>>>>       openssl<br>
>>>>>>         zlib<br>
>>>>>>       sqlite3<br>
>>>>>>       python_select<br>
>>>>>>       python3_select<br>
>>>>>>     glib2<br>
>>>>>>       libxml2<br>
>>>>>>         icu<br>
>>>>>>       pcre<br>
>>>>>>   zstd<br>
>>>>>>     lz4<br>
>>>>>>   curl-ca-bundle<br>
>>>>>> libarchive<br>
>>>>>>   lzo2<br>
>>>>>> libuv<br>
>>>>>> gcc-devel<br>
>>>>>> cctools<br>
>>>>>> gmp<br>
>>>>>> isl<br>
>>>>>> ld64<br>
>>>>>>   ld64-xcode<br>
>>>>>> libmpc<br>
>>>>>>   mpfr<br>
>>>>>> gcc_select<br>
>>>>>> libgcc-devel<br>
>>>>>> SuiteSparse_KLU<br>
>>>>>> SuiteSparse_config<br>
>>>>>> SuiteSparse_AMD<br>
>>>>>> SuiteSparse_BTF<br>
>>>>>> SuiteSparse_COLAMD<br>
>>>>>> mpich-default<br>
>>>>>> mpi_select<br>
>>>>>> mpi-doc<br>
>>>>>> atlas<br>
>>>>>> gcc5<br>
>>>>>>   isl18<br>
>>>>>>   libgcc6<br>
>>>>>>     libgcc7<br>
>>>>>>       libgcc8<br>
>>>>>>         libgcc9<br>
>>>>>>           libgcc<br>
>>>>>>             libgcc10<br>
>>>>>> pmm:~ pet$ <br>
>>>>>> <br>
>>>>>> ps: without +atlas  sundials2 installs successfully<br>
>>>>>> <br>
>>>>>> pmm:~ pet$ uname -a<br>
>>>>>> Darwin pmm.local 20.3.0 Darwin Kernel Version 20.3.0: Thu Jan 21 00:06:51 PST 2021; root:xnu-7195.81.3~1/RELEASE_ARM64_T8101 arm64<br>
>>>>>> <br>
>>>>>> Petr<br>
>>>>>> <br>
>>>>>> <br>
>>>>>> ______________________________________________________________<br>
>>>>>>> Od: "Christopher Jones" <<a href="mailto:jonesc@hep.phy.cam.ac.uk" target="_blank">jonesc@hep.phy.cam.ac.uk</a>><br>
>>>>>>> Komu: <a href="mailto:petr.2006@centrum.cz" target="_blank">petr.2006@centrum.cz</a><br>
>>>>>>> Datum: 18.04.2021 13:08<br>
>>>>>>> Předmět: Re: Update on Big Sur Problems<br>
>>>>>>> <br>
>>>>>>> CC: <<a href="mailto:lists@schamschula.com" target="_blank">lists@schamschula.com</a>, <a href="mailto:macports-users@lists.macports.org" target="_blank">macports-users@lists.macports.org</a>, <a href="mailto:james.secan@gmail.com" target="_blank">james.secan@gmail.com</a>><br>
>>>>>>> Hi,<br>
>>>>>>> <br>
>>>>>>> Any port that forces the use of gcc10 or older on M1 macs cannot work, as these gcc versions are never going to be supported on these machines. Even gcc11 support seems unlikely at this time, so for a while gccdevel is likely going to be the only supported version on these machines, which currently uses a special fork of the gcc mainline by the primary Darwin maintainer with experimental M1 support.<br>
>>>>>>> <br>
>>>>>>> However, ports using the compilers PG should automatically use gccdevel, so we need to see why the port below is trying to install libgcc9, as this is incorrect. Please show what<br>
>>>>>>> <br>
>>>>>>> port info sundials2 +atlas<br>
>>>>>>> <br>
>>>>>>> and<br>
>>>>>>> <br>
>>>>>>> port rdeps sundials2 +atlas<br>
>>>>>>> <br>
>>>>>>> Finally, if you want this to get fixed you need to follow the final instructions below and submit a trac ticket for the issue.<br>
>>>>>>> <br>
>>>>>>> Chris<br>
>>>>>>> <br>
>>>>>>>> On 18 Apr 2021, at 11:40 am, <a href="mailto:petr.2006@centrum.cz" target="_blank">petr.2006@centrum.cz</a> wrote:<br>
>>>>>>>> <br>
>>>>>>>> Hello,<br>
>>>>>>>> <br>
>>>>>>>> I run "sudo port selfupdate" and "sudo port upgrade outdated" occasionally and I see that there are updates and improvements. Which is nice.<br>
>>>>>>>> <br>
>>>>>>>> Yes,  gcc-devel  is pulled by default, it includes fortran and it seems to work.<br>
>>>>>>>> <br>
>>>>>>>> However I am experiencing problems with some packages which need other version which is ether not available for arm64 or it is conflict with  gcc-devel .<br>
>>>>>>>> <br>
>>>>>>>> Just as an example, I tried to install cantera and it wants sundials2 +atlas<br>
>>>>>>>> but :<br>
>>>>>>>> <br>
>>>>>>>> sudo port install sundials2 +atlas<br>
>>>>>>>> Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.<br>
>>>>>>>> Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.<br>
>>>>>>>> --->  Computing dependencies for sundials2<br>
>>>>>>>> Error: Can't install libgcc9 because conflicting ports are active: libgcc-devel<br>
>>>>>>>> Error: Follow <a href="https://guide.macports.org/#project.tickets" rel="noreferrer" target="_blank">https://guide.macports.org/#project.tickets</a> to report a bug.<br>
>>>>>>>> Error: Processing of port sundials2 failed<br>
>>>>>>>> <br>
>>>>>>>> And I am finished at this point.<br>
>>>>>>>> <br>
>>>>>>>> Petr<br></blockquote></div></div></div>