Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21228 - can't apply patch
Summary: can't apply patch
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-18 21:56 UTC by Chris
Modified: 2011-10-30 22:21 UTC (History)
2 users (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 Chris 2003-05-18 21:56:03 UTC
When I typed in the emerge command, I get this error after a half hour:
 emerge php mod_php mod_ssl
 * Failed Patch: 140_all_fontconfig-2.1-slighthint.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/xfree-4.3.0-r2/temp/140_all_fontconfig-2.1-
slighthint.patc
h-31285.out

The .out file listed above didn't exist.

Reproducible: Always
Steps to Reproduce:
1. type in the command line that I did above
2.
3.

Actual Results:  
the emerge fails

Expected Results:  
compile the php packages & ssl packages

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 Intel(R) Celeron(TM) CPU                
1200MHz
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/conf
ig /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm arts avi crypt cups encode gif gpm gtk imlib java jpeg 
kde gnome libg++ libwww mikmod mmx motif mpeg ncurses nls oggvorbis opengl 
pdflib png qt quicktime sdl spell svga truetype X xml2 xmms xv zlib gdbm 
berkdb slang readline tcpd pam ssl perl python"
COMPILER="gcc3"
CHOST="i586-pc-linux-gnu"
CFLAGS="-O3 -mcpu=i686 -pipe"
CXXFLAGS="-O3 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-05-19 06:34:10 UTC
CHOST="i586-pc-linux-gnu"
please set to 
CHOST="i686-pc-linux-gnu"

sync again

try revdep-rebuild from gentoolkit

delete XFree86-4.3.0-patches-1.1.2.tar.bz2 from your distfiles dir
and try again

Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-05-22 14:47:35 UTC
chris, this problem still persists?
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2003-05-30 04:13:03 UTC
closing -- this issue was not duplicatable, and reporter didn't respond.