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

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

[Octave-bug-tracker] [bug #50764] [octave forge] sparsersb 1.0.5 package


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #50764] [octave forge] sparsersb 1.0.5 package build fail
Date: Sat, 8 Apr 2017 17:41:39 -0400 (EDT)
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/?50764>

                 Summary: [octave forge] sparsersb 1.0.5 package build fail 
                 Project: GNU Octave
            Submitted by: lostbard
            Submitted on: Sat 08 Apr 2017 09:41:38 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: other
        Operating System: Any

    _______________________________________________________

Details:


I get a build failure of:

sparsersb.cc: In function 'rsb_err_t rsboi_mtx_get_coo(const rsb_mtx_t*,
void*, octave_idx_type*, octave_idx_type*, rsb_flags_t)':
sparsersb.cc:314:60: error: 'rsb_coo_idx_' was not declared in this scope
  errval = rsb_mtx_get_coo(mtxAp, VA, (rsb_coo_idx_t *)IA, (rsb_coo_idx_
t*)JA, flags );
                                                            ^
sparsersb.cc:314:73: error: expected ')' before 't'
  errval = rsb_mtx_get_coo(mtxAp, VA, (rsb_coo_idx_t *)IA, (rsb_coo_idx_
t*)JA, flags );
                                                                         ^
Makefile:22: recipe for target 'sparsersb.oct' failed
make[2]: *** [sparsersb.oct] Error 



Obviously a typo in the sources.

However the code in mercurial doesn't have the typo, or the fixme comment on
the next line of the released tarball.






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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