From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <wangmy@fujitsu.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 15/32] pango: upgrade 1.55.5 -> 1.56.1
Date: Tue, 18 Feb 2025 18:15:51 +0100 [thread overview]
Message-ID: <D7VQPBSVP6PJ.2CIYIN5Y67FR0@bootlin.com> (raw)
In-Reply-To: <1739864375-21394-15-git-send-email-wangmy@fujitsu.com>
On Tue Feb 18, 2025 at 8:39 AM CET, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Changelog:
> ==========
> - Avoid criticals when there are no fonts
> - fontconfig: Handle lack of FC_FONT_WRAPPER in font cache
> - fontconfig: Prefer application fonts even if they are older
> - Support setting font features in font descriptions
> - serialization: Document the tab array format
> - serialization: Accept attributes without range
> - win32: Improve the pango_font_map_reload_implementation
> - win32: Take variations into account for caching
> - layout: Fix measuring ellipsis runs with shapes
> - build: Require C11
> - build: Require GLib 2.80
> - build: Require cairo 1.18
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
Hi,
This does fail on qemux86-world-alt:
ERROR: pango-1.56.1-r0 do_configure: Execution of '/srv/pokybuild/yocto-worker/qemux86-world-alt/build/build/tmp/work/core2-64-poky-linux/pango/1.56.1/temp/run.do_configure.1676834' failed with exit code 1
...
| Program rst2man rst2man.py found: NO
| Program rst2html5 rst2html5.py found: NO
|
| ../pango-1.56.1/docs/meson.build:222:12: ERROR: Program 'rst2html5 rst2html5.py' not found or not executable
|
| A full log can be found at /srv/pokybuild/yocto-worker/qemux86-world-alt/build/build/tmp/work/core2-64-poky-linux/pango/1.56.1/build/meson-logs/meson-log.txt
| ERROR: meson failed
| WARNING: exit code 1 from a shell command
https://autobuilder.yoctoproject.org/valkyrie/?#/builders/17/builds/955/steps/11/logs/stdio
Can you have a look at this failure please?
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2025-02-18 17:15 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-18 7:39 [OE-core] [PATCH 01/32] btrfs-tools: upgrade 6.12 -> 6.13 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 02/32] ell: upgrade 0.71 -> 0.73 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 03/32] erofs-utils: upgrade 1.8.4 -> 1.8.5 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 04/32] fmt: upgrade 11.1.1 -> 11.1.3 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 05/32] gcr: upgrade 4.3.0 -> 4.3.91 wangmy
2025-02-18 8:35 ` Alexander Kanavin
2025-02-18 7:39 ` [OE-core] [PATCH 06/32] hwdata: upgrade 0.391 -> 0.392 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 07/32] libffi: upgrade 3.4.6 -> 3.4.7 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 08/32] libpcre2: upgrade 10.44 -> 10.45 wangmy
2025-02-18 8:35 ` Alexander Kanavin
2025-02-18 7:39 ` [OE-core] [PATCH 09/32] libportal: upgrade 0.9.0 -> 0.9.1 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 10/32] libtest-warnings-perl: upgrade 0.037 -> 0.038 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 11/32] libuv: upgrade 1.49.2 -> 1.50.0 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 12/32] libwpe: upgrade 1.16.1 -> 1.16.2 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 13/32] libx11: upgrade 1.8.10 -> 1.8.11 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 14/32] libxkbcommon: upgrade 1.7.0 -> 1.8.0 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 15/32] pango: upgrade 1.55.5 -> 1.56.1 wangmy
2025-02-18 17:15 ` Mathieu Dubois-Briand [this message]
2025-02-19 2:06 ` Mingyu Wang (Fujitsu)
2025-02-19 9:03 ` Alexander Kanavin
2025-02-18 7:39 ` [OE-core] [PATCH 16/32] python3-babel: upgrade 2.16.0 -> 2.17.0 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 17/32] python3-cython: upgrade 3.0.11 -> 3.0.12 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 18/32] python3-dtschema: upgrade 2024.11 -> 2025.2 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 19/32] python3-hypothesis: upgrade 6.124.7 -> 6.125.3 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 20/32] python3-mako: upgrade 1.3.8 -> 1.3.9 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 21/32] python3-numpy: upgrade 2.2.2 -> 2.2.3 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 22/32] python3-pip: upgrade 25.0 -> 25.0.1 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 23/32] python3-poetry-core: upgrade 2.0.1 -> 2.1.1 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 24/32] python3-psutil: upgrade 6.1.1 -> 7.0.0 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 25/32] ruby: upgrade 3.4.1 -> 3.4.2 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 26/32] strace: upgrade 6.12 -> 6.13 wangmy
2025-02-18 7:59 ` Patchtest results for " patchtest
2025-02-18 7:39 ` [OE-core] [PATCH 27/32] stress-ng: upgrade 0.18.09 -> 0.18.10 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 28/32] ttyrun: upgrade 2.36.0 -> 2.37.0 wangmy
2025-02-18 7:59 ` Patchtest results for " patchtest
2025-02-18 7:39 ` [OE-core] [PATCH 29/32] xhost: upgrade 1.0.9 -> 1.0.10 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 30/32] xkeyboard-config: upgrade 2.43 -> 2.44 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 31/32] xwayland: upgrade 24.1.4 -> 24.1.5 wangmy
2025-02-18 7:39 ` [OE-core] [PATCH 32/32] xz: upgrade 5.6.3 -> 5.6.4 wangmy
2025-02-18 10:59 ` [OE-core] [PATCH 01/32] btrfs-tools: upgrade 6.12 -> 6.13 Mathieu Dubois-Briand
2025-02-18 13:47 ` Richard Purdie
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=D7VQPBSVP6PJ.2CIYIN5Y67FR0@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=wangmy@fujitsu.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox