aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2021-04-18 10:40:46 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2021-04-18 10:40:57 +0000
commit694e9951a6713d2e297bb564ec154741524d8d5b (patch)
treeae9a448ac4e27db6e0d659c3ede9ceefca7de514
parent6db4e2533209bc0bf735ffe859e52ffc35ba2f17 (diff)
community/pdns: temporarily disable failing tests on x86_64
fatal error: in "test_dnsname_cc/test_packetCompressLong": boost::container::bad_alloc: boost::container::bad_alloc thrown
-rw-r--r--community/pdns/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pdns/APKBUILD b/community/pdns/APKBUILD
index a4ffdf3d180..1ce53e7aff3 100644
--- a/community/pdns/APKBUILD
+++ b/community/pdns/APKBUILD
@@ -7,10 +7,10 @@
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=pdns
pkgver=4.4.1
-pkgrel=2
+pkgrel=3
pkgdesc="PowerDNS Authoritative Server"
url="https://www.powerdns.com/"
-arch="all !aarch64" # Failing tests on aarch64
+arch="all !aarch64 !x86_64" # Failing tests on aarch64
license="GPL-2.0-only"
makedepends="$depends_dev
boost-dev curl curl-dev geoip-dev krb5-dev openssl-dev