[packages/harfbuzz] - require otsanitizer 8; 1 failing test left

qboosh qboosh at pld-linux.org
Wed Oct 9 20:47:50 CEST 2019


commit 46def7dce234405da4229ebc76934e463284dc82
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Oct 9 20:51:07 2019 +0200

    - require otsanitizer 8; 1 failing test left

 harfbuzz.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/harfbuzz.spec b/harfbuzz.spec
index 35b7894..6852ffb 100644
--- a/harfbuzz.spec
+++ b/harfbuzz.spec
@@ -3,7 +3,7 @@
 %bcond_without	static_libs	# static libraries build
 %bcond_without	graphite2	# Graphite2 library usage
 %bcond_without	icu		# ICU integration
-%bcond_with	tests		# "make check" call
+%bcond_with	tests		# "make check" call (cmap14 test fails as of 2.6.2 +otsanitizer-8.0.0 +fonttools-3.44.0)
 
 Summary:	HarfBuzz - internationalized text shaping library
 Summary(pl.UTF-8):	HarfBuzz - biblioteka rysująca tekst z obsługą wielu języków
@@ -30,7 +30,7 @@ BuildRequires:	gtk-doc >= 1.15
 %{?with_icu:BuildRequires:	libicu-devel}
 BuildRequires:	libstdc++-devel >= 6:4.9
 BuildRequires:	libtool >= 2:2.2
-%{?with_tests:BuildRequires:	otsanitizer}
+%{?with_tests:BuildRequires:	otsanitizer >= 8}
 BuildRequires:	pkgconfig >= 1:0.27
 BuildRequires:	sed >= 4.0
 BuildRequires:	tar >= 1:1.22
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/harfbuzz.git/commitdiff/46def7dce234405da4229ebc76934e463284dc82



More information about the pld-cvs-commit mailing list