From owner-svn-ports-all@freebsd.org Thu Sep 8 16:08:34 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 5A59EBD2577; Thu, 8 Sep 2016 16:08:34 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: from mail-yw0-f174.google.com (mail-yw0-f174.google.com [209.85.161.174]) (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 21A0DCE2; Thu, 8 Sep 2016 16:08:33 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: by mail-yw0-f174.google.com with SMTP id u124so18194307ywg.3; Thu, 08 Sep 2016 09:08:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=FmVzEeIT3cYPMb/BhdwjQwitXKYmM25R1U8tF5oIL3Y=; b=clDZ2jZBmXZR8DNoAalswzni6YgKFQYc5WGNqWE3xha2VqQrgC6jsSZou6xVLlSOfy /ZjcJamIqWlpbsgUYIaMBHde7tA/hcmUlHhZd7yTjQVv+1tj7UyneiRg5cw6UsKKRelW JA8ucIS6WxlIsjC6iSnxu4QvG9NQyAhZXhKEJVOm6L170W68jiSgRP85ZU3gFnmEnqbj h7RsOXVkljjinyTIhDa4FH6eXs1046Xt4eWGIXpWnulVUQciTNqpelrhqJeu35o6ii+k Lrqo3A6JO2v0IgcUIG1NMmGc13V2MEeap2zy05s1HX4ei25flAdMlT2YuNG8I8BJ5zgO +/Bg== X-Gm-Message-State: AE9vXwMdiuhKQkcXNSh08GqfE1XxZTb5i28SwJJh6OYroaCSV2F67OYXYgxZlbFpd75SBg== X-Received: by 10.129.49.204 with SMTP id x195mr432741ywx.176.1473350497848; Thu, 08 Sep 2016 09:01:37 -0700 (PDT) Received: from mail-yb0-f174.google.com (mail-yb0-f174.google.com. [209.85.213.174]) by smtp.gmail.com with ESMTPSA id d203sm495530ywe.32.2016.09.08.09.01.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Sep 2016 09:01:37 -0700 (PDT) Received: by mail-yb0-f174.google.com with SMTP id d205so18745409ybh.0; Thu, 08 Sep 2016 09:01:37 -0700 (PDT) X-Received: by 10.37.230.151 with SMTP id d145mr504820ybh.88.1473350496988; Thu, 08 Sep 2016 09:01:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.13.252.129 with HTTP; Thu, 8 Sep 2016 09:01:36 -0700 (PDT) In-Reply-To: <20160908155345.GA10438@FreeBSD.org> References: <201609081536.u88FakLS098911@repo.freebsd.org> <20160908155345.GA10438@FreeBSD.org> From: "Tobias C. Berner" Date: Thu, 8 Sep 2016 18:01:36 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r421561 - head/devel/t1lib To: Alexey Dokuchaev Cc: "Tobias C. Berner" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 08 Sep 2016 16:08:34 -0000 Done in 421562. Sorry for the mistake. mfg Tobias On 8 September 2016 at 17:53, Alexey Dokuchaev wrote: > On Thu, Sep 08, 2016 at 03:36:46PM +0000, Tobias C. Berner wrote: > > New Revision: 421561 > > URL: https://svnweb.freebsd.org/changeset/ports/421561 > > > > Log: > > Fix build of devel/t1lib > > > > devel/t1lib needs MAKE_JOBS_UNSAFE. > > Please provide an excerpt from the build log related to the breakage you > observe; it might help interested developers to try fixing the problem. > > ./danfe >