Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Feb 2020 12:50:30 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Mikhail Teterin <mi@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:  <o8uc-7x4p-wny@FreeBSD.org>
In-Reply-To: <202002060457.0164vbNZ006088@repo.freebsd.org> (Mikhail Teterin's message of "Thu, 6 Feb 2020 04:57:37 %2B0000 (UTC)")
References:  <202002060457.0164vbNZ006088@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Mikhail Teterin <mi@FreeBSD.org> writes:

> Author: mi
> Date: Thu Feb  6 04:57:36 2020
> New Revision: 525362
> URL: https://svnweb.freebsd.org/changeset/ports/525362
>
> Log:
>   My usage of -fuse-ld=lld has hidden a linking problem reported
>   by several people. Rework for the default linker to work as well.
>   
>   Also, fix the build on i386, where use of assembler code needs
>   to be disabled for pixel-widths other than 8.
>   
>   PR:		238773
>   Reported by:	VVD, Alan Valentine, kib@, jbeich@
>
> Modified:
>   head/multimedia/x265/Makefile

Still fails to build on non-x86 architectures e.g.,
12.1 aarch64 - https://reviews.freebsd.org/P357
12.1 armv7   - https://reviews.freebsd.org/P358
12.1 armv6   - https://reviews.freebsd.org/P359

Those can be cross-built from amd64 via poudriere + qemu-user-static.
No clue about powerpc* as it requires poking folks with hardware or
waiting for pylon.nyi.freebsd.org to catch up.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?o8uc-7x4p-wny>