Am Samstag, 24. Dezember 2022, 09:33:01 CET schrieb Stefan Seyfried:
On 23.12.22 15:56, Eric Schirra wrote:
Am Freitag, 23. Dezember 2022, 15:19:45 CET schrieb Stefan Seyfried:
On 23.12.22 09:54, Eric Schirra wrote:
Is there a solution? What do I have to do then?
Add more memory to your build machine?
Think this is not the reason. I have 16GB RAM. And ca. 8GB are free. Also, I can build other, much larger packages. Another possibility/tip?
Maybe different settings in local vs obsworker build? Are you building locally in chroot or a VM?
You could try to debug with a "ulimit -a" statement (and others, "free", whatever) in your spec file before the actual make call and check what the differences are?
Hm. I don't understand this. The only different point are virtual memory. Can this the reason? Directly in console on my local client is "virtual memory" unlimited. Also on OBS with ulimit in spec "virtual memory" is unlimited. But in spec on local client with occ "virtual memory" is 24839028 Is this the reason? How can i change it? Regards Eric