Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76709 - glibc-2.3.4.20041102 postinst failed, now most programs segfault immediately
Summary: glibc-2.3.4.20041102 postinst failed, now most programs segfault immediately
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: PPC All
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-04 18:03 UTC by Donnie Berkholz (RETIRED)
Modified: 2005-01-13 20:29 UTC (History)
1 user (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 Donnie Berkholz (RETIRED) gentoo-dev 2005-01-04 18:03:20 UTC
The emerge died here, trying to upgrade from glibc-2.3.3.20040420-r2:

--- /etc/
>>> /etc/rpc
>>> /etc/._cfg0000_locales.build
>>> /etc/nscd.conf
--- /etc/init.d/
>>> /etc/init.d/nscd
>>> /etc/host.conf
--- /sbin/
>>> /sbin/ldconfig
>>> /sbin/sln
>>> /usr/lib/libcidn.so -> ../../lib/libcidn.so.1
!!! FAILED postinst: 2816

nebula root # cat /etc/make.conf
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
#CFLAGS="-O2 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe"
CFLAGS="-O2 -mcpu=7450 -maltivec -mabi=altivec -fstack-protector -fno-strict-aliasing -pipe"
CHOST="powerpc-unknown-linux-gnu"
CXXFLAGS="${CFLAGS}"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://gentoo.oregonstate.edu/distfiles"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
ACCEPT_KEYWORDS="~ppc"
CCACHE_SIZE="4G"
CCACHE_DIR="/root/.ccache"

USE="dlloader font-server gnome gtk gtk2 java mozilla moznocompose \
     moznoirc moznomail mozsvg no-old-linux opengl sdk slang spell \
     truetype-fonts type1-fonts unicode userlocales X Xaw3d xv -nls"

nebula root # /lib/libc.so.6
GNU C Library 20041102 release version 2.3.4, by Roland McGrath et al.
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7).
Compiled on a Linux 2.4.22 system on 2005-01-04.
Available extensions:
        GNU libio by Per Bothner
        crypt add-on version 2.1 by Michael Glad and others
        linuxthreads-0.10 by Xavier Leroy
        The C stubs add-on version 2.1.2.
        GNU Libidn by Simon Josefsson
        BIND-8.2.3-T5B
        libthread_db work sponsored by Alpha Processor Inc
        NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
        software FPU emulation by Richard Henderson, Jakub Jelinek and others
Thread-local storage support included.
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2005-01-09 20:34:26 UTC
Any PPC folks got a clue here? I don't even know where to start.
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2005-01-13 20:29:33 UTC
I just trashed this, so I can't give you anymore info from it. I'll reopen if it recurs.