Date: Wed, 6 Jan 2010 20:12:03 -0500 (EST) From: Wietse Venema <wietse@porcupine.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: www/142398: www/seamonkey2 build error (.../mozilla-config.in: No such file or directory) Message-ID: <20100107011203.E923C1A9CB6@wedge.porcupine.org> Resent-Message-ID: <201001070120.o071K4Fo010956@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 142398 >Category: www >Synopsis: www/seamonkey2 build error (.../mozilla-config.in: No such file or directory) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 07 01:20:04 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Wietse Venema >Release: FreeBSD 8.0-RELEASE i386 >Organization: >Environment: System: FreeBSD wedge.porcupine.org 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: www/seamonkey2 (seamonkey-2.0.1_2) build fails while applying FreeBSD patches. Apparently, this error happens while executing this command: /usr/bin/sed -i.bak -e 's/%{idldir}/%idldir%/g ; s|"%FULL_NSPR_CFLAGS%"|`nspr-config --cflags`|g ; s|"%FULL_NSPR_LIBS%"|`nspr-config --libs`|g' /usr/ports/www/seamonkey2/work/comm-1.9.1/build/unix/mozilla-config.in This fails as work/comm-1.9.1/build/unix/mozilla-config.in does not exist. >How-To-Repeat: Script started on Wed Jan 6 19:30:13 2010 wedge# cd /usr/ports/www wedge# ls seamonkey2 ls: seamonkey2: No such file or directory wedge# gzcat /tmp/seamonkey2.tar.gz | tar xf - wedge# ls /var/db/ports/seamonkey2 ls: /var/db/ports/seamonkey2: No such file or directory wedge# cd seamonkey2 wedge# make cd /usr/ports/www/seamonkey2 && make config; [leave all settings at their defaults] ===> Vulnerability check disabled, database not found ===> Found saved configuration for seamonkey-2.0.1_2 => seamonkey-2.0.1.source.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.1/source/. [download status messages omitted] ===> Extracting for seamonkey-2.0.1_2 => MD5 Checksum OK for seamonkey-2.0.1.source.tar.bz2. => SHA256 Checksum OK for seamonkey-2.0.1.source.tar.bz2. ===> seamonkey-2.0.1_2 depends on file: /usr/local/bin/perl5.8.9 - found ===> Patching for seamonkey-2.0.1_2 ===> seamonkey-2.0.1_2 depends on file: /usr/local/bin/perl5.8.9 - found ===> Applying extra patch /usr/ports/www/seamonkey2/files/libsydney_oss ===> Applying FreeBSD patches for seamonkey-2.0.1_2 sed: /usr/ports/www/seamonkey2/work/comm-1.9.1/build/unix/mozilla-config.in: No such file or directory *** Error code 1 Stop in /usr/ports/www/seamonkey2. *** Error code 1 Stop in /usr/ports/www/seamonkey2. wedge# exit Script done on Wed Jan 6 19:35:45 2010 >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100107011203.E923C1A9CB6>