Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package guile for openSUSE:Factory checked in at 2021-01-29 14:55:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/guile (Old) and /work/SRC/openSUSE:Factory/.guile.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "guile" Fri Jan 29 14:55:06 2021 rev:63 rq:866973 version:3.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/guile/guile.changes 2021-01-15 19:44:17.597845565 +0100 +++ /work/SRC/openSUSE:Factory/.guile.new.28504/guile.changes 2021-01-29 14:55:11.541341247 +0100 @@ -1,0 +2,5 @@ +Fri Jan 22 12:59:58 UTC 2021 - Andreas Schwab <[email protected]> + +- Skip test-stack-overflow on qemu builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ guile.spec ++++++ --- /var/tmp/diff_new_pack.5K209x/_old 2021-01-29 14:55:16.213348122 +0100 +++ /var/tmp/diff_new_pack.5K209x/_new 2021-01-29 14:55:16.213348122 +0100 @@ -106,6 +106,11 @@ # remove broken prebuilt objects rm -r prebuilt/32-bit-big-endian +%if 0%{?qemu_user_space_build} +# QEMU ignores rlimit requests for setting RLIMIT_AS +echo exit 77 > test-suite/standalone/test-stack-overflow +%endif + %build %configure \ --disable-static \
