Gentoo Archives: gentoo-user

From: Luigi Pinna <mailing-gentoo@××××××××××××.com>
To: List Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] udev and glibc update
Date: Fri, 16 Feb 2007 07:31:13
Message-Id: 200702160825.51410.mailing-gentoo@sailorferris.com
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hi,
5 I gave a sync 2 days ago and my world update had that output:
6 # emerge -upvD world
7
8 These are the packages that would be merged, in order:
9
10 Calculating world dependencies |
11
12 !!! Ebuilds for the following packages are either all
13 !!! masked or don't exist:
14 sys-fs/raidtools
15
16 ... done!
17 [ebuild U ] sys-fs/udev-104-r11 [104-r9] USE="(-selinux)" 0 kB
18 [ebuild U ] sys-libs/glibc-2.5 [2.4-r4] USE="nls nptl
19 nptlonly -build -glibc-compat20 -glibc-omitfp -hardened
20 (-multilib) -profile (-selinux)" 0 kB
21
22 If I start to update both upgrade failed!
23 Udev gives:
24 [...]
25 >>> Source unpacked.
26 >>> Compiling source
27 in /var/tmp/portage/sys-fs/udev-104-r11/work/udev-104 ...
28 /usr/bin/x86_64-pc-linux-gnu-ar
29 get_libdir = lib64
30 GENHDR udev_version.h
31 CC udev_device.o
32 CC udev_config.o
33 CC udev_node.o
34 CC udev_db.o
35 CC udev_sysfs.o
36 CC udev_rules.o
37 CC udev_rules_parse.o
38 CC udev_utils.o
39 CC udev_utils_string.o
40 CC udev_utils_file.o
41 CC udev_utils_run.o
42 CC udev_sysdeps.o
43 AR libudev.a
44 RANLIB libudev.a
45 make: x86_64-pc-linux-gnu-ranlib: Kommando nicht gefunden
46 make: *** [libudev.a] Fehler 127
47
48 !!! ERROR: sys-fs/udev-104-r11 failed.
49
50 and glibc:
51 [...]
52 checking whether we need to use -P to assemble .S files... no
53 checking whether .text pseudo-op must be used... yes
54 checking for assembler global-symbol directive... .globl
55 checking for .set assembler directive... yes
56 checking for assembler .type directive prefix... @
57 checking for .symver assembler directive... yes
58 checking for ld --version-script... yes
59 checking for .previous assembler directive... yes
60 checking for .protected and .hidden assembler directive... yes
61 checking whether __attribute__((visibility())) is supported... yes
62 checking for broken __attribute__((visibility()))... no
63 checking for broken __attribute__((alias()))... no
64 checking whether to put _rtld_local into .sdata section... no
65 checking for .preinit_array/.init_array/.fini_array
66 support... /var/tmp/portage/sys-libs/glibc-2.5/work/glibc-2.5/configure:
67 line 5513: readelf: command not found
68 no
69 configure: error: Need linker with .init_array/.fini_array support.
70
71 !!! ERROR: sys-libs/glibc-2.5 failed.
72
73
74 How can I solve those problems?
75 I rebuilded gcc but no change...
76 Thanks, Luigi
77 - --
78 Public key GPG(0xC5CB65CD) on
79 hkp://pgp.mit.edu
80 -----BEGIN PGP SIGNATURE-----
81 Version: GnuPG v1.4.6 (GNU/Linux)
82
83 iD8DBQFF1Vx/5ZpKrsXLZc0RAjPPAKCPLYyA6tQkP21nPCUsigMsWugZIwCgmYoT
84 ZmYZ9ho4VVvIrEYSCGN+RxM=
85 =WTyy
86 -----END PGP SIGNATURE-----
87 --
88 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] udev and glibc update "Bo Ørsted Andresen" <bo.andresen@××××.dk>