From owner-svn-ports-head@freebsd.org Sun May 15 17:21:13 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 897CAB3CF99; Sun, 15 May 2016 17:21:13 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x22f.google.com (mail-wm0-x22f.google.com [IPv6:2a00:1450:400c:c09::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1F27E1FF6; Sun, 15 May 2016 17:21:13 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mail-wm0-x22f.google.com with SMTP id g17so103147451wme.1; Sun, 15 May 2016 10:21:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=JlKa/B+QGLy1enO1Q7Y1tAlgwtY+vJsTjWu2hnLB4x8=; b=0jIl6/5GBt4/SGkPgZbAqHhnNVVB4aRtL5XL3+lpuSy26lMLOVGcjUgmTXjpGq9KR0 xTbdkdmqcJsKmHb2SeSttJH5n18ANxuZXu5/05UARYdz2OtrTaEJmZoD+jF2Kwn2vcg/ zwA/7TpJeS3NqaIqS+LaDbTPuIYq4a3TD14nXctNbwj1C5aKCe6wxhZYU6NYiK2Aou2d arxpMIRY59v15/Z8fS4mKTvBizUdESYgq/mEIzHG8l5goBsS1LxUbvSTrQqabnK3XEwi 5sWS+e3dvybvASjjSUJNboWXRKGEPhpbudiUzSyyc4jlFYVVaAjtDEU3nAfQUk3EPqGP sCbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=JlKa/B+QGLy1enO1Q7Y1tAlgwtY+vJsTjWu2hnLB4x8=; b=YOYByR0OZ52jDtE5nL6/94jAfSTkgI8gEjdrnx5XRwfePTF5kZOPt6REpZH/KB0AOO zD9kGnq3JibCbwnbpBW5MmHEVrECSqUtaIkoxxxc+ZpXbAQViJKEWn0+f1zkGRLQ16eh Pq0t2AKvKN1cz6ACQ54gYCp2fBlZ5cRTb5AzVui8AoNyr7p5y+sL3sKr++ZEaWfjgqx7 Io0t4h8QFLEc1RU68QAizkoSgmBMlLkvMg8sJ+0sxfG2NE0xkbLRtQg5aAdZ6lCoSIoN XAEJLXO4ACtSrhaWlDzRogRYkF84yidFxBTelbfgC2IaGBnGU7SbRtcfR92LWZpoynUD 4RiQ== X-Gm-Message-State: AOPr4FUj//SnaQFef23iSIH60ZK8+ccoYP89LxI5DmubxxIcvRVcBk28fbhJKtT+2u1qBQ== X-Received: by 10.194.11.36 with SMTP id n4mr27398917wjb.10.1463332871679; Sun, 15 May 2016 10:21:11 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id b15sm14064705wmd.1.2016.05.15.10.21.10 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 May 2016 10:21:10 -0700 (PDT) Sender: Baptiste Daroussin Date: Sun, 15 May 2016 19:21:08 +0200 From: Baptiste Daroussin To: Raphael Kubo da Costa Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r415235 - head/ports-mgmt/pkg-devel Message-ID: <20160515172108.GM49383@ivaldir.etoilebsd.net> References: <201605151523.u4FFNJnv079093@repo.freebsd.org> <86bn47l043.fsf@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="D9sZ58tf58331Q5M" Content-Disposition: inline In-Reply-To: <86bn47l043.fsf@FreeBSD.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2016 17:21:13 -0000 --D9sZ58tf58331Q5M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 15, 2016 at 07:09:00PM +0200, Raphael Kubo da Costa wrote: > Baptiste Daroussin writes: >=20 > > Author: bapt > > Date: Sun May 15 15:23:19 2016 > > New Revision: 415235 > > URL: https://svnweb.freebsd.org/changeset/ports/415235 > > > > Log: > > Update to 1.7.99.11 > > Changes: > > - ensure pre-install script failing are making the install process fa= il > > - do not try to set attributes on directories if they already have th= e proper attributes >=20 > This new version is failing to build here in Poudriere: >=20 > checking whether build environment is sane... configure: error: newly cre= ated file is older than distributed files! > Check your system clock >=20 Can you try again now? Best regards, Bapt --D9sZ58tf58331Q5M Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXOLAEAAoJEGOJi9zxtz5ady4P/RoXOmecO2YxzzeZ8gH72UKt Y5EzlJaZFGn3e6Gj2qqzSyOuxY2OQrCG81O5lpb9/5Fxf99qm5FgpbxmDWF3/E3e u3RwY682gb0wd+mkjxHrkukRB3vDBKt/svKc86ZLqRaKDNFIxHlRo/b0LyOhV7zZ vEpzDjr5jfQXrEJCPnfJ9DnamllAvv5f1C+08HQk5a5TldHUjgiGeKJwP7Z1SCk7 C/6BTHdYdIH74uvOw9txeRIpqZTfin7djGlkOKlTJRxWxGQti5suQpTLLII1Xhsc Xoz4Jq6HjjYq/ZeDvkUTW9bKdqeh8RTRO9beGqMPGuYdYMvPFaL+9jucaoBvHeSm VG6Fdvzi9UKUX6N7+fCkp+6DCp39zMmbVC8Wyw1NXXpBpvGCLkkNqZ2RsPZPiIvo LG7Nc7kiNPwAn8TDpKy6GnVIe67RGMUIzNIe6UuZsxXguq9DEA/jDE0wybHrjCoT zaWmPzycn7+SiAUWyCRuJYO84NdzUt1oOaomRBRI9fdjw4RL06Esb1adciyKGgeP fkHZLR4a2Ggn5xJhoZ4pYd+EN4IopwHygwXqcyFGq1EVqltwl3grOAeJtD1Y15e6 72EDwkLWnGjx3b/I/CfY2y9LA12s4Xmxvxh+KKzV1DoQsRNC8QR8oFWibACmZVjs dtrXpF6rRVxwmeCjvpkv =Y275 -----END PGP SIGNATURE----- --D9sZ58tf58331Q5M--