Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jul 2020 11:51:44 +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-xn0FUiMly5@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 #44 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tobik
Date: Sat Jul  4 11:51:38 UTC 2020
New revision: 541197
URL: https://svnweb.freebsd.org/changeset/ports/541197

Log:
  math/elpa: Unbreak build with GCC 10

  src/elpa2/kernels/real_template.F90:117:37:

    117 |        & (q(i,1),hh, nb, ldq, ldh, s)
        |                                     1
  Error: Type mismatch in argument 'q' at (1); passed REAL(8) to COMPLEX(8)
  src/elpa2/kernels/real_template.F90:133:37:

    133 |        & (q(i,1),hh, nb, ldq, ldh, s)
        |                                     1
  Error: Type mismatch in argument 'q' at (1); passed REAL(8) to COMPLEX(8)
  src/elpa2/kernels/real_template.F90:145:37:

    145 |        & (q(i,1),hh, nb, ldq, ldh, s)
        |                                     1
  Error: Type mismatch in argument 'q' at (1); passed REAL(8) to COMPLEX(8)

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

  PR:           246700

Changes:
  head/math/elpa/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-xn0FUiMly5>