Further to my submission below, I have been on the forums but alas no answer except to refer me back to this list. I have searched endlessly for documentation etc but have found nothing specific to this situation. On Tue, 22 Oct 2019 07:57:52 +0100, Mark Grant wrote:
Hi,
On an x86-64 openSUSE Leap 15.1 system I am trying to cross-build a package with osc to Raspbian 9.0 armv7l using the following command
osc build Raspbian_9.0 armv7l
It fails with the following build log.
https://pastebin.com/raw/yQp0Kfyc
An attempt for Raspbian_10 fails in the same manner. I should also point out that:- osc build debian_{10,9.0} works fine.
I have also tried adding the Raspbian qemu-user-{static, } package as a preinstall in the prjconf, but it does not fix the problem. What I used was:- %ifarch armv5el armv7l armv7hl Hostarch: x86_64 Preinstall: qemu-user-static %endif Although I think this may be incorrect for the long-term.
Any help would be appreciated.
Regards, Mark
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org