Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Sep 2022 22:20:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 266261] multimedia/x265 fails to build with default options
Message-ID:  <bug-266261-7788@https.bugs.freebsd.org/bugzilla/>

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

            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=3D236404&action=
=3Dedit
poudriere testport failure log

Hello,

multimedia/x265 fails to build with default options which are

     ASM=3Don: Use optimized assembly code
     DEBUG=3Doff: Enable debugging
     OPTIMIZED_FLAGS=3Don: Enable O3 optimization
     SVTHEVC=3Doff: HEVC encoding via SVT-HEVC
     VMAF=3Doff: Per frame and aggregate VMAF score
     Options available for the multi PixelWidth: you have to choose at least
one of them
     HI8P=3Don: Enable 8-bit pixel-width (you, probably, want this)
     HI10P=3Don: Enable 10-bit pixels (may break on i386)
     HI12P=3Don: Enable 12-bit pixels (may break on i386)

Temporary workaround is to disable the HI10P and HI12P options.=20
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

--=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-266261-7788>