Gentoo Archives: gentoo-embedded

From: "Scott L. Price" <prices@××××××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] Problem emerging uclibc-0.9.28
Date: Wed, 17 May 2006 16:49:11
Message-Id: 446B5407.9070804@dflytech.com
1 It hangs on:
2 * Doing a scanelf in paths for bins containing the __uClibc_start_main
3 symbol
4
5 I have tried scanelf separately and it is definitely what is causing the
6 ebuild to hang. It does not hang on my glibc system, only in my chroot
7 uclibc environment.
8
9 I have tried both versions of pax-utils that are in portage and there is
10 no change. I even have tried a completely fresh stage3 install of the
11 chroot environment and I still have the same problem.
12
13
14 Thanks!
15
16 Scott =)
17
18 emerge info:
19
20 Portage 2.0.54-r2 (uclibc/x86/2005.1, gcc-3.3.5-20050130,
21 uclibc-0.9.27-r0, 2.6.15.1 i686)
22 =================================================================
23 System uname: 2.6.15.1 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
24 Gentoo Base System version 1.6.14
25 dev-lang/python: 2.3.4-r1, 2.4.2
26 dev-python/pycrypto: [Not Present]
27 dev-util/ccache: [Not Present]
28 dev-util/confcache: [Not Present]
29 sys-apps/sandbox: 1.2.17
30 sys-devel/autoconf: 2.13, 2.59-r7
31 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
32 sys-devel/binutils: 2.16.1
33 sys-devel/libtool: 1.5.14
34 virtual/os-headers: 2.6.11-r2
35 ACCEPT_KEYWORDS="x86"
36 AUTOCLEAN="yes"
37 CBUILD="i586-gentoo-linux-uclibc"
38 CFLAGS="-march=i586 -O3 -pipe"
39 CHOST="i586-gentoo-linux-uclibc"
40 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
41 /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
42 /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
43 /var/qmail/control"
44 CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo
45 /etc/env.d"
46 CXXFLAGS="-Os"
47 DISTDIR="/usr/portage/distfiles"
48 FEATURES="autoconfig buildpkg ccache distlocks nodoc noinfo noman
49 sfperms strict"
50 GENTOO_MIRRORS="http://distfiles.gentoo.org
51 http://distro.ibiblio.org/pub/linux/distributions/gentoo"
52 PKGDIR="/usr/portage/packages"
53 PORTAGE_TMPDIR="/var/tmp"
54 PORTDIR="/usr/portage"
55 PORTDIR_OVERLAY="/scripts/portage"
56 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
57 USE="x86 berkdb bitmap-fonts bzip2 cli dri expat mmx ncurses pcre perl
58 python readline reflection session spl truetype-fonts type1-fonts uclibc
59 udev xorg zlib userland_GNU kernel_linux elibc_uclibc"
60 Unset: ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS,
61 MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS
62
63
64
65 --
66 Electrical Engineering/Web Development
67 Dragonfly Technologies, Inc. http://www.dflytech.com
68 Hunt Utilities Group LLC http://www.hugllc.com
69 Hopkins, MN (952) 935-2418
70
71 --
72 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] Problem emerging uclibc-0.9.28 Ned Ludd <solar@g.o>