Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294739 - smoke-4.3.75 ebuild fails during smoke-phonon-fix.patch
Summary: smoke-4.3.75 ebuild fails during smoke-phonon-fix.patch
Status: RESOLVED DUPLICATE of bug 298574
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-26 18:14 UTC by Matt
Modified: 2009-12-27 23:49 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 Matt 2009-11-26 18:14:41 UTC
the mentioned ebuild for smoke failed during compile phase when trying to apply the patch

Reproducible: Always

Steps to Reproduce:
1. emerge -1 smoke
2. unpacking works
3. during compile phase it exits due to not applying patch

Actual Results:  
it failed

Expected Results:  
it should apply cleanly and continue compilation

***** smoke-phonon-fix.patch *****

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

PATCH COMMAND:	 patch -p0 -g0 -E --no-backup-if-mismatch < /usr/gentoo/overlays/kde-testing/kde-base/smoke/files/smoke-phonon-fix.patch

==================================
patching file kdebindings/smoke/phononCMakeLists.txt
Hunk #1 FAILED at 12.
Hunk #2 FAILED at 43.
2 out of 2 hunks FAILED -- saving rejects to file kdebindings/smoke/phononCMakeLists.txt.rej
==================================

PATCH COMMAND:	 patch -p1 -g0 -E --no-backup-if-mismatch < /usr/gentoo/overlays/kde-testing/kde-base/smoke/files/smoke-phonon-fix.patch

==================================
patching file smoke/phonon/CMakeLists.txt
Hunk #1 FAILED at 12.
Hunk #2 FAILED at 43.
2 out of 2 hunks FAILED -- saving rejects to file smoke/phonon/CMakeLists.txt.rej
==================================

PATCH COMMAND:	 patch -p2 -g0 -E --no-backup-if-mismatch < /usr/gentoo/overlays/kde-testing/kde-base/smoke/files/smoke-phonon-fix.patch

==================================
patching file phononCMakeLists.txt
Hunk #1 FAILED at 12.
Hunk #2 FAILED at 43.
2 out of 2 hunks FAILED -- saving rejects to file phononCMakeLists.txt.rej
==================================

PATCH COMMAND:	 patch -p3 -g0 -E --no-backup-if-mismatch < /usr/gentoo/overlays/kde-testing/kde-base/smoke/files/smoke-phonon-fix.patch

==================================
patching file CMakeLists.txt
Hunk #1 FAILED at 12.
Hunk #2 FAILED at 43.
2 out of 2 hunks FAILED -- saving rejects to file CMakeLists.txt.rej
==================================

PATCH COMMAND:	 patch -p4 -g0 -E --no-backup-if-mismatch < /usr/gentoo/overlays/kde-testing/kde-base/smoke/files/smoke-phonon-fix.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:
--------------------------
|--- kdebindings.orig/smoke/phonon/CMakeLists.txt
|+++ kdebindings/smoke/phononCMakeLists.txt
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
Comment 1 Matt 2009-12-27 23:49:28 UTC
it doesn't exactly seem to be a duplicate of #298574 but since 4.3.75 isn't in the overlay anymore I'm marking it as a duplicate of it ...

*** This bug has been marked as a duplicate of bug 298574 ***