From owner-freebsd-gecko@freebsd.org Mon Oct 10 19:56:55 2016 Return-Path: Delivered-To: freebsd-gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36D8DC0C03C for ; Mon, 10 Oct 2016 19:56:55 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 21B4BDE9 for ; Mon, 10 Oct 2016 19:56:55 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: by mailman.ysv.freebsd.org (Postfix) id 210FEC0C03B; Mon, 10 Oct 2016 19:56:55 +0000 (UTC) Delivered-To: gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20BF5C0C03A for ; Mon, 10 Oct 2016 19:56:55 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E8E91DE8 for ; Mon, 10 Oct 2016 19:56:54 +0000 (UTC) (envelope-from roberthuff@rcn.com) X_CMAE_Category: , , X-CNFS-Analysis: v=2.2 cv=Ctr9STwD c=1 sm=1 tr=0 a=9TgA2UwI6Wy+6BV4wQM/cQ==:117 a=9TgA2UwI6Wy+6BV4wQM/cQ==:17 a=L9H7d07YOLsA:10 a=kj9zAlcOel0A:10 a=9-_ibvVTBDDqGR7X3-QA:9 a=CjuIK1q_8ugA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: cm9iZXJ0aHVmZkByY24uY29t Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.mail=roberthuff@rcn.com; spf=neutral; sender-id=neutral Received-SPF: neutral (smtp01.rcn.cmh.synacor.com: 209.6.230.48 is neither permitted nor denied by domain of rcn.com) Received: from [209.6.230.48] ([209.6.230.48:25546] helo=jerusalem.litteratus.org.litteratus.org) by smtp.rcn.com (envelope-from ) (ecelerity 3.6.23.54417 r(Core:3.6.23.0)) with ESMTP id DA/03-04139-F72FBF75; Mon, 10 Oct 2016 15:56:47 -0400 Message-ID: <22523.62079.256733.849523@jerusalem.litteratus.org> Date: Mon, 10 Oct 2016 15:56:47 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gecko@freebsd.org CC: ports@freebsd.org Subject: problem installing nss X-Mailer: VM 8.2.0b under 25.1.1 (amd64-portbld-freebsd11.0) X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 19:56:55 -0000 Ona system running: FreeBSD 11.0-RC2 #0 r304729: Wed Aug 24 06:59:03 UTC 2016 amd64 I get this (after updating the ports tree 15 minutes ago): root@> make install ===> Installing for nss-3.27.1_1 ===> nss-3.27.1_1 depends on shared library: libnspr4.so - found (/usr/local/lib/libnspr4.so) ===> nss-3.27.1_1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> Checking if nss already installed ===> Registering installation for nss-3.27.1_1 pkg-static: Unable to access file /data/port-work/usr/ports/security/nss/work/stage/usr/local/lib/nss/libfreebl3.so.1: No such file or directory pkg-static: Unable to access file /data/port-work/usr/ports/security/nss/work/stage/usr/local/lib/nss/libfreeblpriv3.so.1: No such file or directory pkg-static: Unable to access file /data/port-work/usr/ports/security/nss/work/stage/usr/local/lib/nss/libnss3.so.1: No such file or directory pkg-static: Unable to access file /data/port-work/usr/ports/security/nss/work/stage/usr/local/lib/nss/libnssckbi.so.1: No such file or directory pkg-static: Unable to access file /data/port-work/usr/ports/security/nss/work/stage/usr/local/lib/nss/libnssdbm3.so.1: No such file or directory pkg-static: Unable to access file /data/port-work/usr/ports/security/nss/work/stage/usr/local/lib/nss/libnssutil3.so.1: No such file or directory pkg-static: Unable to access file /data/port-work/usr/ports/security/nss/work/stage/usr/local/lib/nss/libsmime3.so.1: No such file or directory pkg-static: Unable to access file /data/port-work/usr/ports/security/nss/work/stage/usr/local/lib/nss/libsoftokn3.so.1: No such file or directory pkg-static: Unable to access file /data/port-work/usr/ports/security/nss/work/stage/usr/local/lib/nss/libssl3.so.1: No such file or directory *** Error code 74 "make" runs without error. Any idea what the problem is? Respectfully, Robert Huff