[MacPorts] #58876: ncurses-bootstrap fails to build as dependency on system with working libcxx environment

MacPorts noreply at macports.org
Sat Aug 24 05:13:48 UTC 2019


#58876: ncurses-bootstrap fails to build as dependency on system with working
libcxx environment
--------------------------------+--------------------
  Reporter:  grumpybozo         |      Owner:  (none)
      Type:  defect             |     Status:  new
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.5.4
Resolution:                     |   Keywords:
      Port:  ncurses-bootstrap  |
--------------------------------+--------------------

Comment (by jmroot):

 Here is what happens if I use your fallback list with MacPorts 2.5.4 on
 10.6:
 {{{
 % port deps ncurses-bootstrap compiler.fallback="macports-clang-8.0
 macports-clang-6.0 macports-clang-5.0 macports-clang-3.9 macports-
 clang-3.4 gcc-4.2 apple-gcc-4.2 gcc-4.0" cxx_stdlib=libc++
 Full Name: ncurses-bootstrap @6.1_0
 Build Dependencies:   clang-3.9
 }}}

 And here is what happens with the one I suggested in comment:5:
 {{{
 % port deps ncurses-bootstrap compiler.fallback="macports-clang-8.0
 macports-clang-3.7 gcc-4.2 apple-gcc-4.2 macports-clang-3.4"
 cxx_stdlib=libc++
 ncurses-bootstrap @6.1_0 has no dependencies.
 }}}

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


More information about the macports-tickets mailing list