Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75418 - Mozilla 1.7.5 does not build: No rule to make target 'export'.
Summary: Mozilla 1.7.5 does not build: No rule to make target 'export'.
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-23 01:34 UTC by Raimund Specht
Modified: 2005-12-22 17:56 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 Raimund Specht 2004-12-23 01:34:18 UTC
gmake[2]: Entering directory `/var/tmp/portage/mozilla-1.7.5/work/mozilla/gfx'
gmake[3]: Entering directory `/var/tmp/portage/mozilla-1.7.5/work/mozilla/gfx/public'
Creating ../../dist/include/gfx
/var/tmp/portage/mozilla-1.7.5/work/mozilla/config/nsinstall -R -m 644 nsColor.h nsColorNames.h nsColorNameList.h nsCoord.h nsFont.h nsRect.h nsRegion.h nsPoint.h nsSize.h nsMargin.h nsTransform2D.h nsIRenderingContext.h nsIFontMetrics.h nsIDeviceContext.h nsIImage.h nsIBlender.h nsGfxCIID.h nsIRegion.h nsDeviceContext.h nsIDeviceContextSpec.h nsIDeviceContextSpecFactory.h nsIDrawingSurface.h nsITheme.h nsThemeConstants.h ../../dist/include/gfx
/usr/bin/perl -I../../config ../../config/build-list.pl ../../dist/include/gfx/.headerlist nsColor.h nsColorNames.h nsColorNameList.h nsCoord.h nsFont.h nsRect.h nsRegion.h nsPoint.h nsSize.h nsMargin.h nsTransform2D.h nsIRenderingContext.h nsIFontMetrics.h nsIDeviceContext.h nsIImage.h nsIBlender.h nsGfxCIID.h nsIRegion.h nsDeviceContext.h nsIDeviceContextSpec.h nsIDeviceContextSpecFactory.h nsIDrawingSurface.h nsITheme.h nsThemeConstants.h
gmake[3]: Leaving directory `/var/tmp/portage/mozilla-1.7.5/work/mozilla/gfx/public'
gmake[3]: Entering directory `/var/tmp/portage/mozilla-1.7.5/work/mozilla/gfx/idl'
gmake[3]: *** No rule to make target `export'.  Stop.
gmake[3]: Leaving directory `/var/tmp/portage/mozilla-1.7.5/work/mozilla/gfx/idl'
gmake[2]: *** [export] Error 2
gmake[2]: Leaving directory `/var/tmp/portage/mozilla-1.7.5/work/mozilla/gfx'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/mozilla-1.7.5/work/mozilla'
make: *** [default] Error 2

!!! ERROR: net-www/mozilla-1.7.5 failed.
!!! Function src_compile, Line 131, Exitcode 2
!!! emake failed


Reproducible: Always
Steps to Reproduce:




This seems similar to some other mozilla bug reports, however I have disabled
the mozsvg USE flag and still cannot build mozilla.

[ebuild     U ] net-www/mozilla-1.7.5 [1.7.3] +crypt -debug -gnome +java -ldap
-mozdevelop +moznomail +moznoxft -mozsvg -mozxmlterm +ssl -xinerama -xprint 0 kB


Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.4.28-grsec-2.0.2 i686)
=================================================================
System uname: 2.4.28-grsec-2.0.2 i686 Pentium III (Katmai)
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -pipe -mmmx -fomit-frame-pointer -fstack-protector"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /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 -march=pentium3 -pipe -mmmx -fomit-frame-pointer -fstack-protector"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.mm.spemaus.net/gentoo-portage"
USE="x86 X aalib acl alsa apm arts avi berkdb bitmap-fonts crypt cups dga encode
fam flac flash fortran gd gdbm gif gtk gtk2gtkhtml idea imagemagick imap imlib
java jpeg kde libwww mad maildir matrox mikmod mmx motif mozilla mpeg ncurses
nls oggvorbis opengl oss pam pdflib perl png qt quicktime readline scanner sdl
slang spell ssl svga tcpd tetex tiff truetype unicode wmf xml xml2 xmms xv zlib"
Comment 1 Raimund Specht 2004-12-25 08:11:44 UTC
Emerge worked after adding moznomail and moznoirc to the USE flags.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-12-22 17:56:17 UTC
Stale bug, reopen if this is still an issue with up-to-date ebuild versions.