Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Apr 2005 02:31:36 -0400 (EDT)
From:      Mikhail Teterin <mi@corbulon.video-collage.com>
To:        marcus@marcuscom.com (Joe Marcus Clarke)
Cc:        amd64@freebsd.org
Subject:   Re: mozilla's install hanging on amd64
Message-ID:  <200504100631.j3A6Vax8045582@corbulon.video-collage.com>
In-Reply-To: <1113110516.1106.3.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Does this happen without the calendar enabled?  Perhaps there is a bug
> in that code.  I'm not so sure the calendar code has been as scrutinized
> on amd64.

It does, actually, as I just found out after yet another rebuild.
It looks like this:

[...]
for pcfile in mozilla-gtkmozembed mozilla-js mozilla-xpcom  mozilla-nspr mozilla-nss mozilla-plugin; do  /usr/bin/sed -i.bak -e 's|/var/usr/ports/www/mozilla/work/fake|/opt|g'  /var/usr/ports/www/mozilla/work/mozilla/build/unix/${pcfile}.pc;  install  -o root -g wheel -m 444 /var/usr/ports/www/mozilla/work/mozilla/build/unix/${pcfile}.pc  /opt/libdata/pkgconfig/${pcfile}.pc ;  done
/bin/rm -fr /opt/include/mozilla
/bin/mkdir -p /opt/include/mozilla
/bin/chmod 755 /opt/include/mozilla
cd /var/usr/ports/www/mozilla/work/fake/include/mozilla && /usr/bin/find . |  /usr/bin/cpio -pdm -L -R root:wheel /opt/include/mozilla
33517 blocks
/bin/mkdir -p /opt/share/gnome/applications
install  -o root -g wheel -m 444 /var/usr/ports/www/mozilla/work/mozilla.desktop  /opt/share/gnome/applications
===> Building Chrome's registry...


regxpcom has already accumulated 40 CPU minutes...

	-mi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504100631.j3A6Vax8045582>