All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alistair Francis <alistair23@gmail.com>
To: Pello Heriz <pello.heriz@alumni.mondragon.edu>
Cc: yocto@yoctoproject.org, meta-virtualization@yoctoproject.org,
	meta-xilinx@yoctoproject.org,
	meta-xilinx-request@yoctoproject.org
Subject: Re: [meta-xilinx] Trying to build xen-guest-image-minimal
Date: Thu, 18 May 2017 15:17:47 -0700	[thread overview]
Message-ID: <CAKmqyKNLi0p0aT5TcjA-oZ2UW8EuW8BMYH7Kn0y1Fr7YT3HHfw@mail.gmail.com> (raw)
In-Reply-To: <CAFL6qn6H5zJpKM9x2JvgJFu_qU4H-wk2szdgxucapE5RASNXpw@mail.gmail.com>

On Thu, May 18, 2017 at 12:48 AM, Pello Heriz
<pello.heriz@alumni.mondragon.edu> wrote:
> Hi Alistair,
>
> I have deleted the two lines that you have told me:
>
> -IMAGE_INSTALL += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', '
> xf86-video-fbdev', '', d)}"
> -IMAGE_INSTALL += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', '
> xf86-video-vesa', '', d)}"
>
> Anyway, now I'm getting another problem:
>
> generalelectric@mlan11214m117linux:/opt/yocto_GE/poky/master/build$ bitbake
> xen-guest-image-minimal
> Loading cache: 100% |############################################| Time:
> 0:00:00
> Loaded 2865 entries from dependency cache.
> Parsing recipes: 100% |##########################################| Time:
> 0:00:01
> Parsing of 2097 .bb files complete (2079 cached, 18 parsed). 2881 targets,
> 198 skipped, 0 masked, 0 errors.
> WARNING: No recipes available for:
>
> /opt/yocto_GE/poky/master/meta-petalinux/recipes-devtools/python/python-smartpm_%.bbappend
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'nativesdk-smartpm' (but
> /opt/yocto_GE/poky/master/meta/recipes-core/meta/buildtools-tarball.bb
> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'nativesdk-smartpm' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['nativesdk-smartpm']
> ERROR: Required build target 'xen-guest-image-minimal' has no buildable
> providers.
> Missing or unbuildable dependency chain was: ['xen-guest-image-minimal',
> 'buildtools-tarball', 'nativesdk-smartpm']
>
> Summary: There was 1 WARNING message shown.
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
> generalelectric@mlan11214m117linux:/opt/yocto_GE/poky/master/build$
>
> Do you know how can I solve this issue?

Strange, I haven't seen this before. Are you sure you have all the
layers that you need and that the versions match?

Thanks,

Alistair

>
> Best regards,
> Pello
>
>
> 2017-05-17 17:16 GMT+02:00 Alistair Francis <alistair23@gmail.com>:
>>
>> On Wed, May 17, 2017 at 12:37 AM, Pello Heriz
>> <pello.heriz@alumni.mondragon.edu> wrote:
>> > Hi all,
>> >
>> > I'm trying to build a xen-guest-image-minimal, but I have the next
>> > error:
>> >
>> > generalelectric@mlan11214m117linux:/opt/yocto_GE/poky/master/build$
>> > bitbake
>> > xen-guest-image-minimal
>> > Loading cache: 100% |############################################| Time:
>> > 0:00:01
>> > Loaded 2865 entries from dependency cache.
>> > Parsing recipes: 100% |##########################################| Time:
>> > 0:00:01
>> > Parsing of 2097 .bb files complete (2080 cached, 17 parsed). 2881
>> > targets,
>> > 198 skipped, 0 masked, 0 errors.
>> > WARNING: No recipes available for:
>> >
>> >
>> > /opt/yocto_GE/poky/master/meta-petalinux/recipes-devtools/python/python-smartpm_%.bbappend
>> > NOTE: Resolving any missing task queue dependencies
>> > ERROR: Nothing RPROVIDES 'xf86-video-vesa' (but
>> >
>> > /opt/yocto_GE/poky/master/meta-virtualization/recipes-extended/images/xen-guest-image-minimal.bb
>> > RDEPENDS on or otherwise requires it)
>> > ERROR: xf86-video-vesa was skipped: incompatible with host
>> > aarch64-poky-linux (not in COMPATIBLE_HOST)
>> > NOTE: Runtime target 'xf86-video-vesa' is unbuildable, removing...
>> > Missing or unbuildable dependency chain was: ['xf86-video-vesa']
>> > ERROR: Required build target 'xen-guest-image-minimal' has no buildable
>> > providers.
>> > Missing or unbuildable dependency chain was: ['xen-guest-image-minimal',
>> > 'xf86-video-vesa']
>> >
>> > Summary: There was 1 WARNING message shown.
>> > Summary: There were 2 ERROR messages shown, returning a non-zero exit
>> > code.
>> >
>> > As you can see next, this requiring file is in the meta directory so I
>> > don't
>> > know why I'm getting the issue.
>> >
>> > generalelectric@mlan11214m117linux:/opt/yocto_GE/poky/master/build$ cd
>> > ../meta/recipes-graphics/xorg-driver/
>> >
>> > generalelectric@mlan11214m117linux:/opt/yocto_GE/poky/master/meta/recipes-graphics/xorg-driver$
>> > ls
>> > xf86-input-evdev_2.10.5.bb     xf86-video-omap_0.4.5.bb
>> > xf86-input-keyboard_1.9.0.bb   xf86-video-omapfb
>> > xf86-input-libinput_0.24.0.bb  xf86-video-omapfb_git.bb
>> > xf86-input-mouse_1.9.2.bb      xf86-video-vesa_2.3.4.bb
>> > xf86-input-synaptics_1.9.0.bb  xf86-video-vmware
>> > xf86-input-vmmouse_13.1.0.bb   xf86-video-vmware_13.2.1.bb
>> > xf86-video-cirrus_1.5.3.bb     xorg-driver-common.inc
>> > xf86-video-fbdev_0.4.4.bb      xorg-driver-input.inc
>> > xf86-video-intel               xorg-driver-video.inc
>> > xf86-video-intel_git.bb
>> >
>> > generalelectric@mlan11214m117linux:/opt/yocto_GE/poky/master/meta/recipes-graphics/xorg-driver$
>> >
>> > Can any body help me with this problem?
>>
>> It looks like this should fix your problem:
>>
>> diff --git a/recipes-extended/images/xen-guest-image-minimal.bb
>> b/recipes-extended/images/xen-guest-image-minimal.bb
>> index ab7e92c..0143867 100644
>> --- a/recipes-extended/images/xen-guest-image-minimal.bb
>> +++ b/recipes-extended/images/xen-guest-image-minimal.bb
>> @@ -7,9 +7,6 @@ IMAGE_INSTALL += " \
>>      ${@bb.utils.contains('MACHINE_FEATURES', 'acpi',
>> 'kernel-module-xen-acpi-processor', '', d)} \
>>      "
>>
>> -IMAGE_INSTALL += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', '
>> xf86-video-fbdev', '', d)}"
>> -IMAGE_INSTALL += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', '
>> xf86-video-vesa', '', d)}"
>> -
>>  LICENSE = "MIT"
>>
>>  # Send console messages to xen console
>>
>> It's a bug in meta-virtualisation, I just don't know how to fix it
>> without just deleting the code.
>>
>> Thanks,
>>
>> Alistair
>>
>> >
>> > Any answer will be welcome,
>> >
>> > Best regards,
>> > Pello
>> >
>> >
>> > --
>> > _______________________________________________
>> > meta-xilinx mailing list
>> > meta-xilinx@yoctoproject.org
>> > https://lists.yoctoproject.org/listinfo/meta-xilinx
>> >
>
>


  reply	other threads:[~2017-05-18 22:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-17  7:37 Trying to build xen-guest-image-minimal Pello Heriz
2017-05-17 15:16 ` [meta-xilinx] " Alistair Francis
2017-05-18  7:48   ` Pello Heriz
2017-05-18 22:17     ` Alistair Francis [this message]
     [not found]       ` <CAFL6qn7wcvBSD-_9baYMajAdqry0fuUXqjO4HG_GWf_3zzDp2w@mail.gmail.com>
     [not found]         ` <CAKmqyKOKqpdwc-HOc5azoxiXLKm4odd1myeTBA7YjzjNddELQQ@mail.gmail.com>
2017-05-23  9:38           ` Pello Heriz
2017-05-23 12:13             ` Tim Orling

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKmqyKNLi0p0aT5TcjA-oZ2UW8EuW8BMYH7Kn0y1Fr7YT3HHfw@mail.gmail.com \
    --to=alistair23@gmail.com \
    --cc=meta-virtualization@yoctoproject.org \
    --cc=meta-xilinx-request@yoctoproject.org \
    --cc=meta-xilinx@yoctoproject.org \
    --cc=pello.heriz@alumni.mondragon.edu \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.