Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2015 01:37:08 +0000 (GMT)
From:      jenkins-admin@freebsd.org
To:        jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org
Subject:   FreeBSD_HEAD-tests - Build #1053 - Unstable
Message-ID:  <1277395593.49.1432431430125.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | raw e-mail | index | archive | help
FreeBSD_HEAD-tests - Build #1053 - Unstable:

Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1053/ to view the results.
From owner-freebsd-current@FreeBSD.ORG  Sun May 24 02:21:10 2015
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
Delivered-To: freebsd-current@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 AFE3E3A3;
 Sun, 24 May 2015 02:21:10 +0000 (UTC)
Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com
 [IPv6:2a00:1450:400c:c00::22c])
 (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 57A091B99;
 Sun, 24 May 2015 02:21:10 +0000 (UTC)
Received: by wgbgq6 with SMTP id gq6so47369925wgb.3;
 Sat, 23 May 2015 19:21:07 -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=ASu8LyEmqhEh7u3vFtVbPnlOwShxmVsVLYg2UjKRMDQ=;
 b=IaGGJuhC18b9NF7voosWodKAA0SDBgHR/LLHE0fSxVhBBtI26UoPe8cZpOEBeAx5bX
 MqqLBFcmgiTcNcHQpGKdH4xm5iqsvsVYtrLMEs9KJj4gwzPPSghLvXgBJOeAwGWXtvqy
 sJ4Z7A4AeQnkpfAusRNtA5q6HJK229YnsPoSDybFM04PuOQXN/KeYoW6m5HtZY64eClc
 OTC1nC15d2eH6ADPbfzrH2vENBeGXTkXWg5qkSszCFc6iXzy6+RiKtv/tL3dkUxo55ug
 Ig9wnlxaoA3DkDDIBpfhwWjjADXhe2BQmyk8w+TFlV1FSdYkiWIdMhedXSXBmK3QvNZ3
 vXgQ==
MIME-Version: 1.0
X-Received: by 10.180.37.131 with SMTP id y3mr7983481wij.60.1432434067065;
 Sat, 23 May 2015 19:21:07 -0700 (PDT)
Received: by 10.194.61.169 with HTTP; Sat, 23 May 2015 19:21:07 -0700 (PDT)
Date: Sun, 24 May 2015 05:21:07 +0300
Message-ID: <CA+K5SrNykSa4n0MykuEQ52nYdh5uXfqsv7=pdAkrW2_1kbDpzQ@mail.gmail.com>
Subject: am335x-bone.dts not exist
From: Andrey Fesenko <f0andrey@gmail.com>
To: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>,
 freebsd-current <freebsd-current@freebsd.org>
Content-Type: text/plain; charset=UTF-8
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.20
Precedence: list
List-Id: Discussions about the use of FreeBSD-current
 <freebsd-current.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-current>, 
 <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/>;
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
 <mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 24 May 2015 02:21:10 -0000

# uname -a
FreeBSD des.local 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r283306: Sat
May 23 11:56:46 MSK 2015
root@des.local:/usr/obj/usr/src/sys/GENERIC  amd64

I'm build BEAGLEBONE with crochet.

build error

Mounting UFS partition 1 at /usr/obj/_.mount.freebsd
Installing U-Boot from : /usr/local/share/u-boot/u-boot-beaglebone
Error: beaglebone.dts:29.1-2 syntax error
FATAL ERROR: Unable to parse input tree


file /usr/src/sys/boot/fdt/dts/arm/beaglebone.dts contain #include
"am335x-bone.dts" but this file not existence. Need use am335x-evm.dts
or else?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1277395593.49.1432431430125.JavaMail.jenkins>