https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-misc/qman-1.4.0 fails to compile. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 924245 [details] build.log build log and emerge --info
Created attachment 924246 [details] 1-meson-log.txt 1-meson-log.txt
Error(s) that match a know pattern in addition to what has been reported in the summary: Run-time dependency bzip2 found: NO (tried pkgconfig) Run-time dependency cunit found: NO (tried pkgconfig and cmake) WARNING: CMake reported that the package bzip2 was not found, even though Meson's preliminary check succeeded. src/meson.build:58:10: ERROR: Dependency "cunit" not found, tried pkgconfig and cmake
Thanks, this helped me catch a missing IUSE=test. Should be fixed now.
By "now", I mean I've pushed the changes into the dev branches. Should probably have set the resolution to in-progress until merged.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=74d52731288ab75fa7eda8b88c269afbf62ae6de commit 74d52731288ab75fa7eda8b88c269afbf62ae6de Author: Mazunki Hoksaas <rolferen@gmail.com> AuthorDate: 2025-04-12 16:26:07 +0000 Commit: Mazunki Hoksaas <rolferen@gmail.com> CommitDate: 2025-04-12 16:26:07 +0000 app-misc/qman: add missing dev-util/cunit testing dependency Fixes: https://bugs.gentoo.org/953507 Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com> app-misc/qman/Manifest | 1 + app-misc/qman/{qman-1.4.0.ebuild => qman-1.4.0-r1.ebuild} | 1 + 2 files changed, 2 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9663994aac4cd2ba07cd727405740b5739f91cc3 commit 9663994aac4cd2ba07cd727405740b5739f91cc3 Author: Mazunki Hoksaas <rolferen@gmail.com> AuthorDate: 2025-04-12 16:47:26 +0000 Commit: Mazunki Hoksaas <rolferen@gmail.com> CommitDate: 2025-04-12 16:47:26 +0000 app-misc/qman: make tests conditional on USE=test Bug: https://bugs.gentoo.org/953507 Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com> app-misc/qman/qman-9999.ebuild | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9160c1e4193503d627ea5619043e41c792a20484 commit 9160c1e4193503d627ea5619043e41c792a20484 Author: Mazunki Hoksaas <rolferen@gmail.com> AuthorDate: 2025-04-12 16:46:53 +0000 Commit: Mazunki Hoksaas <rolferen@gmail.com> CommitDate: 2025-04-12 16:46:53 +0000 app-misc/qman: make tests conditional on USE=test Bug: https://bugs.gentoo.org/953507 Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com> app-misc/qman/{qman-1.4.1.ebuild => qman-1.4.1-r1.ebuild} | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b21dd737681503ba1081400f16180c804923f073 commit b21dd737681503ba1081400f16180c804923f073 Author: Mazunki Hoksaas <rolferen@gmail.com> AuthorDate: 2025-04-12 16:45:58 +0000 Commit: Mazunki Hoksaas <rolferen@gmail.com> CommitDate: 2025-04-12 16:45:58 +0000 app-misc/qman: make tests conditional on USE=test Bug: https://bugs.gentoo.org/953507 Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com> app-misc/qman/{qman-1.4.0-r1.ebuild => qman-1.4.0-r2.ebuild} | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a2a084a47658852b6d804d793997010af364e840 commit a2a084a47658852b6d804d793997010af364e840 Author: Mazunki Hoksaas <rolferen@gmail.com> AuthorDate: 2025-04-12 16:29:02 +0000 Commit: Mazunki Hoksaas <rolferen@gmail.com> CommitDate: 2025-04-12 16:29:02 +0000 app-misc/qman: add missing dev-util/cunit test depdency Bug: https://bugs.gentoo.org/953507 Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com> app-misc/qman/qman-9999.ebuild | 1 + 1 file changed, 1 insertion(+)