Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59809 - Mozilla 1.7.2 build fails
Summary: Mozilla 1.7.2 build fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-08 15:29 UTC by Colin Tinker
Modified: 2004-08-09 13:05 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 Colin Tinker 2004-08-08 15:29:59 UTC
gmake[2]: *** No rule to make target `export'.  Stop.
gmake[2]: Leaving directory `/var/tmp/portage/mozilla-1.7.2/work/mozilla/other-licenses/libart_lgpl'
gmake[1]: *** [tier_1] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/mozilla-1.7.2/work/mozilla'
make: *** [default] Error 2


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

Actual Results:  
fails compile 

Expected Results:  
emerge sucessfuly 

emerge info 
Portage 2.0.50-r9 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040619-r1, 
2.6.7-gentoo-r12) 
================================================================= 
System uname: 2.6.7-gentoo-r12 i686 AMD Athlon(tm) processor 
Gentoo Base System version 1.5.2 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59-r4 
Automake: sys-devel/automake-1.8.5-r1 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-mcpu=athlon-xp -O3 -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs buildpkg ccache clean distcc fixpackages sandbox userpriv 
usersandbox" 
GENTOO_MIRRORS="ftp://ibiblio.org/pub/Linux/distributions/gentoo/ 
http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage" 
USE="3dnow X X509 aac aalib acl acpi acpi4linux aim alsa apm arts audiofile 
avantgo avi berkdb bluetooth bonobo bootsplash cddb cdparanoia cdr chroot 
codecs crypt ctype cups curl dga dio directfb divx4linux dvb dvd dvdr dvdread 
encode esd ethereal evo faac faad fam fbcon fftw flac foomaticdb freetype gd 
gdbm gif gimp gimpprint gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml icq 
ieee1394 imagemagick imlib imlib2 innodb ipv6 irda irmc jabber java joystick 
jpeg kde ldap libg++ libwww linguas_en_GB live lm_sensors lzo lzw-tiff mad 
mikmod mime mmx mng motif mozcalendar mozilla mozp3p mozsvg mozxmlterm mpeg 
mpeg4 msn mysql nas ncurses network nls nocd nptl offensive oggvorbis ooo-kde 
opengl opie oscar oss pam pcap pcrepda pdflib perl pic png postgres prelink 
pthreads python qt quicktime readline samba scanner sdl silc skey slang sox 
speedo speex spell sse ssl svg svga t1lib tcltk tcpd tga threads tiff transcode 
truetype type1 unicode usb uudeview v4l v4l2 vim-with-x wifi wmf x86 xfs xml2 
xmms xosd xprint xv xvid zlib zvbi"
Comment 1 Colin Tinker 2004-08-08 15:31:33 UTC
I have upped to critical as there known security problems with mozilla
Comment 2 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2004-08-08 18:22:37 UTC
see bug 59521 and bug 59419 for possible resolutions/dupe.
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2004-08-08 21:36:00 UTC
immediate fix:
  USE=-mozsvg emerge mozilla

long-term fix:
  wait a few hours, then emerge --sync and emerge mozilla
  you'll know if you got the update if it looks for mozilla-source3-1.7.2.tar.bz2
Comment 4 Peter `MathFox' Roozemaal 2004-08-08 23:51:18 UTC
It seems that propagation of the needed files wasn't complete...

emerge -uD world
!!! Couldn't download mozilla-source3-1.7.2.tar.bz2. Aborting.

30 minutes later

emerge -uD world
!!! No message digest entry found for file "mozilla-source3-1.7.2.tar.bz2."
Comment 5 Aron Griffis (RETIRED) gentoo-dev 2004-08-09 12:58:59 UTC
Yeah, I know, it's fixed now.  Sorry about that.
Comment 6 Colin Tinker 2004-08-09 13:05:38 UTC
Yep fixed here just built it thanks.