Dne 19.4.2017 v 21:14 Andreas Färber napsal(a):
Hi,
kernel-lpae 4.11.rc7 failed to build for armv7hl:
[33246s] calling /usr/lib/rpm/brp-suse.d/brp-99-pesign [33246s] Using signing certificate /home/abuild/rpmbuild/SOURCES/_projectcert.crt [33247s] Creating /home/abuild/rpmbuild/OTHER/kernel-lpae.cpio.rsasign [33282s] [33220.985937] Out of memory: Kill process 1408 (rpmbuild) score 2 or sacrifice child [33282s] [33220.988302] Killed process 25612 (bash) total-vm:3516kB, anon-rss:160kB, file-rss:1980kB, shmem-rss:0kB [33282s] error: Bad exit status from /var/tmp/rpm-tmp.2fR0OE (%install) [33282s] [33282s] [33282s] RPM build errors: [33282s] Bad exit status from /var/tmp/rpm-tmp.2fR0OE (%install) [33285s] [33285s] armbuild17 failed "build kernel-lpae.spec" at Wed Apr 19 15:28:44 UTC 2017.
Do we need to tweak rpm/constaints.in? If I'm reading correctly, it has a constraint of 2 GB RAM for binary packages, with no override for ARM.
I agree that 2GB is too little, but the scheduler does not fulfill this request even: $ osc rbl --last Kernel:HEAD kernel-default standard x86_64 | grep /qemu- | grep -o ' -m [0-9]*' -m 1500 -m 1500 $ osc rbl --last Kernel:HEAD kernel-lpae ARM armv7l | grep /qemu- | grep -o ' -m [0-9]*' -m 1020 Michal -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org