Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33767 - net-www/mozilla-1.5-r1 goes kerplooie on Alpha
Summary: net-www/mozilla-1.5-r1 goes kerplooie on Alpha
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Alpha Linux
: High critical (vote)
Assignee: Alpha Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-18 09:58 UTC by Paul Moore
Modified: 2005-11-07 07:14 UTC (History)
1 user (show)

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


Attachments
Patched mozilla ebuild (mozilla-1.5-r1.ebuild,16.11 KB, text/plain)
2003-11-18 09:59 UTC, Paul Moore
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Moore 2003-11-18 09:58:11 UTC
I 'emerge -uv world' and picked up a new copy of mozilla but it dies on startup.
 Found the problem to be the compiler flags, I also found some problems with the
ebuild not doing a 'makemake' in certain directories.


Reproducible: Always
Steps to Reproduce:
1. emerge mozilla
2.
3.

Actual Results:  
See comments above.

Expected Results:  
It should work.

Portage 2.0.49-r15 (default-alpha-1.4, gcc-3.3.2, glibc-2.3.2-r8,2.3.2-r1,
2.4.21-alpha-r1)
=================================================================
System uname: 2.4.21-alpha-r1 alpha EV67
Gentoo Base System version 1.4.3.12
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="alpha ~alpha"
AUTOCLEAN="yes"
CFLAGS="-mcpu=ev67 -O3 -pipe "
CHOST="alphaev67-unknown-linux-gnu"
COMPILER="gcc3"
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"
CXXFLAGS="-mcpu=ev67 -O3 -pipe "
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/my_gentoo"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="alpha encode foomaticdb gif jpeg kde libg++ libwww mikmod ncurses oss
pdflib png qt quicktime sdl spell truetype xml2 xmms xv gdbm berkdb slang
readline tcltk ruby gpm tcpd pam ssl perl python esd imlib oggvorbis motif
mozilla ev6 ipv6 X xinerama gtk gtk2 -java opengl zlib gnome cups ldap crypt
tiff -alsa -nls moznoirc moznocompose"
Comment 1 Paul Moore 2003-11-18 09:59:47 UTC
Created attachment 20917 [details]
Patched mozilla ebuild

Attaching my patched mozilla ebuild - It worked for me on Alpha.
Comment 2 Brad Laue (RETIRED) gentoo-dev 2003-11-18 14:05:09 UTC
I'm noticing the presence of ./makemake in your ebuild there. Do you otherwise experience problems building enigmail, or is this just an older revision of the ebuild?
Comment 3 Paul Moore 2003-11-18 17:00:35 UTC
No, I did have problem with the build.
Comment 4 Aron Griffis (RETIRED) gentoo-dev 2003-11-18 17:22:53 UTC
Paul, I committed changes to the ebuild that should solve the problem.  It's a little different from your patch ... let me know what you think.
Comment 5 Aron Griffis (RETIRED) gentoo-dev 2003-11-21 18:21:33 UTC
Finally was able to fully fix the mozilla and mozilla-firebird ebuilds
and get them tested today.  You will need to re-sync to get my most
recent changes.  Closing this bug.
Comment 6 Tom Felker 2005-07-19 18:40:44 UTC
Reading through the output from emerging mozilla-firefox-1.0.5, I noticed that
almost 2 years later on my amd64 system, Firefox is still being built with only
-O1, with a reference to this bug in explanation.  Is this right?
Comment 7 Simon Strandman 2005-11-07 07:14:34 UTC
@Tom Felker

Probably not, I opened a bug report about it but nobody seems to care:
http://bugs.gentoo.org/show_bug.cgi?id=86571