From owner-freebsd-arm@FreeBSD.ORG Sat Nov 22 22:26:10 2014 Return-Path: Delivered-To: freebsd-arm@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 C3F13A10 for ; Sat, 22 Nov 2014 22:26:10 +0000 (UTC) Received: from mail.FoxValley.net (mail.FoxValley.net [64.135.192.34]) by mx1.freebsd.org (Postfix) with SMTP id 76D2FC62 for ; Sat, 22 Nov 2014 22:26:10 +0000 (UTC) Received: (qmail 3105 invoked from network) for freebsd-arm@freebsd.org; 22 Nov 2014 16:26:09 -0600 Received: from 71-211-193-1.hlrn.qwest.net (HELO ?192.168.1.3?) (draymond@71.211.193.1) by mail.foxvalley.net with SMTP; 22 Nov 2014 16:26:09 -0600 Message-ID: <54710D7D.3000303@foxvalley.net> Date: Sat, 22 Nov 2014 15:26:05 -0700 From: Dan Raymond User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: "freebsd-arm@freebsd.org" Subject: latest VM images fail to compile for ARM Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Nov 2014 22:26:10 -0000 The latest two VM images here: ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/VM-IMAGES/11.0-CURRENT/amd64/ are: FreeBSD-11.0-CURRENT-amd64-20141025-r273635.vmdk.xz FreeBSD-11.0-CURRENT-amd64-20141113-r274463.vmdk.xz They won't compile ARM images using crochet. I am getting errors while building xdev. This looks like a regression because I have no problems with the previous VM image (FreeBSD-11.0-CURRENT-amd64-20140918-r271779.vmdk.xz).