Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ bitbake xen-image-minimal
- WARNING: Host distribution "debian" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
- Loading cache: 100% |####################################################################| Time: 0:00:00
- Loaded 3460 entries from dependency cache.
- NOTE: Resolving any missing task queue dependencies
- Build Configuration:
- BB_VERSION = "1.42.0"
- BUILD_SYS = "x86_64-linux"
- NATIVELSBSTRING = "universal"
- TARGET_SYS = "aarch64-poky-linux"
- MACHINE = "raspberrypi3-64"
- DISTRO = "poky"
- DISTRO_VERSION = "2.7.2"
- TUNE_FEATURES = "aarch64 cortexa53 crc"
- TARGET_FPU = ""
- meta
- meta-poky
- meta-yocto-bsp = "warrior:d0f73121551dc98f6924cd77952bf9ebf5ef3dd7"
- meta-oe
- meta-filesystems
- meta-python
- meta-networking
- meta-multimedia = "warrior:a24acf94d48d635eca668ea34598c6e5c857e3f8"
- meta-raspberrypi = "warrior:615a1a83399623bcb7afb500bd9d3fc633e32004"
- meta-virtualization = "warrior:bda5b6ab326a4926aedd32f137de5f3837c8cdb8"
- Initialising tasks: 100% |###############################################################| Time: 0:00:01
- Sstate summary: Wanted 23 Found 20 Missed 3 Current 1233 (86% match, 99% complete)
- NOTE: Executing SetScene Tasks
- NOTE: Executing RunQueue Tasks
- ERROR: xen-image-minimal-1.0-r0 do_rootfs: Unable to install packages. Command '/home/alexei/git/research/poky/rpi-build/tmp/work/raspberrypi3_64-poky-linux/xen-image-minimal/1.0-r0/recipe-sysroot-native/usr/bin/apt-get install --force-yes --allow-unauthenticated kernel-module-xen-blkback kernel-module-xen-gntalloc kernel-module-xen-gntdev kernel-module-xen-netback kernel-module-xen-wdt packagegroup-core-boot packagegroup-core-ssh-openssh qemu run-postinsts xen-base' returned 100:
- Reading package lists...
- Building dependency tree...
- Reading state information...
- E: Unable to locate package kernel-module-xen-blkback
- E: Unable to locate package kernel-module-xen-gntalloc
- E: Unable to locate package kernel-module-xen-gntdev
- E: Unable to locate package kernel-module-xen-netback
- E: Unable to locate package kernel-module-xen-wdt
- ERROR: xen-image-minimal-1.0-r0 do_rootfs:
- ERROR: xen-image-minimal-1.0-r0 do_rootfs: Function failed: do_rootfs
- ERROR: Logfile of failure stored in: /home/alexei/git/research/poky/rpi-build/tmp/work/raspberrypi3_64-poky-linux/xen-image-minimal/1.0-r0/temp/log.do_rootfs.2330628
- ERROR: Task (/home/alexei/git/research/poky/meta-virtualization/recipes-extended/images/xen-image-minimal.bb:do_rootfs) failed with exit code '1'
- NOTE: Tasks Summary: Attempted 3574 tasks of which 3571 didn't need to be rerun and 1 failed.
- Summary: 1 task failed:
- /home/alexei/git/research/poky/meta-virtualization/recipes-extended/images/xen-image-minimal.bb:do_rootfs
- Summary: There was 1 WARNING message shown.
- Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement