| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/873883
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Autoconf has a builtin check to try figure out how to make the compiler
error out on implicit function declarations. This check necessarily emits
such a warning/error. We know that -Werror=implicit-function-declaration
will work on any compiler we care about, so just force that to avoid noise.
This means we don't have to try whitelist 'strchr'.
Bug: https://bugs.gentoo.org/870412
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The stable-mask was well intentioned, but:
1. It's a popular application and stable masks are hard for new users
to understand and deal with early on;
2. Eli Schwartz points out sudo has the same problem on Linux anyway.
I think the mask does more harm than good.
Closes: https://bugs.gentoo.org/726994
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/888241
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
| |
This reverts commit 6aa79fa054d59441ff9f1983e5cb01b4c8b590e9.
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
|
|
|
|
|
|
|
| |
A few things in stage3 are starting to require openmp support and this
will help get openmp support enabled earlier, in stage1 build.
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Older slots don't have that flag.
Closes: https://bugs.gentoo.org/893686
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/29504
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
sci-electronics/ngspice-36, currently the latest version in the tree,
has been marked stable on amd64 since late August 2022.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
The package has a semi-automagic dependency on rocr-runtime. If it is
installed at build time, it links to it. If it is not, it loads it
dynamically at runtime. In either case, the library is needed
for offloading to work.
Closes: https://bugs.gentoo.org/835095
Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29298
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/865113
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The use flag has some issues building, adds an additional layer of
complexity and it's advantage is uncertain.
It needs some love to get the cmake options attached to it right and
see, if some of them need additional guards related to use flags in use.
We might also decide to remove this use flag completely in the future.
Closes: https://bugs.gentoo.org/891829
Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/29236
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/737842
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
|
|
|
|
| |
This flag is dependency heavy and is blocking the stabilization of
dev-util/poke through a test dependency.
Bug: https://bugs.gentoo.org/891965
Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
| |
Has implicit func. decls.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
| |
- >=dev-libs/gobject-introspection-1.72 fixed
- >=dev-lang/ghc-9.0.2 fixed
Closes: https://bugs.gentoo.org/801109
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
it requires older tooling we no longer have to work
Closes: https://bugs.gentoo.org/890867
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Allow ruby_targets_ruby30 to be used in stable packages and set both
ruby27 and ruby30 as default ruby targets. We cannot switch directly to
ruby30-only since we need to keep a working ruby+dependencies at all
times to allow proper installation of packages.
https://bugs.gentoo.org/890915
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
|
|
|
|
| |
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/890244
Fixes: 7fbcbac1fb14766b5d4ae1ec637a125b16d63dcc
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/853094
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
| |
unmasking
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
`GDK_PIXBUF_MODULE_FILE` is one of variables used to redirect `librsvg`
plugins. Avoid clobber if that variables set by `guix environment` and
other redirectors like in https://github.com/trofi/nix-guix-gentoo/issues/25
Closes: https://bugs.gentoo.org/887253
Signed-off-by: Sergei Trofimovich <slyich@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/889326
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/889282
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/851051
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/880515
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/797427
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/696936
Closes: https://bugs.gentoo.org/725786
Closes: https://bugs.gentoo.org/686430
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
As noted in mask message, this is far too risky for new libcs/newer versions
of libc/sandbox changes and it leads to Portage generating invalid metadata.
Portage does warn on it right now though, at least.
Bug: https://bugs.gentoo.org/815877
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
| |
Note that this adds USE=javascript masked because it can't work yet (because
of pending libxmlpp bump) but added to ensure we don't forget about it.
Bug: https://bugs.gentoo.org/797427
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
Will likely be kept for a while given cleanup of mpv-0.34 will take
some time, and there's no reason to keep old glslang around for it.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Before this commit, nothing pulls in app-alternatives/sh, so we're relying on
app-shells/bash handling /bin/sh as an orphaned symlink (which is one of the big
things we're trying to move away from).
- Add in the others (app-alternatives/{awk,bzip2,gzip,tar}) to allow setup
via /etc/portage/package.use without adding these to @world manually,
this also lays the ground work for at some point removing specific implementations
in the future (after making sure ebuilds which need specific impls. depend on them).
- Note that there's two exceptions:
1. app-alternatives/yacc
No need to explicitly add into @system, because we previously had virtual/yacc
so it'll get pulled in by ebuild dependencies anyway.
2. app-alternatives/lex
We never had virtual/lex before and packages very often explicitly
depend on sys-devel/flex. But this isn't a big deal given it's very unlikely
that a user wants to try modify lex yet and reflex is still very new as an
option in Gentoo.
That is, as time goes on and we test more to ensure it works with any lex,
it'll get pulled in as various ebuilds get updated anyway.
- We keep app-arch/bzip2 & app-arch/gzip in @system for now because PMS
is clear they must be available and I'd rather be conservative for now,
as we want to get the change in this commit in to minimise disruption
wrt the app-alternatives migration, but I'd like to revisit this another
time.
Bug: https://bugs.gentoo.org/886017
Bug: https://bugs.gentoo.org/886247
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/28867
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
In preparation of adding dev-lang/ruby:3.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/886977
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/887489
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/737854
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|