[gentoo-dev] [PATCH] python-utils-r1.eclass: Pass "-p no:xvfb" in epytest

2022-09-05 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/python-utils-r1.eclass | 5 + 1 file changed, 5 insertions(+) GitHub PR (with package updates): diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass index 89013591c31b..7a5f84bd561e 100644 --- a/eclass/python-utils-r1.eclass +++

Re: [gentoo-dev] Add systemd/merged-usr profiles

2022-09-05 Thread Marek Szuba
On 2022-08-31 17:27, Mike Gilbert wrote: The only pain point I see is for users with /usr on a separate filesystem and that are not using an appropriate initramfs. As mentioned on IRC earlier on today, another (although this would be less of a pain point and more of a sneaky changes to run-ti

[gentoo-dev] [PATCH v7 0/2] rocm.eclass: new eclass

2022-09-05 Thread Yiyang Wu
Comparing to v6, rocn.eclass refactorized a lot in v7, thanks to Michał's critical comments on https://github.com/gentoo/gentoo/pull/26784. Now the eclass code base is much cleaner, mostly because specific codes in phase functions are removed. Changelog against v6: 1. Remove phase functions rocm

[gentoo-dev] [PATCH v7 1/2] rocm.eclass: new eclass

2022-09-05 Thread Yiyang Wu
This eclass provides utilities for ROCm libraries in https://github.com/ROCmSoftwarePlatform, e.g. rocBLAS, rocFFT. It contains a USE_EXPAND, amdgpu_targets_*, which handles the GPU architecture to compile, and keep targets coherent among dependencies. Packages that depend on ROCm libraries, like c

[gentoo-dev] [PATCH v7 2/2] profiles/desc: add amdgpu_targets.desc for USE_EXPAND

2022-09-05 Thread Yiyang Wu
Signed-off-by: Yiyang Wu --- profiles/desc/amdgpu_targets.desc | 17 + 1 file changed, 17 insertions(+) create mode 100644 profiles/desc/amdgpu_targets.desc diff --git a/profiles/desc/amdgpu_targets.desc b/profiles/desc/amdgpu_targets.desc new file mode 100644 index 000

[gentoo-dev] Up for grabs: dev-util/lttng and related packages

2022-09-05 Thread Yixun Lan
Hi All: Here is the package list: dev-util/lttng-modules dev-util/lttng-tools dev-util/lttng-ust dev-util/babeltrace I'm not actively using lttng, and these packages really need some love to take care of.. There are some bugs, and lttng-modules may become broken quite easily when com