All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Grall <julien.grall@linaro.org>
To: Ian Campbell <Ian.Campbell@citrix.com>,
	John McDermott <john.mcdermott@nrl.navy.mil>
Cc: xen-devel@lists.xenproject.org
Subject: Re: Can't clone static arm64 binary from https://github.com/susematz/qemu/tree/aarch64-1.6
Date: Wed, 25 Jun 2014 12:40:37 +0100	[thread overview]
Message-ID: <53AAB535.6040705@linaro.org> (raw)
In-Reply-To: <1403684892.3875.10.camel@kazak.uk.xensource.com>

On 06/25/2014 09:28 AM, Ian Campbell wrote:
> On Tue, 2014-06-24 at 13:57 -0400, John McDermott wrote:
>> Xen Developers,
>>
>> Trying to build arm64 on x86_64 following the guidance on the wiki;
>> everything ok 'till I have to run qemu static for arm64. It fails
>> because there is no arm64 specific binary installed in Ubuntu 13.10,
>> even though the wiki procedure says it should work.
> 
> Which wiki page?
> 
>>  Not to worry; get the source and build it, I think.
>>
>> However, I cannot clone the git repo for the source, no matter which system I clone from. I even tried it from a Mac and get the same "fatal repo not found" error.
>>
>> The repo is 'https://github.com/susematz/qemu/tree/aarch64-1.6/' and I can see it in my browser just fine.
>>
>> Is there an alternative source for this code?
> 
> IIRC it's all in mainline qemu these days.

Last time I tried mainline QEMU (it was about a month ago), I was not
able to build the different package with an opensuse rootfs.

It was because of the threading issue. I don't think it has been fixed yet.

You can use the QEMU provided by Suse which work fine:

git clone -b aarch64-work https://github.com/openSUSE/qemu.git qemu-aarch64

Regards,

-- 
Julien Grall

  reply	other threads:[~2014-06-25 11:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-24 17:57 Can't clone static arm64 binary from https://github.com/susematz/qemu/tree/aarch64-1.6 John McDermott
2014-06-25  8:28 ` Ian Campbell
2014-06-25 11:40   ` Julien Grall [this message]
2014-06-25 11:45     ` Ian Campbell
2014-06-25 11:55       ` Julien Grall
2014-06-25 12:03         ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53AAB535.6040705@linaro.org \
    --to=julien.grall@linaro.org \
    --cc=Ian.Campbell@citrix.com \
    --cc=john.mcdermott@nrl.navy.mil \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.