> On 14 May 2022, at 23:59, Mike Pagano wrote:
>
> Document functions which did not have any
> documentation or was not formatted to gentoo
> specifications
>
> Signed-off-by: Mike Pagano
> ---
> eclass/linux-info.eclass | 38 ++
> 1 file changed, 34
# Sam James (2022-05-15)
# Unmaintained, doesn't support Python 3.10+, no tests.
# Removal on 2022-06-15.
dev-python/django-taggit-serializer
# Sam James (2022-05-15)
# Unmaintained, does not support Python 3.10+. Removal on 2022-06-15.
dev-python/django-rq
# Sam James (2022-05-15)
# Masked
Signed-off-by: Sam James
---
eclass/ruby-ng.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/ruby-ng.eclass b/eclass/ruby-ng.eclass
index 70cb5be74b87..f0d6c4f6f6c4 100644
--- a/eclass/ruby-ng.eclass
+++ b/eclass/ruby-ng.eclass
@@ -604,7 +604,7
Signed-off-by: Sam James
---
eclass/qmail.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/qmail.eclass b/eclass/qmail.eclass
index 471f2fe7ce5e..707cc91adfd8 100644
--- a/eclass/qmail.eclass
+++ b/eclass/qmail.eclass
@@ -452,7 +452,7 @@ qmail_tcprules_config
Signed-off-by: Sam James
---
eclass/haskell-cabal.eclass | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/eclass/haskell-cabal.eclass b/eclass/haskell-cabal.eclass
index ae3229cc2676..64dcabb852b1 100644
--- a/eclass/haskell-cabal.eclass
+++ b/eclass/haskell-cabal.eclass
Signed-off-by: Sam James
---
eclass/epatch.eclass | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/eclass/epatch.eclass b/eclass/epatch.eclass
index 5d18befe55b9..6a9c460da0a3 100644
--- a/eclass/epatch.eclass
+++ b/eclass/epatch.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999
Signed-off-by: Sam James
---
eclass/autotools.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass
index b8eeb55fd8f2..d6c5b7f0ec0d 100644
--- a/eclass/autotools.eclass
+++ b/eclass/autotools.eclass
@@ -283,7 +283,7
> On 8 May 2022, at 19:27, Michał Górny wrote:
>
> Use gpep517 --config-json support to pass DISTUTILS_ARGS in PEP517 mode.
>
> Signed-off-by: Michał Górny
> ---
> eclass/distutils-r1.eclass | 32 +++-
> 1 file changed, 27 insertions(+), 5 deletions(-)
>
> diff
> On 8 May 2022, at 19:26, Michał Górny wrote:
>
> Hi,
>
> Here's a patchset to enable Python 3.11 support in the eclasses.
> Along with the usual mechanical changes, I have refactored the tests
> to avoid repetition and cover verifying that all the mechanical changes
> were done.
>
LGTM.
From: orbea
Signed-off-by: orbea
Closes: https://github.com/gentoo/gentoo/pull/25272
Signed-off-by: Sam James
---
sys-devel/clang/clang-12.0.1.ebuild | 2 +-
sys-devel/clang/clang-13.0.1.ebuild | 2 +-
sys-devel/clang/clang-14.0.1-r1.ebuild | 2 +-
sys-devel/clang/clang-14.0.3
From: orbea
Signed-off-by: orbea
Signed-off-by: Sam James
---
sys-devel/llvm/llvm-12.0.1.ebuild | 2 +-
sys-devel/llvm/llvm-13.0.1.ebuild | 2 +-
sys-devel/llvm/llvm-14.0.1.ebuild | 2 +-
sys-devel/llvm/llvm-14.0.3.ebuild | 2 +-
sys-devel/llvm/llvm-15.0.0..ebuild | 2
From: orbea
samurai is a ninja-compatible build tool written in C which
works with cmake, meson and other users of ninja.
It is feature-complete and supports most of the same options
as ninja.
Signed-off-by: orbea
Signed-off-by: Sam James
---
eclass/cmake.eclass | 13 +
1 file
From: orbea
samurai is a ninja-compatible build tool written in C which
works with cmake, meson and other users of ninja.
It is feature-complete and supports most of the same options
as ninja.
Signed-off-by: orbea
Signed-off-by: Sam James
---
eclass/meson.eclass | 2 +-
1 file changed, 1
From: orbea
samurai is a ninja-compatible build tool written in C which
works with cmake, meson and other users of ninja.
It is feature-complete and supports most of the same options
as ninja.
Signed-off-by: orbea
Signed-off-by: Sam James
---
eclass/ninja-utils.eclass | 24
Packages up for grabs:
app-text/pelican
mail-filter/postsrsd
www-apache/mod_wsgi
signature.asc
Description: Message signed with OpenPGP
: https://bugs.gentoo.org/312687
Thanks-to: James Le Cuirot
Thanks-to: Ulrich Müller
Signed-off-by: Sam James
---
eclass/autotools.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass
index e6658e361318..b8eeb55fd8f2 100644
/..
(This helps to catch packages not calling udev_reload
in pkg_postinst).
3) Check for missing udev_process calls in pkg_postinst.
Bug: https://bugs.gentoo.org/433916
See: c7fe1066a8fcd35f965de4ea16c9cd1001830642
Signed-off-by: Sam James
---
metadata/install-qa-check.d/60udev-eclass | 63
Only lightly tested so far but nearly identical to the tmpfiles check
which has gone pretty well.
Sam James (1):
metadata/install-qa-check.d: add new QA check for udev rules
metadata/install-qa-check.d/60udev-eclass | 63 +++
1 file changed, 63 insertions(+)
create mode
> On 15 Apr 2022, at 02:38, John Helmert III wrote:
>
> Hi all! Currently all security bugs are assigned to security@g.o,
> always. This can easily lead to some confusion about who needs to do
> something about a given bug; right now this is generally tracked by
> whiteboard magic strings that
It's Gentoo policy to disable Werror where possible and this is
a builtin Meson option, so let's use it, to save needing to
add this all the time in ebuilds.
Closes: https://bugs.gentoo.org/754279
Signed-off-by: Sam James
---
eclass/meson.eclass | 4
1 file changed, 4 insertions(+)
diff
It's already masked and disabled in GCC and it causes a huge
number of problems, but we need t odo this to avoid automagically
trying to use PCH-even-once-it's-been-disabled-in-the-compiler.
Bug: https://bugs.gentoo.org/839549
Signed-off-by: Sam James
---
eclass/meson.eclass | 8 +++-
1
Signed-off-by: Sam James
---
eclass/edo.eclass | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/eclass/edo.eclass b/eclass/edo.eclass
index 550d6770cb63..c2e7ed60083f 100644
--- a/eclass/edo.eclass
+++ b/eclass/edo.eclass
@@ -10,9 +10,12 @@
# @BLURB: Convenience
> On 17 Apr 2022, at 19:28, Mike Gilbert wrote:
>
> Signed-off-by: Mike Gilbert
> ---
> .../2022-04-21-systemd-utils.en.txt | 38 +++
> 1 file changed, 38 insertions(+)
> create mode 100644 2022-04-21-systemd-utils/2022-04-21-systemd-utils.en.txt
>
> diff --git
Bug: https://bugs.gentoo.org/744880
Signed-off-by: Sam James
---
eclass/edo.eclass | 45 +
1 file changed, 45 insertions(+)
create mode 100644 eclass/edo.eclass
diff --git a/eclass/edo.eclass b/eclass/edo.eclass
new file mode 100644
index
with ebegin/eend for better logs log-running commands, UX)
Sam James (1):
edo.eclass: add new eclass
eclass/edo.eclass | 45 +
1 file changed, 45 insertions(+)
create mode 100644 eclass/edo.eclass
--
2.35.1
Bug: https://bugs.gentoo.org/744880
Signed-off-by: Sam James
---
eclass/edo.eclass | 45 +
1 file changed, 45 insertions(+)
create mode 100644 eclass/edo.eclass
diff --git a/eclass/edo.eclass b/eclass/edo.eclass
new file mode 100644
index
Changes since v2:
- Fix typo in eclass guard
- Rework description of edob
- Use 'einfo', not 'elog'
- Change die message for clarity
Changes since v1:
- Add EAPI 7 support (useful for e.g. base-system@ ebuilds)
- Add 'edob' (edo with ebegin/eend for better logs log-running commands, UX)
Sam James
Changes since v1:
- Add EAPI 7 support (useful for e.g. base-system@ ebuilds)
- Add 'edob' (edo with ebegin/eend for better logs log-running commands, UX)
Sam James (1):
edo.eclass: add new eclass
eclass/edo.eclass | 46 ++
1 file changed, 46
Bug: https://bugs.gentoo.org/744880
Signed-off-by: Sam James
---
eclass/edo.eclass | 46 ++
1 file changed, 46 insertions(+)
create mode 100644 eclass/edo.eclass
diff --git a/eclass/edo.eclass b/eclass/edo.eclass
new file mode 100644
index
eend should be preceded by an begin call.
Signed-off-by: Sam James
---
eclass/gnuconfig.eclass | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/eclass/gnuconfig.eclass b/eclass/gnuconfig.eclass
index 58bdcfd660a6b..0791798632cdb 100644
--- a/eclass/gnuconfig.eclass
Bug: https://bugs.gentoo.org/744880
Signed-off-by: Sam James
---
eclass/edo.eclass | 34 ++
1 file changed, 34 insertions(+)
create mode 100644 eclass/edo.eclass
diff --git a/eclass/edo.eclass b/eclass/edo.eclass
new file mode 100644
index
need custom homebrew commands executed and
such an edo helper allows us to:
- have a more verbose log (which is one of our general principles and policies)
- make the ebuild cleaner, as we only need one line to both echo-and-run
Sam James (1):
edo.eclass: add new eclass
eclass/edo.eclass
Signed-off-by: Sam James
---
metadata/install-qa-check.d/60libtool-la | 45
1 file changed, 45 insertions(+)
create mode 100644 metadata/install-qa-check.d/60libtool-la
diff --git a/metadata/install-qa-check.d/60libtool-la
b/metadata/install-qa-check.d/60libtool-la
media-libs/opencv is up for grabs. It really needs a considerable
amount of love and upstreaming of patches where applicable.
17 open bugs.
Thanks!
signature.asc
Description: Message signed with OpenPGP
Packages up for grabs:
dev-libs/libstrophe
net-im/dino
net-im/mcabber
net-im/profanity
net-libs/loudmouth
signature.asc
Description: Message signed with OpenPGP
Bug: https://bugs.gentoo.org/837362
Signed-off-by: Sam James
---
.../2022-04-12-ccache-4_6-sandbox.en.txt | 25 +++
1 file changed, 25 insertions(+)
create mode 100644
2022-04-12-ccache-4_6-sandbox/2022-04-12-ccache-4_6-sandbox.en.txt
diff --git a/2022-04-12-ccache-4_6
> On 8 Apr 2022, at 00:07, Matt Turner wrote:
>
> On Thu, Apr 7, 2022 at 11:42 AM Michał Górny wrote:
>>
>> Hello,
>>
>> Right now we're keeping both email addresses (obligatory) and names
>> (optional) for downstream maintainers in metadata.xml. The way I see
>> it, there are three
> On 7 Apr 2022, at 13:01, Anna Vyalkova wrote:
>
> From: Thomas Bracht Laumann Jespersen
>
> * Drop EAPI 0, 1, 2 workarounds
> * Move EXPORT_FUNCTIONS to end of file
> * Add required @USAGE on functions
> * Add _VIM_PLUGIN_ECLASS guard
>
> Bug: https://bugs.gentoo.org/830867
> Bug:
> On 6 Apr 2022, at 01:15, Jason A. Donenfeld wrote:
>
> Hi Sam,
>
> On Wed, Apr 6, 2022 at 2:02 AM Sam James wrote:
>> This matches my views and recollection. We could revisit it
>> if there was a passionate advocate (which it looks like there may well be).
&g
> On 5 Apr 2022, at 22:13, Jonas Stein wrote:
>
> Hi
>
>> I'd like to propose the following for portage:
>> - Only support one "secure" hash function (such as sha2, sha3, blake2, etc)
>> - Only generate and parse one hash function in Manifest files
>> - Remove support for multiple hash
Hi all,
dev-libs/zlog is up for grabs as a result of klausman's retirement.
No open bugs and is up to date, but could do with cleanup of old version.
Best,
sam
signature.asc
Description: Message signed with OpenPGP
> On 29 Mar 2022, at 04:43, Sam James wrote:
>
>
>
>> On 28 Mar 2022, at 12:05, Thomas Bracht Laumann Jespersen
>> wrote:
>>
>> Hi!
>>
>> I've been working on a new section in the devmanual regarding conditional
>> patching.
> On 28 Mar 2022, at 12:05, Thomas Bracht Laumann Jespersen
> wrote:
>
> Hi!
>
> I've been working on a new section in the devmanual regarding conditional
> patching. In a PR [0] Sam suggested adding a section to clarify that
> conditional
> patching should be avoided, because it can
> On 28 Mar 2022, at 12:13, Fabian Groffen wrote:
>
> Hi,
>
> On 28-03-2022 13:05:03 +0200, Thomas Bracht Laumann Jespersen wrote:
>> Hi!
>>
>> I've been working on a new section in the devmanual regarding conditional
>> patching. In a PR [0] Sam suggested adding a section to clarify that
# Sam James (2022-03-22)
# Abandoned upstream (archived many years ago), fails
# to build with modern versions of gnupg, and is
# stuck on EAPI 5. No reverse dependencies.
# bug #835388, bug #828948, bug #733010.
# Maintainers welcome to take over.
# Removal on 2022-04-22.
app-crypt/seahorse
# Volkmar W. Pogatzki (2022-03-16)
# Java library without consumers.
# Removal in 30 days. Bug #835389.
dev-java/android-util
signature.asc
Description: Message signed with OpenPGP
# Sam James (2022-03-15)
# No reverse dependencies, stuck on deprecated EAPI 5.
# Removal on 2022-04-15. bug #835350.
dev-java/headius-options
signature.asc
Description: Message signed with OpenPGP
# Sam James (2022-03-11)
# No maintainer, out of date, stuck on deprecated
# (and soon-to-stop-working) cmake-utils. bug #774480.
# Removal on 2022-04-11.
dev-libs/processor-trace
signature.asc
Description: Message signed with OpenPGP
> On 10 Mar 2022, at 23:18, Joshua Kinard wrote:
>
> On 3/10/2022 14:58, Alec Warner wrote:
>> On Thu, Mar 10, 2022 at 10:27 AM Joshua Kinard wrote:
>>>
>>> On 3/9/2022 16:00, Matt Turner wrote:
I'd like to deprecate and ultimately remove repoman. I believe that
dev-util/pkgcheck
> On 11 Mar 2022, at 17:14, Peter Stuge wrote:
> [snip]
> Looking into the future then maybe portage could even come to use
> pkgcore for the low-level things that pkgcore does, then even users
> could enjoy improved performance.
>
Are you volunteering to work on this substantial task?
> On 11 Mar 2022, at 19:39, Joshua Kinard wrote:
>
> On 3/11/2022 03:54, Mart Raudsepp wrote:> Ühel kenal päeval, N, 10.03.2022
> kell 18:18, kirjutas Joshua Kinard:
>>> I stick to the officially-published method of checking and committing
>>> changes:
>>>
> On 11 Mar 2022, at 19:51, Joshua Kinard wrote:
>
> On 3/11/2022 13:25, Alec Warner wrote:
>
> [snip]
>
>>
>> The new workflow with pkgcheck was announced at the end of 2019:
>> https://blogs.gentoo.org/mgorny/2019/12/12/a-better-ebuild-workflow-with-pure-git-and-pkgcheck
>>
>> It's been
# Sam James (2022-03-11)
# Significant number of open bugs including unaddressed security issues;
# out of date; stuck on deprecated (and soon-to-stop-working) cmake-utils
# eclass. See bug #834113. Removal on 2022-04-11.
dev-db/mysql-cluster
signature.asc
Description: Message signed
> On 10 Mar 2022, at 21:57, Joshua Kinard wrote:
>>
>> I'd be interested in hearing your workflow, so we can capture it in
>> the table (mentioned earlier) so its clear how your existing workflow
>> will work with the new tools (or perhaps there is a gap, or we need to
>> craft / add
> On 9 Mar 2022, at 14:34, Sam James wrote:
>
> # Sam James (2022-03-09)
> # Fails to build, stuck on EAPI 5.
> # bug #690606, bug #830937, bug #833397.
> # Removal on 2022-04-09.
> dev-java/cortado
Cancelled. I'd missed that games-strategy/freecol still needs it.
sign
# Sam James (2022-03-09)
# Fails to build, stuck on EAPI 5.
# bug #690606, bug #830937, bug #833397.
# Removal on 2022-04-09.
dev-java/cortado
signature.asc
Description: Message signed with OpenPGP
# Sam James (2022-03-09)
# EAPI 5, out-of-date. Not packaged by any other distributions.
# Removal on 2022-04-09.
dev-java/edtftpj
signature.asc
Description: Message signed with OpenPGP
# Sam James (2022-03-09)
# Depends on very-old slot of SpiderMonkey which shouldn't be
# used with untrusted input (vulnerable to lots of security bugs).
# No reverse dependencies and no updates upstream for a long while.
# Stuck on EAPI 5 too. Removal on 2022-04-09. bug #832313.
dev-perl
# Sam James (2022-03-07)
# Python 3.6 was declared end-of-life by upstream on 2021-11-04.
# Please migrate to a newer Python version/slot or use a virtualenv
# if still needed. Removal on 2022-04-07.
dev-lang/python:3.6
signature.asc
Description: Message signed with OpenPGP
> On 5 Mar 2022, at 22:17, William Hubbs wrote:
>
>EGO_SUM can be thousands of lines long in ebuilds, and it leads to
>creating Manifest files that are thousands of lines long.
>It has been determined that dependency tarballs are a better solution if
>upstream doesn't vendor
> On 5 Mar 2022, at 22:17, William Hubbs wrote:
>
>EGO_SUM can be thousands of lines long in ebuilds, and it leads to
>creating Manifest files that are thousands of lines long.
>It has been determined that dependency tarballs are a better solution if
>upstream doesn't vendor
> On 4 Mar 2022, at 00:00, William Hubbs wrote:
>
> On Wed, Mar 02, 2022 at 09:32:14PM +0500, Anna Vyalkova wrote:
>> On 2022-03-01 15:55, William Hubbs wrote:
>>> I am willing to flag EGO_SUM as deprecated if a variable can be flagged
>>> as deprecated; that is what I'm looking up now.
>>
>>
> On 27 Feb 2022, at 04:38, William Hubbs wrote:
>
> EGO_SUM can be thousands of lines long in ebuilds, and it leads to
> creating Manifest files that are thousands of lines long.
> It has been determined that vendor tarballs are a better solution if
> upstream doesn't vendor their
# Sam James (2022-02-27)
# Fails to build with modern GCC, stuck on cmake-utils.eclass too.
# bug #723194, bug #834301. Removal on 2022-03-27.
sci-chemistry/mm-align
signature.asc
Description: Message signed with OpenPGP
# Sam James (2022-02-27)
# EAPI=6 consumer of deprecated cmake-utils.eclass. No reverse
# dependencies and will soon be unbuildable with new CMake.
# bug #774495. Dead HOMEPAGE. Removal on 2022-03-27.
dev-libs/smack
signature.asc
Description: Message signed with OpenPGP
> On 27 Feb 2022, at 01:59, Jason Zaman wrote:
>
> On Sat, Feb 26, 2022 at 08:11:52PM +0100, Andreas Sturmlechner wrote:
>> Dear packagers,
>>
>> - More than 4500 ebuilds were switched to cmake.eclass since 2019-12-21 [1]
>> - Less than 110 ebuilds still inherit cmake-utils.eclass [2]
>> - A
# Sam James (2022-02-24)
# Obsolete, ex-dependency of xfsprogs. Fails to build on 32-bit arches.
# No reverse dependencies. Discontinued upstream. Removal on 2022-03-24.
# bug #811891
sys-apps/dmapi
signature.asc
Description: Message signed with OpenPGP
# Sam James (2022-02-24)
# No release since 2013, partly depends on stale dev-python/evenlet;
# no reverse dependencies. Removal on 2022-03-24.
dev-python/socketpool
signature.asc
Description: Message signed with OpenPGP
> On 21 Feb 2022, at 00:49, Oskari Pirhonen wrote:
>
> Hi,
>
> After updating my system and running `eclean-dist --deep`, I noticed the
> following output:
>
>The following unavailable installed packages were found
> sys-apps/firejail-0.9.64.4
>
> Was removing the stable
On Sun, 6 Feb 2022 13:48:11 +0100
Michał Górny wrote:
> Hi,
>
> Here's the largest batch of eclass updates in quite some time. They
> combine some new features needed for PEP 517 packages, other new
> features, refactoring, cleanup and cosmetic changes -- hopefully
> to stop the cache updates
only for HPPA 2.0.
Tested on RP3440 and C8000.
Signed-off-by: Sam James
---
eclass/kernel-build.eclass | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/eclass/kernel-build.eclass b/eclass/kernel-build.eclass
index 2796493010878..0a49533e48d34 100644
--- a/eclass/ke
> On 31 Jan 2022, at 22:55, Sam James wrote:
>
> Closes: https://bugs.gentoo.org/832408
> Signed-off-by: Sam James
> ---
> eclass/texlive-common.eclass | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Tested on prefix & normal Gentoo. Pushed.
> On 31 Jan 2022, at 22:59, Michał Górny wrote:
>
> The PEP 517 build-time deps have gotten more complex, and largely depend
> on the internal eclass logic used to build and install wheels.
> Introduce a DISTUTILS_DEPS output variable that contains the correct
> BDEPEND string for use in
> On 31 Jan 2022, at 05:55, Ulrich Mueller wrote:
>
>>>>>> On Mon, 31 Jan 2022, Sam James wrote:
>
>> -dosym /etc/texmf/$(dirname ${f}).d/$(basename ${f})
>> ${TEXMF_PATH}/${f}
>> +dosym "${EPREFIX}"/etc/texmf/$
Closes: https://bugs.gentoo.org/832408
Signed-off-by: Sam James
---
eclass/texlive-common.eclass | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/eclass/texlive-common.eclass b/eclass/texlive-common.eclass
index 1fe33444f1e56..40e2c3530510b 100644
--- a/eclass/texlive
# Sam James (2022-01-31)
# Fork of media-video/atomicparsley. media-video/atomicparsley now uses this
# fork (wez), so just switch to that. No need for a separate package for the
fork.
# Removal on 2022-02-31. bug #668708.
media-video/atomicparsley-wez
signature.asc
Description: Message
Closes: https://bugs.gentoo.org/832408
Signed-off-by: Sam James
---
eclass/texlive-common.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/texlive-common.eclass b/eclass/texlive-common.eclass
index 1fe33444f1e56..5acac2090cd16 100644
--- a/eclass/texlive
> On 29 Jan 2022, at 17:31, David Seifert wrote:
>
> Signed-off-by: David Seifert
> --
series lgtm
Best,
sam
signature.asc
Description: Message signed with OpenPGP
> On 27 Jan 2022, at 18:22, Sam James wrote:
>
> Hi all,
>
> TL;DR: We really need help! There aren't many developers in Gentoo
> Currently interested in working on Itanium. Come hang around in #gentoo-ia64
> on libera.chat (IRC) if you're interested in helping.
>
Hi all,
TL;DR: We really need help! There aren't many developers in Gentoo
Currently interested in working on Itanium. Come hang around in #gentoo-ia64
on libera.chat (IRC) if you're interested in helping.
As discussed in the recent Gentoo Council meeting [0], concerns were raised
about the
> On 25 Jan 2022, at 17:00, Michael Orlitzky wrote:
>
> Can I request that Bug: and Closes: tags in our commits automatically
> CC the committer on the bug that is modified?
>
> Use case: I often fix (sci-*) bugs that I'm not CCed on, and a user
> will leave a comment like "it still crashes
# Sam James (2022-01-23)
# Java bindings are broken with OpenJDK 11+ and we're not
# aware of any consumers. bug #713866
# The bindings will be removed on 2022-02-23 due to their state
# of disrepair.
sys-libs/db java
(Note that sys-libs/db IS NOT going away, just the Java USE flag
> On 19 Jan 2022, at 06:35, Mike Frysinger wrote:
>
> On 17 Jan 2022 11:09, Sam James wrote:
>> When -I${SYSROOT} is injected, it'll override the default of -Im4, which
>> results in trying to install macros to ${SYSROOT} (a sandbox violation)
>> when they can't be f
In Clang, -frecord-gcc-switches does the same as this anyway.
Signed-off-by: Sam James
---
eclass/flag-o-matic.eclass | 1 +
1 file changed, 1 insertion(+)
diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index 062bd04e2e0bd..50caa401bacfb 100644
--- a/eclass/flag-o
-fstack-clash-protection suggested by Arfrever.
Reported-by: Arfrever Frehtes Taifersar Arahesis
Signed-off-by: Sam James
---
eclass/flag-o-matic.eclass | 2 ++
1 file changed, 2 insertions(+)
diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index 7ac4f4a7791d1
Needed for shadow stack bits on ARM64.
Closes: https://bugs.gentoo.org/800533
Thanks-to: Jannik Glückert
Signed-off-by: Sam James
---
eclass/flag-o-matic.eclass | 3 +++
1 file changed, 3 insertions(+)
diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index a2e37b89b6f08
We already allow -ggdb for GDB and this is the analogue for LLDB.
Bug: https://bugs.gentoo.org/800533
Reported-by: Jannik Glückert
Signed-off-by: Sam James
---
eclass/flag-o-matic.eclass | 1 +
1 file changed, 1 insertion(+)
diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
Closes: https://bugs.gentoo.org/646076
Signed-off-by: Sam James
---
eclass/flag-o-matic.eclass | 5 +
1 file changed, 5 insertions(+)
diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index 37577209281a1..d6590a2e52dfd 100644
--- a/eclass/flag-o-matic.eclass
+++ b/eclass
No functional change.
Signed-off-by: Sam James
---
eclass/flag-o-matic.eclass | 15 +++
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index 38ad14d8f5fe8..37577209281a1 100644
--- a/eclass/flag-o-matic.eclass
Both of these options are useful for automated reports and should
be harmless.
Closes: https://bugs.gentoo.org/830534
Reported-by: Agostino Sarubbo
Signed-off-by: Sam James
---
eclass/flag-o-matic.eclass | 2 ++
1 file changed, 2 insertions(+)
diff --git a/eclass/flag-o-matic.eclass b/eclass
From: Arfrever Frehtes Taifersar Arahesis
Signed-off-by: Arfrever Frehtes Taifersar Arahesis
Signed-off-by: Sam James
---
eclass/flag-o-matic.eclass | 23 +++
1 file changed, 11 insertions(+), 12 deletions(-)
diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o
> On 17 Jan 2022, at 23:24, Georgy Yakovlev wrote:
>
> Hi,
>
> I've been approached multiple times with that request, and a lot of
> time I see new users completely destroyed by rust build time and disk
> space requirements.
>
I'll out myself as being one of these people!
> WDYT about
> On 17 Jan 2022, at 11:09, Sam James wrote:
>
> We need to instruct aclocal that it might find macros in both
> ${BROOT} _and_ ${SYSROOT}.
>
> - A classic example within BROOT is autoconf-archive.
>
> - A classic example within SYSROOT is, say, libogg. A fair amo
Closes: https://bugs.gentoo.org/827852
Signed-off-by: Sam James
---
eclass/autotools.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass
index 5250b28042ee2..5568cca505d78 100644
--- a/eclass/autotools.eclass
+++ b
Signed-off-by: Sam James
---
eclass/autotools.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass
index 2cf7c076d01ed..5250b28042ee2 100644
--- a/eclass/autotools.eclass
+++ b/eclass/autotools.eclass
@@ -74,7 +74,7
-off-by: Sam James
---
eclass/autotools.eclass | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass
index e2572290f0cbe..2cf7c076d01ed 100644
--- a/eclass/autotools.eclass
+++ b/eclass/autotools.eclass
@@ -332,8 +33
https://bugs.gentoo.org/677002
Closes: https://bugs.gentoo.org/738918
Thanks-to: James Le Cuirot
Signed-off-by: Sam James
---
eclass/autotools.eclass | 8 +---
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass
index 95c92cc6df8ca..e2572290f0cbe
# Marco Genasci (2022-01-15)
# Removed in favor of unified package dev-db/oracle-instantclient
# Removal on 2022-02-15. Bug #589146
dev-db/oracle-instantclient-basic
dev-db/oracle-instantclient-jdbc
dev-db/oracle-instantclient-odbc
dev-db/oracle-instantclient-sqlplus
signature.asc
Description:
> On 14 Jan 2022, at 23:10, Peter Stuge wrote:
>
> Mike Gilbert wrote:
>> The current (proxied) maintainer is somewhat difficult to work with
>
> Why is Arfrever being treated so bad here? To me, it looks like
> you're the one who is difficult to work with. :\
>
floppym is not obligated to
> On 7 Jan 2022, at 13:08, Adrian Ratiu wrote:
>
> If $CC_BUILD is not set, configure defaults to GCC for some
> of its tests causing clang builds to use a mixture of the
> two compilers instead of using just clang consistently.
> [snip]
Thanks!
Looks like Polynomial-C applied this as
1 - 100 of 352 matches
Mail list logo