Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 2020 08:13:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238773] multimedia/x265: Only highest bit-depth profile is built when multiple (bit-depth OPTIONS) are selected
Message-ID:  <bug-238773-7788-QW9IMIf7yi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238773-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238773-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238773

--- Comment #19 from daniel.engberg.lists@pyret.net ---
Hi,

I gave this a go on 11.3 which is the latest and only supported release ver=
sion
of 11.X according to https://www.freebsd.org/security/ (you're listing 11.2=
 in
your bug report to upstream). Using my patch "make test" passes using both =
O2
and O3 (OPTIMIZED_CLAGS) setting CPUTYPE?=3Dsandybridge in /etc/make.conf w=
hich
results in -march=3Dsandybridge when building x265.

This is on a fresh 11.3 install (AMD64) with a newly pulled ports tree using
portsnap.

$ clang --version
FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM
8.0.0)
Target: x86_64-unknown-freebsd11.3
Thread model: posix
InstalledDir: /usr/bin

$ nasm --version
NASM version 2.14.02 compiled on Jan 18 2020

$ x265 --version
x265 [info]: HEVC encoder version 3.2.1+1-b5c86a64bbbe
x265 [info]: build info [Unk-OS][clang 8.0.0][64 bit] 8bit+10bit+12bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX

I've tested this on VM with the host running an Ivy bridge CPU as I don't h=
ave
a Sandybox based machine available. Can you please retest using 11.3 as it
would be nice to get this in tree in a fully working state.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238773-7788-QW9IMIf7yi>