svn commit: r340859 - in head/dns/powerdns-devel: . files

Mathieu Arnold mat at FreeBSD.org
Tue Jan 28 23:42:13 UTC 2014


+--On 29 janvier 2014 00:27:38 +0100 Ralf van der Enden
<tremere at 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


More information about the svn-ports-all mailing list