From owner-freebsd-current@FreeBSD.ORG Wed Jun 19 04:08:43 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7A51B396 for ; Wed, 19 Jun 2013 04:08:43 +0000 (UTC) (envelope-from alie@affle.com) Received: from mail-qc0-x233.google.com (mail-qc0-x233.google.com [IPv6:2607:f8b0:400d:c01::233]) by mx1.freebsd.org (Postfix) with ESMTP id 3F6821846 for ; Wed, 19 Jun 2013 04:08:43 +0000 (UTC) Received: by mail-qc0-f179.google.com with SMTP id e11so2826027qcx.10 for ; Tue, 18 Jun 2013 21:08:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=pwm05pKGj4oU/OehE6ncMgA3AOLGZfkwqhNcPG5aP8M=; b=UVrtkkZVb/1LIckGo9HUZrN6KsczEuE5slRJ2qrVCyI9jenXiXYUx7x/hlpMMGMOqI 4RlmsBconkXfIziixmCW6JGyhsbYDhZvn1lj5VEj4Pnf9ma0rq0lBqzueWq4ZBH5R2lS ON9R2n6/LVJ90IVk9WuCtpJu0LZ+7VE/ONVNv3pTJTjGMDInxR2MaaTfkHe8MWZCSPWe X3bQLUH4KT4g8BX0ZPeUw0ZwUcaZyTTIRI3J+4dxLqHfFBmg9TX5i4xOyjM72EVdgHyy M5gou+CxMlGwks/F5qJpwWQpQU81gMofX++z8c85V9RGI+mjEVoLxcoBjBI9IzRL96r4 jEPg== MIME-Version: 1.0 X-Received: by 10.229.12.135 with SMTP id x7mr339628qcx.6.1371614922706; Tue, 18 Jun 2013 21:08:42 -0700 (PDT) Received: by 10.49.84.168 with HTTP; Tue, 18 Jun 2013 21:08:42 -0700 (PDT) Date: Wed, 19 Jun 2013 12:08:42 +0800 Message-ID: Subject: Compilation issue due to 251982 From: Alie Tan To: freebsd-current@freebsd.org X-Gm-Message-State: ALoCoQny1/mdkAXD+4QebckVqg8cJ4TWdA0Q1lLN3oFRsWohrkREdIYtTm/UBTK4RhPmN1gYEQzF Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 19 Jun 2013 04:08:43 -0000 http://freshbsd.org/commit/freebsd/r251982 ===> usr.bin (cleandir) "Makefile", line 370: Malformed conditional (${MK_SVN} == "yes" || ${MK_SVNLITE} == "yes") "Makefile", line 373: if-less endif make: fatal errors encountered -- cannot continue *** [usr.bin.cleandir__D] Error code 1 Stop in /usr/src. *** [_cleanobj] Error code 1 Stop in /usr/src. *** [kernel-toolchain] Error code 1 Stop in /usr/src.