Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2014 16:02:29 +0200
From:      Oliver Lehmann <oliver@freebsd.org>
To:        marino@freebsd.org
Cc:        svn-ports-head@freebsd.org, Steve Wills <swills@freebsd.org>, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r357767 - head/net/cyphesis
Message-ID:  <20140615160229.Horde.OcUGIOns2S76M7snB1ZoAA1@avocado.salatschuessel.net>
In-Reply-To: <539C9E30.2070505@marino.st>
References:  <201406141111.s5EBBCgV016094@svn.freebsd.org> <539C8682.3030603@marino.st> <20140614175243.GD67971@mouf.net> <539C8E46.1010803@marino.st> <20140614185459.GA68684@mouf.net> <539C9E30.2070505@marino.st>

next in thread | previous in thread | raw e-mail | index | archive | help

John Marino <freebsd.contact@marino.st> wrote:

>> Also, would adding USE_GCC help here?
>
> From what I could see of the build log, it should be relatively easy for
> a knowledgeable person to fix it to work on any compiler.  A real
> attempt to fix it should be made before resorting to USE_GCC.  But yes,
> USE_GCC would be preferable to BROKEN IMO.

The first error which triggers the build to abort is of course easy to fix
by just adding #include <algorithm> and thats it.
The errors which will occur after the first one are not easy to fix. I even
mailed around with the author and it seems to be a bit complicated to fix
them. I didn't heard back from him for a while so I'm going to mark it as
broken as I don't have the time/energy to investigate any further.
- USE_GCC does not help.
- gcc-c++11-lib makes it compile a bit further but it fails later.



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