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

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

[Octave-bug-tracker] [bug #55387] [octave forge] (video) package fails i


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #55387] [octave forge] (video) package fails install in octave 5.0.1
Date: Fri, 4 Jan 2019 08:12:42 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134

URL:
  <https://savannah.gnu.org/bugs/?55387>

                 Summary: [octave forge] (video) package fails install in
octave 5.0.1
                 Project: GNU Octave
            Submitted by: lostbard
            Submitted on: Fri 04 Jan 2019 01:12:40 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: JohnD
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.0.1
        Operating System: Any

    _______________________________________________________

Details:

Attempting to install (inclusing using the octaveforge repo):


aviinfo.cc:42:3: error: âoctave_timeâ was not declared in this scope
   octave_time file_mod = file_stat (fn).mtime ();
   ^~~~~~~~~~~
aviinfo.cc:42:3: note: suggested alternative: âoctave_intâ
   octave_time file_mod = file_stat (fn).mtime ();
   ^~~~~~~~~~~
   octave_int
aviinfo.cc:44:28: error: âfile_modâ was not declared in this scope
   return octave_localtime (file_mod).strftime ("%d-%b-%Y %H:%M:%S");
                            ^~~~~~~~
aviinfo.cc:44:28: note: suggested alternative: âfilenoâ
   return octave_localtime (file_mod).strftime ("%d-%b-%Y %H:%M:%S");
                            ^~~~~~~~
                            fileno
aviinfo.cc:44:10: error: âoctave_localtimeâ was not declared in this scope
   return octave_localtime (file_mod).strftime ("%d-%b-%Y %H:%M:%S");
          ^~~~~~~~~~~~~~~~
aviinfo.cc:44:10: note: suggested alternative: âoctave_oct_time_hâ
   return octave_localtime (file_mod).strftime ("%d-%b-%Y %H:%M:%S");
          ^~~~~~~~~~~~~~~~
          octave_oct_time_h





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55387>

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




reply via email to

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