Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *vte* to *0.76.0* has Failed(do_compile).
Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-vte-upgrade-0.74.2-0.76.0.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 3b95a012a4ad444e619b02d64ee5d45b07ce1fa8 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <a...@yoctoproject.org> Date: Tue, 16 Apr 2024 06:07:10 +0000 Subject: [PATCH] vte: upgrade 0.74.2 -> 0.76.0 --- ...1-Add-W_EXITCODE-macro-for-non-glibc-systems.patch | 11 ++++------- .../vte/{vte_0.74.2.bb => vte_0.76.0.bb} | 2 +- 2 files changed, 5 insertions(+), 8 deletions(-) rename meta/recipes-support/vte/{vte_0.74.2.bb => vte_0.76.0.bb} (96%) diff --git a/meta/recipes-support/vte/vte/0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch b/meta/recipes-support/vte/vte/0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch index 8934d5f80a..830ee7ac05 100644 --- a/meta/recipes-support/vte/vte/0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch +++ b/meta/recipes-support/vte/vte/0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch @@ -1,4 +1,4 @@ -From de9639baac792327c701e509258b8a13f6959e82 Mon Sep 17 00:00:00 2001 +From bfe3125e0334b2842a71e4b7c996d4a70057380b Mon Sep 17 00:00:00 2001 From: Danilo Spinella <danyspi...@protonmail.com> Date: Thu, 21 Mar 2019 14:19:26 +0100 Subject: [PATCH] Add W_EXITCODE macro for non-glibc systems @@ -12,11 +12,11 @@ Signed-off-by: Andreas Müller <schnitzelt...@gmail.com> [1] https://gitlab.gnome.org/GNOME/vte/issues/72 --- - src/widget.cc | 4 +++ - 1 files changed, 4 insertions(+) + src/widget.cc | 4 ++++ + 1 file changed, 4 insertions(+) diff --git a/src/widget.cc b/src/widget.cc -index 07f7cabf..31a77f68 100644 +index b8daa5c..c357960 100644 --- a/src/widget.cc +++ b/src/widget.cc @@ -16,6 +16,10 @@ @@ -30,6 +30,3 @@ index 07f7cabf..31a77f68 100644 #include "config.h" #include "widget.hh" --- -2.42.0 - diff --git a/meta/recipes-support/vte/vte_0.74.2.bb b/meta/recipes-support/vte/vte_0.76.0.bb similarity index 96% rename from meta/recipes-support/vte/vte_0.74.2.bb rename to meta/recipes-support/vte/vte_0.76.0.bb index d8eafde2fb..8426ee462f 100644 --- a/meta/recipes-support/vte/vte_0.74.2.bb +++ b/meta/recipes-support/vte/vte_0.76.0.bb @@ -19,7 +19,7 @@ GIDOCGEN_MESON_OPTION = "docs" inherit gnomebase gi-docgen features_check upstream-version-is-even gobject-introspection systemd vala SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" -SRC_URI[archive.sha256sum] = "a535fb2a98fea8a2449cd1a02cccf5190131dddff52e715afdace3feb536eae7" +SRC_URI[archive.sha256sum] = "bbce30b8f504370b12d6439c07a82993e97d7e9afe2dd367817cd58ff029ffda" ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" -- 2.42.0
0001-vte-upgrade-0.74.2-0.76.0.patch
Description: Binary data
NOTE: Reconnecting to bitbake server... Loading cache...done. Loaded 1879 entries from dependency cache. Parsing recipes...done. Parsing of 922 .bb files complete (921 cached, 1 parsed). 1878 targets, 35 skipped, 0 masked, 0 errors. Removing 1 recipes from the core2-64 sysroot...done. Removing 1 recipes from the qemux86_64 sysroot...done. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "2.7.3" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" DISTRO = "poky" DISTRO_VERSION = "4.3+snapshot-5b5308c097ebfb877ac7be7c3b2cc13b6f8819b8" TUNE_FEATURES = "m64 core2" TARGET_FPU = "" meta meta-poky meta-yocto-bsp workspace = "tmp-auh-upgrades:5b5308c097ebfb877ac7be7c3b2cc13b6f8819b8" Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure Sstate summary: Wanted 535 Local 523 Mirrors 0 Missed 12 Current 776 (97% match, 99% complete) done. NOTE: Executing Tasks NOTE: Running setscene task 1169 of 1311 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/vte/vte_0.76.0.bb:do_recipe_qa_setscene) NOTE: recipe vte-0.76.0-r0: task do_recipe_qa_setscene: Started NOTE: recipe vte-0.76.0-r0: task do_recipe_qa_setscene: Succeeded NOTE: Setscene tasks completed NOTE: Running task 3238 of 3589 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/vte/vte_0.76.0.bb:do_fetch) NOTE: Running task 3436 of 3589 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/vte/vte_0.76.0.bb:do_write_config) NOTE: recipe vte-0.76.0-r0: task do_fetch: Started NOTE: recipe vte-0.76.0-r0: task do_fetch: Succeeded NOTE: Running task 3571 of 3589 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/vte/vte_0.76.0.bb:do_unpack) NOTE: Running task 3572 of 3589 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/vte/vte_0.76.0.bb:do_prepare_recipe_sysroot) NOTE: recipe vte-0.76.0-r0: task do_write_config: Started NOTE: recipe vte-0.76.0-r0: task do_write_config: Succeeded NOTE: recipe vte-0.76.0-r0: task do_unpack: Started NOTE: recipe vte-0.76.0-r0: task do_prepare_recipe_sysroot: Started NOTE: recipe vte-0.76.0-r0: task do_unpack: Succeeded NOTE: Running task 3573 of 3589 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/vte/vte_0.76.0.bb:do_patch) NOTE: Running task 3574 of 3589 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/vte/vte_0.76.0.bb:do_collect_spdx_deps) NOTE: recipe vte-0.76.0-r0: task do_patch: Started NOTE: recipe vte-0.76.0-r0: task do_collect_spdx_deps: Started NOTE: recipe vte-0.76.0-r0: task do_patch: Succeeded NOTE: Running task 3575 of 3589 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/vte/vte_0.76.0.bb:do_deploy_source_date_epoch) NOTE: Running task 3576 of 3589 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/vte/vte_0.76.0.bb:do_populate_lic) NOTE: recipe vte-0.76.0-r0: task do_deploy_source_date_epoch: Started NOTE: recipe vte-0.76.0-r0: task do_populate_lic: Started NOTE: recipe vte-0.76.0-r0: task do_populate_lic: Succeeded NOTE: Task /home/pokybuild/yocto-worker/auh/build/meta/recipes-support/vte/vte_0.76.0.bb:do_populate_lic unihash changed to 0b068b0ba78f287bea336a52d4c003764d78e2b1be4017f4bb25c9eab9e07cfd NOTE: recipe vte-0.76.0-r0: task do_deploy_source_date_epoch: Succeeded NOTE: Task /home/pokybuild/yocto-worker/auh/build/meta/recipes-support/vte/vte_0.76.0.bb:do_deploy_source_date_epoch unihash changed to bf623f8eff46cc04ca1345f1ba16042255b6f894d945095c48c411d9c16f9e3d NOTE: Setscene tasks completed NOTE: recipe vte-0.76.0-r0: task do_prepare_recipe_sysroot: Succeeded NOTE: Setscene tasks completed NOTE: Running task 3577 of 3589 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/vte/vte_0.76.0.bb:do_configure) NOTE: recipe vte-0.76.0-r0: task do_collect_spdx_deps: Succeeded NOTE: Setscene tasks completed NOTE: recipe vte-0.76.0-r0: task do_configure: Started Log data follows: | DEBUG: Executing python function extend_recipe_sysroot | NOTE: Direct dependencies are ['/home/pokybuild/yocto-worker/auh/build/meta/recipes-core/glib-2.0/glib-2.0_2.78.4.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/auh/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/auh/build/meta/recipes-core/systemd/systemd-systemctl-native.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/auh/build/meta/recipes-core/systemd/systemd_255.4.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/gcc/gcc-cross_13.2.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/gcc/gcc-runtime_13.2.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/vala/vala_0.56.15.bb:do_populate_sysroo t', '/home/pokybuild/yocto-worker/auh/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.1.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/auh/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/auh/build/meta/recipes-gnome/gtk+/gtk4_4.14.1.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/gnutls/gnutls_3.8.4.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/icu/icu_74-1.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/auh/build/meta/recipes-core/glib-2.0/glib-2.0_2.78.4.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/auh/build/meta/recipes-core/libxml/libxml2_2.12.5.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/meson/meson_1.3.1.bb :do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/vala/vala_0.56.15.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot', 'virtual:na tive:/home/pokybuild/yocto-worker/auh/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.1.bb:do_populate_sysroot'] | NOTE: Installed into sysroot: [] | NOTE: Skipping as already exists in sysroot: ['bluez5', 'openssl', 'base-files', 'base-passwd', 'dbus', 'expat', 'gettext-minimal-native', 'glib-2.0', 'glibc', 'initscripts', 'libxcrypt', 'libxml2', 'ncurses', 'readline', 'systemd-systemctl-native', 'systemd', 'update-rc.d', 'util-linux-libuuid', 'util-linux', 'zlib', 'binutils-cross-x86_64', 'cmake-native', 'gcc-cross-x86_64', 'gcc-runtime', 'libgcc', 'libedit', 'libtool-native', 'm4-native', 'opkg-utils', 'orc', 'python3', 'qemu-native', 'quilt-native', 'libstd-rs', 'vala', 'bzip2', 'cracklib', 'libidn2', 'libnsl2', 'libtirpc', 'libpam', 'shadow-sysroot', 'shadow', 'texinfo-dummy-native', 'xz', 'zstd', 'gdk-pixbuf', 'gi-docgen', 'gobject-introspection', 'gtk+3', 'gtk4', 'libgudev', 'librsvg', 'cairo', 'libdrm', 'fontconfig', 'freetype', 'graphene', 'harfbuzz', 'libjpeg-turbo', 'libepoxy', 'libglu', 'mesa', 'pango', 'vulkan-headers', 'vulkan-loader', 'wayland-protocols', 'wayland', 'xrandr', 'libice', 'libpciaccess', 'libpthread-s tubs', 'libsm', 'libx11', 'libxau', 'libxcb', 'libxcomposite', 'libxcursor', 'libxdamage', 'libxdmcp', 'libxext', 'libxfixes', 'libxft', 'libxi', 'libxinerama', 'libxkbcommon', 'libxrandr', 'libxrender', 'libxshmfence', 'libxtst', 'libxv', 'libxxf86vm', 'pixman', 'xkeyboard-config', 'xtrans', 'xcb-proto', 'xorgproto', 'util-macros', 'kmod', 'linux-libc-headers', 'alsa-lib', 'flac', 'gstreamer1.0-plugins-bad', 'gstreamer1.0-plugins-base', 'gstreamer1.0', 'libogg', 'libpng', 'libsndfile1', 'libtheora', 'tiff', 'libvorbis', 'sbc', 'libwebp', 'at-spi2-core', 'acl', 'attr', 'bash-completion', 'curl', 'fribidi', 'gdbm', 'gmp', 'gnutls', 'libtasn1', 'icu', 'iso-codes', 'libcap-ng', 'libcap', 'libffi', 'libical', 'libpcre2', 'libseccomp', 'libunistring', 'libusb1', 'nettle', 'shared-mime-info', 'sqlite3', 'openssl-native', 'expat-native', 'gettext-native', 'glib-2.0-native', 'libxml2-native', 'ncurses-native', 'util-linux-libuuid-native', 'util-linux-native', 'zlib-native', 'flex-native', ' gnu-config-native', 'libedit-native', 'make-native', 'meson-native', 'ninja-native', 'patch-native', 'perl-native', 'pkgconfig-native', 'pseudo-native', 'python3-build-native', 'python3-flit-core-native', 'python3-installer-native', 'python3-packaging-native', 'python3-pyproject-hooks-native', 'python3-setuptools-native', 'python3-wheel-native', 'python3-native', 'vala-native', 'bzip2-native', 'gperf-native', 'libnsl2-native', 'libtirpc-native', 'shadow-native', 'unzip-native', 'xz-native', 'zstd-native', 'gobject-introspection-native', 'attr-native', 'gdbm-native', 'gmp-native', 'libbsd-native', 'libcap-ng-native', 'libffi-native', 'libmd-native', 'libmpc-native', 'libpcre2-native', 'mpfr-native', 're2c-native', 'sqlite3-native'] | DEBUG: Python function extend_recipe_sysroot finished | DEBUG: Executing shell function do_configure | NOTE: Executing meson -Dgir=true -Ddocs=false -Dvapi=true -Dfribidi=false -Dgnutls=true -Dgtk4=true -D_systemd=true... | The Meson build system | Version: 1.3.1 | Source dir: /home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/vte-0.76.0 | Build dir: /home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/build | Build type: cross build | Project name: vte | Project version: 0.76.0 | C compiler for the host machine: x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/recipe-sysroot (gcc 13.2.0 "x86_64-poky-linux-gcc (GCC) 13.2.0") | C linker for the host machine: x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/recipe-sysroot ld.bfd 2.42.0.20240216 | C++ compiler for the host machine: x86_64-poky-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/recipe-sysroot (gcc 13.2.0 "x86_64-poky-linux-g++ (GCC) 13.2.0") | C++ linker for the host machine: x86_64-poky-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/recipe-sysroot ld.bfd 2.42.0.20240216 | C compiler for the build machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0") | C linker for the build machine: gcc ld.bfd 2.41.0.20230926 | C++ compiler for the build machine: g++ (gcc 13.2.0 "g++ (GCC) 13.2.0") | C++ linker for the build machine: g++ ld.bfd 2.41.0.20230926 | Build machine cpu family: x86_64 | Build machine cpu: x86_64 | Host machine cpu family: x86_64 | Host machine cpu: x86_64 | Target machine cpu family: x86_64 | Target machine cpu: x86_64 | Compiler for C supports arguments -std=gnu11: YES | ../vte-0.76.0/meson.build:143: WARNING: Consider using the built-in option for language standard version instead of using "-std=gnu11". | Compiler for C++ supports arguments -std=gnu++20: YES | ../vte-0.76.0/meson.build:151: WARNING: Consider using the built-in option for language standard version instead of using "-std=gnu++20". | Program python3 (dataclasses) found: YES (/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/recipe-sysroot-native/usr/bin/nativepython3) modules: dataclasses | Header "sys/ioctl.h" has symbol "TIOCGWINSZ" : YES | Library m found: YES | Checking if "fork" compiles: YES | Checking if "grantpt" compiles: YES | Checking if "posix_openpt" compiles: YES | Checking if "ptsname" compiles: YES | Checking if "tcgetattr" compiles: YES | Checking if "unlockpt" compiles: YES | Checking if "explicit_bzero" compiles: YES | Checking if "fdwalk" compiles: NO | Checking if "pread" compiles: YES | Checking if "pwrite" compiles: YES | Checking if "strchrnul" compiles: YES | Checking if "close_range" compiles: YES | Checking if "ceil" with dependency -lm compiles: YES | Checking if "floor" with dependency -lm compiles: YES | Checking if "round" with dependency -lm compiles: YES | Compiler for C supports arguments -Wall: YES | Compiler for C supports arguments -Wextra: YES | Compiler for C supports arguments -Wcast-align: YES | Compiler for C supports arguments -Wcast-function-type: YES | Compiler for C supports arguments -Wclobbered: YES | Compiler for C supports arguments -Wempty-body: YES | Compiler for C supports arguments -Wendif-labels: YES | Compiler for C supports arguments -Werror=init-self: YES | Compiler for C supports arguments -Werror=missing-include-dirs: YES | Compiler for C supports arguments -Werror=pointer-arith: YES | Compiler for C supports arguments -Wfloat-equal: YES | Compiler for C supports arguments -Wignored-qualifiers: YES | Compiler for C supports arguments -Winvalid-pch: YES | Compiler for C supports arguments -Wlogical-op: YES | Compiler for C supports arguments -Wmisleading-indentation: YES | Compiler for C supports arguments -Wmissing-declarations: YES | Compiler for C supports arguments -Wmissing-field-initializers: YES | Compiler for C supports arguments -Wmissing-format-attribute: YES | Compiler for C supports arguments -Wmissing-include-dirs: YES | Compiler for C supports arguments -Wmissing-noreturn: YES | Compiler for C supports arguments -Wno-deprecated-declarations: YES | Compiler for C supports arguments -Wno-address-of-packed-member: YES | Compiler for C supports arguments -Wno-c99-designator: NO | Compiler for C supports arguments -Wno-missing-field-initializers: YES | Compiler for C supports arguments -Wno-packed: YES | Compiler for C supports arguments -Wno-switch-enum: YES | Compiler for C supports arguments -Wno-unused-parameter: YES | Compiler for C supports arguments -Wno-volatile: NO | Compiler for C supports arguments -Wshadow: YES | Compiler for C supports arguments -Wshift-negative-value: YES | Compiler for C supports arguments -Wsign-compare: YES | Compiler for C supports arguments -Wstrict-aliasing=2: YES | Compiler for C supports arguments -Wtype-limits: YES | Compiler for C supports arguments -Wundef: YES | Compiler for C supports arguments -Wuninitialized: YES | Compiler for C supports arguments -Wuninitialized: YES (cached) | Compiler for C supports arguments -Wunsafe-loop-optimizations: YES | Compiler for C supports arguments -Wunused: YES | Compiler for C supports arguments -Wunused-but-set-parameter: YES | Compiler for C supports arguments -Wunused-but-set-variable: YES | Compiler for C supports arguments -Wunused-function: YES | Compiler for C supports arguments -Wunused-label: YES | Compiler for C supports arguments -Wunused-local-typedefs: YES | Compiler for C supports arguments -Wunused-value: YES | Compiler for C supports arguments -Wunused-variable: YES | Compiler for C supports arguments -Wvla: YES | Compiler for C supports arguments -Wwrite-strings: YES | Compiler for C supports arguments -fdiagnostics-show-option: YES | Compiler for C supports arguments -fno-common: YES | Compiler for C supports arguments -fno-semantic-interposition: YES | Compiler for C supports arguments -fno-strict-aliasing: YES | Compiler for C supports arguments -Waggregate-return: YES | Compiler for C supports arguments -Werror=implicit-function-declaration: YES | Compiler for C supports arguments -Werror=missing-prototypes: YES | Compiler for C supports arguments -Wimplicit: YES | Compiler for C supports arguments -Wimplicit-fallthrough=3: YES | Compiler for C supports arguments -Wmissing-parameter-type: YES | Compiler for C supports arguments -Wnested-externs: YES | Compiler for C supports arguments -Wold-style-declaration: YES | Compiler for C supports arguments -Wold-style-definition: YES | Compiler for C supports arguments -Woverride-init: YES | Compiler for C supports arguments -Wsign-compare: YES (cached) | Compiler for C supports arguments -Wstrict-prototypes: YES | Compiler for C++ supports arguments -Wall: YES | Compiler for C++ supports arguments -Wextra: YES | Compiler for C++ supports arguments -Wcast-align: YES | Compiler for C++ supports arguments -Wcast-function-type: YES | Compiler for C++ supports arguments -Wclobbered: YES | Compiler for C++ supports arguments -Wempty-body: YES | Compiler for C++ supports arguments -Wendif-labels: YES | Compiler for C++ supports arguments -Werror=init-self: YES | Compiler for C++ supports arguments -Werror=missing-include-dirs: YES | Compiler for C++ supports arguments -Werror=pointer-arith: YES | Compiler for C++ supports arguments -Wfloat-equal: YES | Compiler for C++ supports arguments -Wignored-qualifiers: YES | Compiler for C++ supports arguments -Winvalid-pch: YES | Compiler for C++ supports arguments -Wlogical-op: YES | Compiler for C++ supports arguments -Wmisleading-indentation: YES | Compiler for C++ supports arguments -Wmissing-declarations: YES | Compiler for C++ supports arguments -Wmissing-field-initializers: YES | Compiler for C++ supports arguments -Wmissing-format-attribute: YES | Compiler for C++ supports arguments -Wmissing-include-dirs: YES | Compiler for C++ supports arguments -Wmissing-noreturn: YES | Compiler for C++ supports arguments -Wno-deprecated-declarations: YES | Compiler for C++ supports arguments -Wno-address-of-packed-member: YES | Compiler for C++ supports arguments -Wno-c99-designator: NO | Compiler for C++ supports arguments -Wno-missing-field-initializers: YES | Compiler for C++ supports arguments -Wno-packed: YES | Compiler for C++ supports arguments -Wno-switch-enum: YES | Compiler for C++ supports arguments -Wno-unused-parameter: YES | Compiler for C++ supports arguments -Wno-volatile: YES | Compiler for C++ supports arguments -Wshadow: YES | Compiler for C++ supports arguments -Wshift-negative-value: YES | Compiler for C++ supports arguments -Wsign-compare: YES | Compiler for C++ supports arguments -Wstrict-aliasing=2: YES | Compiler for C++ supports arguments -Wtype-limits: YES | Compiler for C++ supports arguments -Wundef: YES | Compiler for C++ supports arguments -Wuninitialized: YES | Compiler for C++ supports arguments -Wuninitialized: YES (cached) | Compiler for C++ supports arguments -Wunsafe-loop-optimizations: YES | Compiler for C++ supports arguments -Wunused: YES | Compiler for C++ supports arguments -Wunused-but-set-parameter: YES | Compiler for C++ supports arguments -Wunused-but-set-variable: YES | Compiler for C++ supports arguments -Wunused-function: YES | Compiler for C++ supports arguments -Wunused-label: YES | Compiler for C++ supports arguments -Wunused-local-typedefs: YES | Compiler for C++ supports arguments -Wunused-value: YES | Compiler for C++ supports arguments -Wunused-variable: YES | Compiler for C++ supports arguments -Wvla: YES | Compiler for C++ supports arguments -Wwrite-strings: YES | Compiler for C++ supports arguments -fdiagnostics-show-option: YES | Compiler for C++ supports arguments -fno-common: YES | Compiler for C++ supports arguments -fno-semantic-interposition: YES | Compiler for C++ supports arguments -fno-strict-aliasing: YES | Compiler for C++ supports arguments -Wimplicit-fallthrough=5: YES | Compiler for C++ supports arguments -Wnon-virtual-dtor: YES | Compiler for C++ supports arguments -Wstrict-null-sentinel: YES | Compiler for C++ supports arguments -fvisibility-inlines-hidden: YES | Compiler for C++ supports arguments -fvisibility=hidden: YES | Compiler for C++ supports arguments -fvisibility-inlines-hidden: YES (cached) | Compiler for C++ supports arguments -fvisibility=hidden: YES (cached) | Compiler for C supports arguments -Werror=format=2 -Werror=format-nonliteral -Werror=format-security: YES | Compiler for C++ supports arguments -Werror=format=2 -Werror=format-nonliteral -Werror=format-security: YES | ../vte-0.76.0/meson.build:577: WARNING: Consider using the built-in warning_level option instead of using "-Wall". | ../vte-0.76.0/meson.build:577: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". | ../vte-0.76.0/meson.build:578: WARNING: Consider using the built-in warning_level option instead of using "-Wall". | ../vte-0.76.0/meson.build:578: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". | Compiler for C supports link arguments -Wl,-Bsymbolic: YES | Compiler for C++ supports link arguments -Wl,-Bsymbolic: YES | Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES | Compiler for C++ supports link arguments -Wl,-Bsymbolic-functions: YES | Compiler for C supports link arguments -fstack-protector: YES | Compiler for C++ supports link arguments -fstack-protector: YES | Compiler for C supports link arguments -fstack-protector-strong: YES | Compiler for C++ supports link arguments -fstack-protector-strong: YES | Found pkg-config: YES (/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/recipe-sysroot-native/usr/bin/pkg-config) 0.29.2 | Run-time dependency cairo found: YES 1.18.0 | Run-time dependency cairo-gobject found: YES 1.18.0 | Run-time dependency gio-2.0 found: YES 2.78.4 | Run-time dependency glib-2.0 found: YES 2.78.4 | Run-time dependency gobject-2.0 found: YES 2.78.4 | Run-time dependency pango found: YES 1.52.0 | Run-time dependency libpcre2-8 found: YES 10.43 | Run-time dependency threads found: YES | Found CMake: NO | Run-time dependency liblz4 found: NO (tried pkgconfig) | | ../vte-0.76.0/meson.build:615:20: ERROR: Dependency "liblz4" not found, tried pkgconfig | | A full log can be found at /home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/build/meson-logs/meson-log.txt | ERROR: meson failed | WARNING: /home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/temp/run.do_configure.1388544:177 exit 1 from 'exit 1' | WARNING: Backtrace (BB generated script): | #1: bbfatal_log, /home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/temp/run.do_configure.1388544, line 177 | #2: meson_do_configure, /home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/temp/run.do_configure.1388544, line 166 | #3: do_configure, /home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/temp/run.do_configure.1388544, line 155 | #4: main, /home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/temp/run.do_configure.1388544, line 190 NOTE: recipe vte-0.76.0-r0: task do_configure: Failed NOTE: Tasks Summary: Attempted 3577 tasks of which 3568 didn't need to be rerun and 1 failed. NOTE: Writing buildhistory NOTE: Writing buildhistory took: 3 seconds NOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20240416060645.txt You can send the errors to a reports server by running: send-error-report /home/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20240416060645.txt [-s server] NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending. Summary: 1 task failed: /home/pokybuild/yocto-worker/auh/build/meta/recipes-support/vte/vte_0.76.0.bb:do_configure Summary: There were 2 ERROR messages, returning a non-zero exit code. ERROR: vte-0.76.0-r0 do_configure: meson failed ERROR: vte-0.76.0-r0 do_configure: ExecutionError('/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/temp/run.do_configure.1388544', 1, None, None) ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/vte/0.76.0/temp/log.do_configure.1388544 ERROR: Task (/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/vte/vte_0.76.0.bb:do_configure) failed with exit code '1'
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#198426): https://lists.openembedded.org/g/openembedded-core/message/198426 Mute This Topic: https://lists.openembedded.org/mt/105552222/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-