From owner-freebsd-current@freebsd.org Wed Oct 14 05:28:23 2015 Return-Path: Delivered-To: freebsd-current@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 ABCF4A1233C for ; Wed, 14 Oct 2015 05:28:23 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: from mail-yk0-x234.google.com (mail-yk0-x234.google.com [IPv6:2607:f8b0:4002:c07::234]) (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 6BFD519E6 for ; Wed, 14 Oct 2015 05:28:23 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: by ykfy204 with SMTP id y204so15044748ykf.1 for ; Tue, 13 Oct 2015 22:28:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=Ba2hhZ0Y/axA4gQTOLiONd1wy2Hhmwr8dUOkxEMsTAM=; b=DlklE7L6GDP0WUlaGLXTt2rmo4+NvkBj9v4Qo6Z+D6Zse6K76KvR+K0O1sNOR4ODrG +SE9PMc8uUtDIelL3bUhjIdwleYIk78ClIXGUZElHJmGHRtmKEN+sobt31J9rsOtKZqS PDOumxY1KoyGPSEJb4OqnhuGhrwnoBspVSiCGJvnDOrnAMKWSk821QPz7QyTpgp6owXO 9dgMT8oi6DB90OUdPmeVif+yGLocsV2Jius2f5gFDV2sf3e/j5KmuFDZGmya5CI8uf/M Jd/OEJVWP+QW/MMOlIpNV96uz93Q4jhOEaV82JqYFyFl6zBuc/yJi/MeGag5QJPet9TV eRKw== MIME-Version: 1.0 X-Received: by 10.13.224.3 with SMTP id j3mr824827ywe.246.1444800502584; Tue, 13 Oct 2015 22:28:22 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.37.111.214 with HTTP; Tue, 13 Oct 2015 22:28:22 -0700 (PDT) In-Reply-To: <561DDD9D.8060505@shatow.net> References: <346597700.1.1444719969115.JavaMail.jenkins@jenkins-9.freebsd.org> <561D80F4.8090502@shatow.net> <561DDD9D.8060505@shatow.net> Date: Tue, 13 Oct 2015 22:28:22 -0700 X-Google-Sender-Auth: HoPkIbpruDuzq8zkvK56z2iWyao Message-ID: Subject: Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #652 - Failure From: Craig Rodrigues To: freebsd-current Current Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2015 05:28:23 -0000 On Tue, Oct 13, 2015 at 9:44 PM, Bryan Drewery wrote: > > > > It looks like a bsd.progs.mk issue. I'll look more. > > > > > > r289286 will handle this and similar cases. Hopefully this holds. > Thank you for investigating the problem and coming up with a fix so quickly! -- Craig