From owner-freebsd-ports@FreeBSD.ORG Sun Jun 22 23:33:50 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 2817D3FA for ; Sun, 22 Jun 2014 23:33:50 +0000 (UTC) Received: from mail-pb0-x22f.google.com (mail-pb0-x22f.google.com [IPv6:2607:f8b0:400e:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F0CF020EE for ; Sun, 22 Jun 2014 23:33:49 +0000 (UTC) Received: by mail-pb0-f47.google.com with SMTP id up15so5115880pbc.34 for ; Sun, 22 Jun 2014 16:33:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:reply-to:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=e+xo0WauueIWkQf7lzCHgHtCddmNupJqBg/pQP9XlE8=; b=zrODka1RDXWvUNEblln+whWyx8ctkSLivXVqh3dwp+k5OfJkbUoNZMAKjYlf0vzFN6 R4MwlSXBIi3DBIW+DGP/A6tLi44nUM8fesrUn3tVIm4Eq1SUIMwG4XO3hSi6DheJmegR xpKIbe4B4f3ROqpDkr5Gdr+GG5MdCqf9LL9WGfbAdZ+rvU3yqk6G+UF0DWRljavwxy0E NURp0h472l3r2j6U11RwOxUltx3YQsND5azhwXI2bJ6SoTgWbQKkELNotqKh8oyOHdSn 2ZBsZ0z1AVFCfoKFNYzU7T64PbYC/WSV0oK/xqw0QZHL7XbQiKtZ/tqANgpL56kXcMpf C9Tg== X-Received: by 10.69.17.66 with SMTP id gc2mr24030241pbd.90.1403480029664; Sun, 22 Jun 2014 16:33:49 -0700 (PDT) Received: from [192.168.1.7] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id ln2sm83286184pab.35.2014.06.22.16.33.47 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Jun 2014 16:33:49 -0700 (PDT) Sender: Kubilay Kocak Message-ID: <53A767D9.9030100@FreeBSD.org> Date: Mon, 23 Jun 2014 09:33:45 +1000 From: Kubilay Kocak Reply-To: koobs@FreeBSD.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: rnejdl@ringofsaturn.com, ports@freebsd.org Subject: Re: Assistance with STAGEDIR References: In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit 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: Sun, 22 Jun 2014 23:33:50 -0000 On 23/06/2014 8:23 AM, Rusty Nejdl wrote: > > > I have been trying for a long while to get this port to build correctly > with staging and I am failing and could use some help so sending an > email out here. Attached is a shar archive. Please let me know any > suggestions on how to fix this. On a happy note, all my other ports are > fixed. :) > > Thanks! > Rusty Nejdl > > > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > Rusty, If you could include in errors that you see with poudriere or other QA commands you're running that will help people identify what may need tweaking :) -- Koobs