[opensuse-buildservice] armv7l build on aarch64 worker

Hello, I am trying to play with aarch64 worker running on RPi3 with my private OBS instance (2.7.2). The worker is up and is shown at monitor page. How could I allow armv7l scheduler to use this aarch64 worker for builds? Do I also need to run aarch64 scheduler? i586/x86_64 stuff has always been worked for me. Now, I use the following project config: <repository name="openSUSE_Factory_ARM"> <path project="openSUSE.org:openSUSE:Factory:ARM" repository="standard"/> <arch>armv7l</arch> </repository> armv7l scheduler is up and running. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org

I've found BSCando.pm file, but still no luck. 31.10.2016 11:19, Matwey V. Kornilov пишет:
Hello,
I am trying to play with aarch64 worker running on RPi3 with my private OBS instance (2.7.2).
The worker is up and is shown at monitor page. How could I allow armv7l scheduler to use this aarch64 worker for builds? Do I also need to run aarch64 scheduler?
i586/x86_64 stuff has always been worked for me.
Now, I use the following project config:
<repository name="openSUSE_Factory_ARM"> <path project="openSUSE.org:openSUSE:Factory:ARM" repository="standard"/> <arch>armv7l</arch> </repository>
armv7l scheduler is up and running.
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org

31.10.2016 11:32, Matwey V. Kornilov пишет:
I've found BSCando.pm file, but still no luck.
I am trying something like the following: 'aarch64' => [ 'aarch64_ilp32', 'aarch64', 'armv8l', 'armv7l:linux32', 'armv7hl:linux32' ],
31.10.2016 11:19, Matwey V. Kornilov пишет:
Hello,
I am trying to play with aarch64 worker running on RPi3 with my private OBS instance (2.7.2).
The worker is up and is shown at monitor page. How could I allow armv7l scheduler to use this aarch64 worker for builds? Do I also need to run aarch64 scheduler?
i586/x86_64 stuff has always been worked for me.
Now, I use the following project config:
<repository name="openSUSE_Factory_ARM"> <path project="openSUSE.org:openSUSE:Factory:ARM" repository="standard"/> <arch>armv7l</arch> </repository>
armv7l scheduler is up and running.
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org

I've restarted the dispatcher and now build is running. Thank you. 31.10.2016 11:39, Matwey V. Kornilov пишет:
31.10.2016 11:32, Matwey V. Kornilov пишет:
I've found BSCando.pm file, but still no luck.
I am trying something like the following:
'aarch64' => [ 'aarch64_ilp32', 'aarch64', 'armv8l', 'armv7l:linux32', 'armv7hl:linux32' ],
31.10.2016 11:19, Matwey V. Kornilov пишет:
Hello,
I am trying to play with aarch64 worker running on RPi3 with my private OBS instance (2.7.2).
The worker is up and is shown at monitor page. How could I allow armv7l scheduler to use this aarch64 worker for builds? Do I also need to run aarch64 scheduler?
i586/x86_64 stuff has always been worked for me.
Now, I use the following project config:
<repository name="openSUSE_Factory_ARM"> <path project="openSUSE.org:openSUSE:Factory:ARM" repository="standard"/> <arch>armv7l</arch> </repository>
armv7l scheduler is up and running.
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org

On Monday 2016-10-31 09:32, Matwey V. Kornilov wrote:
I've found BSCando.pm file, but still no luck.
Is it because openSUSE:Factory:ARM contains lines that force armv7 to be built with qemu instead.. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org

On Okt 31 2016, Jan Engelhardt <jengelh@inai.de> wrote:
Is it because openSUSE:Factory:ARM contains lines that force armv7 to be built with qemu instead..
Not true. armv7 is built natively, armv6 is built with qemu. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (3)
-
Andreas Schwab
-
Jan Engelhardt
-
Matwey V. Kornilov