Subject: pkg/12111: mozilla-0.7 won't install on i386 (a.out)
To: None <gnats-bugs@gnats.netbsd.org>
From: None <itohy@netbsd.org>
List: netbsd-bugs
Date: 02/01/2001 22:59:19
>Number:         12111
>Category:       pkg
>Synopsis:       mozilla-0.7 won't install on i386 (a.out)
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 01 23:02:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     ITOH Yasufumi
>Release:        1.5Q (kernel Jan. 27. 2001; userland Jan. 9. 2001; pkgsrc Jan. 31, 2001)
>Organization:
>Environment:
System: NetBSD pino.my.domain 1.5Q NetBSD 1.5Q (PINO) #282: Sun Jan 28 00:49:20 JST 2001 itohy@pino.my.domain:/w/src/sys/arch/i386/compile/PINO i386
Architecture: i386
Machine: i386

>Description:
	On i386 a.out platform, mozilla-0.7 does compile,
	but installation fails.

>How-To-Repeat:
	On i386 a.out machine,
	(long line is folded)

	% cd .../pkgsrc/www/mozilla
	% make
	(no error)
	# make install
	===> Installing for mozilla-0.7
	/usr/bin/env OBJECT_FMT=a.out \
		PLIST_SRC=/w/pkgsrc/www/mozilla/pkg/PLIST-a.out \
		SED=/usr/bin/sed EGREP=/usr/bin/egrep CHOWN=/usr/sbin/chown \
		CHGRP=/usr/bin/chgrp CHMOD=/bin/chmod BINOWN=root \
		BINGRP=wheel BINMODE=555 SETENV=/usr/bin/env \
		BSD_INSTALL_PROGRAM="install -c -s -o root -g wheel -m 555"  \
		BSD_INSTALL_SCRIPT="install -c -o root -g wheel -m 555"  \
		BSD_INSTALL_DATA="install -c -o root -g wheel -m 644"  \
		BSD_INSTALL_MAN="install -c -o root -g wheel -m 444"  \
		BSD_INSTALL_PROGRAM_DIR="install -d -o root -g wheel -m 555"  \
		BSD_INSTALL_SCRIPT_DIR="install -d -o root -g wheel -m 555"  \
		BSD_INSTALL_DATA_DIR="install -d -o root -g wheel -m 555"  \
		BSD_INSTALL_MAN_DIR="install -d -o root -g wheel -m 555" \
		CURDIR=/w/pkgsrc/www/mozilla DISTDIR=/w/pkgsrc/distfiles  \
		PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/X11R6/bin  \
		WRKDIR=/w/pkgsrc/www/mozilla/work.i386 \
		WRKSRC=/w/pkgsrc/www/mozilla/work.i386/mozilla \
		PATCHDIR=/w/pkgsrc/www/mozilla/patches  \
		SCRIPTDIR=/w/pkgsrc/www/mozilla/scripts \
		FILESDIR=/w/pkgsrc/www/mozilla/files  PKGSRCDIR=/w/pkgsrc \
		DEPENDS="gtk+>=1.2.8:../../x11/gtk ORBit>=0.5.3:../../net/ORBit jpeg-6b:../../graphics/jpeg png>=1.0.6:../../graphics/png"  \
		PREFIX=/usr/X11R6 LOCALBASE=/usr/pkg \
		X11BASE=/usr/X11R6 /w/pkgsrc/www/mozilla/scripts/moz-install
	RegSelf Shift_JIS to Unicode converter complete
	RegSelf EUC-JP to Unicode converter complete
	RegSelf ISO-2022-JP to Unicode converter complete
	RegSelf Unicode to Shift_JIS converter complete
	RegSelf Unicode to EUC-JP converter complete
	RegSelf Unicode to ISO-2022-JP converter complete
	RegSelf Unicode to jis_0201 converter complete
	RegSelf Unicode to jis_0208-1983 converter complete
	RegSelf Unicode to jis_0212-1990 converter complete
	RegSelf Unicode to Big5 converter complete
	RegSelf Unicode to x-x-big5 converter complete
	RegSelf Big5 to Unicode converter complete
	Segmentation fault - core dumped
	*** Error code 5

	Stop.
	*** Error code 1

	Stop.
	*** Error code 1

	Stop.
	*** Error code 1

	Stop.
	# find work.i386 -name '*.core' -print
	# find /usr/X11R6/lib/mozilla -name '*.core' -print
	/usr/X11R6/lib/mozilla/regxpcom.core
	# rm -r /usr/X11R6/lib/mozilla /usr/X11R6/bin/mozilla

>Fix:
	fix dynamic linking?

>Release-Note:
>Audit-Trail:
>Unformatted: