llvm versions on 10.5 3.9->8.0

2019-10-18 Thread Riccardo Mottola via macports-users
Hi, when running upgrade of llvm 3.9, I get this message: $ sudo port -v upgrade llvm-3.9 ---> llvm-3.9 is replaced by llvm-8.0 is this correct? I think that for now the different clang versions would "stay" and so corresponging also llvm. I have clang and llvm 5.0 on 10.5 on Leopard which

Re: llvm versions on 10.5 3.9->8.0

2019-10-18 Thread Chris Jones
Hi, On 18/10/2019 7:00 am, Riccardo Mottola via macports-users wrote: Hi, when running upgrade of llvm 3.9, I get this message: $ sudo port -v upgrade llvm-3.9 --->  llvm-3.9 is replaced by llvm-8.0 is this correct? I think that for now the different clang versions would "stay" and so

Re: mpv, ffmpeg seg fault in macOS catalina

2019-10-18 Thread Gill Bates
Thanks all for the explanations and workaround. From: "Mojca Miklavec" To: "smogus" Cc: "macports-users" Sent: Friday, October 18, 2019 5:02:55 AM Subject: Re: mpv, ffmpeg seg fault in macOS catalina V čet., 17. okt. 2019 22:58 je oseba Gill Bates < [ mailto:smo...@shaw.ca |

Re: mpv, ffmpeg seg fault in macOS catalina

2019-10-18 Thread Mojca Miklavec
V čet., 17. okt. 2019 22:58 je oseba Gill Bates napisala: > I recently updated to catalina (10.15) and Xcode (11.1), installed > MacPorts from source (2.6.1) and had it build mpv and its dependencies. > However, mpv (and ffmpeg for example) do not run apparently related to some > new default

Re: mpv, ffmpeg seg fault in macOS catalina

2019-10-18 Thread Chris Jones
Hi, Workaround is to either blacklist the compiler which has this option turned on by default (which is what Chris replied) or in fact use a flag to disable this. But disabling this flag is not needed for non-broken compilers, so it's probably better to just blacklist the compiler, and the

Re: mpv, ffmpeg seg fault in macOS catalina

2019-10-18 Thread Michael Newman via macports-users
I’m sorry, but I don’t understand most of what was written in this thread, but I do have a simple question: If I upgrade to Catalina (I already have Xcode 11.1) and install MacPorts for Catalina will ffmpeg stop working? > On Oct 18, 2019, at 19:00, Gill Bates > wrote:

Re: llvm versions on 10.5 3.9->8.0

2019-10-18 Thread Ken Cunningham
> Hi, > > when running upgrade of llvm 3.9, I get this message: > > $ sudo port -v upgrade llvm-3.9 > ---> llvm-3.9 is replaced by llvm-8.0 > > is this correct? I think that for now the different clang versions > would "stay" and so corresponging also llvm. > > I have clang and llvm 5.0 on

Re: mpv, ffmpeg seg fault in macOS catalina

2019-10-18 Thread Michael Newman via macports-users
Thanks. I’ve used the migration process many times in the past, so no worries. I appreciate your taking the time to reply. > On Oct 19, 2019, at 10:08, Chris Jones wrote: > >> If I upgrade to Catalina (I already have Xcode 11.1) and install MacPorts >> for Catalina will ffmpeg stop working? >