bugGNU Octave - Bugs: bug #50764, [octave forge] (sparsersb) 1.0.5...

 
 

bug #50764: [octave forge] (sparsersb) 1.0.5 package build fail

Submitter:  John Donoghue <lostbard>
Submitted:  Sat 08 Apr 2017 09:41:38 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  None
Originator Name:  JohnD Open/Closed:  * Closed
Release:  * other Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 12 Jul 2018 01:58:59 PM UTC, comment #5: 

Closing as fixed with the release of v1.0.6

John Donoghue <lostbard>
Group Member
Thu 03 May 2018 11:57:22 AM UTC, comment #4: 

Am running in linux, with librsb 1.2.0.rc 3 installed

config.log and the whole output from attemoting to run make in the src directpry of the octave package.

(file #44071, file #44072)

John Donoghue <lostbard>
Group Member
Wed 02 May 2018 08:55:55 PM UTC, comment #3: 

Current build failure:


home/johnd/octave/sparsersb-1.0.5/x86_64-pc-linux-gnu-api-v52/sparsersb.oct: failed to load: /home/johnd/octave/sparsersb-1.0.5/x86_64-pc-linux-gnu-api-v52/sparsersb.oct: undefined symbol: rsb_sppsp


John Donoghue <lostbard>
Group Member
Sat 29 Jul 2017 10:35:31 AM UTC, comment #2: 

I fixed that in the HG repos on May the first
http://hg.code.sf.net/p/octave/sparsersb
 but forgot to notify you here, sorry.
Is it fine now?

dezperado <dezperado>
Thu 27 Apr 2017 11:53:17 PM UTC, comment #1: 

Add package maintainer to CC.

Kai Torben Ohlhus <siko1056>
Group Member
Sat 08 Apr 2017 09:41:38 PM UTC, original submission:  


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.


John Donoghue <lostbard>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #44071:  build.txt.gz added by lostbard (2KiB - application/gzip)
file #44072:  config.log.gz added by lostbard (3KiB - application/gzip)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Updated the item)
  • -email is unavailable- added by dezperado (Posted a comment)
  • -email is unavailable- added by siko1056 (Posted a comment)
  • -email is unavailable- added by siko1056 (Package Maintainer.)
  • -email is unavailable- added by lostbard (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-07-12 lostbard StatusNone Fixed
        Open/ClosedOpen Closed
    2018-05-03 lostbard Attached File- Added build.txt.gz, #44071
        Attached File- Added config.log.gz, #44072
    2017-08-12 jwe Summary[octave forge] sparsersb 1.0.5 package build fail [octave forge] (sparsersb) 1.0.5 package build fail
    2017-04-27 siko1056 Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code