Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95373 - gcc 3.4.4, hard-masked on PPC, compiles fine
Summary: gcc 3.4.4, hard-masked on PPC, compiles fine
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High minor (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-07 11:40 UTC by Kasper Jordaens
Modified: 2005-06-10 19:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kasper Jordaens 2005-06-07 11:40:42 UTC
I wanted to upgrade my gcc, because I have some trouble compiling some of the
latest 2.6.x on gentoo-PPC. After that the latest ~ppc failed I decided to try
the next hard masked.

My kernel still doesn't compile, but gcc works fine

my use flags:

CFLAGS="-O2 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe"
CHOST="powerpc-unknown-linux-gnu"
CXXFLAGS="${CFLAGS}"
USE="ssl -kde ncurses qt dvd cdr alsa jack alvitec cairo gtkhtml -opengl -xv"
MAKEOPTS="-j2"

and gcc-config -c:
bash-2.05b# gcc-config -c
powerpc-unknown-linux-gnu-3.4.4




Reproducible: Always
Steps to Reproduce:
I just emerged it(the bad way I'm afraid, I was near-desperate, and could unmask
the normal way) 
like this: "emerge /usr/portage/sys-devel/gcc/gcc-3.4.4.ebuild"



Expected Results:  
maybe gcc-3.4.4 could be moved to ~ppc?

bash-2.05b# emerge --info
Portage 2.0.51.19 (default-linux/ppc/2004.3, gcc-3.4.4, glibc-2.3.3.20040420-r2,
2.6.10-gentoo-r6 ppc)
=================================================================
System uname: 2.6.10-gentoo-r6 ppc 7447A, altivec supported
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr  4 2005, 18:00:32)]
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r5
sys-devel/automake:  1.8.5-r1
sys-devel/binutils:  2.15.90.0.3-r3
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.4.22
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CFLAGS="-O2 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc X alsa alvitec berkdb bitmap-fonts cairo cdr crypt cups curl dvd emboss
esd fam flac font-server fortran gdbm gif gnome gphoto2 gpm gtk gtk2 gtkhtml
guile imagemagick imlib ipv6 jack jpeg libwww mad motif mozilla mp3 mpeg ncurses
nls ogg oggvorbis pam pdflib perl png python qt readline ruby samba sdl spell
ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts unicode vorbis
xine xml xml2 xmms xprint zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Joe Jezak (RETIRED) gentoo-dev 2005-06-10 19:47:50 UTC
Already fixed in CVS.