From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id 0DB8E605BD for ; Sat, 13 Sep 2014 01:30:14 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.9/8.14.5) with ESMTP id s8D1UCA1023569 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Fri, 12 Sep 2014 18:30:12 -0700 (PDT) Received: from [128.224.162.231] (128.224.162.231) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.3.174.1; Fri, 12 Sep 2014 18:30:11 -0700 Message-ID: <54139E21.8040308@windriver.com> Date: Sat, 13 Sep 2014 09:30:09 +0800 From: Kang Kai User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Bruce Ashfield , "Burton, Ross" References: <1410507789-9307-1-git-send-email-kai.kang@windriver.com> In-Reply-To: X-Originating-IP: [128.224.162.231] Cc: He Zhe , Joe Slater , OE-core Subject: Re: [PATCH] Add machine qemuarm64 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2014 01:30:15 -0000 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit On 2014年09月12日 21:02, Bruce Ashfield wrote: > On Fri, Sep 12, 2014 at 6:22 AM, Burton, Ross wrote: >> On 12 September 2014 08:43, Kai Kang wrote: >>> There are some packages fail to build with qemuarm64, I will send pathches >>> for them in another series. >> I can't build a kernel with MACHINE=qemuarm64: > Even if this did build, I'm not sure what you'd end up with .. no one > has sent me > the linux-yocto machine definition and configuration fragments for qemuarm64 > yet. Could we make all userspace packages build pass and available for qemuarm64 first, then deal the kernel? Zhe He is working on kernel and will give configuration later. Regards, Kai > > Bruce > >> | LINK vmlinux >> | LD vmlinux.o >> | aarch64-poky-linux-ld.bfd: cannot find libgcc.a: No such file or directory >> | aarch64-poky-linux-ld.bfd: cannot find libgcc.a: No such file or directory >> | make[2]: *** [vmlinux] Error 1 >> | make[1]: *** [sub-make] Error 2 >> | make: *** [all] Error 2 >> | ERROR: oe_runmake failed >> | WARNING: exit code 1 from a shell command. >> | ERROR: Function failed: do_compile (log file is located at >> /data/poky-master/tmp/work/qemuarm64-poky-linux/linux-yocto/3.14.17+gitAUTOINC+a94680bfeb_b85edae6fd-r0/temp/log.do_compile.24366) >> ERROR: Task 81 (/home/ross/Yocto/poky/meta/recipes-kernel/linux/linux-yocto_3.14.bb, >> do_compile) failed with exit code '1' >> >> I can email build logs if you'd wish. >> >> Ross >> -- >> _______________________________________________ >> Openembedded-core mailing list >> Openembedded-core@lists.openembedded.org >> http://lists.openembedded.org/mailman/listinfo/openembedded-core > > -- Regards, Neil | Kai Kang