Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109041 - glibc-2.3.5-r2 libdir patch fails
Summary: glibc-2.3.5-r2 libdir patch fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High blocker (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-12 12:04 UTC by Chris Torske
Modified: 2005-10-12 15:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
glibc-libdir-patch output (glibc-gentoo-libdir.patch-12663.out,3.20 KB, text/plain)
2005-10-12 12:08 UTC, Chris Torske
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Torske 2005-10-12 12:04:48 UTC
upgrading glibc from 2.3.5-r1 to 2.3.5-r2 fails to apply the libdir patch on a
pure amd64 system.

 *   6403_all_sh-glibc-2.3.5-memset-fix.patch ... [ ok ]                       
                                                                         
*   6900_all_ia64-initfini.patch ...     [ ok ]                                
                                                                           *
Done with patching
* Applying glibc-2.3.5-propolice-guard-functions.patch ...     [ ok ]          
                                                                         *
Applying glibc-2.3.5-frandom-detect.patch ...        [ ok ]                    
                                                                         *
Applying glibc-gentoo-libdir.patch ...

 * Failed Patch: glibc-gentoo-libdir.patch !
 *  ( /usr/portage/sys-libs/glibc/files/2.3.4/glibc-gentoo-libdir.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/glibc-2.3.5-r2/temp/glibc-gentoo-libdir.patch-12663.out


!!! ERROR: sys-libs/glibc-2.3.5-r2 failed.
!!! Function epatch, Line 361, Exitcode 0
!!! Failed Patch: glibc-gentoo-libdir.patch!
!!! If you need support, post the topmost build error, NOT this status message.


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

Actual Results:  
glibc fails to apply the patch, haulting the upgrade of glibc

Expected Results:  
compile and upgrade current glibc to the new version

Portage 2.0.51.22-r3 (default-linux/amd64/2005.1/no-multilib, gcc-3.4.4,
glibc-2.3.5-r1, 2.6.12-gentoo-r10 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r10 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -march=k8 -ffast-math -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=k8 -ffast-math -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="amd64 X alsa arts avi bash-completion berkdb bitmap-fonts bzip2 cdr crypt
cups eds emacs emboss encode esd fam firefox flac foomaticdb fortran gdbm gif
gnome gnutls gpm gstreamer gtk gtk2 hal imlib ipv6 jpeg jpeg2k kde libwww
linuxthreads-tls lirc lzw lzw-tiff mad mozilla mp3 mpeg multislot ncurses nls
nptl ogg oggvorbis opengl pam pdflib perl png profile python qt quicktime
readline sdl spell ssl tcltk tcpd tetex threads tiff truetype truetype-fonts
type1-fonts usb userlocales vorbis xml2 xpm xscreensaver xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Chris Torske 2005-10-12 12:08:45 UTC
Created attachment 70480 [details]
glibc-libdir-patch output
Comment 2 SpanKY gentoo-dev 2005-10-12 15:01:34 UTC
fixed again