Hello community,

here is the log from the commit of package libnice for openSUSE:Factory checked 
in at 2012-07-18 17:24:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnice (Old)
 and      /work/SRC/openSUSE:Factory/.libnice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnice", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnice/libnice.changes  2012-04-12 
09:38:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libnice.new/libnice.changes     2012-07-18 
17:24:27.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul 11 05:15:17 UTC 2012 - [email protected]
+
+- test suite failure in qemu emulated builds (arm) must be ignored
+  for now. qemu is not threadsafe enough for it.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libnice.spec ++++++
--- /var/tmp/diff_new_pack.xiLtId/_old  2012-07-18 17:24:28.000000000 +0200
+++ /var/tmp/diff_new_pack.xiLtId/_new  2012-07-18 17:24:28.000000000 +0200
@@ -81,7 +81,10 @@
 %{__make}
 
 %check
-%{__make} check
+%{__make} check \
+%if 0%{?qemu_user_space_build}
+|| echo "ignore test suite failure in qemu, it is not threadsafe"
+%endif
 
 %install
 %makeinstall

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to