From owner-freebsd-stable@FreeBSD.ORG Thu Nov 15 02:38:50 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B22B91BC for ; Thu, 15 Nov 2012 02:38:50 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1CA288FC0C for ; Thu, 15 Nov 2012 02:38:49 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id gg13so1205964lbb.13 for ; Wed, 14 Nov 2012 18:38:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=1aQGnK173lCxOJLxT3poHT1BkT0MJaKB4FmyiHsUWpM=; b=c7F8NrG5Nau/6DX/tPaaNc6OSWi2KxEAZ0lomW71k8NZQRszGnESMm1qAHDE/0aO8d 4cahOT5eAY3gZQQYBBQYUBAEH6k8It8lXzYgB3PaZaFrQz0YlA0hsEw5Ykju647KA79R OoOZ2OVz2S4kCgQiieCmIgp0Io+NFwKkaIWTY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=1aQGnK173lCxOJLxT3poHT1BkT0MJaKB4FmyiHsUWpM=; b=A72gKwwqJJv9IGUtub1QiPmJEAv4AgpPs2NLrb85E570MEYigOyvRq4w94C6xlzrin 9Ua9EK3MTtTMHV55HI7P8mealB0n53yin1mYDqHZ/PiYo9vbED9n595CfciNsxcK9c5g 6byh/yjPX1yipFr+o3U1vKH12ruEiIPHInHgXKCfwogi9i0WYIs060lHtQMKEgdp5GKp nab3vhEVURicZjnH852zTqaSlfgG9oxbZ5l0lQRZ8ub+NyvSNNyFagErIK3ohk20+Wu6 rV/SxPTXFvcmUFSUlUJeESGYhz+5aI6Ekhivejl6IwbGkj6F3TFi1kTkZXMjre4SlsYa b7Mw== Received: by 10.152.104.115 with SMTP id gd19mr27204393lab.13.1352947128378; Wed, 14 Nov 2012 18:38:48 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.25.166 with HTTP; Wed, 14 Nov 2012 18:38:17 -0800 (PST) In-Reply-To: References: <50A390BE.1090702@FreeBSD.org> From: Eitan Adler Date: Wed, 14 Nov 2012 21:38:17 -0500 Message-ID: Subject: Re: Compilation error while compiling FreeBSD9-STABLE with Clang To: Alie Tan Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmV42XO/ktt823TY/R8UX/hF7EmqNfG1mfyl5iDB1kn6+5D+grsyDN1wqGlf4C4t0fAb6MR Cc: Dimitry Andric , "freebsd-stable@freebsd.org" , Alexandre X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Nov 2012 02:38:50 -0000 On 14 November 2012 20:40, Alie Tan wrote: > Hi, > > Strange, this issue happens when I use cvsup only. Did I miss something > here? Is FreeBSD CVS still syncing with SVN or otherwise? known issue atm. people are working on fixing it. -- Eitan Adler