[MacPorts] #59496: dependency problem on Lion (probably related to gcc9?)

MacPorts noreply at macports.org
Sun Oct 27 16:06:05 UTC 2019


#59496: dependency problem on Lion (probably related to gcc9?)
----------------------+----------------------------
 Reporter:  lemzwerg  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:  lion      |       Port:  lilypond-devel
----------------------+----------------------------
 I successfully installed MacPorts 2.6.2 with
 {{{
 install_dir=/opt/lilypond/2.19.83
 ./configure --without-startupitems \
             --prefix=${install_dir} \
             --with-applications-dir=${install_dir}/Applications
 }}}
 Now I'm trying to run
 {{{
 sudo port -N mpkg lilypond-devel +mactex +perl5_28 +python37
 }}}
 This installs a bunch of packages without problems.  However, it
 eventually aborts with
 {{{
 :debug:main dlist_eval: all entries in dependency list have unsatisfied
 dependencies; can't process
 }}}
 I've attached the `main.log` file.

 Why does it abort?  Looking at the log file I can't deduce which
 dependency is actually missing....

 [I have mactex installed and properly registered in `macports.conf`'s
 `binpath` variable.]

-- 
Ticket URL: <https://trac.macports.org/ticket/59496>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list