From owner-freebsd-ports@FreeBSD.ORG Wed May 28 15:31:12 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BCF453DF for ; Wed, 28 May 2014 15:31:12 +0000 (UTC) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 82E502374 for ; Wed, 28 May 2014 15:31:12 +0000 (UTC) X_CMAE_Category: , , X-CNFS-Analysis: v=2.0 cv=T58Ovo2Q c=1 sm=1 a=uNsD4W5u/UlQopoDAqU1YA==:17 a=cxFtQiS79j4A:10 a=jEfZQdU5gMgA:10 a=AaUjGI9IrlcA:10 a=8nJEP1OIZ-IA:10 a=OA2lqS22AAAA:8 a=9EtgdD6EfugYZuLy64sA:9 a=wPNLvfGTeEIA:10 a=uNsD4W5u/UlQopoDAqU1YA==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: cm9iZXJ0aHVmZkByY24uY29t Authentication-Results: smtp02.rcn.cmh.synacor.com header.from=roberthuff@rcn.com; sender-id=neutral Authentication-Results: smtp02.rcn.cmh.synacor.com smtp.mail=roberthuff@rcn.com; spf=neutral; sender-id=neutral Authentication-Results: smtp02.rcn.cmh.synacor.com smtp.user=roberthuff; auth=pass (PLAIN) Received-SPF: neutral (smtp02.rcn.cmh.synacor.com: 209.6.39.223 is neither permitted nor denied by domain of rcn.com) Received: from [209.6.39.223] ([209.6.39.223:15707] helo=jerusalem.litteratus.org) by smtp.rcn.com (envelope-from ) (ecelerity 3.5.1.37854 r(Momo-dev:3.5.1.0)) with ESMTPA id B3/C4-49099-93106835; Wed, 28 May 2014 11:31:05 -0400 Message-ID: <53860138.3030603@rcn.com> Date: Wed, 28 May 2014 11:31:04 -0400 From: Robert Huff User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: ports@freebsd.org Subject: second call: dns/libidn staging broken Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Robert Huff X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2014 15:31:12 -0000 This port builds fine, or seems to. However, when I try to install I get this: ===> Installing for libidn-1.28_1 ===> libidn-1.28_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) ===> Checking if dns/libidn already installed ===> Registering installation for libidn-1.28_1 pkg-static: lstat(/data/port-work/usr/ports/dns/libidn/work/stage/usr/local/share/emacs/site-lisp/idna.el): No such file or directory pkg-static: lstat(/data/port-work/usr/ports/dns/libidn/work/stage/usr/local/share/emacs/site-lisp/punycode.el): No such file or directory *** Error code 74 Stop. make[1]: stopped in /usr/ports/dns/libidn *** Error code 1 I'm not seeing this type of error with other ports so I think it's local breakage. I've written to the maintainer (a week ago) and had no response. (This is blocking the curl update; I could turn off IDN support there, but would much rather not.) Respectfully, Robert Huff