Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2020 20:56:06 -0500
From:      "Mikhail T." <mi+t@aldan.algebra.com>
To:        Jan Beich <jbeich@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r525362 - head/multimedia/x265
Message-ID:  <1c400490-2a76-5015-2fb8-339148fd357e@aldan.algebra.com>
In-Reply-To: <4kw3-zgyy-wny@FreeBSD.org>
References:  <r1z7-7kxh-wny@FreeBSD.org> <0A0A9F93-C314-4AA7-ABFD-4094DEE1EB09@aldan.algebra.com> <4kw3-zgyy-wny@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06.02.20 13:52, Jan Beich wrote:
> "Mikhail T." <mi+m@aldan.algebra.com> writes:
>
>> I must’ve misread the earlier Makefile...
>>
>> Ok, I see the aarch64 and ppc64 servers available for
>> ports-development. Do you know, if there is an armv7 too? Thanks!
> Reference machines are not usable for ports/ work as one can't install
> additional packages while poudriere requires root. Not to mention,
> ref*-aarch64 has been down for half a year due to boot issues.

That's rather sad -- 'cause their explicit purpose 
<https://www.freebsd.org/internal/machines.html>; is (emphasis added): 
"Reference machine for general testing and *Ports building*."

Oh, well, I think, I figured it out -- and committed a fix already.

> I recommend setting up poudriere with qemu-user-static to cross build
> from amd64/i386 to aarch64/armv6/armv7 e.g.,
>
>    $ poudriere jail -cj 121aarch64 -x -a arm64.aarch64 -v 12.1-RELEASE
>    $ poudriere testport -j 121aarch64 multimedia/x265
>
>    $ poudriere jail -cj 121armv7 -x -a arm.armv7 -v releng/12.1 -m svn+https
>    $ poudriere testport -j 121armv7 multimedia/x265
>
> For more details:
> https://www.youtube.com/watch?v=2J9Lz3pgnbA
> https://www.youtube.com/watch?v=JfZIoyQhly4

Most intriguing, thanks, I'll keep it in mind. Yours,

    -mi




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1c400490-2a76-5015-2fb8-339148fd357e>