From owner-svn-ports-all@freebsd.org Sun May 15 17:28:31 2016 Return-Path: Delivered-To: svn-ports-all@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 00462B3C1BE; Sun, 15 May 2016 17:28:31 +0000 (UTC) (envelope-from kubito@gmail.com) Received: from mail-wm0-x232.google.com (mail-wm0-x232.google.com [IPv6:2a00:1450:400c:c09::232]) (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 8B3AB1462; Sun, 15 May 2016 17:28:30 +0000 (UTC) (envelope-from kubito@gmail.com) Received: by mail-wm0-x232.google.com with SMTP id a17so103353892wme.0; Sun, 15 May 2016 10:28:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=xGu0/Og+WFtxi0bwAFe+dJ796HAhsHc/tVwBRZeXGd0=; b=Tw4Un5V14g6shVEBE1zZO0wCktQmnLI2iu4NJ57pNmxK0kSPtn/+ySU7pteie7gUWR guwBcf0B48/KCqi1JLHFwtXqXSZJMMipf6cIuGOd05/YiokGqlYziGozC63MwJGT/nzL IS1t43lktCS9bi1o4fzPOFD3RU/t9C8yUmbLp5yfwjHx81XBMAHQgMrmMzV4aLn3yYPt IZ9duB8aGFfCY8e/XnMvfggUPo2aNYHFVJuZl8frv5/q4ungp80qIB5fBa/GQ/ljTCkx 3UzR/kxx5sZqE4NwmTLxdgPUO51e4ytb1AzMYLmVwJAepJDCSJwPJ+xXFux4ZVlm/sI8 pXXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=xGu0/Og+WFtxi0bwAFe+dJ796HAhsHc/tVwBRZeXGd0=; b=DSRLGPpH0w2x6F9N9msEYRCp/WNnW2ichcrG2qkcIzRKv0Rm3ewNfnPGalNICt5X54 l2YEAl3CdiGh+0XzcRSgrlhT3hSvXv+XQPhpYZttv+7eIs9dtjf3QrR+0bloPIlIaKVV F1vT7t7UyrpJ41wE3QYZgkLD7EWmm9z4VUnLRwHgGnmhuTLz6Ff3kAryB/+/c/FlhTvJ ubo2185p8wJvoflWYihCJFbxwi0X3zZndtn9CFeiPwrwXrExCy6ZjMFJ4TghoZYTVxDE D1114nHz5FgKmGRZZ8G91Ss0ZnA/4WrfNrqbbJhK9jf30CS+kyjHu/KJExfgIDg6PELT LM1Q== X-Gm-Message-State: AOPr4FVrz0I+AmY5TiEidrTHs685QMqAEmyNhUt6c2oyqFXSfk0S1jSvgW7I+qXNeOAsoQ== X-Received: by 10.194.6.225 with SMTP id e1mr27301058wja.152.1463333309044; Sun, 15 May 2016 10:28:29 -0700 (PDT) Received: from orwell.gmail.com (dhcp-077-248-147-050.chello.nl. [77.248.147.50]) by smtp.gmail.com with ESMTPSA id f135sm14133101wmf.22.2016.05.15.10.28.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 May 2016 10:28:28 -0700 (PDT) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: Baptiste Daroussin Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r415235 - head/ports-mgmt/pkg-devel References: <201605151523.u4FFNJnv079093@repo.freebsd.org> <86bn47l043.fsf@FreeBSD.org> <20160515172108.GM49383@ivaldir.etoilebsd.net> Date: Sun, 15 May 2016 19:28:27 +0200 In-Reply-To: <20160515172108.GM49383@ivaldir.etoilebsd.net> (Baptiste Daroussin's message of "Sun, 15 May 2016 19:21:08 +0200") Message-ID: <867fevkz7o.fsf@FreeBSD.org> User-Agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/24.5 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2016 17:28:31 -0000 Baptiste Daroussin writes: > On Sun, May 15, 2016 at 07:09:00PM +0200, Raphael Kubo da Costa wrote: >> Baptiste Daroussin writes: >> >> > 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 fail >> > - do not try to set attributes on directories if they already have the proper attributes >> >> This new version is failing to build here in Poudriere: >> >> checking whether build environment is sane... configure: error: newly created file is older than distributed files! >> Check your system clock >> > Can you try again now? It worked now, thanks.