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

 
 

bug #49619: [octave forge] (sparsersb) build error due to missing oct-alloc.h

Submitter:  Philip Nienhuis <philipnienhuis>
Submitted:  Wed 16 Nov 2016 06:43:07 AM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  None
Originator Name:  philipnienhuis Open/Closed:  * Closed
Release:  * other Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 13 Aug 2017 02:05:29 PM UTC, comment #2: 

Closing as fixed in 1.0.5

John Donoghue <lostbard>
Group Member
Wed 12 Apr 2017 06:02:29 PM UTC, comment #1: 

Doesnt seem to do this anymore with the released 1.0.5. However a different issue for 1.0.5 is reported on #50764

John Donoghue <lostbard>
Group Member
Wed 16 Nov 2016 06:43:07 AM UTC, original submission:  

(While building mxe-octave)

:
make[2]: Entering directory '/home/philip/devel/octdev/mxe/mxe_w64_20161107/tmp-of-sparsersb/tmpbycksj-pkg/sparsersb-1.0.2/src'
LFLAGS="-L/home/philip/devel/octdev/mxe/mxe_w64_20161107/usr/x86_64-w64-mingw32/lib/octave/4.3.0+ -L/home/philip/devel/octdev/mxe/mxe_w64_20161107/usr/x86_64-w64-mingw32/lib -L/home/philip/devel/octdev/mxe/mxe_w64_20161107/usr/x86_64-w64-mingw32/lib -Wl,-rpath -Wl,/home/philip/devel/octdev/mxe/mxe_w64_20161107/usr/x86_64-w64-mingw32/lib -lrsb -lm -lgfortran -fopenmp" CXXFLAGS="-I/home/philip/devel/octdev/mxe/mxe_w64_20161107/usr/x86_64-w64-mingw32/include/ -std=gnu++11" /home/philip/devel/octdev/mxe/mxe_w64_20161107/usr/bin/x86_64-w64-mingw32-mkoctfile --verbose -v -D'RSB_SPARSERSB_LABEL=sparsersb' -o sparsersb.oct sparsersb.cc
x86_64-w64-mingw32-g++ -std=gnu++11 -c -I/home/philip/devel/octdev/mxe/mxe_w64_20161107/usr/x86_64-w64-mingw32/include  -I/home/philip/devel/octdev/mxe/mxe_w64_20161107/usr/x86_64-w64-mingw32/include/octave-4.3.0+/octave/.. -I/home/philip/devel/octdev/mxe/mxe_w64_20161107/usr/x86_64-w64-mingw32/include/octave-4.3.0+/octave -I/home/philip/devel/octdev/mxe/mxe_w64_20161107/usr/x86_64-w64-mingw32/include  -pthread -fopenmp -I/home/philip/devel/octdev/mxe/mxe_w64_20161107/usr/x86_64-w64-mingw32/include/ -std=gnu++11    -DRSB_SPARSERSB_LABEL=sparsersb sparsersb.cc -o sparsersb.o
sparsersb.cc:77:61: fatal error: octave/oct-alloc.h: No such file or directory
 #include <octave/oct-alloc.h> /* DECLARE_OCTAVE_ALLOCATOR */
                                                             ^
compilation terminated.


obviously related to:
http://hg.savannah.gnu.org/hgweb/octave/rev/5b1fdeb1aa04

sparsersb is the only OF package in mxe-octave that failed to build due to the above cset.

Philip Nienhuis <philipnienhuis>
Group Member

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

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 lostbard (Posted a comment)
  • -email is unavailable- added by philipnienhuis (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-08-13 lostbard StatusNone Fixed
        Open/ClosedOpen Closed
    2017-08-13 jwe SummaryOF-sparsersb: build error due to missing oct-alloc.h [octave forge] (sparsersb) build error due to missing oct-alloc.h

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code