Trouble with upgrade outdated

2021-09-28 Thread Tobias Welti
Hi, I have trouble using port upgrade outdated since a few weeks ago. I just receive the following message: === $ sudo port upgrade outdated Error: python39: Error executing universal: can't read "configure.sysroot": no such variable Error: Unable to open port: Error evaluating variants Erro

Re: Problem installing Mac port on Mac Big Sur

2021-09-28 Thread Eckhard Wiemann
> I could actually install it but when entering $ port version in a (new) > terminal I get the this zsh: command not found: $ I think you should not type the prompt „$“. Just type „port version“, without quotation marks. Eckhard Wiemann

Problem installing Mac port on Mac Big Sur

2021-09-28 Thread Lavandula
Hello there, I am having issues on installing mac port and I am a novice. I could actually install it but when entering $ *port version * in a (new) terminal I get the this zsh: command not found: $ And I type env I get a result with : PATH=/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/

Re: How do i find missing dependents using the port command?

2021-09-28 Thread Gerben Wierda via macports-users
> On 28 Sep 2021, at 17:48, Bill Cole > wrote: > > On 2021-09-28 at 10:27:12 UTC-0400 (Tue, 28 Sep 2021 16:27:12 +0200) > Gerben Wierda via macports-users > is rumored to have said: > >> [snip] >> >> What is the way to find this out using a port command? > > In principle, 'port rdeps ' will

Re: How do i find missing dependents using the port command?

2021-09-28 Thread Marius Schamschula
Hmm. I don’t have py-chardet listed as a py-acme dependency. I test certbot after each update, but in my case py-chardet was available, and thus no error occurred. Will fix. > On Sep 28, 2021, at 9:27 AM, Gerben Wierda via macports-users > wrote: > > A while back I have done a lot of cleanu

Re: How do i find missing dependents using the port command?

2021-09-28 Thread Bill Cole
On 2021-09-28 at 10:27:12 UTC-0400 (Tue, 28 Sep 2021 16:27:12 +0200) Gerben Wierda via macports-users is rumored to have said: > A while back I have done a lot of cleanup, using looking at dependents, > reinstalling stuff so it no longer depends on, say, older versions of python, > etc. > > Now

How do i find missing dependents using the port command?

2021-09-28 Thread Gerben Wierda via macports-users
A while back I have done a lot of cleanup, using looking at dependents, reinstalling stuff so it no longer depends on, say, older versions of python, etc. Now, recently I’ve started reaching certbot/letsencrypt warnings that my certificates are about to expire. I used to have a fully automatic

Hello and my first question (regarding CMAKE_OSX_DEPLOYMENT_TARGET)

2021-09-28 Thread Michael Monschau
Hi Everyone, I am fairly new to macports. I build and license development software for a niche marked (I develop plugin tools for the RAD Development Tool Omnis Studio). I am based in the UK. Background: I recently had the need to resort to some open software to add certain PDF manipulation fe

Re: Does MacPorts need ALL of Xcode?

2021-09-28 Thread Bjarne D Mathiesen
I usually install MacPorts from the tarball. In my experience, in order for macports itself to compile, you'll have to 1) install Xcode 2) install the Command Line Tools 3) open Xcode and let it install it's components otherwise, you'll get the error, that the c-compiler can't create an executable