From owner-freebsd-ports@FreeBSD.ORG Tue Jun 18 02:47:25 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 40F4D63F for ; Tue, 18 Jun 2013 02:47:25 +0000 (UTC) (envelope-from feld@feld.me) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by mx1.freebsd.org (Postfix) with ESMTP id 1672610D7 for ; Tue, 18 Jun 2013 02:47:24 +0000 (UTC) Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 7786E20E18 for ; Mon, 17 Jun 2013 22:47:24 -0400 (EDT) Received: from web3.nyi.mail.srv.osa ([10.202.2.213]) by compute1.internal (MEProxy); Mon, 17 Jun 2013 22:47:24 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=feld.me; h= message-id:from:to:mime-version:content-transfer-encoding :content-type:in-reply-to:references:subject:date; s=mesmtp; bh= CV1i3kOX1G3LueCGJ26s7I0jk8E=; b=H6b/UtLYY4TKGYhxlxaNJ/FAzRULQWuD dd4Dgt79DNKkPZDo2jtaz0kHoQQu+ZliyTEU/GxACF6JCsN3DN8bAvgxXGCpSWIs YxrVf3uMwlZN93tIGxuhjZFMEVIvlM2J/ZtucS1VMFfOpXgSxnkMPAig9Hfah6SN nYkm+Botf1c= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=CV1i3kOX1G3LueCGJ26s7I0jk8E=; b=Ul5 ofbnJiwiSt7pHVnPUd14Hn4Jhtxp5TKnwcQr5Zkcd1yY1H7wZN2qZ1ae+yA6g0iN ygJUo+SLAqFS0rwbRn+hCMRfXhDRpSWcNHfw113f84U95bejtMXrvtMtpqfOXtHG /DU1NuqHi/s4TNY7Wt72HHDUKKJwjeQIAZMTehP8= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id 54FE7B00E7F; Mon, 17 Jun 2013 22:47:24 -0400 (EDT) Message-Id: <1371523644.31817.140661245148517.6B0E6800@webmail.messagingengine.com> X-Sasl-Enc: c1N1UAl3Tek/CTwxOJiMZy36sjtzpeVJB2xtq3rYy4Yr 1371523644 From: Mark Felder To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-5ae8e04c In-Reply-To: References: Subject: Re: net-mgmt/cflowd 2.1.b1 build failure Date: Mon, 17 Jun 2013 21:47:24 -0500 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jun 2013 02:47:25 -0000 I just did a build of this in poudriere with no issues. I'd guess you have a dirty build environment. Can you post the contents of your make.conf? Thanks