From nobody Tue Jun 22 07:55:14 2021 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 80A2411D7115 for ; Tue, 22 Jun 2021 07:55:16 +0000 (UTC) (envelope-from SRS0=pVC1=LQ=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4G8JbS2knlz3KGb; Tue, 22 Jun 2021 07:55:15 +0000 (UTC) (envelope-from SRS0=pVC1=LQ=klop.ws=ronald-lists@realworks.nl) Date: Tue, 22 Jun 2021 09:55:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1624348514; 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: in-reply-to:in-reply-to:references:references; bh=zL+CvOtITLaSJ0bzIyp1Nw2v573jUZ/aO+2Lt0lgfAQ=; b=TtDFo8LlCQ+ivtqvi/xcupB4bDsebZqFovnGGGZYI/4vskKsaYMTsW0xJ9j0hmQeLUrtnv 0R4Kq9YfxFgKGDzowjx6Zam7aA4WaRCNVN0e36B676XpqfT8mUvPg2TCXKmGL2+HhyiIpE 30DUKzgQ313hPLQ5oj0K6n/6R0qzUFpR1vNUXi8NwrguqEHRxNtwyloqKU+vLQx05bzTQn K4fe8F5B/GTAx1d3AgMa7u6Q//aTPVSiBXZjU3nq0K/OUPgl8A71iqx3KoWsdxEieMwakM Z1ppUQICM0Qa0zs08BlsQVdGWnfQRQkpetPSe+LXLrPLm7ylgKIyYNm8O5+OPw== From: Ronald Klop To: Pedro Giffuni Cc: FreeBSD Ports Message-ID: <1369919313.3.1624348514026@localhost> In-Reply-To: <3c478ab1-3a2d-9c1d-916d-be5d37655c26@FreeBSD.org> References: <3c478ab1-3a2d-9c1d-916d-be5d37655c26@FreeBSD.org> Subject: Re: databases/cockroach: any PPC64|arm64 tester? List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2_1140858480.1624348513919" X-Mailer: Realworks (565.1228.854240a9c62) Importance: Normal X-Priority: 3 (Normal) X-Rspamd-Queue-Id: 4G8JbS2knlz3KGb X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: Y ------=_Part_2_1140858480.1624348513919 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, I started a build in poudriere on RPI4 aarch64/13-RELEASE. 62 pkgs to go. So we'll see where this ends and I will post the result. Regards, Ronald. Van: Pedro Giffuni Datum: maandag, 21 juni 2021 21:19 Aan: FreeBSD Ports Onderwerp: databases/cockroach: any PPC64|arm64 tester? > > Hello; > > The cockroach port Makefile reads: > > ONLY_FOR_ARCHS= amd64 > ONLY_FOR_ARCHS_REASON= "A 64-bit system is strongly recommended" > > FWIW, It is very likely the port works on other systems but nobody has tried building on them. > > I know some people test regularly arm64 and ppc64 so it would be nice to see JIC it builds and perhaps enable it for 64 bit platforms. > > Cheers, > > Pedro. > > > > > ------=_Part_2_1140858480.1624348513919--