Received: from out2.migadu.com (out2.migadu.com [188.165.223.204]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 00F717811BC for <~alpine/devel@lists.alpinelinux.org>; Fri, 12 Aug 2022 18:43:44 +0000 (UTC) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ayaya.dev; s=key1; t=1660329823; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+g1ispNXM503FPdTpHpdkCUXPgXBe7l/vuXkwBpl61M=; b=SzBJY32L9sORuNu1Ipo1CKWKXM1/kGiRCy0ca14yOg4RQpBywyBJ+p2g1TmJq0tMiP/N1B Mttz8rL59Iwei/wlDtyBC2+kzbLqig0L2bOb8sjxSeNipr6Apu5j8B+C8Iv7whBQvQd/Ai sFdEa7T1NaGnm5L9NMvW6CXFmVYXjYk= Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Fri, 12 Aug 2022 20:43:43 +0200 Message-Id: Cc: <~alpine/devel@lists.alpinelinux.org> Subject: Re: Build failure while cross-compiling to aarch64 on x86_64. (scripts/bootstrap.sh failure) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "alice" To: "Karel Gardas" References: In-Reply-To: X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: ayaya.dev On Fri Aug 12, 2022 at 8:20 PM CEST, Karel Gardas wrote: > On Fri, Aug 12, 2022 at 3:15 PM alice wrote: > > openssl3-libs-static (no such package): > > > required by: .hostdepends-apk-tools-20220812.110325[openssl3-libs= -static] > > aha, missed this one. fixed now. > > > > Indeed, thanks for fixing this. Anyway, here is another one, probably > if not my own mistake: nope, this one is probably https://gitlab.alpinelinux.org/alpine/abuild/-/issues/10069 make sure APORTSDIR=3D is set to the actual aports directory (i guess), the most likely cause of this error is the .rootbld-repositories not being found correctly (there just isn't any output telling you that) > > >>> mkinitfs: Updating the main/aarch64 repository index... > >>> mkinitfs: Signing the index... > >>> go-bootstrap: Building community/go-bootstrap 1.18.5-r0 (using abuild= 3.9.0-r5) started Fri, 12 Aug 2022 19:36:59 +0200 > >>> go-bootstrap: Checking sanity of /home/karel/src/aarch64-aports/commu= nity/go/APKBUILD... > >>> go-bootstrap: Analyzing dependencies... > ERROR: unable to select packages: > .makedepends-go-bootstrap-20220812.173659: > masked in: cache > satisfies: world[.makedepends-go-bootstrap=3D20220812.173659] > build-base-aarch64 (no such package): > required by: .makedepends-go-bootstrap-20220812.173659[build-base-aar= ch64] > go (no such package): > required by: .makedepends-go-bootstrap-20220812.173659[go] > >>> ERROR: go-bootstrap: builddeps failed > >>> go-bootstrap: Uninstalling dependencies... > ERROR: No such package: .makedepends-go-bootstrap > ERROR: No such package: .hostdepends-go-bootstrap > Command exited with non-zero status 1