From nobody Wed Mar 23 14:14:06 2022 X-Original-To: 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 CFC9D1A356DB for ; Wed, 23 Mar 2022 14:14:07 +0000 (UTC) (envelope-from ros@bebik.net) Received: from smtp.osorio.me (mvd.osorio.me [5.196.94.126]) by mx1.freebsd.org (Postfix) with ESMTP id 4KNr271S5gz4fMg for ; Wed, 23 Mar 2022 14:14:07 +0000 (UTC) (envelope-from ros@bebik.net) Received: from [192.168.75.137] (ns3309494.ip-5-135-160.eu [5.135.160.30]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.osorio.me (Postfix) with ESMTPSA id 759B115DF97 for ; Wed, 23 Mar 2022 14:14:05 +0000 (UTC) Content-Type: multipart/alternative; boundary="------------lTCKMlEwTKnOIF1Q8RIOHN4c" Message-ID: <56849da8-e824-98fb-4076-3e6dcf1623f4@bebik.net> Date: Wed, 23 Mar 2022 15:14:06 +0100 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 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1 Subject: Re: What to do if e-mail from pkg-fallout@freebsd.org arrives? Content-Language: en-US To: ports@freebsd.org References: <90949B3A-DB76-485B-BA14-425849635B49@freebsd.org> From: Rodrigo Osorio In-Reply-To: X-Rspamd-Queue-Id: 4KNr271S5gz4fMg X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of ros@bebik.net designates 5.196.94.126 as permitted sender) smtp.mailfrom=ros@bebik.net X-Spamd-Result: default: False [-0.45 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.22)[-0.219]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[ports@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.04)[-0.035]; DMARC_NA(0.00)[bebik.net]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MLMMJ_DEST(0.00)[ports]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:16276, ipnet:5.196.0.0/16, country:FR]; SUBJECT_ENDS_QUESTION(1.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N This is a multi-part message in MIME format. --------------lTCKMlEwTKnOIF1Q8RIOHN4c Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 3/23/22 14:44, Vasily Postnicov wrote: > Oh my! I didn't see that. I tried on x86-64 :) I don't even have arm64 > machine. Any ideas what to do? > > ср, 23 мар. 2022 г., 16:30 Muhammad Moinur Rahman : > > Hi, > > As the log says this is failing on arm64 architecture. As you have > mentioned that you cannot reproduce; are you trying on arm64 or > are you trying on other archs like i386/amd64? > > Kind Regards, > Moin > > > On 23 Mar 2022, at 14:21, Vasily Postnicov > wrote: > > > > Hi! I am a maintainer of System Shock port (games/shockolate). > Today I have received an email from pkg-fallout@freebsd.org which > says the port cannot be built for 13.0-RELEASE-p8. Here is the log: > > > > > http://ampere1.nyi.freebsd.org/data/130arm64-quarterly/5cd901fb5b37/logs/shockolate-0.8.2.43_4.log > > > > this is quite strange because I cannot reproduce it neither with > poudriere testport (with 13.0-RELEASE jail) nor with `make install > clean` on 13.1-BETA1. What should I do? Will this port be marked > as BROKEN? > Hi Vasily, You can use quemu_user with poudriere to create a arm64 jail, This post gives details[1] for jail creation. Hope that helps, -- rodrigo [1] https://forums.freebsd.org/threads/building-arm-packages-with-poudriere-the-simple-way.52994/ --------------lTCKMlEwTKnOIF1Q8RIOHN4c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit
On 3/23/22 14:44, Vasily Postnicov wrote:
Oh my! I didn't see that. I tried on x86-64 :) I don't even have arm64 machine. Any ideas what to do?

ср, 23 мар. 2022 г., 16:30 Muhammad Moinur Rahman <bofh@freebsd.org>:
Hi,

As the log says this is failing on arm64 architecture. As you have mentioned that you cannot reproduce; are you trying on arm64 or are you trying on other archs like i386/amd64?

Kind Regards,
Moin

> On 23 Mar 2022, at 14:21, Vasily Postnicov <shamaz.mazum@gmail.com> wrote:
>
> Hi! I am a maintainer of System Shock port (games/shockolate). Today I have received an email from pkg-fallout@freebsd.org which says the port cannot be built for 13.0-RELEASE-p8. Here is the log:
>
> http://ampere1.nyi.freebsd.org/data/130arm64-quarterly/5cd901fb5b37/logs/shockolate-0.8.2.43_4.log
>
> this is quite strange because I cannot reproduce it neither with poudriere testport (with 13.0-RELEASE jail) nor with `make install clean` on 13.1-BETA1. What should I do? Will this port be marked as BROKEN?

Hi Vasily,

You can use quemu_user with poudriere to create a arm64 jail,
This post gives details[1] for jail creation.

Hope that helps,
-- rodrigo

[1] https://forums.freebsd.org/threads/building-arm-packages-with-poudriere-the-simple-way.52994/

--------------lTCKMlEwTKnOIF1Q8RIOHN4c--