On Fri, Mar 06, 2020 at 05:06:35PM +0100, Jeremie Courreges-Anglas wrote:
> On Fri, Mar 06 2020, Charlene Wendling <juliana...@posteo.jp> wrote:
> > frei0r-plugins fails in the current sparc64 bulk:

> >> /usr/obj/ports/frei0r-plugins-1.7.0/frei0r-plugins-1.7.0/src/filter/elastic_scale/
> >> elastic_scale.cpp:152: error: ISO C++ forbids initialization of
> >> member'm_transformationCalculations'

> > Such initialisation of members is valid but only since C++11, so it
> > requires ports-gcc, and once provided it builds fine on macppc [0].

> > This version never built on base-gcc archs, so iirc we don't need to
> > revision bump the RUN/BUILD_DEPENDS of it, namely:

> > graphics/ffmpeg
> > multimedia/mlt
> > multimedia/mlt,,-main
> > multimedia/mlt,-gpl2
> > multimedia/mlt,-main
> > x11/kde-applications/kdenlive

> > Comments/feedback are welcome,

> All C++ ports* should use COMPILER = base-clang ports-gcc.  ok jca@

> * unless they are on the path to build ports-gcc ofc

I shoved this into the current sparc64 bulk and it fixed this. ok kmos

--Kurt

Reply via email to