~alpine/aports

[alpine-aports] [PATCH] testing/veracrypt: disable on s390x

Sascha Paunovic <azarus@posteo.net>
Details
Message ID
<20180724102305.25972-1-azarus@posteo.net>
Sender timestamp
1532427785
DKIM signature
missing
Download raw message
Patch: +1 -1
Due to broken linking:
Linking veracrypt
Error: TestFailed at VeraCrypt::TestCipher:181
make[1]: *** [Main.make:159: veracrypt] Error 1
make: *** [Makefile:372: all] Error 2
---
 testing/veracrypt/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/veracrypt/APKBUILD b/testing/veracrypt/APKBUILD
index 0eac085f2d..9729e3e2f4 100644
--- a/testing/veracrypt/APKBUILD
+++ b/testing/veracrypt/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.22
pkgrel=2
pkgdesc="disk encryption with strong security based on TrueCrypt"
url="https://www.veracrypt.fr/"
arch="all !x86 !armhf" # issues on linking
arch="all !x86 !armhf !s390x" # issues on linking
license="Apache-2.0"
depends="device-mapper"
makedepends="fuse-dev wxgtk-dev libsm-dev yasm"
-- 
2.18.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)