ports/180409: ports/math/scilab trying to use F77

Mamoru Iwaki 1wkmmr at gmail.com
Tue Jul 9 10:10:00 UTC 2013


>Number:         180409
>Category:       ports
>Synopsis:       ports/math/scilab trying to use F77
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 09 10:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mamoru Iwaki
>Release:        FreeBSD  9.1-STABLE
>Organization:
>Environment:
FreeBSD  9.1-STABLE FreeBSD 9.1-STABLE #0 r253054: Tue Jul  9 15:36:28 JST 2013     root@:/usr/obj/nanobsd.full/mnt2/usr/src9/sys/MYGEN  amd64
>Description:
I'm trying to use scilab, and begining to play demonstarations from Scilab Console (?->Scilab Demonstrations). Some demonstrations failed with trying to use F77. For example, Simulation->Wheel simulation->Simulation with ode (needs a Fortran Compiler) failed with the following output. 

Startup execution:
  loading initial environment
 ilib_compile: An error occurred during the compilation:
 
!libtool: ignoring unknown tag F77                                        !
!                                                                         !
!libtool: unrecognized option `-I/usr/local/share/scilab//../../include/sc!
!     ilab/'                                                              !
!                                                                         !
!Try `libtool --help' for more information.                               !

ilib_compile: The command was:
make  CFLAGS="-I/usr/local/share/scilab//../../include/scilab/ " CXXFLAGS="-I/usr/local/share/scilab//../../include/scilab/ " FFLAGS="-I/usr/local/share/scilab//../../include/scilab/ "
link(wheel_path + 'libwheel' + getdynlibext(), ['wheel','wheelg'],'f');
                                                            !--error 236 
link: The shared archive was not loaded: Cannot open "/mnt2/tmp/SCI_TMP_62272_hPI0QG/libwheel.so"
at line      18 of exec file called by :    

at line      17 of function wheel_build_and_load called by :  
at line      16 of function demo_wheel2 called by :  
demo_wheel2();
at line      74 of exec file called by :    
o_gui_update();exec(script_path,-1);clear script_path;;if exists("%oldgcbo"
while executing a callback


Another example is n-pendulum; it some times crashed scilab itself with Segmentation fault.  

>How-To-Repeat:
Simply make install and run some demonstrations on scilab. 

>Fix:
Sorry, but no idea. 


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list