svn commit: r375816 - head/devel/rudiments

Kurt Jaeger pi at FreeBSD.org
Tue Dec 30 14:18:20 UTC 2014


Hi!

> > > >   - Change compiler type to gcc-c++11-lib

> > > It would be nice to include the rationale for C++11 requirement in the
> > > commit log, thank you.

> > Does build with this (gcc-c++11-lib).

> Uhm, I'm pretty sure it does build against C++11 libs; I'm wondering if
> it builds with system defaults (e.g. on systems still based on GCC 4.2).

It did not build on 10.1-amd64 with the defaults.

My normal process is:
- Build on 10.1-amd64
- If it builds, test via poudriere on 10.1-amd64, 9.3-amd64, 8.4-i386.
- If it builds there, commit it.

Ah, now I remember: There was an additional issue: It did not
build if the prevision version (0.47) was installed.

Additional tests show me: It builds without gcc-c++11-lib, removing
the prevision version was enough. I'll commit an update soon.

Thanks for the hint!

-- 
pi at FreeBSD.org         +49 171 3101372                6 years to go !


More information about the svn-ports-head mailing list