From owner-freebsd-current@FreeBSD.ORG Sun Jun 14 15:30:33 2015 Return-Path: Delivered-To: freebsd-current@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CD4C36C3; Sun, 14 Jun 2015 15:30:32 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: from mail-yh0-x22a.google.com (mail-yh0-x22a.google.com [IPv6:2607:f8b0:4002:c01::22a]) (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 86EE53BB; Sun, 14 Jun 2015 15:30:32 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: by yhid80 with SMTP id d80so28523957yhi.1; Sun, 14 Jun 2015 08:30:31 -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:cc:content-type; bh=kvCbi8qkMbXRtJyS9ahsu4ycTUf7gYdOvdujotE9r8E=; b=sgDPoEtVha5nT72PKnzjosb81BQmBe5VsujRbI2ZdOwLaF9oVyUXzhIMkZNGjmXGL+ rto/OppBHzf6vNHcgjxUVBG2WfWC5jILSsMUxYAeX0t8oxW68VxK9ZjzeuyxhdMxRNS9 N4SpObg5H4N87Rv0eaSPviBFCERJGBetASqnIB9d0HJod7vdcnt7qYJV51LdlSmuo87m AqlAlYdUuAijefGxnuqbf2zbjs2DYNAuuo2sI1lRfx4GdoOB61W8wDgxl0oZEYFctule ExO5NQSpR5hL0Z0+JwYjyf8XtF50lLkTy7tP32vGtngnz0r9z/SDK04PGEE3ga7ftUtj rwTQ== MIME-Version: 1.0 X-Received: by 10.13.202.132 with SMTP id m126mr30026548ywd.0.1434295831654; Sun, 14 Jun 2015 08:30:31 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.37.39.130 with HTTP; Sun, 14 Jun 2015 08:30:31 -0700 (PDT) In-Reply-To: References: <1946759092.21.1434275152705.JavaMail.jenkins@jenkins-9.freebsd.org> Date: Sun, 14 Jun 2015 08:30:31 -0700 X-Google-Sender-Auth: dgVB9lDxa2Wlz6HIN2JikzMjcFc Message-ID: Subject: Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #85 - Failure From: Craig Rodrigues To: Adrian Chadd Cc: "jenkins-admin@freebsd.org" , "Simon J. Gerraty" , Kristof Provost , Dimitry Andric , Garrett Cooper , Bryan Venteicher , Alan Cox , Jeremie Le Hen , kan@freebsd.org, Michael Tuexen , freebsd-current X-Mailman-Approved-At: Sun, 14 Jun 2015 15:48:38 +0000 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: Sun, 14 Jun 2015 15:30:33 -0000 On Sun, Jun 14, 2015 at 8:09 AM, Adrian Chadd wrote: > + make -j 4 CROSS_TOOLCHAIN=amd64-gcc buildworld > __MAKE_CONF=/builds/FreeBSD_HEAD_amd64_gcc4.9/make.conf > make: "/builds/FreeBSD_HEAD_amd64_gcc4.9/Makefile" line 102: Malformed > conditional (${MK_META_MODE} == "yes") > > ? > See: https://lists.freebsd.org/pipermail/svn-src-all/2015-June/105777.html I'm waiting for Simon to respond since I'm not sure if that is the correct fix. -- Craig