From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 12 12:30:27 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D136616A4D2 for ; Tue, 12 Oct 2004 12:30:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A401643D5A for ; Tue, 12 Oct 2004 12:30:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9CCUR0k005276 for ; Tue, 12 Oct 2004 12:30:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9CCURcV005275; Tue, 12 Oct 2004 12:30:27 GMT (envelope-from gnats) Resent-Date: Tue, 12 Oct 2004 12:30:27 GMT Resent-Message-Id: <200410121230.i9CCURcV005275@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nicolas Rachinsky Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 005D716A4D2; Tue, 12 Oct 2004 12:24:06 +0000 (GMT) Received: from pc5.i.0x5.de (n.0x5.de [217.197.85.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id E812743D2F; Tue, 12 Oct 2004 12:24:04 +0000 (GMT) (envelope-from nicolas@i.0x5.de) Received: from pc5.i.0x5.de (nicolas@localhost [127.0.0.1]) by pc5.i.0x5.de (8.12.11/8.12.11) with ESMTP id i9CCO2Ac031550; Tue, 12 Oct 2004 14:24:02 +0200 (CEST) (envelope-from nicolas@pc5.i.0x5.de) Received: (from nicolas@localhost) by pc5.i.0x5.de (8.12.11/8.12.11/Submit) id i9CCO2SW031549; Tue, 12 Oct 2004 14:24:02 +0200 (CEST) (envelope-from nicolas) Message-Id: <200410121224.i9CCO2SW031549@pc5.i.0x5.de> Date: Tue, 12 Oct 2004 14:24:02 +0200 (CEST) From: Nicolas Rachinsky To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: gnome@FreeBSD.org cc: marcus@FreeBSD.org Subject: ports/72571: www/mozilla does not install X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nicolas Rachinsky List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2004 12:30:28 -0000 >Number: 72571 >Category: ports >Synopsis: www/mozilla does not install >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 12 12:30:26 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Nicolas Rachinsky >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD pc5.i.0x5.de 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Fri Jul 2 09:03:30 CEST 2004 nicolas@pc5.i.0x5.de:/scratch/obj/usr/exported/src/sys/PC5 i386 >Description: The www/mozilla port does not install (version 1.7.2_5). ===> Installing for mozilla-1.7.2_5,2 ===> mozilla-1.7.2_5,2 depends on file: /usr/local/bin/perl5.6.1 - found ===> mozilla-1.7.2_5,2 depends on executable: pkg-config - found /bin/rm -rf /scratch/ports/usr/exported/ports/www/mozilla/work/pkg-plist /scratch/ports/usr/exported/ports/www/mozilla/work/fake /usr/bin/touch -f /scratch/ports/usr/exported/ports/www/mozilla/work/pkg-plist if [ ! -x /usr/X11R6/bin/mozilla -a ! -L /usr/X11R6/bin/mozilla ]; then echo bin/mozilla >> /scratch/ports/usr/exported/ports/www/mozilla/work/pkg-plist ; fi if [ "mozilla" != "mozilla" ]; then echo bin/mozilla >> /scratch/ports/usr/exported/ports/www/mozilla/work/pkg-plist ; fi if [ ! -L /usr/X11R6/lib/browser_plugins/libjavaplugin_oji.so ]; then for jpi in /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so /usr/local/jdk1.4.1/jre/plugin/i386/ns610/libjavaplugin_oji.so /usr/local/diablo-jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so; do if [ -f ${jpi} ]; then echo lib/browser_plugins/libjavaplugin_oji.so >> /scratch/ports/usr/exported/ports/www/mozilla/work/pkg-plist ; break; fi; done; echo @dirrm lib/browser_plugins >> /scratch/ports/usr/exported/ports/www/mozilla/work/pkg-plist ; fi echo lib/mozilla/mozilla >> /scratch/ports/usr/exported/ports/www/mozilla/work/pkg-plist echo lib/mozilla/mozilla-config >> /scratch/ports/usr/exported/ports/www/mozilla/work/pkg-plist cd /scratch/ports/usr/exported/ports/www/mozilla/work/fake/lib/mozilla && /usr/bin/find -s * -type f -o -type l | /usr/bin/sed -e 's:^:lib/mozilla/:' >> /scratch/ports/usr/exported/ports/www/mozilla/work/pkg-plist && /usr/bin/find -d * -type d | /usr/bin/sed -e 's:^:@dirrm lib/mozilla/:' >> /scratch/ports/usr/exported/ports/www/mozilla/work/pkg-plist cd: can't cd to /scratch/ports/usr/exported/ports/www/mozilla/work/fake/lib/mozilla *** Error code 2 Stop in /usr/exported/ports/www/mozilla. The directory /scratch/ports/usr/exported/ports/www/mozilla/work/fake is deleted and after this a cd to it is tried. >How-To-Repeat: cd /usr/ports/www/mozilla && make install >Fix: not known, sorry >Release-Note: >Audit-Trail: >Unformatted: