From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 27 00:42:05 2012 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E588FA3; Tue, 27 Nov 2012 00:42:05 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id D8B688FC0C; Tue, 27 Nov 2012 00:42:04 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id s9so13781118iec.13 for ; Mon, 26 Nov 2012 16:42:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=UkQuHTFXYkKa0TGuYN5NMshYNndstWLES59OoMTYH5U=; b=tKIXxnV8SKZQ3gJ4cqg1AICbi+BcrgNgrhS4IZ5Fyxd8CKTh5gxQY3vEbKot5FMT3P x7W/kZDmqEsr1Xb4hxAAUUigmvEIegl3W8aiW9s1UC3YaRe7AhrX1d0J32Iel7eIMd0H +G3+jQWvIrIoL8y6ZfW2ucS1nJ44VQzTcJRFBanYiB1RDd6NuH6tMR/bZPGowoM4EPxv fUoTX+nrf4UNpoqjTktPaFFOBlhNzrBV0u4s1Fi6/SpnffjCTWqdN336xuSCLCG6oGTx sxI1hOT+U5U4cnJbbtaulhIgdmaeVL+pAF/qzmrw9eSJentTMq1ji5SyhdPkAjiGvxbv LS1A== MIME-Version: 1.0 Received: by 10.50.0.140 with SMTP id 12mr16721435ige.63.1353976924144; Mon, 26 Nov 2012 16:42:04 -0800 (PST) Received: by 10.64.77.73 with HTTP; Mon, 26 Nov 2012 16:42:03 -0800 (PST) In-Reply-To: <20121112153658.GB71534@dragon.NUXI.org> References: <201211052050.qA5KoaaN044191@freefall.freebsd.org> <20121112153658.GB71534@dragon.NUXI.org> Date: Mon, 26 Nov 2012 16:42:03 -0800 Message-ID: Subject: Re: ports/173407: editors/vim port fails to build on 9-stable From: Josh Carroll To: "David O'Brien" , bug-followup@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: josh.carroll@gmail.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 00:42:05 -0000 Re-sending and cc'ing bug-followup. Hopefully the copy/paste in gmail doesn't screw up the inline reply or quoting. > Hi Josh, > Unfortunately this PR also failed to provide details/info. > Sorry about that David. > > (1) What was your exact command line invocation ? > cd /usr/ports/editors/vim make or cd /usr/ports/editors/vim-lite make Both fail in the same way. > (2) What was the output of 'make clean configure'? > Especially where the dependencies were checked, e.g.: > I'm not sure what else you want besides the dependencies, but here are those along with anything matching gettext and intl grep'd out: ===> vim-7.3.669 depends on shared library: iconv.3 - found ===> vim-7.3.669 depends on shared library: intl - found checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for NLS... gettext() works Please let me know if you need any other information or output. I put the entire output of make clean configure here: http://dl.dropbox.com/u/28717002/make.log Thanks, Josh