From: matteo.orlandini@tastitalia.com
To: yocto@lists.yoctoproject.org
Subject: Re: Virtual Keyboard on Wayland
Date: Mon, 23 Jun 2025 08:04:57 -0700 [thread overview]
Message-ID: <24397.1750691097167991681@lists.yoctoproject.org> (raw)
In-Reply-To: <d29fe87a-8095-4823-bf57-6046b9e67d2c@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 857 bytes --]
I added this .bbappend:
REQUIRED_DISTRO_FEATURES:remove = "x11"
DEPENDS:remove = "xext xrandr"
but now I got this error:
process didn't exit successfully: `rustc - --crate-name ___ --print=file-names -L /newbuild/tmp/work/armv8a-poky-linux/squeekboard/1.19.0/recipe-sysroot/usr/lib/rustlib/aarch64-poky-linux-gnu/lib --remap-path-prefix=/newbuild/tmp/work/armv8a-poky-linux/squeekboard/1.19.0=/usr/src/debug/squeekboard/1.19.0 --target aarch64-poky-linux --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --print=sysroot --print=split-debuginfo --print=crate-name --print=cfg` (exit status: 1)
--- stderr
error: Error loading target specification: Could not find specification for target "aarch64-poky-linux". Run `rustc --print target-list` for a list of built-in targets
[-- Attachment #2: Type: text/html, Size: 970 bytes --]
next prev parent reply other threads:[~2025-06-23 15:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-23 12:22 Virtual Keyboard on Wayland matteo.orlandini
2025-06-23 12:48 ` [yocto] " Gyorgy Sarvari
2025-06-23 15:04 ` matteo.orlandini [this message]
2025-06-25 15:03 ` matteo.orlandini
2025-06-25 17:18 ` Gyorgy Sarvari
2025-06-26 7:01 ` Gyorgy Sarvari
2025-06-26 8:13 ` Takuro Ashie
2025-06-27 14:33 ` matteo.orlandini
2025-06-27 23:02 ` Takuro Ashie
2025-06-30 7:07 ` matteo.orlandini
2025-09-16 14:06 ` matteo.orlandini
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=24397.1750691097167991681@lists.yoctoproject.org \
--to=matteo.orlandini@tastitalia.com \
--cc=yocto@lists.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.