Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25096 - Mozilla fails to emerge [default] Error 2
Summary: Mozilla fails to emerge [default] Error 2
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Mozilla Gentoo Team
URL: http://www.modernyouth.org/log.txt
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-22 22:11 UTC by Zachary Smith
Modified: 2003-12-05 23:23 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 Zachary Smith 2003-07-22 22:11:36 UTC
Beginning with version 1.3 and continuing through the latest (1.4-r1 at the time
of this writing), I have encountered the same error when trying to emerge
mozilla, regardless of my USE settings. Just for reference, as of right now they
are : 

USE="X gtk2 alsa avi dvd gphoto2 gpm java jpeg ncurses oggvorbis oss opengl pcmc
ia png quicktime readline samba sdl truetype xmms -cups -kde -gnome"
CFLAGS="-march=pentium3 -O3 -pipe -mmmx -msse"

I have tried using the most basic CFLAGS, to no avail. The error message is this: 

make[2]: *** No rule to make target `export'.  Stop.
make[1]: *** [tier_9] Error 2
make: *** [default] Error 2

!!! ERROR: net-www/mozilla-1.4-r1 failed.
!!! Function src_compile, Line 348, Exitcode 2
!!! (no error message)


The complete emerge log can be found at the URL above.


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

Actual Results:  
Error message above.

Expected Results:  
Successfully emerged mozilla.

Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 Intel(R) Pentium(R) III Mobile CPU      1000
                                                         
MHz
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linu
                                                         
x/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share
                                                         
/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
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=""
USE="x86 3dnow apm crypt encode foomaticdb gif libg++ mad mikmod mmx mpeg nls pd
                                                         
flib spell xml2 xv zlib directfb gdbm berkdb slang arts aalib nas bonobo svga gg
                                                         
i tcltk tcpd pam libwww ssl perl python esd imlib gtk qt motif X gtk2 alsa avi d
                                                         
vd gphoto2 gpm java jpeg ncurses oggvorbis oss opengl pcmcia png quicktime readl
                                                         
ine samba sdl truetype xmms -cups -kde -gnome"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe -mmmx -msse"
CXXFLAGS="-march=pentium3 -O3 -pipe -mmmx -msse"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Brad Laue (RETIRED) gentoo-dev 2003-07-23 09:44:31 UTC
Please report success or failure building it without -mmmx or -msse.
Comment 2 Zachary Smith 2003-07-25 23:59:25 UTC
Building without -mmmx or -msse also failed. Same error.
Comment 3 Andrew Cooks (RETIRED) gentoo-dev 2003-12-05 23:23:02 UTC
Could this have to do with USE that contains both gtk and gtk2?

Could you try the latest release and reopen this bug if the problem persists?