[MacPorts] #64563: MyPaint @2.0.1: fatal error: 'future' file not found on 10.7/10.8

MacPorts noreply at macports.org
Tue Feb 8 21:48:55 UTC 2022


#64563: MyPaint @2.0.1: fatal error: 'future' file not found on 10.7/10.8
-------------------------+-------------------------------
  Reporter:  evanmiller  |      Owner:  ryandesign
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.7.1
Resolution:  fixed       |   Keywords:  lion mountainlion
      Port:  MyPaint     |
-------------------------+-------------------------------

Comment (by ryandesign):

 {{{
 $ diff -u work/compwrap/cc/usr/bin/clang++
 work/compwrap/cxx/usr/bin/clang++
 --- work/compwrap/cc/usr/bin/clang++    2022-02-08 15:48:23.000000000
 -0600
 +++ work/compwrap/cxx/usr/bin/clang++   2022-02-08 15:48:23.000000000
 -0600
 @@ -1,3 +1,3 @@
  #!/bin/bash
  export CCACHE_DIR=/opt/local/var/macports/build/.ccache
 -exec /opt/local/bin/ccache /usr/bin/clang++   -Os
 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -pipe
 ${MACPORTS_LEGACY_SUPPORT_CPPFLAGS} "${@}"
 +exec /opt/local/bin/ccache /usr/bin/clang++   -Os -stdlib=libc++
 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -pipe
 ${MACPORTS_LEGACY_SUPPORT_CPPFLAGS} "${@}"
 }}}

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


More information about the macports-tickets mailing list