bugGNU Octave - Bugs: bug #50889, dicom package fails to compile...

 
 

bug #50889: dicom package fails to compile with dev octave

Submitter:  John Donoghue <lostbard>
Submitted:  Thu 27 Apr 2017 06:00:40 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  lostbard
Originator Name:  JohnD Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 17 May 2017 11:43:25 AM UTC, comment #3: 

closing as fixed

John Donoghue <lostbard>
Group Member
Tue 16 May 2017 12:37:27 PM UTC, comment #2: 

Pushed change to dicom to detect stable octave vs dev octave usage of load_path

Also updated patch in mxe-octave to use same changes.
http://hg.octave.org/mxe-octave/rev/d28a54afe7e7

 

John Donoghue <lostbard>
Group Member
Thu 27 Apr 2017 07:29:43 PM UTC, comment #1: 

I pushed this change for mxe-octave earlier today:

http://hg.octave.org/mxe-octave/rev/3606cb5973b5

John W. Eaton <jwe>
Group administrator
Thu 27 Apr 2017 06:00:40 PM UTC, original submission:  

With recent changes to dev octave libinterp/corefcn/load-path.h, dicom will no longer build:



mkoctfile -Wall -I/usr/include/gdcm   -c dicomdict.cpp
dicomdict.cpp: In function ‘void load_dicom_dict(const char*)’:
dicomdict.cpp:267:80: error: cannot call member function ‘std::__cxx11::string load_path::find_file(const string&) const’ without object
  const std::string resolved_filename=load_path::find_file(std::string(filename)) ;
                                                                                ^
Makefile:14: recipe for target 'dicomdict.o' failed


John Donoghue <lostbard>
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 (Posted a comment)
  • -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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-05-17 lostbard StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2017-05-16 lostbard StatusNone Ready For Test
        Assigned toNone lostbard

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code