octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #54202] Build fails with Bad file descriptor


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54202] Build fails with Bad file descriptor
Date: Fri, 29 Jun 2018 17:49:49 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #6, bug #54202 (project octave):

My guess is that the error is coming from the specific line


          $(PERL) -i -pe 's|(?<=</a>): ||g' $(OCTAVE_HTML_TMP_DIR)/* && \


since the error message was about Perl being unable to rename a file that was
being edited in-place.

I guess it would help to know what operating system you are building on, which
version of Perl you have, what your open file descriptor limit is, and how
many files are in the octave.htp directory.

My open file descriptor limit is 1024, I have 2661 files under octave.html,
but I don't get an error with this command.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54202>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]