Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 298574 - [kde-testing overlay] kde-base/smoke-4.3.85: smoke-phonon-fix.patch fails
Summary: [kde-testing overlay] kde-base/smoke-4.3.85: smoke-phonon-fix.patch fails
Status: RESOLVED FIXED
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:
: 294739 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-27 21:09 UTC by Matt
Modified: 2010-02-17 15:38 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-12-27 21:09:22 UTC
smoke 4.3.85 (which never compiled for me anyways) fails to enter the compile stage due to failing smoke-phonon-fix.patch patch

Reproducible: Always

Steps to Reproduce:
1. emerge -1 =smoke-4.3.85*
2. it fails
3.

Actual Results:  
smoke-phonon-fix.patch fails and smoke fails to compile

Expected Results:  
the patch should apply cleanly or apply at all and smoke should compile

 [31;01m*[0m Your CXXFLAGS contains "-fvisibility-inlines-hidden" which can break packages.
 [31;01m*[0m 
 [31;01m*[0m Before you file a bug, please remove these flags and 
 [31;01m*[0m re-compile the package in question as well as all its dependencies
 [32;01m*[0m CPV:  kde-base/smoke-4.3.85
 [32;01m*[0m REPO: kde
 [32;01m*[0m USE:  akonadi amd64 elibc_glibc kdevplatform kernel_linux multilib phonon qscintilla qwt semantic-desktop userland_GNU webkit
>>> Unpacking source...
 [32;01m*[0m Unpacking parts of kdebindings-4.3.85.tar.bz2 to /var/tmp/portage/kde-base/smoke-4.3.85/work ...
[A[72C  [34;01m[ [32;01mok[34;01m ][0m
>>> Source unpacked in /var/tmp/portage/kde-base/smoke-4.3.85/work
>>> Preparing source in /var/tmp/portage/kde-base/smoke-4.3.85/work/smoke-4.3.85 ...
 [32;01m*[0m Applying smoke-phonon-fix.patch ...

 [31;01m*[0m Failed Patch: smoke-phonon-fix.patch !
 [31;01m*[0m  ( /usr/gentoo/overlays/kde-testing/kde-base/smoke/files/smoke-phonon-fix.patch )
 [31;01m*[0m 
 [31;01m*[0m Include in your bugreport the contents of:
 [31;01m*[0m 
 [31;01m*[0m   /var/tmp/portage/kde-base/smoke-4.3.85/temp/smoke-phonon-fix.patch-24569.out

 [31;01m*[0m ERROR: kde-base/smoke-4.3.85 failed:
 [31;01m*[0m   Failed Patch: smoke-phonon-fix.patch!
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m     ebuild.sh, line   55:  Called src_prepare
 [31;01m*[0m   environment, line 9104:  Called kde4-meta_src_prepare
 [31;01m*[0m   environment, line 8286:  Called kde4-base_src_prepare
 [31;01m*[0m   environment, line 7919:  Called base_src_prepare
 [31;01m*[0m   environment, line 5607:  Called base_src_util 'autopatch'
 [31;01m*[0m   environment, line 5657:  Called epatch '/usr/gentoo/overlays/kde-testing/kde-base/smoke/files/smoke-phonon-fix.patch'
 [31;01m*[0m   environment, line 6955:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m                   die "Failed Patch: ${patchname}!";
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of 'emerge --info =kde-base/smoke-4.3.85',
 [31;01m*[0m the complete build log and the output of 'emerge -pqv =kde-base/smoke-4.3.85'.
 [31;01m*[0m This ebuild used the following eclasses from overlays:
 [31;01m*[0m   /usr/gentoo/overlays/kde-testing/eclass/kde4-meta.eclass
 [31;01m*[0m   /usr/gentoo/overlays/kde-testing/eclass/kde4-base.eclass
 [31;01m*[0m   /usr/gentoo/overlays/kde-testing/eclass/kde4-functions.eclass
 [31;01m*[0m This ebuild is from an overlay named 'kde': '/usr/gentoo/overlays/kde-testing/'
 [31;01m*[0m The complete build log is located at '/var/log/portage/kde-base:smoke-4.3.85:20091226-120712.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/kde-base/smoke-4.3.85/temp/environment'.
 [31;01m*[0m S: '/var/tmp/portage/kde-base/smoke-4.3.85/work/smoke-4.3.85'
Comment 1 Matt 2009-12-27 23:47:26 UTC
more output information from the failing patch:

***** 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

==================================
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
==================================

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 24.
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

==================================
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
==================================

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

==================================
missing header for unified diff at line 3 of patch
patching file CMakeLists.txt
Hunk #1 FAILED at 12.
Hunk #2 FAILED at 24.
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

==================================
missing header for unified diff at line 3 of 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 2 Matt 2009-12-27 23:49:28 UTC
*** Bug 294739 has been marked as a duplicate of this bug. ***
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-02-17 15:38:03 UTC
smoke-4.4.0 in portage is working fine, closing