Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2014 23:52:37 -0200
From:      "Danilo E. Gondolfo" <danilo@freebsd.org>
To:        Mathieu Arnold <mat@FreeBSD.org>,  Ralf van der Enden <tremere@cainites.net>, ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r340859 - in head/dns/powerdns-devel: . files
Message-ID:  <52E85EE5.2060605@freebsd.org>
In-Reply-To: <EAF746A8240787D46444AFA3@atuin.in.mat.cc>
References:  <201401232016.s0NKGv2e009550@svn.freebsd.org> <FAAA4FC1D79F7503AA3E63AF@ogg.in.absolight.net> <008101cf1c80$8b8a4500$a29ecf00$@cainites.net> <EAF746A8240787D46444AFA3@atuin.in.mat.cc>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/28/14 21:42, Mathieu Arnold wrote:
> +--On 29 janvier 2014 00:27:38 +0100 Ralf van der Enden
> <tremere@cainites.net> wrote:
> | Hi Mathieu,
> | 
> | I've been trying to reproduce yor issue, but I can't. Most likely caused
> | by the fact I don't have an i386 environment to test on.
> | Apparently the cryptopp library was built without some functions which
> | require SSE2 support (determined by config.h), but my guess is powerdns'
> | cryptosigners.cc is missing some includes which pull the aforementioned
> | config.h in.
> 
> You could always get yourself an account on redports.org, you'd get builds
> for i386/amd64 and 8.4/9.2/10.0 (and soon 11)

I've tried to reproduce the problem inside a i386 jail (version 10 and
with the same options that you used) and it just works.

Here are the logs from redports (with default options). I've tested it
before commit.

dns/powerdns - https://redports.org/buildarchive/20140123193900-21871/

dns/powerdns-devel - https://redports.org/buildarchive/20140123191100-28058/

I don't know what is happening. =/

Danilo.

> 
> | The author of powerdns tells me cryptopp has become obsolete, since botan
> | has support for the same and more algorithms and is also faster. A quick
> | fix would be to completely remove cryptopp support, but if you're willing
> | to test a patch we could perhaps keep it. You'll find the patch attached
> | to this email.
> 
> I'll try to test that tomorrow.
> 
> Thanks.
> 
> | What I don't understand is why it doesn't break dns/powerdns as well. The
> | code is identical, only the autoconf/automake files differ.
> 
> Oh, but it does :
> <http://pkg.absolight.net/logs/bulk/100i386-pkgng/20140124T105750Z/logs/errors/powerdns-3.3.1.log>;
> 
> Sorry, I must have missed it in my irc logs when it happened.
> 




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