Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libaio for openSUSE:Factory checked 
in at 2022-09-25 15:34:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libaio (Old)
 and      /work/SRC/openSUSE:Factory/.libaio.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libaio"

Sun Sep 25 15:34:34 2022 rev:40 rq:1005713 version:0.3.113

Changes:
--------
--- /work/SRC/openSUSE:Factory/libaio/libaio.changes    2022-07-13 
13:44:46.605979756 +0200
+++ /work/SRC/openSUSE:Factory/.libaio.new.2275/libaio.changes  2022-09-25 
15:34:36.979523691 +0200
@@ -1,0 +2,5 @@
+Fri Sep 23 18:51:25 UTC 2022 - Dirk M??ller <[email protected]>
+
+- skip testsuite on qemu_linux_user builds 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libaio.spec ++++++
--- /var/tmp/diff_new_pack.CVnyMG/_old  2022-09-25 15:34:37.443524808 +0200
+++ /var/tmp/diff_new_pack.CVnyMG/_new  2022-09-25 15:34:37.447524818 +0200
@@ -73,7 +73,10 @@
 rm %{buildroot}%{_libdir}/*.a
 
 %check
+# qemu-linux-user does not emulate io_setup syscall, so none of the testsuite 
makes sense
+%if ! 0%{?qemu_user_space_build}
 %make_build OPTFLAGS="%{optflags}" partcheck
+%endif
 
 %post -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig

Reply via email to