Re: What is up with perl5.26 on Snow Leo?

2021-12-01 Thread Uli Wienands
Well, I am familiar with the fall-back of fetching the distfiles. In my case, it did NOT fetch the distfiles. Went straight to "staging... to destroot". Anyway, this problem seems fixed, Thanks  much, Josh and all. Uli On 12/1/21 12:09 AM, Ryan Schmidt wrote: On Nov 29, 2021, at 20:21,

Re: What is up with perl5.26 on Snow Leo?

2021-11-30 Thread Ryan Schmidt
On Nov 29, 2021, at 20:21, Uli Wienands wrote: > Well, I wonder whether someone did something within the last day or two. I > just tried it again, and lo-and-behold, perl5.26 installed just fine & now > MacPorts is getting to work on the backlog of things that I could not update > because

Re: What is up with perl5.26 on Snow Leo?

2021-11-29 Thread Uli Wienands
Well, I wonder whether someone did something within the last day or two. I just tried it again, and lo-and-behold, perl5.26 installed just fine & now MacPorts is getting to work on the backlog of things that I could not update because of this problem. This after I just found out (in debug

Re: What is up with perl5.26 on Snow Leo?

2021-11-29 Thread Bjarne D Mathiesen
This looks as the same problem we have with MySQL57, where it's using the system cctools instaead of the more modern cctools from macports. The fix is described here : https://trac.macports.org/ticket/59072#comment:1 declare usrBin='/usr/bin' declare devBin="/Developer${usrBin}" while read -u 9

Re: What is up with perl5.26 on Snow Leo?

2021-11-28 Thread Joshua Root
Ulrich Wienands wrote: The funny thing is that almost every Macports install seems to want to upgrade this perl5.26; although as far as I can tell my perl5.26 is perfectly fine. So I am forced to use -n for each install to get anything done, which I fond a bit unsettling. Maybe I need to

Re: What is up with perl5.26 on Snow Leo?

2021-11-27 Thread Ken Cunningham
> On Nov 27, 2021, at 8:09 PM, Ryan Schmidt wrote: > > On Nov 27, 2021, at 19:58, Ken Cunningham wrote: > >>> Ok... the significance of this is...?? >> Well in your case, the significance of appears overwhelming — in that it is >> an excellent clue as to the cause of your problem, I

Re: What is up with perl5.26 on Snow Leo?

2021-11-27 Thread Ryan Schmidt
On Nov 27, 2021, at 19:58, Ken Cunningham wrote: >> Ok... the significance of this is...?? > Well in your case, the significance of appears overwhelming — in that it is > an excellent clue as to the cause of your problem, I believe. > > ie - there is nothing wrong on your system, it is nothing

Re: What is up with perl5.26 on Snow Leo?

2021-11-27 Thread Ken Cunningham
> Ok... the significance of this is...?? Well in your case, the significance of appears overwhelming — in that it is an excellent clue as to the cause of your problem, I believe. ie - there is nothing wrong on your system, it is nothing you did, it is not your fault, indeed something has

Re: What is up with perl5.26 on Snow Leo?

2021-11-27 Thread Ulrich Wienands
Ok... the significance of this is...?? The funny thing is that almost every Macports install seems to want to upgrade this perl5.26; although as far as I can tell my perl5.26 is perfectly fine. So I am forced to use -n for each install to get anything done, which I fond a bit unsettling. Maybe

Re: What is up with perl5.26 on Snow Leo?

2021-11-27 Thread Ken Cunningham
all the perl ports were specifically changed to use /usr/bin/cc in the commit below, but something in this plan seems to be not working out:

Re: What is up with perl5.26 on Snow Leo?

2021-11-26 Thread Ryan Schmidt
On Nov 26, 2021, at 19:45, Uli Wienands wrote: > A number of ports apparently want to install perl5.26. In this specific case > it is fricas. For reasons I cannot fathom prl5.26 fails during the destroot > phase on my system (SL, 10.6.8). > > So I try installing perl5.26 by itself; it fails

What is up with perl5.26 on Snow Leo?

2021-11-26 Thread Uli Wienands
A number of ports apparently want to install perl5.26. In this specific case it is fricas. For reasons I cannot fathom prl5.26 fails during the destroot phase on my system (SL, 10.6.8). So I try installing perl5.26 by itself; it fails with a message that "clang-3.7" cannot be updated. I try