Re: wxWidgets-3.0 warnings with Big Sur

2020-12-30 Thread Ken Cunningham
I suspect, based on Ryan’s bug investigation, that if the build scripts for wxWidgets ran install_name_tool only on the final library name (the real library), and not on any of the symlinks, that it would build correctly. Given that we have no idea how long it will take apple to fix

Re: wxWidgets-3.0 warnings with Big Sur

2020-12-30 Thread Kevin Horton
> On Dec 29, 2020, at 9:18 PM, Ken Cunningham > wrote: > > > >> 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

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: 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

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: 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