Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 532644 - media-video/handbrake-0.10.0 - ?
Summary: media-video/handbrake-0.10.0 - ?
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-15 13:26 UTC by Ulenrich
Modified: 2014-12-15 13:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulenrich 2014-12-15 13:26:16 UTC
I made a patch of the ebuild with enabling x265, I get this compiling error:
---
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: ./libhb/libhandbrake.a(encx265.o): undefined reference to symbol 'x265_param_alloc'
/usr/lib64/libx265.so.35: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
---
/me ask myself
Is the error handbrake related
as it states: 
libhandbrake.a(encx265.o): undefined reference to symbol 'x265_param_alloc'

or can I manipulate something of the ebuild of
media-libs/x265-1.4
so it provides this x265_param_alloc
and this obscure "DSO missing" is not missing ?
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-15 13:31:30 UTC
This is not a support forum.

*handbrake-0.10.0 (12 Dec 2014)
 
  12 Dec 2014; Ian Whyman <thev00d00@gentoo.org> +handbrake-0.10.0.ebuild,
  -handbrake-0.9.9.ebuild, handbrake-9999.ebuild, metadata.xml:
  Bump to 0.10.0, without x265 support for now

Apparently x265 is currently not supported.