Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jul 2020 12:05:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246700] [exp-run] Update GCC_DEFAULT from 9 to 10
Message-ID:  <bug-246700-7788-Ygf4BvG998@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246700-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246700-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246700

--- Comment #46 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tobik
Date: Sat Jul  4 12:04:51 UTC 2020
New revision: 541202
URL: https://svnweb.freebsd.org/changeset/ports/541202

Log:
  math/slatec: Unbreak build with GCC 10

  Error: Rank mismatch between actual argument at (1) and actual argument at
(2) (rank-1 and scalar)
  cpzero.f:90:43:

     76 |       CALL CPEVL(N,N,A,TEMP,T,T,.FALSE.)
        |                            2
  ......
     90 |          CALL CPEVL(N,0,T(N1),CMPLX(X,0.0),PN,PN,.FALSE.)
        |                                           1
  Error: Rank mismatch between actual argument at (1) and actual argument at
(2) (rank-1 and scalar)
  cpzero.f:105:37:

     76 |       CALL CPEVL(N,N,A,TEMP,T,T,.FALSE.)
        |                            2
  ......
    105 |                CALL CPEVL(N,0,A,R(I),PN,TEMP,.TRUE.)
        |                                     1
  Error: Rank mismatch between actual argument at (1) and actual argument at
(2) (rank-1 and scalar)

=20
http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_=
18h04m44s/logs/errors/slatec-4.1_12.log

  PR:           246700

Changes:
  head/math/slatec/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246700-7788-Ygf4BvG998>