From 2937b5a1e251b2f245f24f625ed686e0ceec2b94 Mon Sep 17 00:00:00 2001 From: Luis Ressel Date: Tue, 12 Mar 2019 20:33:31 +0100 Subject: user/gmime: New package --- user/gmime/3.2.3-broken-tests.patch | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 user/gmime/3.2.3-broken-tests.patch (limited to 'user/gmime/3.2.3-broken-tests.patch') diff --git a/user/gmime/3.2.3-broken-tests.patch b/user/gmime/3.2.3-broken-tests.patch new file mode 100644 index 000000000..219580761 --- /dev/null +++ b/user/gmime/3.2.3-broken-tests.patch @@ -0,0 +1,31 @@ +From e62f2a250092fc30ebe242c6acbf46320c1d0891 Mon Sep 17 00:00:00 2001 +From: Luis Ressel +Date: Mon, 25 Feb 2019 07:34:54 +0100 +Subject: [PATCH] Disable broken tests + +test-iconv relies on an glibc-specific iso-2022-jp encoding behaviour; +test-filters uses the UTF-8 --> EUC-KR conversion which is not +supported by musl. +--- + tests/Makefile.am | 2 -- + 1 file changed, 2 deletions(-) + +diff --git a/tests/Makefile.am b/tests/Makefile.am +index 9a2ee8d..f59c8ed 100644 +--- a/tests/Makefile.am ++++ b/tests/Makefile.am +@@ -10,11 +10,9 @@ AM_CPPFLAGS = \ + $(GLIB_CFLAGS) + + AUTOMATED_TESTS = \ +- test-iconv \ + test-streams \ + test-cat \ + test-encodings \ +- test-filters \ + test-headers \ + test-mime-part \ + test-partial \ +-- +2.19.2 + -- cgit v1.2.3-60-g2f50