Re: [gentoo-dev] [PATCH 1/3] dune.eclass: restrict strip

2021-10-11 Thread Alexis Ballier
On Mon, 2021-10-11 at 06:07 +0100, Sam James wrote:
> This breaks at least ocamlopt.
> 
> Closes: https://bugs.gentoo.org/803047
> Closes: https://bugs.gentoo.org/811315
> Signed-off-by: Sam James 
> ---
>  eclass/dune.eclass | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/eclass/dune.eclass b/eclass/dune.eclass
> index 02a8a870ef43e..8a6e01893932a 100644
> --- a/eclass/dune.eclass
> +++ b/eclass/dune.eclass
> @@ -28,6 +28,9 @@ esac
>  # Do not complain about CFLAGS etc since ml projects do not use
> them.
>  QA_FLAGS_IGNORED='.*'
>  
> +# Breaks with ocamlopt
> +RESTRICT="strip"
> +



err this is a terrible idea to do at such a large scale, esp. since
nowadays you can use dostrip -x and provide proper comments as to what
and why something breaks when stripped on a case by case basis




Re: [gentoo-dev] johu's packages up for grabs

2021-10-11 Thread Andreas Sturmlechner
On Sonntag, 10. Oktober 2021 09:23:40 CEST Joonas Niilola wrote:
> dev-libs/qtkeychain

Will be taken over by kde proj as a current (and more in the future) 
dependency.


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-dev] [PATCH 1/3] dune.eclass: restrict strip

2021-10-11 Thread Ulrich Mueller
> On Mon, 11 Oct 2021, Sam James wrote:

> +# Breaks with ocamlopt
> +RESTRICT="strip"

Note that RESTRICT isn't accumulated across eclasses in EAPIs before 8.
So for older EAPIs you may want to use RESTRICT+=" strip".

Of course, this applies to the other two eclasses as well.

Ulrich


signature.asc
Description: PGP signature


Re: [gentoo-dev] Re: johu's packages up for grabs

2021-10-11 Thread Joonas Niilola
On 11.10.2021 2.05, Petru Ciobanu wrote:
> I'm using net-vpn/openfortivpn almost everyday and I would like to start
> contributing to Gentoo. If possible, I would not mind to start looking
> after it, alone or to co-maintain it with someone who knows more
> about maintaining a package. Also, I would not mind some hits on where
> to start, but I'm sure I can find enough information on Gentoo docs.
> 

Hey,

thanks for your interest! I see there's a lot to do with openfortivpn.
First, there's a version bump available, and a relatively simply-looking
bug you could try to fix with the version bump,
  https://bugs.gentoo.org/766357

Then you can call for a stabilization of a newer version,
 net-vpn/openfortivpn
   StableRequest: version 1.16.0: slot(0) no change in 161 days for
unstable keyword: [ ~amd64 ]

and after stabilization is done, you can attempt to remove the older
versions. Please see
https://devmanual.gentoo.org/keywording/index.html#moving-from-arch-to-arch
for stabilization guide.

We prefer getting pull requests through Github, see
https://wiki.gentoo.org/wiki/Gentoo_Github for a general guide into
that. If you use IRC, you can join #gentoo-dev-help on Libera.chat
network to get more guidance.

You can contribute to maintainer-needed packages without having to
become the maintainer. We do allow regular users to become maintainers
of packages they're interested in via the proxy-maint project,
https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
but we'd first like to see some successful contributions and consistency
from you. As said, you can freely contribute to maintainer-needed
packages without having to become the maintainer.

-- juippis



OpenPGP_signature
Description: OpenPGP digital signature