ports/72571: www/mozilla does not install

Nicolas Rachinsky nr at rachinsky.de
Tue Oct 12 12:30:28 UTC 2004


>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 at 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:



More information about the freebsd-ports-bugs mailing list