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

Author: tobik
Date: Sat Jul  4 12:25:11 UTC 2020
New revision: 541206
URL: https://svnweb.freebsd.org/changeset/ports/541206

Log:
  graphics/xd3d: Unbreak build with GCC 10

  gspopup.f:324:23:

    324 |       call x11facette2(ixzone,iyzone,ilar,ihau)
        |                       1
  ......
    596 |         call x11facette2(ixbrow,iybrow,ilarbrow,ihaubrow)
        |                         2
  Error: Rank mismatch between actual argument at (1) and actual argument at
(2) (scalar and rank-1)
  gspopup.f:187:45:

    187 |      &                ,chainesav,longq,longc,lfichiers,idir,inum,0
        |                                             1
  Error: Rank mismatch in argument 'lfichiers' at (1) (rank-1 and scalar)
  gspopup.f:306:45:

    306 |      &                ,chainesav,longq,longc,lfichiers,idir,inum,0
        |                                             1
  Error: Rank mismatch in argument 'lfichiers' at (1) (rank-1 and scalar)
  gspopup.f:561:61:

    561 |      &                  ,fichiers,longq,longc,lfichiers,idir,inum
        |                                                             1
  Error: Rank mismatch in argument 'inum' at (1) (rank-1 and scalar)

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

  PR:           246700

Changes:
  head/graphics/xd3d/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-Bdw9hbReSJ>