bugGNU Octave - Bugs: bug #48625, Installation of packages. Some...

 
 

bug #48625: Installation of packages. Some gave error. The most important is the installation of control.

Submitter:  None
Submitted:  Mon 25 Jul 2016 01:31:23 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Invalid / Not an Octave Bug Assigned to:  None
Originator Name:  Manuel Ortigueira Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 4.0.3
Operating System:  * Mac OS Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 22 Nov 2016 06:47:44 PM UTC, comment #5: 

Thanks for attempting to put some closure on this bug report. Based on that information, it still looks to me like a compiler configuration issue and not a bug in Octave or in the control package. Closing as invalid.

Mike Miller <mtmiller>
Group Member
Tue 22 Nov 2016 03:15:40 PM UTC, comment #4: 

I think this may be an issue with how the internally bundled gfortran is compiled; I'm hitting this on a 2010 MacBook Pro running El Capitan, Octave 4.0.3, installed from the provided .dmg.  I was able to work around it as described here: https://github.com/Homebrew/brew/issues/1115#issuecomment-262265523

A semi-wild guess is that the provided gfortran is compiled assuming a newer CPU than the Core2 in this MBP.

Anonymous
Sun 18 Sep 2016 09:19:34 AM UTC, comment #3: 

Hi everybody, I have the same problem with OS X 10.11.6
I have installed octave from the binary package provided here:

https://sourceforge.net/projects/octave/files/Octave%20MacOSX%20Binary/2016-07-11-binary-octave-4.0.3/octave_gui_403_appleblas.dmg/download

Installation of other packages like linear-algebra was ok, but control does not work.

Thanks.
Daniele

Anonymous
Mon 25 Jul 2016 07:55:48 PM UTC, comment #2: 

Dear Manuel,

before I can help you, I need to know which version of Octave you are using and what OS your Mac has. How did you install Octave?

The good (or bad news) is that I can install the control pkg without problem on my Mac. There are some warnings that I do not understand like "ld: warning: could not create compact unwind for sb10yd: stack subq instruction is too different fromdwarf stack size") but it's working.

Sebastian <sschoeps>
Mon 25 Jul 2016 04:46:36 PM UTC, comment #1: 

Thank you for your bug report. On the surface this does not look like an Octave bug to me, but a system configuration bug. Adding sschoeps in cc to follow up on homebrew specific issues.

Mike Miller <mtmiller>
Group Member
Mon 25 Jul 2016 01:31:23 PM UTC, original submission:  


>> pkg install control-3.0.0.tar.gz

clang: warning: -lsuitesparseconfig: 'linker' input unused
clang: warning: -lmetis: 'linker' input unused
clang: warning: argument unused during compilation: '-L/Applications/Octave.app/Contents/Resources/usr/opt/suite-sparse/lib'
clang: warning: argument unused during compilation: '-L/Applications/Octave.app/Contents/Resources/usr/opt/metis/lib'
<built-in>: internal compiler error: Illegal instruction: 4

<built-in>: internal compiler error: Abort trap: 6
gfortran: internal compiler error: Abort trap: 6 (program f951)
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://github.com/Homebrew/homebrew/issues> for instructions.
make: * [slicotlibrary.a] Error 4
make: * Waiting for unfinished jobs....
clang: warning: argument unused during compilation: '-pthread'
tar -xzf slicot.tar.gz
/Applications/Octave.app/Contents/Resources/usr/Cellar/octave/4.0.3/bin/mkoctfile-4.0.3 _control_helper_functions_.cc
mkdir sltmp
mv slicot/src/*.f ./sltmp
mv slicot/src_aux/*.f ./sltmp
cp TG04BX.fortran ./sltmp/TG04BX.f
cp TB01ZD.fortran ./sltmp/TB01ZD.f
cd sltmp; /Applications/Octave.app/Contents/Resources/usr/Cellar/octave/4.0.3/bin/mkoctfile-4.0.3-c *.f

pkg: error running `make' for the control package.
error: called from 'configure_make' in file /Applications/Octave.app/Contents/Resources/usr/Cellar/octave/4.0.3/share/octave/4.0.3/m/pkg/private/configure_make.m near line 96, column 9

>>

Anonymous

 

(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

Digest:
   bug dependencies.

 

Carbon-Copy List
  • -email is unavailable- added by sschoeps (Posted a comment)
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by mtmiller
  • -email is unavailable- added by None (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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-11-22 mtmiller StatusNeed Info Invalid / Not an Octave Bug
        Open/ClosedOpen Closed
    2016-10-02 mtmiller Dependencies- bugs #49236 is dependent
    2016-07-25 mtmiller StatusNone Need Info
        Carbon-Copy- Added sschoeps

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code