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 w


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

Update of bug #54202 (project octave):

                  Status:            Works For Me => Confirmed              
                 Summary: Build fails with  Bad file descriptor => build fails
with Bad file descriptor with perl 5.28.0 installed

    _______________________________________________________

Follow-up Comment #11:

And I just built Perl 5.28 locally and I get the same error message. So looks
like that command is problematic with Perl 5.28 but works with Perl 5.26.
Either a Perl bug or a legitimate issue that we need to work around.

With Perl 5.26.2


$ perl -i -pe 's|(?<=</a>): ||g' doc/interpreter/octave.html/*
$ echo $?
0


no problem.

With Perl 5.28.0, the same command on the same directory contents


$ perl -i -pe 's|(?<=</a>): ||g' doc/interpreter/octave.html/*
Cannot complete in-place edit of
doc/interpreter/octave.html/XREFdurbinlevinson.html: failed to rename work
file 'doc/interpreter/octave.html/XX7UmV6l' to
'doc/interpreter/octave.html/XREFdurbinlevinson.html': Bad file descriptor, <>
line 142011.


    _______________________________________________________

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]