[Bug 232958] math/scilab fails to build with GCC 8

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 4 12:06:03 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232958

            Bug ID: 232958
           Summary: math/scilab fails to build with GCC 8
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: makc at FreeBSD.org
          Reporter: gerald at FreeBSD.org
            Blocks: 231590
             Flags: maintainer-feedback?(makc at FreeBSD.org)
          Assignee: makc at FreeBSD.org

We are working to update the default version of GCC in the Ports 
Collection from GCC 7 to GCC 8.  Alas math/scilab fails to build 
with that newer compiler which unfortunately blocks this update.

Cf.
http://package22.nyi.freebsd.org/data/112amd64-default-PR231590/2018-10-29_06h48m05s/logs/errors/scilab-5.5.2_14.log

libtool: compile:  gfortran8 -DNDEBUG -I../../modules/core/includes/ -O
-Wl,-rpath=/usr/local/lib/gcc8 -c src/fortran/twodq.f  -fPIC -o
src/fortran/.libs/twodq.o
src/fortran/twodq.f:373:17:

       call tridv(node,node1,node2,0.5d0,1)
                 1
Error: Actual argument contains too few elements for dummy argument 'node'
(9/10) at (1)
gmake[3]: *** [Makefile:1481: src/fortran/twodq.lo] Error 1


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231590
[Bug 231590] [exp-run] Update GCC_DEFAULT from 7 to 8
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list