From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 25 08:00:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0BB16490 for ; Thu, 25 Oct 2012 08:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id D51CC8FC0A for ; Thu, 25 Oct 2012 08:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9P800xU034462 for ; Thu, 25 Oct 2012 08:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9P800KV034461; Thu, 25 Oct 2012 08:00:00 GMT (envelope-from gnats) Resent-Date: Thu, 25 Oct 2012 08:00:00 GMT Resent-Message-Id: <201210250800.q9P800KV034461@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, Eimar Koort Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 663CE345 for ; Thu, 25 Oct 2012 07:51:45 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 4ECF48FC19 for ; Thu, 25 Oct 2012 07:51:45 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q9P7pj4V033315 for ; Thu, 25 Oct 2012 07:51:45 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id q9P7pjx4033314; Thu, 25 Oct 2012 07:51:45 GMT (envelope-from nobody) Message-Id: <201210250751.q9P7pjx4033314@red.freebsd.org> Date: Thu, 25 Oct 2012 07:51:45 GMT From: Eimar Koort To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/173052: firefox 16 update/install failed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2012 08:00:01 -0000 >Number: 173052 >Category: ports >Synopsis: firefox 16 update/install failed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 25 08:00:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eimar Koort >Release: >Organization: >Environment: FreeBSD box 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Wed Jul 11 10:46:25 EEST 2012 root@box:/usr/obj/usr/src/sys/GENERIC amd64 >Description: During install process FF is unable to find libnkgnomevfs.so file and install fails. There is exact same error reported here: http://forums.freebsd.org/showthread.php?p=193996 >How-To-Repeat: # cd /usr/ports/www/firefox/ # cat distinfo SHA256 (firefox-16.0.1.source.tar.bz2) = 57ed98109718aacfdeda2af11b0179916e462ede8ac6576ee99c7d066b162fe7 SIZE (firefox-16.0.1.source.tar.bz2) = 89452319 # make install /*...*/ bin/chrome/pippki.manifest bin/components/pipboot.xpt bin/components/pipnss.xpt bin/components/pippki.xpt Error: package error or possible missing or unnecessary file: bin/components/libnkgnomevfs.so (package-manifest, 441). [WebappRuntime] bin/webapprt-stub bin/webapprt/webapprt.ini bin/webapprt/chrome.manifest webapp.js webapp.xul bin/webapprt/chrome/webapprt.manifest webapp.dtd webapp.properties bin/webapprt/chrome/en-US.manifest bin/webapprt/components/CommandLineHandler.js bin/webapprt/components/ContentPermission.js bin/webapprt/components/ContentPolicy.js bin/webapprt/components/DirectoryProvider.js bin/webapprt/components/components.manifest bin/webapprt/defaults/preferences/prefs.js bin/webapprt/modules/WebappRT.jsm bin/webapprt/modules/WebappsHandler.jsm Error: found error(s) while packaging, see above for details. gmake[1]: *** [stage-package] Error 255 gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release/browser/installer' gmake: *** [install] Error 2 *** Error code 2 Stop in /usr/ports/www/firefox. *** Error code 1 Stop in /usr/ports/www/firefox. # find . -type f -name "libnkgnomevfs.so" # >Fix: >Release-Note: >Audit-Trail: >Unformatted: