[Bug 266261] multimedia/x265 fails to build with default options
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266261] multimedia/x265 fails to build with default options"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266261] multimedia/x265: fails to build with default options"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266261] multimedia/x265: fails to build with default options"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266261] multimedia/x265: fails to build with default options"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266261] multimedia/x265: fails to build with default options"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266261] multimedia/x265: fails to build with default options"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266261] multimedia/x265: fails to build with default options"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266261] multimedia/x265: fails to build with default options"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Sep 2022 22:20:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266261
Bug ID: 266261
Summary: multimedia/x265 fails to build with default options
Product: Ports & Packages
Version: Latest
Hardware: arm64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: f451@imap.cc
Created attachment 236404
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=236404&action=edit
poudriere testport failure log
Hello,
multimedia/x265 fails to build with default options which are
ASM=on: Use optimized assembly code
DEBUG=off: Enable debugging
OPTIMIZED_FLAGS=on: Enable O3 optimization
SVTHEVC=off: HEVC encoding via SVT-HEVC
VMAF=off: Per frame and aggregate VMAF score
Options available for the multi PixelWidth: you have to choose at least
one of them
HI8P=on: Enable 8-bit pixel-width (you, probably, want this)
HI10P=on: Enable 10-bit pixels (may break on i386)
HI12P=on: Enable 12-bit pixels (may break on i386)
Temporary workaround is to disable the HI10P and HI12P options.
I didn't test whether it would build with just HI10P off
Build failure message was
[00:03:23] FAILED: common/CMakeFiles/common.dir/aarch64/asm-primitives.cpp.o
full poudriere testport log is zipped/attached
--
You are receiving this mail because:
You are the assignee for the bug.