Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: How serious is revdep-rebuild failure
Date: Fri, 25 Nov 2005 21:19:16
Message-Id: 874q60z8ew.fsf@newsguy.com
In Reply to: Re: [gentoo-user] Re: How serious is revdep-rebuild failure by Richard Fish
1 Richard Fish <bigfish@××××××××××.org> writes:
2
3 > Ok, now we are going to need to see the output of emerge --info,
4 > because for some reason your toolchain thinks it is cross-compiling:
5
6 There appears to be some confusion in that output as to what USE flags
7 are in force.
8 ACCEPT_KEYWORDS="x86 ~x86"
9 I guess the last is what is used?
10
11 I have in /etc/make.conf
12
13 ACCEPT_KEYWORDS="~x86"
14 This is because a few -u worls back (2 I think) I foolishly ran
15 ACCEPT_KEYWORDS='~x86' emerges -v -u -D world
16
17 And it seems more trouble to back out of that now than to just try to
18 see if I (with help) can stay on top of it.
19
20 Anyway, here is the output:
21
22 ======================================================
23 emerge -n -v --info 2>&1|tee emergeInfo.log
24
25 Gentoo Base System version 1.6.13
26 Portage 2.0.53_rc7 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.5-r3, 2.6.14-gentoo-r2 i686)
27 =================================================================
28 System uname: 2.6.14-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz
29 dev-lang/python: 2.3.5, 2.4.2
30 sys-apps/sandbox: 1.2.13
31 sys-devel/autoconf: 2.13, 2.59-r7
32 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
33 sys-devel/binutils: 2.16.1
34 sys-devel/libtool: 1.5.20-r1
35 virtual/os-headers: 2.6.11-r3
36 ACCEPT_KEYWORDS="x86 ~x86"
37 AUTOCLEAN="yes"
38 CBUILD="i686-pc-linux-gnu"
39 CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
40 CHOST="i686-pc-linux-gnu"
41 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /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/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
42 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
43 CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
44 DISTDIR="/usr/portage/distfiles"
45 FEATURES="autoconfig distlocks sandbox sfperms strict"
46 GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
47 MAKEOPTS="-j2"
48 PKGDIR="/mnt/pack/gentoo/pkgiso/All"
49 PORTAGE_TMPDIR="/var/tmp"
50 PORTDIR="/usr/portage"
51 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
52 USE="x86 X alsa apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups curl eds emboss encode esd exif expat fam ffmpeg foomaticdb fortran gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 idn imagemagick imlib ipv6 jpeg kde lcms ldap libg++ libwww mad mhash mikmod mng motif mozilla mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss pam pcre pdflib perl png python qt quicktime readline samba sdl slang spell ssl symlink tcltk tcpd tiff truetype truetype-fonts type1-fonts vorbis xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
53 Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
54
55
56 --
57 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: How serious is revdep-rebuild failure Richard Fish <bigfish@××××××××××.org>