[MacPorts] #62130: stellarium crash right after start

MacPorts noreply at macports.org
Tue Jan 26 20:07:12 UTC 2021


#62130: stellarium crash right after start
-------------------------+------------------------------
  Reporter:  rernenwein  |      Owner:  michaelld
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.4
Resolution:              |   Keywords:  stellarium crash
      Port:  stellarium  |
-------------------------+------------------------------

Comment (by kencu):

 OK. At this point, I would stop trying to fix this, and start fresh.

 Uninstall MacPorts
 <https://guide.macports.org/chunked/installing.macports.uninstalling.html>.

 Make certain that you have both Xcode and the Command Line Tools installed
 for your system, and that they match. What I mean by that is that checking
 your installation should give you the same versions of the tools
 everywhere, like this for me on Catalina:
 {{{
 %
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
 -v
 /usr/bin/clang -v
 /Library/Developer/CommandLineTools/usr/bin/clang -v

 Apple clang version 12.0.0 (clang-1200.0.32.28)
 Target: x86_64-apple-darwin19.6.0
 Thread model: posix
 InstalledDir:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
 Apple clang version 12.0.0 (clang-1200.0.32.28)
 Target: x86_64-apple-darwin19.6.0
 Thread model: posix
 InstalledDir:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
 Apple clang version 12.0.0 (clang-1200.0.32.28)
 Target: x86_64-apple-darwin19.6.0
 Thread model: posix
 InstalledDir: /Library/Developer/CommandLineTools/usr/bin
 }}}

 Then reinstall MacPorts using the installer.

 then
 {{{
 sudo port install stellarium
 }}}

 and if THAT doesn't work you are well and truly fragged, and report back
 please.

-- 
Ticket URL: <https://trac.macports.org/ticket/62130#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list