| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream only test with Bison and require GNUisms like YYEOF and
YYERRCODE. The former at least may be in POSIX soon:
https://www.austingroupbugs.net/view.php?id=1269.
configure warns on use of non-Bison but doesn't abort. The result
may misbehave at runtime.
Noticed with recently added bash-5.2_p15-shell-parser-reset-issue.patch
(which is blameless in itself).
A simple test with a broken Bash is:
```
$ /var/tmp/portage/app-shells/bash-5.2_p15-r4/image/bin/bash -n /lib/gentoo/functions.sh
/lib/gentoo/functions.sh: line 104: syntax error near unexpected token `}'
/lib/gentoo/functions.sh: line 104: `}'
```
Reference: 3ee2d707a299f352b6970af459b0c25c356cbb25
Reference: dde3a81f420e745fe884b6535796129192f02561
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/769500
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/774906
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/774909
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
|
| |
This reverts commit 805fe7c0495e1bf3a34d518041e466258944b82b.
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
|
|
| |
This reverts commit b6d70be8e4d9131dad39f36dffd3fd96960c27af.
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/906789
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/761199
Closes: https://bugs.gentoo.org/609720
Closes: https://bugs.gentoo.org/627930
Closes: https://bugs.gentoo.org/700742
Closes: https://bugs.gentoo.org/649766
Closes: https://bugs.gentoo.org/681144
Closes: https://bugs.gentoo.org/648374
Closes: https://bugs.gentoo.org/545568
Closes: https://bugs.gentoo.org/581890
Closes: https://bugs.gentoo.org/539336
Closes: https://bugs.gentoo.org/590132
Closes: https://bugs.gentoo.org/574190
Closes: https://bugs.gentoo.org/578992
Closes: https://bugs.gentoo.org/540012
Closes: https://bugs.gentoo.org/412883
Closes: https://bugs.gentoo.org/443880
Closes: https://bugs.gentoo.org/480884
Closes: https://bugs.gentoo.org/567386
Closes: https://bugs.gentoo.org/454604
Closes: https://bugs.gentoo.org/567384
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/659822
Closes: https://bugs.gentoo.org/566782
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/897168
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/878651
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/872539
Closes: https://bugs.gentoo.org/713794
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/791034
Closes: https://bugs.gentoo.org/631202
Closes: https://bugs.gentoo.org/858713
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
|
|
|
|
| |
Makes conf2struct segfault (in Perl!)
Bug: https://bugs.gentoo.org/908982
Closes: https://bugs.gentoo.org/908989
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
```
clang-16: warning: optimization flag '-ffat-lto-objects' is not supported [-Wignored-optimization-argument]
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
error: Error in reading profile default.profdata: No such file or directory
```
Thanks to brxski for reporting on IRC.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
| |
libsanitizer is very brittle, so let's just focus on keeping the latest
version working.
Closes: https://bugs.gentoo.org/893654
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
The =sci-libs/suitesparseconfig-7.0.0 ebuild was added with
nonfunctional multilib support that causes a build failure. Since
all the added ebuilds depend on the new version (and multilib support)
fixing this is non-trivial.
Bug: https://bugs.gentoo.org/908851
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/715680
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
|
|
|
|
|
|
| |
Keep only free software licenses in the sections above the FREE metaset.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rationale for exclusion of NOSA:
- Section 3G: "Each Contributor represents that that its Modification
is believed to be Contributor's original creation [...]"
- FSF: "[...] not a free software license because it includes
a provision requiring changes to be your 'original creation'.
Free software development depends on combining code from third
parties, and the NASA license doesn't permit this."
https://www.gnu.org/licenses/license-list.html#NASA
Rationale for exclusion of Watcom-1.0:
- Section 2.2(c): "You must make Source Code of all Your Deployed
Modifications publicly available [...]"
- FSF: "This is not a free software license. It requires you to publish
the source code publicly whenever you 'Deploy' the covered software,
and 'Deploy' is defined to include many kinds of private use."
https://www.gnu.org/licenses/license-list.html#Watcom
- Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376431#22
- Presumably this also fails the "Desert Island" and "Dissident" tests:
https://wiki.gentoo.org/wiki/License_groups#tests
Add NOSA back to the BINARY-REDISTRIBUTABLE group (but not Watcom-1.0
because of its patent clauses).
Closes: https://bugs.gentoo.org/908499
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/908240
Closes: https://bugs.gentoo.org/908241
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
To prevent media-libs/libsdl2[fcitx4] -> app-i18n/fcitx:4 ->
kde-frameworks/extra-cmake-modules[test] -> QT5.
Bug: https://bugs.gentoo.org/896130
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/908744
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/894028
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
ruby30 doesn't support OpenSSL 3 out of the box so flip over to ruby31.
The tree is fortunately pretty ready for this already: https://github.com/gentoo/gentoo/pull/31392.
Bug: https://bugs.gentoo.org/797325
Bug: https://bugs.gentoo.org/797673
Bug: https://bugs.gentoo.org/899596
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/885849
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Switch to Makefile which gets us the shell completions and at least
installs an xpm icon.
Bug: https://bugs.gentoo.org/882699
Closes: https://bugs.gentoo.org/906382
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/908394
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
| |
This means folks with the older version installed will see the mask message
when doing other emerges.
Bug: https://bugs.gentoo.org/908401
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mesa includes a software rasterizer for vulkan ("lavapipe") based on
llvmpipe.
Add lavapipe to VIDEO_CARDS to enable it.
Bug: https://bugs.gentoo.org/818019
Closes: https://github.com/gentoo/gentoo/pull/31455
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|