Date: Wed, 29 Jan 2014 00:42:09 +0100 From: Mathieu Arnold <mat@FreeBSD.org> To: Ralf van der Enden <tremere@cainites.net>, 'Mathieu Arnold' <mat@FreeBSD.org>, 'Danilo Egea Gondolfo' <danilo@FreeBSD.org>, 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: <EAF746A8240787D46444AFA3@atuin.in.mat.cc> In-Reply-To: <008101cf1c80$8b8a4500$a29ecf00$@cainites.net> References: <201401232016.s0NKGv2e009550@svn.freebsd.org> <FAAA4FC1D79F7503AA3E63AF@ogg.in.absolight.net> <008101cf1c80$8b8a4500$a29ecf00$@cainites.net>
next in thread | previous in thread | raw e-mail | index | archive | help
+--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) | 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. -- Mathieu Arnold
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EAF746A8240787D46444AFA3>