From owner-freebsd-current@FreeBSD.ORG Tue Oct 8 07:45:29 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BD420444 for ; Tue, 8 Oct 2013 07:45:29 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-oa0-x22f.google.com (mail-oa0-x22f.google.com [IPv6:2607:f8b0:4003:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8A6482B15 for ; Tue, 8 Oct 2013 07:45:29 +0000 (UTC) Received: by mail-oa0-f47.google.com with SMTP id i1so7179926oag.20 for ; Tue, 08 Oct 2013 00:45:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Q16IOqUY1jb9fEvx5zlBKB7wMbygDwvvvY0Rjht5iPE=; b=ztOJ/C0zjg4Zm1Tj8TLClw/0lzLyR6MFnVYzdyrYcJEz8MBUVpegdJ4P6Oe8rKgrtz JujvCRaXtmmDwgC2rDSNhpw9r4DHBxc6QYE5rTELiENvWJzwfgE3DYiL251JbCMZ9GpC jx8Gwp6n7AS2pw+RX5YFFDz4G5K/jDNl/88EYcKJizwfzZcPbX4RuHbo5KRyzWoK8zkT fBZOS8C9sgcug5d+6GbgtZmSUSivzHq3qoi2bHrLrcQyNq/cpTEHsH2Bl8xJN4/OXLe1 9h7ZHFSyCrIm9PwMrjhhhmBfNsGNR3FljkldRNxqRTknFC5RJCJLaoZbcDwDeV2Zsfp+ rlWw== MIME-Version: 1.0 X-Received: by 10.182.22.5 with SMTP id z5mr128124obe.42.1381218328833; Tue, 08 Oct 2013 00:45:28 -0700 (PDT) Received: by 10.76.106.83 with HTTP; Tue, 8 Oct 2013 00:45:28 -0700 (PDT) Date: Tue, 8 Oct 2013 03:45:28 -0400 Message-ID: Subject: Running i386 CURRENT on an AMD64 platform:: CLang related From: Joe Nosay To: freebsd-current 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: Tue, 08 Oct 2013 07:45:29 -0000 I've ran into compiling problems with some ports. World and kernel have not yet been rebuilt. 10.x is a pre-APLHA release. Before I attempt to rebuild any of the system, has anyone else had any problems related to building i386 on AMD64?