Re: PR 14427: 10.14 tester wanted

2022-04-04 Thread Fred Wright
On Sun, 3 Apr 2022, Joshua Root wrote: On 2022-4-3 14:05 , Fred Wright wrote: lrwxr-xr-x  1 root  wheel   15 Sep 26  2020 MacOSX.sdk -> MacOSX10.15.sdk drwxr-xr-x  7 root  wheel  224 Sep 26  2020 MacOSX.sdk 1 lrwxr-xr-x  1 root  wheel   10 Aug 17  2019 MacOSX10.14.sdk -> MacOSX.sdk drwxr-xr-x 

Re: PR 14427: 10.14 tester wanted

2022-04-04 Thread Fred Wright
On Mon, 4 Apr 2022, Fred Wright wrote: Meanwhile, it looks like the update was already pushed, since I had to fight the port command's refusal to honor -s during further testing. It seems that an explicit clean is needed to make -s work, in spite of the two alleged cleans during the uninsta

Re: PR 14427: 10.14 tester wanted

2022-04-04 Thread Joshua Root
On 2022-4-5 08:23 , Fred Wright wrote: On Sun, 3 Apr 2022, Joshua Root wrote: Having MacOSX10.14.sdk ultimately pointing to MacOSX10.15.sdk is probably going to cause problems. On my 10.14 system it looks like this: % ls -l /Library/Developer/CommandLineTools/SDKs total 0 drwxr-xr-x  7 root 

Re: PR 14427: 10.14 tester wanted

2022-04-04 Thread Joshua Root
On 2022-4-5 09:33 , Fred Wright wrote: On Mon, 4 Apr 2022, Fred Wright wrote: Meanwhile, it looks like the update was already pushed, since I had to fight the port command's refusal to honor -s during further testing. It seems that an explicit clean is needed to make -s work, in spite of th

Re: PR 14427: 10.14 tester wanted

2022-04-04 Thread Fred Wright
On Tue, 5 Apr 2022, Joshua Root wrote: On 2022-4-5 08:23 , Fred Wright wrote: The fact that you have no 10.15 SDK at all suggests that you're running Xcode 10.x, though up through 11.3.1 runs on 10.14.  I usually run the latest Xcode for each OS version, which is what the MacPorts documentat

Re: PR 14427: 10.14 tester wanted

2022-04-04 Thread Joshua Root
On 2022-4-5 15:49 , Fred Wright wrote: Empirically, it was ignored in this case, probably due to a bug.  The sequence was: sudo port uninstall qt6-qtbase sudo port -sk install qt6-qtbase The install didn't build anything, unless I explicitly cleaned after the uninstall. What was