Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 560490 - emerge =media-video/handbrake-10.2 fails
Summary: emerge =media-video/handbrake-10.2 fails
Status: RESOLVED INVALID
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: 2015-09-14 21:58 UTC by Neil
Modified: 2015-09-16 04:51 UTC (History)
1 user (show)

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 Neil 2015-09-14 21:58:54 UTC
Emerge of this version fails with...

* Messages for package media-video/handbrake-0.10.2:

 * Failed Patch: handbrake-0.9.9-gmodule.patch !
 *  ( /etc/portage/patches//media-video/handbrake/handbrake-0.9.9-gmodule.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/media-video/handbrake-0.10.2/temp/handbrake-0.9.9-gmodule.patch.out
 * ERROR: media-video/handbrake-0.10.2::gentoo failed (prepare phase):
 *   Failed Patch: handbrake-0.9.9-gmodule.patch!
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 3879:  Called epatch_user
 *   environment, line 1699:  Called epatch
 *   environment, line 1672:  Called die
 * The specific snippet of code:
 *               die "Failed Patch: ${patchname}!";


And as requested...

# cat /var/tmp/portage/media-video/handbrake-0.10.2/temp/handbrake-0.9.9-gmodule.patch.out
***** handbrake-0.9.9-gmodule.patch *****
PWD: /var/tmp/portage/media-video/handbrake-0.10.2/work/HandBrake-0.10.2
PATCH TOOL: patch -> /usr/bin/patch
VERSION INFO:
GNU patch 2.7.5
Copyright (C) 2003, 2009-2012 Free Software Foundation, Inc.
Copyright (C) 1988 Larry Wall

License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Larry Wall and Paul Eggert

=========================================

PATCH COMMAND:  patch -p0 -g0 -E --no-backup-if-mismatch  < '/etc/portage/patches//media-video/handbrake/handbrake-0.9.9-gmodule.patch'

=========================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- HandBrake-0.9.9.orig/gtk/configure.ac	2013-09-01 12:13:06.684612296 +0300
|+++ HandBrake-0.9.9/gtk/configure.ac	2013-09-01 20:09:35.446706059 +0300
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

patch program exited with status 1
=========================================

PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch  < '/etc/portage/patches//media-video/handbrake/handbrake-0.9.9-gmodule.patch'

=========================================
checking file gtk/configure.ac
Hunk #1 FAILED at 96.
1 out of 1 hunk FAILED

patch program exited with status 1
=========================================

PATCH COMMAND:  patch -p2 -g0 -E --no-backup-if-mismatch  < '/etc/portage/patches//media-video/handbrake/handbrake-0.9.9-gmodule.patch'

=========================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- HandBrake-0.9.9.orig/gtk/configure.ac	2013-09-01 12:13:06.684612296 +0300
|+++ HandBrake-0.9.9/gtk/configure.ac	2013-09-01 20:09:35.446706059 +0300
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

patch program exited with status 1
=========================================

PATCH COMMAND:  patch -p3 -g0 -E --no-backup-if-mismatch  < '/etc/portage/patches//media-video/handbrake/handbrake-0.9.9-gmodule.patch'

=========================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- HandBrake-0.9.9.orig/gtk/configure.ac	2013-09-01 12:13:06.684612296 +0300
|+++ HandBrake-0.9.9/gtk/configure.ac	2013-09-01 20:09:35.446706059 +0300
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

patch program exited with status 1
=========================================

PATCH COMMAND:  patch -p4 -g0 -E --no-backup-if-mismatch  < '/etc/portage/patches//media-video/handbrake/handbrake-0.9.9-gmodule.patch'

=========================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- HandBrake-0.9.9.orig/gtk/configure.ac	2013-09-01 12:13:06.684612296 +0300
|+++ HandBrake-0.9.9/gtk/configure.ac	2013-09-01 20:09:35.446706059 +0300
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

patch program exited with status 1


Don't think it requires my emerge --info as it looks like its some missing files in the package, or perhaps a file/directory not in the right location for patching?
Comment 1 Ben Kohler gentoo-dev 2015-09-16 00:01:49 UTC
This is your patch in /etc/portage/patches, not an official one.
Comment 2 Neil 2015-09-16 04:51:47 UTC
Sorry for wasting your time, that was really stupid.  I had no recollection of ever putting that patch there.