Skip to content

Instantly share code, notes, and snippets.

@257

257/stdin Secret

Created January 9, 2018 18:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 257/e0082cfacacb2a29329782be53604255 to your computer and use it in GitHub Desktop.
Save 257/e0082cfacacb2a29329782be53604255 to your computer and use it in GitHub Desktop.
stdin
KERNEL_DIR=/usr/src/rpi_linux ROOT=$PWD/ PORTAGE_CONFIGROOT=$PWD/ emerge --oneshot --nodeps qemu
* IMPORTANT: 13 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
These are the packages that would be merged, in order:
!!! Problem resolving dependencies for app-emulation/qemu
!!! The ebuild selected to satisfy "qemu" for /mnt/btr/sda/root:pi:org.raspberrypi:armv6j/ has unmet requirements.
- app-emulation/qemu-9999::gentoo USE="aio alsa bzip2 caps curl filecaps jpeg ncurses nfs pin-upstream-blobs png seccomp usb vhost-net vnc xattr -accessibility -bluetooth -debug -fdt -glusterfs -gnutls -gtk -gtk2 (-infiniband) -iscsi -lzo -nls (-numa) -opengl -pulseaudio -python -rbd -sasl -sdl -sdl2 (-selinux) -smartcard -snappy -spice -ssh -static -static-user -systemtap -tci -test -usbredir -vde -virgl -virtfs -vte -xen (-xfs)" PYTHON_TARGETS="-python2_7" QEMU_SOFTMMU_TARGETS="arm -aarch64 -alpha -cris -i386 -lm32 -m68k -microblaze -microblazeel -mips -mips64 -mips64el -mipsel -moxie -nios2 -or1k -ppc -ppc64 -ppcemb -s390x -sh4 -sh4eb -sparc -sparc64 -tricore -unicore32 -x86_64 -xtensa -xtensaeb" QEMU_USER_TARGETS="arm -aarch64 -alpha -armeb -cris -hppa -i386 -m68k -microblaze -microblazeel -mips -mips64
-mips64el -mipsel -mipsn32 -mipsn32el -nios2 -or1k -ppc -ppc64 -ppc64abi32 -ppc64le -s390x -sh4 -sh4eb -sparc -sparc32plus -sparc64 -tilegx -x86_64"
The following REQUIRED_USE flag constraints are unsatisfied:
python_targets_python2_7 qemu_softmmu_targets_arm? ( fdt )
The above constraints are a subset of the following complete expression:
any-of ( python_targets_python2_7 ) gtk2? ( gtk ) qemu_softmmu_targets_arm? ( fdt ) qemu_softmmu_targets_microblaze? ( fdt ) qemu_softmmu_targets_mips64el? ( fdt ) qemu_softmmu_targets_ppc? ( fdt ) qemu_softmmu_targets_ppc64? ( fdt ) sdl2? ( sdl ) static? ( static-user !alsa !bluetooth !gtk !gtk2 !opengl !pulseaudio ) virtfs? ( xattr ) vte? ( gtk )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment