Gentoo Archives: gentoo-user

From: Kevin O'Gorman <kogorman@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo system crumbling, reports of gcc death
Date: Tue, 13 Jun 2006 17:24:12
Message-Id: 9acccfe50606131007i19bbeb68v49b0b2134f91d110@mail.gmail.com
In Reply to: Re: [gentoo-user] Gentoo system crumbling, reports of gcc death by Richard Fish
1 On 6/13/06, Richard Fish <bigfish@××××××××××.org> wrote:
2 >
3 > On 6/13/06, Kevin O'Gorman <kogorman@×××××.com> wrote:
4 > > I am partly to blame, of course. I got frustrated with older ebuilds
5 > that
6 > > were
7 > > causing some of the dependency trouble, and got carried away with
8 > > "emerge --prune", which I guess is just as broken as it says it is.
9 >
10 > Ok, first take some deep breaths and relax. All is fixable.
11 >
12 > > checking for gcc... gcc
13 > > checking whether the C compiler (gcc -O2 -march=pentium4
14 > > -fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmx -fPIC -Wl,-O1
15 > > -ldl-Wl,-O1) works... no
16 >
17 > Looks like CFLAGS and LDFLAGS have gotten combined somehow.
18 >
19 > What does emerge --info show? Also post the output of "env | grep -e
20 > CFLAGS -e CXXFLAGS -e LDFLAGS".
21
22
23 That one comes up empty. There are no FLAGs in my environment.
24
25 -Richard
26 > --
27 > gentoo-user@g.o mailing list
28 >
29 > Emerge --info:
30
31 root@treat etc # emerge --info
32 Portage 2.1 (default-linux/x86/2005.1, gcc-3.4.6, glibc-2.3.6-r3,
33 2.6.16-gentoo-r7-kosmanor i686)
34 =================================================================
35 System uname: 2.6.16-gentoo-r7-kosmanor i686 Intel(R) XEON(TM) CPU 1.80GHz
36 Gentoo Base System version 1.6.14
37 dev-lang/python: 2.4.2
38 dev-python/pycrypto: 2.0.1-r5
39 dev-util/ccache: [Not Present]
40 dev-util/confcache: [Not Present]
41 sys-apps/sandbox: 1.2.17
42 sys-devel/autoconf: 2.13, 2.59-r7
43 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
44 sys-devel/binutils: 2.16.1-r2
45 sys-devel/gcc-config: 1.3.13-r2
46 sys-devel/libtool: 1.5.22
47 virtual/os-headers: 2.6.11-r2
48 ACCEPT_KEYWORDS="x86"
49 AUTOCLEAN="yes"
50 CBUILD="i686-pc-linux-gnu"
51 CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse2
52 -mmmx"
53 CHOST="i686-pc-linux-gnu"
54 CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
55 /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
56 /usr/share/config /usr/share/texmf/dvipdfm/config/
57 /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
58 /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind"
59 CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
60 CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse2
61 -mmmx"
62 DISTDIR="/usr/portage/distfiles"
63 FEATURES="autoconfig buildpkg distlocks metadata-transfer sandbox sfperms
64 strict"
65 GENTOO_MIRRORS="ftp://fido.online.kz/gentoo/pub http://gentoo.inf.elte.hu/
66 ftp://ftp.isu.edu.tw/pub/Linux/Gentoo http://gentoo.scphost.com"
67 MAKEOPTS="-j3"
68 PKGDIR="/usr/portage/packages"
69 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
70 --compress --force --whole-file --delete --delete-after --stats
71 --timeout=180 --exclude='/distfiles' --exclude='/local'
72 --exclude='/packages'"
73 PORTAGE_TMPDIR="/var/tmp"
74 PORTDIR="/usr/portage"
75 PORTDIR_OVERLAY="/usr/local/portage"
76 SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
77 USE="x86 X Xaw3d acl acpi aim alsa apache2 apm arts avi bash-completion
78 bcmath berkdb bitmap-fonts calendar caps cdr cli crypt cscope ctype cups dbm
79 doc dri dvd dvdr eds emboss encode ethereal exif fastcgi foomaticdb fortran
80 gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 guile icq imagemagik imap
81 imlib ipv6 isdnlog java joystick jpeg junit kde kerberos libg++ libwww mad
82 mbox mcal mikmod mime mmap mmx motif mp3 mpeg mpi msession mysql ncurses nis
83 nls nsplugin odbc offensive ogg oggvorbis openal opengl oscar oss pam pcre
84 pdflib perl pic png posix postgres ppds pppd python qt quicktime readline
85 reflection ruby samba sdl session snmp sockets spell spl sse ssl svga
86 sysvipc tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb vorbis
87 xml2 xmms xorg xpm xv yahoo zlib elibc_glibc kernel_linux userland_GNU"
88 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
89 LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
90
91 root@treat etc #
92
93
94
95 --
96 Kevin O'Gorman, PhD

Replies

Subject Author
Re: [gentoo-user] Gentoo system crumbling, reports of gcc death Richard Fish <bigfish@××××××××××.org>