Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 505584 - media-libs/x265-9999 - Failed Patch: x265-libdir.patch
Summary: media-libs/x265-9999 - Failed Patch: x265-libdir.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-25 02:55 UTC by jospezial
Modified: 2014-03-25 13:58 UTC (History)
0 users

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


Attachments
x265-libdir.patch.out (x265-libdir.patch.out,2.91 KB, text/plain)
2014-03-25 02:55 UTC, jospezial
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jospezial 2014-03-25 02:55:46 UTC
Created attachment 373458 [details]
x265-libdir.patch.out

* Error messages for package media-libs/x265-9999:

 * Failed Patch: x265-libdir.patch !
 *  ( /usr/portage/media-libs/x265/files/x265-libdir.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/media-libs/x265-9999/temp/x265-libdir.patch.out
 * ERROR: media-libs/x265-9999::gentoo failed (prepare phase):
 *   Failed Patch: x265-libdir.patch!
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 3142:  Called cmake-utils_src_prepare
 *   environment, line  734:  Called _execute_optionaly 'src_prepare'
 *   environment, line  230:  Called enable_cmake-utils_src_prepare
 *   environment, line 1025:  Called epatch '/usr/portage/media-libs/x265/files/x265-libdir.patch' '/usr/portage/media-libs/x265/files/x265-libdir_pkgconfig.patch'
 *   environment, line 1082:  Called epatch '/usr/portage/media-libs/x265/files/x265-libdir.patch'
 *   environment, line 1259:  Called die
 * The specific snippet of code:
 *               die "Failed Patch: ${patchname}!";
 *
Comment 1 Andrzej Nikitorowicz 2014-03-25 13:25:36 UTC
I try today compile media-libs/x265-9999 too. I'm found solution: comment ebuild lines with 2 patches and x265-9999 compiles just fine.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2014-03-25 13:58:07 UTC
fixed in portage by dropping both patches and passing -DLIB_INSTALL_DIR="$(get_libdir)" since git was changed to it