aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rethinkdb
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2016-04-06 11:12:20 +0000
committerTimo Teräs <timo.teras@iki.fi>2016-04-06 11:13:20 +0000
commitfe22d5f3bcd8cedc67a1e8e920eae32a51aeb896 (patch)
treee86f4b8d8a9ccbde9513247d10a131d54d0a2be9 /testing/rethinkdb
parent845087bdd853b2e584068d2b26ff698b29a1ce7b (diff)
downloadaports-fe22d5f3bcd8cedc67a1e8e920eae32a51aeb896.tar.bz2
aports-fe22d5f3bcd8cedc67a1e8e920eae32a51aeb896.tar.xz
testing/rethinkdb: disable on arm
* Warning: ARM support is still experimental ... and it fails with: In file included from ./src/containers/printf_buffer.hpp:11:0, from ./src/containers/archive/archive.hpp:10, from ./src/rdb_protocol/serialize_datum.hpp:6, from src/rdb_protocol/serialize_datum.cc:2: ./src/errors.hpp: In function 'size_t ql::datum_get_element_offset(const shared_buf_ref_t<char>&, size_t)': ./src/errors.hpp:122:9: error: 'element_offset' may be used uninitialized in this function [-Werror=maybe-uninitialized] if (!(cond)) { \ ^ src/rdb_protocol/serialize_datum.cc:939:18: note: 'element_offset' was declared here uint64_t element_offset; ^ [155/400] CC build/release_system/obj/rdb_protocol/artificial_table/caching_cfeed_backend.o cc1plus: all warnings being treated as errors src/build.mk:381: recipe for target 'build/release_system/obj/rdb_protocol/serialize_datum.o' failed
Diffstat (limited to 'testing/rethinkdb')
-rw-r--r--testing/rethinkdb/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rethinkdb/APKBUILD b/testing/rethinkdb/APKBUILD
index 203b7ea16..b40677049 100644
--- a/testing/rethinkdb/APKBUILD
+++ b/testing/rethinkdb/APKBUILD
@@ -6,7 +6,7 @@ _pkgver=2.2.3-1
pkgrel=0
pkgdesc="Distributed powerful and scalable NoSQL database"
url="http://www.rethinkdb.com"
-arch="all"
+arch="x86_64 x86"
license="AGPL"
depends=""
depends_dev="protobuf-dev icu-dev openssl-dev curl-dev boost-dev