This makes the test pass on s390x, and the build succeed:

--- a/debian/rules
+++ b/debian/rules
@@ -87,5 +87,5 @@ override_dh_installinit:
 
 override_dh_auto_test:
 ifeq (, $(filter nocheck, $(DEB_BUILD_OPTIONS)))
-       PATH=$$PATH:/usr/sbin dh_auto_test || ( cat tests/test-suite.log; exit 
1 ) && ( cat tests/test-suite.log )
+       PATH=$$PATH:/usr/sbin DFLTCC=0 dh_auto_test || ( cat 
tests/test-suite.log; exit 1 ) && ( cat tests/test-suite.log )
 endif


But rsyslog itself, of course, on these specific s390x CPUs, would still not 
work properly with zlib compression.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083700

Title:
  rsyslog FTBFS (s390x only) against zlib
  1:1.3.dfsg+really1.3.1-1ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/2083700/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to