Gentoo Archives: gentoo-dev

From: Gustavo Adolfo Silva Ribeiro Felisberto <humpback@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Problem with profile for gcc2 ?
Date: Fri, 26 Nov 2004 15:01:43
Message-Id: 20041126150104.528bd101@localhost
1 www etc # emerge info
2 Portage 2.0.51-r3 (default-linux/x86/gcc2, gcc-2.95.3,
3 glibc-2.2.5-r4,glibc-2.2.5-r9, 2.6.7-grsec
4 i686)=================================================================
5 System uname: 2.6.7-grsec i686 Celeron (Mendocino) Gentoo Base System
6 version 1.4.16 ccache version 2.3 [enabled]
7 Autoconf: sys-devel/autoconf-2.59-r5
8 Automake: sys-devel/automake-1.8.5-r1
9 Binutils:
10 sys-devel/binutils-2.11.92.0.12.3-r2,sys-devel/binutils-2.14.90.0.8-r1
11 Headers:
12 sys-kernel/linux-headers-2.4.19-r1,sys-kernel/linux-headers-2.4.23,sys-
13 kernel/linux-headers-2.4.21-r1 Libtools: sys-devel/libtool-1.5.2-r5
14 ACCEPT_KEYWORDS="x86"
15 AUTOCLEAN="yes"
16 CFLAGS="-march=i586 -O3 -pipe"
17 CHOST="i686-pc-linux-gnu"
18 COMPILER=""
19 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
20 /usr/share/config /var/bind /var/qmail/control"
21 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
22 CXXFLAGS="-march=i586 -O3 -pipe" DISTDIR="/usr/portage/distfiles"
23 FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
24 GENTOO_MIRRORS=" ftp://ftp.gentoo-pt.org/pub/gentoo
25 ftp://ftp.rnl.ist.utl.pt/gentoo/ http://gentoo.felisberto.net/
26 http://gentoo.rjlouro.org
27 ftp://ibiblio.org/pub/linux/distributions/gentoo/
28 http://mirrors.twobit.net/gentoo http://gentoo.oregonstate.edu/ "
29 MAKEOPTS="-j1" PKGDIR="/usr/portage/packages"
30 PORTAGE_TMPDIR="/var/tmp"
31 PORTDIR="/usr/portage"
32 PORTDIR_OVERLAY="/usr/local/portage"
33 SYNC="rsync://rsync.gentoo-pt.org/gentoo-portage"
34 USE="adns apm berkdb bitmap-fonts crypt cscope cups f77 fam foomaticdb
35 fortran gd gdbm gif gpm guile imagemagick imap ipv6 java jpeg libg++
36 libwww mbox mikmod mmx mysql ncurses nls oggvorbis openssh oss pam
37 pdflib perl png ppds python quicktime readline samba sdl slang speex
38 spell ssl svga tcpd tiff truetype usb x86 xfs xml xml2 xv zlib"
39
40 www local # emerge -upv system
41
42 These are the packages that I would merge, in order:
43
44 Calculating system dependencies -
45 emerge: there are no ebuilds to satisfy ">=sys-devel/gcc-4.7-r1".
46
47
48 !!! Problem with ebuild sys-apps/groff-1.19.1-r2
49 !!! Possibly a DEPEND/*DEPEND problem.
50
51 !!! Depgraph creation failed.
52
53 groff has no dep on a gcc-4.7. If do a emerge -upv world it will
54 complain elsewhere.
55
56 Gustavo Felisberto

Replies

Subject Author
Re: [gentoo-dev] Problem with profile for gcc2 ? Stephen Bennett <spb@g.o>
Re: [gentoo-dev] Problem with profile for gcc2 ? Ciaran McCreesh <ciaranm@g.o>