From owner-freebsd-stable@FreeBSD.ORG Thu Feb 14 23:37:28 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9D82CA0B for ; Thu, 14 Feb 2013 23:37:28 +0000 (UTC) (envelope-from rainer@ultra-secure.de) Received: from mail.ultra-secure.de (mail.ultra-secure.de [78.47.114.122]) by mx1.freebsd.org (Postfix) with ESMTP id DC087372 for ; Thu, 14 Feb 2013 23:37:27 +0000 (UTC) Received: (qmail 90612 invoked by uid 89); 14 Feb 2013 23:37:20 -0000 Received: by simscan 1.4.0 ppid: 90607, pid: 90609, t: 0.0547s scanners: attach: 1.4.0 clamav: 0.97.3/m:54/d:16685 Received: from unknown (HELO ewzw044.ewadmin.local) (rainer@ultra-secure.de@212.71.117.87) by mail.ultra-secure.de with ESMTPA; 14 Feb 2013 23:37:20 -0000 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: Why does poudriere always rebuild nginx and GraphicsMagick13? From: Rainer Duffner In-Reply-To: <20130212221103.GG12760@ithaqua.etoilebsd.net> Date: Fri, 15 Feb 2013 00:37:19 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <6088089D-3E61-4C82-94D4-319E48CF718B@ultra-secure.de> References: <20130212221103.GG12760@ithaqua.etoilebsd.net> To: Baptiste Daroussin X-Mailer: Apple Mail (2.1499) Cc: "freebsd-stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2013 23:37:28 -0000 Am 12.02.2013 um 23:11 schrieb Baptiste Daroussin : > On Tue, Feb 12, 2013 at 10:59:28PM +0100, Rainer Duffner wrote: >> Hi, >>=20 >> poudriere 2.2 here, running on 9.1-amd64 >>=20 >> Of the 730-ish ports, whenever I run a build, it always rebuilds the = above two ports. >> Even if nothing changed. >>=20 >> Is there are specific reason for this? >>=20 >> I don't really mind nginx, because it builds so quickly - but = GraphicsMagick takes a bit too long. >=20 > 2.2 is so old :) > please upgrade to at least 2.3.1, lots of things as been fixed since, = and soon > 2.3.2 with lots of other bug fixes. >=20 > I'm sure 2.3.1 fixes your problems, or at least will explain you why = something > is rebuilt (it is now explained during the sanity check) >=20 > regards, > Bapt Hi Baptiste, so I upgraded to 2.3.1 but it still rebuilds those two ports every = single time I run a bulk build. =85 =3D=3D=3D=3D>> Options changed, deleting: = GraphicsMagick-nox11-1.3.16_1.txz =3D=3D=3D=3D>> Options changed, deleting: nginx-1.2.6,1.txz ... drwxr-xr-x 2 root wheel 512 Dec 21 09:20 GraphicsMagick/ drwxr-xr-x 2 root wheel 512 Dec 21 09:20 GraphicsMagick13/ drwxr-xr-x 2 root wheel 512 Dec 21 09:20 nginx/ Somehow, it thinks the options have changed. Maybe, the options-file has an error? Regards, Rainer