[MacPorts] #51294: Failed to build doxygen while installing gnuradio

MacPorts noreply at macports.org
Tue May 3 06:23:16 PDT 2016


#51294: Failed to build doxygen while installing gnuradio
----------------------------------+-------------------
  Reporter:  red.carpet.guitar@…  |      Owner:  css@…
      Type:  defect               |     Status:  new
  Priority:  Normal               |  Milestone:
 Component:  ports                |    Version:  2.3.4
Resolution:                       |   Keywords:
      Port:  doxygen              |
----------------------------------+-------------------

Comment (by ryandesign@…):

 The log says:

 {{{
 :info:build IOError: [Errno 24] Too many open files:
 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.10/templates/html/search.js'
 }}}

 There seem to be some situations where MacPorts opens too many files. It
 seems to be when it has very many dependencies to install. You can avoid
 this problem by installing ports in smaller batches.

 Try:

 {{{
 sudo port clean doxygen
 sudo port install doxygen
 }}}

 If that works, then try installing other ports you want. You don't have to
 go so far as to install each port individually, but gnuradio has over 260
 dependencies, which is currently problematic for MacPorts to install all
 at once.

-- 
Ticket URL: <https://trac.macports.org/ticket/51294#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list