Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2019 12:06:10 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Piotr Kubaj <pkubaj@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r506848 - head/benchmarks/super-smack
Message-ID:  <20190718120610.GA59568@FreeBSD.org>
In-Reply-To: <201907181125.x6IBPT8b064735@repo.freebsd.org>
References:  <201907181125.x6IBPT8b064735@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 18, 2019 at 11:25:29AM +0000, Piotr Kubaj wrote:
> New Revision: 506848
> URL: https://svnweb.freebsd.org/changeset/ports/506848
> 
> Log:
>   benchmarks/super-smack: fix build on GCC architectures
>   
>   GCC from ports is required:
>   /usr/local/lib/mysql/libmysqlclient.so: undefined reference to `operator delete(void*, unsigned long)@CXXABI_1.3.9'

Piotr,

While I appreciate fixing all these ports, I don't like where it's going:
compiler:c++11-lang reads "this port is written in C++11", or maybe "one
of its dependencies is written in C++11, so it also needed here".

The above error message is about something else.  Can we please find a
better way to spell "compiler:modern" instead of abusing "c++11-lang"
and keep confusing everyone?

./danfe



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