mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-28 18:01:21 +02:00
First error is: lisp.h:275:3: error: #error "USE_LSB_TAG not supported on this platform; please report this." "Try 'configure --with-wide-int' to work around the problem." And with --with-wide-int the error is: static heap exhausted: avail 13631488 used 13588928 failed request 65536 during lisp compilation. Disabling build for now.