Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24136 - mozilla-1.4 ebuild dies during compile of enigmail
Summary: mozilla-1.4 ebuild dies during compile of enigmail
Status: RESOLVED DUPLICATE of bug 24115
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-08 19:05 UTC by Guy
Modified: 2005-07-17 13:06 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 Guy 2003-07-08 19:05:01 UTC
It is possible that the borking of the mozilla might have something to do with
the recent release of a new ebuild for 'tcsh'.

I noted a few 'tcsh' related lines prior to borking. (info included below)

the mozilla-1.4 ebuild breaks at this point: ----------------------------------
...

rm -f libipc_s.a
ar cr libipc_s.a nsPipeTransport.o nsPipeConsole.o nsPipeChannel.o
nsPipeFilterListener.o IPCProcess.o nsIPCBuffer.o nsIPCService.o nsProcessInfo.o
ranlib libipc_s.a
../../../config/nsinstall -R -m 644 libipc_s.a ../../../dist/lib
make[2]: Leaving directory
`/var/tmp/portage/mozilla-1.4/work/mozilla/extensions/ipc/src'
make[1]: Leaving directory
`/var/tmp/portage/mozilla-1.4/work/mozilla/extensions/ipc'
>>> Copying /etc/skel/.tcsh.config to your home directory ...
cp: cannot create regular file `/root/.tcsh.config': Permission denied
>>> Please edit it to fine-tune the TCSH behaviour.
/var/tmp/portage/mozilla-1.4/work/mozilla/extensions/enigmail
/var/tmp/portage/mozilla-1.4/work/mozilla/extensions/enigmail
/var/tmp/portage/mozilla-1.4/work/mozilla/extensions/enigmail
ex: Command not found.
/var/tmp/portage/mozilla-1.4/work/mozilla/extensions/enigmail
Makefile:43: @top_srcdir@/config/config.mk: No such file or directory
Makefile:45: @top_srcdir@/config/rules.mk: No such file or directory
make: *** No rule to make target `@top_srcdir@/config/rules.mk'.  Stop.

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

Also note: --------------------------------------------------------

emerge -p tcsh

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R  ] app-shells/tcsh-6.12-r2


Finally: -----------------------------------------------------------

emerge info
Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.5.74 i686 AMD Athlon(TM) XP 1900+
GENTOO_MIRRORS="http://gentoo.seren.com/gentoo
rsync://csociety-ftp.ecn.purdue.edu/pub/gentoo/
ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://cs.ubishops.ca/pub/gentoo
ftp://ftp.gtlib.cc.gatech.edu/pub/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/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/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 oss 3dnow apm avi crypt cups encode gif jpeg gnome libg++ mikmod mmx
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib alsa gdbm
berkdb slang readline arts tetex bonobo svga java guile X sdl gpm tcpd pam
libwww ssl perl python esd imlib oggvorbis gtk qt kde opengl mozilla cdr mysql
athena -motif"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -Os -pipe"
CXXFLAGS="-march=athlon-xp -Os -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"


Reproducible: Always
Steps to Reproduce:
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-07-09 00:24:34 UTC

*** This bug has been marked as a duplicate of 24115 ***