I reproduced the ICE manually in a container with "apt-get build-dep rocs" and "DEB_BUILD_OPTIONS=parallel=2 dpkg-buildpackage -us -uc -b". rocs still ICEs with that, but works with parallel=1.
So I suppose if g++ is that memory hungry on s390x, I'll have to disable parallelism entirely on s390x. I did that now, retried rocs, and it passes now: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac /autopkgtest-xenial/xenial/s390x/r/rocs/20160413_151809@/log.gz ** Summary changed: - s390x new ICEs + s390x new ICEs due to not enough memory ** Summary changed: - s390x new ICEs due to not enough memory + s390x new ICEs due to not enough memory with parallel builds -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1569750 Title: s390x new ICEs due to not enough memory with parallel builds To manage notifications about this bug go to: https://bugs.launchpad.net/auto-package-testing/+bug/1569750/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
