I was trying to compile xrdp-git package on Dockstar to access XFCE Desktop running on Dockstar from Windows via Remote Desktop. But the compiler spilled this:
$this->bbcode_second_pass_code('', '==> Tidying install...
-> Purging unwanted files...
-> Compressing man and info pages...
-> Stripping unneeded symbols from binaries and libraries...
==> Creating package...
-> Generating .PKGINFO file...
-> Compressing package...
xz: (stdin): Cannot allocate memory
bsdtar: Write error
==> ERROR: Failed to create package file.
==> ERROR: Makepkg was unable to build xrdp-git.
==> Restart building xrdp-git ? [y/N]')
Nothing else was running on Dockstar at that time apart from low memory basic packages hard to close, totaling 27Mb out of 120Mb available. Is there a way to compile this package on Dockstar, or any workaround?
I wonder, how most of ARM depository packages were compiled, likely to spill similar errors?