Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2017 18:45:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222542] [exp-run] Update GCC_DEFAULT from 6 to 7
Message-ID:  <bug-222542-13-3sswZieWg0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222542-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222542-13@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=3D222542

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

Author: jbeich
Date: Sun Sep 24 18:45:08 UTC 2017
New revision: 450499
URL: https://svnweb.freebsd.org/changeset/ports/450499

Log:
  graphics/vigra: unbreak NUMPY=3Don with gcc7

  In file included from include/vigra/resampling_convolution.hxx:46:0,
                   from include/vigra/resizeimage.hxx:46,
                   from vigranumpy/src/core/sampling.cxx:43:
  include/vigra/imagecontainer.hxx: In member function 'void
vigra::ImagePyramid<ImageType, Alloc>::swap(const
vigra::ImagePyramid<ImageType, Alloc>&)':
  include/vigra/imagecontainer.hxx:766:51: error: no matching function for =
call
to 'swap(int&, const int&)'
           std::swap(lowestLevel_, other.lowestLevel_);
                                                     ^
  [...]

  PR:           222542
  Reported by:  math/saga
  Obtained from:        upstream

Changes:
  head/graphics/vigra/Makefile
  head/graphics/vigra/distinfo

--=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-222542-13-3sswZieWg0>