Re: wxWidgets-3.0 warnings with Big Sur

2020-12-29 Thread Ken Cunningham
> On Dec 29, 2020, at 8:47 PM, Kevin Horton wrote: > > I moved libwx_osx_cocoau_core-3.0.0.dylib and libwx_osx_cocoau_core-3.0.dylib > aside and symlinked those names to /libwx_osx_cocoau_core-3.0.0.4.0.dylib > > ls -al *core* > -rwxr-xr-x 1 root wheel 4743504 Nov 23 00:52 >

Re: wxWidgets-3.0 warnings with Big Sur

2020-12-29 Thread Kevin Horton
> On Dec 29, 2020, at 20:13, Ryan Schmidt wrote: > > On Dec 29, 2020, at 20:12, Kevin Horton wrote: > >> On Dec 29, 2020, at 17:20, Ken Cunningham wrote: >>> >>> Interesting. >>> >>>

Re: odd problem trying to use Macports ...

2020-12-29 Thread Ryan Schmidt
On Dec 29, 2020, at 20:28, Richard Bonomo TDS personal wrote: > My system runs MacOS 10.12 (Sierra). I've used Macports for some time every > now and again. > > However, when I tried to use it recently, this happened: > > ** > $ port version >

Re: wxWidgets-3.0 warnings with Big Sur

2020-12-29 Thread Ken Cunningham
> On Dec 29, 2020, at 8:13 PM, Ryan Schmidt wrote: > I suspect this is because of this Apple bug that I have mentioned before: > > https://lists.macports.org/pipermail/macports-dev/2020-November/042641.html > > Please check if Xcode 12.3 still has the problem. If it does, please file >

Re: wxWidgets-3.0 warnings with Big Sur

2020-12-29 Thread Ryan Schmidt
On Dec 29, 2020, at 20:12, Kevin Horton wrote: > On Dec 29, 2020, at 17:20, Ken Cunningham wrote: >> >> Interesting. >> >> /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/libwx_osx_cocoau_core-3.0.0.4.0.dylib >> and >>

Re: wxWidgets-3.0 warnings with Big Sur

2020-12-29 Thread Ken Cunningham
> On Dec 29, 2020, at 6:12 PM, Kevin Horton wrote: > > Things seem different on Big Sur. I don't see any symlinks here: > > % ls -la > /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/libwx_osx_cocoau_core-3.0* > -rwxr-xr-x 1 root wheel 4743504 Nov 23 00:52

odd problem trying to use Macports ...

2020-12-29 Thread Richard Bonomo TDS personal
Hello! My system runs MacOS 10.12 (Sierra). I've used Macports for some time every now and again. However, when I tried to use it recently, this happened: ** $ port version dlopen(/opt/local/share/macports/Tcl/macports1.0/MacPorts.dylib, 10): no suitable image found. Did find:

Re: wxWidgets-3.0 warnings with Big Sur

2020-12-29 Thread Kevin Horton
On Dec 29, 2020, at 17:20, Ken Cunningham wrote: > > Interesting. > > /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/libwx_osx_cocoau_core-3.0.0.4.0.dylib > and >

Re: MacVim @8.2.snapshot166_1+huge builtin updater appears

2020-12-29 Thread Ryan Schmidt
On Dec 29, 2020, at 12:21, Richard L. Hamilton wrote: > Saw the MacVim updater window recently. I would think that (if not too > difficult) builtin updaters should be disabled (I think this came up with > iTerm or iTerm2 or something before) in MaPorts ports, which should only be > updated

Re: wxWidgets-3.0 warnings with Big Sur

2020-12-29 Thread Ken Cunningham
Interesting. /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/libwx_osx_cocoau_core-3.0.0.4.0.dylib and /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/libwx_osx_cocoau_core-3.0.dylib are actually the same library; one is just a symlink to

wxWidgets-3.0 warnings with Big Sur

2020-12-29 Thread Kevin Horton
I'm running macOS 11.1 and followed the migration instructions. Today I ran gnuplot for the first time, and the CLI spewed out over 400 lines of warnings related to wxWidgets. The first few lines were: objc[53143]: Class wxNSAppController is implemented in both

Re: Qt

2020-12-29 Thread Ken Cunningham
pretty much all the qt5 ports are building on all systems. a couple of them are still not 100% for arm64. I last listed the full output of the qt 5.15.2 builds on the systems 10.13 and up here: towards the bottom of that ticket. Best,

Re: Qt

2020-12-29 Thread Ruben Di Battista
Hello Tom, theoretically the QT5 ports are building correctly. Can you maybe provide more information? * What's your Macports version? * What's your macOs version? * Can you attach the build log? On Tue, Dec 29, 2020 at 8:38 PM Tom wrote: > > Hello, > > is there a qt port, which ist building?

Qt

2020-12-29 Thread Tom
Hello, is there a qt port, which ist building? All I have tried so far, are not building. Regards

MacVim @8.2.snapshot166_1+huge builtin updater appears

2020-12-29 Thread Richard L. Hamilton
Saw the MacVim updater window recently. I would think that (if not too difficult) builtin updaters should be disabled (I think this came up with iTerm or iTerm2 or something before) in MaPorts ports, which should only be updated with port upgrade. smime.p7s Description: S/MIME cryptographic

Re: macOS 11.1 SDK does not appear to be installed

2020-12-29 Thread Ryan Schmidt
On Dec 28, 2020, at 19:09, Tom Gederberg wrote: > I updated my system to Big Sur and followed the MacPorts migration > instructions and updated Xcode to version 12.3. > > However, when I try to build ports in MacPorts, I now get the following > warnings. > > Warning: The macOS 11.1 SDK

Re: mac build of mythtv

2020-12-29 Thread Ryan Schmidt
On Dec 29, 2020, at 00:55, James Linder wrote: > I posted this to mythtv-users, but I wondered in anyone had any interest. The > obvious first step is wrapping John's work in a port. > > - > John (Hoyt) did a stellar job getting the macos/ansible build