[mythtv-users] mac build

John Hoyt john.hoyt at gmail.com
Wed Jan 27 11:54:13 UTC 2021


>
> > [haycorn] /Users/jam [540]%
> /Applications/Mythfrontend.app/Contents/MacOS/mythfrontend --version
> > Please attach all output as a file in bug reports.
> > MythTV Version : v31.0-118-geb3c84de5f
> > MythTV Branch : fixes/31
> > Network Protocol : 91
> > Library API : 31.20200101-1
> > QT Version : 5.14.2
> > Options compiled in:
>

James, it looks like you're on an older version as I've been building with
QT 5.15.2 for a few months now (I think around Nov).  Can you grab one of
the more recent versions off of sourceforge and see if this helps some
(that version of QT had quite a few updates and patches for macOS)? If it
does great, if not, I can look into backporting the master partial fix to
v31 like I did with the audio updates a couple months ago when Big Sur
broke everything.

The sourceforge build for Big Sur (v31) is up to date with the latest
github commit.  The Catalina and High Sierra builds are a bit behind (by
only a commit or two) as I'm waiting on some macports team to accept some
upstream updates.  Once macports accepts the updates I'll be rebuilding for
the older OSes.

Also can you run the following command and give me the output (it will
print out your macOS version and Xcode version).

printf "%s\n" "macOS $(sw_vers -productVersion) $(sw_vers -buildVersion)"
"$(xcodebuild -version|awk 'NR==1{x=$0}END{print x" "$NF}')"|tee
/dev/tty|pbcopy


I'm curious what macOS / Xcode environment you're running on as a
difference there may give me some hint on later troubleshooting steps.

My crashes started after a big packet of commits.  The 'partial' fix ( 2
> Nov ) appeared to be
>

Thanks John!  I'll take a look to see if this will help when I investigate
James' issue later in the week.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20210127/85c97c01/attachment.htm>


More information about the mythtv-users mailing list