Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2014 15:18:15 +0100
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Muhammad Moinur Rahman <bofh@FreeBSD.org>, ports-committers@freebsd.org
Subject:   Re: svn commit: r375816 - head/devel/rudiments
Message-ID:  <20141230141815.GL84172@f10.opsec.eu>
In-Reply-To: <20141230124954.GA63439@FreeBSD.org>
References:  <201412300803.sBU836Ma063512@svn.freebsd.org> <20141230083826.GA73877@FreeBSD.org> <20141230121337.GK84172@f10.opsec.eu> <20141230124954.GA63439@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org         +49 171 3101372                6 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141230141815.GL84172>