bugGNU Octave - Bugs: bug #41214, octave forge 'fl-core' package...

 
 

bug #41214: octave forge 'fl-core' package fails to install

Submitter:  John Donoghue <lostbard>
Submitted:  Mon 13 Jan 2014 02:46:01 AM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  lostbard
Originator Name:  John D Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Sat 02 Jul 2016 10:48:40 PM UTC, comment #7: 

CLosing as fixed as dev sources will work - package will need to be released for 4.2

John Donoghue <lostbard>
Group Member
Wed 29 Jun 2016 04:21:41 PM UTC, comment #6: 
John Donoghue <lostbard>
Group Member
Sun 17 Apr 2016 08:42:31 PM UTC, comment #5: 

Updating OS and summary based on bug #47656.

Mike Miller <mtmiller>
Group Member
Mon 23 Mar 2015 12:03:52 PM UTC, comment #4: 

Updated to use OCTAVE_CONFIG to be consistent with octave environment variable.


(file #33429)

John Donoghue <lostbard>
Group Member
Fri 20 Mar 2015 06:59:01 PM UTC, comment #3: 

Updated patch that uses MKOCTFILE and OCTAVECONFIG variables so cross compile will work as well.

(file #33413)

John Donoghue <lostbard>
Group Member
Sun 19 Jan 2014 01:08:35 PM UTC, comment #2: 


additional patch attached as
_SC_NPROCESSORS_ONLN  is defined in unistd.h
and latest g++-4.8 on cygwin require it.

I assume it is the same for recent g++ on other platform

(file #30309)

marco atzeri <matzeri>
Mon 13 Jan 2014 11:42:30 AM UTC, comment #1: 

Adding maintainers of the fl-core package to the mail notification list for this bug.

Carnë Draug <carandraug>
Group Member
Mon 13 Jan 2014 02:46:01 AM UTC, original submission:  

Current package 1.0.0 from sourceforge fails install in octave-3.8.0 install in Windows (mxe-octave):

>> pkg -forge install fl-core
C:\Octave\Octave-3.8.0\bin/ld.exe: cannot find -lpthreadVC2
collect2.exe: error: ld returned 1 exit status
strip: 'fl_compose.oct': No such file
make: *** [fl_compose.oct] Error 1
make: Entering directory `/tmp/oct-77/fl-core/src'
mkoctfile -s fl_compose.cc -lpthreadVC2
make: Leaving directory `/tmp/oct-77/fl-core/src'


Looking at the Makefile in mercurial for this package, changes have been made that are not yet released, however these will also not work for mxe-octave (msys/mingw)

Patch attached against the Makefile in mercurial that works for mxe-octave.



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 #33429:  of-fl-core-1-fixes.patch added by lostbard (643B - application/octet-stream)
file #33413:  of-fl-core-1-fixes.patch added by lostbard (641B - application/octet-stream)
file #30309:  fl-core_unistd.patch added by matzeri (398B - application/octet-stream - include needed for _SC_NPROCESSORS_ONLN)
file #30260:  makefile.diff added by lostbard (355B - application/octet-stream)

 

Depends on the following items: None found

Digest:
   bug dependencies.

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by matzeri (Updated the item)
  • -email is unavailable- added by carandraug (Gianvito Pio and Piero Molino, maintainers of the fl-core package)
  • -email is unavailable- added by carandraug (Gianvito Pio and Piero Molino, maintainers of the fl-core package)
  • -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 13 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-07-02 lostbard StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2016-06-29 lostbard StatusNone Ready For Test
        Assigned toNone lostbard
    2016-04-17 mtmiller Operating SystemMicrosoft Windows Any
        Summaryoctave forge \'fl-core\' package fails install in mxe-octave octave forge 'fl-core' package fails to install
    2016-04-17 mtmiller Dependencies- bugs #47656 is dependent
    2015-03-23 lostbard Attached File- Added of-fl-core-1-fixes.patch, #33429
    2015-03-20 lostbard Attached File- Added of-fl-core-1-fixes.patch, #33413
    2014-01-19 matzeri Attached File- Added fl-core_unistd.patch, #30309
    2014-01-13 carandraug Carbon-Copy- Added -email is unavailable-
        Carbon-Copy- Added -email is unavailable-
    2014-01-13 lostbard Attached File- Added makefile.diff, #30260

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code