Sam James writes:
> Hi!
>
> sys-libs/libunwind was the main library for providing backtraces on
> crashes (think of e.g. Xorg's logging) for quite some time, but it
> doesn't support a bunch of features like our splitdebug Portage FEATURE
> properly.
>
> It
Hi!
sys-libs/libunwind was the main library for providing backtraces on
crashes (think of e.g. Xorg's logging) for quite some time, but it
doesn't support a bunch of features like our splitdebug Portage FEATURE
properly.
It's also considered deprecated upstream, in search of a new maintainer,
and
1
Signed-off-by: Sam James
---
eclass/golang-base.eclass | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/eclass/golang-base.eclass b/eclass/golang-base.eclass
index a2996e3b06836..cad737fdeaca9 100644
--- a/eclass/golang-base.eclass
+++ b/eclass/golang-base.ecla
Any bugs I've been able to find that would justify keeping this were
fixed long ago and other distributions seem to be stripping Go binaries
just fine.
Closes: https://bugs.gentoo.org/926841
Signed-off-by: Sam James
---
eclass/go-module.eclass | 3 ---
1 file changed, 3 deletions(-)
diff
Per the research on the bug, there's no need to be doing this anymore.
Pushed the series.
Sam James (2):
go-module.eclass: drop RESTRICT=strip
golang-base.eclass: drop RESTRICT=strip
eclass/go-module.eclass | 3 ---
eclass/golang-base.eclass | 5 +
2 files changed, 1 insertion(
Zurab Kvachadze writes:
> This is the fourth iteration of the patch series.
Thanks for all your work on this. It's been a serious and admirable
effort.
I think it's ready to go in.
I'll push it shortly. Please be prepared to look at any bugs that get
filed, and keep an eye on #gentoo and the n
Violet Purcell writes:
> musl by default does not provide any sort of locale support, and so does
> not have a `locale` binary by default. This often results in spurious
> command not found QA notices or in extreme cases even build failures.
> Adelie's musl-locales project has been adopted as the
"Sv. Lockal" writes:
> This allows to find compiler for HIP language files.
> Environment variable HIPCXX is used by CMake[1].
> In recent releases of CMake, it strictly requires clang++, not hipcc.
> When not defined, CMake uses multiple methods to find HIP compiler,
> hipconfig is one of them[2
i.e. problem with building Gimp on musl-based systems.
>
> Great thanks to Sam James and to other gentoo developers and gentoo users for
> help with maintaining the Gimp package and provided patches and fixes for it!
>
I really do have to thank you for your diligence with this and while I&
konsolebox writes:
> On Fri, Jun 20, 2025 at 1:34 AM Ulrich Müller wrote:
>> +Conversely, removing support for an EAPI from the package manager can
>> +be disruptive for users. Unofficial overlays and private repositories
>> +often continue using older EAPIs long after their removal from the
>>
James Le Cuirot writes:
> On Fri, 2025-06-13 at 12:36 +0100, Roy Bamford wrote:
>> Team.
>>
>> The Gentoo Council Election Nomination period ends at the end of
>> Friday, 13-Jun-25 UTC.
>>
>> That's about 12 hours as I write.
>
> I've always rejected nominations in the past, so maybe that's why
Roy Bamford writes:
> Team.
>
> The Gentoo Council Election Nomination period ends at the end of
> Friday, 13-Jun-25 UTC.
>
> That's about 12 hours as I write.
I nominate eschwartz.
# Alexey Sokolov (2025-06-09)
# Dead upstream, fails to compile with gcc 15 and cmake 4.
# Removal on 2025-05-12. Bugs #957271, #944255
games-arcade/tuxanci
# Alexey Sokolov (2025-06-09)
# Dead upstream, doesn't build with gcc 15, we're the only ones packaging it.
# Removal on 2025-05-12. Bugs #944434, #943845, #906249, #680698.
app-shells/esh
# Alexey Sokolov (2025-06-09)
# Unmaintained upstream since 2008, doesn't build. x86-only.
# Removal on 2025-05-12. Bugs #77471, #926465, #941191, #948965.
games-fps/tenebrae
# Alexey Sokolov (2025-06-09)
# Dead upstream, fails to compile.
# Removal on 2025-05-12. Bugs #919185, #882585, #871018, #913572
net-analyzer/cryptcat
# Alexey Sokolov (2025-06-09)
# Deprecated and no longer maintained upstream. Open security
# issues. Use media-gfx/fig2dev instead.
# Removal on 2025-05-12. Bug #917279.
media-gfx/transfig
Tim Harder writes:
> For anyone interested,
>
> I've hacked up an initial, rough implementation of a pkgcruft-git
> service that enables verifying ebuild commits during git's pre-receive
> hook phase.
>
> Currently it comes with a simple script that runs a local demo instance
> targeting the gent
Mike Gilbert writes:
> Closes: https://bugs.gentoo.org/955372
> Signed-off-by: Mike Gilbert
> ---
> .../2025-05-23-nftables-service.en.txt| 23 +++
> 1 file changed, 23 insertions(+)
> create mode 100644
> 2025-05-23-nftables-service/2025-05-23-nftables-service.en.txt
Eray Aslan writes:
> To be published ASAP, feedback welcome
>
>
> Title: net-mail/dovecot-2.4.x may break on upgrade
> Author: Eray Aslan
> Posted: 2025-05-20
> Revision: 1
> News-Item-Format: 2.0
LGTM. Thanks for doing this. One comment below.
> Display-If-Installed:
> Dovecot-2.4 introduce
Michael Orlitzky writes:
> On Mon, 2025-05-19 at 07:36 -0700, Zoltan Puskas wrote:
>>
>> So again, please write a news item, as otherwise it will lead to a lot of
>> user
>> frustration for anyone using testing.
>>
>
> While we are piling on, it would be good to include this patch as well:
>
>
Zoltan Puskas writes:
> Hi,
>
> Dovecot 2.4.1 has been recently added to the portage tree and it brings some
> breaking changes.
I recommend CCing its maintainer then.
>
> While after updating to it it prints a postinst message of:
>
> """
> Dovecot-2.4.x has new settings and WILL NOT work
> un
Hi,
sys-devel/mold is up for grabs. matthew@ is still listed as a maintainer
but he's not been around for a while.
I don't have the time to investigate issues with using mold.
thanks,
sam
Sam James writes:
> Sam James writes:
>
>> Michał Górny writes:
>> [...]
>>>> + local arg
>>>> + for arg in "$@" ; do
>>>> + if [[ -d ${arg} ]] ; then
>>>> + mapfile -t -d
Sam James writes:
> Michał Górny writes:
> [...]
>>> + local arg
>>> + for arg in "$@" ; do
>>> + if [[ -d ${arg} ]] ; then
>>> + mapfile -t -d '' -O "${#files[@]}" files &
Matt Turner writes:
> To be used by X.Org packages with a meson build system. Largely a copy
> of xorg-3.eclass with changes necessary to switch from autotools to
> meson.
>
> Compared with xorg-3, I've dropped a few things that I don't think are
> necessary (at least initially), namely:
>
> - fo
Matt Turner writes:
> ---
> eclass/xorg-3.eclass | 4
> 1 file changed, 4 insertions(+)
>
> diff --git ./eclass/xorg-3.eclass ./eclass/xorg-3.eclass
> index 4947cb86b8b0..81df265c922f 100644
> --- ./eclass/xorg-3.eclass
> +++ ./eclass/xorg-3.eclass
> @@ -285,6 +285,10 @@ xorg-3_reconf_sourc
Michał Górny writes:
> Hi,
>
> Sorry for not looking earlier.
>
Thanks for reviewing (and no worries, this has been loong overdue).
> On Fri, 2025-05-02 at 21:13 +0100, Sam James wrote:
>> diff --git a/eclass/dot-a.eclass b/eclass/dot-a.eclass
>> ne
2
Closes: https://bugs.gentoo.org/938858
Closes: https://bugs.gentoo.org/940541
Closes: https://bugs.gentoo.org/944291
Closes: https://bugs.gentoo.org/945923
Signed-off-by: Sam James
---
sys-devel/flex/flex-2.6.4-r6.ebuild | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a
This means that USE=static-libs doesn't produce a "broken" library
when built w/ LTO.
Bug: https://bugs.gentoo.org/818097
Bug: https://bugs.gentoo.org/889004
Bug: https://bugs.gentoo.org/927994
Bug: https://bugs.gentoo.org/939515
Signed-off-by: Sam James
---
.../sysprof-capture/
This means that USE=static-libs doesn't produce a "broken" library
when built w/ LTO.
Bug: https://bugs.gentoo.org/927994
Signed-off-by: Sam James
---
dev-libs/glib/glib-2.78.6.ebuild| 7 +++
dev-libs/glib/glib-2.80.5-r1.ebuild | 7 +++
dev-libs/glib/glib-2.82.
This means that USE=static-libs doesn't produce a "broken" library
when built w/ LTO.
Signed-off-by: Sam James
---
sys-libs/zlib/zlib-1.3.1-r1.ebuild | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/sys-libs/zlib/zlib-1.3.1-r1.ebuild
b/sys-libs/zli
g/926120
Thanks-to: Arsen Arsenović
Co-authored-by: Eli Schwartz
Signed-off-by: Sam James
---
eclass/dot-a.eclass | 124 +
eclass/tests/dot-a.sh | 314 ++
2 files changed, 438 insertions(+)
create mode 100644 eclass/dot-a.eclass
create mode
See the commit message for dot-a.eclass for the details. More packages
will need to be ported (libpcre2, Qt, ...) later.
Sam James (5):
dot-a.eclass: new eclass for handling LTO in static archives
sys-libs/zlib: use dot-a.eclass for LTO
dev-libs/glib: use dot-a.eclass for LTO
dev-util
This makes life easier for tinderboxes, but we should improve this in some
future
EAPI.
Signed-off-by: Sam James
---
eclass/java-pkg-simple.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/java-pkg-simple.eclass b/eclass/java-pkg-simple.eclass
index
This makes life easier for tinderboxes, but we should improve this in some
future
EAPI.
Signed-off-by: Sam James
---
eclass/cmake.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/cmake.eclass b/eclass/cmake.eclass
index e1bad4cbd16fe..c97f74e8a2eda 100644
--- a
This makes life easier for tinderboxes, but we should improve this in some
future
EAPI.
Signed-off-by: Sam James
---
eclass/rpm.eclass | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/eclass/rpm.eclass b/eclass/rpm.eclass
index c9c21aa6ebbde..e00332e55ca0e 100644
--- a
This makes life easier for tinderboxes, but we should improve this in some
future
EAPI.
Signed-off-by: Sam James
---
eclass/xorg-3.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/xorg-3.eclass b/eclass/xorg-3.eclass
index db2d8fa85df9a..4947cb86b8b02 100644
This makes life easier for tinderboxes, but we should improve this in some
future
EAPI.
Signed-off-by: Sam James
---
eclass/wxwidgets.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/wxwidgets.eclass b/eclass/wxwidgets.eclass
index 0a58c44bbf408
This makes life easier for tinderboxes, but we should improve this in some
future
EAPI.
Signed-off-by: Sam James
---
eclass/toolchain.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 0857395b42343..2e9350f3f5962
This makes life easier for tinderboxes, but we should improve this in some
future
EAPI.
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 87337dc7f1735..c7425aae434c2 100644
This makes life easier for tinderboxes, but we should improve this in some
future
EAPI.
Signed-off-by: Sam James
---
eclass/haskell-cabal.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/haskell-cabal.eclass b/eclass/haskell-cabal.eclass
index 7895d9256eba6
This makes life easier for tinderboxes, but we should improve this in some
future
EAPI.
Signed-off-by: Sam James
---
eclass/go-module.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/go-module.eclass b/eclass/go-module.eclass
index 73e9ee51c7d58
This makes life easier for tinderboxes, but we should improve this in some
future
EAPI.
Signed-off-by: Sam James
---
eclass/ecm.eclass | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass
index 9caaf59cb3fab..7a3d51c9913a3 100644
--- a
This makes life easier for tinderboxes, but we should improve this in some
future
EAPI.
Signed-off-by: Sam James
---
eclass/chromium-2.eclass | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/eclass/chromium-2.eclass b/eclass/chromium-2.eclass
index 0831f1f17aa5a
This makes life easier for tinderboxes, but we should improve this in some
future
EAPI.
Signed-off-by: Sam James
---
eclass/cargo.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/cargo.eclass b/eclass/cargo.eclass
index 428341d568db6..247d1bf535b96 100644
--- a
This makes life easier for tinderboxes, but we should improve this in some
future
EAPI.
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 1545b88bc4263
We need to fix this properly at some point in Portage/PMS but whatever,
for now, add the 'QA Prefix:' prefix to eqawarn so tinderboxes pick
these up and report them.
Bug: https://bugs.gentoo.org/954151
Signed-off-by: Sam James
---
eclass/python-utils-r1.eclass | 2 +-
1 file
We need to fix this properly at some point in Portage/PMS but whatever,
for now, add the 'QA Prefix:' prefix to eqawarn so tinderboxes pick
these up and report them.
Bug: https://bugs.gentoo.org/954151
Signed-off-by: Sam James
---
eclass/python-r1.eclass | 2 +-
1 file changed, 1
We need to fix this properly at some point in Portage/PMS but whatever,
for now, add the 'QA Prefix:' prefix to eqawarn so tinderboxes pick
these up and report them.
Bug: https://bugs.gentoo.org/954151
Signed-off-by: Sam James
---
eclass/distutils-r1.eclass | 10 +-
1 file
ke to push this later
today given the distutils-r1 especially means we may well be missing
some serious issues right now.
Sam James (16):
distutils-r1.eclass: add 'QA Notice:' prefix to eqawarn
python-r1.eclass: add 'QA Notice:' prefix to eqawarn
python-utils-r1.eclass: add
Ionen Wolkens writes:
> Trying to keep Wine ebuilds in sync between wine-vanilla, wine-staging,
> and wine-proton which each have several ebuilds been giving headaches,
> and the addition of arm64 support is not helping.
>
> Goal is to offload only the gritty toolchain and slotting bits, and
> le
Sam James writes:
> From: Eli Schwartz
>
> The existing check makes an intimidating value proposition: that all
> software being checked was installed using distutils-r1.eclass, hence
> moving the check from there as-is to a new home is sufficient. This
> includes the use of
Christopher Fore writes:
> This reduces repetitiveness and allows for easier maintainability in the
> future.
>
> Bug: https://bugs.gentoo.org/953515
> Bug: https://bugs.gentoo.org/953532
> Signed-off-by: Christopher Fore
LGTM. Pushed both, thanks!
> ---
> eclass/cargo.eclass | 26 +++
config variable which is unambiguous where present).
Signed-off-by: Eli Schwartz
Signed-off-by: Sam James
---
This fixes the case where we install some .so without distutils-r1
because of multilib.eclass not being inherited. It's also a bit
faster hopefully (cost of Python startup once vs r
Sam James writes:
> "Andreas K. Huettel" writes:
>
>> Draft to be published ASAP, feedback welcome...
>>
>>
>>
>> Title: Gentoo raises s390x baseline to z10
>> Author: Andreas K. Hüttel
>> Posted: -xx-xx
>> Revision: x
>>
"Andreas K. Huettel" writes:
> Draft to be published ASAP, feedback welcome...
>
>
>
> Title: Gentoo raises s390x baseline to z10
> Author: Andreas K. Hüttel
> Posted: -xx-xx
> Revision: x
> News-Item-Format: 2.0
> Display-If-Profile: default/linux/s390/17.0/s390x
> Display-If-Profile: defau
Duncan <1i5t5.dun...@cox.net> writes:
> alexey+gentoo posted on Sat, 12 Apr 2025 20:20:38 + as excerpted:
>
>> ## Example:
>> ##
>> ## # Dev E. Loper (2019-07-01)
>> -## # Masked for removal in 30 days. Doesn't work
>> -## # with new libfoo. Upstream dead, gtk-1, smells
>> -## # funny. (b
Signed-off-by: Sam James
---
media-libs/qhull/qhull-2020.2-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/qhull/qhull-2020.2-r3.ebuild
b/media-libs/qhull/qhull-2020.2-r3.ebuild
index 3461992646ddc..aa4250b2493e6 100644
--- a/media-libs/qhull/qhull
We used to inherit multilib via systemd->toolchain-funcs->multilib so this
was only a missing direct inherit before.
Signed-off-by: Sam James
---
x11-misc/bumblebee/bumblebee-3.2.1_p20210112-r4.ebuild | 4 ++--
x11-misc/bumblebee/bumblebee-.ebuild | 4 ++--
2 files chan
Dropped from non-live some time ago. The live ebuild actually has
its own issues but we were/are waiting for a new upstream release
with autotools merged before it's worth fixing that.
Signed-off-by: Sam James
---
app-arch/bzip2/bzip2-.ebuild | 10 +-
1 file changed, 1 inse
is gone from C++20, so use for >= C++20.
See https://stackoverflow.com/a/31658120.
Signed-off-by: Sam James
---
eclass/toolchain-funcs.eclass | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/eclass/toolchain-funcs.eclass b/eclass/toolchain-funcs.eclass
in
Drop toolchain-funcs.eclass's gen_usr_ldscript and along with it, inheriting
multilib. gen_usr_ldscript is itself deprecaated but the version in
toolchain-funcs
doubly so, as it was replaced by the one in usr-ldscript.eclass.
Signed-off-by: Sam James
---
Tested by `pkgcheck sc
Sam James writes:
> Jérôme Carretero writes:
>
>> Hi Sam,
>>
>
> Hi,
>
>>
>> Slight nit-picking, but while:
>>
>> commit 3fe617ccafd6f5bb33c2391d6f4eeb41c1fd0151
>> Author: Linus Torvalds
>> Date: 2021-09-05 11:24:05 -0700
>&g
Jérôme Carretero writes:
> Hi Sam,
>
Hi,
>
> Slight nit-picking, but while:
>
> commit 3fe617ccafd6f5bb33c2391d6f4eeb41c1fd0151
> Author: Linus Torvalds
> Date: 2021-09-05 11:24:05 -0700
>
> Enable '-Werror' by default for all kernel builds
>
> did provide that WERROR=0 option...
>
I'm
WERROR=0 disables -Werror for host tools at least, so let's use that. I'll
also send a config change.
Bug: https://bugs.gentoo.org/939106
Bug: https://bugs.gentoo.org/940904
Bug: https://bugs.gentoo.org/942303
Signed-off-by: Sam James
---
Pushed.
eclass/kernel-build.eclass | 1
added
in meson-0.63.0 and we depend on >=meson-1.2.3 in the eclass.
[0]
https://mesonbuild.com/Release-notes-for-1-7-0.html#test-targets-no-longer-built-by-default
Signed-off-by: Sam James
---
eclass/meson.eclass | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/ecl
; see
afe0521495aeed0a22a3656e7bad193fba39805e).
Signed-off-by: Sam James
---
eclass/meson.eclass | 15 +--
1 file changed, 5 insertions(+), 10 deletions(-)
diff --git a/eclass/meson.eclass b/eclass/meson.eclass
index a2bc5537e4589..382c80ec08214 100644
--- a/eclass/meson.eclass
+++ b/eclass/meson.e
ST_MIN_VER /
RUST_MAX_VER.
Ensure we consistently use the variable referencing the $CARGO that is
definitely guaranteed to exist.
Signed-off-by: Eli Schwartz
Signed-off-by: Sam James
---
I've pushed this.
eclass/cargo.eclass | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff
James Le Cuirot writes:
> This avoids the build host vs target flag separation issue. Sometimes it
> is important for the build host to use the right flags. We cannot fix
> this for cross-compiling now, but it should at least work for native
> builds.
>
LGTM.
> Closes: https://bugs.gentoo.org/9
Eli Schwartz writes:
> On 3/14/25 11:31 AM, orbea wrote:
>> Changing it as you suggested I think would be significantly more
>> complicated and would require refactoring the eclass.
>
>
> Yes, it's unfortunately the type of thing that would be a somewhat
> involved change. :(
>
>
>> However I won
Jay Faulkner writes:
> On 3/21/2025 6:42 PM, Ionen Wolkens wrote:
>> On Fri, Mar 21, 2025 at 02:32:31PM +0100, Michał Górny wrote:
>>> Hello, everyone.
>>>
>>> TL;DR: I'm thinking of shutting down all gentoo-mirror repositories,
>>> except for gentoo and guru.
>> Unfortunate, but just to say that
Nowa Ammerlaan writes:
> On 19/03/2025 02:07, Ionen Wolkens wrote:
>> On Tue, Mar 18, 2025 at 08:34:43PM -0400, Ionen Wolkens wrote:
>>> On Tue, Mar 18, 2025 at 03:14:13AM -, Duncan wrote:
Nowa Ammerlaan posted on Mon, 17 Mar 2025 11:11:06 +0100 as excerpted:
> I had really hope
Duncan <1i5t5.dun...@cox.net> writes:
> Nowa Ammerlaan posted on Mon, 17 Mar 2025 11:11:06 +0100 as excerpted:
>
>> I had really hoped to receive more comments on my earlier RFC. [...]
>> I really do want to know what others think so I can
>> make a better judgment on whether or not my idea is rea
Arsen Arsenović writes:
> Filip Kobierski writes:
>
>> On Monday, March 10th, 2025 at 21:40, Alfredo Tupone
>> wrote:
>>> To declutter sci-libs and dev-libs from most of the "so called"
>>> AI packages I think that a new category should be created.
>>> Maybe sci-ai/ or dev-ai/ or sci-dl/ (deep
# Sam James (2025-03-09)
# Obsolete in favour of dev-lang/ada-bootstrap. Using sys-devel/gcc[ada]
# should now Just Work. Removal on 2025-04-10.
dev-lang/gnat-gpl
# Anna (navi) Figueiredo Gomes (2025-03-08)
# User services is merged and released in openrc-0.60, this fork
# is now unmaintained and superseded.
# Removal on 2025-04-08. Bug #950367
sys-apps/openrc-navi
/cargo/issues/8430
Signed-off-by: Sam James
---
Pushed.
eclass/cargo.eclass | 3 +++
1 file changed, 3 insertions(+)
diff --git a/eclass/cargo.eclass b/eclass/cargo.eclass
index 0bc24feea222e..25a2127f6391f 100644
--- a/eclass/cargo.eclass
+++ b/eclass/cargo.eclass
@@ -396,6 +396,9
Agostino Sarubbo writes:
> Good morning everyone,
>
> during tinderbox activity I realized that sometimes there are bugs with
> unknown causes at the time of filing.
>
> Examples are:
>
> - no "error: " string
>
> - mysterious test failures
>
> - hidden bugs on build.log but present on config.lo
Mike Gilbert writes:
> Update WANT_AUTOMAKE atoms to match.
> Drop 2.71 from _LATEST_AUTOCONF since 2.72 is stable.
>
> Closes: https://bugs.gentoo.org/948125
> Signed-off-by: Mike Gilbert
> ---
LGTM. Thanks.
> PR: https://github.com/gentoo/gentoo/pull/40187
>
> eclass/autotools.eclass | 21 +
# Sam James (2025-01-05)
# Removed upstream in gstreamer-1.24. See bug #947522. Removal on 2025-02-05.
media-plugins/gst-plugins-kate
Zoltan Puskas writes:
>>
>> So, removing Qt5 will break computers of many users, including my computer.
>> In the course of many years of existence of Qt5 a large number of useful
>> programs have been created; not all of them have been ported to Qt6. Are we
>> going to throw away all this wealt
Andrey Grozin writes:
> Here are some packages installed on my computer and (to various
> degrees) important for me which depend on Qt5
>
I'll note again that at the moment, we're talking about "things which
support Qt 6, but the ebuild doesn't even acknowledge that right now, or
the ebuild stil
James Le Cuirot writes:
> Cross environments within a prefixed system do not have a nested prefix,
> i.e. they are located at ${EPREFIX}/usr/${CHOST}, not
> ${EPREFIX}/usr/${CHOST}/${EPREFIX}. Binaries built with the
> cross-compiler should therefore get an unprefixed dynamic linker path by
> def
# Sam James (2024-12-31)
# Many open bugs and requires a large amount of patching to build correctly
# as a shared library. Breaks reverse dependencies in a few ways.
# Removal on 2025-01-30. bug #924174 and friends.
dev-libs/dmalloc
g if it lived alongside autotools
in the repo.)
# Sam James (2024-12-27)
# Unfixable modern C issues because of reliance on ancient automake.
# Out of date. See bug #946998. Removal on 2025-01-27.
net-irc/ngircd
thanks,
sam
signature.asc
Description: PGP signature
Maybe
upstream would even accept such a thing if it lived alongside autotools
in the repo.)
# Sam James (2024-12-27)
# Unfixable modern C issues because of reliance on ancient automake.
# Out of date. See bug #946998. Removal on 2025-01-27.
net-irc/ngircd
thanks,
sam
Ulrich Müller writes:
> Signed-off-by: Ulrich Müller
(Why?)
> ---
> eclass/elisp.eclass | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass
> index 1fa8aab29753..e2f629edf132 100644
> --- a/eclass/elisp.eclass
> +++ b/eclass/elisp
Arsen Arsenović writes:
> Hi Sam,
>
> Sam James writes:
>
>> Noticed this when looking at app-office/gnucash which was disabling
>> GUILE_AUTO_COMPILE entirely (see 72dbf2ec4049df11ad63576971883ee239eadb7f).
>>
>> We don't want Guile making decisions b
ware/guile/manual/html_node/Environment-Variables.html#index-GUILE_005fAUTO_005fCOMPILE.
Signed-off-by: Sam James
---
eclass/guile-utils.eclass | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/eclass/guile-utils.eclass b/eclass/guile-utils.eclass
index b0660dcfd1ce6..d06
The following packages are up for grabs following mva's retirement.
Packages up for grabs:
app-eselect/eselect-luajit
app-misc/qcma
media-libs/vitamtp
Sebastian Pipping writes:
> Hi!
>
>
> This is basically https://bugs.gentoo.org/946784 and a call for help via
> e-mail to a wider audience:
>
> I've been maintaining the Bash version of app-admin/checksec 2.x.x so
> far but I won't be a good maintainer of a >=3.0.0 ebuild targeting
> Golang that
kan...@gentoo.org writes:
> From: Matt Jolly
>
> This commit addresses some feedback that the Rust eclass should provide
> feedback to users on what it's actually doing and why a particular
> Rust was (or was not) deemed suitable for use.
>
> To do this we now:
>
> - Explicitly note if a Rust slo
Andreas Sturmlechner writes:
> Every once in a while, a package requires a really up to date active compiler
> in order to build successfully. ecm.eclass had inherited such a mechanism,
> albeit GCC specific, from older kde* eclasses. I don't think that is a good
> place for it so I suggest to ad
Michał Górny writes:
> Hi,
>
> I've made a quick tool that can perform search-and-replacement
> on Bugzilla bugs, so if you move a package, you can quickly update
> hundreds of bugs filed against it.
Nice!
>
> https://github.com/projg2/bugsed
>
> Note that it just does dumb text replacement wit
Sam James writes:
> This comes up often enough to justify it. Some packages have been always
> disabling this given there wasn't convention or wisdom on how to handle it,
> but this helps to provide that.
>
> See https://public-inbox.gentoo.org/gentoo-dev/87ttftr9ay@gen
Ionen Wolkens writes:
> On Tue, Dec 10, 2024 at 05:46:38AM +0000, Sam James wrote:
>> Michael Orlitzky writes:
>>
>> > On 2024-12-04 22:55:22, Sam James wrote:
>> >> Prompted by yet another instance of this, this time at
>> >> ht
Michael Orlitzky writes:
> On 2024-12-04 22:55:22, Sam James wrote:
>> Prompted by yet another instance of this, this time at
>> https://forums.gentoo.org/viewtopic-t-1171999.html.
>>
>> The results of these tests are often hardcoded into installed files
>> whic
This comes up often enough to justify it. Some packages have been always
disabling this given there wasn't convention or wisdom on how to handle it,
but this helps to provide that.
See https://public-inbox.gentoo.org/gentoo-dev/87ttftr9ay@gentoo.org/.
Signed-off-by: Sam James
---
I con
Hans de Graaff writes:
> The varargs implementation in Ruby 3.2 is not compatible with gnu23. Ruby
> 3.1 is in security maintenance mode upstream so it is unlikely that the
> fixes from Ruby 3.2 will be backported. Ruby 3.1 is EOL in March 2025
> and will be removed from Gentoo around that time.
1 - 100 of 1003 matches
Mail list logo