Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id CAB9E78020C; Thu, 9 Jun 2022 09:23:39 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Drew DeVault From: =?utf-8?q?Micha=C5=82_Pola=C5=84ski_=3Cno-reply=40dispatch=2Ealpinelin?= =?utf-8?q?ux=2Eorg=3E?= Cc: ~alpine/aports@lists.alpinelinux.org In-Reply-To: <20220609082053.24068-1-sir@cmpwn.com> Subject: Re: [PATCH v2 1/2] community/harec: upgrade to 72fea91ecc5b4735548f3e3965a8f734c841839b Date: Thu, 09 Jun 2022 09:23:39 -0000 Message-ID: <165476661936.985.1102745532115801334.gitlab.35200.89be480b08bb778a8e9ef9119c27cfc6e2feeebe@listserv.local> aarch64 again has problems: ``` AS rt/+linux/start+aarch64.o rt/+linux/start+aarch64.s: Assembler messages: rt/+linux/start+aarch64.s:8: Error: operand 2 must be an integer register -- `and sp,sp,#-16' make: *** [Makefile:21: rt/+linux/start+aarch64.o] Error 1 make: *** Waiting for unfinished jobs.... >>> ERROR: harec: build failed ``` -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/35200#note_241055