<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"></div><div dir="ltr">Hi,</div><div dir="ltr"><br></div><div dir="ltr">There is a qt5 port group specifically designed to handle picking the correct qt5 version for a given platform. See</div><div dir="ltr"><br></div><div dir="ltr"><a href="https://github.com/macports/macports-ports/blob/master/_resources/port1.0/group/qt5-1.0.tcl">https://github.com/macports/macports-ports/blob/master/_resources/port1.0/group/qt5-1.0.tcl</a></div><div dir="ltr"><br></div><div dir="ltr">In your case, on osx 10.11 it should be using the qt511 ports, which use 5.11, rather than the main qt5 ports, which currently install 5.12.</div><div dir="ltr"><br></div><div dir="ltr">So it is strange that you are trying to install qt5-base, as qt511-base should be used instead in your case. </div><div dir="ltr"><br></div><div dir="ltr">I assume your ports are fully up to date ? </div><div dir="ltr"><br></div><div dir="ltr">Please run</div><div dir="ltr"><br></div><div dir="ltr">> sudo port sync</div><div dir="ltr">> sudo port upgrade outdated</div><div dir="ltr">> sudo port clean all</div><div dir="ltr"><br></div><div dir="ltr">Then try again installing the particular wireshark version you want (there are numerous) and if it still fails post the complete log file.</div><div dir="ltr"><br></div><div dir="ltr">Chris</div><div dir="ltr"><br>On 20 Apr 2019, at 11:30 pm, Greg Earle <<a href="mailto:earle@isolar.dyndns.org">earle@isolar.dyndns.org</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><span>I've got a Mac mini running El Capitan 10.11.6.  I've held the OS back because I have a FireWire audio interface on it and FireWire is deprecated in more recent OSes.</span><br><span></span><br><span>I am having a problem with my Blu-ray player not recognizing NFS shares on the same Mac mini.  I went to install Wireshark to debug the NFS traffic but it won't install because the current "qt5-qtbase" port is only for Sierra or newer:</span><br><span></span><br><span>--</span><br><span>Mac-mini:~ admin$ sudo port install qt5-qtbase</span><br><span>--->  Computing dependencies for qt5-qtbase</span><br><span>--->  Fetching distfiles for qt5-qtbase</span><br><span>Error: qt5-qtbase requires macOS 10.12 or later</span><br><span>Error: Failed to fetch qt5-qtbase: incompatible OS version</span><br><span>Error: See /opt/local/var/macports/logs/_private_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_qt5/qt5-qtbase/main.log for details.</span><br><span>Error: Follow <a href="https://guide.macports.org/#project.tickets">https://guide.macports.org/#project.tickets</a> to report a bug.</span><br><span>Error: Processing of port qt5-qtbase failed</span><br><span>--</span><br><span></span><br><span>Is there any way to build/install an older Wireshark/Qt5 port combo that will still work on El Capitan?</span><br><span></span><br><span>My impression of MacPorts has always been that you can only build/install whatever port happens to be installed after you last did a "port self update".  I can't really risk going to Sierra and have this audio interface stop working.  :-/</span><br><span></span><br><span>        - Greg</span><br></div></blockquote></body></html>