[opensuse-buildservice] Problems on armv7l build host
Hi all! Since about two days I'm getting strange build failures for armv7l packages, please see attached e-mail notifications. It appears that at least one build host has some kind of local problem? We use the armv7l packages mainly to confirm that our "make check" passes on non-x86 architectures, so this is absolutely non-critical for the osmocom builds, so no rush from my side. Regards, Harald -- - Harald Welte <laforge@gnumonks.org> http://laforge.gnumonks.org/ ============================================================================ "Privacy in residential applications is a desirable marketing option." (ETSI EN 300 175-7 Ch. A6)
On Freitag, 17. November 2017, 08:28:39 CET wrote Harald Welte:
Hi all!
Since about two days I'm getting strange build failures for armv7l packages, please see attached e-mail notifications. It appears that at least one build host has some kind of local problem?
hm, armbuild03 seems to work okay atm. The crashes are from the guest kernel. However, our debian setup is not providing an own build kernel, so the host kernel is taken. You may ask the people on opensuse-arm list for feedback here. We use the tumbleweed kernel here.
We use the armv7l packages mainly to confirm that our "make check" passes on non-x86 architectures, so this is absolutely non-critical for the osmocom builds, so no rush from my side.
Regards, Harald
-- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Hi Adrian, On Fri, Nov 17, 2017 at 08:49:41AM +0100, Adrian Schröter wrote:
hm, armbuild03 seems to work okay atm. The crashes are from the guest kernel. However, our debian setup is not providing an own build kernel, so the host kernel is taken.
You may ask the people on opensuse-arm list for feedback here. We use the tumbleweed kernel here.
I've reported it to opensuse-arm, as per your request, see: https://lists.opensuse.org/opensuse-arm/2017-11/msg00032.html However, I think actually it's not a kernel problem but somehow an initrd issue: from https://build.opensuse.org/package/live_build_log/network:osmocom:latest/lib... [ 32s] FATAL: Could not load /lib/modules/3.19.2-0-guest/modules.dep: No such file or directory [ 32s] FATAL: Could not load /lib/modules/3.19.2-0-guest/modules.dep: No such file or directory [ 32s] FATAL: Could not load /lib/modules/3.19.2-0-guest/modules.dep: No such file or directory [ 32s] FATAL: Could not load /lib/modules/3.19.2-0-guest/modules.dep: No such file or directory [ 32s] FATAL: Could not load /lib/modules/3.19.2-0-guest/modules.dep: No such file or directory [ 32s] FATAL: Could not load /lib/modules/3.19.2-0-guest/modules.dep: No such file or directory [ 32s] FATAL: Could not load /lib/modules/3.19.2-0-guest/modules.dep: No such file or directory [ 32s] FATAL: Could not load /lib/modules/3.19.2-0-guest/modules.dep: No such file or directory [ 32s] Waiting for device /dev/disk/by-id/virtio-0 to appear: ok [ 32s] fsck from util-linux 2.23.2 [ 32s] [/sbin/fsck.ext4 (1) -- /] fsck.ext4 -a /dev/vdb [ 32s] /dev/vdb: clean, 7199/2097152 files, 186184/8388608 blocks [ 32s] fsck succeeded. Mounting root device read-write. [ 32s] Mounting root /dev/disk/by-id/virtio-0 [ 32s] mount -o rw,noatime,noatime,nobarrier -t ext4 /dev/disk/by-id/virtio-0 /root [ 32s] replacing /etc/mtab with symlink to /proc/self/mounts [ 32s] run-init: /.build/initvm.aarch64: Exec format error So it's unable to find kernel modules and then claims that .build/initvm.aarch64 is in the wrong format (i.e. not armv7l). -- - Harald Welte <laforge@gnumonks.org> http://laforge.gnumonks.org/ ============================================================================ "Privacy in residential applications is a desirable marketing option." (ETSI EN 300 175-7 Ch. A6) -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Adrian Schröter
-
Harald Welte