openembedded-core.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* [AUH] igt-gpu-tools: upgrading to 1.27.1 FAILED
@ 2023-02-01 17:34 auh
  0 siblings, 0 replies; only message in thread
From: auh @ 2023-02-01 17:34 UTC (permalink / raw)
  To: Anuj Mittal; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1030 bytes --]

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *igt-gpu-tools* to *1.27.1* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-igt-gpu-tools-upgrade-1.26-1.27.1.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

[-- Attachment #2: 0001-igt-gpu-tools-upgrade-1.26-1.27.1.patch --]
[-- Type: application/octet-stream, Size: 2662 bytes --]

From eaefcce14beadc8b96035a6f6dd564149be2cfda Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 1 Feb 2023 15:06:22 +0000
Subject: [PATCH] igt-gpu-tools: upgrade 1.26 -> 1.27.1

---
 ...n.build-fix-meson-0.60-compatibility.patch | 24 -------------------
 .../igt-gpu-tools/igt-gpu-tools_git.bb        |  8 +++----
 2 files changed, 3 insertions(+), 29 deletions(-)
 delete mode 100644 meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools/0001-lib-meson.build-fix-meson-0.60-compatibility.patch

diff --git a/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools/0001-lib-meson.build-fix-meson-0.60-compatibility.patch b/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools/0001-lib-meson.build-fix-meson-0.60-compatibility.patch
deleted file mode 100644
index e7c782055b..0000000000
--- a/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools/0001-lib-meson.build-fix-meson-0.60-compatibility.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From b9a19aa4bdb21751c04c0e3ba8a9e2e35a10c953 Mon Sep 17 00:00:00 2001
-From: Alexander Kanavin <alex@linutronix.de>
-Date: Mon, 25 Oct 2021 18:18:15 +0200
-Subject: [PATCH] lib/meson.build: fix meson 0.60 compatibility
-
-Upstream-Status: Backport [https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/commit/963917a3565466832a3b2fc22e9285d34a0bf944]
-Signed-off-by: Alexander Kanavin <alex@linutronix.de>
----
- lib/meson.build | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/lib/meson.build b/lib/meson.build
-index 9929520e..1a525587 100644
---- a/lib/meson.build
-+++ b/lib/meson.build
-@@ -152,7 +152,7 @@ lib_version = vcs_tag(input : 'version.h.in', output : 'version.h',
- 
- lib_intermediates = []
- foreach f: lib_sources
--    name = f.underscorify(f)
-+    name = f.underscorify()
-     lib = static_library('igt-' + name,
- 	[ f, lib_version ],
- 	include_directories: inc,
diff --git a/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb b/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb
index bb2f9564d2..ab01fef39c 100644
--- a/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb
+++ b/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb
@@ -9,12 +9,10 @@ LICENSE = "MIT"
 
 inherit meson pkgconfig
 
-SRCREV = "203def046b466fb2da67f9f15552d84e1c0b41f2"
-PV = "1.26"
+SRCREV = "2b29e8ac07fbcfadc48b9d60e4d736a6e3b289ab"
+PV = "1.27.1"
 
-SRC_URI = "git://gitlab.freedesktop.org/drm/igt-gpu-tools.git;protocol=https;branch=master \
-           file://0001-lib-meson.build-fix-meson-0.60-compatibility.patch \
-           "
+SRC_URI = "git://gitlab.freedesktop.org/drm/igt-gpu-tools.git;protocol=https;branch=master"
 
 S = "${WORKDIR}/git"
 
-- 
2.37.3


[-- Attachment #3: bitbake-output-qemux86.txt --]
[-- Type: text/plain, Size: 6693 bytes --]

WARNING: Host distribution "almalinux-8.7" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
Loading cache...done.
Loaded 1697 entries from dependency cache.
Parsing recipes...done.
Parsing of 898 .bb files complete (897 cached, 1 parsed). 1697 targets, 41 skipped, 0 masked, 0 errors.
Removing 1 recipes from the core2-32 sysroot...done.
Removing 1 recipes from the qemux86 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "2.2.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "i686-poky-linux"
MACHINE              = "qemux86"
DISTRO               = "poky"
DISTRO_VERSION       = "4.1"
TUNE_FEATURES        = "m32 core2"
TARGET_FPU           = ""
meta                 
meta-poky            
meta-yocto-bsp       = "tmp-auh-upgrades:1122b9da4944ed6f65be61574e38d3f07322cdfc"
workspace            = "master:da95831d91b1265ecaee5bbfaeb1caaa2c290838"

Initialising tasks...done.
Sstate summary: Wanted 174 Local 167 Mirrors 0 Missed 7 Current 428 (95% match, 98% complete)
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 1805 of 2103 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_fetch)
NOTE: Running task 2000 of 2103 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_write_config)
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_fetch: Started
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_write_config: Started
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_fetch: Succeeded
NOTE: Running task 2090 of 2103 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_unpack)
NOTE: Running task 2091 of 2103 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_prepare_recipe_sysroot)
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_write_config: Succeeded
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_unpack: Started
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_prepare_recipe_sysroot: Started
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_unpack: Succeeded
NOTE: Running task 2092 of 2103 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_patch)
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_patch: Started
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_patch: Succeeded
NOTE: Running task 2093 of 2103 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_deploy_source_date_epoch)
NOTE: Running task 2094 of 2103 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_populate_lic)
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_deploy_source_date_epoch: Started
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_populate_lic: Started
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_prepare_recipe_sysroot: Succeeded
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_populate_lic: Succeeded
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_deploy_source_date_epoch: Succeeded
NOTE: Running task 2095 of 2103 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_configure)
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_configure: Started
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_configure: Succeeded
NOTE: Running task 2096 of 2103 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_compile)
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_compile: Started
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_compile: Succeeded
NOTE: Running task 2097 of 2103 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_install)
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_install: Started
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_install: Succeeded
NOTE: Running task 2098 of 2103 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_package)
NOTE: Running task 2099 of 2103 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_populate_sysroot)
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_package: Started
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_populate_sysroot: Started
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_populate_sysroot: Succeeded
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_package: Succeeded
NOTE: Running task 2100 of 2103 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_packagedata)
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_packagedata: Started
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_packagedata: Succeeded
NOTE: Running task 2101 of 2103 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_package_write_rpm)
NOTE: Running task 2102 of 2103 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_package_qa)
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_package_write_rpm: Started
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_package_qa: Started
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_package_qa: Failed
NOTE: recipe igt-gpu-tools-1.27.1-r0: task do_package_write_rpm: Succeeded
NOTE: Tasks Summary: Attempted 2102 tasks of which 2087 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 2 seconds

Summary: 1 task failed:
  /home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_package_qa
Summary: There was 1 WARNING message.
Summary: There were 2 ERROR messages, returning a non-zero exit code.
ERROR: igt-gpu-tools-1.27.1-r0 do_package_qa: QA Issue: /usr/bin/code_cov_parse_info contained in package igt-gpu-tools requires /usr/bin/perl, but no providers found in RDEPENDS:igt-gpu-tools? [file-rdeps]
ERROR: igt-gpu-tools-1.27.1-r0 do_package_qa: Fatal QA errors were found, failing task.
ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-32-poky-linux/igt-gpu-tools/1.27.1-r0/temp/log.do_package_qa.3932940
ERROR: Task (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb:do_package_qa) failed with exit code '1'

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-01 17:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-01 17:34 [AUH] igt-gpu-tools: upgrading to 1.27.1 FAILED auh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).