Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 581196 - media-libs/x264-9999: Failed Patch: x264-0.0.20151011-cflags.patch
Summary: media-libs/x264-9999: Failed Patch: x264-0.0.20151011-cflags.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-25 18:57 UTC by gerion
Modified: 2016-05-24 14:08 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 gerion 2016-04-25 18:57:32 UTC
Seems to be a common problem.

* Failed Patch: x264-0.0.20151011-cflags.patch !
*  ( /usr/portage/media-libs/x264/files/x264-0.0.20151011-cflags.patch )       
*                       
* Include in your bugreport the contents of:
*                                                                 
*   /var/tmp/portage/media-libs/x264-9999/temp/x264-0.0.20151011-cflags.patch.out

# cat /var/tmp/portage/media-libs/x264-9999/temp/x264-0.0.20151011-cflags.patch.out
***** x264-0.0.20151011-cflags.patch *****
PWD: /var/tmp/portage/media-libs/x264-9999/work/x264-9999
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  --dry-run -f < '/usr/portage/media-libs/x264/files/x264-0.0.20151011-cflags.patch'

==========================================
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: x264-snapshot-20151011-2245/configure
|===================================================================
|--- x264-snapshot-20151011-2245.orig/configure
|+++ x264-snapshot-20151011-2245/configure
--------------------------
No file to patch.  Skipping patch.
3 out of 3 hunks ignored

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

PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch  --dry-run -f < '/usr/portage/media-libs/x264/files/x264-0.0.20151011-cflags.patch'

==========================================
checking file configure
Hunk #1 succeeded at 664 (offset -8 lines).
Hunk #2 succeeded at 682 with fuzz 1 (offset -8 lines).
Hunk #3 FAILED at 1138.
1 out of 3 hunks FAILED

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

PATCH COMMAND:  patch -p2 -g0 -E --no-backup-if-mismatch  --dry-run -f < '/usr/portage/media-libs/x264/files/x264-0.0.20151011-cflags.patch'

==========================================
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: x264-snapshot-20151011-2245/configure
|===================================================================
|--- x264-snapshot-20151011-2245.orig/configure
|+++ x264-snapshot-20151011-2245/configure
--------------------------
No file to patch.  Skipping patch.
3 out of 3 hunks ignored

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

PATCH COMMAND:  patch -p3 -g0 -E --no-backup-if-mismatch  --dry-run -f < '/usr/portage/media-libs/x264/files/x264-0.0.20151011-cflags.patch'

==========================================
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: x264-snapshot-20151011-2245/configure
|===================================================================
|--- x264-snapshot-20151011-2245.orig/configure
|+++ x264-snapshot-20151011-2245/configure
--------------------------
No file to patch.  Skipping patch.
3 out of 3 hunks ignored

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

PATCH COMMAND:  patch -p4 -g0 -E --no-backup-if-mismatch  --dry-run -f < '/usr/portage/media-libs/x264/files/x264-0.0.20151011-cflags.patch'

==========================================
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: x264-snapshot-20151011-2245/configure
|===================================================================
|--- x264-snapshot-20151011-2245.orig/configure
|+++ x264-snapshot-20151011-2245/configure
--------------------------
No file to patch.  Skipping patch.
3 out of 3 hunks ignored

patch program exited with status 1
Comment 1 Alexis Ballier gentoo-dev 2016-05-24 14:08:33 UTC
commit 90854fa35481088a542bba181035942089b515a2
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Tue May 24 16:08:05 2016 +0200

    media-libs/x264: update cflags patch for live ebuild; bug #581196