Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21276 - gcc-3.3: xfree-4.3.0-rc2 issues
Summary: gcc-3.3: xfree-4.3.0-rc2 issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-19 15:37 UTC by FL
Modified: 2003-09-16 11:00 UTC (History)
1 user (show)

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 FL 2003-05-19 15:37:29 UTC
when emerge xfree-4.3.0-rc2 finished the xdm login screen seems to be only
showing a black and white coloured login (so i don't look normal). i also have
issues with gtk+-2.2.1: the themes won't be shown correctly. 

i am too using WindowMaker compiled with gcc-3.3. reemerge of gtk+ failed so i
will create a new bugreport.

Reproducible: Always
Steps to Reproduce:
1. emerge xfree
2. /etc/init.d/xdm start
3. 

Actual Results:  
black and white screen and no gtk+ themes working


  Portage 2.0.48_pre6 (default-x86-1.4, gcc-3.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-wolk4.0s i686 AMD Athlon(tm) Processor
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow avi crypt encode gif jpeg libg++ libwww mikmod mmx mpeg
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb alsa
gdbm berkdb slang readline aalib svga tcltk java X sdl gpm tcpd pam ssl perl
python imlib oggvorbis gtk motif opengl mozilla dvd fbcon gtk2 gtkhtml jikes
tiff xfs xinerama xml xosd -apm -arts -cups -kde -qt -esd -gnome"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer
-funroll-loops -falign-functions=4 -maccumulate-outgoing-args"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer
-funroll-loops -falign-functions=4 -maccumulate-outgoing-args"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
FEATURES="ccache sandbox distcc userpriv usersandbox"
Comment 1 FL 2003-05-19 15:38:37 UTC
maybe a glibc-2.3.2-r2 user can test it.
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2003-05-19 16:14:16 UTC
Seems it is an issues with -O3 (that is at least it for ncurses).  Set down
to -O2, and remerge xfree/whatever.
Comment 3 FL 2003-05-20 14:30:54 UTC
O2 won't solve the problem
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2003-05-20 16:03:29 UTC
How so .. did you try it ?
Comment 5 FL 2003-05-21 07:40:21 UTC
yes. i reemerged xfree with -O2 instead of -O3 and it still has the mentioned problems
Comment 6 Martin Schlemmer (RETIRED) gentoo-dev 2003-05-21 14:11:55 UTC
Try to remember gtk+ with -O2 ?
Comment 7 FL 2003-05-21 14:54:44 UTC
since bug 8762 the gtk+-2.2.1-r1.ebuild has a line which replaces flag "O3" with "02". gtk+ will so never be compiled with "O3". i could too not compile gtk+.
Comment 8 Martin Schlemmer (RETIRED) gentoo-dev 2003-05-21 15:04:15 UTC
Bleh ok, did not check.

Did you remove that hammer patch yet ?  If not, could you and remerge gcc?
And after that remerge all packages compiled with gcc-3.3?  Most of the
issues I experienced is gone after I took that out.
Comment 9 FL 2003-05-23 11:59:43 UTC
thanks martin. it actually is a hammer problem and is Not related to xfree. another program causes this fault but i can't actually say which. 
Comment 10 Martin Holzer (RETIRED) gentoo-dev 2003-09-16 11:00:09 UTC
xfree 4.3.0 is final