svn commit: r525362 - head/multimedia/x265

Mikhail T. mi+t at aldan.algebra.com
Fri Feb 7 01:56:17 UTC 2020


On 06.02.20 13:52, Jan Beich wrote:
> "Mikhail T." <mi+m at 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



More information about the svn-ports-all mailing list