Re: ports.macports.org gives strange port dependencies

2022-09-25 Thread Chris Jones
> On 25 Sep 2022, at 10:27 pm, Joshua Root wrote: > > On 2022-9-25 01:13 , Christopher Jones wrote: On 24 Sep 2022, at 3:52 pm, Arjun Salyan >>> > wrote: >>> >>> The output of "port info pciids” from the same Docker container says: >> Can you please run >> > p

Preparing for 2.8.0 beta

2022-09-25 Thread Joshua Root
I think it's about that time again. I'm currently thinking I might create a new stable branch and tag a first beta around next weekend. Are there any more changes that we want to go in before the beta? - Josh

Re: ports.macports.org gives strange port dependencies

2022-09-25 Thread Joshua Root
On 2022-9-26 08:59 , Mojca Miklavec wrote: On Sun, 25 Sept 2022 at 23:27, Joshua Root wrote: Compiler selection doesn't depend only on the platform, it looks at the actual versions (and existence) of the compilers available on the system. It's just another way in which a static PortIndex can't

Re: ports.macports.org gives strange port dependencies

2022-09-25 Thread Mojca Miklavec
On Sun, 25 Sept 2022 at 23:27, Joshua Root wrote: > > Compiler selection doesn't depend only on the platform, it looks at the > actual versions (and existence) of the compilers available on the > system. It's just another way in which a static PortIndex can't reflect > the dynamic values of Portfil

Re: ports.macports.org gives strange port dependencies

2022-09-25 Thread Joshua Root
On 2022-9-25 01:13 , Christopher Jones wrote: On 24 Sep 2022, at 3:52 pm, Arjun Salyan > wrote: The output of "port info pciids” from the same Docker container says: Can you please run > port -d info pciids pipe the output to file and send it here ? I want to s

Re: ports.macports.org gives strange port dependencies

2022-09-25 Thread Christopher Jones
> On 24 Sep 2022, at 3:52 pm, Arjun Salyan wrote: > > The output of "port info pciids” from the same Docker container says: Can you please run > port -d info pciids pipe the output to file and send it here ? I want to see if we can figure out what is leading port to decide to add these dep

Re: ports.macports.org gives strange port dependencies

2022-09-25 Thread Christopher Jones
> On 24 Sep 2022, at 4:00 pm, Christopher Jones > wrote: > > > >> On 24 Sep 2022, at 3:52 pm, Arjun Salyan > > wrote: >> >> The output of "port info pciids” from the same Docker container says: >> >> Build Dependencies: clang-3.4 >> >> And the PortIndex on the

Re: ports.macports.org gives strange port dependencies

2022-09-25 Thread Christopher Jones
> On 24 Sep 2022, at 3:52 pm, Arjun Salyan wrote: > > The output of "port info pciids” from the same Docker container says: > > Build Dependencies: clang-3.4 > > And the PortIndex on the same machine (generated using “-p macosx_19_i386”) > has: > > depends_build port:clang-15 right, but