Re: [gentoo-dev] [PATCH v2] acct-user.eclass: Warn when the user is removed from a group

2023-11-07 Thread Sam James
Ulrich Müller writes: > Acked-by: Mike Gilbert > Signed-off-by: Ulrich Müller > --- > v2: Add explanation and documentation reference to warning message lgtm > > eclass/acct-user.eclass | 14 ++ > 1 file changed, 14 insertions(+) > > diff --git a/eclass/acct-user.eclass b/eclas

Re: [gentoo-dev] [PATCH] eclass/go-env.eclass: add helper to set compile env

2023-11-07 Thread Sam James
James Le Cuirot writes: > From: Thilo Fromm > > This change adds a helper function to explicitly set CC, CXX, and > GOARCH, and carrying over CFLAGS, LDFLAGS and friends to CGO > equivalents, to provide a minimal sane compile environment for Go. > It enables Go builds to play nice with crossde

Re: [gentoo-dev] [PATCH] toolchain-funcs.eclass: Add functions to get pointer size in bytes

2023-11-07 Thread Sam James
James Le Cuirot writes: > tc-get-ptr-size for CHOST and tc-get-build-ptr-size for CBUILD. > > Closes: https://bugs.gentoo.org/328401 > Signed-off-by: James Le Cuirot > --- lgtm > eclass/toolchain-funcs.eclass | 14 ++ > 1 file changed, 14 insertions(+) > > diff --git a/eclass/to

Re: [gentoo-dev] Package up for grabs: dev-util/cvise

2023-11-07 Thread Sam James
Michał Górny writes: > [[PGP Signed Part:Undecided]] > Hello, > > dev-util/cvise is now looking for a new maintainer. > > It is fairly low maintenance package. It's in need of a version bump > right now, as well as testing with llvm:17 and python:3.12 (both seem to > work fine). > > The main p

[gentoo-dev] Package up for grabs: dev-util/cvise

2023-11-07 Thread Michał Górny
Hello, dev-util/cvise is now looking for a new maintainer. It is fairly low maintenance package. It's in need of a version bump right now, as well as testing with llvm:17 and python:3.12 (both seem to work fine). The main problem with it is that it happens to hit some bugs in sys- devel/clang[d