Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcap for openSUSE:Factory checked 
in at 2024-12-15 12:34:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcap (Old)
 and      /work/SRC/openSUSE:Factory/.libcap.new.29675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcap"

Sun Dec 15 12:34:16 2024 rev:62 rq:1230763 version:2.73

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcap/libcap.changes    2024-12-04 
15:26:52.512601269 +0100
+++ /work/SRC/openSUSE:Factory/.libcap.new.29675/libcap.changes 2024-12-15 
12:34:17.130956205 +0100
@@ -1,0 +2,5 @@
+Mon Dec  9 14:15:56 UTC 2024 - Andreas Schwab <[email protected]>
+
+- Disable psx_test and b219174 tests in qemu emulation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libcap.spec ++++++
--- /var/tmp/diff_new_pack.fo6H4E/_old  2024-12-15 12:34:18.098996517 +0100
+++ /var/tmp/diff_new_pack.fo6H4E/_new  2024-12-15 12:34:18.102996683 +0100
@@ -108,6 +108,12 @@
 %fdupes -s %{buildroot}
 
 %check
+%if 0%{?qemu_user_space_build}
+# qemu emulation always creates an extra thread, causing psx_syscall to
+# run into an infinite loop.
+echo 'int main() { return 0; }' > tests/psx_test.c
+echo 'int main() { return 0; }' > tests/b219174.c
+%endif
 %make_build %{buildvariables} test
 
 %ldconfig_scriptlets -n libcap2

Reply via email to