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

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

[Octave-bug-tracker] [bug #48425] lssa pakage fails to install with dev


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #48425] lssa pakage fails to install with dev octave
Date: Wed, 6 Jul 2016 20:29:59 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586

URL:
  <http://savannah.gnu.org/bugs/?48425>

                 Summary: lssa pakage fails to install with dev octave
                 Project: GNU Octave
            Submitted by: lostbard
            Submitted on: Wed 06 Jul 2016 08:29:57 PM GMT
                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: dev
        Operating System: Any

    _______________________________________________________

Details:

Running in Linux:


mkoctfile fastlscomplex.cc
fastlscomplex.cc: In function ?bool flscomplex(const RowVector&, const
ComplexRowVector&, double, int, int, ComplexRowVector&)?:
fastlscomplex.cc:375:68: error: lvalue required as left operand of assignment
                             record_current->power_series[p].real() -=
h.imag();
                                                                    ^
fastlscomplex.cc:376:68: error: lvalue required as left operand of assignment
                             record_current->power_series[p].imag() +=
h.real();
                                                                    ^
fastlscomplex.cc:389:68: error: lvalue required as left operand of assignment
                             record_current->power_series[p].real() -=
h.imag();
                                                                    ^
fastlscomplex.cc:390:68: error: lvalue required as left operand of assignment
                             record_current->power_series[p].imag() +=
h.real();
                                                                    ^
fastlscomplex.cc:425:74: error: lvalue required as left operand of assignment
                                   record_current->power_series[p].real() -=
h.imag();
                                                                          ^
fastlscomplex.cc:426:74: error: lvalue required as left operand of assignment
                                   record_current->power_series[p].imag() +=
h.real();

                                                                          ^
fastlscomplex.cc:439:74: error: lvalue required as left operand of assignment
                                   record_current->power_series[p].real() -=
h.imag();
                                                                          ^
fastlscomplex.cc:440:74: error: lvalue required as left operand of assignment
                                   record_current->power_series[p].imag() +=
h.real();
                                                                          ^
fastlscomplex.cc:470:71: error: lvalue required as left operand of assignment
                                   record_next->power_series[q].real() -=
h.imag();
                                                                       ^
fastlscomplex.cc:471:71: error: lvalue required as left operand of assignment
                                   record_next->power_series[q].imag() +=
h.real();
                                                                       ^
fastlscomplex.cc:484:71: error: lvalue required as left operand of assignment
                                   record_next->power_series[q].real() -=
h.imag();
                                                                       ^
fastlscomplex.cc:485:71: error: lvalue required as left operand of assignment
                                   record_next->power_series[q].imag() +=
h.real();
                                                                       ^
Makefile:7: recipe for target 'fastlscomplex.oct' failed







    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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