[MacPorts] #58545: libsdl2 @2.0.9 +x11 configure failure on mac os x 10.10

MacPorts noreply at macports.org
Mon Jun 10 13:45:28 UTC 2019


#58545: libsdl2 @2.0.9 +x11 configure failure on mac os x 10.10
----------------------+----------------------
  Reporter:  photor   |      Owner:  jmroot
      Type:  defect   |     Status:  accepted
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.5.4
Resolution:           |   Keywords:
      Port:  libsdl2  |
----------------------+----------------------

Comment (by jmroot):

 Hmm. Well at worst you can get most of the output that would be in the log
 by running in debug mode, and redirect it to a file like so:
 {{{
 sudo port clean libsdl2
 sudo port -d destroot libsdl2 +x11 2>&1 | tee ~/Desktop/libsdl2.log
 }}}
 That will create a file called libsdl2.log on your Desktop.

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


More information about the macports-tickets mailing list