[opensuse-buildservice] Overwriting Hostarch
Hi, in Factory:ARM, armv6l is compiled using qemu on x86_64. I would like to compile natively (from ARM) in a project linking to Factory:ARM but when I try to overwrite Hostarch parameter, it has no effect. Any idea how to proceed? Guillaume -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mon, Sep 16, 2013 at 09:19:33PM +0200, guillaume.gardet@free.fr wrote:
Hi,
in Factory:ARM, armv6l is compiled using qemu on x86_64. I would like to compile natively (from ARM) in a project linking to Factory:ARM but when I try to overwrite Hostarch parameter, it has no effect. Any idea how to proceed?
Doesn't an empty Hostarch: work? And you'll also need to get rid of the qemu* package, thus add: Preinstall: !qemu-linux-user Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Le 17/09/2013 11:39, Michael Schroeder a écrit :
On Mon, Sep 16, 2013 at 09:19:33PM +0200, guillaume.gardet@free.fr wrote:
Hi,
in Factory:ARM, armv6l is compiled using qemu on x86_64. I would like to compile natively (from ARM) in a project linking to Factory:ARM but when I try to overwrite Hostarch parameter, it has no effect. Any idea how to proceed? Doesn't an empty
Hostarch:
work? And you'll also need to get rid of the qemu* package, thus add:
Preinstall: !qemu-linux-user
Will try it and let you know if it does work. Guillaume -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Le 17/09/2013 11:40, Guillaume Gardet a écrit :
Le 17/09/2013 11:39, Michael Schroeder a écrit :
On Mon, Sep 16, 2013 at 09:19:33PM +0200, guillaume.gardet@free.fr wrote:
Hi,
in Factory:ARM, armv6l is compiled using qemu on x86_64. I would like to compile natively (from ARM) in a project linking to Factory:ARM but when I try to overwrite Hostarch parameter, it has no effect. Any idea how to proceed? Doesn't an empty
Hostarch:
work? And you'll also need to get rid of the qemu* package, thus add:
Preinstall: !qemu-linux-user Will try it and let you know if it does work.
No effect. Any other idea? Guillaume -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Tue, Sep 17, 2013 at 11:53:13AM +0200, Guillaume Gardet wrote:
Le 17/09/2013 11:40, Guillaume Gardet a écrit :
Le 17/09/2013 11:39, Michael Schroeder a écrit :
On Mon, Sep 16, 2013 at 09:19:33PM +0200, guillaume.gardet@free.fr wrote:
Hi,
in Factory:ARM, armv6l is compiled using qemu on x86_64. I would like to compile natively (from ARM) in a project linking to Factory:ARM but when I try to overwrite Hostarch parameter, it has no effect. Any idea how to proceed? Doesn't an empty
Hostarch:
work? And you'll also need to get rid of the qemu* package, thus add:
Preinstall: !qemu-linux-user Will try it and let you know if it does work.
No effect. Any other idea?
What exactly goes wrong? M. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Le 17/09/2013 12:00, Michael Schroeder a écrit :
On Tue, Sep 17, 2013 at 11:53:13AM +0200, Guillaume Gardet wrote:
Le 17/09/2013 11:40, Guillaume Gardet a écrit :
Le 17/09/2013 11:39, Michael Schroeder a écrit :
On Mon, Sep 16, 2013 at 09:19:33PM +0200, guillaume.gardet@free.fr wrote:
Hi,
in Factory:ARM, armv6l is compiled using qemu on x86_64. I would like to compile natively (from ARM) in a project linking to Factory:ARM but when I try to overwrite Hostarch parameter, it has no effect. Any idea how to proceed? Doesn't an empty
Hostarch:
work? And you'll also need to get rid of the qemu* package, thus add:
Preinstall: !qemu-linux-user Will try it and let you know if it does work. No effect. Any other idea? What exactly goes wrong?
When I want to build on an armv7 I still get an error because it is not an x86_64 arch. Guillaume -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (3)
-
Guillaume Gardet
-
guillaume.gardet@free.fr
-
Michael Schroeder