bugGNU Octave - Bugs: bug #46820, io: octave forge package will not...

 
 

bug #46820: io: octave forge package will not cross compile

Submitter:  John Donoghue <lostbard>
Submitted:  Tue 05 Jan 2016 04:10:23 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:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 08 Jan 2016 10:13:44 PM UTC, comment #4: 

...and pushed this cs:
http://hg.code.sf.net/p/octave/io/rev/6f4cf513f1e0
to io repo.

Closing as fixed.

(As soon as mxe-octave is updated to io-2.4.1 (might not be too long as I'm busy fixing XML related bugs) the of-io-fixes...patch can be removed.)

Philip Nienhuis <philipnienhuis>
Group Member
Thu 07 Jan 2016 01:27:27 AM UTC, comment #3: 
John Donoghue <lostbard>
Group Member
Wed 06 Jan 2016 11:25:13 AM UTC, comment #2: 

I saw that and am in the process of updating mxe to 2.4.0

John Donoghue <lostbard>
Group Member
Tue 05 Jan 2016 06:08:53 PM UTC, comment #1: 

@JohnD:
The of-io-fixes patch in src/ you've recently pushed to mxe-octave is for io-2.2.12. Current io release = 2.4.0 however.
I saw the diff still mentions "xmltree" (= one of the "old" xml functions that have been thrown out in io-2.4.0).

Yesterday I simply removed the patch completely and manually changed the "=" to "?=" in io/src/Makefile to get io cross-compiled.

I think a mere update of the io fixes patch to 2.4.0 (and update of of-io.mk) would do for mxe-octave.

I'll make the changes you mentioned, but it will be for a future io-2.4.1 release.

<OS -> Any>

Philip Nienhuis <philipnienhuis>
Group Member
Tue 05 Jan 2016 04:10:23 PM UTC, original submission:  


I saw this the other day, and forgot to submit a bug.

The io package will fail to cross compile as it attempts to use mkoctfile rather than using the MKOCTFILE variable.

The Makefile in io/src should change to MKOCTFILE ?= mkoctfile so that if wont set it if it is externally set.


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 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
    2016-01-08 philipnienhuis StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2016-01-05 philipnienhuis StatusNone Confirmed
        Operating SystemGNU/Linux Any

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code