Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 57284

Summary: I cant emerge Imlib2 (needed for dvdrip)
Product: Gentoo Linux Reporter: Kevin S. C. Keefe <ksckeefe>
Component: [OLD] LibraryAssignee: SpanKY <vapier>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kevin S. C. Keefe 2004-07-16 05:33:38 UTC
When emergeing dvdrip it breaks when building imlib2
If I USE=-imlib2 it builds but that dosn't allow u to use imlib2 seperately

			

Reproducible: Always
Steps to Reproduce:
1.emerge imlib2
2.
3.

Actual Results:  
usr/sbin/ebuild.sh: line 26: cd: /var/tmp/portage/imlib2-1.1.0/work/imlib2: No 
such file or directory 
 * Applying 1.1.0-gcc-3.4.patch... 
 
 * Failed Patch: 1.1.0-gcc-3.4.patch! 
 * 
 * Include in your bugreport the contents of: 
 * 
 *   /var/tmp/portage/imlib2-1.1.0/temp/1.1.0-gcc-3.4.patch-11667.out 
 
 
!!! ERROR: media-libs/imlib2-1.1.0 failed. 
!!! Function epatch, Line 322, Exitcode 0 
 

Expected Results:  
 

/var/tmp/portage/imlib2-1.1.0/temp/1.1.0-gcc-3.4.patch-11667.out contains:: 
***** 1.1.0-gcc-3.4.patch ***** 
 
=============================== 
 
PATCH COMMAND:  patch -p0 -g0 
< /usr/portage/media-libs/imlib2/files/1.1.0-gcc-3.4.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: 
-------------------------- 
|--- src/rgbadraw.c.orig	2004-04-27 03:41:29.878995752 -0400 
|+++ src/rgbadraw.c	2004-04-27 03:41:32.294628520 -0400 
-------------------------- 
No file to patch.  Skipping patch. 
2 out of 2 hunks ignored 
=============================== 
 
PATCH COMMAND:  patch -p1 -g0 
< /usr/portage/media-libs/imlib2/files/1.1.0-gcc-3.4.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: 
-------------------------- 
|--- src/rgbadraw.c.orig	2004-04-27 03:41:29.878995752 -0400 
|+++ src/rgbadraw.c	2004-04-27 03:41:32.294628520 -0400 
-------------------------- 
No file to patch.  Skipping patch. 
2 out of 2 hunks ignored 
=============================== 
 
PATCH COMMAND:  patch -p2 -g0 
< /usr/portage/media-libs/imlib2/files/1.1.0-gcc-3.4.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: 
-------------------------- 
|--- src/rgbadraw.c.orig	2004-04-27 03:41:29.878995752 -0400 
|+++ src/rgbadraw.c	2004-04-27 03:41:32.294628520 -0400 
-------------------------- 
No file to patch.  Skipping patch. 
2 out of 2 hunks ignored 
=============================== 
 
PATCH COMMAND:  patch -p3 -g0 
< /usr/portage/media-libs/imlib2/files/1.1.0-gcc-3.4.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: 
-------------------------- 
|--- src/rgbadraw.c.orig	2004-04-27 03:41:29.878995752 -0400 
|+++ src/rgbadraw.c	2004-04-27 03:41:32.294628520 -0400 
-------------------------- 
No file to patch.  Skipping patch. 
2 out of 2 hunks ignored 
=============================== 
 
PATCH COMMAND:  patch -p4 -g0 
< /usr/portage/media-libs/imlib2/files/1.1.0-gcc-3.4.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: 
-------------------------- 
|--- src/rgbadraw.c.orig	2004-04-27 03:41:29.878995752 -0400 
|+++ src/rgbadraw.c	2004-04-27 03:41:32.294628520 -0400 
-------------------------- 
No file to patch.  Skipping patch. 
2 out of 2 hunks ignored 
 
!!! Failed Patch: 1.1.0-gcc-3.4.patch!
Comment 1 Karol Wojtaszek (RETIRED) gentoo-dev 2004-07-16 11:49:41 UTC

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